45 Commits

Author SHA1 Message Date
moodler
dc95f4a11b Always print full number of student at the top 2003-04-29 12:51:21 +00:00
moodler
81f186b47a I'm getting wierd numbers of records returned on moodle.org.
This fix makes the page a bit more robust even if this is
happening.
2003-04-28 16:13:46 +00:00
moodler
dc0dc7d5dd Tidying up the way pix images are used.
It's now also possible to override the standard pix with a set of new ones
in a theme.
2003-04-28 04:32:55 +00:00
moodler
8b72b41bf9 Better looking code 2003-04-14 05:44:47 +00:00
moodler
b610b4c2fd Showall is sticky, and also you get a warning about the number 2003-04-14 03:02:25 +00:00
moodler
dea49bdd6c Changed wording a little 2003-04-14 02:56:31 +00:00
moodler
a625debc38 Simplified display - less unnecessary clutter 2003-04-14 02:52:11 +00:00
moodler
15c715211e Mucking with the formtting 2003-04-14 02:48:40 +00:00
moodler
980d545f4f Smaller info 2003-04-14 02:45:03 +00:00
moodler
c5b6666eaf Better support for large classes 2003-04-14 02:42:40 +00:00
moodler
b0e3a92523 Clean sweep through all the important changing all include(), include_once()
and require() to require_once()
2003-01-05 14:19:20 +00:00
moodler
9ae472a374 New message about users being automatically unenrolled 2002-11-22 17:28:55 +00:00
moodler
cbb0fee071 For very large classes don't even try to show all the participants 2002-11-12 03:02:51 +00:00
moodler
8dbed6be60 format_time() now supports language strings for day(s)/hour(s)/min(s)/sec(s)
String lookups are cached in user/index.php for efficiency
2002-10-03 04:04:59 +00:00
martin
a58977a2a0 Forgot country display change 2002-09-22 16:17:11 +00:00
martin
adcb3ac53d Better country sorting on user index in a course 2002-09-22 16:16:13 +00:00
martin
274f62e6d5 Fixes to table widths 2002-09-22 14:11:45 +00:00
martin
b4ead712f2 Arrghh ... foget to remove the debugging thing 2002-09-22 14:07:15 +00:00
martin
d578afc883 Major cleanup of user administration and display, including sortable listings,
confirmation on deletions, removing deleted user from all student lists,
teacher lists and subscription lists and freeing up their username and
email to be used again.
2002-09-22 14:06:38 +00:00
martin
c69ce08b49 Don't print pictures at all for very large lists 2002-09-21 06:39:28 +00:00
martin
25fa226dac Make more room in list 2002-09-21 06:30:32 +00:00
martin
32b4b9746a more refinements to sorting display 2002-09-21 06:27:00 +00:00
martin
3f63219688 Fixed typo from testing 2002-09-21 06:13:42 +00:00
martin
e6b9ee042d Much better look for user index 2002-09-21 06:12:54 +00:00
martin
6b281f1fec Better display of users in shortened form, for testing 2002-09-21 05:42:16 +00:00
martin
6abee98964 First go at an abbreviated user listing 2002-09-20 15:40:20 +00:00
martin
40a1d986f9 Changes to improve display of teachers 2002-09-08 03:34:12 +00:00
martin
b4d7002e66 Changes to allow much better control over what "teachers" are called
in a course.  Firstly, the course settings page now allows the teachers
to specify the word they want to use in place of "teachers" and "students"
as well as "teacher" and "student".  Secondly, a new teacher admin tool
allows any teacher to modify the order and displayed role of teachers
in that course.  This affects the display on the course listings, the
participants page and so on.
2002-09-08 03:24:38 +00:00
martin
f144c3054a DOn't print teachers with no authority 2002-09-01 14:30:39 +00:00
martin
cd052f8ccc Performance enhancement for user listing (caching of language strings) 2002-08-06 09:21:14 +00:00
martin
ae642af6c5 Slight rearrangement 2002-08-01 06:15:43 +00:00
martin
4b232245df Changed to use the new functions for lists of students, teachers etc 2002-07-29 06:53:09 +00:00
martin
803b2c7606 Altered buttons from index and view pages 2002-07-27 10:23:45 +00:00
martin
bbfe835ba3 Improvements to activity reports 2002-07-23 16:48:47 +00:00
martin
fa0626c6f4 Language-related fixes 2002-07-04 07:52:06 +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
edf7fe8c19 New usergetmidnight function and use in finding today's logs 2002-06-10 14:01:30 +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
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
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
88906ff098 Added location on the user overview 2002-03-07 06:18:52 +00:00
martin
f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00