• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
silence warning about query names in the log file

Increase coverage of page contract filters

Deprecate usphone page filter, as a more generic alternative exists that does not assume the US as target audience

Whitespace changes

    • -19
    • +19
    /openacs-4/packages/dotlrn/dotlrn.info
Improve proc coverage

Deprecate ad_decorate_top, superseded by modern templating features

Deprecate ad_package_admin_home, limited, inaccurate and superseded by site node api

Deprecate ad_db_select_widget, superseded by modern template system features

Deprecate ad_dateentrywidget, with hardcoded values, superseded by modern features

Deprecate trivial wrappers for ad_html_text_convert

Remove leftover call tpo deprecated api

Deprecate acs_privacy:: api and inline the few usages in the dotlrn packages

See https://openacs.org/forums/message-view?message_id=5672076

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -5
    • +4
    /openacs-4/packages/dotlrn/dotlrn.info
Deprecate old api

Increase proc coverage

Fix regression shown by test

Increate proc coverage

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

file 30-apm-load-procs-oracle.xql was initially added on branch oacs-5-10.

file 30-apm-load-procs.xql was initially added on branch oacs-5-10.

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

file 30-apm-load-procs-postgresql.xql was initially added on branch oacs-5-10.

Complete proc coverage for the package

added navigation bar to be able to jump to parameter sections

provide navigation anchors for forms with fieldsets based on section names

Fully-qualify the file api, in particular for ad_opentmpfile, which might be executed in namespaces already defining a file command

Whitespace cleanup

Use an idiom without expr to fill up the multirow after the body execution

Test the behavior when the multirow contains values in the form "\d+\.": this shows a bug caused by the value retrieval going through an expr, which will "normalize" the value to "\d+\.0"

handle empty string case

Fix typo