Log of /moodle/mod/chat/gui_header_js/insert.php
Parent Directory
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 16 03:23:17 2010 WST (4 weeks, 4 days ago) by
skodak
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.24: +7 -10 lines
Diff to
previous 1.24
MDL-21534 refactorign one giant class that handles three different pages with the same methods + removing problematic YUI.add() + some subplugin notes
Revision
1.15 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 11:15:03 2008 WST (19 months, 3 weeks ago) by
dongsheng
Branch:
MAIN
Changes since
1.14: +4 -4 lines
Diff to
previous 1.14
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
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 17 20:49:40 2007 WST (2 years, 7 months ago) by
skodak
Branch:
MAIN
CVS Tags:
MOODLE_19,
MOODLE_191,
MOODLE_192,
MOODLE_193,
MOODLE_194,
MOODLE_195,
MOODLE_196,
MOODLE_197,
MOODLE_19_BETA,
MOODLE_19_MERGED,
MOODLE_19_WEEKLY
Branch point for:
MOODLE_19_STABLE
Changes since
1.9: +6 -2 lines
Diff to
previous 1.9
MDL-10890 all require_login() in modules reviewed and fixed use of $cm
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 3 23:44:46 2007 WST (3 years, 2 months ago) by
moodler
Branch:
MAIN
CVS Tags:
MOODLE_18,
MOODLE_181,
MOODLE_1810,
MOODLE_1811,
MOODLE_182,
MOODLE_183,
MOODLE_184,
MOODLE_185,
MOODLE_186,
MOODLE_187,
MOODLE_188,
MOODLE_189,
MOODLE_18_BETA,
MOODLE_18_MERGED,
MOODLE_18_WEEKLY
Branch point for:
MOODLE_18_STABLE
Changes since
1.8: +3 -3 lines
Diff to
previous 1.8
Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 30 03:33:42 2006 WST (3 years, 2 months ago) by
skodak
Branch:
MAIN
Changes since
1.7: +2 -1 lines
Diff to
previous 1.7
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
Revision
1.5.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Nov 1 05:05:05 2006 WST (3 years, 4 months ago) by
skodak
Branch:
MOODLE_17_STABLE
CVS Tags:
MOODLE_17,
MOODLE_171,
MOODLE_172,
MOODLE_173,
MOODLE_174,
MOODLE_175,
MOODLE_176,
MOODLE_177,
MOODLE_17_BETA2,
MOODLE_17_MERGED,
MOODLE_17_WEEKLY
Changes since
1.5: +2 -2 lines
Diff to
previous 1.5
, to
next main 1.25
fixed capabilities in chat recent activity, removed broken optimization from message insert, fixed closing of box MDL-7313
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 12 10:29:12 2006 WST (3 years, 8 months ago) by
martinlanghoff
Branch:
MAIN
CVS Tags:
MOODLE_17_NEWGROUPS_PRE
Branch point for:
MOODLE_17_NEWGROUPS
Changes since
1.3: +2 -2 lines
Diff to
previous 1.3
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>
Revision
1.3.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 12 10:28:37 2006 WST (3 years, 8 months ago) by
martinlanghoff
CVS Tags:
MOODLE_161,
MOODLE_162
Changes since
1.3: +2 -2 lines
Diff to
previous 1.3
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.
Author: Donal McMullan <donal@catalyst.net.nz>
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 18 05:03:44 2006 WST (3 years, 11 months ago) by
martinlanghoff
Branch:
MAIN
CVS Tags:
MOODLE_16,
MOODLE_16_BETA
Branch point for:
MOODLE_16_STABLE,
MOODLE_17_ROLES
Changes since
1.2: +2 -2 lines
Diff to
previous 1.2
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
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 8 04:33:43 2005 WST (5 years, 1 month ago) by
skodak
Branch:
MAIN
CVS Tags:
MOODLE_15,
MOODLE_151,
MOODLE_152,
MOODLE_153,
MOODLE_154,
MOODLE_15_BETA,
MOODLE_15_MERGED,
MOODLE_16_AUTHREFACTOR_PRE,
MOODLE_16_MULTIENROL_MP1,
MOODLE_16_MULTIENROL_PRE,
MOODLE_16_UTF8_PRE
Branch point for:
MOODLE_15_STABLE,
MOODLE_16_AUTHREFACTOR,
MOODLE_16_MULTIENROL,
MOODLE_16_UTF8
Changes since
1.1: +2 -2 lines
Diff to
previous 1.1
maybe fixed double posts, fixed javascript errors, solved problems with reloading
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.