• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove parens

Remove superfluous xql files, reintroduced during last merge with https://github.com/tekbasse/acs-mail-lite/tree/master/tcl

Harmonize query naming in xql

Fix typos

  1. … 5 more files in changeset.
fix more typos

  1. … 4 more files in changeset.
Fix typos

  1. … 6 more files in changeset.
Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 42 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
fix more spelling issues

  1. … 2 more files in changeset.
simplfy expressions (no need for backslash), standardize writing of RFC

Apply pachtes #960, #961, #962 and #963 from Ben Brink, bump version number to 5.10.0d3 such that changes in .info file get picked up

  1. … 1 more file in changeset.
fix for bug #3338

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

    • -5
    • +134
    ./acs-mail-lite-callback-procs.tcl
    • -0
    • +20
    ./acs-mail-lite-procs-postgresql.xql
    • -0
    • +2434
    ./email-inbound-procs.tcl
    • -0
    • +877
    ./imap-inbound-procs.tcl
    • -0
    • +442
    ./maildir-inbound-procs.tcl
    • -0
    • +737
    ./test/email-inbound-procs.tcl
  1. … 59 more files in changeset.
whitespace cleanup

Shorten overlong lines

Use "ad_try" instead of "with_finally"

Fix typo

  1. … 1 more file in changeset.
Backport from HEAD

  1. … 1 more file in changeset.
Reduce divergence between oracle and postgres codebase, fix postgres only idiom in xql file

    • -20
    • +0
    ./acs-mail-lite-procs-postgresql.xql
Reduce divergence between oracle and postgres codebase, fix typo

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
Bug fix: avoid confusion between test argument and option, when text starts with "-"

Many thanks to Franz Penz

whitespace changes

merged changes from the oacs-5-9 branch and resolved conflicts

    • -15
    • +14
    ./acs-mail-lite-callback-procs.tcl
  1. … 7828 more files in changeset.