2007-03-29 |
stronk7 | Fixing import interface. Step2. MDL-8793 |
commit | commitdiff | tree | snapshot |
2007-03-29 |
tjhunt | MDL-9107 (regression from) MDL-8994 - adding random... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
tjhunt | MDL-9094 - Penalty factor is meaningless for Essay... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
stronk7 | Moving options from 2nd tab to main area. Step1. MDL... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
skodak | MDL-4313 LDAP doesn't properly escape extra quotes... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
skodak | MDL-3339 support md5 and sha1 in ldap when adding or... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
skodak | MDL-8590 fixed magic quotes in config settings; merged... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
tjhunt | MDL-6269, MDL-8958, MDL-8990 - Major fix to do with... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
tjhunt | Add developer debugging to something that should not... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
skodak | MDL-8590 fixed ldap creators, added new option to speci... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
pichetp | integrate the new $question->export_process parameter... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
skodak | MDL-9099 LDAP auth does not allow dn in idnumber field... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
nicolasconnault | MDL-9062: Completed new group form. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
toyomoyo | merged fix for MDL-8983, adding help file for hidden... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
toyomoyo | merged fixing a warning |
commit | commitdiff | tree | snapshot |
2007-03-29 |
moodler | Merging MDL-9101 from 1.8 |
commit | commitdiff | tree | snapshot |
2007-03-29 |
moodler | Merged rename of README -> README.txt from stable |
commit | commitdiff | tree | snapshot |
2007-03-28 |
danmarsden | MDL-9102 incorrect use of unset_config() |
commit | commitdiff | tree | snapshot |
2007-03-28 |
tjhunt | MDL-9061 - Only show global assign roles warning if... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
csantossaenz | Fixed backup problem for scorm module. Now, it includes... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
thepurpleblob | Mmm... bit of comment oddness crept in. Don't know... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
thepurpleblob | A couple of changes to Pierre's calculated question... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
nicolasconnault | MDL-9062 Created two new files so the unfinished conver... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
skodak | MDL-8973 auth hooks final cleanup; merged from MOODLE_1... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
moodler | Merged conversion from dos to unix MDL-9088 |
commit | commitdiff | tree | snapshot |
2007-03-28 |
pichetp | first version of calculated question import, MDL-8673... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
pichetp | creating correctly a new shared dataset on import |
commit | commitdiff | tree | snapshot |
2007-03-28 |
pichetp | adding import and export datasets functions |
commit | commitdiff | tree | snapshot |
2007-03-28 |
moodler | Old change I never checked in to fix collapsing displays |
commit | commitdiff | tree | snapshot |
2007-03-28 |
toyomoyo | merged fix for MDL-9068 |
commit | commitdiff | tree | snapshot |
2007-03-28 |
moodler | Updated XHTML and dos2unix |
commit | commitdiff | tree | snapshot |
2007-03-28 |
toyomoyo | merged fix for MDL-9064, use $CFG->creatornewroleid... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
skodak | MDL-8781 fixed typo; merged from MOODLE_18_STABLE |
commit | commitdiff | tree | snapshot |
2007-03-27 |
skodak | MDL-8781 survey converted to new formslib - empty intro... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
stronk7 | Now XMLDBStatements support backslashed single quotes. |
commit | commitdiff | tree | snapshot |
2007-03-27 |
skodak | MDL-9053 - adding new function get_enabled_auth_plugins... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
sam_marshall | Merged MDL-9072 Made forum discussion list not show... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
nicolasconnault | MDL-9061 |
commit | commitdiff | tree | snapshot |
2007-03-27 |
moodler | Merged fix for MDL-9052 from 1.8 |
commit | commitdiff | tree | snapshot |
2007-03-27 |
nicolasconnault | MDL-9040: Enabled disabling of any buttons that always... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
toyomoyo | merged fix for MDL-9057, invalid contexts should be... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
stronk7 | silly change, ignore it... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
stronk7 | Always print the entry when adding, updating/deleting... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
donal72 | Patch for upgrade breakage on IIS (and maybe other... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
stronk7 | Avoid to end SQL commands with a trailing ';'. MDL... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
skodak | MDL-9056 Undefined property in lib/db/upgrade.php;... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
skodak | MDL-9055 wrong creation of mnet auth object in require_... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
skodak | MDL-8513 fixed conversion of ldap settings during upgra... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
skodak | MDL-8973 fixed typo in signup form validation; merged... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
skodak | MDL-9053 - detect + fix broken $CFG->auth setting from... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
skodak | MDL-9053 - detect + fix broken $CFG->auth setting from... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
nicolasconnault | MDL-9041 |
commit | commitdiff | tree | snapshot |
2007-03-26 |
nicolasconnault | Resolved conflict |
commit | commitdiff | tree | snapshot |
2007-03-26 |
nicolasconnault | MDL-9039: Corrected old groupid and groupingid URL... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
nicolasconnault | MDL-9038: Groups can now be created outside of any... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
toyomoyo | applying inaki's patch for MDL-9012, course autocreatio... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
nicolasconnault | MDL-8982 : Cleaned up group/index.php and added options... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
toyomoyo | fix for MDL-9010, course request button should not... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
toyomoyo | merged fix for MDL-8336, lacking of viewuseractivitiesr... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
nicolasconnault | MDL-8730: These libxml_* functions are PHP5 only. I... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
nicolasconnault | MDL-8922: Had to modify another bunch of files to fix... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
toyomoyo | fixing a warning |
commit | commitdiff | tree | snapshot |
2007-03-26 |
toyomoyo | patching up module level manageactivies capability... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
skodak | MDL-9028 prelogout_hook() is never executed in login... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
mark-nielsen | Adding blocks to lesson |
commit | commitdiff | tree | snapshot |
2007-03-24 |
stronk7 | Fix a problem with glossary not being able to sort... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
stronk7 | One default was causing author view not being able... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
stronk7 | Now the underscore lines in tabrow1 aren't blue anymore... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
stronk7 | Fetch local guest user using DB index. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
skodak | MDL-9017 add mime type for ico files; merged from MOODL... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
skodak | MDL-8973 improved auth plugin docs; merged from MOODLE_... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
nicolasconnault | MDL-8922 More work on fixing RSS block XHTML |
commit | commitdiff | tree | snapshot |
2007-03-23 |
nicolasconnault | MDL-8922 : Fixed a number of xhtml simple issues, but... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
toyomoyo | merged fix for MDL-9016, clear context cache after... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
mjollnir_ | Backup refactor: moved backup_execute.html into functio... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
moodler | Moved create_course and update_course into course/lib... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
toyomoyo | merged fix for MDL-8987, guests should not see blogs... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
nicolasconnault | Corrected XHTML: hidden inputs not surrounded by container. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
skodak | MDL-8347 Cannot create new glossary category if categor... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
tjhunt | Followup to MDL-8994 - validate the category id we... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
tjhunt | MDL-7241 - Manual grading report, sort by completed... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
tjhunt | Make debugging more helpful by printing a full stack... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
skodak | MDL-9007 weblib.php breaks upper-case hex Numeric Chara... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
skodak | ok, again and now properly |
commit | commitdiff | tree | snapshot |
2007-03-22 |
skodak | fixing some previous commit mess, no idea what happened... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
skodak | (MDL-8973) Fix OOP model of new multi auth plugins... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
tjhunt | MDL-9004 - Breadcrumb trail is wrong when editing a... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
toyomoyo | fix for MDL-8966, customizable role names |
commit | commitdiff | tree | snapshot |
2007-03-22 |
nicolasconnault | MDL-8807: The icon's title attribute wasn't being updat... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
toyomoyo | MDL-8965, adding db table to support sorting or course... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
nicolasconnault | MDL-8807 and MDL-8564: Jamie had replaced the three... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
toyomoyo | MDL-7164, Mark Nielsen's patch for remove_course_conten... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
tjhunt | MDL-8994 - Question category selector on the question... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
tjhunt | MDL-7259 - Item analysis report does not use the right... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
tjhunt | Fix whitespace problems and Eclipse warnings in Item... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
skodak | MDL-8804 two digests per day - merged from MOODLE_18_STABLE |
commit | commitdiff | tree | snapshot |
2007-03-21 |
skodak | MDL-7647 Broken links on confirmation email (or others... |
commit | commitdiff | tree | snapshot |
next |