[Rt-commit] [rtir] branch 3.4/remove_old_constituencies updated (ab80fb0 -> de12dfa)

Jesse Vincent jesse at bestpractical.com
Wed Mar 25 03:34:11 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  ab80fb0   When creating an incident, try to load a queue in the correct constituency
       new  ca4d2c2   Add a placeholder for the RTIR 3.4 upgrading document
       new  526bcb1   Update RT::IR->ConstituencyFor to also work for queue objects
       new  3894e6a   Add a first pass at a script to change the constituency of child tickets when you move an incident between queues
       new  d6a2d1c   Update the RTIR 3.4 upgrading docs
       new  0ad9b4e   undef protection
       new  de12dfa   Switch to using 'ConstituencyFor' helper rather than direct cf access

The 6 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:
 docs/UPGRADING-3.4                                 | 16 +++++
 etc/initialdata                                    | 11 ++++
 html/RTIR/Display.html                             |  2 +-
 html/RTIR/Edit.html                                |  2 +-
 html/RTIR/Elements/QueueSummary                    |  2 +-
 html/RTIR/Elements/SelectConstituency              |  2 +-
 html/RTIR/Elements/SelectRTIRQueue                 |  2 +-
 html/RTIR/Elements/WorkWithConstituency            |  2 +-
 html/RTIR/Incident/Create.html                     |  5 +-
 html/RTIR/Incident/Display.html                    |  2 +-
 ...ildren.pm => RTIR_ChangeChildConstituencies.pm} | 77 +++++++++++++---------
 lib/RT/IR.pm                                       | 18 +++--
 12 files changed, 94 insertions(+), 47 deletions(-)
 create mode 100644 docs/UPGRADING-3.4
 copy lib/RT/Action/{RTIR_ResolveChildren.pm => RTIR_ChangeChildConstituencies.pm} (52%)



More information about the rt-commit mailing list