[Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (bb645df -> 3e66877)
Jesse Vincent
jesse at bestpractical.com
Thu Mar 5 04:19:25 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 bb645df Skip a homepage dashboard load for every ticket creation
new c375dba Remove unneeded calls to display a ticket we just created
new 0116a7f make t/articles tests aware of RT 4.2.11+ skipping the 'in class' page
new 3e66877 First pass at switching all RTIR URLs to run through a helper
The 3 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/Header/Head | 2 +-
html/Callbacks/RTIR/Elements/MakeClicky/Default | 42 ++++---
.../RTIR/Elements/RT__Ticket/ColumnMap/Once | 12 +-
html/Callbacks/RTIR/Elements/Tabs/Privileged | 130 +++++++++++----------
.../TicketHistory/ExtraShowHistoryArguments | 8 +-
html/Callbacks/RTIR/Search/Results.html/Initial | 4 +-
html/Callbacks/RTIR/autohandler/SuccessfulLogin | 2 +-
html/RTIR/Advanced.html | 4 +-
html/RTIR/Create.html | 4 +-
html/RTIR/Display.html | 20 ++--
html/RTIR/Edit.html | 7 +-
html/RTIR/EditUsername | 2 +-
html/RTIR/Elements/DueIncidents | 2 +-
html/RTIR/Elements/MergeWith | 2 +-
html/RTIR/Elements/NewReports | 4 +-
html/RTIR/Elements/ShowArticles | 2 +-
html/RTIR/Elements/ShowIncidents | 9 +-
html/RTIR/Incident/BulkAbandon.html | 4 +-
html/RTIR/Incident/Children/index.html | 2 +-
html/RTIR/Incident/Create.html | 2 +-
html/RTIR/Incident/Display.html | 18 +--
html/RTIR/Incident/Elements/ShowChildren | 8 +-
html/RTIR/Incident/Reply/index.html | 6 +-
html/RTIR/Link/FromIncident/index.html | 6 +-
html/RTIR/Link/ToIncident/Refine.html | 2 +-
html/RTIR/Link/ToIncident/index.html | 4 +-
html/RTIR/Merge/index.html | 4 +-
html/RTIR/Report/BulkReject.html | 8 +-
html/RTIR/Search/Elements/ProcessQuery | 2 +-
html/RTIR/Search/Elements/RefinePage | 2 +-
html/RTIR/Search/Elements/ShowResults | 2 +-
html/RTIR/Search/Reporting.html | 2 +-
html/RTIR/Search/Results.html | 2 +-
html/RTIR/Search/index.html | 2 +-
html/RTIR/ShowUser | 2 +-
html/RTIR/Split.html | 4 +-
html/RTIR/Tools/Elements/LookupSummary | 20 ++--
html/RTIR/Tools/Elements/ToolResultsWhois | 2 +-
lib/RT/IR.pm | 26 +++++
t/articles/basics.t | 5 +-
t/articles/on-create.t | 4 +-
t/articles/on-update.t | 4 +-
t/custom-fields/ip.t | 5 -
t/custom-fields/ipv6.t | 5 -
44 files changed, 222 insertions(+), 187 deletions(-)
More information about the rt-commit
mailing list