[Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (17e660a -> 0e260bf)

Jesse Vincent jesse at bestpractical.com
Tue Mar 10 21:11:06 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  17e660a   A first pass at a constituency selector on the RTIR homepage
       new  ea0b8fb   RTIR Ticket Edit now limits by constituency and lifecycle by default
       new  c6d71f4   better use of space on RTIR Edit page
       new  1dbda85   Add a note about possibly limiting view of queus by constituency in ticket create
       new  a3c62ff   Simplify RTIR create page, removing a split between 'basics' and 'details'
       new  5a77ecc   Add a helper to determine if a lifecycle is an RTIR lifecycle
       new  0bcfbbc   Add an RTIR specific QueueSummary widget
       new  92280ba   Switch to using the new QueueSummary widget
       new  a0c5f22   Update "QueueSummary" widget to be sensitive to the new Constituency filter
       new  0e260bf   Add constituency support to the the tabs setup.

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:
 etc/RTIR_Config.pm                           |   2 +-
 etc/initialdata                              |   2 +-
 html/Callbacks/RTIR/Elements/Tabs/Privileged |  30 ++---
 html/RTIR/Create.html                        | 122 +++++++++--------
 html/RTIR/Edit.html                          |  15 ++-
 html/RTIR/Elements/QueueSummary              | 189 +++++++++++++++++++++++++++
 html/RTIR/Elements/SelectRTIRQueue           |   8 +-
 lib/RT/IR.pm                                 |  20 +++
 8 files changed, 300 insertions(+), 88 deletions(-)
 create mode 100644 html/RTIR/Elements/QueueSummary



More information about the rt-commit mailing list