• last updated 12 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.10.0d6-5.10.0d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.0d6-5.10.0d7.sql
Rewrite idiom to be portable (limit is psql only)

    • -10
    • +0
    ./tcl/notification-callback-procs.xql
prefer "ns_conn isconnected" over "ad_conn isconnected", since the latter might not notice changes in the connect state

  1. … 18 more files in changeset.
improve spelling: move closer to the linux documentation recommendations

  1. … 9 more files in changeset.
fix an at lease 11 year old bug... not sure, why this was not discovered earlier

Whitespace cleanup

use dot instead of colon as separator between package name and cache key to ease readability

  1. … 10 more files in changeset.
acs::per_thread_cache: standardize per-thread caching

- added per-thread cache based on namespaced Tcl variables.

- use per-thread-cache on several occasions

- bump version number of acs-tcl to 5.10.0d34

  1. … 13 more files in changeset.
Provide an include flag to hide the list of subscribers

Provide a css class hook to customize styling according to notification type

Added index on foreign key columns

    • -2
    • +3
    ./sql/oracle/notifications-core-create.sql
    • -0
    • +5
    ./sql/oracle/upgrade/upgrade-5.10.0d4-5.10.0d5.sql
file upgrade-5.10.0d4-5.10.0d5.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.10.0d4-5.10.0d5.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.0d4-5.10.0d5.sql
Rename string_truncate and string_truncate_middle to comply with OpenACS naming convention, create deprecated wrappers, replace occurrences

As string_truncate_middle was defined in xotcl-request-monitor, bring it to acs-tcl instead

  1. … 11 more files in changeset.
Replace parse_incoming_email with ad_parse_incoming_email, replace occurrences

  1. … 1 more file in changeset.
Use already existing message-key.

Reduce divergency between oracle and postgres

  1. … 3 more files in changeset.
improve spelling

  1. … 14 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
Reduce divergency between oracle and postgres codebase

Add ad_page_contract to pages (fixes automated tests)

Bring files on oacs-5-10 in sync with HEAD

    • -0
    • +2
    ./catalog/notifications.it_IT.ISO-8859-1.xml
  1. … 15 more files in changeset.
Update italian localization

    • -0
    • +2
    ./catalog/notifications.it_IT.ISO-8859-1.xml
whitespace changes

Whitespace changes

Localize notification subscribers and bump version number

    • -0
    • +2
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/notifications.es_ES.ISO-8859-1.xml
allow passing of pretty_names that contain content including less and greater sign

  1. … 1 more file in changeset.
Delete from duplicated notification request entries before trying to add the unique constraint to deal with broken data

improve comment

whitespace changes

Address issue #3358: avoid duplicate entries in notification_requests via data model, in case the check in notification::request::new for existing requests with the same type_id, object_id and user_id is somehow bypassed

    • -8
    • +10
    ./sql/oracle/notifications-core-create.sql
    • -0
    • +4
    ./sql/oracle/upgrade/upgrade-5.10.0d2-5.10.0d3.sql
    • -0
    • +4
    ./sql/postgresql/upgrade/upgrade-5.10.0d2-5.10.0d3.sql