[freeside-commits] freeside/rt/lib/RT/Action CreateTickets.pm, 1.2, 1.3 EscalatePriority.pm, 1.2, 1.3
Ivan,,,
ivan at wavetail.420.am
Wed Feb 16 16:52:27 PST 2011
- Previous message: [freeside-commits] freeside/rt/lib/RT Action.pm, 1.2, 1.3 Condition.pm, 1.2, 1.3 Config.pm, 1.7, 1.8 CustomField.pm, 1.2, 1.3 CustomField_Overlay.pm, 1.2, 1.3 Date.pm, 1.3, 1.4 Groups_Overlay.pm, 1.5, 1.6 Principal_Overlay.pm, 1.2, 1.3 Queue_Overlay.pm, 1.2, 1.3 Record.pm, 1.8, 1.9 Scrip_Overlay.pm, 1.2, 1.3 SearchBuilder.pm, 1.8, 1.9 System.pm, 1.2, 1.3 Test.pm, 1.2, 1.3 Ticket_Overlay.pm, 1.16, 1.17 Tickets_Overlay.pm, 1.10, 1.11 Transaction_Overlay.pm, 1.4, 1.5 User_Overlay.pm, 1.6, 1.7 Users_Overlay.pm, 1.5, 1.6
- Next message: [freeside-commits] freeside/rt/lib/RT/Interface Web.pm,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/rt/lib/RT/Action
In directory wavetail.420.am:/tmp/cvs-serv29643/lib/RT/Action
Modified Files:
CreateTickets.pm EscalatePriority.pm
Log Message:
commiting rt 3.8.9 to HEAD
Index: EscalatePriority.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/lib/RT/Action/EscalatePriority.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- EscalatePriority.pm 1 Jan 2011 06:39:17 -0000 1.2
+++ EscalatePriority.pm 17 Feb 2011 00:52:25 -0000 1.3
@@ -2,8 +2,8 @@
#
# COPYRIGHT:
#
-# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC
-# <jesse at bestpractical.com>
+# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC
+# <sales at bestpractical.com>
#
# (Except where explicitly superseded by other copyright notices)
#
Index: CreateTickets.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/lib/RT/Action/CreateTickets.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- CreateTickets.pm 17 Nov 2010 20:44:11 -0000 1.2
+++ CreateTickets.pm 17 Feb 2011 00:52:25 -0000 1.3
@@ -2,8 +2,8 @@
#
# COPYRIGHT:
#
-# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC
-# <jesse at bestpractical.com>
+# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC
+# <sales at bestpractical.com>
#
# (Except where explicitly superseded by other copyright notices)
#
@@ -352,6 +352,7 @@
local $T::TOP = $T::TOP;
local $T::ID = $T::ID;
$T::Tickets{'TOP'} = $T::TOP = $top if $top;
+ local $T::TransactionObj = $self->TransactionObj;
my $ticketargs;
my ( @links, @postponed );
- Previous message: [freeside-commits] freeside/rt/lib/RT Action.pm, 1.2, 1.3 Condition.pm, 1.2, 1.3 Config.pm, 1.7, 1.8 CustomField.pm, 1.2, 1.3 CustomField_Overlay.pm, 1.2, 1.3 Date.pm, 1.3, 1.4 Groups_Overlay.pm, 1.5, 1.6 Principal_Overlay.pm, 1.2, 1.3 Queue_Overlay.pm, 1.2, 1.3 Record.pm, 1.8, 1.9 Scrip_Overlay.pm, 1.2, 1.3 SearchBuilder.pm, 1.8, 1.9 System.pm, 1.2, 1.3 Test.pm, 1.2, 1.3 Ticket_Overlay.pm, 1.16, 1.17 Tickets_Overlay.pm, 1.10, 1.11 Transaction_Overlay.pm, 1.4, 1.5 User_Overlay.pm, 1.6, 1.7 Users_Overlay.pm, 1.5, 1.6
- Next message: [freeside-commits] freeside/rt/lib/RT/Interface Web.pm,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list