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 |
2007-05-11 |
gbateson | when inserting 'Give Up' button, if site encoding is... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
nicolasconnault | MDL-9506 Finished implementing the propagation of needs... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
nicolasconnault | MDL-9506 Fixed a bug with the fetch method. This method... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
moodler | Removed set_timecreated and just tidied up some time... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
skodak | MDL-9642 auth/CAS: Dependence on external PEAR DB;... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
urs_hunkler | added clearfix true to clear the contetn in some module... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
toyomoyo | grade export plugins |
commit | commitdiff | tree | snapshot |
2007-05-10 |
moodler | A few small fixes and clean ups |
commit | commitdiff | tree | snapshot |
2007-05-10 |
skodak | MDL-9764 Require_course_login() should check cm visibil... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
nicolasconnault | MDL-9506 small fix |
commit | commitdiff | tree | snapshot |
2007-05-10 |
toyomoyo | adding new global variable to deter which export should... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
nicolasconnault | MDL-9506 |
commit | commitdiff | tree | snapshot |
2007-05-10 |
moodler | DIsabling Chameleon for the general case |
commit | commitdiff | tree | snapshot |
2007-05-10 |
moodler | Tweaking graphics a bit |
commit | commitdiff | tree | snapshot |
2007-05-10 |
moodler | Bigger beige box for big screens |
commit | commitdiff | tree | snapshot |
2007-05-10 |
moodler | Tidied up some images a bit (smoother when repeated) |
commit | commitdiff | tree | snapshot |
2007-05-10 |
moodler | I really don't like the underlines and color-changing... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
moodler | Just removing the debug stuff from the header |
commit | commitdiff | tree | snapshot |
2007-05-10 |
toyomoyo | removing extra code |
commit | commitdiff | tree | snapshot |
2007-05-10 |
toyomoyo | removed extra code |
commit | commitdiff | tree | snapshot |
2007-05-10 |
toyomoyo | prefix is no longer needed for the array containing... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
nicolasconnault | MDL-9506 |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | added/changed custom corners lib and calls to add the... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | added clearfix to middle-column wrapper div against... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | added/changed custom corners lib and calls to add the... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | added page my-index to exclude list because it uses... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | added/changed custom corners lib and calls to add the... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nfreear | Fixes bug MDL-9753, "THEME->larrow, rarrow don't work... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | added/changed custom corners lib and calls to add the... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | library to add the surrounding divs for custom corners... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
urs_hunkler | custom_corners theme added |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nfreear | Fixes bug MDL-9753, "THEME->larrow, rarrow don't work... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
poltawski | MDL-9649 'keep searching' in bulk messaging broken... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nicolasconnault | MDL-9506 Replaces grade_grades_text.gradesid by composi... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nicolasconnault | MLD-9506 Grade_grades_raw object now infers grademax... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
toyomoyo | adding support for specific item ids and text feedbacks |
commit | commitdiff | tree | snapshot |
2007-05-09 |
poltawski | MDL-9187 Added missing - between week course date perio... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nicolasconnault | MDL-9506 Added grade_grades_text object to grade_grades... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nicolasconnault | Fixed incorrect paths to config.php and preset_class... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
toyomoyo | changing grade book db so that grade_grades_text can... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nicolasconnault | MDL-9506 Unit test tables are now created and emptied... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
moodler | Added CSS class for current language to every page... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
toyomoyo | making grabbing grades from 3rd party mods run 20%... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
toyomoyo | dropping gradescale for grade_raw and grade_final table |
commit | commitdiff | tree | snapshot |
2007-05-09 |
nicolasconnault | Removed breaking unit test, originally set up to test... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
poltawski | MDL-9742 Converting tabs to spaces |
commit | commitdiff | tree | snapshot |
2007-05-09 |
poltawski | MDL-9742 Converting tabs to spaces |
commit | commitdiff | tree | snapshot |
2007-05-09 |
poltawski | MDL-9742 - Converting tabs to spaces in groups code |
commit | commitdiff | tree | snapshot |
2007-05-09 |
poltawski | MDL-9742 - Converting tabs to spaces in groups code |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 - Converting tabs to spaces in groups code |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 Converting tabs to spaces |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 Converting tabs to spaces |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 Moving tabs to spaces |
commit | commitdiff | tree | snapshot |
2007-05-08 |
pichetp | adding more validation and a dummy subquestion in MATCH... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 Replaced stray tabs with spaces |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 Replaced stray tabs with spaces |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 Converting tabs to spaces |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | MDL-9742 - changed tabs to spaces in a few places where... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
sam_marshall | MDL-9741: Fixed broken link on editor help page |
commit | commitdiff | tree | snapshot |
2007-05-08 |
thepurpleblob | MDL-9700: |
commit | commitdiff | tree | snapshot |
2007-05-08 |
thepurpleblob | Merege from stable. New strings for xml import error... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
csantossaenz | Fixed some sintactic errors in sequencinglib.php |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | Removing tabs and re-indenting as I seem to have vim... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
poltawski | add cvs id to file |
commit | commitdiff | tree | snapshot |
2007-05-08 |
toyomoyo | Adding gradebook base class and export plugins. Refacto... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
nicolasconnault | MDL-9506 Stuck on grade_category->generate_grades.... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
csantossaenz | Changed Ojective Rollup Process |
commit | commitdiff | tree | snapshot |
2007-05-08 |
csantossaenz | Added function to handle exceptions |
commit | commitdiff | tree | snapshot |
2007-05-08 |
nicolasconnault | MDL-9506 Issue 1: adjusting a gradeitem's value would... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
nicolasconnault | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2007-05-07 |
jamiesensei | added function callbacks for module specific controls... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
jamiesensei | fixed links on edit icons so that they return to questi... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
jamiesensei | changing param type for returnurl to PARAM_LOCALURL |
commit | commitdiff | tree | snapshot |
2007-05-07 |
csantossaenz | Added some manifest data to the scorm_scoes_data table |
commit | commitdiff | tree | snapshot |
2007-05-07 |
csantossaenz | Added a function to control the rollup process and... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
poltawski | MDL-9731 Adding admin setting for disableuserimages |
commit | commitdiff | tree | snapshot |
2007-05-07 |
poltawski | MDL-9726 - fixed phpdoc comment from MartinD's commit |
commit | commitdiff | tree | snapshot |
2007-05-07 |
nicolasconnault | MDL-9506 Added category's associated grade_item object... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
jamiesensei | removed all session fromurl and returnurl stuff from... |
commit | commitdiff | tree | snapshot |
next |