]> git.mjollnir.org Git - moodle.git/log
moodle.git
15 years agonavigation MDL-20227 Added compare function
samhemelryk [Tue, 8 Sep 2009 08:49:12 +0000 (08:49 +0000)]
navigation MDL-20227 Added compare function
This allows us to compare the modinfo stored in the cache with that against that active course

15 years agonavigation MDL-20235 Added ignore_active method for navbar and corrected user/view
samhemelryk [Tue, 8 Sep 2009 08:43:44 +0000 (08:43 +0000)]
navigation MDL-20235 Added ignore_active method for navbar and corrected user/view

15 years agoGetting same records twice... ;-)
stronk7 [Tue, 8 Sep 2009 08:41:43 +0000 (08:41 +0000)]
Getting same records twice... ;-)

15 years agoMDL-19799 Upgraded calls to print_paging_bar
nicolasconnault [Tue, 8 Sep 2009 08:39:30 +0000 (08:39 +0000)]
MDL-19799 Upgraded calls to print_paging_bar

15 years ago"MDL-16597, support set primary file in resource module, add a parameter to filemanag...
dongsheng [Tue, 8 Sep 2009 07:55:22 +0000 (07:55 +0000)]
"MDL-16597, support set primary file in resource module, add a parameter to filemanager element"

15 years agoMDL-20232 making "object" class extend stdClass - this greatly helps with type checking
skodak [Tue, 8 Sep 2009 07:09:01 +0000 (07:09 +0000)]
MDL-20232 making "object" class extend stdClass - this greatly helps with type checking

15 years agoMDL-19792 Changed param id to entryid so that the navigation is built consistently...
nicolasconnault [Tue, 8 Sep 2009 05:36:45 +0000 (05:36 +0000)]
MDL-19792 Changed param id to entryid so that the navigation is built consistently with index.php. Also fixed the form which was broken

15 years agomod-quiz MDL-19813 Fixed regression missing global PAGE and OUTPUT
samhemelryk [Tue, 8 Sep 2009 03:46:52 +0000 (03:46 +0000)]
mod-quiz MDL-19813 Fixed regression missing global PAGE and OUTPUT

15 years agooutput MDL-19077 when checkbox was set as not checked (value = 0), it was displayed...
jerome [Tue, 8 Sep 2009 03:43:40 +0000 (03:43 +0000)]
output MDL-19077 when checkbox was set as not checked (value = 0), it was displayed as checked

15 years agochat MDL-19804 Fixed regression caused by page general type
samhemelryk [Tue, 8 Sep 2009 03:39:50 +0000 (03:39 +0000)]
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

15 years agoMDL-19756 Sending prepared classes for tbody of html_class
nicolasconnault [Tue, 8 Sep 2009 03:33:20 +0000 (03:33 +0000)]
MDL-19756 Sending prepared classes for tbody of html_class

15 years agostandardwhite MDL-20221 added embedded type to standardwhite as it was overriding...
samhemelryk [Tue, 8 Sep 2009 03:28:56 +0000 (03:28 +0000)]
standardwhite MDL-20221 added embedded type to standardwhite as it was overriding standard config
Checked other themes and currently all others fine

15 years agoFixed table width for "Edit categories and items" table
nicolasconnault [Tue, 8 Sep 2009 03:20:21 +0000 (03:20 +0000)]
Fixed table width for "Edit categories and items" table

15 years agomod-assignment MDL-19803 Fixed regression, missing global PAGE
samhemelryk [Tue, 8 Sep 2009 03:19:11 +0000 (03:19 +0000)]
mod-assignment MDL-19803 Fixed regression, missing global PAGE

15 years agoMDL-19797 Added proper labels with accesshide class for all checkboxes
nicolasconnault [Tue, 8 Sep 2009 03:18:03 +0000 (03:18 +0000)]
MDL-19797 Added proper labels with accesshide class for all checkboxes

15 years agonavigation MDL-20216 Fixed regression in course/modedit.php
samhemelryk [Tue, 8 Sep 2009 03:16:23 +0000 (03:16 +0000)]
navigation MDL-20216 Fixed regression in course/modedit.php

15 years agoMDL-19792 Removed some legacy code and cleaned up the navigation for add/edit blog...
nicolasconnault [Tue, 8 Sep 2009 03:05:09 +0000 (03:05 +0000)]
MDL-19792 Removed some legacy code and cleaned up the navigation for add/edit blog entry page

