]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-08-03 urs_hunklerAdded a space behind advancedimg to correct aligning...
2007-08-03 toyomoyoMDL-10365, adding backup support and GUI for grade...
2007-08-03 donal72MDL-9314 : Fix typo $access / $accessctrl
2007-08-03 skodakimproved aggregation - items without value (none +...
2007-08-03 skodakMDL-10702 fixing handling of slashes in grade forms
2007-08-03 nicolasconnaultMDL-10702 Removed the false param from outcomeitem...
2007-08-03 moodlerAutomatic installer.php lang files by installer_builder...
2007-08-03 gbatesonchanges to add new mod_form.php script to add/update...
2007-08-03 moodlerMerged fix for MDL-10700 from 18_STABLE
2007-08-03 moodlerUpdated with latest release
2007-08-03 toyomoyoutilities js needs to be called before connection for...
2007-08-02 stronk7Added space to perform correct N' queries under MSSQL...
2007-08-02 skodakMDL-10549 outcomes quickgrading in assignment
2007-08-02 luizlaydner- improved the layout of the list of user in a tag...
2007-08-02 nicolasconnaultMDL-10109 Completing unfinished refactoring. Thanks...
2007-08-02 nicolasconnaultMDL-10109 Only creating new category when at least...
2007-08-02 moodlerFixed index upgrade
2007-08-02 nicolasconnaultMDL-10109 New category gets created without problem...
2007-08-02 moodlerRecreate index as unique
2007-08-02 luizlaydneradded a record_exists check before creating tags and...
2007-08-02 skodakMDL-10105 fixed cm idnumber in gradebook upgrade
2007-08-02 skodakMDL-10105 some more idnumber fixes
2007-08-02 skodakMDL-10105 idnumber uniqueness tested before insert...
2007-08-02 toyomoyoMDL-10336, upgrading YUI to 2.3.0
2007-08-02 nicolasconnaultMDL-10109 Adding missing global $CFG
2007-08-02 toyomoyoMDL-10679, improvement to context_rel table and load_us...
2007-08-02 moodlerFirst pass at cleaning up this form, though it probably...
2007-08-02 moodlerAdded outcomes link back again
2007-08-02 donal72Sharpen up call to 'dangerous' functions.
2007-08-02 moodlerChange the default tab of outcomes page
2007-08-02 donal72Rename the 'promiscous' mode to 'dangerous' as promiscu...
2007-08-02 donal72Minor mnet keyswap bugfix
2007-08-02 moodlerRemoved outcomes and scales links (Use grades instead)
2007-08-02 moodlerBigger image for big screens
2007-08-02 luizlaydner- Added to support for rawname column, so it is possibl...
2007-08-02 donal72Minor mnet bugfixing.
2007-08-01 skodakMDL-10364 improved calculation form
2007-08-01 tjhuntFix notices on the admin page.
2007-08-01 nicolasconnaultMDL-10676 Added linking activity icons to grader report...
2007-08-01 skodakfixed links broken while renaming tree.php to index.php
2007-08-01 nicolasconnaultMDL-10674 and MDL-10675 finished
2007-08-01 thepurpleblobMDL-10680:
2007-08-01 skodakoutcome related fixes
2007-08-01 thepurpleblobMDL-10585:
2007-08-01 thepurpleblobMDL-10585:
2007-08-01 moodlerJust trying some default settings here MDL-10529
2007-08-01 moodlerSLight changes to strings, not enough to warrant new...
2007-08-01 moodlerNow emails use the new supportemail, supportname and...
2007-08-01 moodlerAdded supportpage as well, while I'm at it. MDL-10529
2007-08-01 moodlerNew text for support email stuff
2007-08-01 moodlerAdded new settings supportname and supportemail MDL...
2007-08-01 nicolasconnaultMDL-9628 Reverting to using gradebook plugin module...
2007-08-01 toyomoyoscales should be (courseid, scale) unique, since it...
2007-08-01 nicolasconnaultMDL-9628 Refactoring the building of navigation array...
2007-08-01 toyomoyofixing scale backup/restore
2007-08-01 toyomoyoadding grade_outcomes_courses into backup and restore
2007-08-01 gbatesonadd extra parameter to "hotpot_print_show_links" functi...
2007-08-01 gbatesonset"reportusers" to PARAM_ALPHANUM, so that it can...
2007-08-01 gbatesonfurther fix for javascript errors: getElementById ...
2007-08-01 gbatesoncorrect 2 javascript errors: "getELementById not define...
2007-08-01 moodlerWhen editing old outcomes when outcomes are switched...
2007-08-01 moodlerHide outcomes from mod update when outcomes are not...
2007-08-01 moodlerHide some outcomes stuff when $CFG->enableoutcomes...
2007-08-01 moodlerDon't show outcomes at all if it's not enabled.
2007-08-01 toyomoyoenforcing unique constraint on (courseid, shortname...
2007-07-31 skodakMDL-10544 basic support for outcomes grading in module...
2007-07-31 stronk7Simple outcomes icon
2007-07-31 stronk7Using new outcomes icon + whitespace cleaning.
2007-07-31 skodakadding grade_outcomes description;
2007-07-31 skodakfixed insert trouble with standard outcomes - thanks...
2007-07-31 stronk7Properly close the "rolesform" div. Now the form valida...
2007-07-31 stronk7Fix one-character-wrong-indentation. Nothing important.
2007-07-31 stronk7Added explanation to block_rss_client_timeout. MDL...
2007-07-31 stronk7rss_client cron added. Min time between executions...
2007-07-31 stronk7Moving block_rss_timeout to block_rss_client_timeout...
2007-07-31 stronk7Moving block_rss_timeout to block_rss_client_timeout and
2007-07-31 moodlerFixing copyright years
2007-07-31 moodlerMerged fix for doc links MDL-10670 from 1.8 stable
2007-07-31 skodakMDL-10544 outcome adding from modedit
2007-07-31 moodlerRemoving csv export because txt already does it
2007-07-31 moodlerSome cleanups, moving buttons, false links etc
2007-07-31 moodlerReordered the list a bit
2007-07-31 nicolasconnaultMDL-10550 Using Petr's new grade_outcome::fetch_all_ava...
2007-07-31 skodakfixed whitespace
2007-07-31 skodakedit/outcomeitem.php - fixed selection of outcomes...
2007-07-31 skodakminor scale related changes, added fixed update() into...
2007-07-31 skodakmore Edit/Outcomes improvements - new course column...
2007-07-31 skodakadded more return tracking to scale links in Edit/Outcomes
2007-07-31 skodakimproced assigning of used course outcomes, added retur...
2007-07-31 moodlerAdded links to sclaes from outcome editing page
2007-07-31 skodaktabbed Edit/Outcomes interface, link from course admin...
2007-07-31 toyomoyosome more fix on grade outcome scaleid, should be worki...
2007-07-31 toyomoyosome fixes for gradebook backup/restore, still buggy...
2007-07-31 moodlerChanges to user profile pages to edit/display interest...
2007-07-31 moodlerNew styles for tags
2007-07-31 moodlerNew strings for tags capabilities
2007-07-31 moodlerNew strings for tags
2007-07-31 moodlerStrings for tags admin
2007-07-31 moodlerAdded object_array_unique() needed for tags
2007-07-31 moodlerFirst checkin of tag system from GSOC student Luiz...
next