]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2009-07-29 tjhuntblocks: MDL-19946 bugfixes for my previous commit.
2009-07-29 dongsheng"MDL-18520, use select instead radio button in admin...
2009-07-29 nicolasconnaultMDL-19840 Fixed detection of empty attributes
2009-07-29 nicolasconnaultMDL-19756 Updated unit tests
2009-07-29 nicolasconnaultMDL-19756 Changed html_button->label to html_button...
2009-07-29 nicolasconnaultMDL-19756 Migrated time selectors from weblib to outputlib
2009-07-29 moodlerobotUpdated the HEAD build version to 20090729
2009-07-28 stronk7MDL-18658 add support for m4a files in the multimedia...
2009-07-28 nicolasconnaultMDL-19756 Migrated choose_from_menu_yesno and choose_fr...
2009-07-28 nicolasconnaultMDL-19756 Refactored JS code from SCORM and choice...
2009-07-28 tjhuntblocks: MDL-19946 Block editing form must be displayed...
2009-07-28 dongsheng"MDL-19118, fixed a javascript error on webkit core...
2009-07-28 nicolasconnaultMDL-19756 Removed redundant component::add_action_objec...
2009-07-28 nicolasconnaultMDL-19787 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 nicolasconnaultMDL-19794 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 nicolasconnaultMDL-19807 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 nicolasconnaultMDL-19797 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 nicolasconnaultMDL-19805 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 nicolasconnaultMDL-19817 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 nicolasconnaultMDL-19812 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 nicolasconnaultMDL-19815 Migrated choose_from_menu to the new $OUTPUT...
2009-07-28 moodlerstandard/styles MDL-19839 Fixed indenting, tidied up...
2009-07-28 dongsheng"MDL-19839, resize user picture in comments api"
2009-07-28 dongsheng"MDL-19839, limit maxium width of comments block"
2009-07-28 tjhuntoutputlib: MDL-19756 fix $OUTPUT->user_picture.
2009-07-28 dongsheng"MDL-19839, use samller user picture, shorter date...
2009-07-28 tjhuntGrrr! Nico.
2009-07-28 tjhuntcourse MDL-19794: Fix more initialisation order problems
2009-07-28 dongsheng"MDL-19661, adding combobox support"
2009-07-28 tjhuntadmin: MDL-19787 $PAGE->set_url on admin/index.php
2009-07-28 nicolasconnaultMDL-19756 Improved the API for moodle_html_component...
2009-07-28 tjhuntcourse MDL-19794: Fix initialisation order problems...
2009-07-28 tjhuntcourse MDL-19794: Fix initialisation order problems...
2009-07-28 nicolasconnaultMDL-19756 Migrating choose_from_menu to outputlib
2009-07-28 nicolasconnaultMDL-19756 Fixing deprecated print_spacer() function
2009-07-28 nicolasconnaultMDL-19756 Fixing deprecated print_spacer() function
2009-07-28 moodlerobotUpdated the HEAD build version to 20090728
2009-07-27 mitsMDL-19944 Removed duplicate "enable guest access".
2009-07-27 skodakMDL-19943 new debug optiosn for validators link and...
2009-07-27 skodakMDL-16089 fixed hardcoded itemid in module files support
2009-07-27 mudrd8mzMDL-16597 Fixed typo - missing slash
2009-07-27 skodakMDL-19756 better broken param diag
2009-07-27 skodakMDL-19756 fixing incorrect parameter objects
2009-07-27 poltawskilib/simplepie: Improve Integration MDL-7946, MDL-13932
2009-07-27 skodakMDL-16231 fixed regression - completed delete file...
2009-07-27 nicolasconnaultMDL-19756 Fixed incorrectly thrown exception in output...
2009-07-27 nicolasconnaultMDL-19756 Removing debugging call
2009-07-27 nicolasconnaultMDL-19756 Migrated the following functions from weblib...
2009-07-27 tjhuntscales: Fix initialisation order problem.
2009-07-27 dongsheng"MDL-19118, remove moodleforms, check contextlevel...
2009-07-27 moodlerobotUpdated the HEAD build version to 20090727
2009-07-26 stronk7MDL-18901 formatXXX fields - changed missed occurrence
2009-07-26 moodlerobotUpdated the HEAD build version to 20090726
2009-07-26 moodlerobotAutomatic installer.php lang files by installer_builder...
2009-07-25 skodakremoved bogus debug code
2009-07-25 moodlerobotUpdated the HEAD build version to 20090725
2009-07-24 tjhuntcalculated qtype: Remove unnecessary call-time pass...
2009-07-24 tjhuntchat: Remove unnecessary call-time pass by reference.
2009-07-24 tjhuntoutputlib: debugging message was not being displayed...
2009-07-24 dongsheng"MDL-19118, blog should be moodle type plugin"
2009-07-24 tjhuntplugins: MDL-19921 external database auth was not showi...
2009-07-24 dongsheng"MDL-19839, add comments block to core blocks"
2009-07-24 dongsheng"MDL-19839, comments block"
2009-07-24 dongsheng"MDL-19118, comments api"
2009-07-24 moodlerobotUpdated the HEAD build version to 20090724
2009-07-23 ethemprint_simple_box(_start/_end) and preg_replace() fixes
2009-07-23 tjhuntlesson: MDL-19890 Fix block-printing code in lesson...
2009-07-23 tjhuntquiz: MDL-19891 fix that quiz navigation block that...
2009-07-23 jeromefilemanager MDL-16597 fix YUI repository requires and...
2009-07-23 tjhuntajaxlib MDL-19077 required_js_code::now, for those...
2009-07-23 tjhuntajaxlib: MDL-19915 skip links need to be in a div for...
2009-07-23 samhemelrykajaxlib MDL-19915 Squashed minor XHTML compliance issue...
2009-07-23 nicolasconnaultMDL-19077 Fixed whitespace
2009-07-23 nicolasconnaultMDL-19077 Fixed PHPdocs, whitespace and all typos I...
2009-07-23 moodlerobotUpdated the HEAD build version to 20090723
2009-07-22 tjhuntFix my silly mistake. Thanks for noticing Eloy.
2009-07-22 tjhuntquiz: fix URL escaping issues.
2009-07-22 tjhuntquiz: Check this is the users own attempt before sendin...
2009-07-22 tjhuntquiz reports: Fix ordering of reports broken by MDL...
2009-07-22 tjhuntquiz: minor layout improvement.
2009-07-22 tjhuntthemes: MDL-19077 pass the region name ot the block...
2009-07-22 tjhuntRemove deprecated function call.
2009-07-22 tjhuntblocks MDL-19902: were seeing empty block columns on...
2009-07-22 tjhuntblocks MDL-19902: were seeing empty block columns on...
2009-07-22 nicolasconnaultMDL-19840 Upgraded code of HTML-parsing assertions
2009-07-22 nicolasconnaultMDL-19077 Added requires->yui_lib('event') to required_...
2009-07-22 nicolasconnaultMDL-19077 Added the required_event_handler class and...
2009-07-22 tjhuntajaxlib: fix variable name typo.
2009-07-22 tjhuntthemes: MDL-19077 make sure that errors displayed by...
2009-07-22 tjhunttags: MDL-19823 missed one $PAGE->set_context yesterday.
2009-07-22 peterbulmerMDL19901 fix typeo
2009-07-22 moodlerobotUpdated the HEAD build version to 20090722
2009-07-21 tjhuntFix new install with developer debug on.\r\rCan't print...
2009-07-21 tjhuntblocks editing: MDL-19889 edit tag_flickr block form.
2009-07-21 tjhuntflickr and youtube blocks: don't call print_error!
2009-07-21 tjhuntblocks editing: MDL-19889 edit tags block form.
2009-07-21 tjhuntblocks editing: MDL-19889 edit tag_youtube form.
2009-07-21 tjhuntblocks editing: MDL-19889 tidy up HTML form class.
2009-07-21 tjhunttags: part of MDL-19823 - make sure tag pages are in...
2009-07-21 skodakMDL-19875 tested patch and added some more echos, thank...
next