martin
1180c6dc56
New languages system - get_string() in moodlelib.
2002-06-27 08:47:27 +00:00
martin
9ccbad71e3
Whoops forgot some more 'week's
2002-06-25 11:57:00 +00:00
martin
e07635f4d0
Changes related to new forum type: eachuser and some general forum-related tweaking
2002-06-25 06:47:34 +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
d2d6171f7c
Fixes to usergetdate() ... looks OK now.
2002-06-11 04:04:45 +00:00
martin
edf7fe8c19
New usergetmidnight function and use in finding today's logs
2002-06-10 14:01:30 +00:00
martin
d552ead0e7
Fixes to functions relating to user timezones
2002-06-10 09:43:40 +00:00
martin
da5c172a07
Changes to support guest user across any course (guest/guest)
2002-06-09 14:14:07 +00:00
martin
c7e3ac2ac2
Changes so that an icon can be displayed in the header
2002-06-08 06:47:33 +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
7f86ce17ba
If $CFG->smtphosts is empty, then mailer uses PHP mail() == sendmail.
2002-06-06 15:21:30 +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
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
be0d1cd55a
course/login.php is now course/enrol.php ...
2002-06-04 06:32:12 +00:00
martin
5c0bef5d46
Fixed buglets in get_records_sql and insert_record
2002-06-01 09:05:08 +00:00
martin
4216daa695
Various small changes. Main one was new version of add_to_log to suit
...
the new logging format.
2002-05-31 09:20:39 +00:00
martin
59c16528cd
Changed email_to_users to be a lot more straightforward. I don't think
...
there's really need for all the BCC hocus-pocus. Everyone can find
everyone's address anyway, the email bloat is minimal, and perhaps
distributing email addresses will spark private emails.
2002-05-28 13:59:45 +00:00
martin
136dabd855
Changes to mailing system, now supports HTML, attachments. Simplified functions.
2002-05-24 06:38:37 +00:00
martin
d115a57f12
Add check for admin to isteacher() rather than doing checks everywhere else
2002-04-03 06:30:09 +00:00
martin
c9e5eb1a2e
Strip tags from emailed text versions of postings
2002-03-26 14:45:06 +00:00
martin
34c8915d82
Added helpbutton function for popup help, see also /help.php
2002-03-11 03:21:10 +00:00
martin
a2eaeb91cd
Changed navigation bar so it uses Site name instead of "Home"
2001-12-04 16:00:14 +00:00
martin
2a46a71bf3
made Print_Heading more general
2001-11-29 03:11:16 +00:00
martin
21ddaf605c
Several changes related to the front page, so that it now works OK.
2001-11-25 15:48:24 +00:00
martin
f9903ed0a4
Initial revision
2001-11-22 06:23:56 +00:00