]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2009-09-04 samhemelryknavigation MDL-14632 Wrapping if in brackets just to...
2009-09-04 samhemelryksearch MDL-19822 Upgraded print_header and build_naviga...
2009-09-04 samhemelryklib MDL-19799 Upgraded print_header and build_navigatio...
2009-09-04 samhemelrykassignment MDL-19803 Upgraded print_header and build_na...
2009-09-04 moodlergrade/report/grader MDL-20222 Define a variable as...
2009-09-04 nicolasconnaultMDL-19676 Replaced magpie with simplepie
2009-09-04 dongsheng"MDL-16596, make non-js filemanager identical to ajax...
2009-09-04 samhemelrykenrol MDL-19795 Upgraded print_header and build_navigat...
2009-09-04 samhemelrykforum MDL-19808 Upgraded print_header and build_navigat...
2009-09-04 dongsheng"MDL-20221, fixed typo of embedded"
2009-09-04 dongsheng"MDL-20221, create a embeded layout for iframe, or...
2009-09-04 samhemelrykcalendar MDL-19793 Upgraded print_header and build_navi...
2009-09-04 samhemelryknavigation MDL-20218 global_navigation::load_for_user...
2009-09-04 nicolasconnaultMDL-19676 Started to use new navigation code
2009-09-04 samhemelryknavigation MDL-20216 Refactored add arguments
2009-09-04 samhemelryknavigation MDL-20216 Refactored add arguments
2009-09-04 pichetpMDL-20189 correcting for the value of correctanswerleng...
2009-09-04 samhemelrykscorm MDL-19815 Upgraded print_header and build_navigat...
2009-09-04 nicolasconnaultMDL-19676 Blog improvements
2009-09-04 nicolasconnaultMDL-19676 Blog improvements
2009-09-04 moodlerobotUpdated the HEAD build version to 20090904
2009-09-04 nicolasconnaultMDL-19676 Blog improvements
2009-09-03 nicolasconnaultMDL-20203 Added support for disabled attribute for...
2009-09-03 nicolasconnaultMDL-19756 Enabled use of <td> in table headers, and...
2009-09-03 samhemelrykmessage MDL-19801 Upgraded print_header and build_navig...
2009-09-03 samhemelrykcourse MDL-19794 Upgraded print_header and build_naviga...
2009-09-03 moodler$PAGE MDL-19077 fix call to set_url to make it handle...
2009-09-03 moodler$PAGE MDL-19077 Call set_url on login page explicitly...
2009-09-03 samhemelrykadmin MDL-19799 Upgraded print_header and build_navigat...
2009-09-03 samhemelrykadmin MDL-19799 Upgraded print_header and build_navigat...
2009-09-03 jeromeMDL-19788 fix unknown $OUTPUT variable
2009-09-03 jeromeMDL-19182 fix unknown $OUTPUT variable
2009-09-03 moodlerlib/pagelib Improved the debugging message about set_url
2009-09-03 samhemelrykadmin MDL-19799 Upgraded print_header and build_navigat...
2009-09-03 dongsheng"MDL-16596, imporve non-javascript file manager, add...
2009-09-03 dongsheng"MDL-19654, added path parameter for folder"
2009-09-03 samhemelryklogin MDL-19800 Upgraded print_header and build_navigat...
2009-09-03 samhemelrykauth MDL-19788 Upgraded print_header and build_navigati...
2009-09-03 samhemelrykadmin MDL-19787 Upgraded print_header and build_navigat...
2009-09-03 samhemelrykadmin MDL-19787 Upgraded print_header and build_navigat...
2009-09-03 dongsheng"MDL-13766, improve repository module to support file...
2009-09-03 dongsheng"MDL-15351, improve local plugin to support new file...
2009-09-03 moodlerobotUpdated the HEAD build version to 20090903
2009-09-02 mudrd8mzNOBUG: Fixed incorrect use of $OUTPUT, leading to empty...
2009-09-02 stronk7Proper connection exception handling in the DB function...
2009-09-02 dongsheng"MDL-13766, add a parameter for file manager"
2009-09-02 dongsheng"MDL-13766, fixed bug of local repository plugin"
2009-09-02 samhemelrykuser MDL-19825 Upgraded print_header and build_navigati...
2009-09-02 jeromeweb services MDL-12886 ws params: when the algo cleans...
2009-09-02 samhemelryknavigation MDL-14632 Fixed navbar bug whereby if no...
2009-09-02 samhemelrykgenerator MDL-17057 Fixed several bugs in generator...
2009-09-02 dongsheng"MDL-16596, improved non-js filemanager, 1. supported...
2009-09-02 jeromeweb services MDL-12886 ws params: objects into an objec...
2009-09-02 jeromeweb services MDL-12886 remove library functions from...
2009-09-02 moodlerobotUpdated the HEAD build version to 20090902
2009-09-01 stronk7MDL-17969 mssql (freetds/odbtp) native driver. Now...
2009-09-01 mudrd8mzNOBUG: Fixed confirm() - two buttons "Yes" were displayed
2009-09-01 skodakMDL-20191 more plugin uninstall cleanup and improvements
2009-09-01 jeromeweb services MDL-12886 trivial change
2009-09-01 skodakMDL-20196 improved plugin_supports() for all plugin...
2009-09-01 skodakfixed whitespace
2009-09-01 skodakMDL-20196 improved plugin_supports() for all plugin...
2009-09-01 samhemelryknavigation MDL-14632 Fixed bug with deprecated build_na...
2009-09-01 samhemelryknavigation MDL-14632 Deprecate print_header menu argume...
2009-09-01 jeromeweb services MDL-12886 fix documentation: support of...
2009-09-01 samhemelryknavigation MDL-14632 Fixed minor regressions for recent...
2009-09-01 gbatesonMDL-20184 use $this->error() to print error message...
2009-09-01 gbatesonMDL-20184 more efficient and accurate detection of...
2009-09-01 moodlerobotUpdated the HEAD build version to 20090901
2009-08-31 skodakMDL-20169 reverting my incorrect patch - sorrry
2009-08-31 stronk7MDL-15181 temporary tables - now mysql driver uses...
2009-08-31 stronk7MDL-15181 temporary tables support. No more differences...
2009-08-31 mudrd8mzMDL-20191 Subplugins are uninstalled together with...
2009-08-31 stronk7MDL-17969 mssql (freetds/odbtp) native driver. Both...
2009-08-31 stronk7SQL generators must not execute changes in DB. Just...
2009-08-31 samhemelryknavigation MDL-14632 Fixed Javascript scrolling bug...
2009-08-31 jeromeMDL-19763 PHP Fatal Error fix on undefined plain_page()
2009-08-31 samhemelryknavigation MDL-14632 Fixed simpletests after the differ...
2009-08-31 samhemelryknavigation MDL-14632 Minor tweaking as suggested on...
2009-08-31 samhemelryknavigation MDL-14632 Fixed regression in action_icon...
2009-08-31 gbatesonMDL-20184 when importing questions from Hot Potatoes...
2009-08-31 gbatesonMDL-20185 detect zero, "0", as an answer for a gap...
2009-08-31 moodlerobotUpdated the HEAD build version to 20090831
2009-08-30 stronk7MDL-17969 Now defaulting to new mssql native driver...
2009-08-30 stronk7MDL-17969 mssql sql generator. Now works with temptable...
2009-08-30 stronk7Clean-up some conflicts introduced in my prev commit.
2009-08-30 stronk7MDL-19057 adding some pending bits
2009-08-30 stronk7MDL-17969 mssql (freetds/odbtp) native driver. Passes...
2009-08-30 stronk7MDL-15181 cross-db temporary tables support. First...
2009-08-30 stronk7Concatenating NULLs with anything returns NULL
2009-08-30 stronk7Added more sql_concat tests. MySQL and PG broken :...
2009-08-30 moodlerobotUpdated the HEAD build version to 20090830
2009-08-29 skodakMDL-14632 fixed forbidden use of Call-time pass-by...
2009-08-29 stronk7Added some more tests to temp tables to show current...
2009-08-29 moodlerobotUpdated the HEAD build version to 20090829
2009-08-29 stronk7Delegate prefix subtitution to each db driver to enforc...
2009-08-28 stronk7Delete the tweakTempTable() thing used to support temp...
2009-08-28 nicolasconnaultMDL-19756 Removing badly merged line :p
2009-08-28 nicolasconnaultMDL-19756 Fixed bug in output of fields with a label
2009-08-28 mudrd8mzNOBUG: fixed incorect use of $output variable
next