54d8f804fa
MDL-12300 message window does show date now, merged from 19
2008-05-08 03:49:51 +00:00
957f6fc9d2
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
2008-05-02 04:37:02 +00:00
25c69458cf
MDL-14590 - Spellchecker now working in the messaging system too (merge from 1.9)
2008-05-01 05:18:14 +00:00
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
576ad29016
MDL-10294, MDL-10028, changing messaging/bulk messaging system
2007-11-21 07:53:42 +00:00
2f99f1da14
Fixed the HTML editor being too wide for the messaging window MDL-11242
2007-09-26 11:21:54 +00:00
3aa3cf3d21
Some tweaks to the appearance of messaging window
2007-08-27 03:22:16 +00:00
4603b8d60c
Merged message -> email fixes from stable
2007-08-10 05:24:31 +00:00
6200420dc6
Merged fix for MDL-10732 from stable
2007-08-06 15:11:06 +00:00
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
4702be4ef7
MDL-8028 Add separate addslashes_js function for javascript quoting
2007-01-01 13:26:20 +00:00
531e58f1b2
MDL-7956 Add frameless and JSless message composition option
2006-12-25 22:34:05 +00:00
0d3bb48dc8
MDL-7953 xhtml compliance in messaging - first step
2006-12-18 09:04:33 +00:00
7850588ab8
MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() + minor quoting improvement in choose_from_menu()
2006-12-12 22:06:37 +00:00
0befbdfd8f
petr's patch to fix problem with htmlarea breaking clientside validation. Also using id's with same naming convention as formslib for htmlareas.
2006-12-05 13:21:40 +00:00
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
1ac417517e
fixed moodle/site:readallmessages MDL-7160 ; commented out unfinished buggy code; merged from MOODLE_17_STABLE
2006-10-22 19:20:02 +00:00
cf0c601fb9
fixed encoding header() in messaging frames MDL-6128 - 1.6, special chars and messaging system.
2006-10-08 08:29:35 +00:00
51792df056
adding capabilities
2006-09-08 08:46:26 +00:00
0e1baec9a7
Allow colors to the editor
2006-04-26 08:18:42 +00:00
3264a617a0
Message system now use current_charset().
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:19:26 +00:00
9a609e0934
Removed some code that had not function and produced a warning. Merged from STABLE
2005-12-07 00:09:31 +00:00
bac472e019
messaging - fixed page encoding in headers; merged from MOODLE_15_STABLE
2005-11-05 10:50:35 +00:00
da6d982dfd
Different styles for me and the other person
2005-05-04 08:22:46 +00:00
251e665f34
FIxed some focus issues
2005-04-23 16:43:49 +00:00
3f85157ba7
There is a new setting in Messaging, so that you can block any
...
new messages from people not on your contacts list
I will need this on moodle.org I can tell you!!
2005-04-23 06:26:10 +00:00
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