15 years agocore MDL-19786 Deprecated print_header_simple function - now use PAGE and OUTPUT...
samhemelryk [Tue, 8 Sep 2009 02:41:51 +0000 (02:41 +0000)]
core MDL-19786 Deprecated print_header_simple function - now use PAGE and OUTPUT methods

15 years agocore MDL-19786 Updated OUTPUT->header calls that were still using arguments
samhemelryk [Tue, 8 Sep 2009 02:23:00 +0000 (02:23 +0000)]
core MDL-19786 Updated OUTPUT->header calls that were still using arguments

15 years agomod-wiki MDL-19817 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 02:16:33 +0000 (02:16 +0000)]
mod-wiki MDL-19817 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-folder MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 02:12:44 +0000 (02:12 +0000)]
mod-folder MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-resource MDL-19814 Updated print_header_simple and build_navigation to OUTPUT...
samhemelryk [Tue, 8 Sep 2009 02:11:49 +0000 (02:11 +0000)]
mod-resource MDL-19814 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-imscp MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 02:10:06 +0000 (02:10 +0000)]
mod-imscp MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-url MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 02:09:07 +0000 (02:09 +0000)]
mod-url MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-page MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 02:08:12 +0000 (02:08 +0000)]
mod-page MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agochoice MDL-19805 Updated print_header_simple and build_navigation to OUTPUT and PAGE...
samhemelryk [Tue, 8 Sep 2009 02:05:11 +0000 (02:05 +0000)]
choice MDL-19805 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-survey MDL-19816 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 02:02:03 +0000 (02:02 +0000)]
mod-survey MDL-19816 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agoquiz MDL-19813 Updated print_header_simple and build_navigation to OUTPUT and PAGE...
samhemelryk [Tue, 8 Sep 2009 01:57:28 +0000 (01:57 +0000)]
quiz MDL-19813 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agoquestion MDL-19797 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 01:48:37 +0000 (01:48 +0000)]
question MDL-19797 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agoquestion MDL-19820 Updated print_header_simple and build_navigation to OUTPUT and...
samhemelryk [Tue, 8 Sep 2009 01:43:08 +0000 (01:43 +0000)]
question MDL-19820 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agolib MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE...
samhemelryk [Tue, 8 Sep 2009 01:39:12 +0000 (01:39 +0000)]
lib MDL-19799 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agocourse MDL-19794 Updated print_header_simple and build_navigation to OUTPUT and PAGE...
samhemelryk [Tue, 8 Sep 2009 01:33:56 +0000 (01:33 +0000)]
course MDL-19794 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agotag MDL-19823 Updated print_header_simple and build_navigation to OUTPUT and PAGE...
samhemelryk [Tue, 8 Sep 2009 01:30:04 +0000 (01:30 +0000)]
tag MDL-19823 Updated print_header_simple and build_navigation to OUTPUT and PAGE equivalents

