[Rt-devel] RT 3.4.0rc2
Jesse Vincent
jesse at bestpractical.com
Thu Jan 6 16:29:25 EST 2005
RT 3.4.0rc2 fixes a number of small bugs in RT 3.4.0rc1. Most notably,
the oracle upgrade procedure now works correctly. DBD::Oracle 1.16
support is still not quite there, though with DBIx::SearchBuilder 1.18,
we're down to a single (very important) failing test.
Jesse
------------------------------------------------------------------------
r2044 | jesse | 2005-01-06 16:00:57 -0500 (Thu, 06 Jan 2005) | 3 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/lib/t/regression/04send_email.t
M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
r2543 at hualien: jesse | 2005-01-06T07:08:12.346569Z
no longer hardcode paths in tests
------------------------------------------------------------------------
r2041 | jesse | 2005-01-05 00:34:02 -0500 (Wed, 05 Jan 2005) | 3 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
M /rt/branches/3.4-RELEASE/lib/t/regression/03basic_web.t
r2539 at hualien: jesse | 2005-01-05T05:31:36.967112Z
Better handling of Content that comes out of the database as utf8 (Such as with DBD::Oracle 1.16)
------------------------------------------------------------------------
r2040 | jesse | 2005-01-04 00:18:06 -0500 (Tue, 04 Jan 2005) | 3 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
r2530 at hualien: jesse | 2005-01-04T05:15:35.757280Z
a couple fixes for better handling ticket links on merge
------------------------------------------------------------------------
r2039 | jesse | 2005-01-04 00:17:52 -0500 (Tue, 04 Jan 2005) | 4 lines
Changed paths:
M /rt/branches/3.4-RELEASE
A /rt/branches/3.4-RELEASE/lib/t/regression/11-template-insert.t
r2528 at hualien: jesse | 2005-01-03T19:54:59.819442Z
Added a test for a regression tickled by DBD::Oracle 1.16
------------------------------------------------------------------------
r2038 | jesse | 2005-01-04 00:17:42 -0500 (Tue, 04 Jan 2005) | 5 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql
r2527 at hualien: jesse | 2005-01-03T19:52:28.164258Z
Updated mysql schema upgrades to cope with ancient RT 3 instances which didn't have indexes we expect
------------------------------------------------------------------------
r2037 | jesse | 2005-01-04 00:17:29 -0500 (Tue, 04 Jan 2005) | 4 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql
r2526 at hualien: jesse | 2005-01-03T19:21:48.180206Z
Workaround for missing mysql indexes
------------------------------------------------------------------------
r2036 | jesse | 2005-01-03 14:14:54 -0500 (Mon, 03 Jan 2005) | 5 lines
Changed paths:
M /rt/branches/3.4-RELEASE
A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Oracle
r2524 at hualien: jesse | 2005-01-03T19:12:32.074066Z
Oracle schema upgrades
------------------------------------------------------------------------
r2034 | jesse | 2004-12-29 15:41:21 -0500 (Wed, 29 Dec 2004) | 5 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/GroupRights.html
M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Modify.html
M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Objects.html
M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/UserRights.html
M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/index.html
M /rt/branches/3.4-RELEASE/html/Admin/Elements/CustomFieldTabs
r2520 at hualien: jesse | 2004-12-29T20:39:43.707258Z
Custom field tab hilighting fixes.
------------------------------------------------------------------------
r2033 | jesse | 2004-12-29 14:45:54 -0500 (Wed, 29 Dec 2004) | 5 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm
r2516 at hualien: jesse | 2004-12-29T19:44:09.437463Z
Slightly updated encoding support for oracle
------------------------------------------------------------------------
r2032 | jesse | 2004-12-29 14:45:43 -0500 (Wed, 29 Dec 2004) | 4 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/UPGRADING
r2507 at hualien: jesse | 2004-12-23T22:31:20.362197Z
Note about "OwnTickets" for Superusers
------------------------------------------------------------------------
r2030 | robert | 2004-12-28 01:37:51 -0500 (Tue, 28 Dec 2004) | 3 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/configure.ac
r2033 at dog: rspier | 2004-12-27 22:36:08 -0800
RT 6331: configure spitting chmod errors
------------------------------------------------------------------------
r2029 | robert | 2004-12-28 01:37:47 -0500 (Tue, 28 Dec 2004) | 3 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
r2032 at dog: rspier | 2004-12-27 22:24:34 -0800
fix css errors
------------------------------------------------------------------------
r2028 | robert | 2004-12-28 01:37:37 -0500 (Tue, 28 Dec 2004) | 4 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/html/Elements/Header
r2031 at dog: rspier | 2004-12-27 21:46:34 -0800
Only show the refresh tag if the refresh time is > 0.
(Mozilla will perform a refresh=1 for refresh=-1)
------------------------------------------------------------------------
r2027 | robert | 2004-12-28 01:37:32 -0500 (Tue, 28 Dec 2004) | 3 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/configure.ac
r2030 at dog: rspier | 2004-12-27 21:05:44 -0800
Whitespace tweak: use tabs consistently
------------------------------------------------------------------------
r2025 | jesse | 2004-12-22 02:06:35 -0500 (Wed, 22 Dec 2004) | 5 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/etc/schema.Oracle
r2504 at hualien: jesse | 2004-12-22T07:05:58.453205Z
Oracle schema updates
------------------------------------------------------------------------
r2024 | jesse | 2004-12-21 17:11:39 -0500 (Tue, 21 Dec 2004) | 7 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory
M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm
r2500 at hualien: jesse | 2004-12-21T22:06:43.378557Z
Refactored RT's logic that limits sets of transactions to tickets to make it easier to reuse.
Fixed bugs in searches for transactions related to multiple tickets.
------------------------------------------------------------------------
r2021 | jesse | 2004-12-21 00:32:15 -0500 (Tue, 21 Dec 2004) | 5 lines
Changed paths:
M /rt/branches/3.4-RELEASE
A /rt/branches/3.4-RELEASE/lib/t/regression/10merge.t
r2498 at hualien: jesse | 2004-12-21T05:27:21.459146Z
Added a new regression test to validate some possibly bogus behaviour about merging tickets
------------------------------------------------------------------------
r2019 | jesse | 2004-12-20 21:44:53 -0500 (Mon, 20 Dec 2004) | 6 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
r2494 at hualien: jesse | 2004-12-21T02:40:37.522278Z
Added back a 'package' declaration to Tickets_Overlay to enable automatic reload.
------------------------------------------------------------------------
r2018 | jesse | 2004-12-20 18:53:18 -0500 (Mon, 20 Dec 2004) | 4 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/bin/mason_handler.fcgi.in
r2492 at hualien: jesse | 2004-12-20T23:49:03.808597Z
The FastCGI handler was missing a small bit of code to enable the devel mode "Module::Reload" feature.
------------------------------------------------------------------------
r2017 | jesse | 2004-12-20 18:33:50 -0500 (Mon, 20 Dec 2004) | 5 lines
Changed paths:
M /rt/branches/3.4-RELEASE
M /rt/branches/3.4-RELEASE/lib/t/regression/08web_cf_access.t
r2489 at hualien: jesse | 2004-12-20T23:27:06.068915Z
Inhibit a warning in 08_web_Cf_access.t
More information about the Rt-devel
mailing list