]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-08-12 stronk7Initial version of the XMLDB file for this plugin
2006-08-12 stronk7Added une foreign+unique key
2006-08-12 danstowellAdded download link for all entries as KML
2006-08-12 danstowellAnother couple of latlong strings
2006-08-12 danstowellAnother couple of latlong strings
2006-08-12 danstowellNow latlong data types allow you to choose which labels...
2006-08-12 skodakfixed format_text caching - now respects text format...
2006-08-12 stronk7An example of how one unitialized variable can generate...
2006-08-11 stronk7XMLDB schema initial commit for the quiz module.
2006-08-11 stronk7Added one FK (recursive) to course_categories
2006-08-11 stronk7Added one comment about recursive FK for the future.
2006-08-11 stronk7XMLDB schema initial commit for the lesson module
2006-08-11 stronk7XMLDB schema initial commit for the lams module
2006-08-11 stronk7XMLDB schema initial commit for the label module
2006-08-11 stronk7Oops, filled now. I forgot to save changes before commit.
2006-08-11 stronk7XMLDB schema initial commit for the journal module
2006-08-11 stronk7XMLDB schema initial commit for the hotpot module
2006-08-11 stronk7XMLDB schema initial commit for the glossary module
2006-08-11 stronk7Give some more chars to enum fields.
2006-08-11 stronk7XMLDB schema initial commit for forum module
2006-08-11 tjhuntBug 6239 - Allow questions to have some teacher-supplie...
2006-08-11 danstowellAdding new data field type, latlong, to HEAD
2006-08-11 bobopinnaAdded two strings
2006-08-11 bobopinnaFixed a problem during scorm update.
2006-08-11 thepurpleblobMerged from STABLE
2006-08-11 tjhuntTidy up code flow in helpbutton.
2006-08-11 stronk7Changing //TRANSLIT to //IGNORE because some weird bug
2006-08-11 thepurpleblobMerged from STABLE
2006-08-11 danstowellLatitude and longitude lang strings for en_utf8 for...
2006-08-11 vyshaneAdmin role assignment: changed from using get_string...
2006-08-11 vyshaneCommented out code that adds the new admin user to...
2006-08-11 vyshaneModified to support fresh installation of new Roles...
2006-08-11 vyshaneModified to fix installation.
2006-08-10 tjhuntMajor code cleanup of this report (that started as...
2006-08-10 tjhuntFix comment.
2006-08-10 tjhuntFix minor HTML validation issue.
2006-08-10 tjhuntConvert tabs to spaces.
2006-08-10 tjhuntConvert tabs to spaces.
2006-08-10 stronk7XMLDB schema initial commit for exercise module
2006-08-10 tjhuntTypo in comment.
2006-08-10 bobopinnaCleaned code
2006-08-10 ethemComment added.
2006-08-10 stronk7Adding latest changes, FKs and indexes.
2006-08-10 toyomoyoname should be unique key, and should be length 255
2006-08-10 toyomoyochanging name field in capabilities table to 255
2006-08-10 bobopinnaFixed a problem with popup window and IE
2006-08-10 toyomoyobumped up version to add keys, changed some more UI
2006-08-10 toyomoyoadding keys for new tables, added migration support too
2006-08-10 moquistAdded $return=false parameter to the following functions:
2006-08-10 vyshaneAdding back lines that mysteriously disapeared.
2006-08-10 moquistAdded $return=false parameter to print_footer() using...
2006-08-10 moquistAdded $return=false parameter to print_header() and...
2006-08-10 moquistAdded $return=false parameter to close_window_button...
2006-08-10 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-10 toyomoyomerged fix for a bug when user's lang is not set, fall...
2006-08-09 skodakobfuscation of the email addresses; merged from MOODLE_...
2006-08-09 skodakBug #6199 - A typo in edit.php; merged from MOODLE_16_S...
2006-08-09 skodakBug #4936 - Highlighting a question text fragment with...
2006-08-09 skodakBug #6225 - Moodle bug #4658 Breaks assignment type...
2006-08-09 tjhuntDocument table_column.
2006-08-09 stronk7index2fk performed
2006-08-09 moodlerAdded patch from Tim (http://moodle.org/mod/forum/discu...
2006-08-09 moodlerFixed some typos. Thanks Tim!
2006-08-09 moodlerRemoved tabs
2006-08-09 moodlerFixed a typo, thanks Tim
2006-08-09 moodlerRemoved tabs
2006-08-09 moodlerRemoved tabs
2006-08-09 moodlerRemoved tabs
2006-08-09 moodlerRemoved tabs
2006-08-09 moodlerRemoved tabs
2006-08-09 moodlerTabs and some random formatting fixes
2006-08-09 stronk7One more FK in blocks system.
2006-08-09 skodakBug #6106 - HTML editor inserting unwanted hard return...
2006-08-09 vyshaneMore updates in lib.php
2006-08-09 vyshaneAdded mod/forum:viewhiddentimedposts
2006-08-09 vyshaneAdded moodle/site:viewfullnames
2006-08-09 vyshaneBug fixes + updated capabilities.
2006-08-09 moodlerMore Roles-related strings
2006-08-09 moodlerFix up the admin listing a bit
2006-08-09 moodlerTidy-ups
2006-08-09 moodlerSmall cleanup of a notification
2006-08-09 moodlerSome new strings
2006-08-09 moodlerSome fixes to make the context more readable for humans
2006-08-09 toyomoyotables went missing =(
2006-08-08 skodaknew function get_coursemodule_from_id() is now used...
2006-08-08 stronk7Initial XMLDB schema for data tables. Using FKs where...
2006-08-08 stronk7Initial XMLDB schema for choice tables. Using FKs where...
2006-08-08 stronk7Initial XMLDB schema for chat tables. Using FKs where...
2006-08-08 stronk7Adding some unsigned keywords here and there and implem...
2006-08-08 toyomoyosome UI change for roles
2006-08-08 toyomoyoadding unsigned
2006-08-08 toyomoyothese tables should not be there,,
2006-08-08 vyshaneReplaced capability mod/forum:viewdiscussionsfromallgro...
2006-08-08 vyshaneAdded moodle/site:accessallgroups capability.
2006-08-08 moodlerROLES AND PERMISSIONS - FIRST CHECK-IN
2006-08-08 moodlerAutomatic installer.php lang files by installer_builder...
2006-08-07 stronk7Hack to link from the admin interface to the XMLDB...
2006-08-07 stronk7Two new strings to display the XMLDB editor under the...
2006-08-07 stronk7Initial commit of assignment XMLDB file. Stopping now...
2006-08-07 stronk7Initial commit for enrol tables XMLDB
next