275 Commits

Author SHA1 Message Date
martin
65cf9fc390 Improvements to the help system 2002-07-21 08:34:25 +00:00
martin
8553b7005a Changes related to internationalision strings and printing them 2002-07-11 05:30:57 +00:00
martin
fa0626c6f4 Language-related fixes 2002-07-04 07:52:06 +00:00
martin
51feb9d56c Changes to display user discussions 2002-06-25 16:42:00 +00:00
martin
7dc1ea300a Modifications to unenrol. Now a teacher can unenrol students from the course. 2002-06-19 15:42:49 +00:00
martin
22f4320bdb Changes to support GD 1 and GD 2. Well, to be more accurate, we now
rely on the administrator to tell us which is installed because PHP
is not reliable  (eg GD 2.* functions are available in 4.0.6 and later
EVEN WHEN gd 2 is not present ... sigh).


So, new config variable  $CFG->gdversion
2002-06-13 11:18:52 +00:00
martin
edf7fe8c19 New usergetmidnight function and use in finding today's logs 2002-06-10 14:01:30 +00:00
martin
603d4c7226 Better handling of guest user 2002-06-10 04:33:46 +00:00
martin
b51e99130f All users are viewable in the "site" course. 2002-06-10 03:49:28 +00:00
martin
253ae7db0d Typo on add_to_log URL 2002-06-05 06:10:45 +00:00
martin
619431ba3f Doesn't display teachers or students if there aren't any 2002-06-05 05:54:47 +00:00
martin
bda8d43a78 Changes to user settings, now it matches the stored data better 2002-06-05 05:37:55 +00:00
martin
9f11a65e56 Old new.php system is replaced by print_recent_activity() in course/lib.php 2002-06-05 03:22:12 +00:00
martin
873960de8c Changes related to timezone display. Datetime display now uses userdate()
which itself uses the USER variable timezone to alter the displayed time.
2002-06-05 03:15:30 +00:00
martin
ed29328aff Formatting of teacher links 2002-06-04 06:54:26 +00:00
martin
8a3b358be9 Added a message if the student is not a member of the current course 2002-06-04 06:49:52 +00:00
martin
18798c6f55 Whoops ... don't put unenrol button unless the user is the current user! 2002-06-04 06:35:36 +00:00
martin
c888501c02 Added button to unenrol a user (course/unenrol.php) 2002-06-04 06:29:36 +00:00
martin
3760280438 Now uses $course->student as title of list 2002-06-02 08:23:09 +00:00
martin
da3a08d7ee Updated to use new logging format. 2002-05-31 09:15:36 +00:00
martin
54bdcdbecc Checks for bad permissions and defaults to default picture 2002-05-18 03:13:44 +00:00
martin
bc8924842c Added help button 2002-03-15 10:19:21 +00:00
martin
88906ff098 Added location on the user overview 2002-03-07 06:18:52 +00:00
martin
0b6050d199 Replaced shadowhead with something a bit more positive (smiley face cake) 2002-03-02 03:26:31 +00:00
martin
f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00