]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2007-08-06 stronk7Added Id tag
2007-08-06 stronk7MDL-8119 : Improvements to logging where Mnet hosts...
2007-08-06 stronk7Adding Id tag + copyright notice.
2007-08-06 luizlaydner*** empty log message ***
2007-08-06 skodakMDL-10223 module grades are now refreshed after unlocking
2007-08-06 moodlerMerged fix for MDL-10732 from stable
2007-08-06 moodlerMerrged some comment fixes from stable
2007-08-06 moodlerMerged unsubscribe link in email fixes from stable
2007-08-06 tjhuntMDL-10730 - After submitting a question in adaptive...
2007-08-06 poltawskiMDL-10714 - tweak language to explain allowdeleting...
2007-08-06 poltawskiMDL-10715 - remove inappropiate 'upload not allowed...
2007-08-06 tjhuntMDL-9519 - incorrectuse of language strings in quiz...
2007-08-06 skodakMDL-10109 optional aggregation of outcomes together...
2007-08-06 moodlerJust hiding the calculation field from the edit forms...
2007-08-06 nicolasconnaultMDL-9628 Added title attributes to quickgrading and...
2007-08-06 skodakedit tree now respects aggregationposition preference
2007-08-06 nicolasconnaultMDL-9628 Fixed sorting
2007-08-06 moodlerFixed notice about $USER when not logged in
2007-08-06 nicolasconnaultMDL-9628 Removed superfluous & in URL (part of $report...
2007-08-06 nicolasconnaultMDL-9775 Reverting Urs' dot, so that martin can play...
2007-08-06 moodlerAdded grade.php file to make MDL-10674 work
2007-08-06 moodlerAdded grade.php so that MDL-10674 works
2007-08-06 mattc-catalystMDL-7043: fix insert link functionality to allow linkin...
2007-08-06 moodlerAutomatic installer.php lang files by installer_builder...
2007-08-05 stronk7fix insert_record() call using arrays instead of objects
2007-08-05 stronk7$dataobject in insert_record() and update_record()...
2007-08-05 urs_hunklermerged from 1.8 - $thumbwidth not calculated
2007-08-05 koenradded missing <p> MDL-9941
2007-08-05 koenrINHERIT -> NOT SET MDL-10162
2007-08-05 koenr"new" is out of Mexican Peso since 1996 MDL-9086
2007-08-05 urs_hunklerMDL-10408 - added checks for propertyIsEnumerable for...
2007-08-05 urs_hunklerNicolas' changes to custom_corners has broken the theme...
2007-08-05 moodleriMerged theme fix from 18
2007-08-04 stronk7Prevent one warning
2007-08-04 stronk7Support some strings from within the auth plugin lang...
2007-08-04 moodlerAutomatic installer.php lang files by installer_builder...
2007-08-04 luizlaydner- added tag_cron() to cron.php
2007-08-03 luizlaydner- added block support for tag pages
2007-08-03 skodakMDL-10711 adding deleting of grade data when deleting...
2007-08-03 nicolasconnaultGradebook unit tests review
2007-08-03 skodakMDL-10549 finally found the cause of incorrect layout...
2007-08-03 skodakMDL-10549 aligning outcomes the same way as grades...
2007-08-03 skodakMDL-10549 css fixes - alignment in popup grading in...
2007-08-03 tjhuntMDL-10709 - Shortanswer resonses should be trimmed...
2007-08-03 skodakfixed updating of idnumbers
2007-08-03 skodakMDL-10549 css fixes - work in progress
2007-08-03 urs_hunkleradded spaces before the divs too for req and adv icon...
2007-08-03 skodakMDL-10549 adding support for disabling outcomes
2007-08-03 skodakreverting last commit
2007-08-03 donal72Link to profile editing should not appear on remote...
2007-08-03 nicolasconnaultMDL-9775 Added &nbsp; inside the <div></div> for class...
2007-08-03 urs_hunklerAdded a space before divs too
2007-08-03 donal72MDL-9288 : An additional addslashes() that was in Petr...
2007-08-03 urs_hunklerAdded a space behind advancedimg to correct aligning...
2007-08-03 tjhuntMDL-10690 - Make quiz name a manditory field. Merged...
2007-08-03 donal72Additional lang strings for Mahoodle
2007-08-03 donal72Bugfix: Link back to parent Mahara site didn't work
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
next