16 Commits

Author SHA1 Message Date
skodak
f400841b23 MDL-14679 converted some get courses 2008-06-01 17:59:13 +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
36d3e28d30 Fixed course theme and require_login MDL-10833 2007-08-13 13:39:32 +00:00
toyomoyo
3924b9884b adding capabilities 2006-09-05 08:50:23 +00:00
stronk7
8847a82e25 Deleting $SESSION structures before starting import. 2006-04-10 18:13:18 +00:00
moodler
17f829a765 Added security and consistent CSS 2006-03-09 16:34:24 +00:00
moodler
2622ceb494 Renamed mod.html to mod.php 2006-03-09 07:41:59 +00:00
moodler
f8b3c0f484 New plugin structure for code that imports stuff into a course
Old import.php is now import/activities and we've added a new plugin
for importing groups from an external file
2005-11-05 08:06:36 +00:00
mjollnir_
723d3fb591 Further to bug 4199: just select courses we're an editing teacher in, not just all courses we're a teacher in 2005-11-02 21:26:10 +00:00
mjollnir_
0b3d293737 Fixing bug 4199: course import offering courses not a teacher in to import from. Will merge to stable after confirmation from bug reporter. 2005-11-02 21:09:12 +00:00
mjollnir_
f6a5aa18f2 Merged from MOODLE_15_STABLE: Fixing warning in course import (part of bug 4199) 2005-11-02 02:26:53 +00:00
mjollnir_
65f05987fd Merged from MOODLE_15_STABLE: Fixing bug 4199: import course data should only allow you to import from a course that you're already a teacher in, unless you're at least a creator 2005-10-20 00:19:42 +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
mjollnir_
53dc7cc606 Course/import.php should check for teacher 2005-03-02 05:38:47 +00:00
mjollnir_
61e1af73ff Apparently I forgot to commit this new file when committing the import course content stuff. Here it is! 2005-01-31 04:26:22 +00:00