[Rt-commit] rt annotated tag, rt-4.2.14rc1, created. rt-4.2.14rc1
Shawn Moore
shawn at bestpractical.com
Thu Jun 1 16:06:19 EDT 2017
The annotated tag, rt-4.2.14rc1 has been created
at 5a187df8cff4f269c238a56f54a4184c5f93cae0 (tag)
tagging c26271fc4c6b768ba6be8b610d57b559e86a57ec (commit)
replaces rt-4.2.13
tagged by Shawn M Moore
on Thu Jun 1 15:53:18 2017 -0400
- Log -----------------------------------------------------------------
Version 4.2.14rc1
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJZMHCuAAoJEDdW4lQxRAUgwagP/A3YJl4SP7q7FBdXR3b58A51
LsDWrJsYN2HEfus7rM0zbwQsLvpYwNh8psMlX4iSqwxeT9zofiYHFarhldyRU7RR
duPhN2ZHYXnl+611lDwhwaJD2ULu8mugma76OZmWO/mSlsiJeGexChpU78vTihx/
Fz3sbXUkKCgyMonyNKp8cWm1V1uAQhUY5j4Yjvmzc3Lmcofx8zdiF66RyN6zyjzJ
8E9vTzrcYwwR6HNsEGV/J3WEOjMjo7iy3JltbwvI/UbpUq4etk0EHOTsEHf7OV/Q
/dBzNNZUvSqqp2RZBIsjPuEymQ4s8n/u5GjZSz4QOpwTXbxtxbaAiRtjB2HRZWN+
3ZbnTKNjv7cav/3D2rhWT0T/Ifr9oPH/v1VrC+ah57gXWGZD4r8GqlAFOzk7/JXk
l2fC4rzyB3CmteXiA9PNwGvmd1PzkNjNjqcG1NCOTm45wKd1l97Ll3D+xEE6Y08U
ggNTHEhU8bsewvdqnr4T/GUm9iGmrbdZBwjJYCTU5cAPQ17W3GN39F5nRgL33gm+
CLkY0d4IeU3hyF78cYdYbEGNTmnECb7rNJvNYxxoy+iJiZ/aT5KQpD39dS0Yz6QG
sfa7gvt3lPl2KlpPAa7XZwOEmzQco3zXXV39Ntou1Lvw2h0XoqFilc3vi2mR9B7n
BgkLyizOacVYsN9kwDIu
=pWf1
-----END PGP SIGNATURE-----
Aaron Kondziela (3):
Merge branch '4.2/bcrypt-double' into 4.2-trunk
Merge branch '4.2/nested-one-time-suggestions' into 4.2-trunk
Merge branch '4.2/txn-cf-warning' into 4.2-trunk
Alex Vandiver (14):
Pass the right number of arguments to sprintf
Fix tests for Mojolicious 7.0
Allow tests to pass without a /usr/bin/sendmail
Properly merge global defaults in to empty-hash homepages
Pass a fully-qualified path when requiring RT::Generated
Stop removing space before 2nd and later MIME encoded-words
For GPG attachment tests on create, use CC, not requestor
Actually include the tested-for text in the attachment
Test the unencrypted versions of attachment generation, as well
Ensure that parse_mail does not GC still-active attachments
Test that expected-encrypted mail is encrypted, with expected contents
Ensure that Test::NoWarnings is skipped if skip_all is used
Stop double-escaping HTML which is made into links
Default to sign, encrypt when calling bare SignEncrypt method
Brian C. Duggan (3):
Merge branch '4.2/postgres-9.6' into 4.2-trunk
Merge branch '4.2/defaults-in-signencrypt' into 4.2-trunk
Avoid DBD::mysql v4.042 in rt-test-dependencies
Christian Loos (4):
fix fetching user for MailCommand mbox
add tests for *OutgoingMailFrom configs
factor out OutgoingMailFrom in a separate method
Add a new $OverrideMailPrecedence config option
Dave Goehrig (10):
Adding a checkbox to enable/disable viewing disabled scrips to match Queue select view
Add timezone to modify user
Merge branch '4.2/sort-onetime-recipients' into 4.2-trunk
Change quicksearch to redirect rather than display inline
Added tests for SquelchMailTo
Have _SquelchMailTo accept a list of email addresses
adding _ParseObjectCustomFieldArgs unit tests
removing want array tests as hash randomization makes it unstable
Merge branch '4.2/asset-bulk-cf' into 4.2-trunk
Adding test to check double encoding &
Dominic Hargreaves (1):
Adapt SMIME probe to work with openssl 1.1
Dustin Collins (3):
Add loaded RT Extension names and version numbers to admin config page
Lower log level of Custom Field loading problems
Prevent Cc checkbox and label from wrapping independently
Dustin Graves (11):
add AddRight calls to 4.0.1 upgrade step to prevent error message due to failure to canonicalize rights
add callback to modify arguments to Text::WikiFormat::format when rendering wikitext custom field
log a transaction when setting or unsetting Privileged status on a User
log transactions when adding/removing a User/Group to a Group
add new Group transactions to RT::Group's __DependsOn
add new User transactions to RT::User's __DependsOn
update shredder group membership test to dispose of new transactions
Merge branch '4.2/refresh-intervals' into 4.2-trunk
Merge branch '4.2/admin-selectall-cfvs' into 4.2-trunk
add AfterChartTable callback to Search/Elements/Chart
Merge branch '4.2/add-timezone-to-users-modify' into 4.2-trunk
Emmanuel Lacour (1):
Limit top 10 articles to classes for which user has ShowArticle
Jim Brandt (20):
Update detection of find version in configure
Add a comment to clarify usage of skip_update in BeforeUpdate
Merge branch '4.2/migrator-fixes' into 4.2-trunk
Log failure to unlink temp file after email parse
Update wiki link in README
Update link to wiki
Merge branch '4.2/article-link-config' into 4.2-trunk
Merge branch '4.2/chart-divide-zero' into 4.2-trunk
Add test that shows warnings when a dashboard is deleted
Remove dashboard from menu if it can't be loaded
Provide more parameters to Privileged callback
Merge branch '4.2/migrator-additions' into 4.2-trunk
Add html directories to custom style docs
Update mailing list references to forum
Add new Request Tracker logo
Update alt and title to reflect logo change
Add new Request Tracker logo
Update alt and title to reflect logo change
Update references to inactive mailing lists
Avoid version 1.01 of DateTime::Locale
Niko Tyni (1):
Fix RT::I18N and the test suite to work without cwd in @INC
Richard Poole (1):
add brief documentation for custom fields in format strings
Shawn M Moore (73):
Serialize ObjectClass ObjectId using indirection
Handle ValuesLabels loc strings with parameters
Add RefreshIntervals config option
Add checkbox for selecting all CFVs on admin UI
Merge branch '4.2/show-cf-wikitext-callback' into 4.2-trunk
Merge branch '4.2/user-transactions-privileged-groups' into 4.2-trunk
Merge branch '4.2/search-chart-callback' into 4.2-trunk
Serialize ObjectScrip ObjectId using indirection
Serialize ObjectTopic ObjectId using indirection
Avoid breaking rights granted to users when using rt-importer
Serialize dashboards in menu preference using indirection
Add a way to register a postpone callback in importer
Don't skip importing RT->System searches
Serialize RT at a Glance preferences using indirection
Serialize dashboards using indirection
Serialize dashboard subscriptions using indirection
--exclude-organization option for rt-importer
Serialize Transaction OldReference and NewReference using indirection
Merge branch '4.2/log-unlink-errors' into 4.2-trunk
Avoid divide-by-zero in charts with no data
Add $LinkArticlesOnInclude config
Merge branch '4.0/update-readme' into 4.0-trunk
Merge branch '4.2/add-checks-failure-reference' into 4.2-trunk
Merge branch '4.2.13-releng' into 4.2-trunk
Merge branch '4.2/mojo-text' into 4.2-trunk
Merge branch '4.2/tests-without-sendmail' into 4.2-trunk
Merge branch '4.0/perl-compat' into 4.0-trunk
Merge branch '4.0/dotless-inc-path' into 4.0-trunk
Merge branch '30131' into 4.2-trunk
Merge branch '4.2/outgoing-mail-from' into 4.2-trunk
Merge branch '4.2/config-page-extensions' into 4.2-trunk
Merge branch '4.2/lower-missing-cf-log' into 4.2-trunk
Merge branch '4.2/encoded-word-spaces' into 4.2-trunk
Merge branch '4.2/update-tabs-callback' into 4.2-trunk
Merge branch '4.2/onetime-checkbox-wrapping' into 4.2-trunk
Use only top-level attachments for generating one-time recipient lists
Merge branch '4.2/precedence-override' into 4.2-trunk
Add a --limit-queues option to rt-serializer
Clean up transactions and records for semi-migrated Links
Add a --hyperlink-unmigrated option to rt-serializer
Add a --limit-cfs option to rt-serializer
Fix queue change transactions to mention unmigrated queues by name
Merge branch 'openssl_1.1' into 4.2-trunk
Merge branch '4.2/gpg-encrypted-attachment-tests' into 4.2-trunk
Increase the bcrypt cost by a factor of two
Merge branch '4.0-trunk' into 4.2-trunk
Merge branch '4.2/nowarnings-skip-tests' into 4.2-trunk
Merge branch '4.2/remove-deleted-dashboards-from-menu' into 4.2-trunk
Fix bulk update for asset CFs
Sort One-time Cc and One-time Bcc addresses
Update copyright for 2017
Update copyright for 2017
Merge branch '4.2/article-quick-search-redirect' into 4.2-trunk
Failing tests for "Couldn't load object RT::Transaction #0"
Avoid "Couldn't load object RT::Transaction #0" warning
Reduce "Unknown CustomField type" log from crit to info
Add failing tests for "CF changed from 0 to 0"
Avoid spurious "CF changed from 0 to 0" results
Merge branch '4.2/article-list-permissions' into 4.2-trunk
Replace deprecated NOCREATEUSER with NOSUPERUSER
Merge branch '4.2/create-squelching-with-tests' into 4.2-trunk
Merge branch '4.0/README-updates' into 4.0-trunk
Merge branch '4.0/new-logos' into 4.0-trunk
Merge branch '4.2/update-styling-docs' into 4.2-trunk
Merge branch '4.2/new-logos' into 4.2-trunk
Merge branch '4.0/remove-mailing-list-references' into 4.0-trunk
Merge branch '4.2/clicky-escaping' into 4.2-trunk
Merge branch '4.2/cf-format-doc' into 4.2-trunk
Merge branch '4.0/backport-avoid-dbd-mysql-datetime-locale' into 4.0-trunk
Merge branch '4.0-trunk' into 4.2-trunk
Remove 4.0-era RT logo path
Update translations from Launchpad
Update language_update test to less volatile text
sunnavy (1):
fix "Unescaped left brace in regex is deprecated" warning with perl 5.21.1+
-----------------------------------------------------------------------
More information about the rt-commit
mailing list