]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-03-23 skodakMDL-9017 add mime type for ico files; merged from MOODL...
2007-03-23 skodakMDL-8973 improved auth plugin docs; merged from MOODLE_...
2007-03-23 nicolasconnaultMDL-8922 More work on fixing RSS block XHTML
2007-03-23 nicolasconnaultMDL-8922 : Fixed a number of xhtml simple issues, but...
2007-03-23 toyomoyomerged fix for MDL-9016, clear context cache after...
2007-03-23 mjollnir_Backup refactor: moved backup_execute.html into functio...
2007-03-23 moodlerAutomatic installer.php lang files by installer_builder...
2007-03-23 moodlerMoved create_course and update_course into course/lib...
2007-03-23 toyomoyomerged fix for MDL-8987, guests should not see blogs...
2007-03-23 nicolasconnaultCorrected XHTML: hidden inputs not surrounded by container.
2007-03-22 skodakMDL-8347 Cannot create new glossary category if categor...
2007-03-22 tjhuntFollowup to MDL-8994 - validate the category id we...
2007-03-22 tjhuntMDL-7241 - Manual grading report, sort by completed...
2007-03-22 tjhuntMake debugging more helpful by printing a full stack...
2007-03-22 skodakMDL-9007 weblib.php breaks upper-case hex Numeric Chara...
2007-03-22 skodakok, again and now properly
2007-03-22 skodakfixing some previous commit mess, no idea what happened...
2007-03-22 skodak(MDL-8973) Fix OOP model of new multi auth plugins...
2007-03-22 tjhuntMDL-9004 - Breadcrumb trail is wrong when editing a...
2007-03-22 toyomoyofix for MDL-8966, customizable role names
2007-03-22 nicolasconnaultMDL-8807: The icon's title attribute wasn't being updat...
2007-03-22 toyomoyoMDL-8965, adding db table to support sorting or course...
2007-03-22 nicolasconnaultMDL-8807 and MDL-8564: Jamie had replaced the three...
2007-03-22 moodlerAutomatic installer.php lang files by installer_builder...
2007-03-22 toyomoyoMDL-7164, Mark Nielsen's patch for remove_course_conten...
2007-03-22 tjhuntMDL-8994 - Question category selector on the question...
2007-03-21 tjhuntMDL-7259 - Item analysis report does not use the right...
2007-03-21 tjhuntFix whitespace problems and Eclipse warnings in Item...
2007-03-21 skodakMDL-8804 two digests per day - merged from MOODLE_18_STABLE
2007-03-21 skodakMDL-7647 Broken links on confirmation email (or others...
2007-03-21 tjhuntImprove string handling in the question type base class...
2007-03-21 thepurpleblobCheck for empty text strings. Thanks to Quedoc.
2007-03-21 tjhuntMDL-8946 - Fix a regression that broke question export...
2007-03-21 nicolasconnaultMDL-2974 Added multilang filter to roles in Admin-...
2007-03-21 toyomoyoadding a string
2007-03-21 nicolasconnaultMDL-8963 : The code was using $group->password instead...
2007-03-21 toyomoyomerged fix for MDL-8981, roles assigned at site level...
2007-03-21 moodlerAutomatic installer.php lang files by installer_builder...
2007-03-21 moodlerMerged tab color fixes from stable
2007-03-21 pichetpGive the question bank code sensible PHPdocumentor...
2007-03-21 tjhuntMDL-8978 - Regression from MDL-6386. Merged from MOODLE...
2007-03-20 tjhuntMDL-8299 - Wrong capability on review.php. Merged from...
2007-03-20 tjhuntMDL-8140 Other units disappear from the editing form...
2007-03-20 skodakMDL-8976 smilies alt text was cached in one static...
2007-03-20 skodakMDL-8975 fix parameter handling in repository plugin...
2007-03-20 skodakMDL-8955 Multilang filter doesn't accept different...
2007-03-20 tjhuntMDL-4084 Backup all question categories in a course...
2007-03-20 tjhuntMDL-6386/MDL-6462 - yet more special character issues...
2007-03-20 tjhuntMatching qestion type was failing to correctly determin...
2007-03-20 pichetpGive the question bank code sensible PHPdocumentor...
2007-03-20 skodakmerged warning fix from MOODLE_18_STABLE
2007-03-20 skodakMDL-8968 no auth plugin broken; merged from MOODLE_18_S...
2007-03-20 skodakMDL-8840 Loginas cleanup, some more improvements; merge...
2007-03-20 moodlerMerged login block tidy-up from stable
2007-03-20 nicolasconnaultMDL-8832 : Undid the stripslashes and changed calls...
2007-03-20 moodlerAutomatic installer.php lang files by installer_builder...
2007-03-20 nicolasconnaultAlmost completed the new profiling tool. Just a bit...
2007-03-20 toyomoyomerged fixing a warning
2007-03-20 pichetpGive the question bank code sensible PHPdocumentor...
2007-03-20 pichetpGive the question bank code sensible PHPdocumentor...
2007-03-20 nicolasconnaultStarted adding enhanced profiling using APD.
2007-03-20 nicolasconnaultMDL-8921 : Converted the page from table layout to...
2007-03-20 stronk7urlencode() hook for correct parameter handling & XHTML.
2007-03-19 stronk7Changing one generic class-name to a glossary specific...
2007-03-19 stronk7Changing one generic class-name to a glossary specific...
2007-03-19 skodakMDL-8840 Loginas cleanup, better course isolation;...
2007-03-19 pichetpGive the question bank code sensible PHPdocumentor...
2007-03-19 stronk7One more class to align all the glossary inline explana...
2007-03-19 stronk7Deleting some inline styles and unused code. MDL-8746
2007-03-19 skodakMDL-8840 Loginas cleanup; merged from MOODLE_18_STABLE
2007-03-19 stronk7Now the add/update entry page XHTML validates and doesn...
2007-03-19 stronk7Now glossary "add entry" is a button instead of a tab...
2007-03-19 stronk7Preparing some glossary css changes...for "add entry...
2007-03-19 tjhuntGive the question bank code sensible PHPdocumentor...
2007-03-19 stronk7$CFG->tabselectedtofront is out. Part of MDL-8746
2007-03-19 stronk7XHTML compliance...
2007-03-19 stronk7small typo in var name
2007-03-19 skodakMDL-8904 please no extract()s, fixed double string...
2007-03-19 skodakMDL-8956 Mistake in admin.php - wrong cron url; merged...
2007-03-19 skodakMDL-8957 Multimedia filter cleanup; merged from MOODLE_...
2007-03-19 toyomoyomerged fix for MDL-8942, can't delete blog images
2007-03-19 martinlanghoffAuto-linking filters: fix serious caching bug in forum...
2007-03-19 toyomoyomerged fix for MDL-8934, assign role context statements...
2007-03-19 nicolasconnaultMDL-8860 - Enabled multilang filter for site title.
2007-03-19 moodlerMerged error() fix from stable
2007-03-19 stronk7Minor fixes for XHTML compliance
2007-03-18 stronk7Fixing env table when displayed on upgrade.
2007-03-18 stronk7Adding the environmentbox class to the box.
2007-03-18 stronk7Add some space between the environment table and enviro...
2007-03-18 moodlerAutomatic installer.php lang files by installer_builder...
2007-03-17 poltawskiMDL-8831 - Forum search boxes date checkboxes loose...
2007-03-17 poltawskiMDL-6386 - Regression from MDL-6462, lost stripslashes...
2007-03-17 gbatesonfix HotPot reports for groups (MDL-8944)
2007-03-16 skodakMDL-8883 fixed double backslashes problem in filter...
2007-03-16 skodakMDL-8932 fix static cache in userdate() + wrong en...
2007-03-16 skodakMDL-8841 Switch role cleanup; merged from MOODLE_18_STABLE
2007-03-16 pichetpadding </p> line 112,114
2007-03-16 moodlerMerged format_string fixes from stable MDL-8713
2007-03-16 mark-nielsenMerging in fixes for MDL-8929 from MOODLE_18_STABLE
2007-03-16 mark-nielsenMerging in fixes for MDL-8930 from MOODLE_18_STABLE
next