]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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
2006-09-28 mitsFixed addmin setting colors.
2006-09-28 stronk7Adding some more tests about adding and dropping keys
2006-09-28 stronk7add_key() and drop_key() are working (with sync of...
2006-09-28 stronk7add_key() and drop_key() are working (with sync of...
2006-09-28 stronk7Deleting some parameters that aren't needed anymore...
2006-09-28 stronk7Deleting some parameters that aren't needed anymore...
2006-09-28 stronk7Added PHP 5.0.x restriction to Moodle 1.7. MDL-5653
2006-09-28 skodakreverting last commit, expect new fixes soon
2006-09-28 moodlerFixed a capability name: MDL-6727
2006-09-28 moodlerGuest should not see My Courses MDL-6736
2006-09-28 gbatesonadded PARAM types to calls using "required_param" and...
2006-09-28 jamiesenseimoved styles in theme\standard\styles_form.css to theme...
2006-09-28 toyomoyochanges in backup/restore for roles. fixed bug related...
2006-09-28 moodlerUnenrol fixed to support other users too and better...
2006-09-28 moodlerOne more debugging removed
2006-09-28 moodlerRemoved excess debugging that is no longer very useful
2006-09-28 vyshaneMerged fix for MDL-6681
2006-09-28 vyshaneFixes for MDL-3975
2006-09-28 moodlerUpdated tags
2006-09-28 moodlerRemoved duplicate capability moodle/course:managequesti...
2006-09-28 moodlerDocumentation and strings for Default Role
2006-09-28 moodlerFIxed heading on assign roles in course context
2006-09-28 moodlerFixed a typo
2006-09-28 moodlerStarted out fixing MDL-6624 and it turned into a fairly...
2006-09-28 moodlerCleaning up user index a bit
2006-09-28 vinkmarcalendar admin page cleaned up
2006-09-28 moodlerFirst cut at an overview page for the user listing...
2006-09-28 moodlerAdded count_role_users() as a more efficient thing...
2006-09-28 jamiesenseiwrapping group element in a fieldset tag
2006-09-28 jamiesenseinow wrapping a group element in a fieldset tag, brought...
2006-09-28 martinlanghoffenrol/db/enrol.php ignore delt'd usrs when enroling
2006-09-28 martinlanghoffauth/db/lib (bugfix) only update mdl fields during...
2006-09-28 martinlanghoffComments.
2006-09-28 martinlanghoffAllow Chinese/Japanese UTF-8 strings to be truncated...
2006-09-28 martinlanghoffFix for breadcrumb problem (MDL-6271).
2006-09-27 skodakfixed logic of moodle_install_roles() - it now calls...
2006-09-27 jgraham909Merging in changes from Doug Dixon and Mike Lee to...
2006-09-27 skodakadded default settings for admin_setting_special_backup...
2006-09-27 skodakfixed array_shift($roles) warning during upgrade from 1.6
2006-09-27 skodakfixed validation of course category for site course...
2006-09-27 jamiesenseichanges to html structure for rendering of forms in...
next