]> git.mjollnir.org Git - moodle.git/shortlog
moodle.git
2009-08-04 nicolasconnaultMDL-19756 Migrated print_heading_with_help
2009-08-04 nicolasconnaultMDL-19821 Migrated most of filepicker's output code...
2009-08-04 nicolasconnaultMDL-19756 Fixed regression in unit tests
2009-08-04 stronk7NOBUG: Fix wrong(4) default for label->introformat...
2009-08-04 moodlercategory blocks MDL-19398 Set the proper context on...
2009-08-04 nicolasconnaultMDL-19756 Fixed regression in popup_form()
2009-08-04 nicolasconnaultMDL-19756 Removed debugging message regarding string...
2009-08-04 nicolasconnaultMDL-19756 Migrated print_textfield, choose_from_radio...
2009-08-04 nicolasconnaultMDL-19976 Refactored select_menu() into select(), now...
2009-08-04 moodlerobotUpdated the HEAD build version to 20090804
2009-08-03 mudrd8mzfile api: fixing a critical typo
2009-08-03 poltawskiblock/rss_client: MDL-19990 Make feed discovery configu...
2009-08-03 nicolasconnaultMDL-19756 Migrated print_close_window to $OUTPUT->print...
2009-08-03 mudrd8mzFixed accessing the first character from string{0}...
2009-08-03 skodakMDL17980 reverting last commit - other devs agreed...
2009-08-03 dongsheng"MDL-19985, fixed undefined typeid, thanks for andrei...
2009-08-03 nicolasconnaultMDL-19787 Changed Yes button to using GET instead of...
2009-08-03 jeromeinstallation MDL-19984 fix SQL error during upgrade...
2009-08-03 dongsheng"MDL-19118, formlib removal of comments api"
2009-08-03 peterbulmerMDL17980 remove redundant files
2009-08-03 peterbulmerMDL17980 mnet improvements
2009-08-03 moodlerobotUpdated the HEAD build version to 20090803
2009-08-02 skodakMDL-16597 fixed broken maxfiles == -1 support in file...
2009-08-02 skodakMDL-19982 fixed notice if group empty; merged from...
2009-08-02 moodlerobotUpdated the HEAD build version to 20090802
2009-08-01 moodlerobotUpdated the HEAD build version to 20090801
2009-07-31 poltawskiblocks/rss_client: MDL-13932 Fix typo when editting...
2009-07-31 poltawskiblocks/rss_client: MDL-13932: viewfeed.php typo
2009-07-31 poltawskiblocks/rss_client: MDL-13932 Incease timeout when addin...
2009-07-31 poltawskiblocks/rss_client: MDL-13932 fix config_shownumentries...
2009-07-31 poltawskilib/rsslib - Missing global decloration of $OUTPUT
2009-07-31 nicolasconnaultMDL-19756 Outputting a debugging message if $OUTPUT...
2009-07-31 nicolasconnaultMDL-19976 Changing redirect($url->out()) to redirect...
2009-07-31 moodlerblocks MDL-19010 Fixed a typo to make the title a...
2009-07-31 moodlerblocks MDL-19010 Slight reordering of logic to allow...
2009-07-31 nicolasconnaultMDL-19756 MDL-19973 Fixed support of url by user_pictur...
2009-07-31 moodlerobotUpdated the HEAD build version to 20090731
2009-07-30 stronk7MDL-19974 postgres sql generator - delete unused variable
2009-07-30 stronk7MDL-19057, MDL-19974 DDL tests - WIP: from 365 to 473...
2009-07-30 stronk7MDL-19974 postgres sql generator - simplified a lot...
2009-07-30 poltawskilib/simplepie MDL-7946 - improve simplepie defaults
2009-07-30 stronk7MDL-19695 dependencies - now every change_field_xxx...
2009-07-30 stronk7MDL-19701, MDL-19695 ddl stuff - review upgrade to...
2009-07-30 poltawskilib/simplepie MDL-7946 Set magpie HTTP headers with...
2009-07-30 mudrd8mzMDL-19972 reverting the previous commit
2009-07-30 poltawskiRemove lib/magpie: MDL-7946/MDL-13932
2009-07-30 mudrd8mzMDL-19972 new function require_real_user()
2009-07-30 poltawskiblock/rss_client MDL-19970 - feeds failed to be deleted
2009-07-30 poltawskiajaxlib: MDL-19756 Use 'confirmation' string which...
2009-07-30 stronk7MDL-19969 standarising plugin names - prevent dupes...
2009-07-30 tjhuntblocks: MDL-19893 move blocks on page UI - part 2
2009-07-30 jeromeblock MDL-19946 fix "cannot add block" bug (Tim's fix)
2009-07-30 skodakfixed broken validation of parameters in confirm method
2009-07-30 tjhuntblocks: MDL-19893 move blocks on page UI - part 1
2009-07-30 nicolasconnaultMDL-19791 Fixed call to add_action
2009-07-30 nicolasconnaultMDL-19756 Improved API of OUTPUT->confirm()
2009-07-30 nicolasconnaultMDL-19794 Updated topic and course format's use of...
2009-07-30 nicolasconnaultMDL-19756 Migrated popup_form
2009-07-30 tjhuntblocks: MDL-19399 proper permissions checks for editing...
2009-07-30 moodlerobotUpdated the HEAD build version to 20090730
2009-07-29 stronk7NOBUG Fixed error happening when restoring missingtype...
2009-07-29 mudrd8mzMDL-19956 $PAGE->set_url(...) passes the same arguments...
2009-07-29 mudrd8mzMDL-19956 $PAGE->set_url(...) accepts already prepared...
2009-07-29 poltawskiblock_rss_client/rsslib MDL-1393 Clean up
2009-07-29 poltawskiblock_rss_client: MDL-13932/MDL-7946 - Switch to use...
2009-07-29 poltawskiblock_rss_client: MDL-13932 Fix equality typo
2009-07-29 tjhuntblock_rss_client: MDL-13932 Clean up a lot of the crap.
2009-07-29 tjhuntblocks: MDL-19010 fix block editing icon URLs.
2009-07-29 tjhuntMDL-19756 Try to bring some consistency to how we handl...
2009-07-29 tjhuntMDL-19756 Fixes to make actions on action_icons work.
2009-07-29 moodlertheme/styles MDL-19953 $THEME->csslifetime lets themers...
2009-07-29 tjhuntblocks: MDL-19889 Convert mentees block to use edit_for...
2009-07-29 tjhuntblocks: MDL-19889 Convert mentees block to use edit_for...
2009-07-29 tjhuntblocks: MDL-19889 Convert blog tags block to use edit_f...
2009-07-29 tjhuntblocks: MDL-19889 Convert blog tags block to use edit_f...
2009-07-29 tjhuntblocks: MDL-19889 Convert random glossary block to...
2009-07-29 tjhuntblocks: MDL-19946 Sorry, remove debug code.
2009-07-29 tjhuntblocks: MDL-19889 Convert quiz results block to use...
2009-07-29 tjhuntquiz: XHTML strict.
2009-07-29 tjhuntblocks: MDL-19946 More bug fixes.
2009-07-29 dongsheng"MDL-16597, disable add button once reach max files...
2009-07-29 tjhuntblocks: MDL-19946 And another bug fix.
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...
next