15 years agoUpdated the HEAD build version to 20090908
moodlerobot [Tue, 8 Sep 2009 00:37:57 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090908

15 years agoNOBUG: Re-fix: wrong brackets in the previous commit, sorry
mudrd8mz [Mon, 7 Sep 2009 15:04:11 +0000 (15:04 +0000)]
NOBUG: Re-fix: wrong brackets in the previous commit, sorry

15 years agoNOBUG: better handling of {module}_pluginfile() return values
mudrd8mz [Mon, 7 Sep 2009 14:45:20 +0000 (14:45 +0000)]
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

15 years agoMDL-19792 Applied Sam's patch
nicolasconnault [Mon, 7 Sep 2009 10:01:26 +0000 (10:01 +0000)]
MDL-19792 Applied Sam's patch

15 years agofeedback MDL-19807 Updated print_header and build_navigation to OUTPUT and PAGE equiv...
samhemelryk [Mon, 7 Sep 2009 08:10:42 +0000 (08:10 +0000)]
feedback MDL-19807 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agofixed notice (and bug) introduced by MDL-19787
stronk7 [Mon, 7 Sep 2009 08:05:01 +0000 (08:05 +0000)]
fixed notice (and bug) introduced by MDL-19787

15 years agocourse MDL-19794 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 07:33:41 +0000 (07:33 +0000)]
course MDL-19794 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agoportfolio MDL-19819 Updated print_header and build_navigation to OUTPUT and PAGE...
samhemelryk [Mon, 7 Sep 2009 07:29:07 +0000 (07:29 +0000)]
portfolio MDL-19819 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agosurvey MDL-19816 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 07:28:49 +0000 (07:28 +0000)]
survey MDL-19816 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agocore MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 07:20:14 +0000 (07:20 +0000)]
core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agogroup MDL-19798 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 06:43:02 +0000 (06:43 +0000)]
group MDL-19798 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agolesson MDL-19812 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 06:28:37 +0000 (06:28 +0000)]
lesson MDL-19812 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agoassignments MDL-19803 Updated print_header and build_navigation to OUTPUT and PAGE...
samhemelryk [Mon, 7 Sep 2009 06:23:46 +0000 (06:23 +0000)]
assignments MDL-19803 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agobackup MDL-19789 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 06:18:27 +0000 (06:18 +0000)]
backup MDL-19789 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agogradebook MDL-19797 Updated print_header and build_navigation to OUTPUT and PAGE...
samhemelryk [Mon, 7 Sep 2009 06:04:46 +0000 (06:04 +0000)]
gradebook MDL-19797 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agonotes MDL-19806 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 05:43:15 +0000 (05:43 +0000)]
notes MDL-19806 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agonotes MDL-19818 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 05:31:58 +0000 (05:31 +0000)]
notes MDL-19818 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agofiles MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 04:11:32 +0000 (04:11 +0000)]
files MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-chat MDL-19804 Updated print_header and build_navigation to OUTPUT and PAGE equiv...
samhemelryk [Mon, 7 Sep 2009 04:08:56 +0000 (04:08 +0000)]
mod-chat MDL-19804 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-hotpot MDL-19810 Updated print_header and build_navigation to OUTPUT and PAGE...
samhemelryk [Mon, 7 Sep 2009 03:55:32 +0000 (03:55 +0000)]
mod-hotpot MDL-19810 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agomod-glossary MDL-19809 Updated print_header and build_navigation to OUTPUT and PAGE...
samhemelryk [Mon, 7 Sep 2009 03:20:35 +0000 (03:20 +0000)]
mod-glossary MDL-19809 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agonavigation MDL-14632 Fixed bug whereby active module may not be marked as active
samhemelryk [Mon, 7 Sep 2009 03:16:52 +0000 (03:16 +0000)]
navigation MDL-14632 Fixed bug whereby active module may not be marked as active

15 years agotheme MDL-19824 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
samhemelryk [Mon, 7 Sep 2009 02:43:28 +0000 (02:43 +0000)]
theme MDL-19824 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agorepository MDL-19821 Updated print_header and build_navigation to OUTPUT and PAGE...
samhemelryk [Mon, 7 Sep 2009 02:40:34 +0000 (02:40 +0000)]
repository MDL-19821 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agoquestion MDL-19820 Updated print_header and build_navigation to OUTPUT and PAGE equiv...
samhemelryk [Mon, 7 Sep 2009 02:36:39 +0000 (02:36 +0000)]
question MDL-19820 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years ago"MDL-14651, fixed chat_format_userlist"
dongsheng [Mon, 7 Sep 2009 02:20:42 +0000 (02:20 +0000)]
"MDL-14651, fixed chat_format_userlist"

15 years agomod-quiz MDL-19813 Updated print_header and build_navigation to OUTPUT and PAGE equiv...
samhemelryk [Mon, 7 Sep 2009 02:11:54 +0000 (02:11 +0000)]
mod-quiz MDL-19813 Updated print_header and build_navigation to OUTPUT and PAGE equivalents

