6502 Commits

Author SHA1 Message Date
martin
de8c1874c1 Improved formatting of module links (using a TITLE that is modulename) 2002-06-25 03:32:50 +00:00
martin
6d9541bddf Slight formatting improvement (list module name in link title) 2002-06-25 03:30:31 +00:00
martin
f93f848ab3 Mass change related to separating forum from discuss and making it a
separate module (again).  This frees up forums for some interesting
developments.  Note that database tables have moved around.
2002-06-20 15:15:22 +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
0b35af180a Added a "topics" format. it's very similar to the "Weeks" format,
except it isn't constrained by times.  Useful for flexible courses
where the pace isn't known and is subject to change.  The teacher
can "mark" the current topic and change this marking as necessary.
2002-06-19 05:04:31 +00:00
martin
849bc02af1 Whoops ... removed Choose... 2002-06-12 04:31:08 +00:00
martin
cfa5d3f2a0 Changes to course menu 2002-06-12 04:29:03 +00:00
martin
720a43cec7 Improvements to logs for admin user (can view any course) 2002-06-12 04:22:41 +00:00
martin
c629ec1b1d Tweaks to course format (search box) 2002-06-11 07:27:31 +00:00
martin
aa9872466d Added search form 2002-06-11 04:56:11 +00:00
martin
9604ccb131 Tiny fix so that when today is specified, it's selected in the list 2002-06-11 04:28:01 +00:00
martin
edf7fe8c19 New usergetmidnight function and use in finding today's logs 2002-06-10 14:01:30 +00:00
martin
8c0de43cb8 Added generic "your teacher" when there is no teacher defined yet 2002-06-10 13:47:05 +00:00
martin
e452ca303f Make sure new courses set the timecreated field 2002-06-10 11:30:02 +00:00
martin
dd3b9827da Fixed formatting. 2002-06-10 11:16:07 +00:00
martin
cbc1462997 Course entry key is now called an enrolment key 2002-06-10 11:11:53 +00:00
martin
9481285b84 Fixes related to user timezones. All times are now displayed as expected. 2002-06-10 09:44:37 +00:00
martin
d3e2c35ad5 Display tweaks 2002-06-10 06:56:01 +00:00
martin
d887b5a7bd Changes to allow choice of format on home page of site 2002-06-10 05:19:03 +00:00
martin
b5460e6013 Layout tweak 2002-06-10 04:41:08 +00:00
martin
da5c172a07 Changes to support guest user across any course (guest/guest) 2002-06-09 14:14:07 +00:00
martin
5575a053d3 Changes to put update/edit icons in the headers of module and course pages 2002-06-08 06:52:00 +00:00
martin
20695824e5 Remember to remove subscriptions when unenrolling. 2002-06-05 16:39:45 +00:00
martin
f3ecd2c8da Slight interface tweaks 2002-06-05 06:24:29 +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
f27b23e937 Errr this is what I meant 2002-06-04 07:00:58 +00:00
martin
9061df2d90 Improved logging slightly 2002-06-04 06:58:25 +00:00
martin
e13607280e Cleaned up enrol and unenrol process a bit 2002-06-04 06:30:51 +00:00
martin
4c86dda63e Not needed any more ... use the "News" forum instead. 2002-06-03 10:42:20 +00:00
martin
5e69314dca Added per-course config and use of a word for "student" 2002-06-02 08:10:50 +00:00
martin
d44714bc35 Removed check for course format changing 2002-06-01 13:47:42 +00:00
martin
a5e62dcb17 Added a <BR> 2002-06-01 09:48:24 +00:00
martin
13c7e2719a Modified weekly course format with "People" section and sorted activity modules 2002-06-01 09:44:06 +00:00
martin
ef25340cb4 Improvements to Recent Activity to make it clearer. Formatting, but
also logical changes to reduce the logs for course changes:
add+update=add
add+delete=nothing
update+update=update
update+delete=delete
2002-06-01 09:23:37 +00:00
martin
f3065eeb13 Errors while deleting a module are no longer fatal errors 2002-06-01 09:06:53 +00:00
martin
d3ca63f070 Slight fix to change some mod->course_module to mod->coursemodule for consistency 2002-06-01 06:37:04 +00:00
martin
83b0b7731e Fixed some display of the logs in "recent activity" 2002-06-01 04:25:33 +00:00
martin
e387fd0d51 Replaced by social.php 2002-05-31 13:10:58 +00:00
martin
600149be34 New logging format
Improved "Recent Activity" on home page
Better formatting.
Many other small fixes.
2002-05-31 09:34:50 +00:00
martin
b50b67e50b Changes to support new logging format 2002-05-31 09:27:30 +00:00
martin
2a9da9efe1 Changes to logging to support new logging format 2002-05-31 09:25:35 +00:00
martin
9580f574d7 Added ALT="" tags to spacer.gif so they don't show in text browsers 2002-04-03 11:44:01 +00:00
martin
0d97d1e35f Fixed up use of isteacher (removed isadmin check because it's done in isteacher now) 2002-04-03 06:36:04 +00:00
martin
a69023cf46 Allow admin to do anything the teacher can do 2002-03-16 06:19:02 +00:00
martin
1c1238c274 Admin improvements 2002-03-16 06:06:47 +00:00
martin
4567fb7145 Updated to accomodate new "social" format 2002-02-26 06:34:29 +00:00
martin
e9ebf2e698 This social format replaces the old noweeks format 2002-02-26 06:33:48 +00:00
martin
29769ed41f Fixed headers 2001-12-06 04:32:26 +00:00
martin
f51ab26b94 Changed weekly format ... makes more sense now I think 2001-12-04 16:13:36 +00:00