[Rt-commit] rt annotated tag, rt-4.0.19rc1, created. rt-4.0.19rc1
Alex Vandiver
alexmv at bestpractical.com
Wed Jan 8 16:43:51 EST 2014
The annotated tag, rt-4.0.19rc1 has been created
at 69693a451400ccdce92fcc70f6b57d1e0227c9e9 (tag)
tagging 50aa0a69a0c09f1d4e28bf80e914e993ff58153f (commit)
replaces rt-4.0.18
tagged by Alex Vandiver
on Wed Jan 8 16:13:31 2014 -0500
- Log -----------------------------------------------------------------
version 4.0.19rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlLNv3sACgkQMflWJZZAbqAowgCgoaSmmR3nFFuwRzG/7xmCakDH
FxgAniB35COSAsBjpWPEVmyXTTCIyCxQ
=qRtL
-----END PGP SIGNATURE-----
Alex Vandiver (69):
Reorganize to reduce number of variables used
Merge branch '4.0/ticket-update-callbacks' into 4.0-trunk
Merge branch '4.0/two-digit-rfc2616-date' into 4.0-trunk
Wording changes
Merge branch '4.0/braceless-subcolumns' into 4.0-trunk
Merge branch '4.0/autocomplete-cf-in-search-builder' into 4.0-trunk
Make CKeditor work with the back button
Merge branch '4.0/cf-cascaded-selects' into 4.0-trunk
Merge branch '4.0/fix-blank-in-search-default-format' into 4.0-trunk
Merge branch '4.0/fix-right-categries-ui' into 4.0-trunk
Merge branch '4.0/ical-date-timezone' into 4.0-trunk
Merge branch '4.0/link-people-box-for-watch-right' into 4.0-trunk
Merge branch '4.0/markasseen-in-selfservice' into 4.0-trunk
Switch to --all instead of an incomprehensible 0
fixup! Switch to --all instead of an incomprehensible 0
Add a pointer to the initialdata docs
Merge branch '4.0/dump-metadata-cleanups' into 4.0-trunk
Return unescaped values from ParseFormat
Merge branch '4.0/escape-quotes-in-search-format' into 4.0-trunk
Warnings avoidance on NULL (or blank, for Oracle) description
Show (no value) for an unset new value
Warnings avoidance for empty (meaning NULL, on Oracle) subjects
Warnings avoidance for Oracle
We require the user and their schema to exist, for Oracle -- not just the DB
Oracle users cannot have empty passwords -- enforce this
Minimal changes to t/api/group.t to not use principals 1, 2, 3
Merge branch '4.0/chart-callbacks' into 4.0-trunk
Merge branch '4.0/non-interactive-upgrade' into 4.0-trunk
Allow numeric BasedOn values to look up CFs by ID
Remove out-of-date drop.Oracle
Merge branch '4.0/refactor-cf-cascaded-selects-js' into 4.0-trunk
Merge branch '4.0/whitelist-showemailrecord' into 4.0-trunk
Collapse the multipart/mixed if there are no attachments
Test that dashboards are base64 encoded
If decoded bodyhandles are fetched, these skipped tests pass just fine
Switch to non-deprecated suggested "retrive keys when verifying" option
Merge branch '4.0/disabled-article-cfs' into 4.0-trunk
Merge branch '4.0/shredder-index-docs' into 4.0-trunk
Merge branch '4.0/ie6-css-fix' into 4.0-trunk
Merge branch '4.0/restore-SQL-for-search-by-id-of-link' into 4.0-trunk
Merge branch '4.0/messagebox-sizing' into 4.0-trunk
Merge branch '4.0/queue-names-in-customfield-listing' into 4.0-trunk
Merge branch '4.0/improve-gpg-misconfig-logging' into 4.0-trunk
Fix tests for additional warnings added by the previous merge
Merge branch '4.0/pg-invalid-utf8' into 4.0-trunk
Merge branch '4.0/trap-scripcondition-on-db-upgrade' into 4.0-trunk
Merge branch '4.0/ticket-clone-select-cf-fix' into 4.0-trunk
Merge branch '4.0/show-default-queue-id-if-no-see-queue-right' into 4.0-trunk
Merge branch '4.0/outlook-quoted-email-addresses' into 4.0-trunk
Merge branch '4.0/remove-local-install-target' into 4.0-trunk
Add "deleted" to inactive statuses, as it is used in the rest of the config
Merge branch '4.0/silence-last-search-warning' into 4.0-trunk
Merge branch '4.0/user-freeformcontactinfo-columnmap' into 4.0-trunk
Merge branch '4.0/web2-chart-titlebox' into 4.0-trunk
Merge branch '4.0/theme-editor-ie8' into 4.0-trunk
Merge branch '4.0/mysql-charsets' into 4.0-trunk
Fix the implied position of the __maps__ queue
Ensure that running a "debug" loglevel does not cause warnings
Remove unnecessary "use LWP::MediaTypes" lines
Merge branch '4.0/strict-decodelob-decoding' into 4.0-trunk
Merge branch '4.0/add-missing-use-lwp-mediatypes' into 4.0-trunk
Merge branch '4.0/whitelist-search-chart' into 4.0-trunk
Merge branch '4.0/encode-and-decode-docs' into 4.0-trunk
Fix typo in logger call in upgrade script
Merge branch '4.0/multiple-level-cascaded-cf-js-fix' into 4.0-trunk
Drop disallowed "pending -> delivered" action
Merge branch '4.0/restore-heavy-initclasses' into 4.0-trunk
Merge branch '4.0/copyright-2014' into 4.0-trunk
Update copyright in footer for 2014
Christian Loos (1):
add some callbacks to Chart.html
Darren Hemphill (1):
When formatting days in iCal, do so in the user's timezone
Dominic Hargreaves (1):
Advise about GPG configuration in GPG error message
Emmanuel Lacour (1):
Fix eroneous "<blank>" display in default searchbuilder format
Jim Brandt (4):
Add eval to trap fatal on scrip condition lookup when the condition id is 0.
Add docs for rt-crontool
Merge branch '4.0/add-rt-crontool-docs' into 4.0-trunk
Merge branch '4.0/lifecycle-example' into 4.0-trunk
John Kelsh (1):
Update RT::Template->Create to return failure message if requested when called.
Kai Storbeck (6):
Only ever dump UserDefined groups, even with --all
Add a --limit-to-privileged option
Add a --skip-disabled option
Add Applies-To information about CF's
Make dumped ACLs not include references to principal ids
Do not dump references to tickets
Kevin Falcone (18):
Clean up a warning when iterating large search results.
Support displaying the Extra Info box on users
The AdminSearchResultFormat for CustomFields used can()
Fix tab weirdness
Merge branch '4.0/return-errors-on-template-create' into 4.0-trunk
Merge branch '4.0/ckeditor-back-button' into 4.0-trunk
Merge branch '4.0/oracle-testing' into 4.0-trunk
ShowEmailRecord is a common link to hand out.
Ensure that we also process disabled CF and OCFVs
Copy of the upgrade-articles logic to catch dangling disabled records
When shredder was cored in 3.8, these docs were lost.
Chart results of searches are also commonly linked to.
Instead of the flimsy utf8 encoding, use UTF-8 and fix bogus data.
Correct missing arguments in _EnclodeLOB docs
Document _DecodeLOB. Improve the _EncodeLOB docs
Pass Heavy => 1 to InitClasses to enable error checking
Merge branch '4.0/warning-method-in-upgrade-step' into 4.0-trunk
Update the copyright for 2014 as we get ready for new releases
Matthew Horsfall (1):
Allow for a few more callbacks on the ticket Update page.
Patrick Cherry (1):
Update RT::Date RFC2822 to use two-digit month days, fixing RFC 2616 output
Richard Harman (1):
Allow non-interactive database upgrades to rt-setup-database
Ruslan Zakirov (1):
LinkType = <id> search was switched from LocalX to X columns
Thomas Sibley (12):
CSS fix that lets Firefox flow the data table below the chart
web2 and ballard don't have the same titlebox margins as aileron
Remove and re-add the site CSS element instead of updating it in-place
Liberally handle email addresses surrounded by single quotes in incoming headers
Create fresh MySQL databases with a default charset of UTF8
Remove the local-install Makefile target
Support braceless subcolumn syntax (CF.Foo) when fetching column map values
Link the title of the ticket "People" box when Watch/WatchAsAdminCc are granted
Remove a stray signal handler used for debugging
Send all test servers TERM instead of TERM to apache and INT to plack
Configure an IndexName for Oracle FTS tests
Avoid a warning; FIELD may not be passed to _SQLLimit
Todd Wade (2):
Update self service ticket display to use MaybeRedirectForResults
Add MarkAsSeen functionality to Self Service
sperrygrove (1):
Adds missing use LWP::MediaTypes statement for guess_media_type
sunnavy (19):
ballard has its own msie6.css
css fixes for ie6
css fix to make extra buttons visible on ie6
text/plain can also contain invalid utf8 data
keep cf select values as an arrayref if there are multiple values in ticket clone
update mysql schema for email fields to utf8
show customized rights below their _corresponding_ categories
show queue id for default queue if current user lacks SeeQueue right
make messagebox's width css(100%) cover paddings and borders too
autocomplete "Autocomplete cf" in search builder
search/show Description field too
fully(all kinds of render types) cascaded selects support
set transfer encoding to base64 for dashboard html email
Handle single quotes correctly in format strings
use jQuery to do the remove/clone nodes for better compatibility
Merge branch '4.0/encode-base64-for-dashboard-html-email' into 4.0-trunk
update mysql schema for lifecycle to utf8 too
too late for 4.0.11, bump to 4.0.19
more strict basedon element select in case cascaded cfs are used as category as well
-----------------------------------------------------------------------
More information about the rt-commit
mailing list