37824 Commits

Author SHA1 Message Date
samhemelryk
3175908906 navigation MDL-20235 Added ignore_active method for navbar and corrected user/view 2009-09-08 08:43:44 +00:00
stronk7
63dc5bfcb2 Getting same records twice... ;-) 2009-09-08 08:41:43 +00:00
nicolasconnault
b28c784fd0 MDL-19799 Upgraded calls to print_paging_bar 2009-09-08 08:39:30 +00:00
dongsheng
17295e0b03 "MDL-16597, support set primary file in resource module, add a parameter to filemanager element" 2009-09-08 07:55:22 +00:00
skodak
b08b356960 MDL-20232 making "object" class extend stdClass - this greatly helps with type checking 2009-09-08 07:09:01 +00:00
nicolasconnault
0a941490ec MDL-19792 Changed param id to entryid so that the navigation is built consistently with index.php. Also fixed the form which was broken 2009-09-08 05:36:45 +00:00
samhemelryk
4e0c07f7d8 mod-quiz MDL-19813 Fixed regression missing global PAGE and OUTPUT 2009-09-08 03:46:52 +00:00
jerome
a8744ef11d output MDL-19077 when checkbox was set as not checked (value = 0), it was displayed as checked 2009-09-08 03:43:40 +00:00
samhemelryk
889f591cf0 chat MDL-19804 Fixed regression caused by page general type
Changed general type to embedded so blocks, header, and footer are not shown in chat user frame
2009-09-08 03:39:50 +00:00
nicolasconnault
f2a5140264 MDL-19756 Sending prepared classes for tbody of html_class 2009-09-08 03:33:20 +00:00
samhemelryk
523d30942d standardwhite MDL-20221 added embedded type to standardwhite as it was overriding standard config
Checked other themes and currently all others fine
2009-09-08 03:28:56 +00:00
nicolasconnault
b6bafda83a Fixed table width for "Edit categories and items" table 2009-09-08 03:20:21 +00:00
samhemelryk
b98b15d7cc mod-assignment MDL-19803 Fixed regression, missing global PAGE 2009-09-08 03:19:11 +00:00
nicolasconnault
71297a3f8f MDL-19797 Added proper labels with accesshide class for all checkboxes 2009-09-08 03:18:03 +00:00
samhemelryk
0ef5125898 navigation MDL-20216 Fixed regression in course/modedit.php 2009-09-08 03:16:23 +00:00
nicolasconnault
9366362a59 MDL-19792 Removed some legacy code and cleaned up the navigation for add/edit blog entry page 2009-09-08 03:05:09 +00:00
samhemelryk
47a1aa45a8 core MDL-19786 Deprecated print_header_simple function - now use PAGE and OUTPUT methods 2009-09-08 02:41:51 +00:00
samhemelryk
393f161545 core MDL-19786 Updated OUTPUT->header calls that were still using arguments 2009-09-08 02:23:00 +00:00
samhemelryk
c6ef21e313 mod-wiki MDL-19817 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:16:33 +00:00
samhemelryk
5647cde8d0 mod-folder MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:12:44 +00:00
samhemelryk
ef8869c7fe mod-resource MDL-19814 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:11:49 +00:00
samhemelryk
44391f9fe2 mod-imscp MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:10:06 +00:00
samhemelryk
90e9e580f1 mod-url MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:09:07 +00:00
samhemelryk
0d7f118001 mod-page MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:08:12 +00:00
samhemelryk
3180e717a2 choice MDL-19805 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:05:11 +00:00
samhemelryk
207e24b829 mod-survey MDL-19816 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 02:02:03 +00:00
samhemelryk
03da0c3943 quiz MDL-19813 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:57:28 +00:00
samhemelryk
7cc378fdc2 question MDL-19797 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:48:37 +00:00
samhemelryk
ea3c6b7405 question MDL-19820 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:43:08 +00:00
samhemelryk
96db467adb lib MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:39:12 +00:00
samhemelryk
3856ca5605 course MDL-19794 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:33:56 +00:00
samhemelryk
968583af41 tag MDL-19823 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents 2009-09-08 01:30:04 +00:00
moodlerobot
eb79c929e1 Updated the HEAD build version to 20090908 2009-09-08 00:37:57 +00:00
mudrd8mz
b287ea7a32 NOBUG: Re-fix: wrong brackets in the previous commit, sorry 2009-09-07 15:04:11 +00:00
mudrd8mz
520199ea02 NOBUG: better handling of {module}_pluginfile() return values
{module}_pluginfile() should either send the file or
send_file_not_found() or print an error and terminate or whatever, it
should never return to the caller
2009-09-07 14:45:20 +00:00
nicolasconnault
e640790eb6 MDL-19792 Applied Sam's patch 2009-09-07 10:01:26 +00:00
samhemelryk
84f797db5d feedback MDL-19807 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 08:10:42 +00:00
stronk7
8e6e14ae3a fixed notice (and bug) introduced by MDL-19787 2009-09-07 08:05:01 +00:00
samhemelryk
837b38eedb course MDL-19794 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:33:41 +00:00
samhemelryk
92e8851f67 portfolio MDL-19819 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:29:07 +00:00
samhemelryk
c0549ef58a survey MDL-19816 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:28:49 +00:00
samhemelryk
70f25518ad core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:20:14 +00:00
samhemelryk
b87573d7ae group MDL-19798 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 06:43:02 +00:00
samhemelryk
2458610a27 lesson MDL-19812 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 06:28:37 +00:00
samhemelryk
55c7042d8d assignments MDL-19803 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 06:23:46 +00:00
samhemelryk
67c351d2d8 backup MDL-19789 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 06:18:27 +00:00
samhemelryk
f3df5e1444 gradebook MDL-19797 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 06:04:46 +00:00
samhemelryk
b0ff558ccb notes MDL-19806 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 05:43:15 +00:00
samhemelryk
fb67602416 notes MDL-19818 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 05:31:58 +00:00
samhemelryk
534f203df7 files MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 04:11:32 +00:00