2007-05-22 |
toyomoyo | placed help files in the wrong place, sorry! |
commit | commitdiff | tree | snapshot |
2007-05-22 |
toyomoyo | Fix for MDL-8877, forgot to add these before checking in |
commit | commitdiff | tree | snapshot |
2007-05-22 |
toyomoyo | MDL-8877, specify time of manual enrolments and related... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
toyomoyo | some clean ups for gradebook import/export |
commit | commitdiff | tree | snapshot |
2007-05-21 |
skodak | MDL-9880 Remove user_activate() method from public... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
skodak | MDL-9861 Password expiration value is calculated wrong... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
skodak | MDL-9860 Incorrect check for password expiration at... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
jamiesensei | MDL-9856 allow passing moodle_url to moodle_form constr... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
moodler | Fix for manual read tracking MDL-9859 |
commit | commitdiff | tree | snapshot |
2007-05-21 |
skodak | MDL-9866 incorrect include() in simpletest library |
commit | commitdiff | tree | snapshot |
2007-05-21 |
moodler | Merged MDL-9875 from stable |
commit | commitdiff | tree | snapshot |
2007-05-21 |
thepurpleblob | merged from STABLE18 |
commit | commitdiff | tree | snapshot |
2007-05-21 |
jamiesensei | new sql to fetch question counts for categories all... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
nicolasconnault | MDL-9506 Extracted the code that applies droplow and... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
nicolasconnault | MDL-9506 New grade_tree->build_tree_filled method calle... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
moodler | MDL-4325 ... fix the order of the name fields is lastna... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
jgutierr25 | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-05-21 |
nicolasconnault | MDL-9506 Removed the debugging message for the fetch... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
moodler | Added Iñaki's patch from MDL-7233 for 1.9 - thanks! |
commit | commitdiff | tree | snapshot |
2007-05-21 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
nicolasconnault | MDL-9506 Resolved a small bug in grade_category that... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
jamiesensei | adding quoting to output of hidden params in moodle_url |
commit | commitdiff | tree | snapshot |
2007-05-20 |
jamiesensei | UI for editing questions changed to support sharing... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
jamiesensei | small additions to comments on moodle_url |
commit | commitdiff | tree | snapshot |
2007-05-20 |
jamiesensei | some changes to listlib to make it possible to chain... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
pichetp | correcting display of datasetitems_form for multiple... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
jamiesensei | removed unecessary sesskey hidden param. sesskey is... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
jamiesensei | new element for formslib selectgroups is a select drop... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
jamiesensei | small fix for uninitialised var |
commit | commitdiff | tree | snapshot |
2007-05-20 |
skodak | MDL-9855 upgrade HTML Purifier to v1.6.1 |
commit | commitdiff | tree | snapshot |
2007-05-19 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
pichetp | correcting datasets to $datasets line 248 |
commit | commitdiff | tree | snapshot |
2007-05-18 |
jmg324 | MDL-9802 added my:manageblocks capability so admins... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
skodak | MDL-984adding forgottent rs_close() - thanks Eloy!... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
skodak | MDL-9842 Groups from groupings not moved to "Not in... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
toyomoyo | bug fixes for gradebook import/export |
commit | commitdiff | tree | snapshot |
2007-05-18 |
nicolasconnault | MDL-9506 New grade_category::set_as_parent($children... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
nicolasconnault | MDL-9506 Fixed up the grade_tree and its unit tests... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
skodak | MDL-9846 Typo in password policy |
commit | commitdiff | tree | snapshot |
2007-05-17 |
thepurpleblob | Check if the files exist. Display tick if they do and... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
skodak | MDL-9843 get_cached_events does not handle components... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
skodak | removed unused $varprefix |
commit | commitdiff | tree | snapshot |
2007-05-17 |
skodak | MDL-9840 - added missing installation of core event... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
nicolasconnault | MDL-9506 Elements of the array returned by grade_catego... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
toyomoyo | development code, missing GUI and formslib for second... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
toyomoyo | fixing footer |
commit | commitdiff | tree | snapshot |
2007-05-17 |
skodak | merging forgotten changes from MOODLE_18_STABLE |
commit | commitdiff | tree | snapshot |
2007-05-17 |
nicolasconnault | MDL-9506 Successfully implemented the grade_tree method... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
nicolasconnault | MDL-9506 Refactored some of the category methods into... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
martinlanghoff | get_my_courses() if the parameters passed are identical... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
skodak | MDL-9392 resource_popup: not working; merged from MOODL... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
skodak | MDL-9618 Form remove option logic is incorrect - patch... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
skodak | MDL-9761 Student's Gradebook view doesn't follow defaul... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
skodak | MDL-9418 use proper addslashes before each insert;... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
skodak | MDL-9825, MDL-9798, MDL-9799 - new workaround for the... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
nicolasconnault | MDL-9506 Created new grade_tree object for working... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
bobopinna | Fixed bug with correct_responses elements |
commit | commitdiff | tree | snapshot |
2007-05-16 |
bobopinna | Fixed double indexed elements problem |
commit | commitdiff | tree | snapshot |
2007-05-16 |
toyomoyo | new grade book export plugins development |
commit | commitdiff | tree | snapshot |
2007-05-16 |
moodler | Merged MDL-9826 from stable |
commit | commitdiff | tree | snapshot |
2007-05-16 |
nicolasconnault | MDL-9506 Fixed a couple of failing unit tests, due... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
nicolasconnault | MDL-9506 Reorganised unit tests a bit, added some stubs... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
nicolasconnault | MDL-9506 grade_category::display_grades() and grade_cat... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
pichetp | modifiyng save question so that $SESSION is not used... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
pichetp | correcting for modifications done in numerical question... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9824 do not use sesskey check when user already... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9380 Adding a Resource of Type directory leads... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9799 can not use forms due to object bug in IE... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9730 resource name is now used in accessibility... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9823 Disclaimer HRef is repeated twice in the Link... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9821 incorrect permission to modify templates for... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-5958 reverting the permission change in db/lib... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
nicolasconnault | MDL-9506 Experimental development of numbering and... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
exe-cutor | Merging fixes from 1.8 stable |
commit | commitdiff | tree | snapshot |
2007-05-15 |
toyomoyo | fixing grade exports |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9798 fallback to html mimetype when missing index... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
skodak | MDL-9798 workaround for handling of object tag in buggy... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
moodler | Merged brackets fixes from stable |
commit | commitdiff | tree | snapshot |
2007-05-15 |
csantossaenz | Removed code which was there to skip a step on Scorm... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
toyomoyo | taking out a debugging line |
commit | commitdiff | tree | snapshot |
2007-05-15 |
toyomoyo | some changes to events to make grade_added work |
commit | commitdiff | tree | snapshot |
2007-05-14 |
stronk7 | Add support for more tabs in module pages. Point 1... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
nfreear | Follow-up fix bug MDL-9753, "THEME->larrow, rarrow... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
bobopinna | Removed maxmodel unuseful variable |
commit | commitdiff | tree | snapshot |
2007-05-14 |
sam_marshall | MDL-9382: Added fields and orderby parameters to get_us... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
moodler | First rough cut at a grade_handler for Yu to continue... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
moodler | Event handler for new grades |
commit | commitdiff | tree | snapshot |
2007-05-14 |
toyomoyo | adding csv plug in code, with no event handler |
commit | commitdiff | tree | snapshot |
2007-05-14 |
nicolasconnault | MDL-9506 Added some unit tests, found some errors,... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
nicolasconnault | MDL-9506 Finally cracked the category aggregation.... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
pichetp | removing $qo->generalfeedback = ''; line 640 as general... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
jamiesensei | some changes to make it easier to override editing... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
pichetp | Setting import_process =true in defaultquestion() funct... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
ikawhero | Addng two new options to the custom profile fields: |
commit | commitdiff | tree | snapshot |
2007-05-11 |
nfreear | Fixes bug MDL-9753, "THEME->larrow, rarrow don't work... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
toyomoyo | added code to write back timestamp |
commit | commitdiff | tree | snapshot |
2007-05-11 |
nicolasconnault | MDL-9506 Almost completed category aggregation, includi... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
moodler | Automatic installer.php lang files by installer_builder... |
commit | commitdiff | tree | snapshot |
next |