]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-03-09 moodlerMoved a big fat log function out to course/report/log...
2006-03-09 moodlerFIxed icon display
2006-03-09 moodlerMoved these to course/report/log
2006-03-09 moodlerLogs have moved
2006-03-09 moodlerAdded real rough new report for logs - needs work...
2006-03-09 toyomoyoChecking in some blog-related user changes for testing on
2006-03-09 toyomoyoadded default for blogs
2006-03-09 moodlerAha
2006-03-09 moodlerAdded newline
2006-03-09 moodlerLook for languages in report directories too
2006-03-09 moodlerQuickly cleaning up reports
2006-03-09 moodlerSlight tidy-up, needs work still
2006-03-09 moodlerQuickly moving old reports into new structure
2006-03-09 vyshaneAdded $CFG->pagepath so that the Moodle Doc URLs are...
2006-03-09 moodlerRenamed mod.html to mod.php
2006-03-09 moodlerNo direct inclusion
2006-03-09 moodlerAdding reports link.
2006-03-09 moodlerNew report plugin structure for all course reports.
2006-03-09 moodlerFixing the logic for the enrol upgrade
2006-03-09 vyshaneAdded data module to list of allowed modules for the...
2006-03-09 vyshaneAdded functions data_get_view_actions() and data_get_po...
2006-03-09 martinlanghoff[multienrol]Don't die if there's an empty directory...
2006-03-09 martinlanghoff[multienrol]enrol/authorize: Back put last commit ...
2006-03-09 martinlanghoff[multienrol]enrol/authorize: fix references to 'interna...
2006-03-09 martinlanghoff[multienrol]
2006-03-09 martinlanghoff[multienrol]Merged Ethem Evlice's changes to authorize.net
2006-03-09 martinlanghoff[multienrol]Set default enrol_plugins_enabled if the...
2006-03-09 martinlanghoff[multienrol]Rename enrolment language files according...
2006-03-09 martinlanghoff[multienrol]Fixed a typo in database upgrade script...
2006-03-09 martinlanghoff[multienrol]More changes to the internal->manual transition
2006-03-09 martinlanghoff[multienrol]DB upgrade script to clean up enrol field...
2006-03-09 martinlanghoff[multienrol]More changes to the internal->manual transition
2006-03-09 martinlanghoff[multienrol]DB upgrade script to clean up enrol field...
2006-03-09 martinlanghoff[multienrol]Renamed "internal" enrolment plugin to...
2006-03-09 martinlanghoff[multienrol]Made upgrade script more intelligent about...
2006-03-09 martinlanghoff[multienrol]Improved get_student/teacher_courses()...
2006-03-09 martinlanghoff[multienrol]Replaced configuration variable override...
2006-03-09 martinlanghoff[multienrol]Make sure internal plugin is saved on the...
2006-03-09 martinlanghoff[multienrol]Some database upgrade to preserve the defau...
2006-03-09 martinlanghoff[multienrol]Wrote some breif notices for the new enrolm...
2006-03-09 martinlanghoff[multienrol]Hide disabled plugins and show the name...
2006-03-09 martinlanghoff[multienrol]Fixed some wired characters caused by my...
2006-03-09 martinlanghoff[multi-enrol]Fixed a wrong URL
2006-03-09 martinlanghoff[multienrol]Initial commit for multi enrolment plugin...
2006-03-09 michaelpenne[Added] Added lang entry for lesson_delete_course(...
2006-03-09 michaelpenne[Added] Added function lesson_delete_course() to clean...
2006-03-09 moodlerChecking in some unchecked-in code
2006-03-09 patricksleeCorrected calls to user table migration functions back...
2006-03-08 skodakfixed notices, the last one is quite hacky :-(
2006-03-08 gbatesonJCloze improvements: allow gap at start of cloze and...
2006-03-08 nfreearAccessibility: .calendar-controls now div and span...
2006-03-08 nfreearAccessibility: lang/xx/calendar.php: add 'eventnone...
2006-03-08 nfreearAccessibility: calendar_get_mini, table summary now...
2006-03-08 nfreearAccessibility: table summary and <abbr> for day abbrevi...
2006-03-08 nfreearAccessibility: code taken from function calendar_get_mi...
2006-03-08 tjhuntRefactor course deletion code to eliminate about 70...
2006-03-08 thepurpleblobAdded instructions for blackboard 6+
2006-03-08 thepurpleblobAdded string for blackboard_6
2006-03-08 thepurpleblobAdding support for BlackBoard V6 (and 7). Modified...
2006-03-08 thepurpleblobFixed missing courseid param in paging bar
2006-03-08 nfreearAccessibility: additional styles, img.resize and .searc...
2006-03-08 nfreearAccesibility: added 'breadcrumb' strings.
2006-03-08 thepurpleblobFixed some urls (mod/quiz to question).
2006-03-08 thepurpleblobchanged filename cleaning from PARAM_CLEANFILE to PARAM...
2006-03-08 nfreearAccessibility: fixes .clearer, .skip-block, img.resize...
2006-03-08 nfreearAccessibility: /pix/a for accessibility and usability...
2006-03-08 nfreearAccessibility: function print_navigation now uses ...
2006-03-08 nfreearAccessibility: /pix/a for accessibility and usability...
2006-03-08 nfreearAccessibility: /pix/a for accessibility and usability...
2006-03-08 nfreearAccessibility: replaced <input type="submit"> with...
2006-03-08 skodakfixed missing global $CFG - anyway it worked even witho...
2006-03-08 toyomoyotook out some debug code for koen
2006-03-08 toyomoyocounting is not sensible is not sorting by id asc
2006-03-08 vyshaneMade some of the tabs linked even if selected in the...
2006-03-08 vyshaneAdded attribute $linkedwhenselected to tabobject class...
2006-03-08 vyshaneAdded course module in call to navmenu() so that we...
2006-03-08 vyshaneWhen updating a resource, $CFG->pagepath should be...
2006-03-08 toyomoyowrong type for remove, should be an int, it is an id
2006-03-08 skodaklots of incorrect required_param()'s - there MUST be...
2006-03-07 skodakfixed category switching bug
2006-03-07 skodakincorrect use of required_param()
2006-03-07 skodakfixed includes in included files - see bug #4891
2006-03-07 skodakfixed incorrect use of required_param()
2006-03-07 mjollnir_Adding more indexes to the log table - bug 4112 + versi...
2006-03-07 skodakshort php tags once more
2006-03-07 skodakshort php tags
2006-03-07 skodakmissing p() in value
2006-03-07 skodakfixed warning
2006-03-07 skodakmissing db prefix
2006-03-07 skodaknasty empty line at the end of file ....
2006-03-07 skodakfinally now the restore should work and with correct...
2006-03-07 skodakparameter cleaup - round 8; short php tag in group...
2006-03-07 skodakchange value of PARAM_RAW from 0 to 666, becasue we...
2006-03-07 nfreearAccessibility: fixed bug, duplicate call to blocks_prin...
2006-03-07 skodakparameter cleaup - round 7; corrected search in user...
2006-03-07 thepurpleblobAdded note that blackboard import is not compatible...
2006-03-07 skodakparameter cleaup - round 6; major cleanup and fixing...
2006-03-07 bobopinnaFixed a word error (bug 4895) Many thanks to Ray
2006-03-07 thepurpleblobPut $CFG->pagepath in a more logical position
2006-03-07 bobopinnaUpdated with attempts management
next