• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Include more mentioned api

List directly mentioned api as tested

Remove extra colon

Remove leading colons in XOTcl methods while adding them to the documentation nsvs, to keep coherence among the different ways of adding proc doc in the system and avoid duplication

Replace deprecated idioms

Fix typo

Make ::xowiki::Page pretty_link explicitly private, as should be called only after package initialization

::xowiki::Package pretty_link is the public api to generate links

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
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