• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve comment

cleanup for link test cases (remove created instances)

    • -60
    • +85
    ./xowiki/tcl/test/xowiki-link-test-procs.tcl
simplify code

bump version number to reflect interface change

add function to set parameter value via xo::* interface: "xo::parameter set_value ..."

xo::parameter->clear_per_package_instance_value: removed needless argument

    • -38
    • +62
    ./xotcl-core/tcl/06-param-procs.tcl
prefer dict over Tcl array

prefer common testing framework components

remove trailing newlines

add test cases for link rendering, for links pointing to folders in different instances

    • -0
    • +82
    ./xowiki/tcl/test/xowiki-link-test-procs.tcl
file xowiki-link-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/tcl/test/xowiki-link-test-procs.tcl
define ::xowiki::test::require_link based on symbolic name

extend regression test

    • -14
    • +16
    ./xowiki/tcl/test/test-procs.tcl
point link for xowiki-documentation to openacs instance

improve comment

Bump version number to 5.10.0d37 and refetch site-wide pages

whitespace changes

fixes for links to folders of different package instances:

- when resolve_local is used, fetch the correct index page, when target folder has an index page defined

- when resolve_local is used, avoid potential resolving loop

various code improvements:

- improve comments

- use better variable names

- remove dead code

- Package.lookup: make it am ad_instproc and make clear, it returns an integer

Fix call to get_context in functions used in third party applications (see #3424)

change required version number of the kernel to make it installable

deactivate parameter "template", which can be used for XSS attacks. Not sure, who needs this. many thanks to Stefan Sobernig for noting!

added suggestion #3424

added suggestion #3425

add turkish catalog file (as provied by Michael Aram, suggestion #3419)

    • -0
    • +21
    ./xotcl-core/catalog/xotcl-core.tr_TR.utf-8.xml
file xotcl-core.tr_TR.utf-8.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xotcl-core/catalog/xotcl-core.tr_TR.utf-8.xml
improve comment

when rendering a link, make sure the target instance exists

improve wording

Improve documentation

    • -2
    • +6
    ./acs-authentication/tcl/authentication-procs.tcl
Deprecate duplicated and untested proc auth::driver::GetParameters

    • -2
    • +6
    ./acs-authentication/tcl/driver-procs.tcl
Fix reported api, extend test

    • -3
    • +57
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Extend test to cover more api

    • -4
    • +37
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl