[Rt-commit] rt annotated tag, rt-4.0.12, created. rt-4.0.12
Thomas Sibley
trs at bestpractical.com
Wed May 1 14:27:58 EDT 2013
The annotated tag, rt-4.0.12 has been created
at 2d65353b8a36de5aa1022c8a4826f3d83f4cf1ee (tag)
tagging 871f4f61f0926942871b13fcb6ccc80257a2c733 (commit)
replaces rt-4.0.11
tagged by Thomas Sibley
on Wed May 1 10:34:06 2013 -0700
- Log -----------------------------------------------------------------
release 4.0.12
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQBRgVIOHdv9ZfNcOAcRAtefAKCsyOkFQLdEOwEx2+ibOW7rGWVpdQCgo/mk
Glc8tMET6NWoyDuT+JaQ1rw=
=MGtg
-----END PGP SIGNATURE-----
Alex Vandiver (21):
Merge branch '4.0/localize-core-component-and-search-names' into 4.0-trunk
Merge branch '4.0/squash-empty-template-warning' into 4.0-trunk
Merge branch '4.0/mysql-innodb-check' into 4.0-trunk
Merge branch '4.0/not-in-operator' into 4.0-trunk
Merge branch '4.0/selfservice-attach-more' into 4.0-trunk
Merge branch '4.0/sync-with-symbol-global-name' into 4.0-trunk
Merge branch '4.0/fix-ckeditor-bg-color' into 4.0-trunk
Merge branch '4.0/misc-localization-fixes' into 4.0-trunk
Merge branch '4.0/restore-DontSearchFileAttachments' into 4.0-trunk
Merge branch '4.0/allow-class-to-change-name-cases' into 4.0-trunk
Merge branch '4.0/translate-modify-user-link' into 4.0-trunk
Merge branch '4.0/better-mail-error-logging' into 4.0-trunk
Merge branch '4.0/test-db-host-env-for-tests' into 4.0-trunk
Merge branch '4.0/check-uncheck-all-quicksearch-prefs' into 4.0-trunk
Merge branch '4.0/install-etc-upgrade' into 4.0-trunk
Ensure that acl and schema upgrade files are not needlessly +x
Merge branch '4.0/encode-dashboard-subjects' into 4.0-trunk
Force internal RT values for ticket Type to lower-case
Differentiate different actions when calling CheckCompatibility
Detect and warn of configurations with too small max_allowed_packet
Searches for core ticket tyles should be case-insensitive
Christian Loos (2):
re-add attributes to fix IE layout
Make the "Modify this user" link translatable
Dominic Hargreaves (1):
Allow users to override the parallelism level in the test suite
Emmanuel Lacour (3):
Fix display of numbers for french language
Use PG err code instead of errstr as the latest may not work in non english environment
Localize "dashboard" word in result of a dashboard creation
Jim Brandt (1):
Add language and timezone to SelfService preferences
Kevin Falcone (13):
Typo in an infrequently seen error description
Clarify when you can use these options.
Merge branch '4.0.11-releng' into 4.0-trunk
Extract our newly translatable 'Modify this user'
Due to a git bug, be explicit about ignored directories
Merge branch '4.0/document-seecustomfield-upgrade' into 4.0-trunk
Merge branch '4.0/page-menu-pixel-positioning' into 4.0-trunk
Merge branch '4.0/rest-attachment-compilation-error' into 4.0-trunk
Merge branch '4.0/force-lc-ticket-type' into 4.0-trunk
Merge branch '4.0/convenient-rt-init' into 4.0-trunk
Merge branch '4.0/warn-max-allowed-packet' into 4.0-trunk
Merge branch '4.0/lc-ticket-type-searches' into 4.0-trunk
Document the database upgrade in 4.0.12
Ruslan Zakirov (9):
fix nesting when we lookup in stashes by reference
return back documentation of DontSearchFileAttachments option
add more tests around Date[Time] CFs
Merge branch '4.0/cf-date-parse-in-search' into 4.0-trunk
Merge branch '4.0/fix-uninitialized-warning-in-show-user-verbose' into 4.0-trunk
Merge branch '4.0/allow-group-to-change-name-cases' into 4.0-trunk
allow to set DB's host for tests
Merge branch '4.0/collection-list-layout-in-ie' into 4.0-trunk
Merge branch '4.0/self-service-language-timezone-prefs' into 4.0-trunk
Thomas Sibley (23):
Avoid "uninitialized" warnings when parsing empty templates
Remove the IE-specific need for two <table> attributes on collection lists
Correct casing of MySQL
MySQL 4.0 is not supported on RT 4.0; MySQL 4.1 is the minimum required
Check InnoDB support via SHOW ENGINES for MySQL 5.6 compatibility
Log the subject of mail errors in addition to the explanation
Include Correspond/Comment in the subject when recording a mail error
Merge branch '4.0/fix-numbers-display-in-french' into 4.0-trunk
Allow the NOT IN operator in Limit calls
Add Check/Clear All and Reset buttons for the Quick Search (queue list) preferences
Install etc/upgrade/ for the benefit of rt-setup-database
Clarify what RT.pm's documentation is about
Convenient initialization via "use RT -init;"
Merge branch '4.0/helpers-http-cache-headers' into 4.0-trunk
Position the page menu in aileron to avoid overlapping the inner shadow
Specify 'no-cache' explicitly for endpoints under /Helpers/
Encode dashboard email header values properly for MIME
Correct variable name to avoid confusion
Document the need to grant SeeCustomField manually during the upgrade to 3.4
Make the Create Tickets synopsis and doc example valid templates
REST: A typo caused a compilation error in the /REST/1.0/attachment/NN endpoint
REST: Send a proper MIME type when returning a non-text attachment
Docs: RT->LoadConfig and ->Init need to happen at compile time
Todd Wade (2):
set cache related headers on helper endpoints
refactor StaticFileHeaders to use CacheControlExpiresHeaders + test
sunnavy (11):
localize built-in component/search names
allow group names to change their cases.
allow class names to change their cases.
fix uninitialized warnings in ShowUserVerbose
tests for the cf date parse in search using RT::Date
use RT::Date to parse cf date values in tickets search
the whole day search for a datetime cf should be a right open interval
abstract attachments handling into HTML::Mason::Commands::ProcessAttachments
attach more files support for self service
restore background-color transparency for ckeditor
@_ in scalar context returns its size, which is not what we want
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list