Commit Graph

11 Commits

Author SHA1 Message Date
mjollnir_ f253e2575f Fixing warning in course import (part of bug 4199) 2005-11-02 02:25:45 +00:00
mjollnir_ 96bf2d385f 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:24 +00:00
moodler 27437410f4 file survey.php was added on branch MOODLE_15_STABLE on 2006-03-10 07:27:54 +0000 2005-04-05 20:54:43 +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