• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo

Refer doc to where most of the magic happens

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix typo, doc changes

    • -9
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make lang::conn::language able to run running disconnected; improve documentation

simplify handling of setting language for ckeditor

    • -2
    • +3
    /openacs-4/packages/xowiki/xowiki.info
bump version number to 5.10.0d8

make lang::conn::locale more robust when running disconnected

undo change which invites to call pretty_link on uninitialized packages

    • -10
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
address issue #3435 (many thanks to Michael Aram)

Remove private proc 'number_p', used only in 'ad_proc_valid_switch_p', and simplify logic of the latter

revert incorrect change from some downstream code

Add an exception for procs defined inside ns/aolserver modules, such as h264*, on the 'naming__proc_naming' test case

Change message key notation (many thanks to Monika Andergassen)

ensure nonce is substituted in subst

Improve doc

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Make sure package is initialized, as we do downstream

    • -1
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Make sure page template is instantiated as we do downstream

    • -1
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Improve documentation

    • -6
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
check for connection and provide fallback for ckeditor language

fix typo - deprecated proc should be defined with the old naming convention

Prefer api to retrieve csp nonce, as it performs useful existance checks

Prefer api to retrieve csp nonce, as it performs useful existance checks

Prefer api to retrieve csp nonce, as it performs useful existance checks

Trim trailing ? to normalize -base URL, if variables are there to be exported, the question mark will be added properly

Introduce two new export_vars tests exposing that, when base URL ends with a ?, result is not what the user should expect

Port "The Secret XoWiki Tests" to acs-automated-testing

A level of abstraction for test operations was already put in place, which was sufficient to plug to aa_* api

file xowiki-admin-tests-procs.tcl was initially added on branch oacs-5-10.

Relax the test by enforcing the locale from the system, rather than that from the client context

Satisfy acs-tcl.postman_echo test case for curl http client implementation:

as with curl we always spool the body of requests into a file, we need to convert to the proper encoding even when this is already that of the system

Improve test results visibility