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

Fix parameter names in proc doc

use more of new testing infrastrucure, including acs::test::reply_has_status_code and acs::test::reply_contains, or acs::test::get_form

Fix parameter names in proc doc

acs-automated testing:

- improve log entries of aa_true and aa_false

- new convenience method

acs::test::reply_has_status_code

Whitespace changes

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.