Petr Skoda
812dbaf7d5
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars
2009-12-27 19:47:21 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +00:00
Sam Hemelryk
d8bfe5e484
message MDL-19801 Fixed deprecated call to current_theme
2009-12-07 05:58:37 +00:00
Andrew Davis
720024b9c1
messages MDL-17601 message/discussion.php was causing errors in the apache error log. fav icon not found.
2009-11-20 03:58:22 +00:00
Petr Skoda
1d42298086
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:22:45 +00:00
samhemelryk
eb5334ff48
message MDL-19801 Upgrade deprecated calls and added set_url calls
2009-09-29 03:54:14 +00:00
nicolasconnault
7cb1a1adfe
MDL-19801 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:41:47 +00:00
nicolasconnault
f210309674
MDL-19801 Migrated calls to print_heading
2009-08-06 08:25:30 +00:00
samhemelryk
a1b53dcf3f
messages MDL-19664 Clean up the messages javascript code
...
I have cleaned up the message Javascript code, implementing the new PAGE methods
and at the same time implemented the new OUTPUT methods
2009-06-30 08:33:29 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
skodak
db4a3d8ffe
MDL-16666 removing all use_html_editor() instances
2008-09-24 21:03:36 +00:00
lfrodrigues
1c50df9f24
MDL-16268 User-User send messages now use new messaging system.
2008-08-30 17:53:30 +00:00
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