RT 3.4.2rc1

I’m pleased to announce the first release candidate of RT 3.4.2.
This release features a whole slew of cleanups. The biggies:

  • Email header fixes that should make Yahoo webmail happier
  • Custom Field search fixes
  • Completely overhauled standalone_httpd webserver
  • Significant internal refactoring and cleanup of custom field handling
    to make use of custom fields in other applications easier.

This release does need DBIx::SearchBuilder 1.26, which was just
released, so it may not yet be on your local CPAN mirror.

The full changelog:

r2749 | jesse | 2005-04-17 21:58:26 -0400 (Sun, 17 Apr 2005) | 9 lines

r13207@hualien: jesse | 2005-04-17 21:57:31 -0400
RT-Ticket: 6597
RT-Status: resolved
RT-Update correspond

  • CanonicalizeUserInfo didn’t work right from RT’s WebUI.
    Fixed by Dave Rolsky.

r2748 | jesse | 2005-04-17 21:58:19 -0400 (Sun, 17 Apr 2005) | 11 lines

r13206@hualien: jesse | 2005-04-17 21:54:10 -0400
r13204@hualien: jesse | 2005-04-17 21:52:15 -0400
RT-Ticket: 6603
RT-Status: resolved
RT-Update: correspond

  • RT used to report an improper total number of pages if the number of
    results found was evenly divisible by the number of rows per page

r2746 | jesse | 2005-04-17 21:45:07 -0400 (Sun, 17 Apr 2005) | 9 lines

r13195@hualien: jesse | 2005-04-17 21:36:13 -0400
RT-Ticket: 6491
RT-Status: resolved
RT-Updated: correspond

  • Bumped the Postgres dependency to 1.41 to get around the
    broken 1.40 release

r2745 | jesse | 2005-04-17 21:45:00 -0400 (Sun, 17 Apr 2005) | 9 lines

r13194@hualien: jesse | 2005-04-17 21:31:40 -0400
RT-Ticket: 6522
RT-Status: resolved
RT-Update: correspond

  • Newlines in CustomFields are now displayed in TicketList results

r2744 | jesse | 2005-04-17 21:44:50 -0400 (Sun, 17 Apr 2005) | 7 lines

r13193@hualien: jesse | 2005-04-17 21:26:35 -0400
RT-Ticket: 6657
RT-Status: resolved

  • Better error message when the sessions table or sessions dir isn’t writable

r2743 | jesse | 2005-04-17 21:44:37 -0400 (Sun, 17 Apr 2005) | 6 lines

r13192@hualien: jesse | 2005-04-17 21:23:22 -0400
RT-Ticket: 6517
RT-Update: correspond

  • New Russian translation from Andrew Kornilov

r2742 | jesse | 2005-04-17 21:44:23 -0400 (Sun, 17 Apr 2005) | 8 lines

r13191@hualien: jesse | 2005-04-17 21:10:17 -0400
RT-Ticket: 6589
RT-Status: resolved
RT-Update: correspond

r2741 | jesse | 2005-04-17 21:44:10 -0400 (Sun, 17 Apr 2005) | 8 lines

r13190@hualien: jesse | 2005-04-17 21:08:55 -0400
RT-Ticket: 6585
RT-Status: resolved
RT-Update: correspond

  • Updated Danish translation from Jonas Nielsen

r2740 | jesse | 2005-04-17 21:43:53 -0400 (Sun, 17 Apr 2005) | 8 lines

r13189@hualien: jesse | 2005-04-17 21:05:49 -0400
RT-Ticket: 6583
RT-Status: resolved
RT-Update: correspond

  • Fixed typos in Spanish translation

r2739 | jesse | 2005-04-17 21:43:44 -0400 (Sun, 17 Apr 2005) | 3 lines

r13188@hualien: jesse | 2005-04-17 20:58:19 -0400

  • Checkbox fields need a “value” or they are ignored

r2738 | jesse | 2005-04-17 20:26:15 -0400 (Sun, 17 Apr 2005) | 11 lines

r13186@hualien: jesse | 2005-04-17 20:24:41 -0400
RT-Ticket: 6562
RT-Status: resolved
RT-Update: correspond

  • Patch from Tom Yu to allow negative CF searching and better
    multi-CF search.

  • Bumped SearchBuilder dependency to new version

