• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve HTML

    • -2
    • +2
    ./packages/acs-mail-lite/www/doc/inbound.adp
modernize Tcl code

prefer ad_try over catch, simplify expression

fix typos

Protect Tcl's file operations against leading dashes in file names

change "fetch first 1 row only" to "limit 1" to generic xql file, since Oracle started to support fetch first only with version 12c

merge with changes from https://github.com/tekbasse/acs-mail-lite/tree/master/tcl

in essence, these changes provide support for handling email with attachments based on nsIMAP.

see https://openacs.org/forums/message-view?message_id=5378972 for more background

    • -8
    • +48
    ./packages/acs-mail-lite/tcl/bounce-procs.tcl
    • -0
    • +877
    ./packages/acs-mail-lite/tcl/imap-inbound-procs.tcl
  1. … 57 more files in changeset.
Add ad_script_abort (thanks to Felix Moedritscher)

    • -1
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl
    • -1
    • +2
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
Use ad_script_abort after ns_return

Consistently use ad_script_abort after ad_returnredirect

    • -1
    • +5
    ./packages/new-portal/tcl/portal-procs.tcl
Fix bad handler type error, use ad_try/finally instead of else (Thanks to Felix Moedritscher)

    • -2
    • +2
    ./packages/xowiki/tcl/import-procs.tcl
Fixed package version numbering

Added missing index creation statment; Fixed typo in index name

remove obsolete comment (basic hastore support was moved to xowiki)

Make sure to add hkey when db has hstore defined

    • -1
    • +19
    ./packages/xowiki/tcl/xowiki-procs.tcl
Corrected table name

add return_url to to add_url on view-one-day-display

Add custom delimiter to csv (Thanks to Monika Andergassen)

    • -4
    • +6
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
provide more feedback when tdom parsing fails

    • -4
    • +44
    ./packages/acs-tcl/tcl/text-html-procs.tcl
reduce logging level for page-contract loading (otherwise we see many errors from e.g. obsolete packages where page_contract cannot be executed)

improve robustness, reduce javascript logging

    • -2
    • +14
    ./packages/boomerang/tcl/boomerang-procs.tcl
strength page contract

    • -2
    • +2
    ./packages/dotlrn/www/admin/classes.tcl
    • -2
    • +2
    ./packages/dotlrn/www/admin/department.tcl
strengthen page contracts

    • -4
    • +4
    ./packages/news/www/admin/approve-2.tcl
strengthen page contracts

pCVS: ----------------------------------------------------------------------

    • -3
    • +3
    ./packages/acs-api-browser/www/display-sql.tcl
strengthen page contracts

    • -2
    • +2
    ./packages/acs-admin/www/apm/package-add-2.tcl
    • -2
    • +2
    ./packages/acs-admin/www/apm/package-watch.tcl
    • -2
    • +2
    ./packages/acs-admin/www/apm/version-view.tcl
    • -1
    • +1
    ./packages/acs-admin/www/install/install-2.tcl
    • -2
    • +2
    ./packages/acs-admin/www/users/merge.tcl
fix typos

    • -1
    • +1
    ./packages/xowiki/tcl/folder-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/import-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/repeat-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +1
    ./packages/xowf/tcl/test-item-procs.tcl
fix typos

    • -1
    • +1
    ./packages/xowiki/tcl/folder-procs.tcl
    • -9
    • +9
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -11
    • +10
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/repeat-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/syndicate-procs.tcl
    • -18
    • +18
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
fix typo

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/util-procs.tcl
fix typos

    • -2
    • +2
    ./packages/acs-templating/tcl/parse-procs.tcl
strengthen page contracts