• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
use simple query as local query to make purpose more evident

    • -2
    • +7
    ./acs-authentication/tcl/authority-procs.tcl
    • -7
    • +0
    ./acs-authentication/tcl/authority-procs.xql
improve spelling

    • -5
    • +4
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Provide a simply authority named "acs_testing" for creating test users during runs of the regression test.

Use this authority in ::acs::test::user::create to avoid problems with the default authority of the site.

    • -2
    • +4
    ./acs-automated-testing/acs-automated-testing.info
    • -15
    • +0
    ./acs-automated-testing/tcl/aa-test-init.tcl
    • -22
    • +35
    ./acs-automated-testing/tcl/aa-test-procs.tcl
    • -0
    • +23
    ./acs-automated-testing/tcl/authority-init.tcl
    • -0
    • +133
    ./acs-automated-testing/tcl/authority-procs.tcl
reduce verbosity

    • -2
    • +0
    ./acs-service-contract/tcl/acs-service-contract-init.tcl
add new proc "acs_sc_update_alias_wrappers" to allow refetching of wrapper functions

    • -18
    • +11
    ./acs-service-contract/tcl/acs-service-contract-init.tcl
    • -1
    • +35
    ./acs-service-contract/tcl/acs-service-contract-procs.tcl
bump version number to 5.10.0d3

    • -2
    • +2
    ./acs-authentication/acs-authentication.info
pass authority_id to acs_user::get_by_username

    • -3
    • +8
    ./acs-authentication/tcl/local-procs.tcl
auth::create_user: add parameter authority_id to enable creation of users in arbitrary authorities

    • -4
    • +9
    ./acs-authentication/tcl/authentication-procs.tcl
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