r2634 | tla | 2005-04-15 17:21:25 -0400 (Fri, 15 Apr 2005) | 2 lines

Added ability to update name as well as search parameters.

r2631 | jesse | 2005-04-15 16:52:22 -0400 (Fri, 15 Apr 2005) | 3 lines

r12950@hualien: jesse | 2005-04-15 16:47:32 -0400

  • Cleaned up search tests

r2629 | jesse | 2005-04-15 15:29:18 -0400 (Fri, 15 Apr 2005) | 3 lines

r12944@hualien: jesse | 2005-04-15 15:28:01 -0400

  • Fixed Module::Refresh handling for standalone_httpd

r2626 | jesse | 2005-04-14 16:36:14 -0400 (Thu, 14 Apr 2005) | 3 lines

r12790@hualien: jesse | 2005-04-14 15:07:03 -0400

  • Fix support for uploading attachmends in selfservice. – HC Chien

r2624 | tla | 2005-04-13 13:42:51 -0400 (Wed, 13 Apr 2005) | 2 lines

Change to exclude saved searches meant for things other than tickets.

r2623 | tla | 2005-04-13 13:32:41 -0400 (Wed, 13 Apr 2005) | 2 lines

Skeletal inline tests, to make autogen happy.

r2622 | tla | 2005-04-13 12:27:38 -0400 (Wed, 13 Apr 2005) | 2 lines

Lost a curly brace somewhere. Also noted location of tests for both files.

r2620 | autrijus | 2005-04-13 11:19:54 -0400 (Wed, 13 Apr 2005) | 3 lines

  • Never mind my last change – I saw “VALUE = 1” and trigger-happily
    inferred that it should default to CHECKED. Which is, of course,
    not the case. Reverted.
    r2619 | autrijus | 2005-04-13 08:13:01 -0400 (Wed, 13 Apr 2005) | 5 lines

  • VALUE=“1” does not work on checkboxes; this renders the
    default True setting on the “Set to Privliged” checkbox
    in the “New User” screen useless, so new users are defaulted
    to unprivileged even though the code shows that they are
    intended to be so.
    r2617 | tla | 2005-04-12 21:52:54 -0400 (Tue, 12 Apr 2005) | 3 lines

Added delete method & localized strings in SavedSearch
Made SavedSearches::LimitByPrivacy safe to call multiple times

r2609 | tla | 2005-04-12 15:59:07 -0400 (Tue, 12 Apr 2005) | 2 lines

Made SavedSearches work, added error messages to SavedSearch, updated tests

r2608 | tla | 2005-04-12 15:29:25 -0400 (Tue, 12 Apr 2005) | 2 lines

SavedSearch now shinily tested. API also changed somewhat.

r2607 | tla | 2005-04-11 14:47:03 -0400 (Mon, 11 Apr 2005) | 2 lines

Semi-tested, semi-working checkpoint. Formal tests to follow shortly.

r2603 | tla | 2005-04-10 19:51:56 -0400 (Sun, 10 Apr 2005) | 2 lines

UNTESTED first cut at a saved search lib wrapper.

r2602 | tla | 2005-04-10 19:51:16 -0400 (Sun, 10 Apr 2005) | 3 lines

Upped version dependency of DBIx::SearchBuilder to 1.24 for unique records
feature in CustomFields.

r2601 | tla | 2005-04-10 19:49:31 -0400 (Sun, 10 Apr 2005) | 5 lines

User_Overlay: added OwnGroups method to get a collection of groups of which
the user is a member.
Record: revamped ObjectTypeStr according to suggestions.

r2592 | jesse | 2005-04-06 15:27:58 -0400 (Wed, 06 Apr 2005) | 3 lines

r11940@hualien: jesse | 2005-04-07 03:23:40 +0800

  • Search “Order By” needed a more greedy matching operation; too many values were selected

r2589 | jesse | 2005-04-06 14:58:41 -0400 (Wed, 06 Apr 2005) | 8 lines

r11936@hualien: jesse | 2005-04-07 02:54:28 +0800
RT-Ticket: 6590
RT-Status: resolved
RT-Update: correspond

