skodak
|
ea8faba9dc
|
general cleanup of xxx_parameter() functions + other minor fixes
|
2006-04-11 20:24:52 +00:00 |
|
vyshane
|
3014ee9ccf
|
Fixed bug: Bug #5081 - meta courses - teacher can't add child courses
|
2006-04-05 08:12:08 +00:00 |
|
patrickslee
|
9edf8e04e5
|
More restrictions on enrol/unenrol of meta courses. Thanks to Bug #4057
Merged from MOODLE_15_STABLE
|
2005-11-15 21:55:13 +00:00 |
|
gustav_delius
|
b4dd061d7a
|
When adding a large number of courses to a metacourse the timelimit needs to be reset regularly in order to avoid the 30 second timeout.
|
2005-09-24 17:56:33 +00:00 |
|
thepurpleblob
|
59518de11e
|
require_variable() and optional_variable() replaced with required_param() &
optinal_param() plus other tweeks to suit. Improve security.
|
2005-06-15 09:39:26 +00:00 |
|
stronk7
|
ef9b35a01b
|
Tabs are out
|
2005-05-16 19:38:21 +00:00 |
|
mjollnir_
|
a45ee54ee1
|
Removing PHP notice in metacourse assign courses page (bug 2479)
|
2005-02-07 21:10:25 +00:00 |
|
mjollnir_
|
a5849937b4
|
More bug fixing - #2479
|
2005-02-07 01:00:57 +00:00 |
|
mjollnir_
|
2276693799
|
Better attempt at fixing 2479
|
2005-02-03 22:34:42 +00:00 |
|
mjollnir_
|
6036cae854
|
Reverting last patch for bug 2479
|
2005-02-03 22:30:46 +00:00 |
|
mjollnir_
|
6cc75c99f4
|
Fixing bug #2479 (parent courses showing in meta course search)
|
2005-02-03 22:21:30 +00:00 |
|
stronk7
|
9da0673aba
|
Now actions for meta-courses (add, delete...) are using sesskey.
|
2005-02-02 19:13:24 +00:00 |
|
moodler
|
810393c804
|
Removed THEME from many course files
|
2005-01-25 14:03:43 +00:00 |
|
mjollnir_
|
5f37b628ae
|
Update for meta courses. New table renamed from meta_course to course_meta (and upgrade script provided in mysql.php and postgres7.php) and new field in course table renamed from meta_course to metacourse. Associated changes in code. Please test me!
|
2005-01-25 04:33:02 +00:00 |
|
mjollnir_
|
be4f36a3a7
|
New files for meta courses
|
2005-01-24 22:23:01 +00:00 |
|