[Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (53d9029 -> 425a342)
Jesse Vincent
jesse at bestpractical.com
Mon Mar 16 02:41:31 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 53d9029 Better style some text buttons as buttons
new 2648968 Add a "constituency for" method to RT::IR
new 95f0499 Make a couple more things in the ticket ui linkable
new 2f977a5 CSS cleanups
new cab91e8 Made basic RTIR ticket creation interfaces aware of constituencies
new cd4c63c CSS styling
new a8cc37c Synchronize our TicketSQL query parser with RT 4.2 as of 5870ca53e
new 129ccb3 Add constituency limits to the dueincidents and newreports portlets
new 5e4bcd4 Fix a couple bugs in the reporting tools
new 425a342 Massage all search result views in RTIR to limit by constituency
The 9 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:
.../RTIR/Elements/ShowSearch/ModifySearch | 16 ++++++
html/RTIR/Create.html | 16 ++++--
html/RTIR/Elements/DueIncidents | 4 +-
html/RTIR/Elements/NewReports | 6 +--
html/RTIR/Incident/Create.html | 57 ++++++++++++++++-----
html/RTIR/Investigation/Elements/Create | 29 ++++++++---
html/RTIR/Reporting/Report.html | 10 ++--
html/RTIR/Reporting/index.html | 2 +-
html/RTIR/Search/Elements/BuildQuery | 2 +
html/RTIR/Search/Elements/ProcessQuery | 59 +++++++++++++---------
lib/RT/IR.pm | 18 +++++++
static/css/rtir-styles.css | 3 ++
12 files changed, 163 insertions(+), 59 deletions(-)
create mode 100644 html/Callbacks/RTIR/Elements/ShowSearch/ModifySearch
More information about the rt-commit
mailing list