• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter name in proc doc

Remove private proc 'lang::message::translate', broken since 2002 and used nowhere.

Remove deprecated proc 'ad_locale_get_label', scheduled to be removed in 5.3, and used nowhere.

Whitespace changes

    • -53
    • +53
    /openacs-4/packages/acs-lang/tcl/locale-procs.tcl
Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter names in proc doc

Whitespace changes

Fix parameter name in proc doc and add brief descriptions

Harmonize parameter names in proc documentation removing unexistent ones

Whitespace cleanup

Harmonize parameter names in proc documentation removing unexistent ones

Fix parameter name in proc doc and add brief descriptions

Fix parameter name in proc doc

Harmonize parameter names in proc documentation removing unexistent ones

Whitespace changes

Fix parameter names and descriptions in proc doc

Fix misleading and uncoherent 'apm_data_model_scripts_find' proc documentation

Fix parameter names in proc doc

Whitespace changeds

    • -106
    • +106
    /openacs-4/packages/acs-tcl/tcl/defs-procs.tcl
    • -261
    • +261
    /openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl
Harmonize parameter names in proc documentation removing unnecessary hyphens

Fix parameter name

Allow square brackets in proc doc. In particular, this fixed a false positive with [doc_string] in 'ad_proc'

Improve 'args' check in 'documentation__check_parameters' test case by using the built-in 'varargs_p' variable.

Sanitize date stings for parsability with clock scan and allow HTTPS requests using 'util::http::post' (many thanks to Markus Moser).

    • -33
    • +7
    /openacs-4/packages/xml-rpc/tcl/xml-rpc-procs.tcl
Add 'args' parameter to the real parameter list of the 'documentation__check_parameters', as it is not included into 'switches' or 'positionals'.

Use 'apm_get_package_files -file_types' instead of filtering the 'www' and 'lib' directories manually.

Take care of '_p' boolean parameters when checking for discrepancies between real and documented proc parameters.

- add the detail-link only when necessary

- include the email address properly

Overhaul of test cases:

- make tested API calls explict

- reduce dependency on twt

  1. … 4 more files in changeset.