• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added a before-install callback to check, whether xotcl is loaded into oacs

    • -0
    • +14
    /openacs-4/packages/xotcl-core/tcl/install-check-procs.tcl
replacing content_template for package_id param

file upgrade-5.2.3d1-5.2.3d2.sql was initially added on branch oacs-5-2.

Adding support for relationship extend columns

fixing support for contacts::multirow so that a multirow column other than party_id can be used as the extension key

fix to send offer again even if offer got accepted already

Generated HTML files for 5.2.3b1

  1. … 157 more files in changeset.
Version bump to 5.2.3b1

Bumped version to 5.2.3b1

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -3
    • +3
    /openacs-4/packages/search/search.info
when choosing the delivery mode, check for the existance of libthread *and* the patch for aolserver to make bgdelivery work (naviserver has this

on default),

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 :((