• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Undeprecate all f:: api that cannot be replaced by a drop-in alternative (e.g. same arguments and behavior), bring existing documentation, including examples, in the api-doc, uniform documentation style, fix dead links

Fix f::lambda, probably broken when this api was moved into the f:: namespace

To make the command universally callable, this has to be defined in the global namespace and the name needs to be fully qualified.

Test the functional api, for which a few tests were provided in the documentation

file ad-functional-procs.tcl was initially added on branch oacs-5-10.

Added waiting for for inclass-exam

    • -2
    • +19
    /openacs-4/packages/xowf/lib/inclass-exam.wf
Deprecate f::map, superseded by Tcl lmap command

Fix dead link, move doc where appropriate

Increase proc coverage

Test ad_parameter_from_file

Keep populating the event duration radio button according to the time settings

Test ad_job proc

Test ad_integer_optionlist

Increase proc coverage

Test disk cache api

file acs-cache-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/test/acs-cache-procs.tcl
Do not introduce extra newline in the content when writing to file

Test read/write of files via the templating api:

this will fail because we currently introduce an extra newline in the content

Use signed value for form_parameter "__object_name"

Bumped version number to 5.10.1d51

    • -1
    • +1
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
removed test depending on some internals.

These test are convered by the web-tests, so these seem not necessary

Use signed value for form_parameter "__object_name"

Bumped version number to 5.10.1d40

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
rename helper form-field to avoid potential confusion with value checkers

Use signed value for form_parameter "__object_name"

Added support for form_parameter specs with value checkers

Added nsf value checker "signed"

This value checker tests, whether the provided value was signed with

::security::parameter::signed. If so, and when it was called with

"signed,convert", it returns the value which was signed.

Bumped version number to 5.10.1d16

bump version number to 5.10.1d30

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
improve spelling

prevent break between icon and label

improve spelling

Emit a warning to the log file when parametersecret is not set in the configuration file

    • -1
    • +10
    /openacs-4/packages/acs-tcl/tcl/security-init.tcl
improved spelling