• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merging new keys from head to 5.0

    • -1
    • +1
    ./catalog/notifications.AR_EG.utf-8.xml
    • -1
    • +1
    ./catalog/notifications.AR_LB.utf-8.xml
    • -1
    • +1
    ./catalog/notifications.ast_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/notifications.da_DK.ISO-8859-1.xml
    • -2
    • +2
    ./catalog/notifications.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.fi_FI.utf-8.xml
    • -1
    • +1
    ./catalog/notifications.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.gl_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.hu_HU.utf-8.xml
    • -1
    • +1
    ./catalog/notifications.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/notifications.ko_KR.utf-8.xml
    • -2
    • +4
    ./catalog/notifications.ms_my.utf-8.xml
  1. … 89 more files in changeset.
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

delete--> del upgrade

    • -0
    • +404
    ./sql/oracle/upgrade/upgrade-4.6.4-5.0d1.sql
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
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