• last updated 13 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add .adp files for pretty documentation

  1. … 20 more files in changeset.
file index.adp was initially added on branch oacs-5-9.

  1. … 7 more files in changeset.
- don't use errorInfo as variable name, if just error message is meant

Bumping up core packages version to 5.10.0d1

  1. … 24 more files in changeset.
- initial version of russian catalog files as contributed by v v (see issue #3262)

    • -0
    • +23
    ./catalog/acs-mail-lite.ru_RU.utf-8.xml
- fix and standardize quoting in template properties

  1. … 396 more files in changeset.
- standardize url construction

Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 519 more files in changeset.
- update parameter description

- add convenience function ad_tmpdir

- replace deprecated ns_tmpnam by ad_tmpdirname or ad_tmpdir

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -26
    • +28
    ./sql/oracle/acs-mail-lite-create.sql
    • -22
    • +24
    ./sql/postgresql/acs-mail-lite-create.sql
    • -2
    • +4
    ./tcl/acs-mail-lite-callback-procs.tcl
    • -0
    • +6
    ./tcl/acs-mail-lite-procs-postgresql.xql
    • -29
    • +110
    ./tcl/acs-mail-lite-procs.tcl
  1. … 2535 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- regenerated info file to check, if "initial-install-p" persists - seems fine.

- bump version numbers

  1. … 11 more files in changeset.
- set maturity of core packages to 3

  1. … 11 more files in changeset.
- fix a subtle bug causing installs to fail. (see http://openacs.org/forums/message-view?message_id=4172245)

New feature: now one can send plain filesystem files as email attachments, instead than only those into file-storage

    • -26
    • +28
    ./sql/oracle/acs-mail-lite-create.sql
    • -22
    • +24
    ./sql/postgresql/acs-mail-lite-create.sql
    • -1
    • +3
    ./tcl/acs-mail-lite-callback-procs.tcl
    • -0
    • +6
    ./tcl/acs-mail-lite-procs-postgresql.xql
file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.8.1d3-5.8.1d4.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.8.1d3-5.8.1d4.sql
- build command for smtp::sendmessage as a list instead of a string (simplifies code, more readable, ... better!)

- improve quoting saftey by using "list" instead of constant braces

- bump version number

- write error message to log file in case smtp::sendmessage raises an error. This way, we try to avoid that a catch on an above calling level swallows silently the error message

- improve variable name

- stop renaming predefined AOLserver/NaviServer command ns_sendmai (for the time migration phase, simply overwrite it)

- replace calls to deprecated "ns_sendmail" to calls to "acs_mail_lite::send"

  1. … 2 more files in changeset.
- make documentation readable on API browser

- bump version numbers

  1. … 11 more files in changeset.
- simply string expressions

- remove unneeded quoting

- use "in" or not in (ni) operator instead of lsearch

- improve domain guessing for naviserver configurations

- use "lassign" instead of "util_unlist"

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