• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace changes

improve spelling

    • -2
    • +2
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
use same idioms for checking for exising commands

    • -8
    • +9
    ./acs-tcl/tcl/10-charset-compat-procs.tcl
let actions to use ad_script_abort to avoid saving of the attributes

Fix missing XML trailing slash

    • -1
    • +1
    ./xotcl-request-monitor/xotcl-request-monitor.info
Cleanup trailing whitespace

prefer ::acs::icanuse over local tests

    • -4
    • +5
    ./xotcl-request-monitor/xotcl-request-monitor.info
    • -3
    • +3
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
new feature: 00-canisue-procs: generalization for feature testing in OpenACS installations

    • -13
    • +4
    ./acs-tcl/tcl/00-database-procs.tcl
file 00-canisue-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-tcl/tcl/00-canisue-procs.tcl
improve spelling

    • -2
    • +2
    ./acs-tcl/tcl/00-database-procs-oracle.tcl
    • -2
    • +2
    ./acs-tcl/tcl/00-database-procs-postgresql.tcl
use always acs::permission_cache eval instead of code before acs-cache-procs.tcl

    • -135
    • +57
    ./acs-tcl/tcl/acs-permissions-procs.tcl
fix for issue #3406: honor PermissionCacheTimeout

    • -3
    • +6
    ./acs-tcl/tcl/acs-permissions-procs.tcl
Fix typo in message key

    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.it_IT.ISO-8859-1.xml
    • -2
    • +2
    ./acs-authentication/tcl/authentication-procs.tcl
Fix typo in message key

    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.it_IT.ISO-8859-1.xml
    • -2
    • +2
    ./acs-authentication/tcl/authentication-procs.tcl
Return if NOT connected...

    • -2
    • +2
    ./cookie-consent/tcl/cookie-consent-procs.tcl
Make sure files exist

    • -1
    • +4
    ./acs-tcl/tcl/test/http-client-procs.tcl
No need to rollback as we don't touch the db

    • -1
    • +1
    ./acs-tcl/tcl/test/http-client-procs.tcl
Add an extra use case when UTF-8 encoding is stated explicitly

    • -1
    • +13
    ./acs-tcl/tcl/test/http-client-procs.tcl
Expand the test about util::http and json

    • -59
    • +87
    ./acs-tcl/tcl/test/http-client-procs.tcl
Basic tests for util::http:: JSON encoding behavior

    • -0
    • +85
    ./acs-tcl/tcl/test/http-client-procs.tcl
file http-client-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-tcl/tcl/test/http-client-procs.tcl
update default value of ip address for each instance individually

Fix ad_generate_random_string

improve interaction between OpenACS default rules with bootstrap rules

use proper bootstrap botton CSS classes

bump version number to 5.10.0d33 to get message keys imported

white-space cleanup

new feature: add one-button copy action to folder listings

make renaming logic more clear

Whitespace changes