2006-09-21 |
vyshane | Removed column ratings from data table |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | fix for MDL-6571, added get_roles_on_exact_context... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | fixing syntex errors |
commit | commitdiff | tree | snapshot |
2006-09-21 |
toyomoyo | trying to add some role support, not sure things are... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
mjollnir_ | Flatfile enrolment plugin upgraded to new use roles... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | Now XMLDB installation is enabled! Old mysql.php and... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | Updated comment... :-/ |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | Forcing ADODB_FETCH_ASSOC explicity now for any DB. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | fix for old email confirmation - spotted by Dirk Grunwa... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | forum throttling capability meaning reversed |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | major whitespace cleanup - fixed trailng whitespace... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | major whitespace cleanup - fixed tabs |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | major whitespace cleanup - fixed \r line-ending |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | major whitespace cleanup - fixed \r\n line-ending |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | test commit for lineending cleanup |
commit | commitdiff | tree | snapshot |
2006-09-20 |
koenr | Adding Slovak Koruna MDL-6604 |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | merged changes in moodlelib.php from MOODLE_16_STABLE |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Updated to reflect changes to data table |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | fixed warning caused by missing fields in $course;... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Upgrade to roles code for data module. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | MDL-6380 - added required include to make blocks work... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Fix typos in string concatenation. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Upgrade to roles code, as well as restoring from 1... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Added course module groupmodes in convertion to roles... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Another typo. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
stronk7 | renaming question_dataset_items->number to itemnumber... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Fixed typo CONTEXT_COUSE -> CONTEXT_COURSE |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | Fix bug with getting the capability. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
sam_marshall | Update to static JS - 'hitem' hidden fields now optiona... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | fixed missing ; |
commit | commitdiff | tree | snapshot |
2006-09-20 |
ikawhero | Bump for new tables. See MDL-474 |
commit | commitdiff | tree | snapshot |
2006-09-20 |
ikawhero | Adding tables for customisable user profile fields... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
martinlanghoff | dmlib: changed array access to keyed instead of ordinal. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
koenr | updated Guinea MDL-3909 |
commit | commitdiff | tree | snapshot |
2006-09-20 |
toyomoyo | replacing deprecated calls and references to capability... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Added new function function fetch_context_independent_c... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
tjhunt | More capability name typos. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
urs_hunkler | 'updated CSS for the breadcrumb and calendar arrows' |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | mostly removed old isadmin() calls |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Removed some obsolete stuff |
commit | commitdiff | tree | snapshot |
2006-09-20 |
skodak | role_context_capabilities should handle current context... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vinkmar | admin page cleanup -- added missing strings |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vinkmar | admin page cleanup - added most missing strings |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Added more overrides during restore process for forums... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
vyshane | Fixed notice |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | FIxed a bug where $context had not been defined in... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Added unset_config as a companion to set_config |
commit | commitdiff | tree | snapshot |
2006-09-20 |
moodler | Made the debugging message a bit less passive |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | And another typo in capability name. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Another typo in capability name. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | In debug mode, warn people if they are asking for an... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Typo in capability name. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Always print the question list, so you can add question... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Typo in capability names.\r\rYou do not want to know... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
koenr | fixed MDL-6551 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | allowassign.php was submitting to allowoverride.php |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Fix JavaScript problem reported in this thread: http... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
koenr | fix for mdl-3909 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
skodak | metacourse role assignment fixes |
commit | commitdiff | tree | snapshot |
2006-09-19 |
skodak | various minor Role UI fixes |
commit | commitdiff | tree | snapshot |
2006-09-19 |
moodler | Added some docs |
commit | commitdiff | tree | snapshot |
2006-09-19 |
moodler | Deleted the old students-based function and created the |
commit | commitdiff | tree | snapshot |
2006-09-19 |
moodler | Slight extensions to get_my_courses() API to make it... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
toyomoyo | relacing deprecated functions with capability checks |
commit | commitdiff | tree | snapshot |
2006-09-19 |
moodler | More efficient get_my_courses() |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Renamed new commentary feature to 'general feedback'. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
nfreear | Fixes bug MDL-6360 "Resizable image in breadcrumb trail..." |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tjhunt | Rename column question_dataset_items->number to itemnum... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
skodak | RISK_ADMIN replaced with RISK_CONFIG, part 2. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
toyomoyo | replacing deprecated funciton calls with capability... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
vyshane | Few small fixes |
commit | commitdiff | tree | snapshot |
2006-09-19 |
vyshane | Typos |
commit | commitdiff | tree | snapshot |
2006-09-19 |
skodak | fixed missing shortname pg upgrade code, sorry |
commit | commitdiff | tree | snapshot |
2006-09-19 |
skodak | RISK_ADMIN replaced with RISK_CONFIG |
commit | commitdiff | tree | snapshot |
2006-09-19 |
vyshane | More typos... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
vyshane | Fixed typo |
commit | commitdiff | tree | snapshot |
2006-09-19 |
moodler | If the search and replace affected course->modinfo... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
skodak | fixed missing dot |
commit | commitdiff | tree | snapshot |
2006-09-19 |
toyomoyo | fixed a bug where wrong parameters is passed |
commit | commitdiff | tree | snapshot |
2006-09-19 |
skodak | moodle/course:managemetacourse is now singular |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Attempted to improve the display of the table in collap... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Fix for the instance mentioned in MDL-3058 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Corrected a lang entry for better translation |
commit | commitdiff | tree | snapshot |
2006-09-19 |
moodler | Merged fix related to MDL-6020 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Got ahead of myself, fixed by bug fix |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Notice fix in report for numerical question types |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Fix in addpage.php when one deletes all pages in a... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
toyomoyo | took out a comment, for proper debugging use the new... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Saw several problems with lesson_choose_from_menu,... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Removed hard-coded strings and fixed labels |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Removed a hard-coded string and added PHPdoc comments... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | removed some unecessary comments |
commit | commitdiff | tree | snapshot |
2006-09-19 |
toyomoyo | function should be looking up parent contexts too |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Fixed a bug when detecting a user as eligible for posti... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
mark-nielsen | Fixed alignment problem with the buttons for password... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
toyomoyo | replacing references to user_* tables |
commit | commitdiff | tree | snapshot |
2006-09-19 |
tomflannaghan | Preset added. This is a basic javascript based preset. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
skodak | added capabilty risks into access.php and GUI for defin... |
commit | commitdiff | tree | snapshot |
next |