resorting the search by clicking on a header no longer resets the format string

r2588 | jesse | 2005-04-06 13:50:56 -0400 (Wed, 06 Apr 2005) | 3 lines

r11933@hualien: jesse | 2005-04-07 01:49:50 +0800
Half way through custom field search fixes

r2586 | tla | 2005-04-04 04:28:02 -0400 (Mon, 04 Apr 2005) | 2 lines

Add a callback for the use of RTFM

r2584 | tla | 2005-04-04 04:18:22 -0400 (Mon, 04 Apr 2005) | 3 lines

Add a simple sub to return the object class with the RT::Lib:: prefix
stripped off. Useful for displaying, e.g., “Ticket #35” or “Article #3”.

r2582 | tla | 2005-04-03 15:35:23 -0400 (Sun, 03 Apr 2005) | 2 lines

Get rid of LocalURIPrefix test. Would make this DTRT if I knew what TRT was.

r2557 | tla | 2005-04-01 23:16:13 -0500 (Fri, 01 Apr 2005) | 2 lines

A scheme which allows “t:123” URIs, for ticket specification.

r2552 | jesse | 2005-04-01 04:18:10 -0500 (Fri, 01 Apr 2005) | 3 lines

r10907@hualien: jesse | 2005-04-01 17:15:55 +0800

  • Added “make depends” as an alias for “make fixdeps” for Autrijus

r2543 | jesse | 2005-03-31 03:50:11 -0500 (Thu, 31 Mar 2005) | 3 lines

r10781@hualien: jesse | 2005-03-31 16:49:00 +0800

  • Fixes to seph’s rtname regex

r2542 | robert | 2005-03-30 23:03:13 -0500 (Wed, 30 Mar 2005) | 8 lines

r2579@dog: rspier | 2005-03-30 19:58:06 -0800
RT-Ticket: 6572
RT-Status: resolved
RT-Update: correspond

Remove second FHS layout

r2541 | tla | 2005-03-30 19:20:44 -0500 (Wed, 30 Mar 2005) | 3 lines

Fixes so that custom fields will pay attention to defaults, when the defaults
are specified.

r2537 | jesse | 2005-03-30 09:44:40 -0500 (Wed, 30 Mar 2005) | 9 lines

r10696@hualien: jesse | 2005-03-30 18:19:21 +0800
RT-Ticket: 6544
RT-Status: resolved
RT-Update: correspond

  • More graceful handling for historical $rtname tags
    – From seph

r2526 | jesse | 2005-03-28 05:25:03 -0500 (Mon, 28 Mar 2005) | 3 lines

r10271@hualien: jesse | 2005-03-28 15:49:42 +0800

  • A bunch of minor search query builder cleanup and loc improvements

r2523 | jesse | 2005-03-27 12:08:05 -0500 (Sun, 27 Mar 2005) | 3 lines

r10258@hualien: jesse | 2005-03-27 12:05:27 -0500

  • Record Message-Id when creating attachment records

r2522 | jesse | 2005-03-27 04:14:15 -0500 (Sun, 27 Mar 2005) | 3 lines

r10231@hualien: jesse | 2005-03-27 17:12:44 +0800

  • More fixes for status messages broken in this morning’s commit

r2521 | jesse | 2005-03-27 02:40:16 -0500 (Sun, 27 Mar 2005) | 4 lines

r10229@hualien: jesse | 2005-03-27 15:39:30 +0800

  • Added ALT text for BPS corporate logo – Suggested by Jedi during YAPC.TW 2005

r2520 | jesse | 2005-03-27 02:01:20 -0500 (Sun, 27 Mar 2005) | 3 lines

r10227@hualien: jesse | 2005-03-27 15:00:51 +0800

  • Explicitly give the login box an id/name so passwords are not saved on user edit pages

r2519 | jesse | 2005-03-27 01:43:55 -0500 (Sun, 27 Mar 2005) | 3 lines

r10225@hualien: jesse | 2005-03-27 14:43:25 +0800

  • SiteConfig typofix

r2518 | jesse | 2005-03-27 01:33:43 -0500 (Sun, 27 Mar 2005) | 8 lines

