moodle/course
gustav_delius f950af3c43 All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
..
format Merging in all the resource branch stuff (I know, it's mixed up) 2004-07-25 14:00:29 +00:00
category.php Unset $course to avoid language problems 2004-06-01 06:49:11 +00:00
delete.php More moodling on the course categories, improving performance for 2003-08-09 16:53:30 +00:00
edit.html Added a new course field called enrolperiod that allows a teacher to specify 2004-07-29 14:47:05 +00:00
edit.php Avoiding a notice 2004-08-12 07:52:44 +00:00
editsection.html Cleaned up this form a little to make it more consistent 2003-12-11 07:22:13 +00:00
editsection.php BRANCH MERGE 2004-06-04 06:17:30 +00:00
enrol.html Some minor styling ... incidentally, last change was bug 480 2003-06-04 07:15:12 +00:00
enrol.php All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site. 2004-08-22 14:38:47 +00:00
grade.php fixed bug 990 which allowed students to see grades even when they were not supposed to by typing in the URL 2004-05-08 15:56:37 +00:00
grades.php Fixed a warning in PHP 5 2004-08-08 05:42:45 +00:00
group-edit.html Quick GUI to turn off/on hiding of group pictures 2004-02-15 09:59:16 +00:00
group.php BRANCH MERGE 2004-06-04 06:17:30 +00:00
groups-edit.html Removing the random assignation button for now ... needs work. 2004-03-09 06:47:23 +00:00
groups-summary.html Tiny formatting fix 2004-02-14 17:01:14 +00:00
groups.php Fixed a notice on PHP5 2004-08-07 13:44:25 +00:00
index.php List of courses is now always ordered according to sortorder, see http://moodle.org/mod/forum/discuss.php?d=7034 2004-05-30 00:33:45 +00:00
info.php using fullname() on info page, fixing bug 1596 2004-06-29 21:44:24 +00:00
lib.php fixed bug preventing move of module to bottom of section 0 2004-08-22 09:58:02 +00:00
log.php Added group support to log viewing functions. 2004-07-28 15:52:51 +00:00
loggraph.php If $CFG->loglifetime is active then use it make the log graphing nicer. 2004-03-10 11:29:35 +00:00
loginas.php Remember timeaccess settings even after returning from logging as 2004-05-21 15:10:47 +00:00
loglive.php Upgraded the live log to use the new print_log 2003-08-22 08:42:17 +00:00
mod.php fixed breadcrumbs when mod.php is used on site page 2004-08-21 21:02:59 +00:00
mod_delete.html Some clean up when deleting activity modules 2003-06-20 04:34:22 +00:00
outline_rep.php Search for any 'view%' string in the module log, instead 2003-11-23 11:15:37 +00:00
quickreport.php Merging in all the resource branch stuff (I know, it's mixed up) 2004-07-25 14:00:29 +00:00
recent.php Fixed breadcrumbs and some of the many undefined variables notices 2004-05-30 11:24:00 +00:00
scales.php Fixed bug avoiding teachers create new scales... 2004-05-18 17:08:41 +00:00
search.php Added support for CFG->forcelogin in some files. Bug 1396 2004-05-16 10:26:04 +00:00
student.html Fix a notice buried in the HTML. 2004-08-09 08:01:40 +00:00
student.php when adding students the teachers are no longer shown in list of potential students, closing bug 1749 2004-08-18 15:49:09 +00:00
teacher.php Removed some old crap 2004-04-30 13:33:26 +00:00
unenrol.php Only editing teachers are allowed to unenrol students 2004-05-30 20:54:58 +00:00
user.php Use fullname function 2003-11-28 11:06:53 +00:00
view.php Fixed link of user name in footer of course page 2004-08-02 19:09:54 +00:00