]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-08-13 thepurpleblobTypo, should be $COURSE not $course
2007-08-13 poltawskiMDL-10832 ../config.php was refffering to a bad config...
2007-08-13 tjhuntNotice on quiz config.html page.
2007-08-13 poltawskiMDL-10573 - Added a capability for viewing blocks,...
2007-08-13 moodlerAdded some robustness because on at least two occasions...
2007-08-13 toyomoyograde items in xml export should not be checkable if...
2007-08-13 nicolasconnaultMDL-10797 Merged lang strings into lang/en_utf8/admin...
2007-08-13 toyomoyoadding preview rows for export
2007-08-13 nicolasconnaultMDL-10490 Adding a couple of language strings
2007-08-13 nicolasconnaultMDL-10490 Finished coding and testing.
2007-08-13 toyomoyoMDL-10669, strings should not be removed from lang...
2007-08-13 moodlerFixes for XHTML Strict 1.0
2007-08-13 moodlerSome XHTML strict fixes
2007-08-13 moodlerFixed some XHTML issues
2007-08-13 toyomoyoMDL-10691, merged fix, slow forum_role_unassign
2007-08-13 nicolasconnaultMDL-10490 Implemented grade letters in export. Needs...
2007-08-13 luizlaydner- a lib for php4 that is good substitute for simplexml
2007-08-13 moodlerProperly merged fixes from 1.8
2007-08-13 luizlaydner- removed simplexml from youtube block, now using anoth...
2007-08-13 toyomoyomissing a ?>
2007-08-13 luizlaydner- corrected tag-user-table floating problem in firefox
2007-08-13 nicolasconnaultMDL-10725 Fixed breadcrumb
2007-08-13 toyomoyoMDL-10821, making configdata nullable
2007-08-13 toyomoyoreplacing _NULL_ with $@NULL@$ during backup/restore
2007-08-13 toyomoyoMDL-10817, adding unique key courseid-coutcomeid during...
2007-08-12 moodlerRemoving PHP5-ism again
2007-08-12 moodlerAdded new blocks for flickr and youtube to tags (thank...
2007-08-12 moodlerAdded new flickr and youtube blocks (for the tag pages...
2007-08-12 jamiesenseiSee http://moodle.org/mod/forum/discuss.php?d=77564...
2007-08-12 stronk7Change xmldb debugging to use the central debugging...
2007-08-12 jamiesenseiMDL-10805 custom check was causing error on installatio...
2007-08-12 jamiesenseiremoved all ASes from table aliases in question / quiz...
2007-08-12 urs_hunklerMDL-10704 and MDL-10793 corrected also the second lette...
2007-08-12 urs_hunklerMDL-10704 - removed letter-spacing to avoid the Khmer...
2007-08-12 urs_hunkler$THEME->htmleditorpostprocess merged from 1.8
2007-08-12 urs_hunklermerged, corrected validation errors, reformated rtl...
2007-08-12 moodlerMoved AJAX settings into standard menus (not experiment...
2007-08-12 moodlerMerged directory listing CSS fix frm stable
2007-08-11 stronk7Finally, the parenthesis were causing problems too...
2007-08-11 stronk7Wrong default specified (and detected!). Fixed.
2007-08-11 stronk7Detect CHAR + NOT NULL FIELDS + '' (empty) defaults...
2007-08-11 stronk7Instead of looking for current default value, fetch...
2007-08-11 skodakfixed typos in docs
2007-08-11 moodlerMerged zip file exception into HEAD MDL-9478
2007-08-11 moodlerFixed the comparison of text to integer (Eloy's credit...
2007-08-11 moodlerRemoved usage of table aliases with "as" as per MDL...
2007-08-11 moodlerRemoved old db stuff MDL-10572
2007-08-11 moodlerI merged all changes over from 1.8 to HEAD.
2007-08-11 luizlaydner- clearing up
2007-08-11 luizlaydner- added tag:editblocks capability
2007-08-11 luizlaydner- added tag:editblocks capability
2007-08-11 stronk7XMLDB_TYPE_CHAR + XMLDB_NOTNULL must not have any defau...
2007-08-11 stronk7Changing ocurrences from search_documents to block_sear...
2007-08-11 stronk7Fixing the table (renaming + proper defaults). MDL...
2007-08-11 stronk7MSSQL requires to drop defaults before performing
2007-08-10 stronk7And Moodle 2.0 requires Moodle 1.9 to be running. Testi...
2007-08-10 stronk7Added new check to be able to compare current and target
2007-08-10 skodakMDL-10365 removing userid - not used in grade_grades_text
2007-08-10 skodakMDL-9551 minor cleanup
2007-08-10 skodakMDL-9550 minor cleanup
2007-08-10 skodakMDL-9549 minor cleanup
2007-08-10 skodakMDL-9548 minor cleanup
2007-08-10 skodakfixed typos
2007-08-10 skodakMDL-9552 support for new gradebook in scorm
2007-08-10 stronk7Now handling of BYTEA (blobs) under PostgreSQL are...
2007-08-10 tjhuntMDL-10581 - Each attemtp builds on last & multi-page...
2007-08-10 tjhuntMDL-10799 - Question types do not accurately determine...
2007-08-10 skodakMDL-10791 improve handling of localised floating point...
2007-08-10 nicolasconnaultMDL-9137 Fixing errors in the overview report
2007-08-10 tjhuntlang files in plugin folder support for gradebook plugi...
2007-08-10 tjhuntMDL-10786 - Short Answer questions will not allow 0...
2007-08-10 tjhuntAccessing wrong field of $mod from course.modinfo....
2007-08-10 tjhuntFix notice.
2007-08-10 nicolasconnaultMDL-9137 Added the overview report
2007-08-10 moodlerChanged applicable_formats to remove certain blocks...
2007-08-10 nicolasconnaultMDL-9137 Added the overview report
2007-08-10 moodlerfixed get_format_name() bug and some cleaning up
2007-08-10 jamiesenseiremoving TODO type comment that was already done.
2007-08-10 jamiesenseifixing reversion of lang string that happened during...
2007-08-10 thepurpleblobMDL-10785:
2007-08-10 nicolasconnaultMDL-9628 More category collapse updates
2007-08-10 moodlerMerged message -> email fixes from stable
2007-08-10 toyomoyoMDL-10770, support null fields in backup/restore
2007-08-10 stronk7Fixing one SQL that could cause problems with coincidences
2007-08-10 stronk7MSSQL blobs doesn't like quoted binaries. MDL-9835
2007-08-10 stronk7Fixed bug when inserting strings beginning by single...
2007-08-10 stronk7Adding some comments about latest local changes. MDL...
2007-08-09 jamiesenseimerging MOODLE_19_QUESTIONS with HEAD
2007-08-09 jamiesenseimerging MOODLE_19_QUESTIONS with HEAD
2007-08-09 jamiesenseimerging MOODLE_19_QUESTIONS with HEAD
2007-08-09 skodakMDL-10109 fixed aggregate outcomes depends_on() incorre...
2007-08-09 stronk7Fixed insert/update of Oracle xLOBs. Credit goes to...
2007-08-09 stronk7Reverting deleted addslashes(). They are needed for...
2007-08-09 stronk7Merging latest test changes from MOODLE_18_STABLE
2007-08-09 nicolasconnaultMDL-9628 Added a bit of informational verbose to the...
2007-08-09 nicolasconnaultMDL-9628 Simplified and improved the expanding/collapsi...
2007-08-09 skodakimproved hiding support in grade/
2007-08-09 tjhuntHelper method to help when calling print_error from...
2007-08-09 jamiesenseifixed syntax error in last commit that fixes MDL-10768
2007-08-09 thepurpleblobAdded hooks to qtype import/export
next