[Rt-commit] [rtir] branch 3.4/reimplement-constituencies updated (095fb9b -> 68b8207)

Dustin Graves dustin at bestpractical.com
Mon Oct 19 17:48:08 EDT 2015


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

dustin pushed a change to branch 3.4/reimplement-constituencies
in repository rtir.

      from  095fb9b   change README to instruct users to add Plugin('RT::IR') to RT_SiteConfig.pm before initializing the database
      adds  ab60ee1   ShowSimplifiedRecipients has been ajaxified in RT 4.4
      adds  14cd375   typo, should use queue's FinalPriority value here
      adds  6824a2b   DefaultDueIn/InitialPriority/FinalPriority have been moved to DefaultValue in RT 4.4
      adds  3ddedec   skip old tests because delete attach function has been ajaxified in RT 4.4
      adds  04ca050   need to fill some content to trigger encryption check for RT 4.4
      adds  437f0b0   update code accordingly for the parse tree change in RT 4.4
      adds  a8364a7   fix test warnings of "RT::Test::Web object needs to be destroyed before done_testing is called"
       new  68b8207   Merge branch '3.4/rt-4.4-compat' into 3.4/reimplement-constituencies

The 1 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:
 html/RTIR/Elements/ShowDates                   |  6 +++++-
 html/RTIR/Incident/Create.html                 |  4 ++--
 html/RTIR/Search/Elements/ProcessQuery         | 19 -------------------
 html/RTIR/Update.html                          | 24 +++++++++++++++++++-----
 t/001-basic-RTIR.t                             |  1 +
 t/002-test-reject.t                            |  1 +
 t/003-resolve-IR-when-all-incidents-resolved.t |  1 +
 t/005-resolve-investigations.t                 |  1 +
 t/006-saved-searches.t                         |  1 +
 t/009-attachments-processing.t                 |  4 ++++
 t/010-bulk-reject.t                            |  1 +
 t/011-merge.t                                  |  1 +
 t/015-make-clicky.t                            |  1 +
 t/019-watchers-on-create.t                     |  1 +
 t/020-incident-and-investigation.t             |  1 +
 t/030-redirect-on-login.t                      |  1 +
 t/articles/basics.t                            |  1 +
 t/articles/on-create.t                         |  1 +
 t/articles/on-update.t                         |  1 +
 t/block/pending-no-regexp.t                    |  1 +
 t/block/pending-regexp.t                       |  1 +
 t/block/status-basics.t                        |  1 +
 t/block/status-editor-regression.t             |  1 +
 t/constituency/basics.t                        |  1 +
 t/constituency/email.t                         |  1 +
 t/constituency/email_outgoing.t                |  1 +
 t/constituency/propagation-inherit.t           |  1 +
 t/constituency/propagation-no.t                |  1 +
 t/constituency/propagation-reject.t            |  1 +
 t/custom-fields/defaults-config.t              |  1 +
 t/custom-fields/defaults-on-linking.t          |  1 +
 t/custom-fields/ip.t                           |  1 +
 t/custom-fields/ipv6.t                         |  1 +
 t/custom-fields/on-transactions.t              |  1 +
 t/dates/started.t                              |  1 +
 t/gnupg/on-create.t                            |  1 +
 t/gnupg/on-incident.t                          |  2 ++
 t/gnupg/on-update.t                            |  1 +
 t/incident/abandon.t                           |  1 +
 t/incident/bulk-abandon.t                      |  1 +
 t/incident/split.t                             |  1 +
 t/mail/skip_notification.t                     |  1 +
 t/report/status.t                              |  1 +
 t/searches/cf.t                                |  1 +
 t/searches/menu.t                              |  1 +
 t/searches/simple.t                            |  1 +
 t/tools/lookup.t                               |  1 +
 47 files changed, 73 insertions(+), 27 deletions(-)



More information about the rt-commit mailing list