]>
git.mjollnir.org Git - moodle.git/log
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
nicolasconnault [Fri, 7 Aug 2009 01:38:36 +0000 (01:38 +0000)]
MDL-19799 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 01:37:44 +0000 (01:37 +0000)]
MDL-19808 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 01:16:41 +0000 (01:16 +0000)]
MDL-19756 Added cloning of moodle_html_components in OUTPUT functions, to allow for one component to be rendered multiple times without changes to the object between renders (like paging_bar)
moodlerobot [Fri, 7 Aug 2009 00:39:43 +0000 (00:39 +0000)]
Updated the HEAD build version to
20090807
nicolasconnault [Fri, 7 Aug 2009 00:34:35 +0000 (00:34 +0000)]
MDL-19792 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 00:34:17 +0000 (00:34 +0000)]
MDL-19821 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 00:29:59 +0000 (00:29 +0000)]
MDL-19787 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 00:29:44 +0000 (00:29 +0000)]
MDL-19825 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 00:29:27 +0000 (00:29 +0000)]
MDL-19756 Improved API and output of paging_bar
nicolasconnault [Fri, 7 Aug 2009 00:28:38 +0000 (00:28 +0000)]
MDL-19797 Converted calls to print_paging_bar
nicolasconnault [Fri, 7 Aug 2009 00:27:42 +0000 (00:27 +0000)]
MDL-19794 Converted calls to print_paging_bar
skodak [Thu, 6 Aug 2009 19:59:16 +0000 (19:59 +0000)]
MDL-20015 a way to recover from problems in db/install.php
skodak [Thu, 6 Aug 2009 18:20:08 +0000 (18:20 +0000)]
fixed wrong error string
arborrow [Thu, 6 Aug 2009 14:34:56 +0000 (14:34 +0000)]
MDL-19846 - allow admins and teachers to complete feedback, removing not edititems check as it does not appear to make sense
nicolasconnault [Thu, 6 Aug 2009 14:31:25 +0000 (14:31 +0000)]
MDL-19795 Put an inline JS function into its own file
nicolasconnault [Thu, 6 Aug 2009 14:27:26 +0000 (14:27 +0000)]
MDL-20014 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:26:02 +0000 (14:26 +0000)]
MDL-19796 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:25:44 +0000 (14:25 +0000)]
MDL-19824 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:25:32 +0000 (14:25 +0000)]
MDL-19822 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:25:20 +0000 (14:25 +0000)]
MDL-19818 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:24:06 +0000 (14:24 +0000)]
MDL-19795 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:23:49 +0000 (14:23 +0000)]
MDL-19794 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:23:15 +0000 (14:23 +0000)]
MDL-19789 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:23:04 +0000 (14:23 +0000)]
MDL-19788 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:22:50 +0000 (14:22 +0000)]
MDL-19792 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:22:10 +0000 (14:22 +0000)]
MDL-19793 Converted all print_footer() calls
nicolasconnault [Thu, 6 Aug 2009 14:21:57 +0000 (14:21 +0000)]
MDL-19797 Converted all print_footer() calls