[Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (0e260bf -> 20a2a15)
Jesse Vincent
jesse at bestpractical.com
Wed Mar 11 03:36:43 EDT 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 0e260bf Add constituency support to the the tabs setup.
new 0a5d0f4 Bugfixes to most recent tabs update
new fb490a1 Get the new queue summary widget to respect constituency urls
new 188df79 avoid an undef warning
new 16b749c When showing if an incident report has incidents, be more useful.
new 9326f91 Fix an RTIR queue comparison I'd missed
new fbda59b Additional rewriting of urls in RTIR
new 473502e In the case where no constituency is set, we still need to compare it
new cb01fde Don't double-prepend the RT WebPath in the titlebox actions
new 2b42d3a Show Incident Queues by name, not id
new 35ba31b Restore NamedValues support to SelectRTIRQueue
new 367b731 Fix another RTIR href prefix
new e8d43dd Switch an "intuit the uri" to something dhandler compatible
new 8ef3c6a Update the RTIR Search Basics to be smarter
new 8817f20 Fix a typographical error in add_constituency
new 70407d6 Add a new Formats helper for RTIR ticket URLs
new b9811a8 Switch "OurQuery" to return Lifecycles
new a3420d4 Require RT::IR::Web;
new 20a2a15 Start using __RTIRTicketURI__
The 18 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:
bin/add_constituency.in | 2 +-
etc/RTIR_Config.pm | 72 +++++++++++-----------
.../RTIR/Elements/RT__Ticket/ColumnMap/Once | 21 ++++++-
html/Callbacks/RTIR/Elements/Tabs/Privileged | 4 +-
.../RTIR/Search/Elements/PickBasics/Default | 24 ++++++--
html/Callbacks/RTIR/Search/Results.html/Initial | 4 +-
html/RTIR/Display.html | 2 +-
html/RTIR/Elements/AttachReports | 6 +-
html/RTIR/Elements/QueueSummary | 8 +--
html/RTIR/Elements/SelectRTIRQueue | 17 +++--
html/RTIR/Incident/Display.html | 4 +-
html/RTIR/Incident/Elements/ShowChildren | 2 +-
html/RTIR/Merge/Refine.html | 5 +-
html/RTIR/Search/Elements/BuildQuery | 6 +-
html/RTIR/Search/Elements/ShowResults | 2 +-
html/RTIR/Tools/Elements/LookupSummary | 2 +-
lib/RT/IR.pm | 10 +--
lib/RT/IR/Test/Web.pm | 6 +-
lib/RT/IR/Web.pm | 16 +++++
t/searches/menu.t | 55 +++++++++++------
20 files changed, 169 insertions(+), 99 deletions(-)
create mode 100644 lib/RT/IR/Web.pm
More information about the rt-commit
mailing list