• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix boolen expression

    • -2
    • +2
    ./packages/jabber/www/user-register.adp
clean up temporary objects after scheduled jobs

    • -1
    • +9
    ./packages/acs-tcl/tcl/utilities-procs.tcl
cleanup temportary objects after run_jobs

fix typo

turn procs into private ad_procs with doc-strings

add "developer tools" to default admin menu

    • -0
    • +4
    ./packages/acs-subsite/acs-subsite.info
make test cases proper test cases using the automated testing framework

    • -0
    • +29
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
fix potential problem when updating cache on top-level site

    • -5
    • +17
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -8
    • +0
    ./packages/acs-tcl/tcl/site-nodes-procs.xql
fix potential overquoting in breadcrums (main site name)

    • -2
    • +2
    ./packages/acs-tcl/tcl/navigation-procs.tcl
make it possible to run auth::authority::create in the background

Fix variable name (Many thanks to Markus Moser)

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
Quote the backslash as well...

    • -2
    • +2
    ./packages/xotcl-core/tcl/chat-procs.tcl
use simple query as local query to make purpose more evident

improve spelling

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.

reduce verbosity

add new proc "acs_sc_update_alias_wrappers" to allow refetching of wrapper functions

bump version number to 5.10.0d3

pass authority_id to acs_user::get_by_username

auth::create_user: add parameter authority_id to enable creation of users in arbitrary authorities

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