• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

    • -0
    • +5
    ./upgrade/upgrade-5.10.0d4-5.10.0d5.sql
    • -0
    • +8
    ./upgrade/upgrade-5.10.0d6-5.10.0d7.sql
  1. … 8097 more files in changeset.
file upgrade-5.10.0d6-5.10.0d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d6-5.10.0d7.sql
file upgrade-5.10.0d4-5.10.0d5.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-5.10.0d4-5.10.0d5.sql
  1. … 1 more file in changeset.
Delete from duplicated notification request entries before trying to add the unique constraint to deal with broken data

    • -0
    • +21
    ./upgrade/upgrade-5.10.0d2-5.10.0d3.sql
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

    • -0
    • +4
    ./upgrade/upgrade-5.10.0d2-5.10.0d3.sql
  1. … 3 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

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

    • -25
    • +28
    ./notifications-package-create.sql
  1. … 2546 more files in changeset.
file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade/upgrade-5.8.1d3-5.8.1d4.sql
  1. … 1 more file in changeset.
- fix $$ quoting in upgrade scripts

    • -30
    • +15
    ./upgrade/upgrade-4.6.1-4.6.2.sql
  1. … 1 more file in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -53
    • +29
    ./notifications-package-create.sql
    • -18
    • +17
    ./notifications-replies-package-create.sql
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -96
    • +153
    ./notifications-package-create.sql
    • -3
    • +5
    ./notifications-replies-package-create.sql
    • -20
    • +26
    ./upgrade/upgrade-4.6.2-4.6.4.sql
    • -8
    • +17
    ./upgrade/upgrade-5.0.0a5-5.0.0a6.sql
    • -7
    • +13
    ./upgrade/upgrade-5.0.0b4-5.1.0d2.sql
    • -9
    • +18
    ./upgrade/upgrade-5.1.0d2-5.1.0d3.sql
    • -21
    • +27
    ./upgrade/upgrade-5.4.0d2-5.4.0d3.sql
  1. … 7 more files in changeset.
Merged from 5.4.2

    • -1
    • +1
    ./notifications-replies-extra-create.sql
  1. … 282 more files in changeset.
Adding support for file attachments via file_ids in the notifications table, includes sql upgrade scripts and bumps the version to 5.4.0d3

    • -0
    • +49
    ./upgrade/upgrade-5.4.0d2-5.4.0d3.sql
  1. … 8 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2477 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

    • -0
    • +18
    ./upgrade/upgrade-5.0.0b4-5.1.0d2.sql
    • -0
    • +53
    ./upgrade/upgrade-5.1.0d2-5.1.0d3.sql
  1. … 136 more files in changeset.
file upgrade-5.0.0b4-5.1.0d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.0.0b4-5.1.0d2.sql
  1. … 1 more file in changeset.
file upgrade-5.1.0d2-5.1.0d3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade/upgrade-5.1.0d2-5.1.0d3.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Notification Replies where not dropped.

    • -0
    • +16
    ./notifications-replies-drop.sql
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -2
    • +30
    ./upgrade/upgrade-5.0.0a5-5.0.0a6.sql
  1. … 292 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -2
    • +3
    ./notifications-replies-extra-create.sql
    • -0
    • +15
    ./upgrade/upgrade-5.0.0a5-5.0.0a6.sql
  1. … 595 more files in changeset.
file upgrade-5.0.0a5-5.0.0a6.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./upgrade/upgrade-5.0.0a5-5.0.0a6.sql
  1. … 1 more file in changeset.

o notifications fixes have been completed.

o needed fixes in lt_format_time and html-email-procs.

o Oracle bits /should/ work but are untested at this time.

    • -0
    • +1
    ./notifications-replies-extra-create.sql
    • -0
    • +8
    ./upgrade/upgrade-4.6.4-5.0d1.sql
  1. … 4 more files in changeset.

o updated create/drop scripts

o removed debug statement

o correct param documentation of bounce_mail_message

  1. … 2 more files in changeset.

Added bounce messages for improperly addressed emails and for emails

from unauthorized senders.

Messages follow the qmail-send Bounce Messages Format (QDBMF)

http://cr.yp.to/proto/qsbmf.txt

Added a notification_email_hold table to hold possible bounce messages

until they are accepted by the system.

    • -0
    • +7
    ./notifications-replies-extra-create.sql
    • -0
    • +1
    ./notifications-replies-extra-drop.sql
  1. … 6 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

    • -11
    • +12
    ./notifications-package-create.sql
  1. … 809 more files in changeset.
file upgrade-4.6.2-4.6.4.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.6.2-4.6.4.sql
  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

    • -1
    • +1
    ./notifications-replies-package-create.sql
  1. … 34 more files in changeset.
file upgrade-4.6.1-4.6.2.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.6.1-4.6.2.sql
  1. … 1 more file in changeset.