37737 Commits

Author SHA1 Message Date
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
jerome
2b04910245 web services MDL-12886 remove library functions from previous web service description design 2009-09-02 03:36:52 +00:00
moodlerobot
093fcdc7c3 Updated the HEAD build version to 20090902 2009-09-02 00:38:17 +00:00
stronk7
6d682bae11 MDL-17969 mssql (freetds/odbtp) native driver. Now supporting DB sessions
with proper locking.
2009-09-01 16:31:09 +00:00
mudrd8mz
0b634d752d NOBUG: Fixed confirm() - two buttons "Yes" were displayed
Also, I change the default labels to Continue/Cancel. It is not good for
UI consistency to have Yes/No is string URL is passed and
Continue/Cancel if moodle_url is passed.
Removing the check against empty button->text as it has always the
default value "Yes".
2009-09-01 14:15:49 +00:00
skodak
2138244c03 MDL-20191 more plugin uninstall cleanup and improvements 2009-09-01 09:26:43 +00:00
jerome
c927b7cf8e web services MDL-12886 trivial change 2009-09-01 08:52:28 +00:00
skodak
0db7ba9577 MDL-20196 improved plugin_supports() for all plugin types 2009-09-01 08:46:16 +00:00
skodak
6759ad2f93 fixed whitespace 2009-09-01 08:39:55 +00:00
skodak
f5a08da4c5 MDL-20196 improved plugin_supports() for all plugin types 2009-09-01 08:39:01 +00:00
samhemelryk
a4397489c1 navigation MDL-14632 Fixed bug with deprecated build_navigation function 2009-09-01 04:13:00 +00:00