29 Commits

Author SHA1 Message Date
defacer
d21135ad85 Fixing notice under PHP 5. 2005-04-19 22:15:20 +00:00
gustav_delius
cd8d4471c8 Print course in footer 2005-03-17 15:12:07 +00:00
gustav_delius
8a6e783ff0 small fix 2005-02-13 21:43:43 +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_
b61efafba5 Initial checkin for new meta courses feature. Please test!
See http://moodle.org/mod/forum/discuss.php?d=17269 for description.
2005-01-24 22:21:28 +00:00
mjollnir_
8b19b04085 Bug fix for patch related to forcing searching in course/student.(html|php) if too many users, and bump to MAX_USERS_PER_PAGE to 5000 2004-11-23 00:39:29 +00:00
mjollnir_
4f3fecf4a6 On enrol students to a course page, force searching if too many users to display (controlled by MAX_USERS_PER_PAGE - not previously used and bumped up to 1000 as a more reasonable limit) - trying to put 30,000 users in a drop down menu crashes some browsers 2004-11-22 01:40:18 +00:00
stronk7
a60399f0fe course/student.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 18:51:12 +00:00
gustav_delius
24f2b65a4d towards XHTML compliance 2004-09-12 12:21:27 +00:00
gustav_delius
4361ddcb22 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
moodler
f322addf00 Oops forgot autofocussing 2004-08-05 09:27:40 +00:00
moodler
bbcef615d7 Student manual enrolment now allows enter to submit search and
autofocusses search input
2004-08-05 09:26:16 +00:00
moodler
e1a2407902 Allow for course language terms 2004-08-03 12:53:56 +00:00
moodler
5363911f84 First pass at an improved interface for manual student enrolments 2004-08-03 12:50:18 +00:00
moodler
09e9588ee1 Restricted teachers shouldn't even see this page 2004-08-03 10:15:23 +00:00
moodler
9ddc0efd8e Use enroperiod for new students if it's set 2004-07-29 14:52:07 +00:00
moodler
e0161bff4f Merging in all the resource branch stuff (I know, it's mixed up)
so I can sort out the CVS explosion I had tonight
2004-07-25 14:00:29 +00:00
moodler
bd23e396a4 You can now unenrol all students quickly with one button
bug 1238
2004-04-26 14:16:05 +00:00
moodler
ca1388dac7 Non-editing teachers shouldn't be able to assign students 2004-03-13 13:43:06 +00:00
moodler
7df59158b8 Bug 965 2004-01-11 18:37:00 +00:00
moodler
533b7ea6d9 Use fullname function. Sorting is still wrong though and the selection
mechanism sucks.
2003-11-28 10:40:04 +00:00
moodler
6ecf2e4c87 Remove $PHP_SELF 2003-09-17 01:33:12 +00:00
moodler
d9387950cb Little tweaks to messages 2003-08-27 13:40:26 +00:00
moodler
6b42ea66a7 Ordinary teachers can assign students 2003-08-17 07:30:31 +00:00
moodler
4d9d90c006 Tweaking student page, and also making it available to ordinary teachers 2003-08-17 07:29:36 +00:00
moodler
2333cb05b9 More tweaks ... sorts etc 2003-08-17 07:20:40 +00:00
moodler
c34509b070 Some tidy-ups for the students page 2003-08-17 07:14:02 +00:00
moodler
7d569d2861 Simple interface to manually add students to a course. 2003-08-17 05:46:07 +00:00