r10223@hualien: jesse | 2005-03-27 14:33:12 +0800
RT-Ticket: 6566
RT-Status: resolved
RT-Update: correspond

  • Added a bit of documentation to RT_SiteConfig.pm – Thanks to David Glasser

r2517 | jesse | 2005-03-27 01:16:07 -0500 (Sun, 27 Mar 2005) | 7 lines

r10221@hualien: jesse | 2005-03-27 14:15:36 +0800
RT-Ticket: 6565
RT-Status: resolved
RT-Update: correspond

  • Overhauled README to be more correct, friendly and a bit cleaner

r2516 | jesse | 2005-03-27 00:21:35 -0500 (Sun, 27 Mar 2005) | 3 lines

r10211@hualien: jesse | 2005-03-27 13:18:07 +0800

  • Updated RT::Transaction to return better Foo changed from “bar” to “baz” messages

r2515 | jesse | 2005-03-27 00:21:16 -0500 (Sun, 27 Mar 2005) | 3 lines

r10210@hualien: jesse | 2005-03-27 13:17:02 +0800

  • Updated RT::Ticket->_Set to return more appropriate status messages

r2514 | jesse | 2005-03-27 00:20:57 -0500 (Sun, 27 Mar 2005) | 4 lines

r10209@hualien: jesse | 2005-03-27 13:16:31 +0800

  • Updated RT::User regression tests to not expect a pristine database
  • Updated RT::User->_Set to return more apropriate results messages (no more listing the actor)

r2513 | jesse | 2005-03-27 00:20:37 -0500 (Sun, 27 Mar 2005) | 3 lines

r10208@hualien: jesse | 2005-03-27 13:14:57 +0800

  • Fixing tests to not depend on a deprecated API

r2512 | jesse | 2005-03-27 00:20:19 -0500 (Sun, 27 Mar 2005) | 3 lines

r10207@hualien: jesse | 2005-03-27 13:13:26 +0800

  • Bugfixes to CachedGroupMember->SetDisabled unmasked by the RT::Record fixes

r2511 | jesse | 2005-03-27 00:20:00 -0500 (Sun, 27 Mar 2005) | 3 lines

r10206@hualien: jesse | 2005-03-27 13:11:53 +0800
Improvements to big textareas to make sure they don’t force browser windows to scroll.

r2510 | jesse | 2005-03-27 00:19:40 -0500 (Sun, 27 Mar 2005) | 3 lines

r10205@hualien: jesse | 2005-03-27 13:10:21 +0800

  • Slightly better introductory text on user and queue listings

r2509 | jesse | 2005-03-27 00:19:20 -0500 (Sun, 27 Mar 2005) | 6 lines

r10204@hualien: jesse | 2005-03-27 13:08:01 +0800

  • Improved generic messages returned by RT::Record->_Set()
  • Corrected RT::Record->_Set to return a Class::ReturnValue, rather than butchering it
    into an array. (This means that RT::Ticket->SetPriority can now be evaluated in boolean
    or list context, like it was supposed to be)

r2508 | jesse | 2005-03-27 00:19:01 -0500 (Sun, 27 Mar 2005) | 3 lines

r10203@hualien: jesse | 2005-03-27 13:01:43 +0800

  • Corrected HTTP::Server::Simple dependencies

r2501 | jesse | 2005-03-23 21:29:28 -0500 (Wed, 23 Mar 2005) | 8 lines

r9584@hualien: jesse | 2005-03-24 10:28:28 +0800
RT-Ticket: 6558
RT-Status: resolved
RT-Update: correspond

  • Removed an extra tag. Thanks to Steve Turner

r2488 | jesse | 2005-03-22 10:16:55 -0500 (Tue, 22 Mar 2005) | 5 lines

r9555@hualien: jesse | 2005-03-22 22:15:24 +0800

  • Properly set binmode for the standalone_httpd server. This makes
    UTF8 text that could be misinterpreted as Latin1 behave correctly.

r2487 | jesse | 2005-03-21 12:10:03 -0500 (Mon, 21 Mar 2005) | 5 lines

