[moodle] / moodle / mod / chat / gui_header_js / insert.php Repository:

Log of /moodle/mod/chat/gui_header_js/insert.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

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.24 - (view) (download) (annotate) - [select for diffs]
Mon Feb 15 14:08:42 2010 WST (4 weeks, 5 days ago) by samhemelryk
Branch: MAIN
Changes since 1.23: +7 -2 lines
Diff to previous 1.23
mod-chat MDL-21534 Added documentation, revised namespace, fixed non-namespaced function call.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Jan 26 17:58:19 2010 WST (7 weeks, 4 days ago) by skodak
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
MDL-21403 getting rid of all asaps

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 04:57:33 2010 WST (8 weeks, 4 days ago) by skodak
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
MDL-21240 shortened urls now start with / everywhere

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Jan 16 23:40:14 2010 WST (2 months ago) by skodak
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Wed Sep 23 15:08:44 2009 WST (5 months, 3 weeks ago) by samhemelryk
Branch: MAIN
Changes since 1.19: +51 -50 lines
Diff to previous 1.19
mod-chat MDL-19804 Added PAGE->set_url calls and removed deprecated functions

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 17 14:17:05 2009 WST (6 months ago) by samhemelryk
Branch: MAIN
Changes since 1.18: +5 -14 lines
Diff to previous 1.18
chat MDL-16673 Clean up inline script and output calls

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Jun 4 04:25:27 2009 WST (9 months, 2 weeks ago) by skodak
Branch: MAIN
Changes since 1.17: +3 -4 lines
Diff to previous 1.17
MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Jan 18 00:25:09 2009 WST (14 months ago) by skodak
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
MDL-14992 refactored use of session_write_close()

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Sep 25 09:55:39 2008 WST (17 months, 3 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
"MDL-14129, fix hardcoded print_error"

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.14 - (view) (download) (annotate) - [select for diffs]
Sun Jun 15 20:24:36 2008 WST (21 months ago) by dongsheng
Branch: MAIN
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
"MDL-14129, fix print_error"

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jun 10 00:54:09 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
MDL-15189 magic quotes finally removed

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 23:49:37 2008 WST (21 months, 1 week ago) by skodak
Branch: MAIN
Changes since 1.11: +7 -7 lines
Diff to previous 1.11
MDL-15104 chat dml conversion

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 10:54:36 2008 WST (23 months, 2 weeks ago) by dongsheng
Branch: MAIN
Changes since 1.10: +7 -7 lines
Diff to previous 1.10
MDL-14129, remove all the other error() call

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.3.6.1 - (view) (download) (annotate) - [select for diffs]
Sun Mar 25 22:49:25 2007 WST (2 years, 11 months ago) by moodler
Branch: MOODLE_16_STABLE
CVS Tags: MOODLE_165, MOODLE_166, MOODLE_167, MOODLE_168, MOODLE_169, MOODLE_16_WEEKLY
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 , to next main 1.25
Restoring changes all the changes in MOODLE_16_STABLE since MOODLE_16_BETA.

This had to be done because the MOODLE_16_STABLE branch tags were moved.

Hopefully after this MOODLE_16_STABLE will be back to how it was (and a
proper branch) but some of the history may look a bit odd.

See MDL-9032 for more discussion and details.

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.7 - (view) (download) (annotate) - [select for diffs]
Fri Dec 22 14:42:36 2006 WST (3 years, 2 months ago) by moodler
Branch: MAIN
Changes since 1.6: +12 -3 lines
Diff to previous 1.6
Fixed lots of XHTML errors but still not working correctly in Strict

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 05:07:00 2006 WST (3 years, 4 months ago) by skodak
Branch: MAIN
CVS Tags: MOODLE_18_GROUPS_PRE, MOODLE_18_GROUPS_PRE_MERGE
Branch point for: MOODLE_18_GROUPS
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
fixed capabilities in chat recent activity, removed broken optimization from message insert, fixed closing of box MDL-7313; merged from MOODLE_17_STABLE

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.3.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 20:59:05 2006 WST (3 years, 5 months ago) by moodler
CVS Tags: MOODLE_163, MOODLE_164, MOODLE_16_MERGED
Changes since 1.3.2.1: +6 -2 lines
Diff to previous 1.3.2.1 , to branch point 1.3 , to next main 1.25
Merged fixes from HEAD, bug MDL-6791

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 20:58:09 2006 WST (3 years, 5 months ago) by moodler
Branch: MAIN
CVS Tags: MOODLE_17_BETA
Branch point for: MOODLE_17_STABLE
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
Committed a fix for streaming chat from Dan Polawski, MDL-6791

Seems to help!

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 4 04:39:23 2005 WST (5 years, 1 month ago) by skodak
Branch: MAIN
radical chat clean up, see forum for details

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.10