[Rt-commit] [rtir] 01/01: Merge branch '3.4/reimplement-constituencies'

Shawn Moore shawn at bestpractical.com
Mon Feb 22 17:32:27 EST 2016


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

shawn pushed a commit to branch master
in repository rtir.

commit 3550db413a02af0842c184e2fda744353a6bdd65
Merge: e70fb3b 023d908
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Mon Feb 22 17:32:17 2016 -0500

    Merge branch '3.4/reimplement-constituencies'

 .gitignore                                         |   2 +-
 MANIFEST                                           |  27 +-
 MANIFEST.SKIP                                      |   2 +-
 Makefile.PL                                        |   8 +-
 README                                             |  92 +-
 bin/add_constituency.in                            | 501 +++++++----
 docs/AdministrationTutorial.pod                    |  11 +-
 docs/Constituencies.pod                            | 243 ++----
 docs/UPGRADING                                     |  10 +-
 docs/UPGRADING-2.4                                 |   6 +-
 docs/UPGRADING-3.4                                 |  69 ++
 etc/RTIR_Config.pm                                 | 182 ++--
 etc/initialdata                                    | 940 ++++++++++-----------
 etc/upgrade/2.5.1/update_saved_searches.pl.in      |   2 +-
 etc/upgrade/3.3.0/content                          | 202 +++++
 etc/upgrade/3.3.2/content                          |  41 +
 etc/upgrade/3.3.3/content                          |  34 +
 etc/upgrade/3.3.4/content                          |  43 +
 .../{upgrade.pl.in => rtir-2.4-upgrade.pl.in}      |   2 +-
 html/Callbacks/RTIR/Elements/Header/Head           |   7 +-
 html/Callbacks/RTIR/Elements/MakeClicky/Default    |  57 +-
 .../Elements/QueueSummaryByLifecycle/SQLFilter     |  75 --
 .../RTIR/Elements/QueueSummaryByStatus/SQLFilter   |  48 --
 .../RTIR/Elements/RT__Ticket/ColumnMap/Once        |  34 +-
 .../RTIR/Elements/ShowHistory/SkipTransaction      |   3 +-
 .../ModifySearch}                                  |  35 +-
 html/Callbacks/RTIR/Elements/Tabs/Privileged       | 240 +++---
 .../TicketHistory/ExtraShowHistoryArguments        |  10 +-
 .../RTIR/Search/Elements/PickBasics/Default        |  40 +-
 html/Callbacks/RTIR/Search/Results.html/Initial    |  19 +-
 html/Callbacks/RTIR/Ticket/Create.html/Default     |  10 +-
 html/Callbacks/RTIR/Ticket/Display.html/Initial    |  19 +-
 html/Callbacks/RTIR/autohandler/SuccessfulLogin    |   4 +-
 html/RTIR/Advanced.html                            |   6 +-
 html/RTIR/Create.html                              | 307 ++++---
 html/RTIR/Crypt.html                               |   2 +-
 html/RTIR/Display.html                             |  52 +-
 html/RTIR/Edit.html                                |  89 +-
 html/RTIR/EditUsername                             |   4 +-
 html/RTIR/Elements/AddWatchers                     |  13 +-
 html/RTIR/Elements/AttachReports                   |  10 +-
 .../Elements/CreateTicketInQueue}                  |  40 +-
 html/RTIR/Elements/DueIncidents                    |  10 +-
 html/RTIR/Elements/EditConstituency                | 160 ----
 html/RTIR/Elements/EditCustomFields                |   2 +-
 html/RTIR/Elements/EditPeople                      |  19 +-
 html/RTIR/Elements/EditRTIRField                   |   2 +-
 html/RTIR/Elements/Header                          |   2 +-
 html/RTIR/Elements/MergeWith                       |  14 +-
 html/RTIR/Elements/NewReports                      |  20 +-
 html/RTIR/Elements/NobodyDueIncidents              |   4 +-
 html/RTIR/Elements/PickRestriction                 |   2 +-
 html/RTIR/Elements/QueueSummary                    | 189 +++++
 html/RTIR/Elements/Refresh                         |   2 +-
 .../Elements/SelectConstituency}                   |  41 +-
 html/RTIR/Elements/SelectIncident                  |   4 +-
 .../{EditRTIRField => SelectNewTicketQueue}        |  42 +-
 .../RTIR/Elements/{Refresh => SelectRTIRLifecycle} |  36 +-
 html/RTIR/Elements/SelectRTIRQueue                 | 151 ++++
 html/RTIR/Elements/ShowArticles                    |   4 +-
 html/RTIR/Elements/ShowChildren                    |  29 +-
 html/RTIR/Elements/ShowDates                       |  13 +-
 html/RTIR/Elements/ShowIncidents                   |  19 +-
 html/RTIR/Elements/ShowPeople                      |  31 +-
 html/RTIR/Elements/ShowRTIRField                   |   2 +-
 html/RTIR/Elements/TransactionData                 |   4 +-
 html/RTIR/Elements/UpdateData                      |   2 +-
 html/RTIR/Elements/UserDueIncidents                |   4 +-
 .../Elements/WorkWithConstituency}                 |  44 +-
 html/RTIR/Forward.html                             |   2 +-
 html/RTIR/Incident/BulkAbandon.html                |  21 +-
 html/RTIR/Incident/Children/index.html             |  27 +-
 html/RTIR/Incident/Create.html                     | 135 +--
 html/RTIR/Incident/Display.html                    |  67 +-
 html/RTIR/Incident/Elements/Create                 |  27 +-
 html/RTIR/Incident/Elements/ReplyForm              |  12 +-
 html/RTIR/Incident/Elements/ShowChildren           |  49 +-
 html/RTIR/Incident/Reply/Refine.html               |  10 +-
 html/RTIR/Incident/Reply/index.html                |  27 +-
 html/RTIR/Incident/Split.html                      |   2 +-
 html/RTIR/Investigation/Elements/Create            |  50 +-
 html/RTIR/Link/FromIncident/Refine.html            |   7 +-
 html/RTIR/Link/FromIncident/index.html             |  24 +-
 html/RTIR/Link/ToIncident/Refine.html              |   7 +-
 html/RTIR/Link/ToIncident/index.html               |  15 +-
 html/RTIR/Merge/Refine.html                        |  10 +-
 html/RTIR/Merge/index.html                         |  68 +-
 html/RTIR/Prefs/Home.html                          |   2 +-
 html/RTIR/Report/BulkReject.html                   |  18 +-
 html/RTIR/Reporting/Report.html                    |  49 +-
 html/RTIR/Reporting/Report.tsv                     |   2 +-
 html/RTIR/Reporting/Report.txt                     |   2 +-
 html/RTIR/Reporting/index.html                     |  36 +-
 html/RTIR/Search/Elements/BuildQuery               |  10 +-
 html/RTIR/Search/Elements/ProcessQuery             |  71 +-
 html/RTIR/Search/Elements/RefinePage               |   4 +-
 html/RTIR/Search/Elements/ShowResults              |   8 +-
 html/RTIR/Search/Refine.html                       |   2 +-
 html/RTIR/Search/Reporting.html                    |  12 +-
 html/RTIR/Search/Results.html                      |  19 +-
 html/RTIR/Search/index.html                        |   4 +-
 html/RTIR/ShowUser                                 |   4 +-
 html/RTIR/Split.html                               |   5 +-
 html/RTIR/Tools/Elements/GetEmailFromIP            |   2 +-
 html/RTIR/Tools/Elements/LookupRelatedTickets      |  10 +-
 html/RTIR/Tools/Elements/LookupSummary             |  72 +-
 html/RTIR/Tools/Elements/SelectWhoisServer         |   2 +-
 html/RTIR/Tools/Elements/ToolFormIframe            |   8 +-
 html/RTIR/Tools/Elements/ToolFormTraceroute        |   8 +-
 html/RTIR/Tools/Elements/ToolFormWhois             |  18 +-
 html/RTIR/Tools/Elements/ToolResultsIframe         |  15 +-
 html/RTIR/Tools/Elements/ToolResultsWhois          |  51 +-
 html/RTIR/Tools/Elements/Tools                     |  27 +-
 html/RTIR/Tools/Lookup.html                        |  23 +-
 html/RTIR/Tools/ScriptedAction.html                |   2 +-
 html/RTIR/Tools/Traceroute.html                    |   2 +-
 html/RTIR/Tools/index.html                         |   4 +-
 html/RTIR/Update.html                              |  30 +-
 .../RTIR/Elements/Header/Head => RTIR/c/dhandler}  |  22 +-
 html/RTIR/index.html                               |   8 +-
 lib/Net/Whois/RIPE/Object/Template.pm              |  48 ++
 lib/RT/Action/RTIR.pm                              |   2 +-
 lib/RT/Action/RTIR_Activate.pm                     |   2 +-
 lib/RT/Action/RTIR_ChangeChildConstituencies.pm    | 129 +++
 lib/RT/Action/RTIR_ChangeChildOwnership.pm         |   9 +-
 lib/RT/Action/RTIR_ChangeParentOwnership.pm        |   5 +-
 lib/RT/Action/RTIR_FindIP.pm                       |   2 +-
 lib/RT/Action/RTIR_MergeIPs.pm                     |   5 +-
 lib/RT/Action/RTIR_OpenParent.pm                   |   5 +-
 lib/RT/Action/RTIR_ResolveChildren.pm              |  11 +-
 lib/RT/Action/RTIR_SetBlockStatus.pm               |   2 +-
 lib/RT/Action/RTIR_SetConstituency.pm              | 215 -----
 lib/RT/Action/RTIR_SetConstituencyGroup.pm         | 123 ---
 lib/RT/Action/RTIR_SetDueIncident.pm               |   7 +-
 lib/RT/Action/RTIR_SetHowReported.pm               |   3 +-
 lib/RT/Action/RTIR_SetIncidentResolution.pm        |   3 +-
 lib/RT/Condition/RTIR.pm                           |   3 +-
 lib/RT/Condition/RTIR_CustomerResponse.pm          |   3 +-
 lib/RT/Condition/RTIR_LinkingToIncident.pm         |   5 +-
 lib/RT/Condition/RTIR_Merge.pm                     |   3 +-
 lib/RT/Condition/RTIR_RequireConstituencyChange.pm |  77 --
 .../RTIR_RequireConstituencyGroupChange.pm         |  76 --
 lib/RT/Condition/RTIR_RequireDueChange.pm          |   2 +-
 lib/RT/Condition/RTIR_RequireReportActivation.pm   |   3 +-
 lib/RT/Condition/RTIR_StaffResponse.pm             |   3 +-
 lib/RT/IR.pm                                       | 647 +++++++-------
 lib/RT/IR/Config.pm                                |  12 +-
 lib/RT/IR/Test.pm.in                               |   3 +-
 lib/RT/IR/Test/GnuPG.pm                            |   2 +-
 lib/RT/IR/Test/Web.pm                              |  66 +-
 lib/RT/{Condition/RTIR_Merge.pm => IR/Web.pm}      |  32 +-
 po/rtir.pot                                        |   6 +-
 static/css/rtir-styles.css                         | 131 ++-
 t/000-mason-syntax.t                               |   4 +-
 t/001-basic-RTIR.t                                 |   5 +-
 t/002-test-reject.t                                |  12 +-
 t/003-resolve-IR-when-all-incidents-resolved.t     |   4 +-
 t/005-resolve-investigations.t                     |   5 +-
 t/006-saved-searches.t                             |   5 +-
 t/009-attachments-processing.t                     |   8 +-
 t/010-bulk-reject.t                                |   5 +-
 t/011-merge.t                                      |   5 +-
 t/015-make-clicky.t                                |  42 +-
 t/019-watchers-on-create.t                         |   8 +-
 t/020-incident-and-investigation.t                 |   5 +-
 t/030-redirect-on-login.t                          |   1 +
 t/articles/basics.t                                |  10 +-
 t/articles/on-create.t                             |   9 +-
 t/articles/on-update.t                             |   9 +-
 t/block/pending-no-regexp.t                        |   5 +-
 t/block/pending-regexp.t                           |   5 +-
 t/block/status-basics.t                            |   5 +-
 t/block/status-editor-regression.t                 |   4 +-
 t/constituency/acl.t                               |  48 --
 t/constituency/basics.t                            |   9 +-
 t/constituency/email.t                             |   6 +-
 t/constituency/email_outgoing.t                    |   6 +-
 t/constituency/propagation-inherit.t               |   8 +-
 t/constituency/propagation-no.t                    |   6 +-
 t/constituency/propagation-reject.t                | 118 +--
 t/constituency/visibility.t                        | 204 -----
 t/custom-fields/defaults-config.t                  |   5 +-
 t/custom-fields/defaults-on-linking.t              |   7 +-
 t/custom-fields/ip.t                               |  10 +-
 t/custom-fields/ipv6.t                             |   9 +-
 t/custom-fields/on-transactions.t                  |   5 +-
 t/dates/due-incidents.t                            |   4 +-
 t/dates/started.t                                  |   5 +-
 t/gnupg/on-create.t                                |   4 +
 t/gnupg/on-incident.t                              |   6 +-
 t/gnupg/on-update.t                                |   6 +-
 t/incident/abandon.t                               |   4 +-
 t/incident/bulk-abandon.t                          |   4 +-
 t/incident/split.t                                 |   4 +-
 t/mail/skip_notification.t                         |   4 +-
 t/report/status.t                                  |   4 +-
 t/searches/cf.t                                    |   1 +
 t/searches/menu.t                                  |  63 +-
 t/searches/simple.t                                |   7 +-
 t/tools/lookup.t                                   |   4 +-
 t/upgrade/2.6.0-to-2.9.0.t                         |   4 +-
 201 files changed, 4084 insertions(+), 3787 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list