r9502@hualien: jesse | 2005-03-22 01:07:59 +0800

  • Refactored standalone_httpd to use HTTP::Server::Simple::Mason
  • Moved some configuration from webmux.pl to RT::Interface::Web::Handler
  • Split apart some of the web tests for better isolation

r2477 | jesse | 2005-03-16 03:09:00 -0500 (Wed, 16 Mar 2005) | 7 lines

r8808@hualien: jesse | 2005-03-16 03:07:57 -0500
RT-Ticket: 6537
RT-Status: resolved

Explicit transaction description for changed passwords

r2476 | jesse | 2005-03-16 03:08:55 -0500 (Wed, 16 Mar 2005) | 1 line

r2475 | jesse | 2005-03-16 03:08:32 -0500 (Wed, 16 Mar 2005) | 3 lines

r8746@hualien: jesse | 2005-03-15 01:07:30 -0500
Refactored the top-level admin menu to make it easier to add and remove options

r2474 | alexmv | 2005-03-16 02:53:59 -0500 (Wed, 16 Mar 2005) | 3 lines

  • Users and groups can have transactions; ShowTicket isn’t needed to
    see these

r2354 | jesse | 2005-03-14 02:22:36 -0500 (Mon, 14 Mar 2005) | 4 lines

r8456@hualien: jesse | 2005-03-14 02:20:50 -0500
Overhaul of custom field editing code to make it easier to add custom fields
for new object types

r2353 | jesse | 2005-03-14 01:38:58 -0500 (Mon, 14 Mar 2005) | 3 lines

r8453@hualien: jesse | 2005-03-14 01:37:00 -0500
Hilighted menu options are now the right size

r2350 | jesse | 2005-03-14 01:31:33 -0500 (Mon, 14 Mar 2005) | 3 lines

r8450@hualien: jesse | 2005-03-14 01:30:59 -0500
Slight style cleanup to page actions.

r2343 | jesse | 2005-03-11 20:17:02 -0500 (Fri, 11 Mar 2005) | 5 lines

r6769@hualien: jesse | 2005-03-11 20:16:42 -0500
Now when running scrips on a disabled queue, run global scrips as well as per-queue scrips.

r2332 | jesse | 2005-03-09 17:25:25 -0500 (Wed, 09 Mar 2005) | 8 lines

r6651@hualien: jesse | 2005-03-09 17:23:54 -0500
RT-Ticket: 6459
RT-Status: resolved
RT-Update: correspond

Sanity fixes for _AddLink’s API from Todd Chapman

r2313 | jesse | 2005-03-07 16:03:05 -0500 (Mon, 07 Mar 2005) | 3 lines

r6568@hualien: jesse | 2005-03-07 16:01:44 -0500
Adding support for selecting custom fields for RTFM objects

r2306 | jesse | 2005-03-06 17:33:52 -0500 (Sun, 06 Mar 2005) | 3 lines

r6473@hualien: jesse | 2005-03-06 16:04:46 -0500
Small cleanups to print out less hardcoded style information (introduced by the pull-up from 3.2)

r2305 | jesse | 2005-03-06 17:33:46 -0500 (Sun, 06 Mar 2005) | 9 lines

r6465@hualien: jesse | 2005-03-06 15:00:29 -0500
r6450@hualien: jesse | 2005-03-06 12:44:27 -0500
RT-Ticket: 6496
RT-Status: resolved
RT-Update: correspond

Content-Transfer-Encoding should have been ‘8bit’ not ‘8-bit’

r2304 | jesse | 2005-03-06 17:33:37 -0500 (Sun, 06 Mar 2005) | 7 lines

r6464@hualien: jesse | 2005-03-06 15:00:23 -0500
r6371@hualien: jesse | 2005-03-05 19:29:35 -0500
r3963@hualien (orig r2142): jesse | 2005-01-30 12:45:15 -0500
When we can’t load a user by email address, make sure we can’t load that user by name before returning an error

r2303 | jesse | 2005-03-06 17:33:17 -0500 (Sun, 06 Mar 2005) | 10 lines

r6462@hualien: jesse | 2005-03-06 14:57:07 -0500
r4715@hualien: jesse | 2005-02-15 12:34:54 -0500
RT-Ticket: 6443
RT-Status: resolved
RT-Update: correspond

