nicolasconnault
af7bad7997
MDL-19804 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:42:59 +00:00
nicolasconnault
d8772689b2
MDL-19804 Converted all print_footer() calls
2009-08-06 14:15:30 +00:00
skodak
7826abc79f
MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings
2009-06-03 20:25:27 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
dongsheng
0d864c8d16
MDL-14650, fix incorrect use of &&
2008-07-25 03:09:47 +00:00
dongsheng
6e5f40eadc
MDL-14650, create a new table chat_messages_current
to save latest 8 hours messages, could improve performance. The expired message will be deleted in chat_cron function
2008-07-24 03:15:03 +00:00
skodak
d3bf6f92f6
MDL-15104 chat dml conversion
2008-06-08 15:49:36 +00:00
dongsheng
2f52a088bf
"MDL-14129, fix print_error"
2008-06-06 08:46:48 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
mattc-catalyst
a12e11c13a
MDL-10888: groupings - mod/chat - update to work with groupings
2007-08-27 02:28:35 +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
953eb6f315
MDL-8022 Chat accessibility - new gui_basic should integrated and fully working now
...
+ improved print_user_picture() to allow images with empty alt to prevent repetitive reading of usernames in jaws when username is printed next to avatar
2006-12-30 19:45:24 +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