]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-08-07 skodakSwf now disabled by default in Mediaplugin and added...
2006-08-06 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-04 tjhuntBug #5972 - Some question types mark a blank answer...
2006-08-04 tjhuntFix whitespace.
2006-08-04 tjhuntMatching question would fill in the right answer after...
2006-08-04 martinlanghofflogin: forgot password now works for guest again (bug...
2006-08-04 martinlanghoffmod/assignment if we are not using a numeric scale...
2006-08-03 skodakmerging forgotten changes from MOODLE_16_STABLE; sorry...
2006-08-03 tjhuntBug #6206 - Quiz can't be created on some mysql configu...
2006-08-02 skodakcheck_dir_exists() has new recursive parameter - it...
2006-08-02 mchampanResource doc type and Zend readme changed.
2006-08-02 mchampanOption for additional search types added.
2006-08-02 mchampanString issue fix in ZF.
2006-08-02 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-01 koenrstring is necessary in 1.6 (so must stay here for backw...
2006-08-01 skodakimproved redirect() - faster and more standards compliant
2006-08-01 skodakBug #5352 - upgrade might be interrupted by user -...
2006-08-01 toyomoyomerfed fix for 6178
2006-07-31 skodakmerging changes from MOODLE_16_STABLE
2006-07-31 skodakmerging changes from MOODLE_16_STABLE
2006-07-31 skodakBug #6147 - Upgrade from 1.5.x breaks with Postgres...
2006-07-31 skodakBug #6147 - Upgrade from 1.5.x breaks with Postgres...
2006-07-31 ethemDon't show authorize.net password for security reasons...
2006-07-31 ethemDon't show authorize.net password for security reasons...
2006-07-31 skodakBug #6146 - Smiley popup can not be translated; merged...
2006-07-31 skodakfixed warning when no referer available; merged from...
2006-07-31 skodakBug #6168 - missing link for course request - fixed...
2006-07-31 martinlanghoffassignment: count_user_files() no longer creates extran...
2006-07-31 martinlanghoffwiki: Added a link to force reloading of the page ...
2006-07-31 martinlanghoffforum: notification of a moved dicussion (bug#4874)
2006-07-31 julmisFirst attempt to indentify special tags and nicely...
2006-07-30 julmisMerging from stable
2006-07-30 skodakSC #280 force downloading of database files; merged...
2006-07-30 skodakBug #6170 - Glossary bug: it displays nothing when...
2006-07-30 skodakBug #6135 - Reduce unnecessary use of strtolower to...
2006-07-30 skodakBug #6176 - locale setting on config variables page...
2006-07-30 moodlerAutomatic installer.php lang files by installer_builder...
2006-07-29 koenrupdating install.html (see bug 4759) Changed some...
2006-07-29 koenrmaking one perfectionist happy (bug 5646)
2006-07-29 skodakBug #6181 - icelandic doesn't migrate; merged from...
2006-07-29 skodakBug #6184 - unexpected T_OBJECT_OPERATOR on Admin/block...
2006-07-28 skodakBug #6183 - typo in clean_param() description; merged...
2006-07-28 mchampanAdded constant for search database table.
2006-07-28 mchampanChanged $doc->id to $doc->docid to prevent clashes...
2006-07-28 tjhuntBug #6185 - bug with matching questions.
2006-07-28 tjhuntAdded information to a comment.
2006-07-27 urs_hunkler*** empty log message ***
2006-07-27 urs_hunkler*** empty log message ***
2006-07-27 urs_hunkler*** empty log message ***
2006-07-27 ethemMerged from 16stable.
2006-07-27 skodakFixed Call to undefined function: print_progress()...
2006-07-27 ethemBug: Sending email to admins/teachers the count of...
2006-07-27 tjhuntClarified unit test failure message.
2006-07-27 tjhuntMore unit tests for numerical question type.
2006-07-27 moodlerAutomatic installer.php lang files by installer_builder...
2006-07-26 mchampanGlossary indexing added, used to demonstrate that it...
2006-07-26 moodlerAutomatic installer.php lang files by installer_builder...
2006-07-25 ethemMerged from 16stable.
2006-07-25 mchampanGeneral updates, see README.txt.
2006-07-25 mchampanInitial commit
2006-07-25 ethemNew string: costdefaultdesc
2006-07-25 tjhuntStart of unit tests for numerical question type.
2006-07-24 ethemSometimes ssl connections are slow. Increase max_execut...
2006-07-24 tjhuntBug #6157 - lang strings using concatenation, not ...
2006-07-24 ethem * Update record as soon as possible. If update/insert...
2006-07-24 skodakBug #6159 Site settings interface typo - Combo list...
2006-07-24 danmarsdenBug #5882 ldap enrolment doesn't work. $USER->student...
2006-07-24 danmarsdenBug 6130 session has bad entries causes calendar to...
2006-07-23 danmarsdenFixes for Bug 5749 and Bug 5750
2006-07-23 danmarsdenFix for Bug 6119 - gives error when choice full, and...
2006-07-23 danmarsdenfix for Bug #4733 title gets garbled when html inside...
2006-07-22 moodlerAutomatic installer.php lang files by installer_builder...
2006-07-21 tjhuntBug #4811 (and several dups!) - Matching questions...
2006-07-21 tjhuntReplace a few odd tabs with spaces. Merged from MOODLE_...
2006-07-21 stronk7Keeping this in sync with 16_STABLE
2006-07-21 tjhuntBug #5946 - matching question php notice. Merged from...
2006-07-21 urs_hunklermerged, corrected bug with teacger rights
2006-07-20 ethemx_auth_code is required for capture only transactions!
2006-07-20 skodakfixed minor PHP5 compatibility problem with clone(...
2006-07-20 skodakBug #6075 - file admin/index.php is ISO encoded - heade...
2006-07-20 skodakBug #6141 - Cron output is not plain text - <pre> and...
2006-07-20 skodakBug #6097 - HTML editor and brackets - fixes lesson...
2006-07-20 ikawheroFixed typo. Merged from stable.
2006-07-19 skodakyet another fix for course list for guests; merged...
2006-07-19 skodakfixed course list for guests; merged from MOODLE_16_STABLE
2006-07-19 skodakadmin should not see list of courses on the frontpage...
2006-07-19 skodakfixed course/index.php category display affected by...
2006-07-19 skodaksection not always moved when requested - page reloadin...
2006-07-19 skodakBug #6093 - Removed course sections re-appear after...
2006-07-19 skodakImproved category and course list display on front...
2006-07-19 moodlerMerged fixes from stable
2006-07-19 skodakBug #6136 - Hard coded admin paths; merged from MOODLE_...
2006-07-18 tjhuntBug #6048 - Fix 'are you sure you want to start an...
2006-07-18 stronk7minor bump to perform some changes on grade_letter
2006-07-18 stronk7Fixing one recently added DB upgrade. Please be careful...
2006-07-18 tjhuntBug #6033 - missing string for unknown questiontype...
2006-07-18 tjhuntSC#277. Merged from MOODLE_16_STABLE.
2006-07-18 tjhuntBug #6116 - Quiz database upgrade scripts call renamed...
2006-07-18 urs_hunklerremove styles_layout.css
2006-07-18 urs_hunklermerged from 1.6 - enhancements and bugfixes, works...
next