]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-09-24 stronk7First pass. Deleting some default comments. MDL-11385
2007-09-24 skodakfixed notice during upgrade from 1.8
2007-09-24 stronk7Deleting some default comments that the XMLDB editor was
2007-09-24 nfreearPartial fix of reopened MDL-7436 Accessibility: "Indica...
2007-09-24 skodakvery minor - fixing incorrect include_once('tabs.php...
2007-09-24 skodakMDL-10729 Active tabs are now marked active
2007-09-24 nfreearPartial fix for reopened MDL-7474, Accessibility: ...
2007-09-24 nfreearPartial fix reopened for MDL-7493, Accessibility: Make...
2007-09-24 skodakMDL-10833 some more course theme fixes; merged from...
2007-09-24 tjhuntWhitespace cleanup.
2007-09-24 skodakMDL-10833 course theme in live logs fixed
2007-09-24 skodakMDL-11413 revisited
2007-09-24 skodakMDL-11071 Added disabledif logic to groupings/groups...
2007-09-24 tjhuntRelated to MDL-10916 - saving Cloze questions in Moodle...
2007-09-24 tjhuntMDL-10916 - Import and Export of Cloze question misses...
2007-09-24 jamiesenseiMDL-11423 removed a stray print_object call
2007-09-24 skodakMDL-11422 fixed duplicate title attribute
2007-09-24 urs_hunklerMDL-11370 :: added a global var $THEME->customcornersop...
2007-09-24 ikawheroFixing typo.
2007-09-23 skodakMDL-11358 final grade from gradebook is now shown in...
2007-09-23 skodakMDL-11417 usermodified now stored properly in grade_gra...
2007-09-23 skodakMDL-11416 support for nonsortable columns in table lib
2007-09-23 skodakMDL-11357, MDL-11358 adding formating of numeric final...
2007-09-23 skodakMDL-11415 imported htmlpurifier 2.1.2
2007-09-23 skodakMDL-11414 fixed handling of log urls (problem reported...
2007-09-23 skodakMDL-11413 improved text cleaning (problem reported...
2007-09-23 skodakMDL-11413 improved text cleaning (problem reported...
2007-09-23 skodakprevent error when somebody changes scale or grading...
2007-09-22 skodakoverridden flag is now used to track the last time...
2007-09-22 skodakMDL-11357, MDL-11358 cleanup and improvements in public...
2007-09-22 skodakMDL-11363 minor doc improvement
2007-09-22 skodakMDL-11363 fixing defaults of new optional fields of...
2007-09-22 skodakMDL-11363 merged tables grade_grades with grade_grades_...
2007-09-22 stronk7Deleting the Db migrate to UTF-8 button. It isn't there...
2007-09-21 tjhuntMDL-11316 - Extra slashes appearing in the correct...
2007-09-21 stronk7Some strings for the new xmlstrictheaders setting....
2007-09-21 stronk7Now XML strict headers are controlled by new setting
2007-09-21 stronk7Adding new setting to control XML headers. MDL-11216
2007-09-21 tjhuntMDL-11392 - Stupid bloody requirement to call addslashe...
2007-09-21 tjhuntMDL-9952 - Cant escape # by using \ in a Cloze question...
2007-09-21 tjhuntMDL-10030 - the logic controlling whether students...
2007-09-21 tjhuntMDL-3731 - Help file for the Item Analysis report does...
2007-09-21 tjhuntMDL-10338 - quiz index page does not work in weekscss...
2007-09-21 tjhuntMDL-6376 - Include quizzes on the MyMoodle page. Initia...
2007-09-21 nicolasconnaultMDL-11328 Added the missing variable
2007-09-21 nicolasconnaultMDL-11351 Removed a redundant check for a multiLang...
2007-09-21 stronk7Bump. Now we are using a permanent temp table. MDL...
2007-09-21 stronk7temp table usage is out and now we are using the
2007-09-21 stronk7Adding the new context_temp permanet table to be used
2007-09-21 nicolasconnaultMDL-11379 and MDL-11380 fixed
2007-09-21 moodlerUpdate for latest functions
2007-09-21 moodlerFixed the definition of SYSCONTEXTID when it's not...
2007-09-21 moodlerJust a small change to make this function a bit more...
2007-09-21 moodlerFix for subscription and tracking buttons to remove...
2007-09-20 tjhuntNotices on restore.
2007-09-20 tjhuntXHTML Strict.
2007-09-20 tjhuntMDL-10376 - since roles and capabilities came along...
2007-09-20 tjhuntXHTML Strict in question state history table. Merged...
2007-09-20 nicolasconnaultMDL-11350 allowvisiblecoursesinhiddencategories was...
2007-09-20 skodakremoving bosoleted unit tests: manual grade items do...
2007-09-20 skodakfixed short php tag
2007-09-20 jmg324MDL-10296 made print_user_picture cater for https possi...
2007-09-20 toyomoyochange restore code to use the more efficient get_user_...
2007-09-20 toyomoyoremoved a slow call from restore code, this is a troubl...
2007-09-20 skodakMDL-11357 removed _grade_updated() from activities...
2007-09-20 skodakMDL-11347 adding comments with description of UPDATE...
2007-09-20 toyomoyofixing a javascript error when ajax is not enabled
2007-09-20 martinlanghoffeaccelerator: never set the mode if we failed to init
2007-09-20 moodlerMake the accesslib upgrade trigger a redirect
2007-09-20 moodlerBumping the date and the context path upgrade in case...
2007-09-20 martinlanghoffRevert - dmllib: check $MCACHE->status() before using it
2007-09-20 martinlanghoffdmllib: check $MCACHE->status() before using it
2007-09-20 toyomoyofixing 2 warnings
2007-09-20 toyomoyochanged join onto context table to an outer join becaus...
2007-09-20 moodlerI renamed these to help general readability of accesslib:
2007-09-20 moodlerAutomatic installer.php lang files by installer_builder...
2007-09-20 martinlanghoffaccesslib: load_all_capabilities() - remember to check_...
2007-09-20 toyomoyogroup should probably be passed into get_role_users()
2007-09-20 toyomoyofixing a calendar warning
2007-09-20 toyomoyofixing a warning in calendar
2007-09-20 toyomoyofixing a warning when variable is not an object
2007-09-20 martinlanghoffaccesslib:build_context_path() refer to dbfamily instea...
2007-09-20 toyomoyoMDL-11356, set display of grade items to database defau...
2007-09-20 martinlanghoffaccesslib: build_context_path() - better UPDATE SQL
2007-09-20 martinlanghoffaccesslib:build_Context_path() fix $emptyclause
2007-09-19 martinlanghoffaccesslib:build_context_path() - fix $emptyclause to...
2007-09-19 stronk7Delete one excess parenthesis... Applying Bryce's patch...
2007-09-19 skodakMDL-11347 yet more beautification proposed by Eloy
2007-09-19 skodakMDL-11347 yet more beautification proposed by Eloy
2007-09-19 skodakMDL-11347 improving sql syntax - thanks Eloy for comments
2007-09-19 mudrd8mzFixes MDL-11327. Error when trying to include a non...
2007-09-19 tjhuntMDL-10824 - spaces in javascript URLs are not strictly...
2007-09-19 skodakMDL-11347 fixed context c in update which Tim's pg...
2007-09-19 skodakMDL-11048 fixing some notices and changing the list...
2007-09-19 tjhuntMDL-10903 - Wrong capability checked in get_all_instanc...
2007-09-19 tjhuntMDL-10972 - The lang string 'fullname', which is normal...
2007-09-19 skodakMDL-11347 temporary patch for mysql trouble in build_co...
2007-09-19 skodakMDL-11354 ipaddress typo in mnet environment.php
2007-09-19 tjhuntMDL-6043 - supplimental - make corse reset function...
2007-09-19 nicolasconnaultMDL-11353 Completed the implementation. This included...
next