• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
acs_sc::impl::get_id: in case, no such implementation is available, return empty. This makes it possible to use this function to test for existance.

use full namespace paths to avoid variable lookup mixups from global variables

whitespace changes

    • -19
    • +21
    ./packages/acs-admin/www/auth/authority.tcl
fixing old bug: overwriting help_contact_text with help_contact_text_format. This could not have been correct, wonder, why this did not show up.

    • -1
    • +1
    ./packages/acs-admin/www/auth/authority.tcl
whitespace changes

Address issue #3358: avoid duplicate entries in notification_requests via data model, in case the check in notification::request::new for existing requests with the same type_id, object_id and user_id is somehow bypassed

Fix locale name

Add spanish catalog file

Italian message keys for cookie-consent package

Revert reduction of divergency between oracle and postgres codebase:

this conflicts hard with downstream code and results in less scalable behavior

    • -22
    • +8
    ./packages/chat-portlet/www/chat-portlet.tcl
    • -38
    • +0
    ./packages/chat-portlet/www/chat-portlet.xql
Use better idiom to retrieve the xowiki instance (also checking permissions)

Add editor hints

    • -0
    • +6
    ./packages/chat-portlet/www/chat-portlet.tcl
Reduce divergency between oracle and postgres codebase

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

    • -11
    • +2
    ./packages/chat-portlet/www/chat-portlet.tcl
Fix string replace to render user link

    • -2
    • +2
    ./packages/xowiki/www/ajax/chat-common.js
Use a more scalable idiom to retrieve the first available xowiki instance

Use 'export_vars' to export 'room_id'

Whitespace cleanup + Add editor hints

    • -2
    • +2
    ./packages/chat/tcl/chat-ajax-procs.tcl
improve spelling

improve spelling

    • -7
    • +7
    ./packages/faq/tcl/test/tclwebtest-procs.tcl
prefer US idioms

    • -3
    • +3
    ./packages/acs-subsite/tcl/rel-types-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/xml-0-sgml-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/xml-1-dom-procs.tcl
add missing partition key

    • -2
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
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

    • -0
    • +3
    ./packages/xowiki/www/ajax/chat-common.js
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
    ./packages/chat/tcl/chat-ajax-procs.tcl
    • -30
    • +0
    ./packages/chat/www/ajax-chat-script.adp
    • -14
    • +0
    ./packages/chat/www/ajax-chat-script.tcl
    • -0
    • +12
    ./packages/chat/www/chat.adp
    • -274
    • +0
    ./packages/chat/www/ajax/chat.js
    • -23
    • +22
    ./packages/chat/www/ajax/chat.tcl
    • -73
    • +0
    ./packages/chat/www/ajax/scripted-streaming-chat.js
  1. … 9 more files in changeset.
improve spelling

    • -1
    • +1
    ./packages/acs-tcl/tcl/http-client-procs.tcl
    • -2
    • +2
    ./packages/forums/lib/message/post.tcl
    • -7
    • +7
    ./packages/news/tcl/test/news-db-test-init.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
whitespace cleanup

    • -1
    • +1
    ./packages/acs-admin/tcl/acs-admin-procs.tcl
new feature: warn host administrator about expiring certificates

    • -0
    • +19
    ./packages/acs-admin/tcl/acs-admin-init.tcl
    • -0
    • +88
    ./packages/acs-admin/tcl/acs-admin-procs.tcl