skodak
f5fc83e818
MDL-15516 prvent access to deleted profiles and other user areas
2008-07-05 14:52:39 +00:00
dongsheng
4f2a63c81e
"MDL-14129, fix print_error"
2008-06-15 10:13: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
957f6fc9d2
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
2008-05-02 04:37:02 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
toyomoyo
576ad29016
MDL-10294, MDL-10028, changing messaging/bulk messaging system
2007-11-21 07:53:42 +00:00
stronk7
423c029090
Fix some HTML in messages (wrong <a> and roundcorners support)
2007-09-18 18:24:52 +00:00
moodler
3aa3cf3d21
Some tweaks to the appearance of messaging window
2007-08-27 03:22:16 +00:00
skodak
c7225fe291
MDL-8062 chat, login page and messaging - removed name attribute from some <form>s and fixed focus; changed set_focus() JS to accept element ID == the $focus parameter in print_header() + other minor Strict XHTML fixes
2007-01-03 20:35:09 +00:00
skodak
d53f1cdb82
MDL-7948 some more messaging accessiblity fixes
2006-12-30 11:20:26 +00:00
skodak
54bb345831
MDL-7956 - fix problem with messages sent at the same time
2006-12-30 10:55:32 +00:00
skodak
6ee78ceeaf
MDL-8022 chat accessiblity
...
- new gui_basic that can be used as fallback or accessible option to gui_header_js - it is not compatible with chat daemon
- todo: CSS styling, beeping, JS fallback code in view.php and noframes fallback in gui_header_js
- minor changes in messaging language strings
- minor coding style improvements
2006-12-29 18:33:41 +00:00
skodak
adb61bc203
MDL-7950 Display only new messages option and other minor changes in jsless messaging ui
2006-12-27 16:06:17 +00:00
skodak
eb449c584d
MDL-7956 Add frameless and JSless message composition option - message text area a bit smaller
2006-12-25 22:38:56 +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
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
cf0c601fb9
fixed encoding header() in messaging frames MDL-6128 - 1.6, special chars and messaging system.
2006-10-08 08:29:35 +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
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