[Rt-commit] rt annotated tag, rt-4.4.3beta1, created. rt-4.4.3beta1
? sunnavy
sunnavy at bestpractical.com
Thu May 3 15:19:31 EDT 2018
The annotated tag, rt-4.4.3beta1 has been created
at cd60c9338205da312967b3a139a4095942b8b452 (tag)
tagging 6e0f043068374f8cd6690ada5942f3f9b0d161ea (commit)
replaces rt-4.4.2
tagged by sunnavy
on Thu May 3 02:41:00 2018 +0800
- Log -----------------------------------------------------------------
Version 4.4.3beta1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (Darwin)
iQEcBAABAgAGBQJa6gY8AAoJEA3wooP+rICyhWQH/0q4hK7rDsfOr2PbEFBvSpUm
RSuuR3E+OAfzxxulf1cPkh1XsXbEuHINzBkRRuZ/B5WZVafcqJcC7khVh2jENnaN
0FFwMq2yHzu1SkHczZz0fly+OM/iXmoGDBx+lZBroYGoQliLr2wl0yfEuq4R11Qf
mN/6lIzfQGRoHZsOO6I5V+Bz8Sv6lkXKIv1M4W1uNgKGxBYpTELzLTsH52uZ5W1h
dK/ysFTFgzpk87X/K3ZDZTv5koA6WKIKj/nJFieo8evl+15V2Cl9PZu8Ef0LMJev
6bcxGwpEC0hG4hfdT4mZZGL+w+wdSA6SAcoxSPHW0tO7nJoEhKknASA2baHxJDw=
=cqDd
-----END PGP SIGNATURE-----
Aaron Kondziela (1):
Fix timing sidechannel vulnerability in password checking
Alex Vandiver (28):
Stop wrapping ShowUser in <a> tags
Sort by text-only representation of the user, not HTML
Stop pre-computing ShowUser
Merge branch '4.4/externalize-options' into 4.4-trunk
Merge branch '4.4/undef-cf-in-template' into 4.4-trunk
Remove AUTHORS from files which don't need it
Merge branch '4.4/remove-authors' into 4.4-trunk
Merge branch '4.4/update-ssl-dependencies' into 4.4-trunk
Refcount RT::Test::Web, check for warnings on last destruction
Add missing warnings checks
Remove test counts from files which now contain more tests
Remove now unnecessary `undef $m` lines
Add missing commas, propagated by copy/paste
Don't fail externalauth/auth_config.t tests if Net::LDAP is missing
Merge branch '4.4/http-status-code' into 4.4-trunk
Re-format RT/Config.pm so the `# loc` comment parses correctly
Extract all logic into a package, with minimal refactoring
Remove unused dependencies
Simplify file skipping
Remove use of $_ and _
Refactor all extraction loops
Inline `$re_` vars, and expand using /x to improve readability
Simplify $1..$9 vars by removing extraneous `-keep` usage
Make extraction store errors, instead of printing immediately
Move more error-checking into extraction-time
Add additional error-checking for nested Mason blocks
Move escaping logic into module; now returns Local::PO objects
Add a test that verifies that POT strings can be extracted successfully
Brian C. Duggan (14):
Add SelfService/Helpers/Upload/Delete
Merge branch '4.4/extractid-mime' into 4.4-trunk
Merge branch '4.4/auto-addwatchers-doc' into 4.4-trunk
Add sbin/rt-passwd command
Initial test warning string updates
Merge branch '4.4/queue-template-doc' into 4.4-trunk
Merge branch '4.4/prove-test-doc' into 4.4-trunk
Add test for 'Order by' dropdown content
Re-add Queue to 'Order by' dropdown in Search Builder
Merge branch '4.2/ticket-subject-on-modify' into 4.2-trunk
Merge branch '4.4/queue-group-casesensitive-search' into 4.4-trunk
Merge branch '4.4/sort-saved-searches' into 4.4-trunk
Merge branch '4.4/prefer-dropzone-pref' into 4.4-trunk
Add MariaDB support to documentation and rt-setup-fulltext-index
Craig Kaiser (2):
Add Untake action to actions tab on ticket display
Add callback to Bulk.html at start of Init block
Dave Goehrig (1):
Preload UTF-8 encoding module
Dominic Hargreaves (1):
Fix "Unescaped left brace in regex" warning in perl 5.26
Felix Brilej (1):
Improve user interaction for too-large attachments
Fritz Zaucker (1):
_FillInTemplateURL(): check for empty CF
Jim Brandt (66):
Default saved search to alphabetical order
Add user shredder tests with same method order as web interface
Check for both id and name mismatches when loading objects
Add tests for linking asset ids with leading zeros
When passed an asset id, attempt to load it to validate
Update with new warning for unknown uris
Add tests to show incorrect unset cf setting
Apply unset-field when cfs do not have a count
Add an option to treat attached email messages as normal file attachments
Restore attached email parsing when $TreatAttachedEmailAsFiles is not set
Tests for email file attachments
Modify REST 1.0 tests to add multiple links in one request
Remove gotos that prevent processing multiple links
Update RT's dependencies that support https interfaces
Add RT::Asset to the list of objects to build table attributes on init
Merge branch '4.4/test-warnings-destruction' into 4.4-trunk
Merge branch '4.4/trunk-untake-action' into 4.4-trunk
Merge branch '4.4/initial-callback-bulk' into 4.4-trunk
Merge branch '4.4/dropdown-menu-limit-config' into 4.4-trunk
Merge branch '4.4/queue-in-orderby' into 4.4-trunk
Merge branch '4.4/ldap-test-server-idle-port' into 4.4-trunk
Make admin searches for queue and group case insensitive
Set dropzone parallelUploads to 1 to avoid losing attachments
Also set parallelUploads when the dropzone object is created
Merge branch '4.2/email-headers-doc' into 4.2-trunk
Merge branch '4.4/clean-rights-cf-admin-ui' into 4.4-trunk
Cache OCFVs to improve performance searching for duplicates on add
Merge branch '4.4/querybuilder-active-and-inactive-status' into 4.4-trunk
Merge branch '4.4/adminconditions-upgrading-doc' into 4.4-trunk
Merge branch '4.4/empty-order-uninitialized-warning' into 4.4-trunk
Update link checking regex to match asset links
Merge branch '4.2/clear-ocfv-cache-on-exit' into 4.2-trunk
Merge branch '4.2/lower-level-ocfv-cache-update-code' into 4.2-trunk
Merge branch '4.2/copyright-2018' into 4.2-trunk
Pass message as a reference
Merge branch '4.2/oracle-ticket-subject-undef-fix' into 4.2-trunk
Merge branch '4.2/minimal-oracle-ticket-subject-undef-fix' into 4.2-trunk
Provide a way to pass more options to Net::LDAP
Provide more debug output on connect failure
Merge branch '4.2/footer-copyright-2018' into 4.2.15-releng
Merge branch '4.4/git-ignore-rt-passwd' into 4.4-trunk
Merge branch '4.4/ldapimport-connect-options' into 4.4-trunk
Merge branch '4.4/devel-mode-in-compilation-error-tests' into 4.4-trunk
Merge branch '4.4/always-enable-recipient-checkboxes' into 4.4-trunk
Merge branch '4.4/mariadb-support' into 4.4-trunk
Store log messages until RT::Logger is initialized
Use RT::Logger for EmailInputEncodings config warnings
Merge branch '4.4/rest-1-sla' into 4.4-trunk
Merge branch '4.4/history-scroll-header' into 4.4-trunk
Merge branch '4.4/group-member-default-sort-order' into 4.4-trunk
Merge branch '4.4/message-box-callback-ref' into 4.4-trunk
Merge branch '4.4/config-clone-error' into 4.4-trunk
Merge branch '4.4/query-builder-operator-for-null' into 4.4-trunk
Merge branch '4.4/external-auth-condition' into 4.4-trunk
Merge branch '4.4/validator-asset-links' into 4.4-trunk
Merge branch '4.4/asset-search-cf-fix' into 4.4-trunk
Merge branch '4.4/select-object-always-include-valid-default' into 4.4-trunk
Merge branch '4.4/fix-include-article-on-create' into 4.4-trunk
Merge branch '4.4/static-docs-local-link-fixes' into 4.4-trunk
Add assets to the visualizer
Merge branch '4.4/asset-serializer' into 4.4-trunk
Merge branch '4.4/test-obfuscated-config' into 4.4-trunk
Merge branch '4.4/tickets-invalid-query' into 4.4-trunk
Merge branch '4.4/scroll-txn-whole-list' into 4.4-trunk
Merge branch '4.4/copyright-2018' into 4.4-trunk
Merge branch '4.4/disabled-user-in-single-custom-role' into 4.4-trunk
Kevin Falcone (1):
Show the Ticket's Subject when modifying the ticket.
Matt Zagrabelny (2):
documentation typo - html files are in share/html
s/enver/never
Maureen E. Mirville (10):
Respect default queue for create linked tickets
Forbid merging non-ticket objects
Verify default queue
Allow users to restore default search preferences
Allow users to restore default search preferences
Make RT owner dropdown limit a config option
Add active and inactive status to query builder
Correct error messages on user rights for CF admin UI
Update query builder tests for active and inactive statuses
Update query builder docs to include active/inactive status
Robert (2):
Set proper HTTP Status codes on Abort
Fix tests failing because they assume a 200 status response
Shawn M Moore (43):
Mention RT-Attach-Message: yes for templates
Avoid using $id in /Ticket/Display.html
Provide MIME::Entity to ParseTicketId too
Update translations from Launchpad
Merge branch 'security/4.0/csrf-leak' into security/4.2.14-releng
Merge branch 'security/4.0/email-parse-dos' into security/4.2.14-releng
Merge branch 'security/4.0/attachment-xss-fix' into security/4.2.14-releng
Merge branch 'security/4.2/password-timing-attack' into security/4.2.14-releng
Merge branch 'security/4.0/dash-subscription' into security/4.2.14-releng
Merge branch 'security/4.2/referrer-login' into security/4.2.14-releng
Update language_update test to less volatile text
Merge branch '4.4/validate-asset-links' into 4.4-trunk
Fix failing t/web/ticket_txn_cf.t test
Merge branch 'security/4.2.14-releng' into 4.2.14-releng
Merge branch '4.4/perl-5.26' into 4.4-trunk
Mention RT::Action::AutoAddWatchers
Merge branch '4.2/shredder-web-username' into 4.2-trunk
Merge branch '4.4/show-hide-custom-fields' into 4.4-trunk
Merge branch '4.4/dropzone-max-size' into 4.4-trunk
Add a "binary" option to opt out of UTF8 encoding
Document queue template name override
Document prove and the RT_TEST_PARALLEL env var
Merge branch '4.2.14-releng' into 4.2-trunk
Merge branch '4.4.2-releng' into 4.4-trunk
Document removing RT::Extension::AdminConditionsAndActions
Merge branch '4.4/passwd-script' into 4.4-trunk
Merge branch '4.4/email-file-attachments' into 4.4-trunk
Merge branch '4.4/default-queue-linkedticket' into 4.4-trunk
Document queue template name override
Merge branch '4.4/forbid-merging-reminders' into 4.4-trunk
Merge branch '4.4/testing-default-queue-linkedticket' into 4.4-trunk
Avoid spuriously unchecking all recipient checkboxes
Merge branch '4.4/utf8-internal-encoding-issue' into 4.4-trunk
Merge branch '4.4/search-preference-updates' into 4.4-trunk
Merge branch '4.4/search-preference-updates' into 4.4-trunk
Add CustomRoleObj to ObjectCustomRole dependencies
Use indirection for serializing ObjectCustomRole -> ObjectId
Force custom role classes to be initialized for rt-importer
Factor out an RT::Group->_CustomRoleObj
Serialize Group -> CustomRole link using indirection
Load custom role obj in group name during import
Add support for assets and catalogs to serializer
Add support for a NeverNotifyActor argument to Notify actions
Thomas Oddsund (1):
Removed a 'fix-this' comment for battle tested code
Ulf Renman (1):
Adding more --age, --batchsize and --dry-run
sunnavy (54):
find idle port for ldap test server
Merge branch '4.4/disabled-recipient-checkboxes' into 4.4-trunk
always add valid default value to select box
more queue cache tests
make sure DevelMode is on to catch compilation errors.
Merge branch '4.4/dropzone-single-attachment' into 4.4-trunk
serialize CustomRoles/ObjectCustomRoles for clone
Merge branch '4.4/custom-role-serializer' into 4.4-trunk
call DoAuth only if ExternalAuthPriority is not empty
Merge branch '4.2/group-member-sort-order' into 4.2-trunk
use "id asc" as the default sort order of GroupMembers
Merge branch '4.2/cache-ocfvs-on-update' into 4.2-trunk
fix the uninitialized warning in case @Order is empty
Switch to Clone::clone to copy config structures in Obfuscate callbacks
Remove trailing "/" from RT::URI::asset::LocalURIPrefix for consistency
Always enable recipient checkboxes
Merge branch '4.2/id-override' into 4.2-trunk
Merge branch '4.2/po-extraction' into 4.2-trunk
Run ClearOCFVCache on exit.
respect ShowHeaders option from request for ScrollShowHistory
fix ExtraArgs of callback ExtraShowHistoryArguments in ScrollShowHistory
Support arbitrary-depth local links starting with docs/
Run batch_convert twice to make sure local links are linked correctly
Add PreferDropzone config/pref option
add SLA field support on REST 1
ignore the generated rt-passwd from git
Move OCFV cache update code to OCFV's Create/Delete methods
More ocfv cache tests
Set operator to "IS" or "IS NOT" for NULL values
Update copyright year to 2018
Avoid uninitialized warnings of empty ticket subjects on Oracle
Fix the indent of AdminConditionsAndActions item
Document the MessageRef value change
Minimize the change of converting not defined Subject to '' for Oracle
Updated translations from Launchpad
Merge branch '4.4/selfservice-delete-attachment' into 4.4-trunk
Merge branch '4.4/never-notify-actor' into 4.4-trunk
Don't create ticket if user clicks "Go" buttons of "Include Article"
Update copyright year in Footer to 2018
Test null values in query builder
Merge branch '4.4/rest-1-edit-links' into 4.4-trunk
Merge branch '4.4/use-logger-for-config-warnings' into 4.4-trunk
Fix CF name escape for asset search's spreadsheet download
Test RT::Config::GetObfuscated
In case all the txns on the page are skipped for scroll type of ShowHistory
Fix the issue that invalid queries to FromSQL could pass validation
Test invalid query for RT::Tickets::FromSQL
Update copyright for 2018
Merge branch '4.2.15-releng' into 4.2-trunk
Merge branch '4.2-trunk' into 4.4-trunk
Show the user in single member custom roles even if the user is disabled
Indent fix
Test AddWatcher with disabled user in single member custom role
Updated translations from Launchpad
-----------------------------------------------------------------------
More information about the rt-commit
mailing list