samhemelryk
|
d9cb06dc0e
|
course MDL-19794 Replaced deprecated functions, added set_url calls and boilerplates
|
2009-09-25 05:24:13 +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 |
|
nicolasconnault
|
e6db30260f
|
MDL-19794 Upgraded calls to helpbutton, print_simple_box* and notify
|
2009-08-18 04:58:26 +00:00 |
|
nicolasconnault
|
d60c112435
|
MDL-19794 Converted all print_footer() calls
|
2009-08-06 14:10:33 +00:00 |
|
nicolasconnault
|
7c5286cd85
|
MDL-19794 Migrated calls to print_heading
|
2009-08-06 08:15:43 +00:00 |
|
skodak
|
294ce9870f
|
MDL-15189 magic quotes finally removed
|
2008-06-09 16:53:30 +00:00 |
|
skodak
|
e4907498da
|
MDL-14679 converted some course related code
|
2008-06-01 18:17:38 +00:00 |
|
skodak
|
579d45b434
|
MDL-14679 converted some get courses
|
2008-06-01 18:12:24 +00:00 |
|
skodak
|
c3df090199
|
MDL-14679 datalib conversion completed
|
2008-05-30 16:47:21 +00:00 |
|
dongsheng
|
ba6018a902
|
"MDL-14129, fix print_error call under course/, see tracker"
|
2008-05-07 06:02:51 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
nicolasconnault
|
0be6f67819
|
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
|
2007-08-17 19:09:11 +00:00 |
|
moodler
|
6ba65fa08d
|
Merged Nicolas' changes from MDL-8582 into HEAD.
|
2007-02-28 06:25:22 +00:00 |
|
skodak
|
b7dc225654
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
|
skodak
|
fe4bc84ce1
|
MDL-7438 cleaned up metacourse children import page
|
2006-11-29 22:06:48 +00:00 |
|
skodak
|
493cde249e
|
Child courses import list empty MDL-7424; added new count_courses_notin_metacourse() function, the old one was kept for BC
|
2006-11-09 21:12:31 +00:00 |
|
sam_marshall
|
e3eb61244d
|
MDL-7344 Change 'import child course' timeout to 180 seconds per course because role creation takes a while for thousands of users. (Merge from STABLE)
|
2006-11-03 14:39:19 +00:00 |
|
skodak
|
b79da3ac68
|
moodle/course:managemetacourse is now singular
|
2006-09-19 06:35:52 +00:00 |
|
skodak
|
f5002f10bf
|
metacourses gui fixes, part I.
|
2006-09-18 08:20:01 +00:00 |
|
moodler
|
bade10e350
|
Removed all of the "Restricted users" hack because Roles can do it all better.
|
2006-08-13 07:01:57 +00:00 |
|
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 |
|