]>
git.mjollnir.org Git - moodle.git/log
moodlerobot [Fri, 14 Aug 2009 00:38:17 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090814
nicolasconnault [Fri, 14 Aug 2009 00:00:56 +0000 (00:00 +0000)]
MDL-20086 Fixed reverse ordering of bulk-moved grade items. Merged from MOODLE_19_STABLE
skodak [Thu, 13 Aug 2009 21:33:11 +0000 (21:33 +0000)]
MDL-20069 updated TODO tasks with tracker numbers
skodak [Thu, 13 Aug 2009 21:30:27 +0000 (21:30 +0000)]
MDL-20065 updated TODO tasks with tracker numbers
skodak [Thu, 13 Aug 2009 21:01:30 +0000 (21:01 +0000)]
MDL-20068 updated TODO tasks with tracker numbers
skodak [Thu, 13 Aug 2009 20:57:48 +0000 (20:57 +0000)]
MDL-20067 updated TODO tasks with tracker numbers
skodak [Thu, 13 Aug 2009 20:54:55 +0000 (20:54 +0000)]
MDL-20066 updated TODO tasks with tracker numbers
skodak [Thu, 13 Aug 2009 20:49:37 +0000 (20:49 +0000)]
MDL-20069 new URL module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
skodak [Thu, 13 Aug 2009 20:49:07 +0000 (20:49 +0000)]
MDL-20068 new Page module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
skodak [Thu, 13 Aug 2009 20:48:32 +0000 (20:48 +0000)]
MDL-20067 new IMS Content package module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
skodak [Thu, 13 Aug 2009 20:47:43 +0000 (20:47 +0000)]
MDL-20066 new folder module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
skodak [Thu, 13 Aug 2009 20:45:50 +0000 (20:45 +0000)]
MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker
mjollnir_ [Thu, 13 Aug 2009 09:38:04 +0000 (09:38 +0000)]
MDL-19142 assignment/backup&restore: support backing up and restoring third party subtypes if they need it.
Merged from MOODLE_19_STABLE
nicolasconnault [Thu, 13 Aug 2009 03:38:30 +0000 (03:38 +0000)]
MDL-19756 Showing exceptions only in DEBUG_DEVELOPER mode
dongsheng [Thu, 13 Aug 2009 03:35:23 +0000 (03:35 +0000)]
"MDL-16911, update youtube repository plugin"
nicolasconnault [Thu, 13 Aug 2009 01:43:57 +0000 (01:43 +0000)]
MDL-19808 Fixed dropdown for moving forum discussions
nicolasconnault [Thu, 13 Aug 2009 01:15:58 +0000 (01:15 +0000)]
MDL-19756
* Removed outputpixfinders.php and put that code back in outputlib.php
* Created labelled_html_component class and subclassed all appropriate components from it
* Added component::add_confirm_action($message) as a shortcut for adding a confirmation popup
* Fixed bug in close_window_button()
moodlerobot [Thu, 13 Aug 2009 00:37:49 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090813
mudrd8mz [Wed, 12 Aug 2009 14:32:46 +0000 (14:32 +0000)]
Fixes Fatal error: Call to undefined function repository_head_setup()
moodlerobot [Wed, 12 Aug 2009 00:38:57 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090812
mjollnir_ [Tue, 11 Aug 2009 13:54:40 +0000 (13:54 +0000)]
MDL-19142 assignment/backup: reverting earlier patch while I figure out a better way to deal with course_modules during restore
Merged from MOODLE_19_STABLE
mjollnir_ [Tue, 11 Aug 2009 12:20:08 +0000 (12:20 +0000)]
MDL-19142: assignment/backup add support for third party subtypes
Now third party assignment type subplugin authors can implement backup/restore
This adds four hooks, backup_one_mod, backup_one_submission, restore_one_mod, restore_one_submission,
all of which are implemented in the assignment_base parent class and documented there.
Merged from MOODLE_19_STABLE. Backup is broken in HEAD but Eloy asked me to merge it anyway.
skodak [Tue, 11 Aug 2009 09:40:59 +0000 (09:40 +0000)]
MDL-13766 fixed some obvious problems with missing global $CFG and undefined variables
nicolasconnault [Tue, 11 Aug 2009 07:05:46 +0000 (07:05 +0000)]
MDL-19756 Centralised $label object into moodle_html_component, fixed proper display of radio buttons through select() method, and fixed other little bugs
jerome [Tue, 11 Aug 2009 06:36:43 +0000 (06:36 +0000)]
output MDL-19690 fix forgotten global $OUTPUT
jerome [Tue, 11 Aug 2009 06:26:37 +0000 (06:26 +0000)]
web service MDL-12886 minor fix on the exception call (it doesn't display any Notice)
dongsheng [Tue, 11 Aug 2009 05:50:56 +0000 (05:50 +0000)]
"MDL-13766, disable file picker resizing on ie, it is buggy"
nicolasconnault [Tue, 11 Aug 2009 03:32:51 +0000 (03:32 +0000)]
MDL-19820 Fixed missing $OUTPUT and a couple of other little bugs
moodlerobot [Tue, 11 Aug 2009 00:37:31 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090811
skodak [Mon, 10 Aug 2009 20:50:51 +0000 (20:50 +0000)]
MDL-20038 replacing strtolowe() used incorrectly to get module directory name from localised string - that could work only for some modules and in English only ;-)
stronk7 [Mon, 10 Aug 2009 17:41:26 +0000 (17:41 +0000)]
NOBUG: Added missing savepoint
nicolasconnault [Mon, 10 Aug 2009 08:38:45 +0000 (08:38 +0000)]
MDL-19756 Renamed moodle_select to html_select for better API consistency
stronk7 [Mon, 10 Aug 2009 08:24:28 +0000 (08:24 +0000)]
MDL-19690 - fix mailyes|no icon
nicolasconnault [Mon, 10 Aug 2009 07:31:31 +0000 (07:31 +0000)]
MDL-19756 Added a shortcut method to moodle_html_components: add_confirm_action($message). This adds the appropriate onclick event handler for a confirmation message and can be used on any component that gets prepared properly by a renderer function.
nicolasconnault [Mon, 10 Aug 2009 06:37:29 +0000 (06:37 +0000)]
MDL-19786 Renamed user_picture and action_icon component classes to moodle_user_picture and moodle_action_icon. Also moved around the classes in a more logical order in outputcomponents.php
nicolasconnault [Mon, 10 Aug 2009 06:26:50 +0000 (06:26 +0000)]
MDL-19756 Renamed help_icon class to moodle_help_icon
nicolasconnault [Mon, 10 Aug 2009 06:22:04 +0000 (06:22 +0000)]
MDL-19077 Split outputlib.php into smaller logical files.
nicolasconnault [Mon, 10 Aug 2009 05:50:28 +0000 (05:50 +0000)]
MDL-19799 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:50:10 +0000 (05:50 +0000)]
MDL-19825 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:49:57 +0000 (05:49 +0000)]
MDL-19824 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:49:45 +0000 (05:49 +0000)]
MDL-19823 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:49:33 +0000 (05:49 +0000)]
MDL-19822 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:49:18 +0000 (05:49 +0000)]
MDL-19821 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:01:23 +0000 (05:01 +0000)]
MDL-19820 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:01:10 +0000 (05:01 +0000)]
MDL-19817 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:00:53 +0000 (05:00 +0000)]
MDL-19816 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:00:41 +0000 (05:00 +0000)]
MDL-19813 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 05:00:11 +0000 (05:00 +0000)]
MDL-19812 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:59:55 +0000 (04:59 +0000)]
MDL-19809 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:59:43 +0000 (04:59 +0000)]
MDL-19808 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:59:26 +0000 (04:59 +0000)]
MDL-19807 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:59:09 +0000 (04:59 +0000)]
MDL-19806 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:58:52 +0000 (04:58 +0000)]
MDL-19805 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:58:40 +0000 (04:58 +0000)]
MDL-19804 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:58:28 +0000 (04:58 +0000)]
MDL-19803 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:58:17 +0000 (04:58 +0000)]
MDL-19800 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:58:02 +0000 (04:58 +0000)]
MDL-19799 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:54:48 +0000 (04:54 +0000)]
MDL-19798 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:54:32 +0000 (04:54 +0000)]
MDL-19797 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:53:59 +0000 (04:53 +0000)]
MDL-19794 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:53:42 +0000 (04:53 +0000)]
MDL-19795 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 04:53:22 +0000 (04:53 +0000)]
MDL-19787 Converted print_box* to $OUTPUT->box*
nicolasconnault [Mon, 10 Aug 2009 03:43:27 +0000 (03:43 +0000)]
MDL-19756 Muting debugging error for optionsextra param of popup_form (used only by navmenu())
nicolasconnault [Mon, 10 Aug 2009 03:41:44 +0000 (03:41 +0000)]
MDL-19793 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:41:33 +0000 (03:41 +0000)]
MDL-19820 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:41:08 +0000 (03:41 +0000)]
MDL-19798 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:40:56 +0000 (03:40 +0000)]
MDL-19797 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:40:04 +0000 (03:40 +0000)]
MDL-19825 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:39:32 +0000 (03:39 +0000)]
MDL-19800 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:39:21 +0000 (03:39 +0000)]
MDL-19799 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:38:45 +0000 (03:38 +0000)]
MDL-19795 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:38:27 +0000 (03:38 +0000)]
MDL-19788 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:37:57 +0000 (03:37 +0000)]
MDL-19817 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:37:44 +0000 (03:37 +0000)]
MDL-19813 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:37:33 +0000 (03:37 +0000)]
MDL-19806 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:37:16 +0000 (03:37 +0000)]
MDL-19812 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:37:01 +0000 (03:37 +0000)]
MDL-19809 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:36:42 +0000 (03:36 +0000)]
MDL-19808 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:36:01 +0000 (03:36 +0000)]
MDL-19815 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:35:38 +0000 (03:35 +0000)]
MDL-19787 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:35:14 +0000 (03:35 +0000)]
MDL-19794 Converted calls to popup_form()
nicolasconnault [Mon, 10 Aug 2009 03:33:41 +0000 (03:33 +0000)]
MDL-19756 Improved API of popup_form
nicolasconnault [Mon, 10 Aug 2009 03:04:01 +0000 (03:04 +0000)]
MDL-9644 Added a compare() method to moodle_url
moodlerobot [Mon, 10 Aug 2009 00:38:21 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090810
moodlerobot [Sun, 9 Aug 2009 00:39:09 +0000 (00:39 +0000)]
Updated the HEAD build version to
20090809
nicolasconnault [Sat, 8 Aug 2009 11:46:43 +0000 (11:46 +0000)]
MDL-19794 Removed a test help icon at the bottom of course/view.php
nicolasconnault [Sat, 8 Aug 2009 09:31:01 +0000 (09:31 +0000)]
MDL-19794 Converting calls to popup_form()
nicolasconnault [Sat, 8 Aug 2009 09:30:27 +0000 (09:30 +0000)]
MDL-19756 Improved API of popup_form and corrected a few problems (submit button when no JS etc.)
tjhunt [Sat, 8 Aug 2009 08:10:59 +0000 (08:10 +0000)]
themes: MDL-20013 pluging sheets were not handled correct.\r \r Problem found and fixed thanks to Mark Johnson.
moodlerobot [Sat, 8 Aug 2009 00:38:03 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090808
dongsheng [Fri, 7 Aug 2009 15:23:18 +0000 (15:23 +0000)]
"MDL-20027, fixed invalid capability name"
dongsheng [Fri, 7 Aug 2009 10:09:21 +0000 (10:09 +0000)]
"MDL-19181, display plugin instances based on capabilities"
dongsheng [Fri, 7 Aug 2009 10:02:47 +0000 (10:02 +0000)]
"MDL-19181, display plugin instances based on capabilities"
dongsheng [Fri, 7 Aug 2009 08:59:47 +0000 (08:59 +0000)]
"MDL-20024, fixed missing language string and support repository plugins"
nicolasconnault [Fri, 7 Aug 2009 07:18:01 +0000 (07:18 +0000)]
MDL-19794 Added global $OUTPUT to print_courses()
nicolasconnault [Fri, 7 Aug 2009 01:41:27 +0000 (01:41 +0000)]
MDL-19792 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 01:40:39 +0000 (01:40 +0000)]
MDL-19825 Removed clone(pagingbar), cloning now done in outputlib
nicolasconnault [Fri, 7 Aug 2009 01:40:01 +0000 (01:40 +0000)]
MDL-19823 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 01:39:38 +0000 (01:39 +0000)]
MDL-19820 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 01:38:59 +0000 (01:38 +0000)]
MDL-19806 Converted calls to print_paging_bar