]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-01-15 vyshaneFixed text box display width.
2007-01-15 vyshaneFixes for MDL-7861.
2007-01-15 vyshaneFixes for MDL-7861.
2007-01-15 moodlerFixed up alignment of buttons on course page
2007-01-14 martinlanghoffrcache: cleanup, upgrade path, config options (MDL...
2007-01-14 stronk7Avoiding some itarations. MDL-7902. Thanks Samuli!
2007-01-13 stronk7Now the list of downloadable langs (when no fopen is...
2007-01-13 stronk7Now all the filters global config pages are valid XML...
2007-01-13 stronk7Now all the blocks global config pages are valid XML...
2007-01-13 stronk7Now all the modules global config pages are valid XML...
2007-01-13 stronk7Added some styles to display phpinfo properly.
2007-01-13 stronk7Now frame-less phpinfo page is valid XML. Part of MDL...
2007-01-13 stronk7Now help information is back again (typo in js) and...
2007-01-13 gbatesonfixed typo in SQL query when starting a new HotPot...
2007-01-13 stronk7Moving set_dbfamily() from dmllib.php to setuplib.php...
2007-01-13 moodlerAutomatic installer.php lang files by installer_builder...
2007-01-13 jamiesenseimore work on the calculated and datasetdependent qtype
2007-01-13 moodlerAdded dmllib.php because we need set_dbfamily in the...
2007-01-13 moodlerTidying up tab coloring
2007-01-13 moodlerPOssible slight improvement to looks in standardwhite
2007-01-13 moodlerAdmin registration page -> XHTML Strict
2007-01-13 ikawheroChange to a table per category.
2007-01-13 moodlerMoved color CSS to the right file
2007-01-13 moodlerMore fixes for the help on required fields
2007-01-13 moodlerClean up notice boxes
2007-01-13 moodlerTidying up form appearance
2007-01-13 moodlerRemoved rogue print_object -- how did it get there...
2007-01-13 gbatesonremoved db specific conditional clauses from SQL to...
2007-01-13 stronk7Now environment stuff uses $CFG->dbfamily
2007-01-13 stronk7Some more uses of $CFG->dbfamily. MDL-7061
2007-01-13 stronk7Some more uses of $CFG->dbfamily. MDL-7061
2007-01-13 stronk7Some more uses of $CFG->dbfamily. MDL-7061
2007-01-13 stronk7Need to return the value too, to use it sometimes.
2007-01-12 stronk7Now set_dbfamily() will work properly when invoked...
2007-01-12 stronk7Introducing CFG->dbfamily and create a setter function...
2007-01-12 stronk7Introducing CFG->dbfamily and deleting check_db_compat...
2007-01-12 skodakMDL-8166 some forgotten set_defaults converted to set_data
2007-01-12 stronk7empty array as default value for a multiselect config...
2007-01-12 skodakMDL-8166 rename in/out methods in formslib - HQ consensus
2007-01-12 stronk7Looking for empty default values in output_html() for...
2007-01-12 tjhuntFix notices from admin_setting_configmultiselect when...
2007-01-12 tjhuntMDL-8165 - Admin setting to control which roles are...
2007-01-12 moodlerAutomatic installer.php lang files by installer_builder...
2007-01-12 sam_marshallMDL-8149 Added code to narrow down possibilities for...
2007-01-12 ikawheroAnother minor change to profile string
2007-01-12 ikawheroTidying up the interface.
2007-01-12 stronk7Some changes to GROUP BY clause to be cross-db (all...
2007-01-12 dwoolheadMDL-7442 Changed search order for help files to be...
2007-01-12 tjhuntMDL-7496 - for numerical and short answer questions...
2007-01-12 csantossaenzThe second paremeter has been removed from the required...
2007-01-12 ikawheroAnother profile string
2007-01-12 ikawheroFixing the table - accessibility and strrrrrrict
2007-01-12 skodakMDL-7013 advanced buttons inplemented in resource settings
2007-01-12 skodakfixed function of advanced button in formslib - you...
2007-01-12 jmg324multiauth: fix for calling new properties and methods...
2007-01-12 skodakMDL-7013 disabeldIf implemented in resource settings
2007-01-12 jamiesenseiremoved condition 'if ($userupdate) {' (ie if user...
2007-01-12 skodakMDL-8157 improved hadling of conditions in disabledIf...
2007-01-12 ikawheroChanges to the redirects.
2007-01-12 moodlerUse names for the field types
2007-01-12 jamiesenseismall fix in hardFreeze
2007-01-12 ikawheroStrrrrrrict - keeping MD happy!!!!
2007-01-12 moodlerMoved header to the top
2007-01-12 jamiesenseijust amended some of the set_defaults stuff
2007-01-12 ikawheroMaking the interface friendlier:
2007-01-12 ikawheroMore profile strings
2007-01-12 moodler*** empty log message ***
2007-01-12 ikawheroStrings for user profiles
2007-01-12 toyomoyoMDL-8120, changes to roles to facilitate faster log...
2007-01-12 ikawheroOnly display non-empty categories
2007-01-12 ikawheroCustomisable user profile fields.
2007-01-12 ikawheroAdding the customisable profile fields link
2007-01-12 ikawheroNew strings for customisable profile fields
2007-01-12 vyshaneAdded class for lesson xhtml fixes. Related to MDL...
2007-01-12 toyomoyoMDL-7861, xhtml strict related changes for glossary
2007-01-12 vyshanexhtml fixes related to MDL-7861.
2007-01-12 ikawheroCan delete last profile category if there are no fields...
2007-01-12 jamiesenseiadded hardFreeze method and used it in edit_form.php...
2007-01-12 ikawheroLanguage string changes
2007-01-12 ikawheroAdded some functions for the admin GUI
2007-01-12 ikawheroMore changes from disabledIf() to freeze().
2007-01-12 jamiesenseimoved set_defaults to main script out of definition...
2007-01-12 vyshaneMerged from 1.7.
2007-01-12 jamiesenseispecial handling of frozen fields - frozen elements...
2007-01-12 moodlerAutomatic installer.php lang files by installer_builder...
2007-01-12 donal72Mnet: Remove 'Hide remote users' if there are no remot...
2007-01-12 ikawheroVarious changes for GUI.
2007-01-12 ikawheroVarious changes for customisable user profiles GUI.
2007-01-12 ikawheroAuthplugin locked fields now use freeze() method rather...
2007-01-12 toyomoyoold method is faster
2007-01-12 stronk7Adding some $CFG->dbfamily-s here and there. MDL-7061
2007-01-11 stronk7Change some connections to non-persistent and force...
2007-01-11 skodakfixed text field widths in new forms
2007-01-11 skodakfixe missing global CFG
2007-01-11 urs_hunkler'more flexible round corner version, added pageclass...
2007-01-11 urs_hunkler'more flexible round corner version'
2007-01-11 jmg324fetch_entries function post table sql needs single...
2007-01-11 tjhuntQuestion session state logic improvement - if students...
2007-01-11 skodakchoosecoursefile file selection fixed
2007-01-11 urs_hunkler'1.) commented out again: clearfix - overflow: hidden...
next