71171 Commits

Author SHA1 Message Date
martin
65adacc4ba Put backquotes around some field names to avoid errors 2002-06-08 02:13:17 +00:00
martin
1e411ffc98 Added Moodle version number 2002-06-07 03:57:38 +00:00
martin
7868189942 More tweaking of the mail formatting 2002-06-07 03:54:39 +00:00
martin
ca9b86d746 CH CH CH CH Changes. 2002-06-07 03:37:08 +00:00
martin
2569999130 Altered smtphosts and removed cronpassword 2002-06-06 15:25:36 +00:00
martin
7f86ce17ba If $CFG->smtphosts is empty, then mailer uses PHP mail() == sendmail. 2002-06-06 15:21:30 +00:00
martin
5710022c65 Removed password ... it's not necessary any more. 2002-06-06 15:19:23 +00:00
martin
14be161501 WHoops .... time should be 1800 seconds 2002-06-06 02:59:44 +00:00
martin
20695824e5 Remember to remove subscriptions when unenrolling. 2002-06-05 16:39:45 +00:00
martin
5fa51a394b Fixes to convert mail to individual mailing ...
so that we can use the new preferences for mail (plain or html).
2002-06-05 14:05:59 +00:00
martin
f3ecd2c8da Slight interface tweaks 2002-06-05 06:24:29 +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
02ccf26f34 Moved here from login/countries.php. Function removed. 2002-06-05 05:36:45 +00:00
martin
eedb264f0a Changes to use new lib/countries.php 2002-06-05 05:35:54 +00:00
martin
8dd650745f Changes to user table 2002-06-05 03: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
c5db2fd03f Changed formatting (attempting to improve IE display) 2002-06-05 03:13:05 +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
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
be0d1cd55a course/login.php is now course/enrol.php ... 2002-06-04 06:32:12 +00:00
martin
e13607280e Cleaned up enrol and unenrol process a bit 2002-06-04 06:30:51 +00:00
martin
c888501c02 Added button to unenrol a user (course/unenrol.php) 2002-06-04 06:29:36 +00:00
martin
4c86dda63e Not needed any more ... use the "News" forum instead. 2002-06-03 10:42:20 +00:00
martin
3760280438 Now uses $course->student as title of list 2002-06-02 08:23:09 +00:00
martin
5e69314dca Added per-course config and use of a word for "student" 2002-06-02 08:10:50 +00:00
martin
6777e021f9 Added semicolons to keep IE happy 2002-06-02 07:41:00 +00:00
martin
5020d66491 Changed to lowercase to make IE happy 2002-06-02 07:39:33 +00:00
martin
806f7816bd Fixed for Internet Explorer? 2002-06-01 15:35:40 +00:00
martin
d44714bc35 Removed check for course format changing 2002-06-01 13:47:42 +00:00
martin
c320b113fb Updated 2002-06-01 12:52:16 +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
5c0bef5d46 Fixed buglets in get_records_sql and insert_record 2002-06-01 09:05:08 +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
a4cf8289c8 Ch-ch-ch-ch-Changes (turn and face the strain) Ch-ch-changes. 2002-06-01 04:06:05 +00:00
martin
8c7dc44061 Added lists to allowed html in cleantext 2002-06-01 03:46:35 +00:00
martin
0fb523de6d Changed link to a newer and better paper on social constructionism. 2002-05-31 13:54:39 +00:00
martin
79389048fd Removed log and fixed email call 2002-05-31 13:24:14 +00:00
martin
6c19f34bf8 Removed some logging 2002-05-31 13:20:21 +00:00
martin
a634339f4e Now looks for module SQL files in mod/db/dbtype.sql 2002-05-31 13:20:01 +00:00
martin
ce20f6cfb3 Removed log entry for now 2002-05-31 13:13:42 +00:00