[Rt-commit] rtir annotated tag, 4.0.1, created. 4.0.1
? sunnavy
sunnavy at bestpractical.com
Tue Jun 26 11:52:57 EDT 2018
The annotated tag, 4.0.1 has been created
at 9ade8cbc7a348cd2b312fb829a62d2ffdd6e32b5 (tag)
tagging c96ff4f9e8a48861aaa40b5ea608e7629eb3cbea (commit)
replaces 4.0.1rc1
tagged by sunnavy
on Tue Jun 26 23:18:12 2018 +0800
- Log -----------------------------------------------------------------
Version 4.0.1
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJbMlk0AAoJEA3wooP+rICylgwIAIKhNqREzE3JAAnGhGHt12F2
6QjR9UemoVccmr5+WvaI/938AfKLO2PhuqR3RDUXWrTxQy4BbPlfjmPhSLWbozzX
Pm4ojf4Pv1Cg7+UPnmzAA02LAyPOoRNlz8Ut5Fhyqrnq53f3sIHorLHyNRTwm5Ec
Csd4Zpn+2R6CG4k3P8AOra7nGZnQ7sGPpAIAqSy1KrcNtYaL/dxdfNIKnJRomw2f
2iYu03xoD93EiXJleESTAzhjftV5Gcac+LAQKeV3rdXa+ZP8osD80+lKPEXgu09h
5OWhF+IICnGjWF1PhSEPWZC47scXaGFKVXCH5KD3h27NRFXDHK+dcW7of8Qtn8Y=
=RkU5
-----END PGP SIGNATURE-----
Alex Vandiver (3):
Update tests for RT > 4.2.10 which skip PreCreate with just one Class
Remove the ?id= on DisplayPath, which is added by ShowTransaction
Update copyright for 2015; this tags README as well
Brian C. Duggan (4):
Test Correspondents field on 'Investigate to' investigation creation
Pass Requestors through queue selection modal if provided
Test emails with +tags for 'Investigate to' MakeClicky links
Handle emails with +tags in 'Investigate to' MakeClicky links
Jesse Vincent (1):
Merge branch '3.2/rt-skips-precreate' into 3.2-trunk
Jim Brandt (29):
Add new RTIR logo
Redirect to the correct display page from Update.html
Normalize SkipNotification checkbox value to an arrayref
Add test to check custom search format
Discover Lifecycle if not passed to load proper Format
Remove extra table row at bottom of RTIR ticket display
Wrap RT upgrade to catch warnings
Add new callbacks and add parameters to some existing callbacks
Test to show error with RunWhoisRequestByDefault true and no ticket object
Confirm TicketObj is defined before checking for queue whois server
Confirm TicketObj is defined before checking for queue whois server
Scope side by side layout to still allow the single column option
Make the RTIR search redirect configurable
Drive select for state to status change from tickets
Drive select for state to status change from tickets
Scope side by side layout to still allow the single column option
Make the RTIR search redirect configurable
Merge branch '4.0.1/5.26-compat' into 4.0.1-releng
Restrict to enabled states when updating status during upgrade
Merge branch '4.0/pass-tests' into 4.0-trunk
Merge branch '3.2/perl-5.26-compat' into 3.2-trunk
Merge branch '3.2/copyright-2018' into 3.2-trunk
Merge branch '3.2/grouped-cfs-on-create-incident-and-run-investigation' into 3.2-trunk
Merge branch '4.0/remove-unnecessary-gpg-use' into 4.0-trunk
Merge branch '4.0/stricter-ipv6-regex' into 4.0-trunk
Pass ARGS as a reference to allow modification
Merge branch '4.0/smaller-action-buttons' into 4.0-trunk
Merge branch '4.0/copyright-2018' into 4.0-trunk
Merge branch '4.0/loose-condition-for-slow-test-server' into 4.0-trunk
Maureen E. Mirville (1):
Add new callbacks to incident/incident report/investigation pages
Shawn M Moore (13):
Merge branch '3.2/new-logo' into 3.2-trunk
Merge branch '4.0/correct-redirect-on-update' into 4.0-trunk
Merge branch '4.0/custom-report-formats' into 4.0-trunk
Avoid test failure with 4.4.2's new Reports menu
Merge branch '4.0/failing-reject-test' into 4.0-trunk
Merge branch '4.0/catch-upgrade-test-warning' into 4.0-trunk
Merge branch '4.0/less-empty-space-on-display' into 4.0-trunk
Merge branch '4.0/whois-default-on-lookup-page' into 4.0-trunk
Add . to @INC in Makefile.PL
Bump to Module::Install::RTx 0.40 for Perl 5.26 compat
Merge branch '4.0/state-to-status-upgrade' into 4.0-trunk
Merge branch '4.0/rtir-sidebyside-layout' into 4.0-trunk
Merge branch '4.0/rtir-search-redirect-option' into 4.0-trunk
craig Kaiser (1):
Test ticket content with invalid ipv6 value
sunnavy (41):
Merge branch '4.0.1-releng' into 4.0-trunk
Auth::Crypt has been removed from plugin since RT 4.4
"undef $m" to make tests exit cleanly
update tests for the changed content returned from whois.verisign-grs.com
remove duplicated "undef $agent"
no need to parse URI if it's empty
refactor goto_create_rtir_ticket to use real lifecycle name
turn debug on for Net::Whois::RIPE only when we have debug log
add a missing warnings check for t/tools/lookup.t
add missing warnings checks for gpg tests
use string cmparison for "Constituency" checks and take care of empty values
Lifecycle is needed to build ResultPage and BaseQuery from ARGS
Use lexical iterator so inline test server can render articles
Stricter IPv6 regex by adding more limitations to the surroundings.
More IPv6 tests
Fix spelling of "suffix"
Remove the unnecessary "use RT::Crypt::GnuPG;"
update tests for the changed content returned from whois.verisign-grs.com
Use lexical iterator so inline test server can render articles
Update inc, especially for the "." removal from @INC in perl 5.26
Unescaped left braces are illegal in perl 5.26
Merge branch '3.2/use-rt-redirect' into 3.2-trunk
Merge branch '3.2/displaypath-id' into 3.2-trunk
Update copyright year to 2018
Massage grouped CF inputs too on "Create Incident and run Investigation"
Bump version to 3.2.1beta1
Remove obsolete inc/unicore/Name.pm from MANIFEST
Merge branch '4.0/right-column-display-callbacks' into 4.0-trunk
Merge branch '4.0/set-skipnotifications-sooner' into 4.0-trunk
Merge branch '4.0/incident-create-callbacks' into 4.0-trunk
Merge branch '4.0/update-initial-callback-args' into 4.0-trunk
Smaller action buttons to make them less obtrusive
Make action buttons on the same line as the "Incident:" label when possible
Update copyright for 2018
Enlarge time difference for slow test servers
Merge branch '3.2.1-releng' into 3.2-trunk
Merge branch '3.2-trunk' into 4.0-trunk
Merge branch '4.0-trunk' into 4.0.1-releng
Switch from rc1 to beta1
Merge branch '4.0/correspondents-from-makeclicky' into 4.0.1-releng
Release 4.0.1
-----------------------------------------------------------------------
More information about the rt-commit
mailing list