• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -19
    • +0
    ./tcl/acs-mail-lite-procs-oracle.xql
    • -20
    • +0
    ./tcl/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

    • -1
    • +2
    ./catalog/acs-mail-lite.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
    • -0
    • +23
    ./catalog/acs-mail-lite.it_IT.ISO-8859-1.xml
    • -15
    • +14
    ./tcl/acs-mail-lite-callback-procs.tcl
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 251 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Fix spelling errors

    • -2
    • +2
    ./tcl/acs-mail-lite-callback-procs.tcl
  1. … 7 more files in changeset.
Improve robustness of "file delete" operations

  1. … 18 more files in changeset.
fix issiue #3304: oracle does not have Boolean datatype for tables

- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Updating of German translation for many packages (many thanks to Markus Moser)

    • -1
    • +2
    ./catalog/acs-mail-lite.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Updated es_ES translation

    • -1
    • +1
    ./catalog/acs-mail-lite.es_ES.ISO-8859-1.xml
  1. … 20 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Italian localization of message keys for many packages

    • -0
    • +23
    ./catalog/acs-mail-lite.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
file acs-mail-lite.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/acs-mail-lite.it_IT.ISO-8859-1.xml
- add safety-belt for subject lines: in case the string passed in for the subject line contains CRLF, the produced mail might end up destroyed. so remove crlf and add a warning, in case it happens (client bug)

- remove one more assumption that the "base" configuration is always using the http driver

- modernize HTML

  1. … 25 more files in changeset.
- use entities for single quotes in HTML text

  1. … 74 more files in changeset.
- prefer "localurl" over "return_url" as name of page filter

  1. … 16 more files in changeset.
- improve checking of return_urls in page_contracts

- bumb version number to 5.9.1d1 and update dependencies

- fix typo

- get variable from ns_set

  1. … 1 more file in changeset.
- remove editing-bug

- make sure to pass always object_id to acs_mail_lite::send_immediately

- perform cleanup and call callback as well in error situations

to be able to handle failed smtp deliveries

- add optional arguments "-status" and "-errorMsg" to interface

of callback acs_mail_lite::send

    • -14
    • +7
    ./tcl/acs-mail-lite-callback-procs.tcl