• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove duplicated words

  1. … 9 more files in changeset.
regenerated documentation

  1. … 1 more file in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -3
    • +3
    ./www/doc/incoming-email-legacy-notes.adp
  1. … 224 more files in changeset.
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 typos

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 27 more files in changeset.
fix more typos

    • -2
    • +2
    ./tcl/acs-mail-lite-callback-procs.tcl
  1. … 4 more files in changeset.
Fix typos

  1. … 6 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 53 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 40 more files in changeset.
Fix typos

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

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 27 more files in changeset.
*** empty log message ***

    • -4
    • +7
    ./sql/postgresql/acs-mail-lite-create.sql
    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-5.10.0d3-5.10.0d4.sql
fix more spelling issues

remove spurious "expr" in "expr"

simplfy expressions (no need for backslash), standardize writing of RFC

fix spelling

    • -1
    • +1
    ./www/doc/incoming-email-legacy-notes.adp
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

    • -18
    • +35
    ./tcl/test/email-inbound-procs.tcl
fix for bug #3338

Improve HTML

modernize Tcl code

prefer ad_try over catch, simplify expression

fix typos

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

    • -1
    • +358
    ./sql/postgresql/acs-mail-lite-create.sql
    • -2
    • +42
    ./sql/postgresql/acs-mail-lite-drop.sql
    • -0
    • +356
    ./sql/postgresql/upgrade/upgrade-5.10.0d1-5.10.0d2.sql
    • -5
    • +134
    ./tcl/acs-mail-lite-callback-procs.tcl
    • -0
    • +19
    ./tcl/acs-mail-lite-procs-oracle.xql
    • -0
    • +20
    ./tcl/acs-mail-lite-procs-postgresql.xql
    • -0
    • +2434
    ./tcl/email-inbound-procs.tcl
    • -0
    • +877
    ./tcl/imap-inbound-procs.tcl
  1. … 57 more files in changeset.
whitespace cleanup

Shorten overlong lines