]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
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...
2009-08-25 gbatesonadd hotpot_encode_content_links() and hotpot_decode_con...
2009-08-25 moodlerobotUpdated the HEAD build version to 20090825
2009-08-24 nicolasconnaultMDL-19797 Optimising output code and JS/CSS requires...
2009-08-24 nicolasconnaultMDL-19799 Adding missing echo
2009-08-24 moodlerobotUpdated the HEAD build version to 20090824
2009-08-23 poltawskiblocks/rss_client MDL-13932 Fix wrong param order in...
2009-08-23 moodlerobotUpdated the HEAD build version to 20090823
2009-08-22 dongsheng"MDL-13766, improve filepicker to use path option"
2009-08-22 pichetpMDL-19519 , MDL-1728 minor strings changes
2009-08-22 pichetpMDL-19519 , MDL-1728 Adding database question_calculate...
2009-08-22 pichetpMDL-18924 Testing if dataitems are numericals
2009-08-22 pichetpMDL-19519 , MDL-1728 Adding database question_calculate...
2009-08-22 pichetpMDL-19519 , MDL-1728 Adding database question_calculate...
2009-08-22 pichetpMDL-19519 , MDL-1728 Adding database question_calculate...
2009-08-22 poltawskilib/blocklib: MDL-20146 - Don't mask errors as a way...
2009-08-22 moodlerobotUpdated the HEAD build version to 20090822
2009-08-21 stronk7Added missing global that was causing discussions to...
2009-08-21 moodlerobotUpdated the HEAD build version to 20090821
2009-08-21 nicolasconnaultMDL-19799 Switched $_helpbutton to public members
2009-08-20 nicolasconnaultMDL-19799 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19824 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19820 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19817 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19813 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19812 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19809 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19808 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19806 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19804 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19803 Upgraded calls to link_to_popup_window()
2009-08-20 nicolasconnaultMDL-19801 Upgraded calls to link_to_popup_window()
next