17 Commits

Author SHA1 Message Date
tjhunt
2930500104 MDL-16706 - eliminate miscellaneous inine JavaScript
This does the quiz (apart from the bloody 'secure' window), the question bank and a couple of others.
2008-09-26 10:49:31 +00:00
lfrodrigues
1c50df9f24 MDL-16268 User-User send messages now use new messaging system. 2008-08-30 17:53:30 +00:00
dongsheng
f857fa9ff5 "MDL-14129, fix print_error" 2008-06-13 06:55:25 +00:00
skodak
d756fe69c5 MDL-15101 towards messaging conversion 2008-06-05 13:26:40 +00:00
jerome
54d8f804fa MDL-12300 message window does show date now, merged from 19 2008-05-08 03:49:51 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
skodak
ef72b77694 MDL-6128 special chars and messaging system 2007-01-28 21:43:39 +00:00
skodak
4702be4ef7 MDL-8028 Add separate addslashes_js function for javascript quoting 2007-01-01 13:26:20 +00:00
skodak
531e58f1b2 MDL-7956 Add frameless and JSless message composition option 2006-12-25 22:34:05 +00:00
skodak
810944af7f we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left 2006-11-11 17:23:20 +00:00
stronk7
3264a617a0 Message system now use current_charset().
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:19:26 +00:00
skodak
bac472e019 messaging - fixed page encoding in headers; merged from MOODLE_15_STABLE 2005-11-05 10:50:35 +00:00
moodler
86f8527b8a Old fix to help focus after beep a little 2005-05-23 17:05:37 +00:00
moodler
da6d982dfd Different styles for me and the other person 2005-05-04 08:22:46 +00:00
moodler
d92e7e8377 Fixing some styles 2005-05-04 08:15:02 +00:00
moodler
251e665f34 FIxed some focus issues 2005-04-23 16:43:49 +00:00
moodler
5d6b319bd4 Some serious performance improvements to messaging!
Scripts have been split up and trimmed down.

If a discussion window is left open then updates happen on a slower
and slower rate (exponentially increasing delay) to help keep
load low on a server.
2005-04-14 09:28:07 +00:00