• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

support the idea of an effective user-id vs. the user-id of the user that posted the message; encode all html chars in the message string

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

Support flushing of messages at night

    • -68
    • +2
    /openacs-4/packages/chat/tcl/chat-init.tcl
    • -4
    • +68
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -1
    • +11
    /openacs-4/packages/chat/www/chat.tcl
    • -2
    • +2
    /openacs-4/packages/chat/www/html-chat.tcl
    • -1
    • +3
    /openacs-4/packages/chat/www/index.tcl
    • -5
    • +22
    /openacs-4/packages/chat/www/room-edit.tcl
    • -4
    • +7
    /openacs-4/packages/chat/www/room-enter.tcl
  1. … 4 more files in changeset.
added support for custom page to accept offer

fixed return urls for offers and invoices, added support for custom page to accept offer

added action link styles to Selva core css

added action link styles to Selva core css

Fixed permission problem

Made sure that the option_id actually has a value

checking auth::UseEmailForLoginP to see if email is used for username, if not then when a users email address is updated the username no longer also updated

add www and tcl files for connections pacakge

    • -0
    • +147
    /openacs-4/packages/connections/tcl/connections-procs.tcl
    • -0
    • +14
    /openacs-4/packages/connections/www/add.tcl
    • -0
    • +14
    /openacs-4/packages/connections/www/delete.tcl
    • -0
    • +8
    /openacs-4/packages/connections/www/index.adp
    • -0
    • +13
    /openacs-4/packages/connections/www/index.tcl
    • -0
    • +19
    /openacs-4/packages/connections/www/oneconnection.adp
    • -0
    • +24
    /openacs-4/packages/connections/www/oneconnection.tcl
    • -0
    • +38
    /openacs-4/packages/connections/www/resources/connections.css
    • -0
    • +6
    /openacs-4/packages/connections/www/xmlhttp/getconnections.adp
    • -0
    • +53
    /openacs-4/packages/connections/www/xmlhttp/getconnections.tcl
    • -0
    • +5
    /openacs-4/packages/connections/www/xmlhttp/getlatestobj.adp
    • -0
    • +21
    /openacs-4/packages/connections/www/xmlhttp/getlatestobj.tcl
    • -0
    • +14
    /openacs-4/packages/connections/www/xmlhttp/getoneobj.tcl
commit connections package (aka tags) to openacs head, this package uses categories to as tags

    • -0
    • +27
    /openacs-4/packages/connections/connections.info
    • -0
    • +5
    /openacs-4/packages/connections/lib/addform.adp
    • -0
    • +16
    /openacs-4/packages/connections/lib/addform.tcl
    • -0
    • +3
    /openacs-4/packages/connections/lib/conlist.adp
    • -0
    • +24
    /openacs-4/packages/connections/lib/conlist.tcl
    • -0
    • +1
    /openacs-4/packages/connections/lib/connections-view.adp
    • -0
    • +22
    /openacs-4/packages/connections/lib/connections-view.tcl
    • -0
    • +19
    /openacs-4/packages/connections/lib/connections.adp
    • -0
    • +61
    /openacs-4/packages/connections/lib/connections.tcl
    • -0
    • +6
    /openacs-4/packages/connections/lib/objectlist.adp
    • -0
    • +22
    /openacs-4/packages/connections/lib/objectlist.tcl
    • -0
    • +11
    /openacs-4/packages/connections/lib/ot-user.adp
    • -0
    • +23
    /openacs-4/packages/connections/lib/ot-user.tcl
adding ams.Default

adding support for default values for option widgets (select,radio,checkbox,multiselect)

    • -13
    • +48
    /openacs-4/packages/ams/tcl/ams-procs.tcl
    • -3
    • +31
    /openacs-4/packages/ams/www/attribute.tcl
moving a number of queries from ams-procs.tcl to ams-procs-postgresql.xql

enabling text/html extension of multirow so csv export does not containt html formatting

Set coped images live revision.

Fix handling if image is not assigned.

Fix setting of site wide image so it works.

Handle multiple user_ids correctly.

Fix spacing on RML pdf template.

Forgot to cvs add my upgrade file ...

file upgrade-5.2.2-5.2.3b1.sql was initially added on branch oacs-5-2.