• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use better idiom to retrieve the xowiki instance (also checking permissions)

Add editor hints

Reduce divergency between oracle and postgres codebase

    • -0
    • +38
    /openacs-4/packages/chat-portlet/www/chat-portlet.xql
Remove reference to client, as now this is decided in the xowiki chat implementation

Fix string replace to render user link

Use a more scalable idiom to retrieve the first available xowiki instance

Use 'export_vars' to export 'room_id'

    • -2
    • +2
    /openacs-4/packages/chat/www/room-enter.tcl
Whitespace cleanup + Add editor hints

    • -1
    • +7
    /openacs-4/packages/chat/www/index.tcl
    • -1
    • +7
    /openacs-4/packages/chat/www/room-enter.tcl
    • -1
    • +7
    /openacs-4/packages/chat/www/room-exit.tcl
    • -2
    • +8
    /openacs-4/packages/chat/www/ajax/chat.tcl
improve spelling

improve spelling

prefer US idioms

add missing partition key

add proper handling of https URLs

- add error message in case the user is already a member

- still todo: proper form errors

fix for bug #3353

Force IE to recover focus on the message field whenever messages are rendered

Chat reform:

- rework xotcl-core chat machinery to return its responses through JSON and include information about active users

- depend on xowiki instead of xotcl-core only

- exploit xowiki "Comet" server push implementation when the browser supports it

- reduce code duplication

- drop plain HTML chat

- reduce hardcoded styling

- minor cleanups

    • -64
    • +16
    /openacs-4/packages/chat/tcl/chat-ajax-procs.tcl
    • -0
    • +12
    /openacs-4/packages/chat/www/chat.adp
    • -23
    • +5
    /openacs-4/packages/chat/www/chat.tcl
    • -30
    • +0
    /openacs-4/packages/chat/www/html-chat.adp
    • -47
    • +0
    /openacs-4/packages/chat/www/html-chat.tcl
    • -11
    • +4
    /openacs-4/packages/chat/www/index.tcl
    • -21
    • +3
    /openacs-4/packages/chat/www/room-enter.tcl
    • -8
    • +1
    /openacs-4/packages/chat/www/room-exit.tcl
    • -53
    • +0
    /openacs-4/packages/chat/www/ajax/chat.adp
    • -274
    • +0
    /openacs-4/packages/chat/www/ajax/chat.js
    • -23
    • +22
    /openacs-4/packages/chat/www/ajax/chat.tcl
  1. … 9 more files in changeset.
improve spelling

whitespace cleanup

new feature: warn host administrator about expiring certificates

    • -0
    • +19
    /openacs-4/packages/acs-admin/tcl/acs-admin-init.tcl
    • -0
    • +88
    /openacs-4/packages/acs-admin/tcl/acs-admin-procs.tcl
order by last name rather than first name in members list when sorting by name

capitalize URL, improve wording

don't make it plain user easy to snarf full address list

allow specification of page_size

Deprecate ah::yui::js_sources and ah::js_sources properly

Whitespace changes

    • -571
    • +571
    /openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl
Fix typos

Fix typo in proc doc

Fix variable name preventing validation_errors to be handled in www-save-attributes

Fix typos in proc doc