[Rt-devel] RT 3.4.0rc6
Jesse Vincent
jesse at bestpractical.com
Sat Jan 22 15:01:16 EST 2005
RT 3.4.0rc6 is now available. It features a number of small cleanups and
bugfixes and some important fixes to Custom Field searching. We also
integrated an important performance improvement for the ticket search
page. Combined with DBIx-SearchBuilder 1.21, this version of RT should
work cleanly with DBD::Oracle 1.16.
Jesse
Changelog since rc5:
----------------------------------------------------------------------
r3926 (orig r2131): jesse | 2005-01-22 14:43:46 -0500
r3924 at hualien: jesse | 2005-01-22T19:34:52.453359Z
Bumped to 3.4.0rc6
----------------------------------------------------------------------
r3914 (orig r2123): jesse | 2005-01-22 11:57:23 -0500
r3910 at hualien: jesse | 2005-01-22T16:06:58.731752Z
Custom field searches should only search on values that haven't been deleted
----------------------------------------------------------------------
r3913 (orig r2122): jesse | 2005-01-22 11:57:11 -0500
r3909 at hualien: jesse | 2005-01-22T15:42:46.936767Z
Bullet-proofing for custom fields with a set but limited number of values
----------------------------------------------------------------------
r3912 (orig r2121): jesse | 2005-01-22 11:57:01 -0500
r3907 at hualien: jesse | 2005-01-22T14:48:14.100308Z
TicketSQL search fixes, especially to Custom field operations
----------------------------------------------------------------------
r3911 (orig r2120): jesse | 2005-01-22 11:53:50 -0500
r3904 at hualien: jesse | 2005-01-22T13:00:19.775653Z
The column map callback was broken by performance work
----------------------------------------------------------------------
r3903 (orig r2119): jesse | 2005-01-22 06:26:14 -0500
r3902 at hualien: jesse | 2005-01-22T11:21:43.212477Z
RT-Ticket: 6366
RT-Update: correspond
Cleaned up the upgrade procedure to give better messages on success. Added content so it won't bomb out on errors for the 3.4 upgrades.
(We could have altered the script to not error out on missing content, but that would obscure errors where the user flubbed the path.
----------------------------------------------------------------------
r3896 (orig r2116): jesse | 2005-01-19 17:20:57 -0500
r3893 at hualien: jesse | 2005-01-19T18:39:39.850646Z
Updated version number used by development builds to note that this is the 3.4 series
----------------------------------------------------------------------
r3895 (orig r2115): jesse | 2005-01-19 17:20:48 -0500
r3892 at hualien: jesse | 2005-01-19T18:38:38.233900Z
Added better error checking for attachment insertion failure. (This unmasked more instances of oracle brokenness)
----------------------------------------------------------------------
r3894 (orig r2114): jesse | 2005-01-19 17:20:39 -0500
r3891 at hualien: jesse | 2005-01-19T18:31:15.604733Z
Minor formatting cleanups to tests
----------------------------------------------------------------------
r3887 (orig r2113): jesse | 2005-01-18 10:46:48 -0500
r3885 at hualien: jesse | 2005-01-18T15:02:02.574134Z
Reimplemented RT::Users->WhoHaveRights to remove O(n^2) SQL calls. (That means it's faster now)
Reimplemented SelectOwner widget to take advantage of the new WhoHaveRights
----------------------------------------------------------------------
r3886 (orig r2112): jesse | 2005-01-18 10:46:21 -0500
r3884 at hualien: jesse | 2005-01-18T14:59:19.630164Z
RT-Ticket: 6352
RT-Status: resolved
RT-Update: correspond
Fix an invalid custom field acl check
----------------------------------------------------------------------
r3878 (orig r2109): tla | 2005-01-17 20:53:10 -0500
A script to automate testing data creation. Requires a new CPAN module,
Text::Lorem. Work in progress.
----------------------------------------------------------------------
r2699 (orig r2072): jesse | 2005-01-13 02:02:25 -0500
Removed a reference to NIS
----------------------------------------------------------------------
r2698 (orig r2071): jesse | 2005-01-12 18:39:03 -0500
RT3.4 schema diagram corrected and updated.
----------------------------------------------------------------------
r2697 (orig r2070): jesse | 2005-01-11 18:58:03 -0500
Readme update to note that manual installation of Apache::DBI may be required.
----------------------------------------------------------------------
r2696 (orig r2069): zev | 2005-01-11 18:49:19 -0500
Fixed spelling and grammar mistakes in etc/RT_Config.pm.in
Added some documentation and fixed whitespace in Makefile.in
--
More information about the Rt-devel
mailing list