skodak
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
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
0d3bb48dc8
MDL-7953 xhtml compliance in messaging - first step
2006-12-18 09:04:33 +00:00
skodak
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
jamiesensei
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
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
skodak
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
skodak
cf0c601fb9
fixed encoding header() in messaging frames MDL-6128 - 1.6, special chars and messaging system.
2006-10-08 08:29:35 +00:00
toyomoyo
51792df056
adding capabilities
2006-09-08 08:46:26 +00:00
moodler
0e1baec9a7
Allow colors to the editor
2006-04-26 08:18:42 +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
gustav_delius
9a609e0934
Removed some code that had not function and produced a warning. Merged from STABLE
2005-12-07 00:09:31 +00:00
skodak
bac472e019
messaging - fixed page encoding in headers; merged from MOODLE_15_STABLE
2005-11-05 10:50:35 +00:00
moodler
da6d982dfd
Different styles for me and the other person
2005-05-04 08:22:46 +00:00
moodler
251e665f34
FIxed some focus issues
2005-04-23 16:43:49 +00:00
moodler
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
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