• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
prefer ::acs::icanuse over local tests

new feature: 00-canisue-procs: generalization for feature testing in OpenACS installations

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
file 00-canisue-procs.tcl was initially added on branch oacs-5-10.

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

use always acs::permission_cache eval instead of code before acs-cache-procs.tcl

fix for issue #3406: honor PermissionCacheTimeout

Fix typo in message key

Fix typo in message key

Return if NOT connected...

Make sure files exist

No need to rollback as we don't touch the db

Add an extra use case when UTF-8 encoding is stated explicitly

Expand the test about util::http and json

Basic tests for util::http:: JSON encoding behavior

file http-client-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/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

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
white-space cleanup

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
new feature: add one-button copy action to folder listings

    • -2
    • +8
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -2
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
make renaming logic more clear

    • -3
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Whitespace changes

Explain better why is not easy to get rid of this library

Give a proper documentation to xml_* api

Close brackets as pointed out by files__tcl_file_syntax_errors

Downgrade as a warning the case when pdfs fail to be converted to text because of password protection

make sure that ::template::reset_request_vars is run at the end of every request

fix for issue #3400