• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rework variable assignment (set -> lassign) + Whitespace changes

    • -90
    • +89
    ./tcl/notification-email-procs.tcl
Rework variable assignment (set -> lassign)

  1. … 11 more files in changeset.
Comment state of notification::type::get_type_id due to per-thread caching

Fix caching bug detected by Hani Gadllah

revert escaped change

*** empty log message ***

Fix typos

*not_cached functions should be private

fix dirty-editor buffer error

VS: ----------------------------------------------------------------------

reduce pressure on util_memoize cache by using per-thread caching on notification::type::get_type_id

fix invalid meta-data

    • -1
    • +1
    ./www/request-unsubscribe-notification.tcl
Reduce divergencies between oracle and postgres codebase

    • -11
    • +0
    ./tcl/notification-procs-oracle.xql
    • -11
    • +0
    ./tcl/notification-procs-postgresql.xql
  1. … 6 more files in changeset.
Uniform sql codebase

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

    • -0
    • +22
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -1
    • +36
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -0
    • +51
    ./catalog/notifications.ru_RU.utf-8.xml
    • -2
    • +2
    ./sql/oracle/notifications-core-create.sql
    • -5
    • +11
    ./tcl/notification-callback-procs.tcl
    • -5
    • +11
    ./tcl/notification-display-procs.tcl
  1. … 7820 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.
Standardize spellings of names

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

    • -2
    • +2
    ./sql/oracle/notifications-core-create.sql
  1. … 4 more files in changeset.
Improve robustness of "file delete" operations

  1. … 25 more files in changeset.
- 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
    • +22
    ./catalog/notifications.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Updated es_ES translation

    • -0
    • +2
    ./catalog/notifications.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

    • -1
    • +36
    ./catalog/notifications.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
- standardize entries in de_DE: rule of thumb: when en_US entry does not end with colon, then the german entry should not do so either.

This way, we avoid .adp pages with double colons.

    • -0
    • +1
    ./catalog/notifications.de_DE.ISO-8859-1.xml
  1. … 10 more files in changeset.
- replace regular expression by ad_html_qualify_links

- bum version number to 5.9.1d2

- use the right variable name

- fix code for making urls absolute. regexps like [^(http|https|mailto:)] don't work, as the author expected.

- quote HTML attributes

  1. … 7 more files in changeset.
- replace deprecated "cc_email_from_party ..." by "party::email -party_id ..."

- replace deprecated "cc_lookup_email_user ..." by "party::get_by_email -email ..."

  1. … 1 more file in changeset.