15 years agoUpdated the HEAD build version to 20090907
moodlerobot [Mon, 7 Sep 2009 00:37:22 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090907

15 years agoMDL-19418 Correcting expression by escaping ~ so that it is interpreted as a charracter
pichetp [Sun, 6 Sep 2009 20:34:09 +0000 (20:34 +0000)]
MDL-19418 Correcting expression by escaping ~ so that it is interpreted as a charracter

15 years agoMDL-20176 Eliminate all PARAM_CLEAN, MDL-17366 cleaning code
pichetp [Sun, 6 Sep 2009 19:06:23 +0000 (19:06 +0000)]
MDL-20176 Eliminate all PARAM_CLEAN, MDL-17366 cleaning code

15 years ago"MDL-14651, fixed duplicate users in list, add language string"
dongsheng [Sun, 6 Sep 2009 09:24:57 +0000 (09:24 +0000)]
"MDL-14651, fixed duplicate users in list, add language string"

15 years agoUpdated the HEAD build version to 20090906
moodlerobot [Sun, 6 Sep 2009 00:36:50 +0000 (00:36 +0000)]
Updated the HEAD build version to 20090906

15 years ago"MDL-8224, use embedded layout in gui_header_js UI, add a css to gui_basic UI"
dongsheng [Sat, 5 Sep 2009 18:46:02 +0000 (18:46 +0000)]
"MDL-8224, use embedded layout in gui_header_js UI, add a css to gui_basic UI"

15 years ago"MDL-14651, improve ajax chat module"
dongsheng [Sat, 5 Sep 2009 18:41:25 +0000 (18:41 +0000)]
"MDL-14651, improve ajax chat module"

15 years ago"MDL-20221, hide header and navigation in embedded layout"
dongsheng [Sat, 5 Sep 2009 18:22:36 +0000 (18:22 +0000)]
"MDL-20221, hide header and navigation in embedded layout"

15 years agoNOBUG: Fixed bug in $PAGE->set_url() when moodle_url passed
mudrd8mz [Sat, 5 Sep 2009 17:32:10 +0000 (17:32 +0000)]
NOBUG: Fixed bug in $PAGE->set_url() when moodle_url passed

When moodle_url was passed as a param to set_url(), the str_replace() kept
the leading '/' in the $shorturl. This then led to the <body> classes
like '-mod-workshop' instead of correct 'mod-workshop' (the slash
replaced with minus sign).

15 years agoUpdated the HEAD build version to 20090905
moodlerobot [Sat, 5 Sep 2009 00:37:33 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090905

15 years agoFixing an incorrect concatenate of CSS classes arrays
mudrd8mz [Fri, 4 Sep 2009 21:53:24 +0000 (21:53 +0000)]
Fixing an incorrect concatenate of CSS classes arrays

array + array does not add new items if their numeric keys are the same. This
lead to the bug that add_classes() did not work correctly.

15 years ago"MDL-14651, fixed typo and set page type as form"
dongsheng [Fri, 4 Sep 2009 09:50:46 +0000 (09:50 +0000)]
"MDL-14651, fixed typo and set page type as form"

15 years agoweb service MDL-12886 internal web service discovery function
jerome [Fri, 4 Sep 2009 09:25:55 +0000 (09:25 +0000)]
web service MDL-12886 internal web service discovery function

15 years agonavigationMDL-20216 Moved type argument to third argument
samhemelryk [Fri, 4 Sep 2009 08:43:49 +0000 (08:43 +0000)]
navigationMDL-20216 Moved type argument to third argument

15 years agonavigation MDL-14632 stopped set_user_pref from firing at page load if things were...
samhemelryk [Fri, 4 Sep 2009 08:16:21 +0000 (08:16 +0000)]
navigation MDL-14632 stopped set_user_pref from firing at page load if things were moved to the sidebar

15 years agonavigation MDL-14632 Wrapping if in brackets just to be safe
samhemelryk [Fri, 4 Sep 2009 07:41:21 +0000 (07:41 +0000)]
navigation MDL-14632 Wrapping if in brackets just to be safe

15 years agosearch MDL-19822 Upgraded print_header and build_navigation calls to OUTPUT/PAGE...
samhemelryk [Fri, 4 Sep 2009 07:34:39 +0000 (07:34 +0000)]
search MDL-19822 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants

15 years agolib MDL-19799 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants
samhemelryk [Fri, 4 Sep 2009 07:24:58 +0000 (07:24 +0000)]
lib MDL-19799 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants

15 years agoassignment MDL-19803 Upgraded print_header and build_navigation calls to OUTPUT/PAGE...
samhemelryk [Fri, 4 Sep 2009 07:15:26 +0000 (07:15 +0000)]
assignment MDL-19803 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants

15 years agograde/report/grader MDL-20222 Define a variable as empty array to avoid notice when...
moodler [Fri, 4 Sep 2009 07:11:39 +0000 (07:11 +0000)]
grade/report/grader MDL-20222 Define a variable as empty array to avoid notice when no users in gradebook

15 years agoMDL-19676 Replaced magpie with simplepie
nicolasconnault [Fri, 4 Sep 2009 07:09:45 +0000 (07:09 +0000)]
MDL-19676 Replaced magpie with simplepie

15 years ago"MDL-16596, make non-js filemanager identical to ajax filemanager, added more languag...
dongsheng [Fri, 4 Sep 2009 06:48:26 +0000 (06:48 +0000)]
"MDL-16596, make non-js filemanager identical to ajax filemanager, added more language strings"

15 years agoenrol MDL-19795 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equiv...
samhemelryk [Fri, 4 Sep 2009 06:29:26 +0000 (06:29 +0000)]
enrol MDL-19795 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants

15 years agoforum MDL-19808 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equiv...
samhemelryk [Fri, 4 Sep 2009 05:50:21 +0000 (05:50 +0000)]
forum MDL-19808 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants

15 years ago"MDL-20221, fixed typo of embedded"
dongsheng [Fri, 4 Sep 2009 05:38:03 +0000 (05:38 +0000)]
"MDL-20221, fixed typo of embedded"

15 years ago"MDL-20221, create a embeded layout for iframe, or other embeded page, it doesn't...
dongsheng [Fri, 4 Sep 2009 05:26:18 +0000 (05:26 +0000)]
"MDL-20221, create a embeded layout for iframe, or other embeded page, it doesn't have footer and header"

15 years agocalendar MDL-19793 Upgraded print_header and build_navigation calls to OUTPUT/PAGE...
samhemelryk [Fri, 4 Sep 2009 04:26:50 +0000 (04:26 +0000)]
calendar MDL-19793 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants

15 years agonavigation MDL-20218 global_navigation::load_for_user now looks for course id from...
samhemelryk [Fri, 4 Sep 2009 03:58:05 +0000 (03:58 +0000)]
navigation MDL-20218 global_navigation::load_for_user now looks for course id from PAGE first

15 years agoMDL-19676 Started to use new navigation code
nicolasconnault [Fri, 4 Sep 2009 03:40:01 +0000 (03:40 +0000)]
MDL-19676 Started to use new navigation code

15 years agonavigation MDL-20216 Refactored add arguments
samhemelryk [Fri, 4 Sep 2009 03:18:02 +0000 (03:18 +0000)]
navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2

15 years agonavigation MDL-20216 Refactored add arguments
samhemelryk [Fri, 4 Sep 2009 03:12:01 +0000 (03:12 +0000)]
navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2

15 years agoMDL-20189 correcting for the value of correctanswerlength on calculated export
pichetp [Fri, 4 Sep 2009 02:09:23 +0000 (02:09 +0000)]
MDL-20189 correcting for the value of correctanswerlength on calculated export

15 years agoscorm MDL-19815 Upgraded print_header and build_navigation calls to use PAGE and...
samhemelryk [Fri, 4 Sep 2009 01:41:51 +0000 (01:41 +0000)]
scorm MDL-19815 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants

15 years agoMDL-19676 Blog improvements
nicolasconnault [Fri, 4 Sep 2009 01:07:19 +0000 (01:07 +0000)]
MDL-19676 Blog improvements

15 years agoMDL-19676 Blog improvements
nicolasconnault [Fri, 4 Sep 2009 00:48:49 +0000 (00:48 +0000)]
MDL-19676 Blog improvements

15 years agoUpdated the HEAD build version to 20090904
moodlerobot [Fri, 4 Sep 2009 00:38:10 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090904

15 years agoMDL-19676 Blog improvements
nicolasconnault [Fri, 4 Sep 2009 00:36:43 +0000 (00:36 +0000)]
MDL-19676 Blog improvements

15 years agoMDL-20203 Added support for disabled attribute for inputs and select options
nicolasconnault [Thu, 3 Sep 2009 23:35:43 +0000 (23:35 +0000)]
MDL-20203 Added support for disabled attribute for inputs and select options

15 years agoMDL-19756 Enabled use of <td> in table headers, and added support for disabled attrib...
nicolasconnault [Thu, 3 Sep 2009 23:31:49 +0000 (23:31 +0000)]
MDL-19756 Enabled use of <td> in table headers, and added support for disabled attribute for checkboxes and select options

15 years agomessage MDL-19801 Upgraded print_header and build_navigation calls to use PAGE and...
samhemelryk [Thu, 3 Sep 2009 08:58:41 +0000 (08:58 +0000)]
message MDL-19801 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants