• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

calendar_ids_list won't be passed in the right format to be validated in the page contract, in exchange, quote it properly in the database

Use standard %H:%M notation to pass the event time to calendar creation

form-template: update notation for select box, radio and checkbox to Bootstrap 5

Many thanks to Monika Andergassen

improve spelling

Don't write error to system log due to failed DML call to error log on forseeable conditions

On calls with exception handlers on duplicate name entries, we do not

want to see entries in the sytem log

skip empty entries in mc2 choices

Many thanks to Monika Andergasse for the suggestion

removed hard-coded styling to improver stylability via CSS on admin page

Many thanks to Monika Andergasse for the suggestion

    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/list.tcl
Whitespace cleanup