• last updated 22 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.

    • -2
    • +2
    ./acs-service-contract/acs-service-contract.info
    • -7
    • +8
    ./acs-service-contract/tcl/implementation-procs.tcl
use full namespace paths to avoid variable lookup mixups from global variables

    • -13
    • +18
    ./richtext-ckeditor4/tcl/richtext-procs.tcl
whitespace changes

    • -19
    • +21
    ./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.

whitespace changes

    • -5
    • +7
    ./notifications/tcl/notification-request-procs.tcl
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

    • -8
    • +10
    ./notifications/sql/oracle/notifications-core-create.sql
Fix locale name

    • -1
    • +1
    ./cookie-consent/catalog/cookie-consent.es_ES.ISO-8859-1.xml
Add spanish catalog file

    • -0
    • +7
    ./cookie-consent/catalog/cookie-consent.es_ES.ISO-8859-1.xml
Italian message keys for cookie-consent package

    • -0
    • +7
    ./cookie-consent/catalog/cookie-consent.it_IT.ISO-8859-1.xml
Revert reduction of divergency between oracle and postgres codebase:

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

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

Add editor hints

Reduce divergency between oracle and postgres codebase

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

    • -11
    • +2
    ./chat-portlet/www/chat-portlet.tcl
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'

Whitespace cleanup + Add editor hints

improve spelling

    • -2
    • +2
    ./xotcl-core/tcl/http-client-procs.tcl
improve spelling

    • -9
    • +9
    ./dotlrn/tcl/test/tclwebtest-procs.tcl
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

    • -6
    • +28
    ./acs-subsite/www/members/user-new.tcl
fix for bug #3353

    • -6
    • +19
    ./acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml
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

    • -73
    • +0
    ./chat/www/ajax/scripted-streaming-chat.js
  1. … 9 more files in changeset.
improve spelling

    • -2
    • +2
    ./acs-content-repository/tcl/deprecated-procs.tcl
    • -1
    • +1
    ./acs-content-repository/www/doc/tutorial.html
    • -3
    • +3
    ./xotcl-core/tcl/http-client-procs.tcl
whitespace cleanup

new feature: warn host administrator about expiring certificates

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