]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-11-02 toyomoyomerged fix for MDL-7112 select distinct on text field
2006-11-02 toyomoyomerged fix for MDL_7112 select distinct on text fields
2006-11-02 toyomoyomerged fix for MDL-7112 select distinct on text field
2006-11-01 skodakhack for problems with concurrent use of $nomoodlecooki...
2006-11-01 ethemMake authorize.net config page secure.
2006-11-01 stronk7in/on/at too many ways to say "en" in Spanish. :-P
2006-11-01 moodlerMerged tidy-ups from stable
2006-11-01 moodlerAn untested patch for MDL-7211 to fix firstclass hole...
2006-11-01 moodlerFixed SQL for Oracle (forum searching) MDL-7317
2006-11-01 toyomoyomerged fix for MDL-6928, LDAP course creation error
2006-11-01 toyomoyomerged fix for restore support of user data from backup...
2006-10-31 skodakfixed notice during restore; merged from MOODLE_17_STABLE
2006-10-31 skodakFix errors in quiz overview download MDL-7316; merged...
2006-10-31 skodakfixed incorrect use of require_capability() in lesson...
2006-10-31 skodakfixed gradebookroles cfg default value MDL-7253; merged...
2006-10-31 skodakfixed capabilities in chat recent activity, removed...
2006-10-31 stronk7Prevent +/- operators (REGEXP) on glossary searches...
2006-10-31 skodakfixed group related typo in has_capability(); merged...
2006-10-31 stronk7Prevent +/- operators (REGEXP) on messages search....
2006-10-31 stronk7Transform TOKEN searches into STRING searches and trim...
2006-10-31 stronk7Prevent +/- operators (REGEXP) on course searches for...
2006-10-31 skodakCommented out session dump in user profile when in...
2006-10-31 ethemShow notice at bottom.
2006-10-31 stronk7Fixed searches, list of results and simplified SQL...
2006-10-31 danmarsdenmerged choice fix from Stable MDL-7171
2006-10-31 stronk7Now wiki supports Unicode searches
2006-10-31 tjhuntImproved help file as per Ralf Hilgenstock's suggestion...
2006-10-31 moodlerMerged MDL-7150 fixes (don't try to show grades when...
2006-10-31 moodlerMerged fix from MDL-7239
2006-10-31 tjhuntMDL-5811 - Quiz editing outputs nasty junk before print...
2006-10-31 tjhuntMake the close_window function better. Merged from...
2006-10-31 tjhuntFix junk being output before print_header, which happen...
2006-10-31 tjhuntAdd return option to notify(). Merged from MOODLE_17_ST...
2006-10-31 skodakChange name when file name contains more of a point...
2006-10-31 moodlerMerged MDL-6975 from stable
2006-10-31 skodakadding of user events into calendar and posting of...
2006-10-31 moodlerMerged note about guest exception from stable
2006-10-31 toyomoyomerged fix for MDL-7302, tagid lost when turning editti...
2006-10-31 moodlerMerged documentation for Roles from stable MDL-6923
2006-10-31 toyomoyomerged removing evil semicolon
2006-10-31 martinlanghofflib/textlib.class: Cache dir is now created correctly...
2006-10-31 moodlerKilled infinite loop when upgrading teachers! (merge...
2006-10-31 moodlerMerge participant count from stable
2006-10-30 stronk7Oracle optimization. Texts under 4000cc can be handled...
2006-10-30 stronk7Fixed one bug on Oracle produced when we were inserting
2006-10-30 skodakAdding of calendar events broken MDL-7297; merged from...
2006-10-30 skodakfixed double enableajax in previous commit MDL-7296...
2006-10-30 skodakDisabled global search by default and marked as experim...
2006-10-30 stronk7Prevent Oracle to fail when inserting records with...
2006-10-30 stronk7Fixing display of pivots when they are author names
2006-10-30 stronk7Fixing some queries with duplicate column names. MDL...
2006-10-30 stronk7Now glossary is using the proper sql_substr() function
2006-10-30 stronk7New function sql_substr() returns the proper substr...
2006-10-30 stronk7Now lcase() and ucase() are out from glossary
2006-10-30 stronk7sql_as() is deprecated. Column aliases ALWAYS must...
2006-10-30 stronk7Deprecating sql_as (now the AS keyword is required...
2006-10-30 stronk7Updating wood to show the nav-bar properly.
2006-10-30 tjhuntMake General feedback more tolerant of whitespace....
2006-10-30 thepurpleblobfixed a notice
2006-10-30 stronk7Added enablerecordcache setting to control the get_reco...
2006-10-30 stronk7Added some strings for the enablerecordcache setting.
2006-10-30 skodakWrong "settings" link in course Administration block...
2006-10-30 ethem If an user's credit card cannot be captured on the...
2006-10-30 ethem If an user's credit card cannot be captured on the...
2006-10-30 skodakJournal Module fixes fro 1.7 MDL-7159; merged from...
2006-10-30 ethemNew string: All Pending Orders
2006-10-30 sam_marshall[MDL-7287] Lesson - tweaked continue.php to include...
2006-10-30 ethemShow a link for echeck payments if an user has_capabili...
2006-10-30 moodlerMerged drag class fixes from stable
2006-10-30 gbatesoncorrect the setting the fixed flag in JMatch quizzes
2006-10-30 moodlerSOme misc foxes to installing (fixed icons, removed...
2006-10-30 toyomoyomerged fixed gradebookroles settings
2006-10-30 ethemGet only courses made transactions. This lessens the...
2006-10-30 moodlerMerged AJAX GUI fixes from stable
2006-10-30 moodlerMerged fixed typo
2006-10-30 moodlerMerged ajax fix for MDL-7281
2006-10-30 toyomoyomerged, do not remove context information when deleting...
2006-10-30 jamiesenseichanged focus when there is no error in the page to...
2006-10-30 toyomoyomerged fixing progress count
2006-10-30 toyomoyomerged, ignore site level course teacher assignments...
2006-10-30 moodlerMerge better gradebookroles default from stable
2006-10-30 toyomoyomerged fix for MDL-6895, adding optional param
2006-10-30 toyomoyomerged fix for MDL-7267, fixing keywords pivot
2006-10-30 moodlerAutomatic installer.php lang files by installer_builder...
2006-10-30 moodlerMerged metal fixes from stable
2006-10-29 koenrMDL-6864 The links 'Language editing' could be more...
2006-10-29 koenrMDL-7042 Missing string on admin/roles/manage.php
2006-10-29 moodlerMerged fixes for not-logged-in users from stable
2006-10-29 moodlerMerged fixes for gradebookroles from stable MDL-7253
2006-10-29 moodlerMerged missing langimport string from stable MDL-7258
2006-10-29 moodlerMerged fix for MDL-7248 from stable
2006-10-29 jamiesenseiadded help button for format drop down
2006-10-29 moodlerMerged new help links from stable
2006-10-29 moodlerA small help file for permissions
2006-10-29 moodlerMerged some performance improvements from stable
2006-10-29 moodlerMerged user profile improvements from stable
2006-10-29 moodlerMake registration code a bit more unique
2006-10-28 stronk7Adding PIVOT as MSSQL reserved word
2006-10-28 skodakMDL-6940 - I decided to rewrite the glossary comments...
2006-10-28 stronk7Now record_cache is controlled by $CFG->enablerecordcache
next