• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaning up

    • -0
    • +229
    /openacs-4/packages/contacts/tcl/oo-procs.tcl
removed custom code

Adding auto_flush and auto_transcript for chat_rooms

file upgrade-5.0d4-5.0d5.sql was initially added on branch oacs-5-2.

Added check for existence of assessment item and revision owners

file as-assessment-procs.tcl was initially added on branch oacs-5-2.

Added check to make certain that xotcl-core is not sourced unless the

xotcl aolserver module has been loaded.

1. Bumped version to 5.2.3b1

2. Removed dependency made by Malte on acs-translations, a package that

has not been added to acs-core, and which is currently empty on HEAD

as well as the 5.2 branch. When it does something, restore the dependency

and add the package to acs-core.

support for scripted-streaming mode for chat

file chat.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:26 +0000

    • -0
    • +0
    /openacs-4/packages/xowiki/www/ajax/chat.tcl
file scripted-streaming-chat.js was added on branch oacs-5-3 on 2007-08-01 21:39:26 +0000

added third delivery mode "scripted-streaming", which works on safari and IE as well. This is used on default, when libthtread is available. without libthread, it uses polling.

    • -26
    • +60
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
    • -3
    • +4
    /openacs-4/packages/xowiki/www/ajax/chat.tcl
    • -0
    • +73
    /openacs-4/packages/xowiki/www/ajax/scripted-streaming-chat.js
added basic info about defining and using callbacks to docstring of ad_proc

file distribution-edit-3-oracle.xql was initially added on branch oacs-5-2.

Adding and fixing oracle queries

fix data type in get_answer_info

Export attendance data.

fix partial query for evaluation of groups of students

Setting apropriate time format for all locale

deactivating streaming interface for MSIE for the time being, since it does not allow to access responsetext in readystate == 3 :((

small fix for removal of euid

    • -2
    • +2
    /openacs-4/packages/chat/www/ajax/chat.tcl
procs moved to xotcl core, since these are used to implement streaming ajax based interface

file chat.js was added on branch oacs-5-3 on 2007-08-01 21:39:26 +0000

    • -0
    • +0
    /openacs-4/packages/xowiki/www/ajax/chat.js
Support for streaming ajax chat interface in addition to polling interface

    • -25
    • +55
    /openacs-4/packages/xowiki/tcl/chat-procs.tcl
    • -1
    • +4
    /openacs-4/packages/xowiki/www/ajax/chat.js
    • -2
    • +4
    /openacs-4/packages/xowiki/www/ajax/chat.tcl
    • -0
    • +98
    /openacs-4/packages/xowiki/www/ajax/streaming-chat.js
support for streaming chat interface in addition to polling interface.

bgdelivery procs moved from request monitor to xotcl-core.

    • -0
    • +139
    /openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl
using own renderer for xotcl message objects for chat

Fix for getting wrong rev_id, unneeded call.

Fixed query to show student assessments that have been completed in portlet

Fix image url to use revision so browser caching won't show the wrong

image.

Added patch to load xotcl-core packages if xotcl-core exists