• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Notification Replies where not dropped.

    • -0
    • +1
    ./sql/postgresql/notifications-drop.sql
    • -0
    • +16
    ./sql/postgresql/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).

    • -0
    • +21
    ./catalog/notifications.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -7
    • +7
    ./catalog/notifications.de_DE.ISO-8859-1.xml
  1. … 289 more files in changeset.
Oops "failure notice" in the bounce e-mail message didn't really want to

become "failure debug".

Changed some "notice" messages to "debug" ...

file notifications.ch_zh.utf-8.xml was initially added on branch oacs-5-0.

    • -0
    • +0
    ./catalog/notifications.ch_zh.utf-8.xml
committing catalog files from the translation server. Have used the new upgrade/merge feature of the acs-lang package for the first time (instead of doing merge in CVS).

    • -0
    • +21
    ./catalog/notifications.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -7
    • +7
    ./catalog/notifications.de_DE.ISO-8859-1.xml
  1. … 182 more files in changeset.
Implemented a safe way to delete constraints, as these constraints didn't exist. It's most likely got to do with the PG upgrade from 7.2 to 7.3 not recording constraints properly. This is a workaround, not a fix. See bug #1294.

Untabify

Added proc to just get the naked subscribe/unsubscribe URLs, depending on the user's current notification status

    • -80
    • +122
    ./tcl/notification-display-procs.tcl
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

    • -0
    • +404
    ./sql/oracle/upgrade/upgrade-4.6.4-5.0d1.sql
  1. … 286 more files in changeset.
Listbuilder

delete--> del upgrade

    • -0
    • +404
    ./sql/oracle/upgrade/upgrade-4.6.4-5.0d1.sql
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -1
    • +2
    ./sql/oracle/notifications-core-create.sql
    • -5
    • +6
    ./sql/oracle/notifications-replies-extra-create.sql
    • -0
    • +16
    ./tcl/notification-email-procs-oracle.xql
    • -46
    • +70
    ./tcl/notification-email-procs.tcl
  1. … 585 more files in changeset.
bump core to 5.0.0b4 for new tarball. update readme.txt and variable.ent to 5.0.0b4.

  1. … 28 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
fix inconsistency between notifications-replies-extra-create and upgrade scripts, hopefully this finally fixed 1231

    • -1
    • +1
    ./sql/oracle/notifications-replies-extra-create.sql
no need to drop table if you are just changing a constraint.

add some diagnostics, don't fail silently on permissions failure, add more explicit help text for EmailQmailQueue

    • -45
    • +69
    ./tcl/notification-email-procs.tcl
add a link to the parameters page

the upgrade failed because notification_user_map constraint notif_user_map_notif_id_fk needed the pk on notifications_bak, now drops it and recreates it after the table is reloaded

use clobs for to_addr, headers, body; fix load_qmail_mail_queue.holdinsert query, fix upgrade script, make constriant names conform to standards. Fixes bug 1231

    • -0
    • +16
    ./tcl/notification-email-procs-oracle.xql
file notification-email-procs-oracle.xql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./tcl/notification-email-procs-oracle.xql
text datatype should be clob for oracle

    • -5
    • +6
    ./sql/oracle/notifications-replies-extra-create.sql
bumping up version number for the on delete cascade change to notifications.response_id column

making notifications cascade when acs objects are deleted, see bug 260

    • -2
    • +3
    ./sql/oracle/notifications-core-create.sql
file upgrade-5.0.0a5-5.0.0a6.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.0.0a5-5.0.0a6.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.0.0a5-5.0.0a6.sql
adding the all_intervals, and the all_delivery_methods switches to notification::type::new proc

cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 19 more files in changeset.
updated all to 5.0.0a5, cleaned up require sections that listed multiple versions, and updated package owner info

  1. … 18 more files in changeset.