[Rt-commit] [rtir] branch 3.4/countermeasures updated (99ef2bf -> a512a21)

Shawn Moore shawn at bestpractical.com
Wed Feb 24 19:04:30 EST 2016


This is an automated email from the git hooks/post-receive script.

shawn pushed a change to branch 3.4/countermeasures
in repository rtir.

      from  99ef2bf   Switch %TYPE to use lifecycle methods (and Countermeasures)
       new  af6e5ae   Fix error to mention plural Countermeasure queues rather than Block queue
       new  287b968   Rename SelectedBlocks to SelectedCountermeasures
       new  b97f165   Fix one instance of hardcoded name Blocks in UI to be Countermeasure
       new  1073c9b   Rename create_block and goto_edit_block test functions
       new  a35a885   Switch hardcoded "Blocks" queue name in tests to "Countermeasures"
       new  2b52712   Fix some references in RTIR_Config to Countermeasures
       new  f09061f   Rename RTIR_DisableBlocksQueue to RTIR_DisableCountermeasures
       new  d1478c8   Fix the tab name from blocks to countermeasures
       new  60d0745   Change blocks to countermeasures in comments and internal documentation
       new  a512a21   Fix references to Blocks in README

The 10 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:
 README                                          | 11 ++++-----
 docs/AdministrationTutorial.pod                 |  2 +-
 etc/RTIR_Config.pm                              | 18 +++++++--------
 html/Callbacks/RTIR/Elements/MakeClicky/Default |  2 +-
 html/Callbacks/RTIR/Elements/Tabs/Privileged    |  6 ++---
 html/RTIR/Create.html                           |  4 ++--
 html/RTIR/Display.html                          |  4 ++--
 html/RTIR/Edit.html                             |  4 ++--
 html/RTIR/Incident/Display.html                 |  2 +-
 html/RTIR/Incident/Elements/ShowChildren        |  2 +-
 html/RTIR/Incident/Reply/Refine.html            |  6 ++---
 html/RTIR/Incident/Reply/index.html             | 18 +++++++--------
 html/RTIR/Tools/Elements/LookupRelatedTickets   |  2 +-
 html/RTIR/Tools/Elements/LookupSummary          |  2 +-
 lib/RT/Action/RTIR_ChangeChildOwnership.pm      |  2 +-
 lib/RT/Action/RTIR_ResolveChildren.pm           |  2 +-
 lib/RT/IR.pm                                    |  4 ++--
 lib/RT/IR/Test/Web.pm                           |  8 +++----
 t/009-attachments-processing.t                  |  2 +-
 t/articles/on-create.t                          |  2 +-
 t/articles/on-update.t                          |  4 ++--
 t/block/pending-no-regexp.t                     |  6 ++---
 t/block/pending-regexp.t                        | 10 ++++-----
 t/block/status-basics.t                         |  6 ++---
 t/block/status-editor-regression.t              |  4 ++--
 t/constituency/basics.t                         |  8 +++----
 t/constituency/email.t                          |  4 ++--
 t/constituency/propagation-inherit.t            |  6 ++---
 t/constituency/propagation-no.t                 |  2 +-
 t/constituency/propagation-reject.t             |  8 +++----
 t/custom-fields/defaults-config.t               | 10 ++++-----
 t/custom-fields/defaults-on-linking.t           |  2 +-
 t/custom-fields/ip.t                            | 30 ++++++++++++-------------
 t/custom-fields/ipv6.t                          | 30 ++++++++++++-------------
 t/custom-fields/on-transactions.t               |  6 ++---
 t/dates/started.t                               |  2 +-
 t/searches/menu.t                               |  2 +-
 t/walk-web.t                                    |  2 +-
 38 files changed, 123 insertions(+), 122 deletions(-)



More information about the rt-commit mailing list