]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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
2009-08-28 stronk7Enforce strict mode in mysqli session in order to get...
2009-08-28 nicolasconnaultMDL-14632 Improved the output code of the settings...
2009-08-28 jeromewebservices MDL-12886 update xmlrpc server/client to...
2009-08-28 samhemelryknavigation MDL-14632 Very significant navigation commit
2009-08-28 gbatesonHotPot module: differentiate between "guesses-correct...
2009-08-28 nicolasconnaultMDL-19756 Corrected an incorrect default text for the...
2009-08-28 moodleradmin/settings MDL-20180 Moved "Debugging" from the...
2009-08-28 jeromewebservices MDL-12886 "params" parameter has been chang...
2009-08-28 nicolasconnaultMDL-20179 Replaced incompatible code with something...
2009-08-28 nicolasconnaultMDL-19797 Upgraded most output code in grader report
2009-08-28 stronk7To alter columns back and forth between numeric types...
2009-08-28 stronk7Fix one wrong test. To get defaults applied, new column...
2009-08-28 moodlerobotUpdated the HEAD build version to 20090828
2009-08-27 skodakMDL-20176 param types mandatory - temporary hacks,...
2009-08-27 skodakMDL-20169 fixed coding style, parameter type required
2009-08-27 skodakMDL-20169 fixed coding style, parameter type required
2009-08-27 skodakMDL-20169 fixed coding style, parameter type required
2009-08-27 stronk7NOBUG. Add 2 missing fix_sql_params() calls in insert...
2009-08-27 nicolasconnaultMDL-19797 Added callback support to the confirm_dialog...
2009-08-27 nicolasconnaultMDL-19797 Optimising output code in gradebook, and...
2009-08-27 dongsheng"MDL-13766, remove debug code"
2009-08-27 skodakMDL-20169 fixed coding style, parameter type required
2009-08-27 skodakfixed sloppy coding style
2009-08-27 poltawskilib/setuplib MDL-20166 - Don't abort install on nginx...
2009-08-27 nicolasconnaultMDL-19799 Silencing annoying debugging error for popup_...
2009-08-27 moodlerobotUpdated the HEAD build version to 20090827
2009-08-26 ethem fix for help buttons
2009-08-26 ethemFix for make_checkbox
2009-08-26 poltawskicourse/jumpto.php MDL-19886 Don't depend on HTTP_REFFER...
2009-08-26 jeromewebservice MDL-12886 remove old documentation file
2009-08-26 moodlerobotUpdated the HEAD build version to 20090826
2009-08-25 stronk7workarround MSSQL (RDBMS) bug with float types. Not...
2009-08-25 stronk7fix sql_substr() behaviour
2009-08-25 tjhuntforgot password form: MDL-19441 Make it clearer you...
2009-08-25 tjhuntlogin form: MDL-20050 forgotton password should be...
2009-08-25 tjhuntoutputlib MDL-20103 neater version of Jerome's fix.
2009-08-25 stronk7Buggy ADOdb was returning PKs in the list of indexes...
2009-08-25 stronk7Fix get_columns() for mssql adodb driver by custom...
2009-08-25 nicolasconnaultMDL-19797 Optimising output code for the Edit grades...
2009-08-25 jeromewebservice MDL-12886 refactor web service description...
2009-08-25 dongsheng"MDL-13766, update savepath parameter when launching...
next