Ticket Searches on AdminCc would fail on non-mysql databases due to a case error

r2302 | jesse | 2005-03-06 17:33:10 -0500 (Sun, 06 Mar 2005) | 7 lines

r6461@hualien: jesse | 2005-03-06 14:57:03 -0500
r4070@hualien: jesse | 2005-02-03 11:22:59 -0500
Polish Translation from Piotr Sliwa

r2301 | jesse | 2005-03-06 17:33:00 -0500 (Sun, 06 Mar 2005) | 13 lines

r6459@hualien: jesse | 2005-03-06 14:55:49 -0500
r3935@hualien: jesse | 2005-01-26 12:15:42 -0500
RT-Ticket: 6378
RT-Status: resolved
RT-Update: correspond

Added a flag to allow tools to use the RT API to search for deleted tickets.
(Ruslan)

r2300 | jesse | 2005-03-06 17:32:39 -0500 (Sun, 06 Mar 2005) | 17 lines

r6457@hualien: jesse | 2005-03-06 14:55:20 -0500
r2575@hualien: jesse | 2005-01-06 17:15:39 -0500
RT-Ticket: 6327
RT-Status: resolved
RT-Update: correspond

Users who had “DeleteTicket” but not “ModifyTicket” could not delete tickets.

This is introduced because “Ticket::SetStatus” checks the ACL but
forgets to tell “Ticket::_Set” NOT to check (which does check again, but
only against the ‘ModifyTicket’ right, and thus denies the change).

  Thanks to Ruediger Riediger

r2299 | jesse | 2005-03-06 17:32:31 -0500 (Sun, 06 Mar 2005) | 11 lines

r6456@hualien: jesse | 2005-03-06 14:55:05 -0500
r2573@hualien: jesse | 2005-01-06 17:10:02 -0500
RT-Ticket: 6322
RT-Status: resolved
RT-Update: correspond

New French translation from robitail@iro.umontreal.ca

r2298 | jesse | 2005-03-06 17:32:18 -0500 (Sun, 06 Mar 2005) | 19 lines

r6454@hualien: jesse | 2005-03-06 14:53:48 -0500
r2568@hualien: jesse | 2005-01-06 16:57:40 -0500
RT-Ticket: 6336
RT-Status: resolved
RT-Update: correspond

The attribute “align” in COLUMN_MAP wasn’t usable, because it could not be
used for a complete column, so I added a /ALIGN:… section in
CollectionAsTable/ParseFormat and use it in Row.

There also was a minor error to be corrected, since the old variant of
ParseFormat did not allow more than one /ANYTHING:… to be use (in my
example /TITLE:…/ALIGN:…) --Dirk Pape

r2297 | jesse | 2005-03-06 17:32:12 -0500 (Sun, 06 Mar 2005) | 11 lines

r6453@hualien: jesse | 2005-03-06 14:53:44 -0500
r2567@hualien: jesse | 2005-01-06 16:37:01 -0500
RT-Ticket: 6338
RT-Status: resolved
RT-Update: correspond

Force UTF8 content type on replies from RT’s REST interface (Thanks to Dirk Pape)

r2296 | jesse | 2005-03-06 17:32:05 -0500 (Sun, 06 Mar 2005) | 7 lines

r6452@hualien: jesse | 2005-03-06 14:53:41 -0500
r2514@hualien: jesse | 2004-12-29 14:43:06 -0500
Updated Attachment import code to take database-specific lob encoding into account

r2286 | jesse | 2005-03-05 20:11:59 -0500 (Sat, 05 Mar 2005) | 1 line

r2285 | jesse | 2005-03-05 20:11:52 -0500 (Sat, 05 Mar 2005) | 3 lines

r6290@hualien: jesse | 2005-03-05 19:06:54 -0500
random design docs

r2281 | jesse | 2005-03-05 17:06:33 -0500 (Sat, 05 Mar 2005) | 8 lines

r6277@hualien: jesse | 2005-03-05 17:06:08 -0500
RT-Ticket: 6184
RT-Status: resolved
RT-Update: correspond

Much better coverage of delegation revocation when users’ group memberships are changed - Mike Whitson (BPS)

