]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2009-06-26 stronk7MDL-19579 code coverage - add more initial $includecove...
2009-06-26 stronk7MDL-19579 code coverage - add more initial $includecove...
2009-06-26 stronk7MDL-19579 code coverage - add initial $includecoverage...
2009-06-26 stronk7MDL-19579 code coverage - show link to latest complete...
2009-06-26 stronk7MDL-19579 code coverage - add lang strings and open...
2009-06-26 stronk7XHTML Strict
2009-06-26 tjhuntthemes: MDL-19077 make a comment clearer.
2009-06-26 tjhuntremove some print_simple_boxes.
2009-06-26 tjhuntthemes: MDL-19077 fix unit test regression
2009-06-26 stronk7MDL-19579 code coverage - fix error when reporting...
2009-06-26 stronk7MDL-19579 code coverage - fix error when reporting...
2009-06-26 stronk7Fix coverage summary OUTPUT
2009-06-26 stronk7Fix unit|db tests OUTPUT
2009-06-26 tjhuntthemes: MDL-19077 fix install regression
2009-06-26 stronk7MDL-19579 code coverage - initial frontend for both...
2009-06-26 stronk7MDL-19579 code coverage - summary reporting
2009-06-26 tjhuntthemes: MDL-19077 new $OUTPUT->header/footer to replace...
2009-06-26 skodakMDL-16438 standardized component names
2009-06-26 samhemelrykuser MDL-16706 This was not the solution, removing...
2009-06-26 samhemelrykmod-forum MDL-16706 Removed inline JS and replaced...
2009-06-26 samhemelrykmod-feedback MDL-16706 Removed inline JS and replaced...
2009-06-26 samhemelrykmod-chat MDL-16706 Removed inline JS and replaced with...
2009-06-26 samhemelrykmod-scorm MDL-16706 Removed inline JS and replaced...
2009-06-26 samhemelrykmod-chat MDL-16706 Removed inline JS and replaced with...
2009-06-26 samhemelrykmod-chat MDL-16706 Removed inline JS and replaced with...
2009-06-26 samhemelrykmod-resource-file MDL-16706 Removed inline JS and repla...
2009-06-26 samhemelrykmod-resource MDL-16706 Removed inline JS and replaced...
2009-06-26 samhemelrykuser-adduser MDL-16706 Included YUI event using require...
2009-06-26 tjhuntMDL-19631 replace deprecated function usage.
2009-06-26 ptrkmklCornflower theme: MDL-19607 Removed float from sidebloc...
2009-06-26 moodlerobotUpdated the HEAD build version to 20090626
2009-06-26 moodlerobotAutomatic installer.php lang files by installer_builder...
2009-06-25 stronk7MDL-19579 code coverage - add file.php-like script...
2009-06-25 stronk7MDL-19579 code coverage - fix report paths and totals...
2009-06-25 tjhuntFix deprecated function use.
2009-06-25 skodakMDL-16438 fixed regression during recent plugin central...
2009-06-25 dongsheng"MDL-16383, add check_login to construct function"
2009-06-25 skodakMDL-19611 fixing regression - video icon disappeared
2009-06-25 tjhuntquiz: Fix copy/paste error.
2009-06-25 tjhuntKill some debug code.
2009-06-25 tjhuntTypo fixes.
2009-06-25 samhemelrykmod-lesson MDL-16706 Removed inline scripts and modifie...
2009-06-25 dongsheng"MDL-18520, for security, we use a fixed repository...
2009-06-25 dongsheng"MDL-16908, fixed webdav plugin hostname"
2009-06-25 dongsheng"MDL-15350, fixed boxnet plugin authkey"
2009-06-25 dongsheng"MDL-13766, improve search form in file picker, improve...
2009-06-25 samhemelrykmod-survey MDL-19621 Fixed notices appearing in generat...
2009-06-25 tjhuntRemove experimental part of string_manger. Also, improv...
2009-06-25 samhemelrykmod-survey MDL-16706 Removed inline script in survey...
2009-06-25 tjhuntRemove a few unnecessary references to global $THEME.
2009-06-25 samhemelrykmod-forum MDL-19620 Replaced get_db_family with get_dbf...
2009-06-25 samhemelrykmodforum MDL-16706 Removed inline js script call in...
2009-06-25 nicolasconnaultMDL-16438 Reverting upgrade of assignment/lib.php....
2009-06-25 moodlerobotUpdated the HEAD build version to 20090625
2009-06-24 skodakMDL-19611 removing some useless editor icons
2009-06-24 skodakMDL-19611 fixing regression - video icon disappeared
2009-06-24 skodakMDL-19611 fixing regression - video icon disappeared
2009-06-24 skodakMDL-19580 cleanup of require css and js filepicker...
2009-06-24 wildgirllang strings: MDL-17678 typo fixes
2009-06-24 wildgirladmin lang string: MDL-17022 small rewording
2009-06-24 tjhuntinstall: MDL-19610 encapsulate empty($CFG->rolesactive...
2009-06-24 jeromerepository MDL-16909 missing mahara language file
2009-06-24 jeromejavascript MDL-16693 Tim's fix for recaptcha
2009-06-24 dongsheng"MDL-18830, improve flickr_public plugin license search...
2009-06-24 dongsheng"MDL-19180, clean up repository url download plugin...
2009-06-24 moodlerobotUpdated the HEAD build version to 20090624
2009-06-24 nicolasconnaultMDL-19596 Added browser check and refactored fixed...
2009-06-23 stronk7MDL-19579 code coverage - xhtml compliant fixes
2009-06-23 stronk7Added spikephpcoverage to the list of libs
2009-06-23 tjhuntthemes: MDL-19077 start implementing moodle_core_renderer
2009-06-23 tjhuntUnit tests: show total time taken to run the tests.
2009-06-23 tjhuntunit tests: raise_memeory_limit. I was running out...
2009-06-23 stronk7MDL-19579 code coverage - initial lang strings required
2009-06-23 stronk7MDL-19579 code coverage - prepare ddl & moodlelib tests...
2009-06-23 stronk7MDL-19579 code coverage - add Spike PHPCoverage lib...
2009-06-23 stronk7MDL-19579 code coverage - add library supporting all...
2009-06-23 stronk7Oops, I left some debugging info in my prev commit.
2009-06-23 tjhuntMDL-19600 remove remaining traces of docstyles.php.
2009-06-23 moodlerFixed a typo
2009-06-23 moodlerAdded a TRADEMARK.txt file to HEAD to explain the trade...
2009-06-23 dongsheng"MDL-17316, fixed search paging and fixed xhtml strict"
2009-06-23 samhemelrykmodforum MDL-16706 Removed inline js script call in...
2009-06-23 samhemelrykjavascript MDL-16706 Removed inline script call in...
2009-06-23 moodlerobotUpdated the HEAD build version to 20090623
2009-06-23 nicolasconnaultMDL-19583 Showing outcomes in user report if enabled...
2009-06-23 stronk7Fix one test failing depending of the debug/debugdispla...
2009-06-22 stronk7Adding pear/XML/Parser to the list of 3rd part librarie...
2009-06-22 stronk7MDL-19579 code coverage - added XML/Parser information...
2009-06-22 stronk7MDL-19579 code coverage - add PEAR/XML lib, required...
2009-06-22 stronk7Commit new ur_utf8 lang installer file to HEAD. Automat...
2009-06-22 stronk7MDL-19452 Fix oracle/mssql drivers behaviour when using...
2009-06-22 sam_marshallMDL-19598: Error in logic that should hide 'skip link...
2009-06-22 mitsMDL-19597 Fixed a typo.
2009-06-22 sam_marshallMDL-18297: Completion date checking - when updating...
2009-06-22 tjhuntFix notice in blockmanager unit tests.
2009-06-22 tjhuntFix some problems with the filelib unit tests, and...
2009-06-22 tjhuntFix accesslib unit tests.
2009-06-22 tjhuntTry to avoid time-outs while running the unit tests
2009-06-22 tjhuntFix pagelib unit tests.
2009-06-22 nicolasconnaultMDL-19566 Refactored some of the more complex regular...
next