[Rt-commit] [rtir] annotated tag 3.2.0rc1 created (now 23633f9)

Kevin Falcone falcone at bestpractical.com
Mon Oct 6 17:15:27 EDT 2014


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

falcone pushed a change to annotated tag 3.2.0rc1
in repository rtir.

        at  23633f9   (tag)
   tagging  284fdb3ef0debda84fc2079b849bcaae95cdf5e4 (commit)
  replaces  3.0.2
 tagged by  Kevin Falcone
        on  Mon Oct 6 17:14:53 2014 -0400

- Log -----------------------------------------------------------------
release 3.2.0rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org

iEYEABECAAYFAlQzBk0ACgkQ0+gKWp5CJQr1CgCgp5PE6biWaAV9JfuiXyatx0vw
LwwAn1aHqQaETUd/VbGnRMd3DifpnDQa
=P+wk
-----END PGP SIGNATURE-----

Alex Vandiver (3):
      Remove a horrid and wrong unquoting regex used by GetReferencedQueues
      Use mutliple-argument form of open()
      Remove totally un-necessary sleep(2) call

Jim Brandt (42):
      Remove deprecated Type from Group definition
      Change calls to Search::Googleish to Search::Simple
      summary in initialdata is now sidebar
      Upgrade script to change summary to sidebar for existing RTIR DBs
      Add RTIR homepage components to the list of allowed components
      Call LifecycleObj to get the lifecycle object from the queue
      Replace deprecated TicketList with CollectionList
      Add generic class to TitleBox for homepage components
      Use refactored ConfigureMyRT template
      Move static files to new static directory for RT 4.2
      Add configuration to pull in css
      Update logo path with new static directory
      Add inverse class to properly render tab titleboxes
      Update path to static js
      Update MANIFEST
      CSS is now pulled in with AddStyleSheets
      Call LifecycleObj to get the queue lifecycle object
      EditCustomFields moved and now accepts Object
      /Elements/GnuPG moved to /Elements/Crypt
      Call LifecycleObj to get the queue lifecycle object
      Pass ticket object to EditCustomFields
      Make Limit call case insensitive.
      Update ShowHistory call
      Call for attachments directly
      Add inverse class to properly display tab
      /Elements/GnuPG moved to /Elements/Crypt
      Call LifecycleObj to get the queue lifecycle object
      EditCustomFields needs an object
      Update ShowHistory location and pass Object
      Call Attachments directly rather than old wrapper template
      Update to modern ProcessObjectCustomFieldUpdates method name
      Move add_constituency to bin
      Various ways to tell people add_constituency has moved
      Add RT::Tickets class to CollectionList calls
      Include Due and Starts when splitting, if set
      Check for defined object before calling isa
      Pass and use object for MakeClicky instead of ticket
      Add tests for the Lookup.html page
      Limit RTIR homepage quicksearch to RTIR queues
      Allow reports to be run when Constituency CF is disabled
      Log if Incidents queue is not loaded
      Support the Unread Messages feature in RTIR

