]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-11-03 sam_marshallMDL-7346 Changed enablerecordcache to be a limit for...
2006-11-03 sam_marshallMDL-7344 Change 'import child course' timeout to 180...
2006-11-03 ethemShow site name at top when selecting courses.
2006-11-03 ethemGet payment managers at COURSE level. Merged from 17stable.
2006-11-03 ethemget_teacher() to get_users_by_capability().
2006-11-03 toyomoyofix for MDL-7300, mssql not null problem
2006-11-03 moodlerMerged blog select fix from stable
2006-11-03 toyomoyomerged fox for MDL-7300, mssql error on group creation
2006-11-03 toyomoyomerged fix for MDL-7031, removing control tags from...
2006-11-03 moodlerAutomatic installer.php lang files by installer_builder...
2006-11-02 stronk7Ending fied/key/index PHP generators
2006-11-02 stronk7Enablig rename_table() PHP generator
2006-11-02 ethemFix for enrolurl(admin/users.php). Merged from 17stable.
2006-11-02 toyomoyomerged fix for MDL-6721 wiki broken for SPG
2006-11-02 moodlerPetr's patch for MDL-7327 to modify require_capability...
2006-11-02 toyomoyomerged fixing paging bar problem
2006-11-02 toyomoyomerged fix for MDL-7140 duplicate course name in header
2006-11-02 moodlerAutomatic installer.php lang files by installer_builder...
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
next