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
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
moodler
0cdf34fb03
Fixed lots of XHTML errors but still not working correctly in Strict
2006-12-22 05:42:36 +00:00
toyomoyo
d3cc8d56c6
fixing broken xhtml
2006-12-18 01:56:21 +00:00
toyomoyo
4d0387400e
merged fix for MDL-7448, added enableForm() call to prevent chat lock up
2006-11-24 04:19:11 +00:00
martinlanghoff
07b76bad6a
chat: Prevent user from submitting a 2nd message before his 1st is received.
...
Some users reported that mod/chat was silently dropping some messages. The
user's browser may not be able to keep up with the rate at which he submits
chat messages. This update keeps things sane.
Merged from MOODLE_16_STABLE
Author: Donal McMullan <donal@catalyst.net.nz >
2006-07-12 02:29:12 +00:00
martinlanghoff
4d5525c650
mod/chat: make http-chat more database friendly and change msg insertion to use POST
...
+ we are now more conservative in the fields it asks from the db
+ also more conservative with upates to chat_users
+ messages are now added via POST requests instead of GET
2006-04-17 21:03:44 +00:00
stronk7
aa5c32fda7
Extended theme support to the chat window. Bug 3376.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=3376 )
Merged from MOODLE_15_STABLE
2005-09-10 22:57:21 +00:00
skodak
a776c371e7
fixed typos in chat_force_language(), added encoding to message page, minor cleanup
2005-02-08 21:23:19 +00:00
skodak
3dfd307fe0
maybe fixed double posts, fixed javascript errors, solved problems with reloading
2005-02-07 20:33:44 +00:00
skodak
516121bd0d
radical chat clean up, see forum for details
2005-02-03 20:39:27 +00:00
gustav_delius
b4510d5333
closed some input tags
2004-09-12 22:23:51 +00:00
defacer
43c9195b84
Fix for bug 1759:
...
One notice in debug mode removed.
2004-08-22 17:03:33 +00:00
moodler
84a2fdd706
Preliminary support for groups in Chat.
...
It's not well tested yet - I'm hoping to do some testing on moodle.org
with some real people and get this refined enough for the Beta release
later today.
2004-02-24 06:35:57 +00:00
moodler
eafd2784b4
Added a simple help popup for chat
2003-08-11 15:06:57 +00:00
moodler
f7e648da70
Some minor improvements
2003-07-07 09:45:08 +00:00
moodler
1515a89e2d
Very early version of new chat module, made by Martin using ARSC as
...
an inspiration.
Works OK already on most newish browsers .. see mod/chat/README.txt for details.
2003-07-07 06:44:16 +00:00