moodle.git
2008-02-20 whchuangminor bug fix to add the missing string definition... MOODLE_15_STABLE
2008-02-20 moodlerAdded a note relating to MDL-9772
2008-02-11 moodlerFix for MDL-6770 - show previously submitted files...
2007-11-13 gbatesonreplace CFG->dbfamily with CFG->dbtype, because CFG...
2007-11-12 gbatesonfix for MDL-9713 : use XMLDB functions to create tables...
2007-10-26 whchuangFixed MDL-10353. Note that this problem is now fixed...
2007-10-08 skodakMDL-11663 sanitise submitted data when editing users...
2007-10-08 gbatesonadded escaping of quotes in TimesUp message, so that...
2007-10-02 whchuangadded missing string definition for sectionerror. Fixed...
2007-06-27 skodakMDL-10276 Text cleaning trouble; backported from HEAD
2007-06-15 ethemMDL-9836
2007-06-07 martinlanghoffmoodlelib:moodle_request_shutdown() - only call apache_...
2007-05-09 moodlerAdded body class for current language MDL-9750
2007-04-12 martinlanghoffFixed 'off by one' month bug in month select boxes...
2007-04-07 stronk7Now $CFG->apachemaxmem is respected.
2007-04-05 martinlanghofflib/setup moodelib: Introducing moodle_request_shutdown()
2007-03-19 stronk7small typo in var name
2007-03-19 martinlanghoffAuto-linking filters: fix serious caching bug in forum...
2007-03-11 skodakMDL-8849 use proper value quoting; backported from...
2007-03-10 tjhuntMDL-8177 - Oops. In Moodle 1.5, the table was called...
2007-03-10 tjhuntMDL-8177 - Random questions selected deleted questions...
2007-03-04 gbatesonfix checking answers for JQuiz Hybrid questions when...
2007-01-28 gbatesoncorrect the display of the "Update this Hot Potatoes...
2007-01-23 moodlerFIxed up the site identifier (more unique)
2007-01-06 skodakrevised adobe XSS protection SC#346 - backported from...
2007-01-04 skodakAdobe Acrobat JavaScript Execution Bug SC#346; backport...
2006-12-04 moodlerLatest timeszones from 1.8
2006-11-02 bobopinnaFixed an Hystoric problem with & in aicc_script prerequ...
2006-11-01 moodlerMerged fix from 1.7 MDL-7211
2006-10-13 gustav_deliusWhen javascript was turned off the group menu did not...
2006-10-09 stronk7Raising MSSQL min req. to 2005 (9.0)
2006-09-30 julmisFixing $tempfiledir path
2006-09-28 stronk7Added PHP 5.0.x restriction to Moodle 1.7. MDL-5653
2006-09-25 vyshaneFix for MDL-6363. Patch by Si Carter.
2006-09-13 moodlerFixed MDL-6508 ... a wrongful update to the hotpot...
2006-09-12 tjhuntFix syntax errors. I wish more people used Eclipse.
2006-09-01 gustav_deliusFix by Jesse Scott so that database sessions respect...
2006-08-31 gbatesonfix "get_jcross_item"s and "get_jcross_grid" so that...
2006-08-29 gbatesonremove assignment of variables in calls to functions...
2006-08-29 gbatesoncorrected a two calls to get_string: allattempts=...
2006-08-23 stronk7Adding one PHP close tar that has been missing (but...
2006-08-10 skodaknew function get_coursemodule_from_id() is now used...
2006-08-01 ethemDon't show authorize.net password for security reasons...
2006-07-31 martinlanghoffassignment: count_user_files() no longer creates extran...
2006-07-12 skodakfixed printing of filenames from zip archives - SC...
2006-07-11 skodakbetter cleaning of $file parameter SC#276; backported...
2006-06-29 ethemAdded print_simple_box_start, print_simple_box_end.
2006-06-29 ethemBug #5941, Petr's patch is incorrect. Rewritten.
2006-06-29 ethemBug #5941 affects authorize plugin at this point:
2006-06-25 stronk7Backporting latest changes from 16_STABLE and HEAD...
2006-06-16 moodlerAdded check for $CFG->disablemycourses
2006-06-13 stronk7Updated, from Jose Miguel Arnaiz (Euskaltegi Municipal...
2006-06-13 stronk7Updated, from Jose Miguel Arnaiz (Euskaltegi Municipal...
2006-06-13 vyshaneFix for Bug #5767 - Section links block is removed...
2006-06-08 stronk7Backporting markdown 1.0.1 Extra from HEAD to 1.5
2006-06-06 stronk7Adding two new strings for RESTRICTED tests in environm...
2006-06-06 stronk7Now environmentlib supports RESTRICT sections (to be...
2006-06-06 bobopinnaFixed some regular expression Bug 5041
2006-06-06 bobopinnaFixed user data escaping
2006-06-05 bobopinnaFixed two typos: Bugs 4729, 5641
2006-06-05 bobopinnaFixed Bug 4748
2006-06-05 bobopinnaFixed a typo [bug 4522]
2006-05-30 stronk7Users with messages (and messages) are only included in
2006-05-30 ethemIf config wwwroot starts with 'https', ignore config...
2006-05-26 skodakBug #5619 - Assignment Feedback mail lacks linefeed...
2006-05-25 skodakfixed short tags
2006-05-22 stronk7proper initialisation of sqlsortkey SC#258
2006-05-22 stronk7Allowing also numbers and underscores in sessioncookie
2006-05-22 stronk7Going back to previous revision because latest was...
2006-05-21 stronk7Bump 1.5.4+
2006-05-21 stronk7Bump 1.5.4!
2006-05-21 moodlerBumped to Moodle 1.5.4 +
2006-05-21 moodlerMoodle 1.5.4 - yay! v1.5.4
2006-05-21 moodlerI'm in a rush, unfortunately, but here are Martin Langh...
2006-05-21 moodlerAdded release notes from documentation wiki
2006-05-20 stronk7This was really old and it's useful to determine versio...
2006-05-18 martinlanghofflogin: Changing passwords now works when logged in...
2006-05-16 vyshaneFixed Bug #5354 - Gradebook [DropXLowest and Exclude]
2006-05-15 skodakbetter cleaning of post title SC#251 revisited; backpor...
2006-05-15 skodakbetter cleaning of post title SC#251; backported from...
2006-05-14 urs_hunklerpatch for prototype compatibility
2006-05-13 gustav_deliusMaking sure timelimit is converted to integer before...
2006-05-06 stronk7Now, when a single forum is restored and no user data...
2006-05-03 moodlerFixed: Bug #5164 - Assignment email lacks student name
2006-05-02 moodlerAn old fix for optional_variable use
2006-05-02 moodlerOld addition never checked in
2006-05-02 moodlerChanged all files to DOS and added some Id tags
2006-04-30 stronk7One debug line killed! :-/
2006-04-30 stronk7Too much restrictive optional_param was producing
2006-04-30 stronk7entrylist format now show the 'send ratings' button...
2006-04-27 exe-cutorFixed a bug that was not yet merged for stable version
2006-04-27 ethem1 - Shorter coding. I like short codes. Martin D had...
2006-04-26 ethemShorter coding. I like short codes. Martin D had made...
2006-04-26 urs_hunklerbug #5347 - JS code after page end??? corrected
2006-04-26 ethemSQL file contains all upgrades.
2006-04-26 ethemSQL file contains all upgrades.
2006-04-26 moodlerRemoved forecolor hilitecolor in htmleditor
2006-04-23 skodakfixed typo bug #4527; backported from HEAD
2006-04-23 urs_hunklerBug #4315 - Use current_theme() instead of the $CFG...
2006-04-23 ethemCreate indexes sliently.
next