[Rt-commit] rt annotated tag, rt-4.2.4rc1, created. rt-4.2.4rc1
Alex Vandiver
alexmv at bestpractical.com
Tue May 6 15:01:02 EDT 2014
The annotated tag, rt-4.2.4rc1 has been created
at d94d0d5ef7590688a8aa92c9be0d09a81ab4f8d9 (tag)
tagging ae47fb45e8e37f23e74187218146971ba1e8adff (commit)
replaces rt-4.2.3
tagged by Alex Vandiver
on Tue May 6 14:02:39 2014 -0400
- Log -----------------------------------------------------------------
version 4.2.4rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlNpI78ACgkQMflWJZZAbqBr/gCePfxJr8AYYRekpHr06Z0puFEg
p/4An1Vk/5wlHQoQvX7SdyNSNTFoyjZm
=fnpL
-----END PGP SIGNATURE-----
Alex Peters (2):
reference SQLite as allowed $DatabaseType
fix POD typo
Alex Vandiver (114):
Pass through correct parameter for user paging to work
Work around bugs in name resolution in SphinxSE on MySQL 5.5
Default to 127.0.0.1 in tests to work on MySQL 5.5
Stop leaking an extra dbh during server startup
Explicitly disconnect the dbh before forking, if it exists
Autocomplete email addresses on Forward page
Bump Symbol::Global::Name dep for 5.19.3 and above
Very rough pass to bring RT::StyleGuide up to date
Correct the name of the upgrading documentation in error messages
Always append an extra delimeter for multiple autocompletes
Merge branch '4.2/doc-extractparseticketid' into 4.2-trunk
Merge branch '4.2/default-skin' into 4.2-trunk
Explain --no-users and --no-groups in more detail
win32 is not a supported platform; remove remaining incidental mentions of it
Refactor Results.tsv to allow export of arbitrary collections to TSV
Merge branch '4.0/non-ascii-password' into 4.0-trunk
Merge branch '4.2/cf-loadbyname-too-many-lookuptypes' into 4.2-trunk
Merge branch '4.2/allow-category-basedon-for-external-cfs' into 4.2-trunk
Merge branch '4.2/fix-organization-for-all-links' into 4.2-trunk
Use the correct -Values on select-multiple checkbox inputs
Parse old-style (not chained) Categrory drop-down arguments correctly
Merge branch '4.2/user-link-mobile-ui' into 4.2-trunk
Merge branch '4.2/login-password-auto-complete' into 4.2-trunk
Merge branch '4.0/warn-about-SetFieldsOnce' into 4.0-trunk
Merge branch '4.2/test-pod-for-developers' into 4.2-trunk
Merge branch '4.0/test-non-lib-pod' into 4.0-trunk
Switch to a portable implementation of `id -gn`
Note that changing queue subject tags may also require an $EmailSubjectTagRegex
Avoid a race condition in crypt testing
Merge branch '4.2/time-worked-history-uninit-warning' into 4.2-trunk
Remove ambiguity of "substitute ... for ..." in $CanonicalizeEmailAddressMatch
Merge branch '4.2/message-box-type' into 4.2-trunk
Merge branch '4.2/add-generic-titlebox-style' into 4.2-trunk
Merge branch '4.2/drop-more-if-exists' into 4.2-trunk
Merge branch '4.0/parse-format-original-string' into 4.0-trunk
Merge branch '4.2/psgi-wrap-for-plugins' into 4.2-trunk
Merge branch '4.2/schema-dot-for-objectscrips' into 4.2-trunk
Merge branch '4.2/plain-text-in-html-mail' into 4.2-trunk
Allow Status to use string comparisons (LIKE, NOT LIKE)
Merge branch '4.2/check-rt-lib-version' into 4.2-trunk
Add the AutoOpenInactive action for upgrades
Avoid "uninitialized value in eq" warnings on upgrades from 3.8
Allow arbitrary Content-Disposition in REST uploads
Return 503 on database connection error
Merge branch '4.2/record-role-resolution-args' into 4.2-trunk
Merge branch '4.2/sqlite-database-type' into 4.2-trunk
Prevent uninitialized warnings on search result pages with no query
Allow downloading dotfiles
Remove mention of IIS, which RT does not run under
mod_auth_pwcheck was Apache 1.3 only; replace with Apache 2.x equivalent
Merge branch '4.2/frontend-peformance-tweaks' into 4.2-trunk
Add a method to remove a user preference
Add a "Reset" button to configuration of homepage portlets
Remove HomepageSettings preference on "reset" to pick up global defaults
Remove the session cache of the "RT at a Glance" portlet lists
Merge branch '4.0/reset-rt-at-a-glance' into 4.0-trunk
Merge branch '4.2/cache-control-regression' into 4.2-trunk
Merge branch '4.0/save-dependency-script-location' into 4.0-trunk
Merge branch '4.2/lifecycle-same-status-error' into 4.2-trunk
Hide queue name for __Approvals
The lifecyles drop-down does not list approvals; prevent changing away from it
Allow ModifyAll.html's Default callback to change @results, like Modify.html
Don't provide "new" as an id to skip
Hide the Disabled box on the Approvals queue
ShowUser already links to the user summary; don't nest <a> tags
Root's crontab is not discoverable; suggest /etc/cron.d instead
Merge branch '4.2/fix-reminder-without-due' into 4.2-trunk
Require that saved searches have names in order to be created
Prevent run-ons in fields with newlines
Searches for numbers as well as words should treat numbers as strings
Search subject as well as content if FTS is enabled
Update order on built TicketSQL from simple search in tests
Merge branch '4.0/whobelongtogroups-unpriv' into 4.0-trunk
Remove an extraneous direct use of Time::ParseDate in Articles
Remove an extraneous "use Time::ParseDate"
Ensure that a forward has recipients before sending it
Propagate return values from _MergeInto back from MergeInto
Provide a better error message for the case of self-merging
Merge branch '4.2/selecttemplate-warnings' into 4.2-trunk
Merge branch '4.0/makeclicky-cache' into 4.0-trunk
Remove duplicated MakeClicky documentation
Merge branch '4.0/chartstyle-typo' into 4.0-trunk
Merge branch '4.2/mailgate-post-redirect' into 4.2-trunk
Merge branch '4.0-trunk' into 4.2-trunk
Update the preferences cache when an attribute is deleted
Fix SetDisabled's warning message and return value on failure
Merge branch '4.2/users-collection-header' into 4.2-trunk
There is no threat to allowing the "color" attribute; it is allowed via CSS
Merge branch '4.2/configurable-search-order' into 4.2-trunk
Merge branch '4.2/avoid-disabling-submit-buttons' into 4.2-trunk
Merge branch '4.2/ckeditor-contents-css' into 4.2-trunk
Merge branch '4.2/wrap-text-with-pre-in-txn-html-content' into 4.2-trunk
Merge branch '4.2/ticket-clone-cf-selected-values-missing' into 4.2-trunk
Merge branch '4.2/fix-owner-dropdown-warning' into 4.2-trunk
Revert an accidental locstring change
Re-generate po files
Explicitly specify the plural, to help lead translators to do so
Add missing # loc() for time worked transactions
Use quant, even when the value is guaranteedly plural
Use the existing localization of minute(s), rather than adding a new one
Switch to an implementation which does not use variable interpolation
Per Locale::Maketext, quant should include the number, formatted with numf
Remove now-incorrect %1s in cs.po
Clarify logic of numerate in RT::I18N::cs
Drop RT::I18N::cs->numf, as it is just a copy of Locale::Maketext's
RT::I18N::ru->quant should call numf on the number, as Locale::Maketext does
Remove right names from po files, as they are no longer translated
Remove identity translations
Unescape "\"s in strings when extracting
Prevent false-positives in "Interpolated variable..." warnings by remembering quotes
Merge two nigh-identical locstrings
Switch to including "bytes," to differentiate "month" from "metabyte"
Add locstrings for datetime groupings
Updates from Launchpad
Christian Loos (5):
new callback AfterAttachments
fix uninitialized warning if $txn->Field isn't set
show reminder without due if $OnlyOverdue is true
tag SystemError transactions with an error class
fix owner dropdown warning for ticket search without queue clause
Craig Ringer (1):
Allow RT::Users->WhoBelongToGroups to optionally return unprivileged users
Dominic Hargreaves (3):
Add POD for rt-validate-aliases
Don't warn about backups with --force
Ensure there is not a mismatch between sbin/ and lib/ on server startup
Espen Wiborg (1):
Make Widgets/Form/Select honor Multiple
Jim Brandt (20):
Update tests to reflect API consistent with ticket links
Update article URI API to be consistent with ticket URI API
Warn if we parse an id but can't load the article
Move article object validation to cover entire method
Correct POD for Lifecycle methods
Validate Organization change for article and other types of links
Detect and offer to clean up links to missing articles
Add indent for new foreach loops
Fix indent. Whitespace-only change
Allow users to set a "based on" category for external CFVs
Add docs for setting category in external CFV
Add a generic style for non-core titlebox tabs
Failing test when passing 0 to AddDays
Properly add zero days when zero is passed
Save path because some installers or tests can change cwd
Avoid error on queue change when queues have equal statuses
Merge branch '4.2/perl-5.19-symbol-global-name' into 4.2-trunk
Merge branch '4.2/autocomplete-multiple-trailing-comma' into 4.2-trunk
Tests for user preferences
Merge branch '4.0/upgrade-warning-from-3.8' into 4.0-trunk
Kevin Falcone (39):
Don't search both Queue and Ticket CFs when passed a Queue.
Document two methods that are useful for site-specific tweaks
all_pod_files_ok only checked lib/
Developers should run pod tests
Warn about SetFieldsOnce
Merge branch '4.0/prune-styleguide' into 4.0-trunk
Merge branch '4.2/cf-checkboxes' into 4.2-trunk
Merge branch '4.0/fewer-active-handles' into 4.0-trunk
Merge branch '4.2/old-style-categories' into 4.2-trunk
Merge branch '4.0/sphinx-on-mysql-5.5' into 4.0-trunk
Add more bullet-proofing to upgrade steps
Add the (new in 4.2) ObjectScrips table
If you can't see global templates, this generated warnings for each one
Merge branch '4.2/autoopeninactive' into 4.2-trunk
Merge branch '4.2/remove-extra-parsedate' into 4.2-trunk
Merge branch '4.2/require-savedsearch-names' into 4.2-trunk
Merge branch '4.0/backups-mysql-patch' into 4.0-trunk
Merge branch '4.0/dotfile-downloads' into 4.0-trunk
Provide hook points to implement a MakeClicky cache.
Merge branch '4.0/avoid-warnings-on-empty-search' into 4.0-trunk
Merge branch '4.2/approvals-edit' into 4.2-trunk
Merge branch '4.2/self-merge-error' into 4.2-trunk
Merge branch '4.2/simple-search' into 4.2-trunk
Merge branch '4.0/remove-duplicate-makeclicky-docs' into 4.0-trunk
Merge branch '4.2/transaction-error-class' into 4.2-trunk
Merge branch '4.2/autocomplete-new' into 4.2-trunk
Merge branch '4.0/rest-content-disposition' into 4.0-trunk
Merge branch '4.2/forward-no-recipients' into 4.2-trunk
Merge branch '4.2/ticket-summary-callback'
Merge branch '4.2/suggest-cron.d' into 4.2-trunk
Allow global default search result sorts
Merge branch '4.2/user-paging' into 4.2-trunk
Merge branch '4.2/refactor-tsv' into 4.2-trunk
Force Disabled and Lifecycle on the ___Approvals queue
Document 4.2.4/content
Reverse SetDisabled logic checking
Merge branch '4.2/force-approvals-disabled' into 4.2-trunk
Merge branch '4.2/localization-cleanups' into 4.2-trunk
Merge branch '4.2/autocomplete-forward' into 4.2-trunk
Thomas Sibley (3):
Add means for plugins to wrap the PSGI app with their own arbitrary logic
When converting a plain text message to HTML, don't use <pre>
Bulletproofing of role resolution for Create args
Tom Lanyon (1):
Web installer: fix check for schema when installing to existing DB with no schema.
Wallace Reis (20):
Issues#29132 - Default skin is rudder, not aileron
I#28784: Tests for non-ASCII character in password
I#28784: Handle non-ASCII character in passwod
I#28788: Mobile UI - Hide user summary links
I#29071: Allow auto-completion of passwords
Merge branch '4.2/test-crypt-race-condition' into 4.2-trunk
Minor doc patch to avoid confusion
Remove old mailgate info from RT 2.1
Fix doc typo
Add tests for PSGIWrap API
Optimize some images
I#28640: Set headers for static content
Merge branch '4.2/allow-status-like' into 4.2-trunk
Merge branch '4.2/database-error-503' into 4.2-trunk
Optimize the ordering of resources
Merge branch '4.2/remove-win32' into 4.2-trunk
I#22893 - Update mysqldump command on backups docs
Correct ChartStyle value is 'bar'
Collections - Align the attr label with row data
Update README due 3.8 EOL
sunnavy (8):
allow to include js files from directories other than /static/js
add $Type to %ARGS so we can specify the type of the textarea in the caller
keep the original string in ParseFormat so we can reuse it in BuildFormatString
check both of "-Values" and "-Value" to find default values in ValidateCustomFields
follow redirects(up to 3 times) for post requests in mailgate
refactor "prevent double submission" js code to not disable submit buttons
explicitly set contentsCss in ckeditor config
wrap with <pre> so HTML::FormatText::WithLinks::AndTables can recognize it
-----------------------------------------------------------------------
More information about the rt-commit
mailing list