• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file calendar-portlet.adp was initially added on branch oacs-5-10.

file forums-portlet.adp was initially added on branch oacs-5-10.

file calendar-portlet.tcl was initially added on branch oacs-5-10.

Add page contract

Return 0 when looking up the existance of a message key in an unsupported locale instead of failing, test the behavior

Added comment to clarify what the issue with this code ist

    • -0
    • +9
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Improve test precision: take into account packages defined as <install... in the info file, as e.g. dotlrn does

Fixed bug with value-constraints query parameters

Previous versions had a problem with calls like

:query_parameter name:SOMECONSTRAINT

since the implementation clobbered the name variable. Versions of NSF

later than 2022-01-21 support "nsf::parseargs" with the "-asdict"

option, which can use all the nsf::parseargs options and avoids

clobbering.

Added tests of "xo::cc query_parameters" to the regression test suite.

file context-test-procs.tcl was initially added on branch oacs-5-10.

Use message key in the dependency tree of the package

Remove private variable from the contract

Retrieve other expected variables for these contracts

Fix typo

    • -1
    • +1
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Handle the case, happening e.g. when installing from repositores, that the cache does not exist yet

    • -4
    • +12
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Relax tdom tolerance for non-standard markup

Test apm_get_repository_channels proc

file apm-install-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/test/apm-install-procs.tcl
added support to render documents with multiple roots

This generalizes handling of HTML snippets (like e.g. several list items)

in case where postprocessing is necessary

removed anonymous array and break overlong line

Add page/include contract

Add include contract

Delete further leftovers: script was moved in the lib/ folder long ago

Revent experimental change and document it

    • -4
    • +14
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Add include/page contract, remove superfluous page

Add page contract

Fallback here as well to en_US when no supported locale is found

Add include contract

Add page contract, update dependencies

Generalized handling of local_return_url

I am not fully happy with the handlings of "return_url" in exam workflows.

Maybe this can be reworked in a way such that "local_return_url" is not

neccsessary in the future.

    • -2
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Add include contract