Kevin Falcone (199):
      Merge branch '3.0-trunk'
      Move the RT requirements around
      Bump version number to make the dev nature of this branch clearer
      Merge branch '3.2/remove-group-type-from-initialdata'
      Merge branch '3.2/googleish-to-simple'
      Fix MANIFEST for another file removed in earlier commit
      Merge branch '3.2/move-static-files'
      Merge branch '3.2/rtir-homepage-updates'
      Merge branch '3.2/get-create-working'
      Merge branch '3.0-trunk'
      Remove the install dep on Hook::LexWrap
      Cleanly wrap CleanupRequest to flush our caches
      Flush cache when _AddCustomFieldValue on a ticket
      Move MassageCustomFields callback
      Rename callback after switch to /Elements/ShowHistory
      EscapeUTF8 was deprecated in 4.2, replace with EscapeHTML
      More "Case sensitive search by" warnings
      Further LifecycleObj instead of Lifecycle updates
      RT 4.2 removed ClassifySQLOperation
      RT 4.2 introduced improved attachment handling
      Attachment handing on ScriptedActions
      Wrap ACLEquivalenceObjects for tickets
      Docs about what/why the AutoOpen override exists.
      Wrap RT::Ticket::QueueObj without Hook::LexWrap
      Define RT::Queue::HasRight
      Minor cleanups to HasRight
      Further doc cleanups in HasRight
      Docs for GetQueueAttribute
      Continue wrapping Ticket->Create, but cleanly now
      Now that we no longer use it, stop loading Hook::LexWrap
      Merge branch '3.2/unwrap-hook-lexwrap'
      Merge branch '3.2/incident-investigation-updates'
      Merge branch '3.2/deprecated-warnings'
      Merge branch '3.2/attachment-handling'
      While 95e9b9bb correctly passed an object, it forgot to pass CFs on Create
      Properly skip Constituency on Create
      Correct a return value from arrayref to array
      Load Custom Fields with CASESENSITIVE => 0
      We now print users with ShowUser
      Also override AutoOpenInactive
      Remove clever use of return 1
      Grant DutyTeam ShowArticlesMenu
      Small wording changes in 4.2 that broke link following
      Remove a double-call ported from 3.0
      GetKeysInfo now dispatches through RT::Crypt
      Create RT::IR::Test::GnuPG
      Catch the remaining GnuPG/SignEncryptWidget
      MakeClicky may now be called on non-tickets 775f4bd
      Update mysql dump to use a 4.2 schema
      ValidateCustomFields now calculates a NamePrefix based on Object
      Merge branch '3.2/test-fixes'
      updated MI
      Remove more Constituency loads
      Restore cache removed in f2cc9a2
      Clear HasConstituency cache
      Stop hardcoding id/ASC for every search
      Merge branch '3.2/caching'
      Merge branch '3.2/fewer-constituency-loads'
      Merge branch '3.0.2-releng' into 3.0-trunk
      Merge branch '3.0-trunk'
      Fix up manifest for new files and merged changes
      Merge branch '3.2/skip-update'
      Make these executable so users can run the substituted version easily
      New files for the MANIFEST
      Merge branch '3.2/move-add-constituency'
      Merge branch '3.2/fix-collectionlist-calls'
      Merge branch '3.2/makeclicky-on-lookup'
      Make use of new PathPrefix from RT's 324e22d3
      Remove unused styles from RTIR homepage components
      Apply 'inverse' to the Lookup tabs
      Remove misleading note about which IRs are counted
      Remove default 4.2 scrip added in 544676f3
      Merge branch '3.0/reports-without-constituencies' into 3.0-trunk
      Merge branch '3.2/styling'
      Merge branch '3.2/remove-notify-ccs-on-create'
      This code will happily load a Disabled Queue and use it
      Make "Jump to unread" work
      Merge branch '3.0/display-mark-as-seen' into 3.0-trunk
      Update MIRTx
      Merge branch '3.0-trunk'
      Merge branch '3.2/limit-queues-in-quicksearch'
      Merge branch '3.2/dates-in-split'
      Don't hardcode a list AND exclude things not in the list
      Fix up the MANIFEST now that we have a newer MIRTx
      Fix up the manifest now that we have a newer MIRTx
      Merge branch '3.2/search-ordering'
      Merge branch '3.0/dont-use-disabled-queue' into 3.0-trunk
      Merge branch '3.0-trunk'
      Merge branch '3.2/missing-cfs-on-search'
      Giant copy from 4.2 for charting
      Stop providing a custom EditDates
      Remove an unused callback
      Don't require every RTIR page to use a custom header
      RTIR now has the standard Forward
      Replace copy with a call to core.
      Make RTIR_OldestRelatedTickets apply to IP searches as well
      New working from 4.2-trunk
      Merge branch '3.2/core-forward'
      Prevent Module::Install::RTx from clobbering README
      Merge branch '3.2/charting-updates'
      Fix up MANIFEST after merge
      Merge branch '3.2/oldestrelatedtickets'
      Update docs about scrip interaction with Due changes
      Merge branch '3.2/remove-copied-editdates'
      Merge branch '3.2/crypt-not-gnupg'
      Rename $RTIRSearchResultFormats to %RTIRSearchResultFormats
      Nasty heuristic to warn about $RTIRSearchResultFormats
      Merge branch '3.2/hashify-rtirsearchresultsformats'
      More uncopied updates from core
      Missed manifest update after 30f3c80f
      Clone $ShowHistory config support into the two RTIR Displays
      Collapsed hasn't been used since RTIR 1.0
      Refactor IsStaff from RT::Condition::RTIR into RT::IR
      Other DutyTeam code ignores case, do the same
      If this user is a DutyTeam member, send them to /RTIR/
      Remove a useless callback.
      Refactor IP copying to be generic CF copying.
      Remove erroneous docs
      When linking an IR to an Incident, copy IPs
      Document the new behavior for copying IPs
      Merge branch '3.2/search-preferences'
      Remove broken code
      Don't offer Create/Link options
      Bring in the core feature to extract an article
      Actually record the article link when using one on a reply.
      Use content_like, which provides a readable test failure
      We're no longer testing a link from the IR to Article Creation
      Match the core rename
      No longer display the Articles titlebox unless articles are linked
      Merge branch '3.2/defer-history-loading'
      Merge branch '3.2/merge-ips-on-link'
      Define a custom %CustomFieldGroupings
      Override of _GroupingClass to implement RTIR::Ticket
      Pass back Defaults calculated
      Show Basics CFs when displaying RTIR's CF List
      Update display to use Custom Field Groupings
      Code to pull defaults and pass to CustomFieldGroupings on Create
      Update Edit Page for CustomFieldGroupings
      EditCustomFieldCustomGroupings can pass Queue not QueueObj
      Now that IP is grouped, it has a different field_name
      Merge branch '3.2/customfieldgroupings'
      RedirectOnLogin config
      Merge branch '3.2/redirect-on-login'
      Merge branch '3.2/clean-up-articles-code'
      A few missed MANIFEST updates
      Missed hardcoded IP on 3.2/merge-ips-on-link
      For default RTIR installs, use IR not Blocks for New Ticket In
      Prevent Module::Install::RTx from clobbering README
      Constituency's selected value is lost on page reload
      Remove what is surely spurious debugging from 26bdea0f
      Clean up confused references to RT_SiteConfig.pm
      README cleanups
      We're going to require 4.2.7
      Users can't easily test before the RTIR upgrade
      Merge branch '3.2/siteconfig-cleanups'
      Match docs (4.2.7) with Makefile.PL and friends
      Merge branch '3.0/track-constituency-on-reload' into 3.0-trunk
      Constituencies typo
      This is talking about config, not ACLs
      formatting tweak
      Document the ReadOnly group
      Merge branch '3.0/constituency-docs' into 3.0-trunk
      Merge branch '3.0-trunk'
      new 3.2 trunk needs a new version
      Add a --force flag
      Set the executable bit
      default_agent calls rtir_user and logs in for you
      param returns the selected value(s)
      Test that Constituencies limit visibility
      Disable and unapply the SLA CF
      Merge branch '3.0/test-constituencies' into 3.0-trunk
      Merge branch '3.0/disable-sla-cf' into 3.0-trunk
      Merge branch '3.0-trunk' into 3.2-trunk
      Add a --force flag
      In 3.2, add_constituency lives in bin/ not etc/
      Turn off UseSQLForACLChecks when Constituencies are enabled.
      Merge branch '3.2/test-constituencies' into 3.2-trunk
      4.2 is much stricter about case sensitivity
      The error message should say what was run, not a hardcoded path
      Allow colons so you can traceroute to an ipv6 address
      Clean up Traceroute page
      When RTIR stopped matching IPs in every ticket, Traceroute stopped being clicky
      Merge branch '3.0/traceroute-cleanup' into 3.0-trunk
      Merge branch '3.0-trunk' into 3.2-trunk
      MakeClicky takes an object, not a ticket, on 4.2
      EditLinks no longer offers Merging
      We now have S/MIME support
      Make the versioning of RT/RTIR clearer
      Disable was unclear, overwrite is closer to what happens
      Be more direct about version support and upgrades
      Remove references to TicketLocking and TicketAging
      DocIndex is really horrible, there's no reason to point to it
      There's no reason to use OnlineDocs
      Add more pointers to www.bestpractical.com/docs/rtir/
      More docs about SLA CF
      upgrade Module::Install::RTx
      Update MANIFEST for new test and removing README generator
      Merge branch '3.0-trunk' into 3.2-trunk
      Bump version for 3.2.0rc1

Todd Wade (1):
      provide a BeforeReply callback so that users can change and control

-----------------------------------------------------------------------

No new revisions were added by this update.



More information about the rt-commit mailing list