]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2006-10-01 moodlerTidied up groups interface to make it a bit more intuitive
2006-10-01 moodlerget_role_users() can now get all the people who have...
2006-10-01 moodlerFIxes for the assign screen, to make it a lot faster...
2006-10-01 moodlerFIxed some typos in get_role_users and count_role_users...
2006-10-01 gbatesondo not join "hotpot_attempts" and "hotpot_details"...
2006-10-01 moodlerFIxed a debugging message
2006-10-01 gbatesonadd/delete calendar events when adding/updating/deletin...
2006-10-01 gbatesonadded "hotpotopens" and "hotpotcloses" for calendar...
2006-10-01 moodlerImprovements to the user listing, security and appearance
2006-10-01 moodlerTrivial spelling fix up
2006-10-01 moodlerNew implementation of loginas see MDL-6626
2006-10-01 moodlerFixed a bug where load_user_capability() was not checki...
2006-10-01 moodlerSome tidying and also a check to make sure that the...
2006-10-01 moodlerFIxed a typo mod->id --> mod->cm
2006-09-30 stronk7Now Oracle supports table renaming (both sequence and...
2006-09-30 stronk7Drop one more table if present
2006-09-30 stronk7Change slighty the style of RenameKey and RenameIndex...
2006-09-30 stronk7Initial commit of rename_table(). Not ended!
2006-09-30 skodakfixed Fatal error: Call to undefined function: print_re...
2006-09-30 skodakfixed missing required_login($courseid) that needs...
2006-09-30 skodakMDL-6673 duplicate capabilities in list
2006-09-30 mark-nielsenNO CODE CHANGES. Just added PHPdoc comments at the...
2006-09-30 skodakMDL-6696 Default country doesn't display on dropdown...
2006-09-30 stronk7Added one more test to check the EXPERIMENTAL rename_ke...
2006-09-30 stronk7Added rename_key()
2006-09-30 stronk7Adding support to rename_key()
2006-09-30 stronk7Implemented rename_key()
2006-09-30 mark-nielsenBug Fix: The dependency drop-down was displaying incorr...
2006-09-30 mark-nielsenBugFix for MDL-6730: now blank lessons redirect to...
2006-09-30 stronk7Added rename_index()
2006-09-30 stronk7Adding support for index renaming. Note that MySQL...
2006-09-30 danstowellFixed PHP 4 compatibility re MDL-6753
2006-09-30 stronk7Added 3 more tests to check change_field_enum()
2006-09-30 stronk7Added new function change_field_enum()
2006-09-30 stronk7Added support to change_field_enum() across all RDBMS
2006-09-30 julmisMerging fixes from MOODLE_16_STABLE
2006-09-30 stronk7Using the new table_exists() to initialize tests properly.
2006-09-30 stronk7Applying the field_exists() check to add and drop fields.
2006-09-30 skodaknew advanced upload assignmet type - replaces old uploa...
2006-09-30 stronk7New function field_exists() to detect if one field...
2006-09-30 stronk7Add some checks to detect if one table exists before...
2006-09-30 stronk7Adding some debugging() for some controlled actions.
2006-09-30 stronk7Moving some uses of find_index_name() to index_exists()
2006-09-30 stronk7Fixed typo
2006-09-30 stronk7Prevent tables without prefix to be duplicated at insta...
2006-09-30 moodlerFixed up Preset name
2006-09-30 moodlerDon't show progress bar when there's nothing worth...
2006-09-30 stronk7Inside ddllib, for consistency we call parameters table...
2006-09-30 stronk7Added index_exists(). One wrapper over find_index_name()
2006-09-30 stronk7One more use of getTableName() added.
2006-09-30 stronk7Extendig use of new getTableName() over all generators
2006-09-30 stronk7New getTableName() function to get normalised table...
2006-09-30 stronk7Added new function table_exists() to be used later...
2006-09-30 stronk7Ah! forgot to interchange keys and values!
2006-09-30 stronk7Execute the index_get_name() silently to avoid a lot of
2006-09-30 moodlerIFxed some notices when the block was used on sticky...
2006-09-29 stronk7Enablig PHP generation of code for change_field_type()
2006-09-29 stronk7Added to more tests to check float <---> char conversion
2006-09-29 skodaktowards new upload assignment - expect brand-new versio...
2006-09-29 skodakfixed parameter cleanup SC#318; merged from MOODLE_16_S...
2006-09-29 stronk7Now basic types of conversion (int2char, char2int,...
2006-09-29 stronk7Change one test a bit...
2006-09-29 vyshaneFixed wrong context bug
2006-09-29 vyshaneFixed missing separator (MDL-3975).
2006-09-29 bobopinnaMoved to scorm_1x.js.php
2006-09-29 bobopinnaNo more used
2006-09-29 moodlerFixed the upgrade from 1.6.x. The role->shortname...
2006-09-29 bobopinnaNew icon to support toc bug fix
2006-09-29 moodlerAdded progress bar to role assignments during upgrade
2006-09-29 bobopinnaChanges no datadir error message from bad manifest...
2006-09-29 bobopinnaFixed completed status for launched Asset
2006-09-29 bobopinnaAdded _ to version data element
2006-09-29 bobopinnaFixed a bug in toc display
2006-09-29 bobopinnaAdded some strings
2006-09-29 moodlerAdded a progress bar for the role assignments
2006-09-29 moodlerAdd MS-SQL to installer :-)
2006-09-29 toyomoyofixing a redundant order by clause
2006-09-29 toyomoyocommentary text renamed to general feedback
2006-09-29 moodlerHeader and footer should include $CFG->header and ...
2006-09-29 moodlerJust tidying up code while reading it
2006-09-29 toyomoyoadded a new temp config variable to help track maint...
2006-09-29 moodlerSlight change to Copyright notice to link to our Licens...
2006-09-29 toyomoyofix for MDL-5670
2006-09-28 stronk7Moving some tests up and down and introducing some...
2006-09-28 stronk7Moving some change_field_XXX() functions and introducing
2006-09-28 stronk7prevent nulls to become nulls (oracle error)
2006-09-28 stronk7Adding two more tests (create and drop foreign keys)
2006-09-28 stronk7Don't rely on index names to decide if we have to drop...
2006-09-28 stronk7minor adjust. keytype to drop keys is not needed anymor...
2006-09-28 koenrone more
2006-09-28 koenrfew typos. Thanks a lot for spotting Mits!
2006-09-28 koenrfixed MDL-3484
2006-09-28 stronk7fixed one wrong constant
2006-09-28 stronk7changed mysql drop index syntax. Nothing relevant.
2006-09-28 stronk7Argh! More than 3 hours searching for this error! I...
2006-09-28 stronk7prevent some warnings on tables without indexes
2006-09-28 stronk7Now keys and indexes are PERFECT (argh, Oracle, once...
2006-09-28 stronk7some more settings go to XMLDBGenerator (as they are...
2006-09-28 stronk7some more settings go to XMLDBGenerator (as they are...
2006-09-28 skodakremoved one more unneeded file from adodb library
next