Commit graph

37997 commits

Author SHA1 Message Date
samhemelryk
83a7f058f8 assignment MDL-19803 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants 2009-09-04 07:15:26 +00:00
moodler
0a695c36bb grade/report/grader MDL-20222 Define a variable as empty array to avoid notice when no users in gradebook 2009-09-04 07:11:39 +00:00
nicolasconnault
e14de6f979 MDL-19676 Replaced magpie with simplepie 2009-09-04 07:09:45 +00:00
dongsheng
af804e3e0f "MDL-16596, make non-js filemanager identical to ajax filemanager, added more language strings" 2009-09-04 06:48:26 +00:00
samhemelryk
01d082fa17 enrol MDL-19795 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants 2009-09-04 06:29:26 +00:00
samhemelryk
15ca5e5e0d forum MDL-19808 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants 2009-09-04 05:50:21 +00:00
dongsheng
d8b3ca9bb1 "MDL-20221, fixed typo of embedded" 2009-09-04 05:38:03 +00:00
dongsheng
ff1b34157b "MDL-20221, create a embeded layout for iframe, or other embeded page, it doesn't have footer and header" 2009-09-04 05:26:18 +00:00
samhemelryk
f22f13330a calendar MDL-19793 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants 2009-09-04 04:26:50 +00:00
samhemelryk
05c039e564 navigation MDL-20218 global_navigation::load_for_user now looks for course id from PAGE first 2009-09-04 03:58:05 +00:00
nicolasconnault
c5dc10ee58 MDL-19676 Started to use new navigation code 2009-09-04 03:40:01 +00:00
samhemelryk
bdb0a369b3 navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2
2009-09-04 03:18:02 +00:00
samhemelryk
91152a3518 navigation MDL-20216 Refactored add arguments
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
pichetp
a800639b62 MDL-20189 correcting for the value of correctanswerlength on calculated export 2009-09-04 02:09:23 +00:00
samhemelryk
52869011ad scorm MDL-19815 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-04 01:41:51 +00:00
nicolasconnault
1918f7e067 MDL-19676 Blog improvements 2009-09-04 01:07:19 +00:00
nicolasconnault
8f07768f21 MDL-19676 Blog improvements 2009-09-04 00:48:49 +00:00
moodlerobot
bd73429512 Updated the HEAD build version to 20090904 2009-09-04 00:38:10 +00:00
nicolasconnault
cae837087a MDL-19676 Blog improvements 2009-09-04 00:36:43 +00:00
nicolasconnault
5fc6d585ad MDL-20203 Added support for disabled attribute for inputs and select options 2009-09-03 23:35:43 +00:00
nicolasconnault
a4998d019a MDL-19756 Enabled use of <td> in table headers, and added support for disabled attribute for checkboxes and select options 2009-09-03 23:31:49 +00:00
samhemelryk
5a2940429d message MDL-19801 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 08:58:41 +00:00
samhemelryk
0a122046bc course MDL-19794 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 08:47:24 +00:00
moodler
f716d0dd3d $PAGE MDL-19077 fix call to set_url to make it handle https 2009-09-03 08:27:30 +00:00
moodler
89731d2372 $PAGE MDL-19077 Call set_url on login page explicitly to avoid warnings 2009-09-03 08:14:04 +00:00
samhemelryk
5227353623 admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 08:05:42 +00:00
samhemelryk
2ea0514603 admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 08:02:59 +00:00
jerome
1f9a0c9c01 MDL-19788 fix unknown $OUTPUT variable 2009-09-03 07:50:47 +00:00
jerome
3a008973b2 MDL-19182 fix unknown $OUTPUT variable 2009-09-03 07:48:10 +00:00
moodler
c1df9d7c51 lib/pagelib Improved the debugging message about set_url 2009-09-03 07:47:43 +00:00
samhemelryk
de6d81e667 admin MDL-19799 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 06:59:25 +00:00
dongsheng
f0e5f031c7 "MDL-16596, imporve non-javascript file manager, add useful functions to filelib" 2009-09-03 06:53:40 +00:00
dongsheng
efd89ccae3 "MDL-19654, added path parameter for folder" 2009-09-03 06:31:10 +00:00
samhemelryk
86bb4f92f5 login MDL-19800 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 06:04:29 +00:00
samhemelryk
cfc5b79b86 auth MDL-19788 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 05:40:41 +00:00
samhemelryk
d5bfce1f86 admin MDL-19787 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 05:31:38 +00:00
samhemelryk
69d77c232a admin MDL-19787 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-03 05:11:33 +00:00
dongsheng
a560785fae "MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager" 2009-09-03 03:37:55 +00:00
dongsheng
5f9087f3b2 "MDL-15351, improve local plugin to support new file manager" 2009-09-03 03:12:24 +00:00
moodlerobot
b9d0b5e7e8 Updated the HEAD build version to 20090903 2009-09-03 00:38:15 +00:00
mudrd8mz
9959a91565 NOBUG: Fixed incorrect use of $OUTPUT, leading to empty page instead of an error message 2009-09-02 22:04:32 +00:00
stronk7
c51ca8350e Proper connection exception handling in the DB functional tests. 2009-09-02 16:24:43 +00:00
dongsheng
250a5c4998 "MDL-13766, add a parameter for file manager" 2009-09-02 09:20:47 +00:00
dongsheng
add6e27dde "MDL-13766, fixed bug of local repository plugin" 2009-09-02 08:57:50 +00:00
samhemelryk
caa8363f83 user MDL-19825 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants 2009-09-02 08:36:16 +00:00
jerome
46b02712fd web services MDL-12886 ws params: when the algo cleans a list of param, only the first element of the list is cleaned (fixed) + web service description includes service name 2009-09-02 07:19:26 +00:00
samhemelryk
72b3485eab navigation MDL-14632 Fixed navbar bug whereby if no active pages were found in either navigation or settings
`home` was not added to the navbar
2009-09-02 07:08:33 +00:00
samhemelryk
035b6a5d01 generator MDL-17057 Fixed several bugs in generator that were stopping it from working 2009-09-02 06:50:14 +00:00
dongsheng
8ea068a2f5 "MDL-16596, improved non-js filemanager, 1. supported subfolder 2. browse draft area 3. create new folder 4. zip folder & unzip archiev" 2009-09-02 05:43:01 +00:00
jerome
b3d58bceb9 web services MDL-12886 ws params: objects into an object were not cleaned, neither documented 2009-09-02 03:58:09 +00:00