moodle/course
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
..
format fix for preferred_width_xx initialization SC#169; merged from MOODLE_15_STABLE 2005-10-29 16:36:15 +00:00
import New plugin structure for code that imports stuff into a course 2005-11-05 08:06:36 +00:00
category.php Allow moving courses and editing courses and stuff from the course results search page (now has turn editing on button) 2005-09-01 04:48:22 +00:00
delete.php Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE 2005-08-03 01:24:29 +00:00
edit.html New feature: Course enrollable control with date range 2005-10-04 01:59:19 +00:00
edit.php cleaning of parameter, initialized variable SC#168; merged from MOODLE_15_STABLE 2005-10-29 16:18:18 +00:00
editsection.html Minor change to enlarge the textarea for topic summary editing. 2004-12-07 23:49:51 +00:00
editsection.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
enrol.php Block normal users to gain access to meta courses (Merged from MOODLE_15_STABLE) 2005-10-31 20:38:54 +00:00
grade.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
grades.php Removed optional_variable(), require_variable and all $_GET, $_POST 2005-06-10 11:06:19 +00:00
group-edit.html Big tidy up of Group listing, User listing and how they interact. 2005-03-22 16:04:10 +00:00
group.php Fixing all incoming parameters when editing course groups as per SC#171. 2005-10-26 13:44:56 +00:00
groups-edit.html fixed slashing of javascript strings SC#174; merged from MOODLE_15_STABLE 2005-10-31 22:13:23 +00:00
groups.php fixed warnings/errors in latest PHP versions; merge from MOODLE_15_STABLE 2005-10-30 22:16:41 +00:00
import.php New plugin structure for code that imports stuff into a course 2005-11-05 08:06:36 +00:00
importstudents.html Tabs are out 2005-05-16 19:38:21 +00:00
importstudents.php 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
index.php Course request feature. Allows normal users to 'request' courses they would like created, 2005-08-16 06:15:49 +00:00
info.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
jumpto.php Added optional_param and required_param just to get it on the plate 2004-10-01 12:09:52 +00:00
lib.php Fixed course searching with quotes - SC#180; merged from MOODLE_15_STABLE + other fixes in HEAD only 2005-11-02 15:36:57 +00:00
log.php Initial checkin of stats (from processing the log table). 2005-09-01 04:14:31 +00:00
loggraph.php Replaced require_variable() and optional_variable() with required_param() and 2005-06-13 19:06:28 +00:00
loginas.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
loglive.php fixed parameter use SC#157; merge from MOODLE_15_STABLE 2005-10-09 19:51:14 +00:00
mod.php fixed indent - SC#158; merged from MOODLE_15_STABLE 2005-10-09 19:41:34 +00:00
mod_delete.html Modify sesskey behaviour. SC#73 2005-01-22 18:53:44 +00:00
outline_rep.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
pending-reject.html Course request feature. Allows normal users to 'request' courses they would like created, 2005-08-16 06:15:49 +00:00
pending.php Added enrolment key to course requests - fixes wishlist bug 4170 2005-10-12 01:17:03 +00:00
recent.php Replaced require_variable() and optional_variable() with required_param() and 2005-06-13 19:06:28 +00:00
request.html Added enrolment key to course requests - fixes wishlist bug 4170 2005-10-12 01:17:03 +00:00
request.php Course request feature. Allows normal users to 'request' courses they would like created, 2005-08-16 06:15:49 +00:00
scales.php Replaced require_variable() and optional_variable() with required_param() and 2005-06-13 19:06:28 +00:00
search.php Fixed course searching with quotes - SC#180; merged from MOODLE_15_STABLE + other fixes in HEAD only 2005-11-02 15:36:57 +00:00
stats.php Stats date display should use moodle timezone and not show time of day, date is enough 2005-10-28 01:36:59 +00:00
statsgraph.php Stats date display should use moodle timezone and not show time of day, date is enough 2005-10-28 01:36:59 +00:00
student.html fixed course ID and quoting of the search string SC#179; merged from MOODLE_15_STABLE 2005-11-01 15:59:20 +00:00
student.php Changed optional_variables()s and required_variable()s to more secure alternatives. 2005-06-10 19:47:11 +00:00
teacher.php Removed/added/moved some redundant/missing/misplaced page headers/footers, merged from 15_STABLE 2005-08-03 01:24:29 +00:00
unenrol.php require_variable() and optional_variable() replaced with required_param() & 2005-06-15 09:39:26 +00:00
user.php Stats date display should use moodle timezone and not show time of day, date is enough 2005-10-28 01:36:59 +00:00
view.php My moodle sticky block config now generic, can be used for any pagetype. 2005-10-16 22:34:25 +00:00