sam_marshall
|
d6f15b5eb3
|
MDL-8227 - Made wiki locking only apply to group being edited!
|
2007-01-19 15:25:35 +00:00 |
|
sam_marshall
|
7f93cff60e
|
MDL-8225 Made it not display wiki title twice in navigation, when first page has same name as title.
|
2007-01-19 12:48:35 +00:00 |
|
jamiesensei
|
d4039c7262
|
fix for syntax error trying to call hardFreeze on element instead of form object.
|
2007-01-19 10:35:00 +00:00 |
|
skodak
|
60f9e36ee8
|
MDL-8223 - last global $course hacks removed
|
2007-01-19 10:29:03 +00:00 |
|
jamiesensei
|
549b26b339
|
migrated wiki form to formslib
|
2007-01-19 08:10:01 +00:00 |
|
bobopinna
|
a119ff9ce3
|
Fixed an error in $score initialization
|
2007-01-18 20:33:59 +00:00 |
|
tjhunt
|
901011fd4d
|
MDL-8205 - Layout of quiz editing screen not right
|
2007-01-18 17:38:51 +00:00 |
|
csantossaenz
|
8aee93f134
|
Added code to allow the remote package update with a php later version than 4.2
|
2007-01-18 15:54:56 +00:00 |
|
csantossaenz
|
efe95fc405
|
Added the field external to the mdl_scorm table
|
2007-01-18 12:05:14 +00:00 |
|
skodak
|
835ebe588b
|
MDL-5690 text format in text type resource is now stored in reference field
|
2007-01-17 20:41:19 +00:00 |
|
csantossaenz
|
456f5e6e43
|
Modified scorm module to allow remote packages updating
|
2007-01-17 15:53:06 +00:00 |
|
csantossaenz
|
75b4cb6456
|
Added a field to scorm table to store the ckecksum of a remote package
|
2007-01-17 15:38:40 +00:00 |
|
csantossaenz
|
aa7a17131d
|
added a field to store ckecksum of a remote package
|
2007-01-17 15:31:40 +00:00 |
|
mchurch
|
7c4b621a20
|
Fixing bug where quizzes from 1.4 will lose their answers when upgraded to later versions.
Fixes MDL-8207.
|
2007-01-16 22:02:07 +00:00 |
|
jamiesensei
|
a7f7e52fc5
|
changed name of moodleform_mod method 'defaults_preprocessing' to 'data_preprocessing' in line with change of set_defaults name to set_data.
|
2007-01-16 15:36:33 +00:00 |
|
bobopinna
|
5297c819c4
|
modified dirname call to scorm_dirname that works also with URLs
|
2007-01-16 14:08:22 +00:00 |
|
bobopinna
|
2347a35113
|
added scorm 2004 sequencing/navigation support
|
2007-01-16 14:05:52 +00:00 |
|
bobopinna
|
10fd330f38
|
new sequencing engine
|
2007-01-16 14:03:15 +00:00 |
|
bobopinna
|
667a21664a
|
fixed some typos. removed all tabs
|
2007-01-16 14:01:41 +00:00 |
|
bobopinna
|
76659ac98f
|
moved in locallib.php as a function
|
2007-01-16 13:23:07 +00:00 |
|
bobopinna
|
76ea4fb419
|
Moved validation.php in locallib.php as a function. Now is called by lib.php add/updateinstance()
|
2007-01-16 13:21:19 +00:00 |
|
bobopinna
|
a4813c36c8
|
The new edit page using QuickForm lib
|
2007-01-16 13:18:41 +00:00 |
|
bobopinna
|
a6f505ff4a
|
substitute by the new mod_form.php
|
2007-01-16 13:16:34 +00:00 |
|
vyshane
|
818c1b0592
|
Merged from 1.7.
|
2007-01-16 02:44:13 +00:00 |
|
sam_marshall
|
2cf02a3935
|
MDL-8185: Changed wiki html tag balancer to leave CDATA sections alone
|
2007-01-15 17:42:06 +00:00 |
|
stronk7
|
73be66c7a8
|
Now all the modules global config pages are valid XML. Related to MDL-7861
|
2007-01-13 20:13:58 +00:00 |
|
gbateson
|
4e9e64230f
|
fixed typo in SQL query when starting a new HotPot attempt
|
2007-01-13 11:46:33 +00:00 |
|
gbateson
|
923aefe7a1
|
removed db specific conditional clauses from SQL to get grades (see Moodle tracker - mdl-8169)
|
2007-01-13 02:39:04 +00:00 |
|
stronk7
|
38b7241934
|
Some more uses of $CFG->dbfamily. MDL-7061
|
2007-01-13 00:52:59 +00:00 |
|
stronk7
|
a4bad45c2c
|
Some more uses of $CFG->dbfamily. MDL-7061
|
2007-01-13 00:32:19 +00:00 |
|
skodak
|
32db0d42c9
|
MDL-8166 some forgotten set_defaults converted to set_data
|
2007-01-12 19:01:31 +00:00 |
|
skodak
|
beac4717de
|
MDL-8166 rename in/out methods in formslib - HQ consensus
|
2007-01-12 18:52:09 +00:00 |
|
csantossaenz
|
18fd9bf1b9
|
The second paremeter has been removed from the required_param($reference) call for allow URL
|
2007-01-12 12:17:34 +00:00 |
|
skodak
|
eee3dc10dd
|
MDL-7013 advanced buttons inplemented in resource settings
|
2007-01-12 11:43:25 +00:00 |
|
skodak
|
f6bb9a93a3
|
MDL-7013 disabeldIf implemented in resource settings
|
2007-01-12 10:24:01 +00:00 |
|
toyomoyo
|
36a2b6bdc3
|
MDL-7861, xhtml strict related changes for glossary
|
2007-01-12 06:57:33 +00:00 |
|
vyshane
|
f6830d4cb1
|
xhtml fixes related to MDL-7861.
|
2007-01-12 06:57:11 +00:00 |
|
vyshane
|
26d932b109
|
Merged from 1.7.
|
2007-01-12 05:05:09 +00:00 |
|
skodak
|
26de8d35ce
|
fixed text field widths in new forms
|
2007-01-11 19:47:08 +00:00 |
|
skodak
|
0ac1cfc359
|
fixe missing global CFG
|
2007-01-11 17:14:24 +00:00 |
|
vyshane
|
4085962ae9
|
xhtml fixes for MDL-7861.
|
2007-01-11 08:51:46 +00:00 |
|
moodler
|
c1afef8059
|
FIxed up the intro boxes XHTML Strict
|
2007-01-11 08:06:15 +00:00 |
|
skodak
|
ac39fae94d
|
MDL-6987 fixed wrong labels
|
2007-01-10 14:06:49 +00:00 |
|
skodak
|
436cfa9fb3
|
MDL-6987 assignment mod conversion to new forms lib
|
2007-01-10 13:38:04 +00:00 |
|
toyomoyo
|
fc9cb24a18
|
MDL-7861, fixes for workshop
|
2007-01-10 08:29:41 +00:00 |
|
toyomoyo
|
82056f6735
|
MDL-7861 xhtml strict fixes for wiki
|
2007-01-10 03:07:24 +00:00 |
|
vyshane
|
f40c91dc70
|
Fixes for MDL-7861.
|
2007-01-10 02:47:50 +00:00 |
|
vyshane
|
fff50475bd
|
Fixes for MDL-7861.
|
2007-01-10 02:33:09 +00:00 |
|
vyshane
|
097018bd7c
|
Fixed xhtml for MDL-7861.
|
2007-01-09 12:01:17 +00:00 |
|
vyshane
|
25fa41ba3f
|
Fixes for MDL-7861.
|
2007-01-09 11:47:21 +00:00 |
|