r2280 | jesse | 2005-03-05 16:10:34 -0500 (Sat, 05 Mar 2005) | 3 lines

r6272@hualien: jesse | 2005-03-05 16:08:36 -0500
Better support for loading custom fields by name

r2275 | mwhitson | 2005-03-03 13:55:06 -0500 (Thu, 03 Mar 2005) | 6 lines

RT-Ticket: 6482
RT-Status: resolved
RT-Update: correspond
Fix incorrect loop exit test in RT::ACE::_Delete such that multiply delegated ACEs are all
cleaned up when the parent ACE is revoked.

r2274 | mwhitson | 2005-03-03 12:34:13 -0500 (Thu, 03 Mar 2005) | 5 lines

rt-ticket: 6450
rt-status: resolved
rt-update: correspond
Correct inaccurate POD for RT::Group::MembersObj and DeepMembersObj.

r2271 | jesse | 2005-03-01 15:24:42 -0500 (Tue, 01 Mar 2005) | 3 lines

r6108@hualien: jesse | 2005-03-01 15:20:28 -0500

  • ‘LimitLinkedFrom’ in RT::Tickets didn’t work due to a typo. Fixed.

r2266 | jesse | 2005-02-27 19:02:44 -0500 (Sun, 27 Feb 2005) | 3 lines

r6061@hualien: jesse | 2005-02-27 18:58:48 -0500
RT::Transaction->Delete implemented. (for RTFM)

r2263 | jesse | 2005-02-24 17:52:18 -0500 (Thu, 24 Feb 2005) | 3 lines

r5948@hualien: jesse | 2005-02-24 16:47:52 -0500
Custom Field API extension and cleanup to allow new objects to use custom fields. (No backwards-incompat changes)

r2262 | jesse | 2005-02-24 17:51:53 -0500 (Thu, 24 Feb 2005) | 3 lines

r5947@hualien: jesse | 2005-02-24 16:46:11 -0500
Refactoring Custom Field admin UI for extensibility

r2261 | jesse | 2005-02-24 17:51:28 -0500 (Thu, 24 Feb 2005) | 3 lines

r5946@hualien: jesse | 2005-02-24 16:44:28 -0500
Refactoring Custom Field admin UI for extensibility

r2260 | jesse | 2005-02-24 17:51:01 -0500 (Thu, 24 Feb 2005) | 3 lines

r5945@hualien: jesse | 2005-02-24 16:43:36 -0500
Minor stylistic cleanups for web components

r2259 | jesse | 2005-02-24 17:01:23 -0500 (Thu, 24 Feb 2005) | 3 lines

r5944@hualien: jesse | 2005-02-24 16:43:05 -0500
Minor stylistic cleanups for web components

r2258 | jesse | 2005-02-24 17:00:58 -0500 (Thu, 24 Feb 2005) | 4 lines

r5943@hualien: jesse | 2005-02-24 16:42:01 -0500
Upgraded a private _LookupTypes method to a public CustomFieldUpdateTypes method to make it easier to ad custom fields to other objects

r2257 | jesse | 2005-02-24 16:50:52 -0500 (Thu, 24 Feb 2005) | 3 lines

r5942@hualien: jesse | 2005-02-24 16:31:48 -0500
* Have the configure script default to the web group for the RT group if no rt group exists or is specified

r2254 | jesse | 2005-02-24 15:13:10 -0500 (Thu, 24 Feb 2005) | 4 lines

r5932@hualien: jesse | 2005-02-24 15:09:27 -0500
Robert added new functionality to support autodetection of RT and Web users in ./configure

r2249 | jesse | 2005-02-22 16:39:49 -0500 (Tue, 22 Feb 2005) | 4 lines

r5747@hualien: jesse | 2005-02-22T21:33:09.438624Z
Better transaction UpdateCustomFields API

r2238 | jesse | 2005-02-15 12:36:54 -0500 (Tue, 15 Feb 2005) | 8 lines

r4714@hualien: jesse | 2005-02-15T17:34:26.880496Z
RT-Ticket: 6443
RT-Status: resolved
RT-Update: correspond

Ticket Searches on AdminCc would fail on non-mysql databases due to a case error