33032 Commits

Author SHA1 Message Date
martin
5c0bef5d46 Fixed buglets in get_records_sql and insert_record 2002-06-01 09:05:08 +00:00
martin
8c7dc44061 Added lists to allowed html in cleantext 2002-06-01 03:46:35 +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
93777df60d Removed "logs" and added new log format: "log" and "log_display" 2002-05-31 09:18:12 +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
bb209a3e1a Reconverted using a newer converter. Still not tested. 2002-05-27 13:17:18 +00:00
martin
27dd018c34 QL to create core databases in PostgreSQL. Not tested at all. In fact
I'm pretty sure it won't work, because it needs sequences.
2002-05-27 12:58:06 +00:00
martin
6fa8326dad SQL to create core databases in MySQL (any version). 2002-05-27 12:56:48 +00:00
martin
1184a03bf0 This is part of the phpmailer distribution 2002-05-24 06:48:29 +00:00
martin
242b9a6f82 Moved to subdirectory phpmailer 2002-05-24 06:46:54 +00:00
martin
136dabd855 Changes to mailing system, now supports HTML, attachments. Simplified functions. 2002-05-24 06:38:37 +00:00
martin
9c438a5bc3 Added version number for Moodle 2002-05-24 06:35:03 +00:00
martin
0b821adfdc Upgraded to phpmailer 1.60 2002-05-18 06:54:12 +00:00
martin
d2e378fb0b Added Moodle into the X-Mailer: header 2002-05-18 06:36:51 +00:00
martin
d69cb7f457 Smiley conversion is now optional (better for html mail) 2002-05-18 05:22:48 +00:00
martin
c1ccd3dd87 Added full source distribution of phpmailer 2002-05-18 05:17:47 +00:00
martin
2e93c2a8b0 Upgraded to ADOsb 2.00 2002-05-17 13:24:50 +00:00
martin
9fa730a60b Upgraded ADOdb to 2.00 2002-05-17 13:20:16 +00:00
martin
28bbcf011c Upgraded to ADOdb 2.00 2002-05-17 13:19:23 +00:00
martin
f21a723827 If the array y_tick_labels is defined, then these are used instead of
numbers on the left-hand y-axis.  See mod/survey/graph.php for usage.
2002-04-13 02:49:21 +00:00
martin
daa52dac8c Added :) smileys as well. 2002-04-12 13:20:50 +00:00
martin
c4bb2bd0ee Added "$factor = round($factor * 1000.0) / 1000.0;"
to function find_range ... it fixes some strange rounding
errors that were happening with Moodle surveys.
2002-04-12 13:20:17 +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
b7a3cf49f8 Added cleantext function, used for cleaning user-entered text of nasty tags etc 2002-03-26 12:58:54 +00:00
martin
34c8915d82 Added helpbutton function for popup help, see also /help.php 2002-03-11 03:21:10 +00:00
martin
0d649963f1 Changed version to reflect Moodle (it shows up in the mail headers) 2002-03-07 06:31:49 +00:00
martin
a2eaeb91cd Changed navigation bar so it uses Site name instead of "Home" 2001-12-04 16:00:14 +00:00
martin
b6d402a6d6 No functional changes, just fixed comments to make the Moodle mods clearer. 2001-12-01 09:47:30 +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