]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-02-16 sam_marshallMDL-8544 Fixed wiki locking require_js usage
2007-02-16 skodakMDL-8542 External db auth cleanup
2007-02-16 skodakMDL-8542 External db auth cleanup
2007-02-16 skodakadded recursive addslashes
2007-02-16 vyshaneMerged from 1.8.
2007-02-16 toyomoyomade some changes so that if a user has any roles assig...
2007-02-16 lamsdevChanged from using lib/soap/nusoap.lib library directly...
2007-02-16 lamsdevFixed javascript to be valid xhtml strict
2007-02-16 moodlerAutomatic installer.php lang files by installer_builder...
2007-02-16 toyomoyomerged adding missing capability check
2007-02-16 toyomoyomerged fixed wrong context, it should be possible to...
2007-02-15 skodakfixed problem on user edit page when user not fully...
2007-02-15 skodakfixed problem on user edit page when user not fully...
2007-02-15 skodakfixed problem on user edit page when user not fully...
2007-02-15 skodakfixed problems with undefined $USER->mnethostid causing...
2007-02-15 nfreearFixes Bug MDL-8533 "Can't add a user to more than 1...
2007-02-15 skodakMDL-7722 fixed wrong cleaning in backup paths
2007-02-15 toyomoyomerged fix for MDL-8505 and some other assignment issues
2007-02-15 moodlerFIxed a typo
2007-02-15 moodlerNew strings for environment check
2007-02-15 moodlerMerged upgrade environment check from stable MDL...
2007-02-15 vyshaneMerged from 1.8.
2007-02-15 toyomoyofix for MDL-8517 broken xhtml for redirects
2007-02-15 toyomoyofix for MDL-5829, blocks on blog page can not be minimized
2007-02-15 moodlerMerged removal of weeks from format_time from stable
2007-02-15 moodler1) Don't force changepassword during loginas
2007-02-14 stronk7PHP 4 assignment is by value so course_header (containi...
2007-02-14 skodakMDL-8268 fixed block get_string, patch by Mark Nielsen
2007-02-14 skodakMDL-8268 cleanup in get_user_capability_course()
2007-02-14 skodakMDL-8268 fixed get_user_capability_course(), patch...
2007-02-14 skodaknotice_yesno() buttons now centered
2007-02-14 skodakMDL-8520 resource navigation borked by accessibility...
2007-02-14 skodakMDL-8519 teamspeak link support in resource mod
2007-02-14 skodakMDL-8518 incorrect link to frontpage settings from...
2007-02-14 skodakMDL-8469 - 192M is much nicer than 196M
2007-02-14 skodakMDL-8469 increase memory limit everywhere due to change...
2007-02-14 thepurpleblobMDL-8443
2007-02-14 moodlerFixed page path (docs and css) for module editing ...
2007-02-14 skodakMDL-8487 if user language do not exist during restore...
2007-02-14 moodlerBump release to 1.9 dev
2007-02-14 moodlerBumping to 2/14 for the branch date
2007-02-14 skodakMDL-7903 Guests can not enter course that allows guests...
2007-02-14 vyshaneMerged from 1.7.
2007-02-14 toyomoyoadding a div to help with css
2007-02-14 toyomoyotaking out deprecated width in print_courses and print_...
2007-02-14 moodlerFIxed CSS for courseboxes on course-index
2007-02-14 moodlerAdded a 'courseboxes' div around the course boxes on...
2007-02-14 moodlerAutomatic installer.php lang files by installer_builder...
2007-02-14 vyshaneMerged from 1.7.
2007-02-14 vyshaneMerged from 1.7.
2007-02-13 stronk7Some minor js problems. MDL-7811 and MDL-6481
2007-02-13 skodakMDL-8460 Notice in resource/type/text class revisited
2007-02-13 skodakMDL-8460 Notice in resource/type/text class
2007-02-13 skodakMDL-8490 Glossary student not being able to edit entries
2007-02-13 nfreearFix for MDL-8507 "Local language pack-name can appear...
2007-02-13 nfreearFixes bug MDL-7257, "stylesheet bug: text color undefined"
2007-02-13 skodakMDL-8502 Fix assignment cron to use new course setup
2007-02-13 skodakMDL-8498 Assignment - Notification of feedback e-mails...
2007-02-13 moodlerFixes so that no-one can "login as" users with "doanyth...
2007-02-13 vyshaneMerged from 1.7.
2007-02-13 toyomoyolimit the number of courses to 20 on mymoodle page
2007-02-13 moodlerAutomatic installer.php lang files by installer_builder...
2007-02-13 moodlerOld fix for site names with apostrophes in them
2007-02-13 toyomoyofix for MDL-8480 external db user lang sync problem
2007-02-13 vyshaneMerged from 1.7.
2007-02-13 toyomoyoremoving undefined variable
2007-02-12 ethemSome XHTML fixes
2007-02-12 moodlerFeature from Eloy to set the language to whatever the...
2007-02-12 toyomoyomerged fix for MDL-8358, wrong count for not graded...
2007-02-12 vyshaneReverted require_js() in lib/ajax/ajaxlib.php. Last...
2007-02-12 moodlerAutomatic installer.php lang files by installer_builder...
2007-02-11 urs_hunkler'removed old block width definitions'
2007-02-10 mudrd8mz_local language packs take precedence with both forced...
2007-02-09 stronk7This was throwing duplicate declaration errors in my...
2007-02-09 nfreearFixes for MDL-8048 groups/AJAX - todo with group/member...
2007-02-09 urs_hunkler'add a second parameter to enable YUI loading from...
2007-02-09 toyomoyoMDL-8290, fix for broken plugins
2007-02-09 vyshaneMerged from 1.7.
2007-02-09 vyshaneMerged from 1.7.
2007-02-09 vyshaneMerged from 1.7.
2007-02-09 toyomoyofix for MDL-8399, unable to unassign self as admin...
2007-02-09 toyomoyofixing a typo
2007-02-09 stronk7Limit table comments to 60cc for MySQL. MDL-7765
2007-02-09 stronk7Delete backup records on course delete. MDL-8314
2007-02-08 moodlerFixed a notice during multilang upgrade when prefix...
2007-02-08 thepurpleblobLatest, greatest version of Markdown processor.
2007-02-08 thepurpleblobMDL-8461
2007-02-08 vyshaneMerged from 1.7.
2007-02-08 vyshaneRemoved comment that no longer applies
2007-02-08 toyomoyoMDL-8425, fixing xhtml strict issues
2007-02-08 vyshaneUpdated YUI library to 0.12.2
2007-02-08 toyomoyoMDL-8425 related fixes
2007-02-08 toyomoyotaking out undefined editing variable
2007-02-07 donal72MNet: More error tracking updates
2007-02-07 thepurpleblobMDL-8347\rI couldn't see anything wrong, so I have bodge...
2007-02-07 donal72MNet: Standardise format of the mnet_client->error...
2007-02-07 nfreearFixes bug MDL-8454, "students can't post to forums"
2007-02-07 thepurpleblobWhoops..... lots of clashes due to XHTML improvements...
2007-02-07 thepurpleblobMDL-8349\rSome of the overidden methods had got out...
2007-02-07 thepurpleblobMDL-8450\rAdded support for including question categorie...
next