• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Protect Tcl's file operations against leading dashes in file names

    • -2
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
    • -3
    • +3
    ./acs-mail-lite/tcl/incoming-mail-procs.tcl
    • -5
    • +5
    ./acs-mail-lite/tcl/maildir-inbound-procs.tcl
change "fetch first 1 row only" to "limit 1" to generic xql file, since Oracle started to support fetch first only with version 12c

    • -1
    • +1
    ./acs-mail-lite/tcl/acs-mail-lite-procs.xql
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

    • -14
    • +25
    ./acs-mail-lite/acs-mail-lite.info
    • -5
    • +134
    ./acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl
    • -13
    • +58
    ./acs-mail-lite/tcl/acs-mail-lite-init.tcl
    • -0
    • +19
    ./acs-mail-lite/tcl/acs-mail-lite-procs-oracle.xql
    • -0
    • +20
    ./acs-mail-lite/tcl/acs-mail-lite-procs-postgresql.xql
    • -14
    • +32
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
    • -0
    • +56
    ./acs-mail-lite/tcl/bounce-procs-oracle.xql
    • -0
    • +56
    ./acs-mail-lite/tcl/bounce-procs-postgresql.xql
    • -8
    • +48
    ./acs-mail-lite/tcl/bounce-procs.tcl
    • -0
    • +2434
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
    • -0
    • +877
    ./acs-mail-lite/tcl/imap-inbound-procs.tcl
    • -18
    • +32
    ./acs-mail-lite/tcl/incoming-mail-procs.tcl
  1. … 57 more files in changeset.
Add ad_script_abort (thanks to Felix Moedritscher)

Use ad_script_abort after ns_return

Consistently use ad_script_abort after ad_returnredirect

    • -2
    • +2
    ./new-portal/www/admin/portal-config-2.tcl
Fix bad handler type error, use ad_try/finally instead of else (Thanks to Felix Moedritscher)

Fixed package version numbering

Added missing index creation statment; Fixed typo in index name

    • -0
    • +5
    ./acs-events/sql/postgresql/upgrade/upgrade-0.6-0.6.1.sql
remove obsolete comment (basic hastore support was moved to xowiki)

Make sure to add hkey when db has hstore defined

Corrected table name

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

    • -6
    • +7
    ./calendar/www/view-one-day-display.tcl
Add custom delimiter to csv (Thanks to Monika Andergassen)

provide more feedback when tdom parsing fails

reduce logging level for page-contract loading (otherwise we see many errors from e.g. obsolete packages where page_contract cannot be executed)

    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
improve robustness, reduce javascript logging

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

strengthen page contracts

strengthen page contracts

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

strengthen page contracts

    • -2
    • +2
    ./acs-admin/www/apm/package-watch-cancel.tcl
    • -2
    • +2
    ./acs-admin/www/apm/packages-install-2.tcl
    • -2
    • +2
    ./acs-admin/www/apm/parameter-add-2.tcl
    • -2
    • +2
    ./acs-admin/www/apm/parameter-edit-2.tcl
    • -3
    • +3
    ./acs-admin/www/users/bouncing-users.tcl
    • -2
    • +2
    ./acs-subsite/www/admin/site-map/auto-mount.tcl
    • -2
    • +2
    ./acs-subsite/www/admin/site-map/package-new.tcl
    • -2
    • +2
    ./acs-subsite/www/shared/parameters.tcl
fix typos

fix typos

    • -1
    • +1
    ./xotcl-core/tcl/50-protocol-handler-procs.tcl
fix typo

fix typos

    • -3
    • +3
    ./dotlrn-glossar/tcl/dotlrn-glossar-procs.tcl
strengthen page contracts

Added missing namespace creation statement

    • -2
    • +3
    ./acs-templating/tcl/deprecated-procs.tcl
Fix a typo

add oneof(red|green|blue) to page filters

    • -6
    • +25
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Fix a typo