[Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (dbff1b5 -> 0a06e56)
Jesse Vincent
jesse at bestpractical.com
Sat Feb 21 16:15:15 EST 2015
This is an automated email from the git hooks/post-receive script.
jesse pushed a change to branch 3.4/remove_old_constituencies
in repository rtir.
from dbff1b5 Add a queue selection widget to the default RTIR create screen
new 6b35643 Porting more components to lifecycle name helpers
new 2dda0c4 Further porting to new lifecycle_ helpers
new a606a8f Partial port of tabs/privileged to lifecycle helpers
new 328f641 Partial porting of Tabs/Privileged to lifecycle helpers
new 2b1ae6b Partial porting of Tabs/Privileged to new lifecycle helpers
new fc7c196 Partial porting of Tabs to lifecycle helpers
new 21a767e mend
new 138c93d Portect against undefined warnings for empty URIs in testing
new ecedd44 furtther refactoring to switch to lifecycle helpers
new 0a06e56 XXX TODO - move a hardcoded queue name out of a reusable component
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
html/Callbacks/RTIR/Elements/MakeClicky/Default | 5 +-
.../RTIR/Elements/RT__Ticket/ColumnMap/Once | 3 +-
html/Callbacks/RTIR/Elements/Tabs/Privileged | 54 +++++++++++-----------
html/RTIR/Display.html | 7 ++-
html/RTIR/Elements/AttachReports | 2 +-
html/RTIR/Elements/NewReports | 2 +-
html/RTIR/Elements/ShowDates | 6 +--
html/RTIR/Incident/BulkAbandon.html | 13 ++++--
html/RTIR/Incident/Children/index.html | 2 +-
html/RTIR/Incident/Display.html | 8 ++--
html/RTIR/Incident/Elements/ReplyForm | 10 ++--
html/RTIR/Incident/Elements/ShowChildren | 4 +-
html/RTIR/Incident/Reply/Refine.html | 6 +--
html/RTIR/Incident/Reply/index.html | 12 ++---
html/RTIR/Report/BulkReject.html | 2 +-
html/RTIR/Tools/Elements/LookupRelatedTickets | 8 ++--
html/RTIR/Tools/Lookup.html | 2 +-
lib/RT/Action/RTIR_ChangeChildOwnership.pm | 6 +--
lib/RT/Action/RTIR_MergeIPs.pm | 2 +-
lib/RT/Action/RTIR_ResolveChildren.pm | 4 +-
lib/RT/IR.pm | 44 +++++++++---------
lib/RT/IR/Test/Web.pm | 2 +-
22 files changed, 105 insertions(+), 99 deletions(-)
More information about the rt-commit
mailing list