[Bps-public-commit] rt-extension-notificationmatrix branch, master, updated. 740e14670c16fd80a202d69984a2b884a3ce88b3

Chia-liang Kao clkao at bestpractical.com
Wed Jul 28 12:40:14 EDT 2010


The branch, master has been updated
       via  740e14670c16fd80a202d69984a2b884a3ce88b3 (commit)
      from  0be8fadca337e0793371a886c417c0db8e81d163 (commit)

Summary of changes:
 .../NotificationMatrix/Rule/QueueChanged.pm        |    2 +-
 .../NotificationMatrix/Rule/TicketCommented.pm     |    2 +-
 .../NotificationMatrix/Rule/TicketCreated.pm       |    2 +-
 .../NotificationMatrix/Rule/TicketResolved.pm      |    2 +-
 .../NotificationMatrix/Rule/TicketTaken.pm         |    2 +-
 .../Rule/TicketUpdatedExternally.pm                |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

- Log -----------------------------------------------------------------
commit 740e14670c16fd80a202d69984a2b884a3ce88b3
Author: Chia-liang Kao <clkao at clkao.org>
Date:   Thu Jul 29 00:41:39 2010 +0800

    correct external template preferences in pod.

diff --git a/lib/RT/Extension/NotificationMatrix/Rule/QueueChanged.pm b/lib/RT/Extension/NotificationMatrix/Rule/QueueChanged.pm
index cf6e00e..9e9a5e3 100644
--- a/lib/RT/Extension/NotificationMatrix/Rule/QueueChanged.pm
+++ b/lib/RT/Extension/NotificationMatrix/Rule/QueueChanged.pm
@@ -17,7 +17,7 @@ For external notification, the first template found will be used:
 
 =over
 
-=item QueueChanged
+=item QueueChanged-External
 
 =item Transaction
 
diff --git a/lib/RT/Extension/NotificationMatrix/Rule/TicketCommented.pm b/lib/RT/Extension/NotificationMatrix/Rule/TicketCommented.pm
index e001541..bdb970c 100644
--- a/lib/RT/Extension/NotificationMatrix/Rule/TicketCommented.pm
+++ b/lib/RT/Extension/NotificationMatrix/Rule/TicketCommented.pm
@@ -18,7 +18,7 @@ For external notification, the first template found will be used:
 
 =over
 
-=item TicketCommented
+=item TicketCommented-External
 
 =item Transaction
 
diff --git a/lib/RT/Extension/NotificationMatrix/Rule/TicketCreated.pm b/lib/RT/Extension/NotificationMatrix/Rule/TicketCreated.pm
index c387597..dd417a5 100644
--- a/lib/RT/Extension/NotificationMatrix/Rule/TicketCreated.pm
+++ b/lib/RT/Extension/NotificationMatrix/Rule/TicketCreated.pm
@@ -19,7 +19,7 @@ For external notification, the first template found will be used:
 
 =over
 
-=item TicketCreated
+=item TicketCreated-External
 
 =item AutoReply
 
diff --git a/lib/RT/Extension/NotificationMatrix/Rule/TicketResolved.pm b/lib/RT/Extension/NotificationMatrix/Rule/TicketResolved.pm
index f7010ee..b622f5b 100644
--- a/lib/RT/Extension/NotificationMatrix/Rule/TicketResolved.pm
+++ b/lib/RT/Extension/NotificationMatrix/Rule/TicketResolved.pm
@@ -18,7 +18,7 @@ For external notification, the first template found will be used:
 
 =over
 
-=item TicketResolved
+=item TicketResolved-External
 
 =item Resolved
 
diff --git a/lib/RT/Extension/NotificationMatrix/Rule/TicketTaken.pm b/lib/RT/Extension/NotificationMatrix/Rule/TicketTaken.pm
index b029fde..dee5652 100644
--- a/lib/RT/Extension/NotificationMatrix/Rule/TicketTaken.pm
+++ b/lib/RT/Extension/NotificationMatrix/Rule/TicketTaken.pm
@@ -19,7 +19,7 @@ For external notification, the first template found will be used:
 
 =over
 
-=item TicketTaken
+=item TicketTaken-External
 
 =item Transaction
 
diff --git a/lib/RT/Extension/NotificationMatrix/Rule/TicketUpdatedExternally.pm b/lib/RT/Extension/NotificationMatrix/Rule/TicketUpdatedExternally.pm
index c13a905..f562a32 100644
--- a/lib/RT/Extension/NotificationMatrix/Rule/TicketUpdatedExternally.pm
+++ b/lib/RT/Extension/NotificationMatrix/Rule/TicketUpdatedExternally.pm
@@ -34,7 +34,7 @@ For external notification, the first template found will be used:
 
 =over
 
-=item TicketUpdatedExternally
+=item TicketUpdatedExternally-External
 
 =item Correspondence
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list