From 945721f48f74d5cfffef7c7cf3a3d6bc2521f5dd Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 15 Jul 2003 13:16:32 +0000 Subject: import of rt 3.0.4 --- rt/Changelog | 1286 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1286 insertions(+) create mode 100644 rt/Changelog (limited to 'rt/Changelog') diff --git a/rt/Changelog b/rt/Changelog new file mode 100644 index 000000000..d8d73fd6d --- /dev/null +++ b/rt/Changelog @@ -0,0 +1,1286 @@ + + + +Project "rt.3", Branch 0 Page 1 +Change Log Sat Jul 12 04:24:41 2003 + +rt.3.D000, C0, jesse, Thu Mar 13 20:43:23 2003, RT: Request Tracker, branch 3.0. + RT: Request Tracker, branch 3.0. + + Change Delta Brief Description + 10 1 Bumping the version to rt.3.0.0rc0 + 11 2 Minor CSS update. rollback fix; new database indices; + copyright update + 15 3 removing the old REST API + 16 4 Performance work on 'WhoHaveRight'; bumping to 3.0.0rc2 + 12 5 fixing indices for postgres + 17 6 fixing fastcgi's ability to load webmux.pl on some platforms + 18 7 More performance work; backing out 'enhancements' that killed + system performance + 19 8 Caving in to the masses and making 'notify sender' + configurable + 20 9 finishing the notify stuff + 22 10 Bumping to RC3; fixing the display of 'This user's n highest + priority tix' + 23 11 New french translation + 25 12 Brazilian Portuguese translation + 26 13 Postgres fixes + 27 14 Postgres schema tweak + 28 15 Further postgres tweaks and fixes + 29 16 RT should now be less overzealous about opening and then + marking a ticket 'new' again + 30 17 Bumping to 3.0.0rc4 + 31 18 Minor fixes - Bumped to 3.0.0; + 2266 - postgres scrip creation bug + 2267 - Tickets not reopened after being stalled + 2265 - Fixed css nits from blaise + Unreported - Fixed quick-search bug + 32 19 Added better error checking for failed ticket creation + 33 20 A tiny bit of extra data passing for some callbacks + 35 21 New czech translation + 37 22 Updated dependencies + 36 23 Updated Spanish translation + 38 24 Updates for RT RPC interface from AMS + 39 25 Many users should be able to have a blank address; neew test + suite to ensure this + 50 26 Integrating rafael's failing test suite and proposed fix from + autrijus + 51 27 Changing address used in example to not send mail to author + 52 28 More I18N testing for rafael + 53 29 Added preliminary left to right hebrew translation + 55 30 #2365 Removing outdated Mason setup parameter + 56 31 Testing fixes for mail authentication/authorization + 57 32 Testing and fixing binary attachment corruption + 58 33 Better binary attachment handling fix from autrijus + 59 34 Bumping to RT 3.0.1pre2 + 60 35 SMTP and I18N fixes from autrijus tang. Updated chinese + translations + 61 36 New speedycgi support from vivek khera + 62 37 Bumping to version 3.0.1 + 63 38 Fixing a showmessagestanza bug found in RTIR + 65 39 Fixing an untainting bug in 3.0.1 + 66 40 Quicksearch bug fix from Stan + 67 41 updating autrijus' autohandler patch. seems to break lots of + stuff + 68 42 Bumping to 3.0.2pre1 + 69 43 make ids clicky + 70 44 fixing utf8 tainting issue in autohandler; bumped to 3.0.2pre2 + 71 45 Another go at fixing the ARRAY() issue; bumping to 3.0.2pre3 + 72 46 bulk links + 73 47 I18N patches from autrijus; bouncing to 3.0.2pre4 + 75 48 bumped version to 3.0.2pre5; attachments performance fixes; + utf-8 mailgateway fixes; more extension hooks; template + updates for approvals + 76 49 [#2437] CanonicalizeEmailAddress fixes; [# 2449] html fixes + for right editing; [# 2457] email addresses weren't always + being canonicalized + 77 50 Fixing bogus anchor tags + 78 51 More performance work on WhoHaveRight; removing an extra join + 79 52 Cleaning up RT tag processing + 80 53 Importing utf8 fixes, _Vendor overlay support from ourinternet + 81 54 Bumping the version to 3.0.2pre6 + 82 55 Bumping the version to RT 3.0.2 + 83 56 merge from ourinternet; one CreateTickets fix and some utf8 + updates + 85 57 Robert's updated search stuff + 86 58 Fix for #2602 - make test fails on _Config.pm + 87 59 Including norwegian bokmal translation + 14 60 #2539: Re: [rt-users] unexpected usage: change sort order with + column headers in search window + 88 61 Fix to honor '$LogDir' for LogToFile + 89 62 #2603: /opt/rt3/share/doc should not be a file. + 90 63 Merging utf8 fixes from autrijus tang + 91 64 Fixing an upgrade bug from 3.0.2->3.0.3 + 92 65 MIME::Words encoding fixes for mail sending + 93 66 Additional work on the SQLite port + 95 67 Merge from ourinternet: UTF8 fixes; more configurable apache + sessions; + 96 68 ACL HasRight system replaced with an algorithm that does more + looking ahead + 97 69 A fix to Tickets_Overlay.pm to make the 'Count' methods + actually do a count, not a full SELECT + 98 70 Further UTF8-fixed from autrijus + 99 71 Bumping the version to 3.0.3pre1 + 100 72 update layout fix + 101 73 #2662 Fixing an overly restrictive ACL check on group creation + 102 74 #2657 Web UI Scrip creation bug + 103 75 #2652 - de.po updates + 105 76 #2658 Cosmetic issue with Scrip menu listing + 106 77 fix for FastCGI and SpeedyCGI setgidness with weird + environments + 107 78 Continued performance improvements for caching + 108 79 Log path enhancment to deal more gracefully with absolutely + specified logfile paths + 109 80 CF defaults; fix Starts set + 110 81 ACL cache made postgres safe + 111 82 Fixing an acl bug in Principal_Overlay introduced after 3.0.2 + and a possible 'Deep' transaction issue. now requires + DBIx::SearchBuilder 0.83_05 or newer + 112 83 #2678 Fixing crit messages in RT::User + 113 84 Bumping DBIx::SearchBuilder requirement to 0.84 + 115 85 The "rt" program, branch 3.0. + 117 86 pass title to Header + 116 87 Better testing for internationalization of outoging messages; + slight refactoring to SendEmail to be more testable; added + missing deps to EmailParser + 118 88 Bump to 3.0.3pre2; fix a misspelled right in Queue.pm (#2686) + 119 89 #2721 - 'id' attribute had mixed casing. this bothers certain + databases (Sybase) + 120 90 Header & Logout take URL + 121 91 Fixes for: Bogus message headers containing high-bit + characters; database handle reconnections; postgres test suite + failures + 123 92 support group & queue acl setting from rt-setup-database + 125 93 add TakeTicket, StealTicket rights + 122 94 Bumping version to 3.0.3pre3, bumping searchbuilder dependency + 126 95 Really bumping the version to 3.0.3pre3 + 129 96 Various fixes from a pull-up of the ourinternet branch + 128 97 #2605 - SpamAssassin Filter returns the wrong codes on + success/failure + 127 98 Fixes the cascading style sheet to properly reference message + bodies + 130 99 Attempting to be smarter about guessing encodings for outgoing + mail + 131 100 Fixing search navigation links (they were made to disappear) + 132 101 #2776 - 'new' ACL cache had bad behaviour. rolled back to + older cache and added tests + 133 102 On postgres, RT didn't previously cope well with multipart + messages including non-plain parts containing non-ascii + 135 103 Efficiency tweaks for WhoHaveRight + 136 104 Bumping version to RT 3.0.3pre4 + 137 105 #2813 Duplicate tickets created at the same time could cause a + user creation race condition + 138 106 Importing minor bugfixes from ourinternet + 139 107 #2816 new callback to ShowLinks + 150 108 #2799: Display URIs instead of HREFs in ticket display + 151 109 #2797 Clean up automatich chmodding on installation + 152 110 ShowRequestor takes path + 153 111 SystemInternal group ACLs in setup + 155 112 Better encoding and error checking for message headers + 156 113 better handle notification messages containing only text/html + content. + 157 114 Bumping to 3.0.3pre5 + 158 115 More I18N fixes from ourinternet + 159 116 Bumping version to RC-1 + 160 117 Another shot at the header encoding fix + 161 118 Mitya's failing processing of html email + 162 119 Bumping to 3.0.3rc2 + 163 120 Anonymizing addresses in mitya's submitted testcases + 165 121 Better handling of malformed email messages + 166 122 Bumping version to 3.0rc3 + 167 123 #2850 - With some configurations, users could not create new + tickets with 'new' requestors - Bumped to 3.0 RC 4 + 168 124 Scrip data updates weren't propagating to parent Ticket + objects; Bumping to 3.0.3 + 169 125 CustomField rights checking was overly restrictive for users + without queue-specific rights + 170 126 I18N mail testing was was being cavalier with the state of + acls after its testing. (clone of 3.0.C167) + 171 127 Ticket Update.html fix to not doubly load content + 172 128 Fixing postgres sortorder bug unmased by searchbuilder fix + 176 129 Applying POD patches from ourinternet (clone of 3.0.C173) + 177 130 UTF8, Custom Field and text message rendering fixes from + ourinternet + 178 131 #2843 Date relations were too strict in RT::Tickets searches + 179 132 #2847: allow URI Resolver to render itself + 173 133 ShowMessageHeaders; make headers clicky + 180 134 use RTIR callbacks + 175 135 Updating rt-setup-database to take acl and schema file names + on the commandline + 181 136 Refactored Users::WhoHaveRight from Chris Audley at Blackrock + 182 137 Download link in ShowTransaction + 185 138 Fix for speedycgi disappearing database connections + 183 139 #2873: Fix for insufficently agressive loop culling + 186 140 Fix for nested email message parsing + 187 141 Split the HasRight ACL query into two parts. It's now two + small and light SQL queries, instead of one big one that + overwhelmed databases + 188 142 Stylistic cleanups for HasRight optimizations + 189 143 Relationship transactions are recorded and displayed more + robustly + 190 144 Bumping the version to 3.0.4pre1 + 191 145 Updated french translation from Blaise Thauvin + 13 146 Bumping to 3.0.4RC1 + 192 147 Attachment display bug fix from autrijus tang + 193 148 Bumping the version to 3.0.4RC2 + 198 149 ShowAttachments had a relative path which hurt extensions + 199 150 README updates to indicate deprecated dependencies + 200 151 Debugging framework cleanup + 201 152 Bumping version to 3.0.4 + + rt.3.0.D152, C201, jesse, Sat Jul 12 02:41:34 2003, Bumping version to 3.0.4 + From: Jesse Vincent + Date: Fri Jul 11 23:35:03 2003 + + none + + rt.3.0.D151, C200, jesse, Sat Jul 12 01:34:41 2003, Debugging framework + cleanup + From: Jesse Vincent + Date: Fri Jul 11 22:31:37 2003 + + none + + rt.3.0.D150, C199, jesse, Sat Jul 12 01:17:57 2003, README updates to indicate + deprecated dependencies + From: Jesse Vincent + Date: Fri Jul 11 22:14:37 2003 + + none + + rt.3.0.D149, C198, leira, Sat Jul 12 01:17:08 2003, ShowAttachments had a + relative path which hurt extensions + From: Linda L. Julien + Date: Wed Jul 9 23:33:21 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D148, C193, jesse, Sat Jul 5 17:34:46 2003, Bumping the version to + 3.0.4RC2 + From: Jesse Vincent + Date: Sat Jul 5 17:22:07 2003 + + none + + rt.3.0.D147, C192, jesse, Sat Jul 5 17:11:25 2003, Attachment display bug fix + from autrijus tang + From: Jesse Vincent + Date: Sat Jul 5 17:09:07 2003 + + none + + rt.3.0.D146, C13, jesse, Fri Jul 4 14:54:43 2003, Bumping to 3.0.4RC1 + From: Jesse Vincent + Date: Fri Jul 4 14:52:56 2003 + + none + + rt.3.0.D145, C191, jesse, Fri Jul 4 14:50:26 2003, Updated french translation + from Blaise Thauvin + From: Jesse Vincent + Date: Fri Jul 4 14:48:56 2003 + + none + + rt.3.0.D144, C190, jesse, Thu Jul 3 01:48:45 2003, Bumping the version to + 3.0.4pre1 + From: Jesse Vincent + Date: Thu Jul 3 01:47:25 2003 + + none + + rt.3.0.D143, C189, jesse, Thu Jul 3 01:44:51 2003, Relationship transactions + are recorded and displayed more robustly + From: Jesse Vincent + Date: Thu Jul 3 01:44:08 2003 + + none + + rt.3.0.D142, C188, jesse, Wed Jul 2 21:01:44 2003, Stylistic cleanups for + HasRight optimizations + From: Jesse Vincent + Date: Wed Jul 2 20:58:51 2003 + + none + + rt.3.0.D141, C187, jesse, Wed Jul 2 02:48:21 2003, Split the HasRight ACL + query into two parts. It's now two small and light SQL queries, instead of one + big one that overwhelmed databases + From: Jesse Vincent + Date: Wed Jul 2 02:45:49 2003 + + none + + rt.3.0.D140, C186, jesse, Wed Jul 2 02:19:47 2003, Fix for nested email + message parsing + From: Jesse Vincent + Date: Wed Jul 2 02:17:38 2003 + + none + + rt.3.0.D139, C183, jesse, Tue Jul 1 23:18:28 2003, #2873: Fix for + insufficently agressive loop culling + From: Jesse Vincent + Date: Mon Jun 30 21:12:50 2003 + + none + + rt.3.0.D138, C185, jesse, Tue Jul 1 19:08:47 2003, Fix for speedycgi + disappearing database connections + From: Jesse Vincent + Date: Tue Jul 1 19:05:19 2003 + + none + + rt.3.0.D137, C182, leira, Tue Jul 1 16:10:33 2003, Download link in + ShowTransaction + From: Linda L. Julien + Date: Mon Jun 30 18:04:52 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D136, C181, jesse, Mon Jun 30 15:25:46 2003, Refactored + Users::WhoHaveRight from Chris Audley at Blackrock + From: Jesse Vincent + Date: Mon Jun 30 15:23:18 2003 + + none + + rt.3.0.D135, C175, jesse, Mon Jun 30 15:24:56 2003, Updating rt-setup-database + to take acl and schema file names on the commandline + From: Jesse Vincent + Date: Mon Jun 30 13:41:12 2003 + + none + + rt.3.0.D134, C180, leira, Mon Jun 30 02:19:05 2003, use RTIR callbacks + From: Linda Julien + Date: Mon Jun 30 02:11:25 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D133, C173, leira, Mon Jun 30 02:17:05 2003, ShowMessageHeaders; make + headers clicky + From: Linda Julien + Date: Sun Jun 29 23:31:39 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D132, C179, jesse, Sun Jun 29 03:06:36 2003, #2847: allow URI Resolver + to render itself + From: Jesse Vincent + Date: Sun Jun 29 03:04:30 2003 + + none + + rt.3.0.D131, C178, jesse, Sun Jun 29 02:59:13 2003, #2843 Date relations were + too strict in RT::Tickets searches + From: Jesse Vincent + Date: Sun Jun 29 02:57:53 2003 + + none + + rt.3.0.D130, C177, jesse, Sat Jun 28 18:17:28 2003, UTF8, Custom Field and + text message rendering fixes from ourinternet + From: Jesse Vincent + Date: Sat Jun 28 18:15:09 2003 + + none + + rt.3.0.D129, C176, jesse, Sat Jun 28 17:23:01 2003, Applying POD patches from + ourinternet (clone of 3.0.C173) + From: Jesse Vincent + Date: Sat Jun 28 17:15:38 2003 + + none + + rt.3.0.D128, C172, jesse, Sat Jun 28 17:17:53 2003, Fixing postgres sortorder + bug unmased by searchbuilder fix + From: Jesse Vincent + Date: Fri Jun 27 01:12:13 2003 + + none + + rt.3.0.D127, C171, jesse, Tue Jun 24 16:42:07 2003, Ticket Update.html fix to + not doubly load content + From: Jesse Vincent + Date: Tue Jun 24 16:28:49 2003 + + none + + rt.3.0.D126, C170, jesse, Tue Jun 24 16:23:49 2003, I18N mail testing was was + being cavalier with the state of acls after its testing. (clone of 3.0.C167) + From: Jesse Vincent + Date: Tue Jun 24 16:22:16 2003 + + none + + rt.3.0.D125, C169, jesse, Tue Jun 24 16:23:37 2003, CustomField rights + checking was overly restrictive for users without queue-specific rights + From: Jesse Vincent + Date: Tue Jun 24 16:18:05 2003 + + none + + rt.3.0.D124, C168, jesse, Sat Jun 21 13:01:18 2003, Scrip data updates weren't + propagating to parent Ticket objects; Bumping to 3.0.3 + From: Jesse Vincent + Date: Sat Jun 21 12:55:04 2003 + + none + + rt.3.0.D123, C167, jesse, Thu Jun 19 22:23:01 2003, #2850 - With some + configurations, users could not create new tickets with 'new' requestors - + Bumped to 3.0 RC 4 + From: Jesse Vincent + Date: Thu Jun 19 22:22:20 2003 + + none + + rt.3.0.D122, C166, jesse, Thu Jun 19 14:25:03 2003, Bumping version to 3.0rc3 + From: Jesse Vincent + Date: Thu Jun 19 14:18:19 2003 + + none + + rt.3.0.D121, C165, jesse, Thu Jun 19 12:25:20 2003, Better handling of + malformed email messages + From: Jesse Vincent + Date: Thu Jun 19 12:21:56 2003 + + none + + rt.3.0.D120, C163, jesse, Thu Jun 19 03:17:20 2003, Anonymizing addresses in + mitya's submitted testcases + From: Jesse Vincent + Date: Thu Jun 19 03:16:47 2003 + + none + + rt.3.0.D119, C162, jesse, Thu Jun 19 03:03:16 2003, Bumping to 3.0.3rc2 + From: Jesse Vincent + Date: Thu Jun 19 03:01:10 2003 + + none + + rt.3.0.D118, C161, jesse, Thu Jun 19 02:58:24 2003, Mitya's failing processing + of html email + From: Jesse Vincent + Date: Thu Jun 19 02:56:48 2003 + + none + + rt.3.0.D117, C160, jesse, Wed Jun 18 17:58:34 2003, Another shot at the header + encoding fix + From: Jesse Vincent + Date: Wed Jun 18 17:58:01 2003 + + none + + rt.3.0.D116, C159, jesse, Wed Jun 18 01:27:03 2003, Bumping version to RC-1 + From: Jesse Vincent + Date: Wed Jun 18 01:25:13 2003 + + none + + rt.3.0.D115, C158, jesse, Wed Jun 18 01:01:22 2003, More I18N fixes from + ourinternet + From: Jesse Vincent + Date: Wed Jun 18 01:00:11 2003 + + none + + rt.3.0.D114, C157, jesse, Tue Jun 17 22:24:03 2003, Bumping to 3.0.3pre5 + From: Jesse Vincent + Date: Tue Jun 17 22:20:51 2003 + + none + + rt.3.0.D113, C156, jesse, Tue Jun 17 22:14:35 2003, better handle notification + messages containing only text/html content. + From: Jesse Vincent + Date: Tue Jun 17 21:55:06 2003 + + none + + rt.3.0.D112, C155, jesse, Tue Jun 17 21:55:16 2003, Better encoding and error + checking for message headers + From: Jesse Vincent + Date: Tue Jun 17 21:26:27 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D111, C153, leira, Tue Jun 17 17:47:18 2003, SystemInternal group ACLs + in setup + From: Linda L. Julien + Date: Tue Jun 17 18:19:58 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D110, C152, leira, Tue Jun 17 16:46:34 2003, ShowRequestor takes path + From: Linda L. Julien + Date: Tue Jun 17 12:53:35 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D109, C151, jesse, Mon Jun 16 23:48:53 2003, #2797 Clean up automatich + chmodding on installation + From: Jesse Vincent + Date: Mon Jun 16 23:48:19 2003 + + none + + rt.3.0.D108, C150, jesse, Mon Jun 16 23:36:29 2003, #2799: Display URIs + instead of HREFs in ticket display + From: Jesse Vincent + Date: Mon Jun 16 23:35:00 2003 + + none + + rt.3.0.D107, C139, jesse, Mon Jun 16 23:16:45 2003, #2816 new callback to + ShowLinks + From: Jesse Vincent + Date: Mon Jun 16 23:14:05 2003 + + none + + rt.3.0.D106, C138, jesse, Mon Jun 16 23:16:29 2003, Importing minor bugfixes + from ourinternet + From: Jesse Vincent + Date: Mon Jun 16 23:06:00 2003 + + none + + rt.3.0.D105, C137, jesse, Mon Jun 16 19:41:13 2003, #2813 Duplicate tickets + created at the same time could cause a user creation race condition + From: Jesse Vincent + Date: Mon Jun 16 19:39:57 2003 + + none + + rt.3.0.D104, C136, jesse, Fri Jun 13 18:27:11 2003, Bumping version to RT + 3.0.3pre4 + From: Jesse Vincent + Date: Fri Jun 13 18:25:57 2003 + + none + + rt.3.0.D103, C135, jesse, Fri Jun 13 18:22:33 2003, Efficiency tweaks for + WhoHaveRight + From: Jesse Vincent + Date: Fri Jun 13 18:19:02 2003 + + none + + rt.3.0.D102, C133, jesse, Fri Jun 13 18:18:32 2003, On postgres, RT didn't + previously cope well with multipart messages including non-plain parts + containing non-ascii + From: Jesse Vincent + Date: Fri Jun 13 18:17:37 2003 + + none + + rt.3.0.D101, C132, jesse, Fri Jun 13 01:41:24 2003, #2776 - 'new' ACL cache + had bad behaviour. rolled back to older cache and added tests + From: Jesse Vincent + Date: Fri Jun 13 01:40:26 2003 + + none + + rt.3.0.D100, C131, jesse, Thu Jun 12 13:22:10 2003, Fixing search navigation + links (they were made to disappear) + From: Jesse Vincent + Date: Thu Jun 12 13:19:37 2003 + + none + + rt.3.0.D099, C130, jesse, Wed Jun 11 16:44:16 2003, Attempting to be smarter + about guessing encodings for outgoing mail + From: Jesse Vincent + Date: Wed Jun 11 16:42:50 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D098, C127, jesse, Wed Jun 11 16:39:39 2003, Fixes the cascading style + sheet to properly reference message bodies + From: Jesse Vincent + Date: Wed Jun 11 15:43:39 2003 + Warning: the original change was in the 'being_developed' state + + rt.3.0.D097, C128, jesse, Wed Jun 11 16:37:38 2003, #2605 - SpamAssassin + Filter returns the wrong codes on success/failure + From: Jesse Vincent + Date: Wed Jun 11 15:53:58 2003 + + none + + rt.3.0.D096, C129, jesse, Wed Jun 11 16:36:53 2003, Various fixes from a pull- + up of the ourinternet branch + From: Jesse Vincent + Date: Wed Jun 11 16:17:44 2003 + + none + + rt.3.0.D095, C126, jesse, Tue Jun 10 16:17:50 2003, Really bumping the version + to 3.0.3pre3 + From: Jesse Vincent + Date: Tue Jun 10 16:17:08 2003 + + none + + rt.3.0.D094, C122, jesse, Tue Jun 10 15:58:32 2003, Bumping version to + 3.0.3pre3, bumping searchbuilder dependency + From: Jesse Vincent + Date: Tue Jun 10 15:56:41 2003 + + none + + rt.3.0.D093, C125, jesse, Tue Jun 10 15:54:52 2003, add TakeTicket, + StealTicket rights + From: Jesse Vincent + Date: Tue Jun 10 15:41:43 2003 + Warning: the original change was in the 'being_developed' state + + From: Jesse + Date: Tue Jun 10 11:01:04 2003 + Warning: the original change was in the 'being_reviewed' state + + From: Linda L. Julien + Date: Tue Jun 10 11:58:03 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D092, C123, leira, Tue Jun 10 15:54:10 2003, support group & queue acl + setting from rt-setup-database + From: Linda L. Julien + Date: Tue Jun 10 14:13:46 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D091, C121, jesse, Sun Jun 8 00:41:47 2003, Fixes for: Bogus message + headers containing high-bit characters; database handle reconnections; + postgres test suite failures + From: Jesse Vincent + Date: Sun Jun 8 00:32:40 2003 + + none + + rt.3.0.D090, C120, leira, Sun Jun 8 00:34:40 2003, Header & Logout take URL + From: Linda L. Julien + Date: Fri Jun 6 19:06:41 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D089, C119, jesse, Fri Jun 6 17:33:37 2003, #2721 - 'id' attribute had + mixed casing. this bothers certain databases (Sybase) + From: Jesse Vincent + Date: Fri Jun 6 17:32:16 2003 + + none + + rt.3.0.D088, C118, jesse, Wed Jun 4 17:21:24 2003, Bump to 3.0.3pre2; fix a + misspelled right in Queue.pm (#2686) + From: Jesse Vincent + Date: Wed Jun 4 17:19:39 2003 + Warning: the original change was in the 'being_developed' state + + The "rt" program, branch 3.0. + + rt.3.0.D087, C116, jesse, Wed Jun 4 17:17:08 2003, Better testing for + internationalization of outoging messages; slight refactoring to SendEmail to + be more testable; added missing deps to EmailParser + From: Jesse Vincent + Date: Wed Jun 4 16:53:07 2003 + + none + + rt.3.0.D086, C117, leira, Wed Jun 4 00:23:20 2003, pass title to Header + From: Linda L. Julien + Date: Tue Jun 3 18:09:39 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D085, C115, jesse, Tue Jun 3 00:45:12 2003, The "rt" program, branch + 3.0. + From: Jesse Vincent + Date: Tue Jun 3 00:43:15 2003 + Warning: the original change was in the 'being_developed' state + + The "rt" program, branch 3.0. + + rt.3.0.D084, C113, jesse, Tue Jun 3 00:20:07 2003, Bumping + DBIx::SearchBuilder requirement to 0.84 + From: Jesse Vincent + Date: Tue Jun 3 00:19:50 2003 + + none + + rt.3.0.D083, C112, jesse, Tue Jun 3 00:18:43 2003, #2678 Fixing crit messages + in RT::User + From: Jesse Vincent + Date: Tue Jun 3 00:18:12 2003 + + none + + rt.3.0.D082, C111, jesse, Tue Jun 3 00:04:45 2003, Fixing an acl bug in + Principal_Overlay introduced after 3.0.2 and a possible 'Deep' transaction + issue. now requires DBIx::SearchBuilder 0.83_05 or newer + From: Jesse Vincent + Date: Tue Jun 3 00:02:23 2003 + + none + + rt.3.0.D081, C110, jesse, Mon Jun 2 22:40:34 2003, ACL cache made postgres + safe + From: Jesse Vincent + Date: Mon Jun 2 22:39:03 2003 + + none + + rt.3.0.D080, C109, leira, Mon Jun 2 17:10:05 2003, CF defaults; fix Starts + set + From: Linda L. Julien + Date: Mon Jun 2 17:32:11 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D079, C108, jesse, Sat May 31 00:28:37 2003, Log path enhancment to + deal more gracefully with absolutely specified logfile paths + From: Jesse Vincent + Date: Sat May 31 00:27:38 2003 + + none + + rt.3.0.D078, C107, jesse, Sat May 31 00:20:53 2003, Continued performance + improvements for caching + From: Jesse Vincent + Date: Sat May 31 00:19:32 2003 + + none + + rt.3.0.D077, C106, jesse, Sat May 31 00:20:32 2003, fix for FastCGI and + SpeedyCGI setgidness with weird environments + From: Jesse Vincent + Date: Sat May 31 00:19:15 2003 + + none + + rt.3.0.D076, C105, jesse, Fri May 30 16:21:14 2003, #2658 Cosmetic issue with + Scrip menu listing + From: Jesse Vincent + Date: Fri May 30 16:14:02 2003 + + none + + rt.3.0.D075, C103, jesse, Fri May 30 16:20:57 2003, #2652 - de.po updates + From: Jesse Vincent + Date: Fri May 30 15:57:44 2003 + + none + + rt.3.0.D074, C102, jesse, Fri May 30 16:18:57 2003, #2657 Web UI Scrip + creation bug + From: Jesse Vincent + Date: Fri May 30 15:50:16 2003 + + none + + rt.3.0.D073, C101, jesse, Fri May 30 16:17:43 2003, #2662 Fixing an overly + restrictive ACL check on group creation + From: Jesse Vincent + Date: Fri May 30 15:46:22 2003 + + none + + rt.3.0.D072, C100, leira, Fri May 30 16:17:05 2003, update layout fix + From: Linda L. Julien + Date: Thu May 29 14:30:01 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D071, C99, jesse, Wed May 28 17:54:48 2003, Bumping the version to + 3.0.3pre1 + From: Jesse Vincent + Date: Wed May 28 17:52:51 2003 + + none + + rt.3.0.D070, C98, jesse, Wed May 28 17:54:40 2003, Further UTF8-fixed from + autrijus + From: Jesse Vincent + Date: Wed May 28 17:49:32 2003 + + none + + rt.3.0.D069, C97, jesse, Wed May 28 17:07:10 2003, A fix to Tickets_Overlay.pm + to make the 'Count' methods actually do a count, not a full SELECT + From: Jesse Vincent + Date: Wed May 28 17:04:50 2003 + + none + + rt.3.0.D068, C96, jesse, Wed May 28 17:06:43 2003, ACL HasRight system + replaced with an algorithm that does more looking ahead + From: Jesse Vincent + Date: Wed May 28 16:36:10 2003 + + none + + rt.3.0.D067, C95, jesse, Tue May 27 13:22:19 2003, Merge from ourinternet: + UTF8 fixes; more configurable apache sessions; + From: Jesse Vincent + Date: Tue May 27 13:07:41 2003 + + none + + rt.3.0.D066, C93, jesse, Sat May 24 18:05:36 2003, Additional work on the + SQLite port + From: Jesse Vincent + Date: Sat May 24 18:04:50 2003 + + none + + rt.3.0.D065, C92, jesse, Fri May 23 16:45:23 2003, MIME::Words encoding fixes + for mail sending + From: Jesse Vincent + Date: Fri May 23 16:44:28 2003 + + none + + rt.3.0.D064, C91, jesse, Fri May 23 16:12:26 2003, Fixing an upgrade bug from + 3.0.2->3.0.3 + From: Jesse Vincent + Date: Fri May 23 15:57:50 2003 + + none + + rt.3.0.D063, C90, jesse, Fri May 23 15:27:47 2003, Merging utf8 fixes from + autrijus tang + From: Jesse Vincent + Date: Fri May 23 15:25:23 2003 + + none + + rt.3.0.D062, C89, jesse, Wed May 21 00:58:34 2003, #2603: /opt/rt3/share/doc + should not be a file. + From: Jesse Vincent + Date: Wed May 21 00:29:55 2003 + + none + + rt.3.0.D061, C88, jesse, Wed May 21 00:57:45 2003, Fix to honor '$LogDir' for + LogToFile + From: Jesse Vincent + Date: Wed May 21 00:17:18 2003 + + none + + rt.3.0.D060, C14, jesse, Wed May 21 00:56:31 2003, #2539: Re: [rt-users] + unexpected usage: change sort order with column headers in search window + From: Jesse Vincent + Date: Tue May 20 23:19:46 2003 + + none + + rt.3.0.D059, C87, jesse, Wed May 21 00:55:08 2003, Including norwegian bokmal + translation + From: Jesse Vincent + Date: Tue May 20 23:05:17 2003 + + none + + rt.3.0.D058, C86, jesse, Wed May 21 00:54:06 2003, Fix for #2602 - make test + fails on _Config.pm + From: Jesse Vincent + Date: Tue May 20 22:32:52 2003 + + none + + rt.3.0.D057, C85, leira, Tue May 20 12:15:11 2003, Robert's updated search + stuff + From: Linda L. Julien + Date: Mon May 19 18:19:14 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D056, C83, jesse, Sat May 17 17:34:32 2003, merge from ourinternet; one + CreateTickets fix and some utf8 updates + From: Jesse Vincent + Date: Sat May 17 17:31:43 2003 + + none + + rt.3.0.D055, C82, jesse, Mon May 12 20:30:45 2003, Bumping the version to RT + 3.0.2 + From: Jesse Vincent + Date: Tue May 13 02:29:44 2003 + + none + + rt.3.0.D054, C81, jesse, Wed May 7 09:18:28 2003, Bumping the version to + 3.0.2pre6 + From: Jesse Vincent + Date: Wed May 7 15:16:55 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D053, C80, jesse, Wed May 7 09:02:24 2003, Importing utf8 fixes, _ + Vendor overlay support from ourinternet + From: Jesse Vincent + Date: Wed May 7 14:52:58 2003 + + none + + rt.3.0.D052, C79, jesse, Wed May 7 07:05:14 2003, Cleaning up RT tag + processing + From: Jesse Vincent + Date: Wed May 7 13:04:17 2003 + + none + + rt.3.0.D051, C78, jesse, Wed May 7 07:03:27 2003, More performance work on + WhoHaveRight; removing an extra join + From: Jesse Vincent + Date: Wed May 7 13:00:43 2003 + + none + + rt.3.0.D050, C77, jesse, Fri May 2 11:23:23 2003, Fixing bogus anchor tags + From: Jesse Vincent + Date: Fri May 2 17:19:54 2003 + + none + + rt.3.0.D049, C76, jesse, Fri May 2 10:26:30 2003, [#2437] + CanonicalizeEmailAddress fixes; [# 2449] html fixes for right editing; [# + 2457] email addresses weren't always being canonicalized + From: Jesse Vincent + Date: Fri May 2 16:24:40 2003 + + none + + rt.3.0.D048, C75, jesse, Fri May 2 08:35:38 2003, bumped version to + 3.0.2pre5; attachments performance fixes; utf-8 mailgateway fixes; more + extension hooks; template updates for approvals + From: Jesse Vincent + Date: Fri May 2 14:32:57 2003 + + none + + rt.3.0.D047, C73, jesse, Sun Apr 27 19:06:46 2003, I18N patches from autrijus; + bouncing to 3.0.2pre4 + From: Jesse Vincent + Date: Mon Apr 28 01:02:18 2003 + + none + + rt.3.0.D046, C72, leira, Sun Apr 27 19:06:04 2003, bulk links + From: Linda L. Julien + Date: Thu Apr 24 01:23:01 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D045, C71, jesse, Sat Apr 19 03:42:39 2003, Another go at fixing the + ARRAY() issue; bumping to 3.0.2pre3 + From: Jesse Vincent + Date: Sat Apr 19 08:39:19 2003 + + none + + rt.3.0.D044, C70, jesse, Fri Apr 18 16:37:00 2003, fixing utf8 tainting issue + in autohandler; bumped to 3.0.2pre2 + From: Jesse Vincent + Date: Fri Apr 18 21:32:04 2003 + + none + + rt.3.0.D043, C69, leira, Thu Apr 17 18:51:41 2003, make ids clicky + From: Linda L. Julien + Date: Thu Apr 17 18:31:40 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D042, C68, jesse, Thu Apr 17 18:39:54 2003, Bumping to 3.0.2pre1 + From: Jesse Vincent + Date: Thu Apr 17 23:37:59 2003 + + none + + rt.3.0.D041, C67, jesse, Thu Apr 17 18:33:15 2003, updating autrijus' + autohandler patch. seems to break lots of stuff + From: Jesse Vincent + Date: Thu Apr 17 23:21:02 2003 + + none + + rt.3.0.D040, C66, jesse, Thu Apr 17 18:32:24 2003, Quicksearch bug fix from + Stan + From: Jesse Vincent + Date: Thu Apr 17 23:16:58 2003 + + none + + rt.3.0.D039, C65, jesse, Thu Apr 17 18:29:31 2003, Fixing an untainting bug in + 3.0.1 + From: Jesse Vincent + Date: Thu Apr 17 23:15:01 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D038, C63, jesse, Thu Apr 17 04:46:42 2003, Fixing a showmessagestanza + bug found in RTIR + From: Jesse Vincent + Date: Thu Apr 17 09:45:48 2003 + + none + + rt.3.0.D037, C62, jesse, Tue Apr 15 11:53:58 2003, Bumping to version 3.0.1 + From: Jesse Vincent + Date: Tue Apr 15 11:52:00 2003 + + none + + rt.3.0.D036, C61, jesse, Mon Apr 14 18:18:03 2003, New speedycgi support from + vivek khera + From: Jesse Vincent + Date: Mon Apr 14 14:49:49 2003 + + none + + rt.3.0.D035, C60, jesse, Sun Apr 13 21:43:32 2003, SMTP and I18N fixes from + autrijus tang. Updated chinese translations + From: Jesse Vincent + Date: Sun Apr 13 21:32:55 2003 + + none + + rt.3.0.D034, C59, jesse, Fri Apr 11 21:58:36 2003, Bumping to RT 3.0.1pre2 + From: Jesse Vincent + Date: Fri Apr 11 21:58:06 2003 + + none + + rt.3.0.D033, C58, jesse, Fri Apr 11 21:56:11 2003, Better binary attachment + handling fix from autrijus + From: Jesse Vincent + Date: Fri Apr 11 21:52:12 2003 + + none + + rt.3.0.D032, C57, jesse, Fri Apr 11 21:35:17 2003, Testing and fixing binary + attachment corruption + From: Jesse Vincent + Date: Fri Apr 11 21:34:28 2003 + + none + + rt.3.0.D031, C56, jesse, Fri Apr 11 21:34:56 2003, Testing fixes for mail + authentication/authorization + From: Jesse Vincent + Date: Thu Apr 10 00:08:29 2003 + + none + + rt.3.0.D030, C55, jesse, Wed Apr 9 13:55:18 2003, #2365 Removing outdated + Mason setup parameter + From: Jesse Vincent + Date: Wed Apr 9 13:54:43 2003 + + none + + rt.3.0.D029, C53, jesse, Wed Apr 9 13:22:35 2003, Added preliminary left to + right hebrew translation + From: Jesse Vincent + Date: Wed Apr 9 13:18:16 2003 + + none + + rt.3.0.D028, C52, jesse, Fri Apr 4 02:10:01 2003, More I18N testing for + rafael + From: Jesse Vincent + Date: Fri Apr 4 02:08:49 2003 + + none + + rt.3.0.D027, C51, jesse, Thu Apr 3 19:33:34 2003, Changing address used in + example to not send mail to author + From: Jesse Vincent + Date: Thu Apr 3 19:29:02 2003 + Warning: the original change was in the 'being_integrated' state + + none + + rt.3.0.D026, C50, jesse, Thu Apr 3 19:16:37 2003, Integrating rafael's + failing test suite and proposed fix from autrijus + From: Jesse Vincent + Date: Thu Apr 3 19:15:03 2003 + + none + + rt.3.0.D025, C39, jesse, Thu Apr 3 19:16:15 2003, Many users should be able + to have a blank address; neew test suite to ensure this + From: Jesse Vincent + Date: Thu Apr 3 13:27:36 2003 + + none + + rt.3.0.D024, C38, jesse, Thu Apr 3 13:30:37 2003, Updates for RT RPC + interface from AMS + From: Jesse Vincent + Date: Wed Apr 2 15:32:15 2003 + + none + + rt.3.0.D023, C36, jesse, Wed Apr 2 14:14:07 2003, Updated Spanish translation + From: Jesse Vincent + Date: Tue Apr 1 14:02:36 2003 + + none + + rt.3.0.D022, C37, jesse, Wed Apr 2 14:13:55 2003, Updated dependencies + From: Jesse Vincent + Date: Wed Apr 2 14:09:41 2003 + + none + + rt.3.0.D021, C35, jesse, Tue Apr 1 13:00:22 2003, New czech translation + From: Jesse Vincent + Date: Tue Apr 1 12:58:57 2003 + + none + + rt.3.0.D020, C33, jesse, Fri Mar 28 14:48:20 2003, A tiny bit of extra data + passing for some callbacks + From: Jesse Vincent + Date: Fri Mar 28 14:43:28 2003 + + none + + rt.3.0.D019, C32, jesse, Fri Mar 28 14:35:10 2003, Added better error checking + for failed ticket creation + From: Jesse Vincent + Date: Fri Mar 28 14:32:52 2003 + + none + + rt.3.0.D018, C31, jesse, Sun Mar 23 17:21:45 2003, Minor fixes - Bumped to + 3.0.0; + 2266 - postgres scrip creation bug + 2267 - Tickets not reopened after being stalled + 2265 - Fixed css nits from blaise + Unreported - Fixed quick-search bug + From: Jesse Vincent + Date: Sun Mar 23 17:17:55 2003 + + none + + rt.3.0.D017, C30, jesse, Thu Mar 20 21:38:30 2003, Bumping to 3.0.0rc4 + From: Jesse Vincent + Date: Thu Mar 20 21:28:01 2003 + + none + + rt.3.0.D016, C29, jesse, Thu Mar 20 21:18:27 2003, RT should now be less + overzealous about opening and then marking a ticket 'new' again + From: Jesse Vincent + Date: Thu Mar 20 21:14:47 2003 + + none + + rt.3.0.D015, C28, jesse, Thu Mar 20 15:21:49 2003, Further postgres tweaks and + fixes + From: Jesse Vincent + Date: Thu Mar 20 15:20:21 2003 + + none + + rt.3.0.D014, C27, jesse, Thu Mar 20 01:48:42 2003, Postgres schema tweak + From: Jesse Vincent + Date: Thu Mar 20 01:47:20 2003 + + none + + rt.3.0.D013, C26, jesse, Wed Mar 19 21:26:47 2003, Postgres fixes + From: Jesse Vincent + Date: Wed Mar 19 21:26:24 2003 + + none + + rt.3.0.D012, C25, jesse, Wed Mar 19 16:27:29 2003, Brazilian Portuguese + translation + From: Jesse Vincent + Date: Wed Mar 19 16:25:48 2003 + + none + + rt.3.0.D011, C23, jesse, Wed Mar 19 13:03:15 2003, New french translation + From: Jesse Vincent + Date: Wed Mar 19 13:02:47 2003 + + none + + rt.3.0.D010, C22, jesse, Wed Mar 19 01:01:24 2003, Bumping to RC3; fixing the + display of 'This user's n highest priority tix' + From: Jesse Vincent + Date: Wed Mar 19 01:00:33 2003 + + none + + rt.3.0.D009, C20, jesse, Wed Mar 19 00:46:17 2003, finishing the notify stuff + From: Jesse Vincent + Date: Wed Mar 19 00:45:09 2003 + + none + + rt.3.0.D008, C19, jesse, Wed Mar 19 00:40:45 2003, Caving in to the masses and + making 'notify sender' configurable + From: Jesse Vincent + Date: Wed Mar 19 00:38:50 2003 + + none + + rt.3.0.D007, C18, jesse, Tue Mar 18 16:29:45 2003, More performance work; + backing out 'enhancements' that killed system performance + From: Jesse Vincent + Date: Tue Mar 18 16:26:07 2003 + + none + + rt.3.0.D006, C17, jesse, Tue Mar 18 11:29:28 2003, fixing fastcgi's ability to + load webmux.pl on some platforms + From: Jesse Vincent + Date: Tue Mar 18 11:28:11 2003 + + none + + rt.3.0.D005, C12, jesse, Tue Mar 18 00:58:52 2003, fixing indices for postgres + From: Jesse Vincent + Date: Tue Mar 18 00:53:06 2003 + + none + + rt.3.0.D004, C16, jesse, Tue Mar 18 00:41:26 2003, Performance work on + 'WhoHaveRight'; bumping to 3.0.0rc2 + From: Jesse Vincent + Date: Tue Mar 18 00:37:30 2003 + + none + + rt.3.0.D003, C15, jesse, Fri Mar 14 17:07:28 2003, removing the old REST API + From: Jesse Vincent + Date: Fri Mar 14 16:50:38 2003 + + none + + rt.3.0.D002, C11, jesse, Fri Mar 14 16:42:46 2003, Minor CSS update. rollback + fix; new database indices; copyright update + From: Jesse Vincent + Date: Fri Mar 14 16:35:01 2003 + + none + + rt.3.0.D001, C10, jesse, Fri Mar 14 01:26:22 2003, Bumping the version to + rt.3.0.0rc0 + From: Jesse Vincent + Date: Fri Mar 14 01:25:51 2003 + + none -- cgit v1.2.1 From 289340780927b5bac2c7604d7317c3063c6dd8cc Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 11 Mar 2004 02:05:38 +0000 Subject: import of rt 3.0.9 --- rt/Changelog | 1629 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1628 insertions(+), 1 deletion(-) (limited to 'rt/Changelog') diff --git a/rt/Changelog b/rt/Changelog index d8d73fd6d..0f6bd10c3 100644 --- a/rt/Changelog +++ b/rt/Changelog @@ -2,7 +2,7 @@ Project "rt.3", Branch 0 Page 1 -Change Log Sat Jul 12 04:24:41 2003 +Change Log Fri Feb 13 12:31:27 2004 rt.3.D000, C0, jesse, Thu Mar 13 20:43:23 2003, RT: Request Tracker, branch 3.0. RT: Request Tracker, branch 3.0. @@ -207,6 +207,1633 @@ rt.3.D000, C0, jesse, Thu Mar 13 20:43:23 2003, RT: Request Tracker, branch 3.0. 199 150 README updates to indicate deprecated dependencies 200 151 Debugging framework cleanup 201 152 Bumping version to 3.0.4 + 195 153 #3042: Make max inline body size configurable + 196 154 #3029 - better warning message on improper perms on mail in + 202 155 Initial commit of new commandline client support code + 203 156 More updates to the commandline client + 205 157 Removing ancient cli code that was accidentally added to the + repository + 206 158 Extended ACL edit routines to make it easier to use generic + routines in 3rd party apps + 24 159 Certain ACL checks could fail on postgres due to a marshalling + bug + 209 160 #1751: update second page in Bulk update + 208 161 #1651: URIs not escaped in ticket display + 210 162 A couple of fixes to better deal with creation of 'blank' + ticket requestors + 207 163 regression tests: use $RT::WebPath and RT_LIB_PATH + 211 164 Requestor searches had an extra join that they didn't need + 212 165 License tagger was tagging Makefile, not Makefile.in. + Reconfigured. + 213 166 Bumping to 3.0.5pre1 + 215 167 Merging internationalization fixes from ourinternet + 216 168 #2692: make $Domain an argument for SelectGroups + 219 169 #2855: User_Overlay and Template_Overlay fixes + 220 170 #2989: regexp changes for Subject and loop-detection + 221 171 3158: user can delete only with DeleteTicket right + 222 172 fixes for the importer + 223 173 Adding the RT coding style guide to the distribution + 225 174 One I18N 'fix' from ourinternet tainted attachment data, + breaking tests + 226 175 Code to catch execution problems within RT's web app server + was made more robust + 34 176 Failed user creation didn't always properly roll-back the + database + 227 177 [fsck.com #2378] personal permissions for installation + 228 178 #3199: normalize custom fields searching syntax - Global CF's + previously didn't allow the { } + 229 179 #3201: Perform more clever joining to enhance custom field + search results + 40 180 #3200 - AND MultipleSelect CFs together - OR all other CFs + together. + 42 181 Bumping version to 3.0.5-pre2 + 41 182 #3022: Update to German translation + 43 183 #3068: Better setting of Due dates via the web ui + 44 184 #3131: Preliminary support for Oracle from Brook Schonfield + 45 185 #3152: Updated russian .po file + 46 186 #2792: When finding out if someone is a queue watcher, check + groups recursively + 47 187 Bumping to 3.0.5pre3 + 49 188 Dependencies updated; performance and memory usage fixes for + ticket creation memory usage + 231 189 #3237: Queue-specific templates with the same name as global + templates will now override the globals for queue-related + scrips + 54 190 #3279: Make fsck.com-rt: URIs case insensitive + 230 191 #3230: Parser patch to make watchers searches more efficient + 218 192 #2955: wrapping in messagebox + 232 193 Old relationship update transactions weren't properly + displayed + 237 194 #2672: custom field values ordering + 235 195 #2653: Email.pm patch + 238 196 #3114: allow longer subject lines for postgres + 233 197 #3242: cannonicalize addresses in comments + 236 198 #3278: occasional internal server error in RT.pm + 239 199 #3309: switch lines in User/Prefs.html + 250 200 #3329: Email.pm patch + 252 201 #2687: add ticket subject to resolved template + 255 202 #2268: align fields in User/Prefs.html + 256 203 #2160: clarify that box deletes scrips + 259 204 #2773: don't allow searching for deleted tickets + 257 205 #2700: configurable home page ticket list length + 258 206 #2409: colons after labels in Create.html + 261 207 #3240: DeleteWatcher, not DelWatcher + 262 208 #3143: Italian translation + 251 209 #2617: custom field ordering + 260 210 #2558: allow access to CFs with no name + 263 211 #3281: form actions must not be paths + 266 212 #2693: show proper id in menu after creation + 265 213 #3118: change default unset mail address + 267 214 #3324: Apache::DBI must be 0.92 or newer + 253 215 Fixing improperly applied custom field editing patches + 268 216 Bumping version to 3.0.5pre4 + 269 217 #3341: edit comments in SiteConfig + 271 218 #3012: vertical alignment in Ticket/Elements/ShowPeople + 270 219 #3349: umlauts aren't correct in subject + 272 220 #3236: allow attachments without other txn contents + 273 221 #3105: CreateTickets doesn't set ticket type + 275 222 #3384: recursive merge patches + 276 223 #3354: an additional fix for avoiding the morning bug + 277 224 #3114: increase subject length in non-Postgres dbs + 278 225 Fixes to attempt to stop mysql 'morning bugs' with mysql + 280 226 Post 3.0.5pre3 - sometimes silently losing mail. fixed a + possible bug, improved testing + 281 227 More explicit warning about a lack of perl 5.8 + 282 228 fixing the new testdeps thing + 279 229 #2651: localize die/warn handlers + 64 230 Bumping to 3.0.5pre5 + 283 231 #3399: Message parsing fails for some types of report + 285 232 Better handling of apparently bogus email; rationalize mail + gateway error codes + 286 233 Bumping to 3.0.5pre6 + 287 234 Bumping to 3.0.5RC1 + 288 235 Patches to the cli from ams + 289 236 Custom field values couldn't be set to '0'; README updated for + apache2 + 290 237 RT 3.0.5 + 291 238 Fixing a couple bugs related to display of links + 292 239 fixing a multiple-signature-inclusion bug + 293 240 Bumping to 3.0.6RC1 + 295 241 Updated documentation for RT CLI tool + 296 242 Bumping to RT 3.0.6 + 297 243 Conditionalizing Text::Quoted display, so as to avoid utf8 + crashes + 299 244 Merging bugfixes from ourinternet + 300 245 A bunch of postgres correctness fixes + 301 246 #2346: Resolving a deprecation warning + 84 247 #3981: Ticket creation syntax fix + 298 248 bps #1032: SelfService fixes + 302 249 #3889: add/del fixes + 303 250 #3822: Fix for cli bug (Inapropriate use of arrayref) + 305 251 #3807: CLI example updates + 306 252 #3907: New default templates for user, ticket and queue + 308 253 More reference weakening + 307 254 User objects weren't always destroyed, due to a circular + reference + 310 255 Slightly better debugging on failure to send mail + 94 256 Deep recursion issue on localization handle; missing language + selector + 313 257 Adding back missing SelectLang + 311 258 #3566: EditCustomField supports Default for FreeformSingle + 312 259 Initial Informix port from akso.de + 316 260 #3765: TicketsSQL is case-sensitive + 317 261 #3613: searching on NOT LIKE + 318 262 #3877: don't strip multi-line headers + 319 263 #3551: Create values corrupted when adding new files + 321 264 #3993: warn when installing with mod_perl2 + 320 265 #4087: allow non-ISO dates in transaction searches + 322 266 #3439: custom fields patch + 323 267 #3855: require Locale::Maketext::Lexicon 0.31 + 325 268 #3856: /REST/1.0/search/tickets should work in UTC + 326 269 #3827: regression shouldn't drop db + 327 270 #3801: note when transaction content is ellided + 328 271 #3751: ParseNewMessageForTicketCcs + 332 272 #3776: new indices + 329 273 #3674: autohandler patch + 336 274 New schema relationships diagram in .dot format + 337 275 more work on the schema diagram + 330 276 #3601: SelectRights patch + 331 277 #3583: set Last Contacted date + 333 278 #4088: Postgres performance improvements + 335 279 fix attachment links in base RT + 338 280 Updating storable dependency, to keep redhat 9 users from + hurting themselves + 339 281 Small fix to ticket searching to cut down on # of joins needed + 104 282 Merging ourinternet's changes relative to 3.0.7pre2; UPGRADING + update; postgres installation fixes + 350 283 Bumping version to 3.0.7pre3 + 351 284 CLI changes + 352 285 CLI usage updates + 353 286 Bumping to 3.0.7rc1 + 361 287 Bumping to 3.0.7; Updated DBIx::SearchBuilder dependency + 362 288 Fixes to RT 3.0.7 upgrade instructions; Bumping to 3.0.7_01 + 355 289 Minor cleanups to RT cli tool + 356 290 Fixup to rt-setup-database tool for local schema + 357 291 Display.html takes TicketObj; Update.html uses it + 358 292 localization for link text, not whole link + 359 293 ProcessTicketCustomFieldUpdates takes TicketObj + 360 294 Transaction batching + 363 295 protect against reentrancy in Ticket::DESTROY + 365 296 FastCGI fix to make the CLI work + 366 297 #4415: Fix for imporeting merged tickets + 368 298 Regression and upgrade cleanups + 367 299 Ticket creation and updates via the Web UI were sometimes + encoded wrong + 369 300 CLI tool should pass through orderby arg + 370 301 Bumping to 3.0.8pre1 + 371 302 none + 372 303 Decode uuencoded attachments + 373 304 Fixing next/prev ticket navigation (#4461) it sometimes + disappeared. + 375 305 Ticket counts became inaccurate after repeated web searches + 376 306 Certain non-western From: headers were being mangled + 377 307 Numerous CLI improvements + 378 308 Bumping to 3.0.8pre2 + 379 309 Switching to new I18NSafe lowercasing behaviour for Pg + 380 310 Adding a new index doubles my performance on /index.html + 381 311 Importing fixes from ourinternet + 382 312 Researching email corruption + 197 313 Fixing CreaetTickets documentation + 383 314 #4572: Fix searching on links + 385 315 #4554: callbacks should be ordered + 386 316 #4552 arguments for AddCustomFieldValues + 387 317 #4455: Better handling of bad link URIs + 388 318 #3725: Making CLI display newly created tickets ids + 389 319 #3736: Backport RT 3.1 'inplace' layout + 390 320 #3813: the CreateTickets scripaction couldn't handle + customfields + 391 321 #3608: search by ccs and adminccs in addition to requestors + 114 322 #3066: crontool docs + 393 323 #4711: search ON Dates + 392 324 order SelfService tickets by numeric id + 395 325 Bumping to 3.0.8RC1 + 396 326 AutoOpen should set correct type for Status transaction + 397 327 Fixing apparent SQL error on logout. Actually bug in + localization + 21 328 #2587: turn off autocomplete in RT's search box + 309 329 #3660: add a 'timeout' flag to the rt-mailgate + 315 330 #3608: fixing quicksearch to work with new watcher search + 398 331 Allow RT::CurrentUser to load objects based on RT::User + objects passed in; Backported a fix to the Language Selector + for non-traditional languages; bumped to 3.0.8 + 399 332 Searching for role groups generated queries that were way too + complex + 48 333 First cut at new oracle code from Netzah + 501 334 Adding UTF8 support for oracle; Oracle install instructions; + searchbuilder dep bumped; bumping to 3.0.9pre2 + 502 335 Deleted tickets should never be found in searches + 503 336 #5212 Unicode issues with incoming mail with a charset or + encoding of UTF-8 (caps) + 500 337 Reversing our no-cache pragmas, since IE can't cope with them + over SSL + 506 338 A couple of perf fixes from autrijus which _require_ + SearchBuilder 0.97. Reduces long ticket display by 30% + 508 339 Bumping to 3.0.9pre3 + 509 340 RT now uses progressive rendering by default AND no longer + blocks the load of the CSS sheet; 3.0.9pre4 + 511 341 Optimizing column loads from autrijus' new column load patches + 512 342 Bumping to 3.0.9pre5 + 513 343 More performance work listing ticket Attachments + 515 344 Turning off autoflush for ticket attachments so we can a + content type + 516 345 #5178: Use less verbose html for ticket history + 517 346 Bumping to 3.0.9pre6 + 518 347 Improved next/prev handling for merged tickets + 519 348 Bumping to 3.0.9 - Noting preference for perl 5.8.3 + + rt.3.0.D348, C519, jesse, Fri Feb 13 12:30:42 2004, Bumping to 3.0.9 - Noting + preference for perl 5.8.3 + none + + rt.3.0.D347, C518, jesse, Thu Feb 12 00:21:35 2004, Improved next/prev + handling for merged tickets + From: Jesse + Date: Thu Feb 12 00:20:40 2004 + + none + + rt.3.0.D346, C517, jesse, Tue Feb 10 00:22:11 2004, Bumping to 3.0.9pre6 + From: Jesse + Date: Tue Feb 10 00:21:24 2004 + Warning: the original change was in the 'being_integrated' state + + none + + rt.3.0.D345, C516, jesse, Tue Feb 10 00:19:50 2004, #5178: Use less verbose + html for ticket history + From: Jesse + Date: Tue Feb 10 00:18:57 2004 + + none + + rt.3.0.D344, C515, jesse, Tue Feb 10 00:07:41 2004, Turning off autoflush for + ticket attachments so we can a content type + From: Jesse + Date: Tue Feb 10 00:02:40 2004 + + none + + rt.3.0.D343, C513, jesse, Mon Feb 9 23:48:40 2004, More performance work + listing ticket Attachments + From: Jesse + Date: Mon Feb 9 23:48:07 2004 + + none + + rt.3.0.D342, C512, jesse, Fri Feb 6 02:05:13 2004, Bumping to 3.0.9pre5 + none + + rt.3.0.D341, C511, jesse, Thu Feb 5 23:11:20 2004, Optimizing column loads + from autrijus' new column load patches + none + + rt.3.0.D340, C509, jesse, Wed Feb 4 17:56:57 2004, RT now uses progressive + rendering by default AND no longer blocks the load of the CSS sheet; 3.0.9pre4 + none + + rt.3.0.D339, C508, jesse, Wed Feb 4 16:42:08 2004, Bumping to 3.0.9pre3 + none + + rt.3.0.D338, C506, jesse, Wed Feb 4 15:06:36 2004, A couple of perf fixes + from autrijus which _require_ SearchBuilder 0.97. Reduces long ticket display + by 30% + none + + rt.3.0.D337, C500, jesse, Sun Feb 1 15:01:39 2004, Reversing our no-cache + pragmas, since IE can't cope with them over SSL + none + + rt.3.0.D336, C503, jesse, Wed Jan 28 19:56:55 2004, #5212 Unicode issues with + incoming mail with a charset or encoding of UTF-8 (caps) + none + + rt.3.0.D335, C502, jesse, Wed Jan 28 19:24:48 2004, Deleted tickets should + never be found in searches + none + + rt.3.0.D334, C501, jesse, Thu Jan 8 15:21:02 2004, Adding UTF8 support for + oracle; Oracle install instructions; searchbuilder dep bumped; bumping to + 3.0.9pre2 + none + + rt.3.0.D333, C48, jesse, Sun Jan 4 23:18:16 2004, First cut at new oracle + code from Netzah + From: Jesse + Date: Sun Jan 4 23:17:21 2004 + + none + + rt.3.0.D332, C399, jesse, Sat Jan 3 15:57:44 2004, Searching for role groups + generated queries that were way too complex + From: Jesse + Date: Sat Jan 3 15:57:50 2004 + + none + + rt.3.0.D331, C398, jesse, Fri Jan 2 16:22:47 2004, Allow RT::CurrentUser to + load objects based on RT::User objects passed in; Backported a fix to the + Language Selector for non-traditional languages; bumped to 3.0.8 + From: Jesse + Date: Fri Jan 2 16:22:55 2004 + + none + + rt.3.0.D330, C315, jesse, Fri Jan 2 15:10:37 2004, #3608: fixing quicksearch + to work with new watcher search + From: Jesse Vincent + Date: Sat Dec 13 15:31:06 2003 + + none + + rt.3.0.D329, C309, jesse, Fri Jan 2 15:10:02 2004, #3660: add a 'timeout' + flag to the rt-mailgate + From: Jesse Vincent + Date: Sat Dec 13 02:12:05 2003 + + none + + rt.3.0.D328, C21, jesse, Fri Jan 2 15:09:18 2004, #2587: turn off + autocomplete in RT's search box + From: Jesse Vincent + Date: Sat Dec 13 01:57:52 2003 + + none + + rt.3.0.D327, C397, jesse, Tue Dec 30 16:19:24 2003, Fixing apparent SQL error + on logout. Actually bug in localization + none + + rt.3.0.D326, C396, leira, Fri Dec 19 01:11:25 2003, AutoOpen should set + correct type for Status transaction + From: Linda L. Julien + Date: Thu Dec 18 23:56:15 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D325, C395, jesse, Wed Dec 17 14:12:38 2003, Bumping to 3.0.8RC1 + From: Jesse + Date: Thu Dec 18 15:00:12 2003 + + none + + rt.3.0.D324, C392, leira, Wed Dec 17 14:09:47 2003, order SelfService tickets + by numeric id + From: Linda Julien + Date: Mon Dec 15 04:21:15 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D323, C393, jesse, Mon Dec 15 19:28:46 2003, #4711: search ON Dates + From: Jesse + Date: Tue Dec 16 20:30:27 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D322, C114, jesse, Sat Dec 13 01:32:42 2003, #3066: crontool docs + From: Jesse Vincent + Date: Sat Dec 13 00:38:04 2003 + + none + + rt.3.0.D321, C391, jesse, Sat Dec 13 01:32:12 2003, #3608: search by ccs and + adminccs in addition to requestors + From: Jesse Vincent + Date: Sat Dec 13 01:24:33 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D320, C390, jesse, Sat Dec 13 01:29:24 2003, #3813: the CreateTickets + scripaction couldn't handle customfields + From: Jesse Vincent + Date: Sat Dec 13 01:22:56 2003 + + none + + rt.3.0.D319, C389, jesse, Sat Dec 13 01:28:24 2003, #3736: Backport RT 3.1 + 'inplace' layout + From: Jesse Vincent + Date: Sat Dec 13 01:15:39 2003 + + none + + rt.3.0.D318, C388, jesse, Sat Dec 13 01:28:13 2003, #3725: Making CLI display + newly created tickets ids + From: Jesse Vincent + Date: Sat Dec 13 01:12:20 2003 + + none + + rt.3.0.D317, C387, jesse, Sat Dec 13 01:27:59 2003, #4455: Better handling of + bad link URIs + From: Jesse Vincent + Date: Fri Dec 12 23:33:09 2003 + + none + + rt.3.0.D316, C386, jesse, Sat Dec 13 01:27:41 2003, #4552 arguments for + AddCustomFieldValues + From: Jesse Vincent + Date: Fri Dec 12 23:23:08 2003 + + none + + rt.3.0.D315, C385, jesse, Sat Dec 13 01:27:17 2003, #4554: callbacks should be + ordered + From: Jesse Vincent + Date: Fri Dec 12 23:14:57 2003 + + none + + rt.3.0.D314, C383, jesse, Sat Dec 13 01:27:06 2003, #4572: Fix searching on + links + From: Jesse Vincent + Date: Fri Dec 12 23:11:24 2003 + + none + + rt.3.0.D313, C197, jesse, Fri Dec 12 23:18:59 2003, Fixing CreaetTickets + documentation + From: Jesse Vincent + Date: Tue Jul 8 19:59:48 2003 + + none + + rt.3.0.D312, C382, jesse, Thu Dec 11 12:58:27 2003, Researching email + corruption + From: Jesse + Date: Fri Dec 12 14:02:37 2003 + + none + + rt.3.0.D311, C381, jesse, Mon Dec 8 03:06:53 2003, Importing fixes from + ourinternet + From: Jesse + Date: Tue Dec 9 04:10:35 2003 + + none + + rt.3.0.D310, C380, jesse, Mon Dec 8 02:52:37 2003, Adding a new index doubles + my performance on /index.html + From: Jesse + Date: Tue Dec 9 03:53:40 2003 + + none + + rt.3.0.D309, C379, jesse, Sat Dec 6 21:06:31 2003, Switching to new I18NSafe + lowercasing behaviour for Pg + From: Jesse + Date: Sun Dec 7 22:11:09 2003 + + none + + rt.3.0.D308, C378, jesse, Fri Dec 5 16:51:11 2003, Bumping to 3.0.8pre2 + From: Jesse + Date: Sat Dec 6 17:43:47 2003 + + none + + rt.3.0.D307, C377, leira, Fri Dec 5 16:45:20 2003, Numerous CLI improvements + From: Linda Julien + Date: Fri Dec 5 03:09:04 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D306, C376, jesse, Wed Dec 3 01:15:23 2003, Certain non-western From: + headers were being mangled + From: Jesse Vincent + Date: Wed Dec 3 01:14:25 2003 + + none + + rt.3.0.D305, C375, jesse, Tue Dec 2 19:05:41 2003, Ticket counts became + inaccurate after repeated web searches + From: Jesse Vincent + Date: Tue Dec 2 19:03:18 2003 + + none + + rt.3.0.D304, C373, jesse, Tue Dec 2 18:36:05 2003, Fixing next/prev ticket + navigation (#4461) it sometimes disappeared. + From: Jesse Vincent + Date: Tue Dec 2 18:34:07 2003 + + none + + rt.3.0.D303, C372, jesse, Thu Nov 27 12:28:56 2003, Decode uuencoded + attachments + From: Jesse + Date: Fri Nov 28 13:32:25 2003 + + none + + rt.3.0.D302, C371, jesse, Thu Nov 27 02:00:59 2003, none + From: Jesse + Date: Fri Nov 28 03:05:10 2003 + + none + + rt.3.0.D301, C370, jesse, Tue Nov 25 22:24:45 2003, Bumping to 3.0.8pre1 + none + + rt.3.0.D300, C369, leira, Fri Nov 21 12:30:08 2003, CLI tool should pass + through orderby arg + From: Linda Julien + Date: Fri Nov 21 12:22:20 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D299, C367, jesse, Fri Nov 21 00:24:44 2003, Ticket creation and + updates via the Web UI were sometimes encoded wrong + From: Jesse + Date: Sat Nov 22 01:17:10 2003 + + none + + rt.3.0.D298, C368, jesse, Fri Nov 21 00:21:32 2003, Regression and upgrade + cleanups + From: Jesse + Date: Sat Nov 22 01:20:08 2003 + + none + + rt.3.0.D297, C366, jesse, Thu Nov 20 17:44:16 2003, #4415: Fix for imporeting + merged tickets + From: Jesse + Date: Fri Nov 21 18:47:53 2003 + + none + + rt.3.0.D296, C365, jesse, Thu Nov 20 17:22:51 2003, FastCGI fix to make the + CLI work + From: Jesse + Date: Fri Nov 21 18:24:18 2003 + + none + + rt.3.0.D295, C363, leira, Thu Nov 20 17:21:32 2003, protect against reentrancy + in Ticket::DESTROY + From: Linda L. Julien + Date: Wed Nov 19 15:45:47 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D294, C360, leira, Mon Nov 17 23:28:48 2003, Transaction batching + From: Linda Julien + Date: Mon Nov 17 18:52:37 2003 + Warning: the original change was in the 'being_developed' state + + From: Jesse + Date: Sun Nov 16 18:10:00 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D293, C359, leira, Mon Nov 17 23:24:21 2003, + ProcessTicketCustomFieldUpdates takes TicketObj + From: Linda Julien + Date: Mon Nov 17 17:59:28 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D292, C358, leira, Mon Nov 17 23:21:05 2003, localization for link + text, not whole link + From: Linda Julien + Date: Mon Nov 17 17:33:58 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D291, C357, leira, Mon Nov 17 23:20:32 2003, Display.html takes + TicketObj; Update.html uses it + From: Linda Julien + Date: Mon Nov 17 17:19:05 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D290, C356, leira, Mon Nov 17 23:16:11 2003, Fixup to rt-setup-database + tool for local schema + From: Linda Julien + Date: Mon Nov 17 15:30:46 2003 + Warning: the original change was in the 'awaiting_integration' state + + From: Jesse + Date: Sun Nov 16 18:09:16 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D289, C355, leira, Mon Nov 17 23:14:05 2003, Minor cleanups to RT cli + tool + From: Linda Julien + Date: Mon Nov 17 14:59:54 2003 + Warning: the original change was in the 'awaiting_integration' state + + From: Jesse + Date: Sun Nov 16 18:09:22 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D288, C362, jesse, Mon Nov 17 22:53:56 2003, Fixes to RT 3.0.7 upgrade + instructions; Bumping to 3.0.7_01 + From: Jesse + Date: Tue Nov 18 23:56:48 2003 + + none + + rt.3.0.D287, C361, jesse, Mon Nov 17 19:30:11 2003, Bumping to 3.0.7; Updated + DBIx::SearchBuilder dependency + From: Jesse + Date: Tue Nov 18 20:25:24 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D286, C353, jesse, Thu Nov 13 03:11:35 2003, Bumping to 3.0.7rc1 + From: Jesse + Date: Fri Nov 14 04:13:34 2003 + + none + + rt.3.0.D285, C352, jesse, Thu Nov 13 02:59:36 2003, CLI usage updates + From: Linda Julien + Date: Thu Nov 13 02:58:17 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D284, C351, leira, Thu Nov 13 02:41:21 2003, CLI changes + From: Linda Julien + Date: Thu Nov 13 02:36:17 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D283, C350, jesse, Mon Nov 10 01:26:11 2003, Bumping version to + 3.0.7pre3 + From: Jesse Vincent + Date: Mon Nov 10 01:24:27 2003 + + none + + rt.3.0.D282, C104, jesse, Mon Nov 10 01:16:01 2003, Merging ourinternet's + changes relative to 3.0.7pre2; UPGRADING update; postgres installation fixes + From: Jesse Vincent + Date: Mon Nov 10 01:10:08 2003 + + none + + rt.3.0.D281, C339, jesse, Thu Nov 6 21:11:46 2003, Small fix to ticket + searching to cut down on # of joins needed + From: Jesse Vincent + Date: Thu Nov 6 21:11:21 2003 + + none + + rt.3.0.D280, C338, jesse, Thu Nov 6 21:05:17 2003, Updating storable + dependency, to keep redhat 9 users from hurting themselves + From: Jesse Vincent + Date: Thu Nov 6 20:53:44 2003 + + none + + rt.3.0.D279, C335, leira, Tue Nov 4 21:11:39 2003, fix attachment links in + base RT + From: Linda L. Julien + Date: Tue Nov 4 16:42:55 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D278, C333, leira, Tue Nov 4 21:10:18 2003, #4088: Postgres + performance improvements + From: Linda L. Julien + Date: Tue Nov 4 16:25:57 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D277, C331, leira, Tue Nov 4 21:08:27 2003, #3583: set Last Contacted + date + From: Linda L. Julien + Date: Mon Nov 3 13:58:57 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D276, C330, leira, Tue Nov 4 21:06:14 2003, #3601: SelectRights patch + From: Linda L. Julien + Date: Sun Nov 2 22:03:23 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D275, C337, jesse, Tue Nov 4 18:18:39 2003, more work on the schema + diagram + From: Jesse Vincent + Date: Tue Nov 4 18:16:53 2003 + + none + + rt.3.0.D274, C336, jesse, Tue Nov 4 18:18:24 2003, New schema relationships + diagram in .dot format + From: Jesse Vincent + Date: Tue Nov 4 17:51:10 2003 + + none + + rt.3.0.D273, C329, leira, Tue Nov 4 17:52:14 2003, #3674: autohandler patch + From: Linda L. Julien + Date: Sun Nov 2 21:49:43 2003 + + none + + rt.3.0.D272, C332, leira, Tue Nov 4 17:29:08 2003, #3776: new indices + From: Linda L. Julien + Date: Tue Nov 4 15:25:39 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D271, C328, leira, Sun Nov 2 23:07:51 2003, #3751: + ParseNewMessageForTicketCcs + From: Linda L. Julien + Date: Sun Nov 2 21:16:07 2003 + + none + + rt.3.0.D270, C327, leira, Sun Nov 2 22:49:39 2003, #3801: note when + transaction content is ellided + From: Linda L. Julien + Date: Sun Nov 2 20:44:58 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D269, C326, leira, Sun Nov 2 22:31:42 2003, #3827: regression + shouldn't drop db + From: Linda L. Julien + Date: Sun Nov 2 20:17:48 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D268, C325, leira, Sun Nov 2 21:15:22 2003, #3856: /REST/1.0/search/ + tickets should work in UTC + From: Linda L. Julien + Date: Sun Nov 2 19:57:19 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D267, C323, leira, Sun Nov 2 21:14:48 2003, #3855: require + Locale::Maketext::Lexicon 0.31 + From: Linda L. Julien + Date: Sun Nov 2 19:36:37 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D266, C322, leira, Sun Nov 2 21:14:18 2003, #3439: custom fields patch + From: Linda L. Julien + Date: Sun Nov 2 19:11:11 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D265, C320, leira, Sun Nov 2 20:00:45 2003, #4087: allow non-ISO dates + in transaction searches + From: Linda L. Julien + Date: Sun Nov 2 18:28:45 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D264, C321, leira, Sun Nov 2 19:59:21 2003, #3993: warn when + installing with mod_perl2 + From: Linda L. Julien + Date: Sun Nov 2 18:47:57 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D263, C319, leira, Sun Nov 2 18:51:11 2003, #3551: Create values + corrupted when adding new files + From: Linda L. Julien + Date: Sun Nov 2 17:36:44 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D262, C318, leira, Sun Nov 2 18:50:09 2003, #3877: don't strip multi- + line headers + From: Linda L. Julien + Date: Sun Nov 2 16:32:21 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D261, C317, leira, Sun Nov 2 18:49:15 2003, #3613: searching on NOT + LIKE + From: Linda L. Julien + Date: Fri Oct 31 01:39:10 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D260, C316, leira, Fri Oct 31 11:59:11 2003, #3765: TicketsSQL is case- + sensitive + From: Linda L. Julien + Date: Thu Oct 30 16:46:33 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D259, C312, jesse, Fri Oct 31 11:58:43 2003, Initial Informix port from + akso.de + From: Jesse Vincent + Date: Thu Oct 30 13:03:54 2003 + + none + + rt.3.0.D258, C311, leira, Fri Oct 31 11:57:33 2003, #3566: EditCustomField + supports Default for FreeformSingle + From: Linda L. Julien + Date: Fri Oct 24 16:48:36 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D257, C313, jesse, Thu Oct 30 15:33:45 2003, Adding back missing + SelectLang + From: Jesse Vincent + Date: Thu Oct 30 15:31:35 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D256, C94, jesse, Tue Oct 28 16:02:50 2003, Deep recursion issue on + localization handle; missing language selector + From: Jesse Vincent + Date: Tue Oct 28 16:01:40 2003 + + none + + rt.3.0.D255, C310, jesse, Wed Oct 22 00:33:40 2003, Slightly better debugging + on failure to send mail + From: Jesse Vincent + Date: Wed Oct 22 00:25:35 2003 + + none + + rt.3.0.D254, C307, jesse, Tue Oct 21 23:43:39 2003, User objects weren't + always destroyed, due to a circular reference + From: Jesse Vincent + Date: Mon Oct 20 19:02:08 2003 + + none + + rt.3.0.D253, C308, jesse, Tue Oct 21 23:35:50 2003, More reference weakening + From: Jesse Vincent + Date: Tue Oct 21 23:34:11 2003 + + none + + rt.3.0.D252, C306, jesse, Sun Oct 19 21:06:33 2003, #3907: New default + templates for user, ticket and queue + From: Jesse Vincent + Date: Sun Oct 19 21:05:48 2003 + + none + + rt.3.0.D251, C305, jesse, Sun Oct 19 21:00:11 2003, #3807: CLI example updates + From: Jesse Vincent + Date: Sun Oct 19 20:59:14 2003 + + none + + rt.3.0.D250, C303, jesse, Sun Oct 19 20:55:45 2003, #3822: Fix for cli bug + (Inapropriate use of arrayref) + From: Jesse Vincent + Date: Sun Oct 19 20:54:22 2003 + + none + + rt.3.0.D249, C302, jesse, Sun Oct 19 20:55:16 2003, #3889: add/del fixes + From: Jesse Vincent + Date: Sun Oct 19 20:25:21 2003 + + none + + rt.3.0.D248, C298, leira, Sun Oct 19 20:23:35 2003, bps #1032: SelfService + fixes + From: Linda Julien + Date: Wed Oct 8 18:39:07 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D247, C84, jesse, Sun Oct 19 20:23:21 2003, #3981: Ticket creation + syntax fix + From: Jesse Vincent + Date: Sun Oct 19 20:20:46 2003 + + none + + rt.3.0.D246, C301, jesse, Sun Oct 19 20:11:09 2003, #2346: Resolving a + deprecation warning + From: Jesse Vincent + Date: Sun Oct 19 20:10:25 2003 + + none + + rt.3.0.D245, C300, jesse, Thu Oct 16 20:03:36 2003, A bunch of postgres + correctness fixes + From: Jesse Vincent + Date: Thu Oct 16 20:00:27 2003 + + none + + rt.3.0.D244, C299, jesse, Thu Oct 16 20:02:08 2003, Merging bugfixes from + ourinternet + From: Jesse Vincent + Date: Tue Oct 14 12:29:53 2003 + + none + + rt.3.0.D243, C297, jesse, Wed Oct 8 11:47:30 2003, Conditionalizing + Text::Quoted display, so as to avoid utf8 crashes + From: Jesse Vincent + Date: Wed Oct 8 16:46:31 2003 + + none + + rt.3.0.D242, C296, jesse, Thu Sep 25 16:28:46 2003, Bumping to RT 3.0.6 + From: Jesse Vincent + Date: Thu Sep 25 16:27:53 2003 + + none + + rt.3.0.D241, C295, jesse, Thu Sep 25 15:13:08 2003, Updated documentation for + RT CLI tool + From: Jesse Vincent + Date: Thu Sep 25 15:12:46 2003 + + none + + rt.3.0.D240, C293, jesse, Mon Sep 22 16:21:10 2003, Bumping to 3.0.6RC1 + From: Jesse Vincent + Date: Mon Sep 22 16:20:02 2003 + + none + + rt.3.0.D239, C292, jesse, Mon Sep 22 16:21:00 2003, fixing a multiple- + signature-inclusion bug + From: Jesse Vincent + Date: Mon Sep 22 15:29:40 2003 + + none + + rt.3.0.D238, C291, jesse, Mon Sep 22 14:46:52 2003, Fixing a couple bugs + related to display of links + From: Jesse Vincent + Date: Mon Sep 22 14:44:12 2003 + + none + + rt.3.0.D237, C290, jesse, Mon Sep 8 14:18:29 2003, RT 3.0.5 + From: Jesse Vincent + Date: Mon Sep 8 14:12:19 2003 + + none + + rt.3.0.D236, C289, jesse, Mon Sep 8 13:47:05 2003, Custom field values + couldn't be set to '0'; README updated for apache2 + From: Jesse Vincent + Date: Mon Sep 8 13:45:41 2003 + + none + + rt.3.0.D235, C288, jesse, Sat Sep 6 01:52:41 2003, Patches to the cli from + ams + From: Jesse Vincent + Date: Sat Sep 6 01:50:41 2003 + + none + + rt.3.0.D234, C287, jesse, Tue Sep 2 18:16:15 2003, Bumping to 3.0.5RC1 + From: Jesse Vincent + Date: Tue Sep 2 18:15:51 2003 + + none + + rt.3.0.D233, C286, jesse, Fri Aug 29 21:10:44 2003, Bumping to 3.0.5pre6 + From: Jesse Vincent + Date: Fri Aug 29 18:01:40 2003 + + none + + rt.3.0.D232, C285, jesse, Fri Aug 29 21:10:24 2003, Better handling of + apparently bogus email; rationalize mail gateway error codes + From: Jesse Vincent + Date: Fri Aug 29 18:01:29 2003 + + none + + rt.3.0.D231, C283, jesse, Fri Aug 29 16:26:30 2003, #3399: Message parsing + fails for some types of report + From: Jesse Vincent + Date: Fri Aug 29 16:25:33 2003 + + none + + rt.3.0.D230, C64, jesse, Thu Aug 28 17:40:29 2003, Bumping to 3.0.5pre5 + From: Jesse Vincent + Date: Thu Aug 28 17:32:38 2003 + + none + + rt.3.0.D229, C279, leira, Thu Aug 28 17:39:37 2003, #2651: localize die/warn + handlers + From: Linda Julien + Date: Tue Aug 26 15:38:12 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D228, C282, jesse, Thu Aug 28 17:38:28 2003, fixing the new testdeps + thing + From: Jesse Vincent + Date: Thu Aug 28 17:38:07 2003 + + none + + rt.3.0.D227, C281, jesse, Thu Aug 28 17:34:18 2003, More explicit warning + about a lack of perl 5.8 + From: Jesse Vincent + Date: Thu Aug 28 17:30:47 2003 + + none + + rt.3.0.D226, C280, jesse, Thu Aug 28 17:33:15 2003, Post 3.0.5pre3 - sometimes + silently losing mail. fixed a possible bug, improved testing + From: Jesse Vincent + Date: Thu Aug 28 17:09:51 2003 + + none + + rt.3.0.D225, C278, jesse, Tue Aug 26 15:29:24 2003, Fixes to attempt to stop + mysql 'morning bugs' with mysql + From: Jesse Vincent + Date: Tue Aug 26 15:28:20 2003 + + none + + rt.3.0.D224, C277, leira, Tue Aug 26 15:04:20 2003, #3114: increase subject + length in non-Postgres dbs + From: Linda Julien + Date: Tue Aug 26 14:51:25 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D223, C276, leira, Tue Aug 26 15:03:17 2003, #3354: an additional fix + for avoiding the morning bug + From: Linda Julien + Date: Mon Aug 25 17:58:27 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D222, C275, leira, Tue Aug 26 15:02:16 2003, #3384: recursive merge + patches + From: Linda Julien + Date: Mon Aug 25 17:02:00 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D221, C273, leira, Mon Aug 25 16:33:53 2003, #3105: CreateTickets + doesn't set ticket type + From: Linda Julien + Date: Mon Aug 25 16:30:06 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D220, C272, leira, Mon Aug 25 15:53:13 2003, #3236: allow attachments + without other txn contents + From: Linda Julien + Date: Mon Aug 25 15:47:52 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D219, C270, leira, Mon Aug 25 15:13:31 2003, #3349: umlauts aren't + correct in subject + From: Linda Julien + Date: Mon Aug 25 13:55:52 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D218, C271, leira, Mon Aug 25 15:13:05 2003, #3012: vertical alignment + in Ticket/Elements/ShowPeople + From: Linda Julien + Date: Mon Aug 25 14:08:04 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D217, C269, leira, Mon Aug 25 14:45:12 2003, #3341: edit comments in + SiteConfig + From: Linda Julien + Date: Mon Aug 25 13:38:51 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D216, C268, jesse, Sun Aug 24 17:16:04 2003, Bumping version to + 3.0.5pre4 + From: Jesse Vincent + Date: Sun Aug 24 17:15:36 2003 + + none + + rt.3.0.D215, C253, jesse, Sun Aug 24 17:12:37 2003, Fixing improperly applied + custom field editing patches + From: Jesse Vincent + Date: Sun Aug 24 17:11:40 2003 + + none + + rt.3.0.D214, C267, leira, Sun Aug 24 14:57:37 2003, #3324: Apache::DBI must be + 0.92 or newer + From: Linda Julien + Date: Fri Aug 22 14:40:27 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D213, C265, leira, Fri Aug 22 13:30:09 2003, #3118: change default + unset mail address + From: Linda Julien + Date: Fri Aug 22 12:13:22 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D212, C266, leira, Fri Aug 22 13:29:46 2003, #2693: show proper id in + menu after creation + From: Linda Julien + Date: Fri Aug 22 12:39:53 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D211, C263, leira, Fri Aug 22 01:18:00 2003, #3281: form actions must + not be paths + From: Linda Julien + Date: Fri Aug 22 01:12:07 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D210, C260, leira, Fri Aug 22 01:13:07 2003, #2558: allow access to CFs + with no name + From: Linda Julien + Date: Thu Aug 21 22:36:35 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D209, C251, leira, Fri Aug 22 01:07:34 2003, #2617: custom field + ordering + From: Linda Julien + Date: Wed Aug 20 17:33:22 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D208, C262, leira, Fri Aug 22 01:00:21 2003, #3143: Italian translation + From: Linda Julien + Date: Fri Aug 22 00:52:11 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D207, C261, leira, Thu Aug 21 23:31:22 2003, #3240: DeleteWatcher, not + DelWatcher + From: Linda Julien + Date: Thu Aug 21 23:22:40 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D206, C258, leira, Thu Aug 21 23:07:01 2003, #2409: colons after labels + in Create.html + From: Linda Julien + Date: Thu Aug 21 17:23:04 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D205, C257, leira, Thu Aug 21 23:06:12 2003, #2700: configurable home + page ticket list length + From: Linda Julien + Date: Thu Aug 21 15:08:27 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D204, C259, leira, Thu Aug 21 22:37:27 2003, #2773: don't allow + searching for deleted tickets + From: Linda Julien + Date: Thu Aug 21 22:15:43 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D203, C256, leira, Thu Aug 21 14:09:59 2003, #2160: clarify that box + deletes scrips + From: Linda Julien + Date: Thu Aug 21 13:53:00 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D202, C255, leira, Thu Aug 21 14:09:27 2003, #2268: align fields in + User/Prefs.html + From: Linda Julien + Date: Thu Aug 21 13:21:00 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D201, C252, leira, Wed Aug 20 18:13:50 2003, #2687: add ticket subject + to resolved template + From: Linda Julien + Date: Wed Aug 20 17:58:22 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D200, C250, leira, Wed Aug 20 13:33:40 2003, #3329: Email.pm patch + From: Linda Julien + Date: Wed Aug 20 13:19:58 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D199, C239, leira, Tue Aug 19 23:05:34 2003, #3309: switch lines in + User/Prefs.html + From: Linda Julien + Date: Tue Aug 19 22:59:28 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D198, C236, leira, Tue Aug 19 22:47:07 2003, #3278: occasional internal + server error in RT.pm + From: Linda Julien + Date: Tue Aug 19 22:44:16 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D197, C233, leira, Tue Aug 19 22:28:05 2003, #3242: cannonicalize + addresses in comments + From: Linda Julien + Date: Tue Aug 19 22:21:57 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D196, C238, leira, Tue Aug 19 22:07:37 2003, #3114: allow longer + subject lines for postgres + From: Linda Julien + Date: Tue Aug 19 22:01:02 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D195, C235, leira, Tue Aug 19 21:54:16 2003, #2653: Email.pm patch + From: Linda Julien + Date: Tue Aug 19 19:57:12 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D194, C237, leira, Tue Aug 19 21:51:11 2003, #2672: custom field values + ordering + From: Linda Julien + Date: Tue Aug 19 21:19:44 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D193, C232, jesse, Mon Aug 18 22:16:09 2003, Old relationship update + transactions weren't properly displayed + From: Jesse Vincent + Date: Mon Aug 18 22:14:33 2003 + + none + + rt.3.0.D192, C218, leira, Thu Aug 14 13:37:04 2003, #2955: wrapping in + messagebox + From: Linda Julien + Date: Wed Aug 13 17:28:03 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D191, C230, jesse, Tue Aug 12 02:54:11 2003, #3230: Parser patch to + make watchers searches more efficient + From: Jesse Vincent + Date: Mon Aug 11 14:41:00 2003 + + none + + rt.3.0.D190, C54, jesse, Tue Aug 12 02:49:27 2003, #3279: Make fsck.com-rt: + URIs case insensitive + From: Jesse Vincent + Date: Mon Aug 11 15:25:07 2003 + + none + + rt.3.0.D189, C231, jesse, Tue Aug 12 02:47:19 2003, #3237: Queue-specific + templates with the same name as global templates will now override the globals + for queue-related scrips + From: Jesse Vincent + Date: Mon Aug 11 15:04:37 2003 + + none + + rt.3.0.D188, C49, jesse, Fri Aug 8 01:57:57 2003, Dependencies updated; + performance and memory usage fixes for ticket creation memory usage + From: Jesse Vincent + Date: Fri Aug 8 01:54:16 2003 + + none + + rt.3.0.D187, C47, jesse, Mon Aug 4 23:20:33 2003, Bumping to 3.0.5pre3 + From: Jesse Vincent + Date: Mon Aug 4 23:20:16 2003 + + none + + rt.3.0.D186, C46, jesse, Mon Aug 4 19:15:22 2003, #2792: When finding out if + someone is a queue watcher, check groups recursively + From: Jesse Vincent + Date: Mon Aug 4 19:14:50 2003 + + none + + rt.3.0.D185, C45, jesse, Mon Aug 4 18:55:13 2003, #3152: Updated russian .po + file + From: Jesse Vincent + Date: Mon Aug 4 18:50:35 2003 + + none + + rt.3.0.D184, C44, jesse, Mon Aug 4 18:27:40 2003, #3131: Preliminary support + for Oracle from Brook Schonfield + From: Jesse Vincent + Date: Mon Aug 4 18:26:08 2003 + + none + + rt.3.0.D183, C43, jesse, Mon Aug 4 16:19:07 2003, #3068: Better setting of + Due dates via the web ui + From: Jesse Vincent + Date: Mon Aug 4 16:18:50 2003 + + none + + rt.3.0.D182, C41, jesse, Mon Aug 4 16:02:01 2003, #3022: Update to German + translation + From: Jesse Vincent + Date: Mon Aug 4 16:01:08 2003 + + none + + rt.3.0.D181, C42, jesse, Thu Jul 31 13:34:50 2003, Bumping version to 3.0.5- + pre2 + From: Jesse Vincent + Date: Thu Jul 31 13:28:35 2003 + + none + + rt.3.0.D180, C40, jesse, Tue Jul 29 02:24:22 2003, #3200 - AND MultipleSelect + CFs together - OR all other CFs together. + From: Jesse Vincent + Date: Tue Jul 29 02:21:50 2003 + + none + + rt.3.0.D179, C229, jesse, Tue Jul 29 02:09:06 2003, #3201: Perform more clever + joining to enhance custom field search results + From: Jesse Vincent + Date: Tue Jul 29 02:06:22 2003 + + none + + rt.3.0.D178, C228, jesse, Tue Jul 29 01:17:12 2003, #3199: normalize custom + fields searching syntax - Global CF's previously didn't allow the { } + From: Jesse Vincent + Date: Tue Jul 29 01:16:28 2003 + + none + + rt.3.0.D177, C227, jesse, Mon Jul 28 01:39:28 2003, [fsck.com #2378] personal + permissions for installation + From: Robert + Date: Sun Jul 27 22:19:40 2003 + Warning: the original change was in the 'awaiting_integration' state + + install as current user option for configure + + rt.3.0.D176, C34, jesse, Mon Jul 28 00:00:12 2003, Failed user creation didn't + always properly roll-back the database + From: Jesse Vincent + Date: Sun Jul 27 23:59:16 2003 + + none + + rt.3.0.D175, C226, jesse, Sun Jul 27 23:52:28 2003, Code to catch execution + problems within RT's web app server was made more robust + From: Jesse Vincent + Date: Sun Jul 27 23:51:50 2003 + + none + + rt.3.0.D174, C225, jesse, Sun Jul 27 23:44:44 2003, One I18N 'fix' from + ourinternet tainted attachment data, breaking tests + From: Jesse Vincent + Date: Sun Jul 27 23:44:17 2003 + + none + + rt.3.0.D173, C223, jesse, Sun Jul 27 17:16:20 2003, Adding the RT coding style + guide to the distribution + From: Jesse Vincent + Date: Sun Jul 27 17:15:32 2003 + + none + + rt.3.0.D172, C222, jesse, Fri Jul 25 19:50:19 2003, fixes for the importer + From: Jesse Vincent + Date: Fri Jul 25 19:49:06 2003 + + none + + rt.3.0.D171, C221, leira, Fri Jul 25 14:02:49 2003, 3158: user can delete only + with DeleteTicket right + From: Linda Julien + Date: Fri Jul 25 02:44:41 2003 + Warning: the original change was in the 'being_developed' state + + none + + rt.3.0.D170, C220, leira, Fri Jul 25 14:01:38 2003, #2989: regexp changes for + Subject and loop-detection + From: Linda Julien + Date: Fri Jul 25 02:02:18 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D169, C219, leira, Fri Jul 25 13:52:47 2003, #2855: User_Overlay and + Template_Overlay fixes + From: Linda Julien + Date: Fri Jul 25 01:08:37 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D168, C216, leira, Fri Jul 25 13:45:37 2003, #2692: make $Domain an + argument for SelectGroups + From: Linda Julien + Date: Thu Jul 24 23:31:35 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D167, C215, jesse, Thu Jul 24 23:25:01 2003, Merging + internationalization fixes from ourinternet + From: Jesse Vincent + Date: Thu Jul 24 23:22:46 2003 + + none + + rt.3.0.D166, C213, jesse, Thu Jul 24 18:39:57 2003, Bumping to 3.0.5pre1 + From: Jesse Vincent + Date: Thu Jul 24 18:38:14 2003 + + none + + rt.3.0.D165, C212, jesse, Wed Jul 23 18:06:41 2003, License tagger was tagging + Makefile, not Makefile.in. Reconfigured. + From: Jesse Vincent + Date: Wed Jul 23 18:03:14 2003 + + none + + rt.3.0.D164, C211, jesse, Wed Jul 23 15:23:11 2003, Requestor searches had an + extra join that they didn't need + From: Jesse Vincent + Date: Wed Jul 23 15:22:34 2003 + + none + + rt.3.0.D163, C207, leira, Tue Jul 22 03:10:34 2003, regression tests: use + $RT::WebPath and RT_LIB_PATH + From: Linda L. Julien + Date: Mon Jul 21 18:12:56 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D162, C210, jesse, Tue Jul 22 02:52:01 2003, A couple of fixes to + better deal with creation of 'blank' ticket requestors + From: Jesse Vincent + Date: Tue Jul 22 02:50:09 2003 + + none + + rt.3.0.D161, C208, leira, Tue Jul 22 01:56:30 2003, #1651: URIs not escaped in + ticket display + From: Linda Julien + Date: Mon Jul 21 18:33:24 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D160, C209, leira, Tue Jul 22 01:54:49 2003, #1751: update second page + in Bulk update + From: Linda Julien + Date: Mon Jul 21 20:54:02 2003 + Warning: the original change was in the 'awaiting_integration' state + + none + + rt.3.0.D159, C24, jesse, Fri Jul 18 18:59:13 2003, Certain ACL checks could + fail on postgres due to a marshalling bug + From: Jesse Vincent + Date: Fri Jul 18 17:06:39 2003 + + none + + rt.3.0.D158, C206, jesse, Fri Jul 18 18:58:22 2003, Extended ACL edit routines + to make it easier to use generic routines in 3rd party apps + From: Jesse Vincent + Date: Fri Jul 18 17:04:15 2003 + + none + + rt.3.0.D157, C205, jesse, Mon Jul 14 02:51:28 2003, Removing ancient cli code + that was accidentally added to the repository + From: Jesse Vincent + Date: Sun Jul 13 23:47:51 2003 + + none + + rt.3.0.D156, C203, jesse, Sun Jul 13 22:35:44 2003, More updates to the + commandline client + From: Jesse Vincent + Date: Sun Jul 13 19:32:10 2003 + + none + + rt.3.0.D155, C202, jesse, Sun Jul 13 21:33:58 2003, Initial commit of new + commandline client support code + From: Jesse Vincent + Date: Sun Jul 13 18:33:29 2003 + + none + + rt.3.0.D154, C196, jesse, Sun Jul 13 18:06:09 2003, #3029 - better warning + message on improper perms on mail in + From: Jesse Vincent + Date: Tue Jul 8 16:59:59 2003 + + none + + rt.3.0.D153, C195, jesse, Sun Jul 13 18:05:41 2003, #3042: Make max inline + body size configurable + From: Jesse Vincent + Date: Tue Jul 8 16:55:28 2003 + + none rt.3.0.D152, C201, jesse, Sat Jul 12 02:41:34 2003, Bumping version to 3.0.4 From: Jesse Vincent -- cgit v1.2.1 From c582e92888b4a5553e1b4e5214cf35217e4a0cf0 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 11 Nov 2004 12:13:50 +0000 Subject: import rt 3.0.12 --- rt/Changelog | 6891 +++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 4138 insertions(+), 2753 deletions(-) (limited to 'rt/Changelog') diff --git a/rt/Changelog b/rt/Changelog index 0f6bd10c3..e9b72ab7c 100644 --- a/rt/Changelog +++ b/rt/Changelog @@ -1,2913 +1,4298 @@ +------------------------------------------------------------------------ +r1485 | jesse | 2004-09-14 00:42:12 -0400 (Tue, 14 Sep 2004) | 1 line +Changed paths: + A /rt/tags/3.0.12 (from /rt/branches/3.0-MAINT:1484) + +Tagged as 3.0.12 by svn RelEng 1.0 +------------------------------------------------------------------------ +r1484 | jesse | 2004-09-14 00:41:30 -0400 (Tue, 14 Sep 2004) | 1 line +Changed paths: + M /rt/branches/3.0-MAINT/releng.cnf + +updated release engineering metadata to jibe with the new repo structure +------------------------------------------------------------------------ +r1287 | alexmv | 2004-07-27 14:00:18 -0400 (Tue, 27 Jul 2004) | 6 lines +Changed paths: + M /rt/branches/3.0-MAINT/lib/RT/Transaction_Overlay.pm + +RT-Ticket: 5917 +RT-Status: resolved +RT-Update: comment + + * Make the replying format a little more standard + +------------------------------------------------------------------------ +r1237 | huberth | 2004-07-14 08:51:48 -0400 (Wed, 14 Jul 2004) | 8 lines +Changed paths: + M /rt/branches/3.0-MAINT/html/Elements/Menu + +RT-Ticket: 5227 +RT-Status: resolved + + * External links are now allowed in menu tabs. They must be preceded + with an http: or https: prefix, or they will be interpreted as + links relative to $RT::WebPath. + + +------------------------------------------------------------------------ +r1236 | huberth | 2004-07-14 08:00:27 -0400 (Wed, 14 Jul 2004) | 6 lines +Changed paths: + M /rt/branches/3.0-MAINT/html/Admin/Queues/Template.html + +RT-Ticket: 4546 +RT-Status: resolved + + * When creating a new template within a selected queue, the name of the queue + now appears above the queue sub-options. + +------------------------------------------------------------------------ +r1223 | jesse | 2004-07-13 14:36:24 -0400 (Tue, 13 Jul 2004) | 1 line +Changed paths: + A /rt/branches/3.0-MAINT (from /rt/trunk:1222) + D /rt/trunk + +Moving RT 3.0 from "head" to a 3.0-MAINT branch +------------------------------------------------------------------------ +r1193 | alexmv | 2004-07-08 15:40:10 -0400 (Thu, 08 Jul 2004) | 3 lines +Changed paths: + M /rt/trunk/bin/rt-crontool.in + + * @ARGV _is_ allowed to be empty; it is $search which must not be. + Thanks to jdwitt at the domain of software.umn.edu for the catch. + +------------------------------------------------------------------------ +r1188 | huberth | 2004-07-08 12:28:17 -0400 (Thu, 08 Jul 2004) | 4 lines +Changed paths: + M /rt/trunk/sbin/rt-test-dependencies.in + +RT-Ticket: 5773 +RT-Status: resolved + + * DBIx::SearchBuilder dependency bumped from 0.97 to 1.01. +------------------------------------------------------------------------ +r1148 | huberth | 2004-06-26 01:31:03 -0400 (Sat, 26 Jun 2004) | 5 lines +Changed paths: + M /rt/trunk/html/Admin/Elements/EditCustomField + M /rt/trunk/html/Admin/Elements/EditScrip + M /rt/trunk/html/Admin/Elements/EditTemplates + M /rt/trunk/html/Admin/Elements/ModifyQueue + M /rt/trunk/html/Admin/Elements/ModifyUser + M /rt/trunk/html/Admin/Global/GroupRights.html + M /rt/trunk/html/Admin/Global/Template.html + M /rt/trunk/html/Admin/Global/UserRights.html + M /rt/trunk/html/Admin/Groups/GroupRights.html + M /rt/trunk/html/Admin/Groups/Members.html + M /rt/trunk/html/Admin/Groups/Modify.html + M /rt/trunk/html/Admin/Groups/UserRights.html + M /rt/trunk/html/Admin/Queues/GroupRights.html + M /rt/trunk/html/Admin/Queues/Modify.html + M /rt/trunk/html/Admin/Queues/Template.html + M /rt/trunk/html/Admin/Queues/UserRights.html + M /rt/trunk/html/Admin/Users/Modify.html + M /rt/trunk/html/Approvals/index.html + M /rt/trunk/html/Search/Bulk.html + M /rt/trunk/html/SelfService/Prefs.html + M /rt/trunk/html/Ticket/ModifyDates.html + M /rt/trunk/html/Ticket/ModifyLinks.html + M /rt/trunk/html/Ticket/Update.html + M /rt/trunk/html/User/Delegation.html + M /rt/trunk/html/User/Groups/Members.html + M /rt/trunk/html/User/Groups/Modify.html + M /rt/trunk/html/User/Prefs.html + +RT-Ticket: 5320 +RT-Status: resolved + + * Submit buttons now have more descriptive labels than "Submit". + +------------------------------------------------------------------------ +r1147 | huberth | 2004-06-26 00:04:28 -0400 (Sat, 26 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/bin/rt.in + +RT-Ticket: 4653 +RT-Status: resolved + + * The RT CLI no longer tries to perform a substitution on an undefined + response string, taking care of some warnings. + +------------------------------------------------------------------------ +r1146 | huberth | 2004-06-25 23:15:35 -0400 (Fri, 25 Jun 2004) | 2 lines +Changed paths: + M /rt/trunk/bin/rt.in + + * RT CLI no longer chokes when the return status from the HTTP server contains + a non-numeric version number like "3.1.HEAD" +------------------------------------------------------------------------ +r1145 | alexmv | 2004-06-25 16:09:56 -0400 (Fri, 25 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/lib/RT/Templates_Overlay.pm + +RT-Ticket: 5201 +RT-Status: resolved +RT-Update: correspond + + * Provide a Next sub to Templates that checks that the user can see + the template before returning it + +------------------------------------------------------------------------ +r1139 | alexmv | 2004-06-22 20:18:17 -0400 (Tue, 22 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/html/Admin/Elements/EditScrip + +RT-Ticket: 4040 +RT-Status: resolved +RT-Update: correspond + + * Once we create a new ticket, we want to make sure the next commit + does an update instead of creating a new scrip. + +------------------------------------------------------------------------ +r1137 | huberth | 2004-06-22 17:49:44 -0400 (Tue, 22 Jun 2004) | 5 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowAttachments + +RT-Ticket: 5733 +RT-Status: resolved + +* Commit #1134 updated to use loc, for language portability's sake. + +------------------------------------------------------------------------ +r1134 | huberth | 2004-06-22 17:02:15 -0400 (Tue, 22 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowAttachments + +RT-Ticket: 5733 +RT-Status: resolved + +* In the attachment window, the user who uploaded the attachment is now shown + after the time and filesize. + +------------------------------------------------------------------------ +r1117 | huberth | 2004-06-18 17:44:25 -0400 (Fri, 18 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/html/autohandler + +RT-Ticket: 5737 +RT-Status: resolved + +* RT now logs all login attempts. Successful logins are logged at level + info, failures at level error. + +------------------------------------------------------------------------ +r1114 | alexmv | 2004-06-18 12:25:56 -0400 (Fri, 18 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/etc/RT_Config.pm.in + +RT-Ticket: 5755 +RT-Status: resolved +RT-Update: correspond + + * Include UnixWare in the lucky group that should get ( socket => + 'inet' ) in LogToSyslogConf +------------------------------------------------------------------------ +r1109 | alexmv | 2004-06-17 20:34:25 -0400 (Thu, 17 Jun 2004) | 3 lines +Changed paths: + M /rt/trunk/html/Ticket/ModifyAll.html + * Commit #1108 should have been applied here, instead of to rt-3.1 + Oops. -Project "rt.3", Branch 0 Page 1 -Change Log Fri Feb 13 12:31:27 2004 - -rt.3.D000, C0, jesse, Thu Mar 13 20:43:23 2003, RT: Request Tracker, branch 3.0. - RT: Request Tracker, branch 3.0. - - Change Delta Brief Description - 10 1 Bumping the version to rt.3.0.0rc0 - 11 2 Minor CSS update. rollback fix; new database indices; - copyright update - 15 3 removing the old REST API - 16 4 Performance work on 'WhoHaveRight'; bumping to 3.0.0rc2 - 12 5 fixing indices for postgres - 17 6 fixing fastcgi's ability to load webmux.pl on some platforms - 18 7 More performance work; backing out 'enhancements' that killed - system performance - 19 8 Caving in to the masses and making 'notify sender' - configurable - 20 9 finishing the notify stuff - 22 10 Bumping to RC3; fixing the display of 'This user's n highest - priority tix' - 23 11 New french translation - 25 12 Brazilian Portuguese translation - 26 13 Postgres fixes - 27 14 Postgres schema tweak - 28 15 Further postgres tweaks and fixes - 29 16 RT should now be less overzealous about opening and then - marking a ticket 'new' again - 30 17 Bumping to 3.0.0rc4 - 31 18 Minor fixes - Bumped to 3.0.0; - 2266 - postgres scrip creation bug - 2267 - Tickets not reopened after being stalled - 2265 - Fixed css nits from blaise - Unreported - Fixed quick-search bug - 32 19 Added better error checking for failed ticket creation - 33 20 A tiny bit of extra data passing for some callbacks - 35 21 New czech translation - 37 22 Updated dependencies - 36 23 Updated Spanish translation - 38 24 Updates for RT RPC interface from AMS - 39 25 Many users should be able to have a blank address; neew test - suite to ensure this - 50 26 Integrating rafael's failing test suite and proposed fix from - autrijus - 51 27 Changing address used in example to not send mail to author - 52 28 More I18N testing for rafael - 53 29 Added preliminary left to right hebrew translation - 55 30 #2365 Removing outdated Mason setup parameter - 56 31 Testing fixes for mail authentication/authorization - 57 32 Testing and fixing binary attachment corruption - 58 33 Better binary attachment handling fix from autrijus - 59 34 Bumping to RT 3.0.1pre2 - 60 35 SMTP and I18N fixes from autrijus tang. Updated chinese - translations - 61 36 New speedycgi support from vivek khera - 62 37 Bumping to version 3.0.1 - 63 38 Fixing a showmessagestanza bug found in RTIR - 65 39 Fixing an untainting bug in 3.0.1 - 66 40 Quicksearch bug fix from Stan - 67 41 updating autrijus' autohandler patch. seems to break lots of - stuff - 68 42 Bumping to 3.0.2pre1 - 69 43 make ids clicky - 70 44 fixing utf8 tainting issue in autohandler; bumped to 3.0.2pre2 - 71 45 Another go at fixing the ARRAY() issue; bumping to 3.0.2pre3 - 72 46 bulk links - 73 47 I18N patches from autrijus; bouncing to 3.0.2pre4 - 75 48 bumped version to 3.0.2pre5; attachments performance fixes; - utf-8 mailgateway fixes; more extension hooks; template - updates for approvals - 76 49 [#2437] CanonicalizeEmailAddress fixes; [# 2449] html fixes - for right editing; [# 2457] email addresses weren't always - being canonicalized - 77 50 Fixing bogus anchor tags - 78 51 More performance work on WhoHaveRight; removing an extra join - 79 52 Cleaning up RT tag processing - 80 53 Importing utf8 fixes, _Vendor overlay support from ourinternet - 81 54 Bumping the version to 3.0.2pre6 - 82 55 Bumping the version to RT 3.0.2 - 83 56 merge from ourinternet; one CreateTickets fix and some utf8 - updates - 85 57 Robert's updated search stuff - 86 58 Fix for #2602 - make test fails on _Config.pm - 87 59 Including norwegian bokmal translation - 14 60 #2539: Re: [rt-users] unexpected usage: change sort order with - column headers in search window - 88 61 Fix to honor '$LogDir' for LogToFile - 89 62 #2603: /opt/rt3/share/doc should not be a file. - 90 63 Merging utf8 fixes from autrijus tang - 91 64 Fixing an upgrade bug from 3.0.2->3.0.3 - 92 65 MIME::Words encoding fixes for mail sending - 93 66 Additional work on the SQLite port - 95 67 Merge from ourinternet: UTF8 fixes; more configurable apache - sessions; - 96 68 ACL HasRight system replaced with an algorithm that does more - looking ahead - 97 69 A fix to Tickets_Overlay.pm to make the 'Count' methods - actually do a count, not a full SELECT - 98 70 Further UTF8-fixed from autrijus - 99 71 Bumping the version to 3.0.3pre1 - 100 72 update layout fix - 101 73 #2662 Fixing an overly restrictive ACL check on group creation - 102 74 #2657 Web UI Scrip creation bug - 103 75 #2652 - de.po updates - 105 76 #2658 Cosmetic issue with Scrip menu listing - 106 77 fix for FastCGI and SpeedyCGI setgidness with weird - environments - 107 78 Continued performance improvements for caching - 108 79 Log path enhancment to deal more gracefully with absolutely - specified logfile paths - 109 80 CF defaults; fix Starts set - 110 81 ACL cache made postgres safe - 111 82 Fixing an acl bug in Principal_Overlay introduced after 3.0.2 - and a possible 'Deep' transaction issue. now requires - DBIx::SearchBuilder 0.83_05 or newer - 112 83 #2678 Fixing crit messages in RT::User - 113 84 Bumping DBIx::SearchBuilder requirement to 0.84 - 115 85 The "rt" program, branch 3.0. - 117 86 pass title to Header - 116 87 Better testing for internationalization of outoging messages; - slight refactoring to SendEmail to be more testable; added - missing deps to EmailParser - 118 88 Bump to 3.0.3pre2; fix a misspelled right in Queue.pm (#2686) - 119 89 #2721 - 'id' attribute had mixed casing. this bothers certain - databases (Sybase) - 120 90 Header & Logout take URL - 121 91 Fixes for: Bogus message headers containing high-bit - characters; database handle reconnections; postgres test suite - failures - 123 92 support group & queue acl setting from rt-setup-database - 125 93 add TakeTicket, StealTicket rights - 122 94 Bumping version to 3.0.3pre3, bumping searchbuilder dependency - 126 95 Really bumping the version to 3.0.3pre3 - 129 96 Various fixes from a pull-up of the ourinternet branch - 128 97 #2605 - SpamAssassin Filter returns the wrong codes on - success/failure - 127 98 Fixes the cascading style sheet to properly reference message - bodies - 130 99 Attempting to be smarter about guessing encodings for outgoing - mail - 131 100 Fixing search navigation links (they were made to disappear) - 132 101 #2776 - 'new' ACL cache had bad behaviour. rolled back to - older cache and added tests - 133 102 On postgres, RT didn't previously cope well with multipart - messages including non-plain parts containing non-ascii - 135 103 Efficiency tweaks for WhoHaveRight - 136 104 Bumping version to RT 3.0.3pre4 - 137 105 #2813 Duplicate tickets created at the same time could cause a - user creation race condition - 138 106 Importing minor bugfixes from ourinternet - 139 107 #2816 new callback to ShowLinks - 150 108 #2799: Display URIs instead of HREFs in ticket display - 151 109 #2797 Clean up automatich chmodding on installation - 152 110 ShowRequestor takes path - 153 111 SystemInternal group ACLs in setup - 155 112 Better encoding and error checking for message headers - 156 113 better handle notification messages containing only text/html - content. - 157 114 Bumping to 3.0.3pre5 - 158 115 More I18N fixes from ourinternet - 159 116 Bumping version to RC-1 - 160 117 Another shot at the header encoding fix - 161 118 Mitya's failing processing of html email - 162 119 Bumping to 3.0.3rc2 - 163 120 Anonymizing addresses in mitya's submitted testcases - 165 121 Better handling of malformed email messages - 166 122 Bumping version to 3.0rc3 - 167 123 #2850 - With some configurations, users could not create new - tickets with 'new' requestors - Bumped to 3.0 RC 4 - 168 124 Scrip data updates weren't propagating to parent Ticket - objects; Bumping to 3.0.3 - 169 125 CustomField rights checking was overly restrictive for users - without queue-specific rights - 170 126 I18N mail testing was was being cavalier with the state of - acls after its testing. (clone of 3.0.C167) - 171 127 Ticket Update.html fix to not doubly load content - 172 128 Fixing postgres sortorder bug unmased by searchbuilder fix - 176 129 Applying POD patches from ourinternet (clone of 3.0.C173) - 177 130 UTF8, Custom Field and text message rendering fixes from - ourinternet - 178 131 #2843 Date relations were too strict in RT::Tickets searches - 179 132 #2847: allow URI Resolver to render itself - 173 133 ShowMessageHeaders; make headers clicky - 180 134 use RTIR callbacks - 175 135 Updating rt-setup-database to take acl and schema file names - on the commandline - 181 136 Refactored Users::WhoHaveRight from Chris Audley at Blackrock - 182 137 Download link in ShowTransaction - 185 138 Fix for speedycgi disappearing database connections - 183 139 #2873: Fix for insufficently agressive loop culling - 186 140 Fix for nested email message parsing - 187 141 Split the HasRight ACL query into two parts. It's now two - small and light SQL queries, instead of one big one that - overwhelmed databases - 188 142 Stylistic cleanups for HasRight optimizations - 189 143 Relationship transactions are recorded and displayed more - robustly - 190 144 Bumping the version to 3.0.4pre1 - 191 145 Updated french translation from Blaise Thauvin - 13 146 Bumping to 3.0.4RC1 - 192 147 Attachment display bug fix from autrijus tang - 193 148 Bumping the version to 3.0.4RC2 - 198 149 ShowAttachments had a relative path which hurt extensions - 199 150 README updates to indicate deprecated dependencies - 200 151 Debugging framework cleanup - 201 152 Bumping version to 3.0.4 - 195 153 #3042: Make max inline body size configurable - 196 154 #3029 - better warning message on improper perms on mail in - 202 155 Initial commit of new commandline client support code - 203 156 More updates to the commandline client - 205 157 Removing ancient cli code that was accidentally added to the - repository - 206 158 Extended ACL edit routines to make it easier to use generic - routines in 3rd party apps - 24 159 Certain ACL checks could fail on postgres due to a marshalling - bug - 209 160 #1751: update second page in Bulk update - 208 161 #1651: URIs not escaped in ticket display - 210 162 A couple of fixes to better deal with creation of 'blank' - ticket requestors - 207 163 regression tests: use $RT::WebPath and RT_LIB_PATH - 211 164 Requestor searches had an extra join that they didn't need - 212 165 License tagger was tagging Makefile, not Makefile.in. - Reconfigured. - 213 166 Bumping to 3.0.5pre1 - 215 167 Merging internationalization fixes from ourinternet - 216 168 #2692: make $Domain an argument for SelectGroups - 219 169 #2855: User_Overlay and Template_Overlay fixes - 220 170 #2989: regexp changes for Subject and loop-detection - 221 171 3158: user can delete only with DeleteTicket right - 222 172 fixes for the importer - 223 173 Adding the RT coding style guide to the distribution - 225 174 One I18N 'fix' from ourinternet tainted attachment data, - breaking tests - 226 175 Code to catch execution problems within RT's web app server - was made more robust - 34 176 Failed user creation didn't always properly roll-back the - database - 227 177 [fsck.com #2378] personal permissions for installation - 228 178 #3199: normalize custom fields searching syntax - Global CF's - previously didn't allow the { } - 229 179 #3201: Perform more clever joining to enhance custom field - search results - 40 180 #3200 - AND MultipleSelect CFs together - OR all other CFs - together. - 42 181 Bumping version to 3.0.5-pre2 - 41 182 #3022: Update to German translation - 43 183 #3068: Better setting of Due dates via the web ui - 44 184 #3131: Preliminary support for Oracle from Brook Schonfield - 45 185 #3152: Updated russian .po file - 46 186 #2792: When finding out if someone is a queue watcher, check - groups recursively - 47 187 Bumping to 3.0.5pre3 - 49 188 Dependencies updated; performance and memory usage fixes for - ticket creation memory usage - 231 189 #3237: Queue-specific templates with the same name as global - templates will now override the globals for queue-related - scrips - 54 190 #3279: Make fsck.com-rt: URIs case insensitive - 230 191 #3230: Parser patch to make watchers searches more efficient - 218 192 #2955: wrapping in messagebox - 232 193 Old relationship update transactions weren't properly - displayed - 237 194 #2672: custom field values ordering - 235 195 #2653: Email.pm patch - 238 196 #3114: allow longer subject lines for postgres - 233 197 #3242: cannonicalize addresses in comments - 236 198 #3278: occasional internal server error in RT.pm - 239 199 #3309: switch lines in User/Prefs.html - 250 200 #3329: Email.pm patch - 252 201 #2687: add ticket subject to resolved template - 255 202 #2268: align fields in User/Prefs.html - 256 203 #2160: clarify that box deletes scrips - 259 204 #2773: don't allow searching for deleted tickets - 257 205 #2700: configurable home page ticket list length - 258 206 #2409: colons after labels in Create.html - 261 207 #3240: DeleteWatcher, not DelWatcher - 262 208 #3143: Italian translation - 251 209 #2617: custom field ordering - 260 210 #2558: allow access to CFs with no name - 263 211 #3281: form actions must not be paths - 266 212 #2693: show proper id in menu after creation - 265 213 #3118: change default unset mail address - 267 214 #3324: Apache::DBI must be 0.92 or newer - 253 215 Fixing improperly applied custom field editing patches - 268 216 Bumping version to 3.0.5pre4 - 269 217 #3341: edit comments in SiteConfig - 271 218 #3012: vertical alignment in Ticket/Elements/ShowPeople - 270 219 #3349: umlauts aren't correct in subject - 272 220 #3236: allow attachments without other txn contents - 273 221 #3105: CreateTickets doesn't set ticket type - 275 222 #3384: recursive merge patches - 276 223 #3354: an additional fix for avoiding the morning bug - 277 224 #3114: increase subject length in non-Postgres dbs - 278 225 Fixes to attempt to stop mysql 'morning bugs' with mysql - 280 226 Post 3.0.5pre3 - sometimes silently losing mail. fixed a - possible bug, improved testing - 281 227 More explicit warning about a lack of perl 5.8 - 282 228 fixing the new testdeps thing - 279 229 #2651: localize die/warn handlers - 64 230 Bumping to 3.0.5pre5 - 283 231 #3399: Message parsing fails for some types of report - 285 232 Better handling of apparently bogus email; rationalize mail - gateway error codes - 286 233 Bumping to 3.0.5pre6 - 287 234 Bumping to 3.0.5RC1 - 288 235 Patches to the cli from ams - 289 236 Custom field values couldn't be set to '0'; README updated for - apache2 - 290 237 RT 3.0.5 - 291 238 Fixing a couple bugs related to display of links - 292 239 fixing a multiple-signature-inclusion bug - 293 240 Bumping to 3.0.6RC1 - 295 241 Updated documentation for RT CLI tool - 296 242 Bumping to RT 3.0.6 - 297 243 Conditionalizing Text::Quoted display, so as to avoid utf8 - crashes - 299 244 Merging bugfixes from ourinternet - 300 245 A bunch of postgres correctness fixes - 301 246 #2346: Resolving a deprecation warning - 84 247 #3981: Ticket creation syntax fix - 298 248 bps #1032: SelfService fixes - 302 249 #3889: add/del fixes - 303 250 #3822: Fix for cli bug (Inapropriate use of arrayref) - 305 251 #3807: CLI example updates - 306 252 #3907: New default templates for user, ticket and queue - 308 253 More reference weakening - 307 254 User objects weren't always destroyed, due to a circular - reference - 310 255 Slightly better debugging on failure to send mail - 94 256 Deep recursion issue on localization handle; missing language - selector - 313 257 Adding back missing SelectLang - 311 258 #3566: EditCustomField supports Default for FreeformSingle - 312 259 Initial Informix port from akso.de - 316 260 #3765: TicketsSQL is case-sensitive - 317 261 #3613: searching on NOT LIKE - 318 262 #3877: don't strip multi-line headers - 319 263 #3551: Create values corrupted when adding new files - 321 264 #3993: warn when installing with mod_perl2 - 320 265 #4087: allow non-ISO dates in transaction searches - 322 266 #3439: custom fields patch - 323 267 #3855: require Locale::Maketext::Lexicon 0.31 - 325 268 #3856: /REST/1.0/search/tickets should work in UTC - 326 269 #3827: regression shouldn't drop db - 327 270 #3801: note when transaction content is ellided - 328 271 #3751: ParseNewMessageForTicketCcs - 332 272 #3776: new indices - 329 273 #3674: autohandler patch - 336 274 New schema relationships diagram in .dot format - 337 275 more work on the schema diagram - 330 276 #3601: SelectRights patch - 331 277 #3583: set Last Contacted date - 333 278 #4088: Postgres performance improvements - 335 279 fix attachment links in base RT - 338 280 Updating storable dependency, to keep redhat 9 users from - hurting themselves - 339 281 Small fix to ticket searching to cut down on # of joins needed - 104 282 Merging ourinternet's changes relative to 3.0.7pre2; UPGRADING - update; postgres installation fixes - 350 283 Bumping version to 3.0.7pre3 - 351 284 CLI changes - 352 285 CLI usage updates - 353 286 Bumping to 3.0.7rc1 - 361 287 Bumping to 3.0.7; Updated DBIx::SearchBuilder dependency - 362 288 Fixes to RT 3.0.7 upgrade instructions; Bumping to 3.0.7_01 - 355 289 Minor cleanups to RT cli tool - 356 290 Fixup to rt-setup-database tool for local schema - 357 291 Display.html takes TicketObj; Update.html uses it - 358 292 localization for link text, not whole link - 359 293 ProcessTicketCustomFieldUpdates takes TicketObj - 360 294 Transaction batching - 363 295 protect against reentrancy in Ticket::DESTROY - 365 296 FastCGI fix to make the CLI work - 366 297 #4415: Fix for imporeting merged tickets - 368 298 Regression and upgrade cleanups - 367 299 Ticket creation and updates via the Web UI were sometimes - encoded wrong - 369 300 CLI tool should pass through orderby arg - 370 301 Bumping to 3.0.8pre1 - 371 302 none - 372 303 Decode uuencoded attachments - 373 304 Fixing next/prev ticket navigation (#4461) it sometimes - disappeared. - 375 305 Ticket counts became inaccurate after repeated web searches - 376 306 Certain non-western From: headers were being mangled - 377 307 Numerous CLI improvements - 378 308 Bumping to 3.0.8pre2 - 379 309 Switching to new I18NSafe lowercasing behaviour for Pg - 380 310 Adding a new index doubles my performance on /index.html - 381 311 Importing fixes from ourinternet - 382 312 Researching email corruption - 197 313 Fixing CreaetTickets documentation - 383 314 #4572: Fix searching on links - 385 315 #4554: callbacks should be ordered - 386 316 #4552 arguments for AddCustomFieldValues - 387 317 #4455: Better handling of bad link URIs - 388 318 #3725: Making CLI display newly created tickets ids - 389 319 #3736: Backport RT 3.1 'inplace' layout - 390 320 #3813: the CreateTickets scripaction couldn't handle - customfields - 391 321 #3608: search by ccs and adminccs in addition to requestors - 114 322 #3066: crontool docs - 393 323 #4711: search ON Dates - 392 324 order SelfService tickets by numeric id - 395 325 Bumping to 3.0.8RC1 - 396 326 AutoOpen should set correct type for Status transaction - 397 327 Fixing apparent SQL error on logout. Actually bug in - localization - 21 328 #2587: turn off autocomplete in RT's search box - 309 329 #3660: add a 'timeout' flag to the rt-mailgate - 315 330 #3608: fixing quicksearch to work with new watcher search - 398 331 Allow RT::CurrentUser to load objects based on RT::User - objects passed in; Backported a fix to the Language Selector - for non-traditional languages; bumped to 3.0.8 - 399 332 Searching for role groups generated queries that were way too - complex - 48 333 First cut at new oracle code from Netzah - 501 334 Adding UTF8 support for oracle; Oracle install instructions; - searchbuilder dep bumped; bumping to 3.0.9pre2 - 502 335 Deleted tickets should never be found in searches - 503 336 #5212 Unicode issues with incoming mail with a charset or - encoding of UTF-8 (caps) - 500 337 Reversing our no-cache pragmas, since IE can't cope with them - over SSL - 506 338 A couple of perf fixes from autrijus which _require_ - SearchBuilder 0.97. Reduces long ticket display by 30% - 508 339 Bumping to 3.0.9pre3 - 509 340 RT now uses progressive rendering by default AND no longer - blocks the load of the CSS sheet; 3.0.9pre4 - 511 341 Optimizing column loads from autrijus' new column load patches - 512 342 Bumping to 3.0.9pre5 - 513 343 More performance work listing ticket Attachments - 515 344 Turning off autoflush for ticket attachments so we can a - content type - 516 345 #5178: Use less verbose html for ticket history - 517 346 Bumping to 3.0.9pre6 - 518 347 Improved next/prev handling for merged tickets - 519 348 Bumping to 3.0.9 - Noting preference for perl 5.8.3 - - rt.3.0.D348, C519, jesse, Fri Feb 13 12:30:42 2004, Bumping to 3.0.9 - Noting - preference for perl 5.8.3 - none - - rt.3.0.D347, C518, jesse, Thu Feb 12 00:21:35 2004, Improved next/prev - handling for merged tickets - From: Jesse - Date: Thu Feb 12 00:20:40 2004 - - none - - rt.3.0.D346, C517, jesse, Tue Feb 10 00:22:11 2004, Bumping to 3.0.9pre6 - From: Jesse - Date: Tue Feb 10 00:21:24 2004 - Warning: the original change was in the 'being_integrated' state - - none - - rt.3.0.D345, C516, jesse, Tue Feb 10 00:19:50 2004, #5178: Use less verbose - html for ticket history - From: Jesse - Date: Tue Feb 10 00:18:57 2004 - - none - - rt.3.0.D344, C515, jesse, Tue Feb 10 00:07:41 2004, Turning off autoflush for - ticket attachments so we can a content type - From: Jesse - Date: Tue Feb 10 00:02:40 2004 - - none - - rt.3.0.D343, C513, jesse, Mon Feb 9 23:48:40 2004, More performance work - listing ticket Attachments - From: Jesse - Date: Mon Feb 9 23:48:07 2004 - - none - - rt.3.0.D342, C512, jesse, Fri Feb 6 02:05:13 2004, Bumping to 3.0.9pre5 - none - - rt.3.0.D341, C511, jesse, Thu Feb 5 23:11:20 2004, Optimizing column loads - from autrijus' new column load patches - none - - rt.3.0.D340, C509, jesse, Wed Feb 4 17:56:57 2004, RT now uses progressive - rendering by default AND no longer blocks the load of the CSS sheet; 3.0.9pre4 - none - - rt.3.0.D339, C508, jesse, Wed Feb 4 16:42:08 2004, Bumping to 3.0.9pre3 - none - - rt.3.0.D338, C506, jesse, Wed Feb 4 15:06:36 2004, A couple of perf fixes - from autrijus which _require_ SearchBuilder 0.97. Reduces long ticket display - by 30% - none - - rt.3.0.D337, C500, jesse, Sun Feb 1 15:01:39 2004, Reversing our no-cache - pragmas, since IE can't cope with them over SSL - none - - rt.3.0.D336, C503, jesse, Wed Jan 28 19:56:55 2004, #5212 Unicode issues with - incoming mail with a charset or encoding of UTF-8 (caps) - none - - rt.3.0.D335, C502, jesse, Wed Jan 28 19:24:48 2004, Deleted tickets should - never be found in searches - none - - rt.3.0.D334, C501, jesse, Thu Jan 8 15:21:02 2004, Adding UTF8 support for - oracle; Oracle install instructions; searchbuilder dep bumped; bumping to - 3.0.9pre2 - none - - rt.3.0.D333, C48, jesse, Sun Jan 4 23:18:16 2004, First cut at new oracle - code from Netzah - From: Jesse - Date: Sun Jan 4 23:17:21 2004 +------------------------------------------------------------------------ +r1106 | alexmv | 2004-06-17 19:47:40 -0400 (Thu, 17 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/html/Ticket/Display.html + M /rt/trunk/lib/RT/Interface/Web.pm - none +RT-Ticket: 3151 +RT-Status: resolved +RT-Update: correspond - rt.3.0.D332, C399, jesse, Sat Jan 3 15:57:44 2004, Searching for role groups - generated queries that were way too complex - From: Jesse - Date: Sat Jan 3 15:57:50 2004 + * Add a transaction if there is time worked -- even if there is no + message - none +------------------------------------------------------------------------ +r1095 | alexmv | 2004-06-17 08:49:45 -0400 (Thu, 17 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/html/Ticket/ModifyAll.html - rt.3.0.D331, C398, jesse, Fri Jan 2 16:22:47 2004, Allow RT::CurrentUser to - load objects based on RT::User objects passed in; Backported a fix to the - Language Selector for non-traditional languages; bumped to 3.0.8 - From: Jesse - Date: Fri Jan 2 16:22:55 2004 +RT-Ticket: 5745 +RT-Status: resolved +RT-Update: correspond - none + * Fill in default subject on transaction in Jumbo update - rt.3.0.D330, C315, jesse, Fri Jan 2 15:10:37 2004, #3608: fixing quicksearch - to work with new watcher search - From: Jesse Vincent - Date: Sat Dec 13 15:31:06 2003 +------------------------------------------------------------------------ +r1094 | huberth | 2004-06-17 01:40:32 -0400 (Thu, 17 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/html/Admin/Elements/UserTabs - none +RT-Ticket: 5697 +RT-Status: resolved - rt.3.0.D329, C309, jesse, Fri Jan 2 15:10:02 2004, #3660: add a 'timeout' - flag to the rt-mailgate - From: Jesse Vincent - Date: Sat Dec 13 02:12:05 2003 +subject: Admin/UserTabs cleanup +link to Admin/Users/MemberOf.html removed - page doesn't exist. - none +------------------------------------------------------------------------ +r1090 | huberth | 2004-06-16 18:14:59 -0400 (Wed, 16 Jun 2004) | 5 lines +Changed paths: + M /rt/trunk/html/Admin/Elements/UserTabs + M /rt/trunk/html/Admin/Users/Modify.html - rt.3.0.D328, C21, jesse, Fri Jan 2 15:09:18 2004, #2587: turn off - autocomplete in RT's search box - From: Jesse Vincent - Date: Sat Dec 13 01:57:52 2003 +RT-Ticket: 5697 +RT-Status: resolved - none +subject: Admin/UserTabs cleanup +Patch supplied and applied to 3.0. Modified html/Admin/Elements/UserTabs. +------------------------------------------------------------------------ +r1089 | huberth | 2004-06-16 17:48:15 -0400 (Wed, 16 Jun 2004) | 5 lines +Changed paths: + M /rt/trunk/html/Search/Listing.html - rt.3.0.D327, C397, jesse, Tue Dec 30 16:19:24 2003, Fixing apparent SQL error - on logout. Actually bug in localization - none +RT-Ticket: 5691 +RT-Status: resolved - rt.3.0.D326, C396, leira, Fri Dec 19 01:11:25 2003, AutoOpen should set - correct type for Status transaction - From: Linda L. Julien - Date: Thu Dec 18 23:56:15 2003 - Warning: the original change was in the 'awaiting_integration' state +Patch applied to 3.0. - none +------------------------------------------------------------------------ +r1081 | alexmv | 2004-06-16 10:53:11 -0400 (Wed, 16 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/lib/RT/Ticket_Overlay.pm - rt.3.0.D325, C395, jesse, Wed Dec 17 14:12:38 2003, Bumping to 3.0.8RC1 - From: Jesse - Date: Thu Dec 18 15:00:12 2003 +RT-Ticket: 5669 +RT-Status: resolved +RT-Update: correspond - none + * Record initial time taken in the initial transaction - rt.3.0.D324, C392, leira, Wed Dec 17 14:09:47 2003, order SelfService tickets - by numeric id - From: Linda Julien - Date: Mon Dec 15 04:21:15 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r1080 | alexmv | 2004-06-16 10:53:01 -0400 (Wed, 16 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/lib/RT.pm.in - none +RT-Ticket: 5696 +RT-Status: resolved +RT-Update: correspond - rt.3.0.D323, C393, jesse, Mon Dec 15 19:28:46 2003, #4711: search ON Dates - From: Jesse - Date: Tue Dec 16 20:30:27 2003 - Warning: the original change was in the 'being_developed' state + * Remove references to vendor config - none +------------------------------------------------------------------------ +r1071 | alexmv | 2004-06-14 17:27:03 -0400 (Mon, 14 Jun 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/EmailParser.pm - rt.3.0.D322, C114, jesse, Sat Dec 13 01:32:42 2003, #3066: crontool docs - From: Jesse Vincent - Date: Sat Dec 13 00:38:04 2003 + * Fix silly copy/paste documentation error - none +------------------------------------------------------------------------ +r1044 | alexmv | 2004-06-09 16:13:41 -0400 (Wed, 09 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/html/Elements/Header - rt.3.0.D321, C391, jesse, Sat Dec 13 01:32:12 2003, #3608: search by ccs and - adminccs in addition to requestors - From: Jesse Vincent - Date: Sat Dec 13 01:24:33 2003 - Warning: the original change was in the 'being_developed' state +RT-Ticket: 5359 +RT-Update: correspond +RT-Status: resolved - none + * Remove extraneous tag - rt.3.0.D320, C390, jesse, Sat Dec 13 01:29:24 2003, #3813: the CreateTickets - scripaction couldn't handle customfields - From: Jesse Vincent - Date: Sat Dec 13 01:22:56 2003 +------------------------------------------------------------------------ +r1043 | alexmv | 2004-06-09 16:00:36 -0400 (Wed, 09 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/etc/acl.mysql - none +RT-Ticket: 5366 +RT-Update: correspond +RT-Status: resolved - rt.3.0.D319, C389, jesse, Sat Dec 13 01:28:24 2003, #3736: Backport RT 3.1 - 'inplace' layout - From: Jesse Vincent - Date: Sat Dec 13 01:15:39 2003 + * Quote the database hostname when doing a GRANT under Mysql; + otherwise hostnames with dashes cause errors - none +------------------------------------------------------------------------ +r1042 | alexmv | 2004-06-09 15:52:05 -0400 (Wed, 09 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/lib/RT/Action/EscalatePriority.pm - rt.3.0.D318, C388, jesse, Sat Dec 13 01:28:13 2003, #3725: Making CLI display - newly created tickets ids - From: Jesse Vincent - Date: Sat Dec 13 01:12:20 2003 +RT-Ticket: 5230 +RT-Update: correspond +RT-Status: resolved - none + * Update EscalatePriority's docs to mention rt-crontool - rt.3.0.D317, C387, jesse, Sat Dec 13 01:27:59 2003, #4455: Better handling of - bad link URIs - From: Jesse Vincent - Date: Fri Dec 12 23:33:09 2003 +------------------------------------------------------------------------ +r1041 | alexmv | 2004-06-09 15:47:36 -0400 (Wed, 09 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway - none +RT-Ticket: 4167 +RT-Update: correspond +RT-Status: resolved - rt.3.0.D316, C386, jesse, Sat Dec 13 01:27:41 2003, #4552 arguments for - AddCustomFieldValues - From: Jesse Vincent - Date: Fri Dec 12 23:23:08 2003 + * Provide reason for "temporary failure" - none +------------------------------------------------------------------------ +r1040 | alexmv | 2004-06-09 14:49:23 -0400 (Wed, 09 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/lib/RT/CurrentUser.pm - rt.3.0.D315, C385, jesse, Sat Dec 13 01:27:17 2003, #4554: callbacks should be - ordered - From: Jesse Vincent - Date: Fri Dec 12 23:14:57 2003 +RT-Ticket: 5113 +RT-Status: resolved +RT-Update: correspond - none + * Trivial whitespace fix. Incredibly low-hanging fruit; but one less + open bug now! - rt.3.0.D314, C383, jesse, Sat Dec 13 01:27:06 2003, #4572: Fix searching on - links - From: Jesse Vincent - Date: Fri Dec 12 23:11:24 2003 +------------------------------------------------------------------------ +r1034 | alexmv | 2004-06-08 14:34:35 -0400 (Tue, 08 Jun 2004) | 8 lines +Changed paths: + M /rt/trunk/lib/RT/Interface/Email.pm - none +RT-Ticket: 5709 +RT-Action: correspond +RT-Status: resolved - rt.3.0.D313, C197, jesse, Fri Dec 12 23:18:59 2003, Fixing CreaetTickets - documentation - From: Jesse Vincent - Date: Tue Jul 8 19:59:48 2003 + * Update =head1 NAME to be correct - none + * Document the optional 'ticket' option to Gateway - rt.3.0.D312, C382, jesse, Thu Dec 11 12:58:27 2003, Researching email - corruption - From: Jesse - Date: Fri Dec 12 14:02:37 2003 +------------------------------------------------------------------------ +r1026 | alexmv | 2004-06-07 16:53:00 -0400 (Mon, 07 Jun 2004) | 9 lines +Changed paths: + M /rt/trunk/lib/RT/Link_Overlay.pm - none +RT-Ticket: 5567 +RT-Action: correspond +RT-Status: resolved - rt.3.0.D311, C381, jesse, Mon Dec 8 03:06:53 2003, Importing fixes from - ourinternet - From: Jesse - Date: Tue Dec 9 04:10:35 2003 + * Don't assume that the base of a link has a resolver -- for the case + where a bogus "Referred to" field is entered. It will now give the + slightly less obscure error message "Link could not be created" + at the top of the page rather than a raw error message. - none +------------------------------------------------------------------------ +r1025 | alexmv | 2004-06-07 16:26:41 -0400 (Mon, 07 Jun 2004) | 3 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowDates - rt.3.0.D310, C380, jesse, Mon Dec 8 02:52:37 2003, Adding a new index doubles - my performance on /index.html - From: Jesse - Date: Tue Dec 9 03:53:40 2003 + * Provide an abolute path to Display.html, as we could be coming from + a quicksearch - none +------------------------------------------------------------------------ +r1024 | alexmv | 2004-06-07 16:25:29 -0400 (Mon, 07 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowHistory - rt.3.0.D309, C379, jesse, Sat Dec 6 21:06:31 2003, Switching to new I18NSafe - lowercasing behaviour for Pg - From: Jesse - Date: Sun Dec 7 22:11:09 2003 +RT-Ticket: 5708 +RT-Action: comment +RT-Status: resolved + + * The "show headers" links need to default to providing an absolute + path to Display.html, so the links don't break after quicksearch + +------------------------------------------------------------------------ +r1019 | alexmv | 2004-06-07 14:07:37 -0400 (Mon, 07 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/html/Ticket/Create.html + +RT-Ticket: 5647 +RT-Action: comment +RT-Status: resolved + + * Only apply default due date of the queue if the user didn't supply + one for the ticket. + +------------------------------------------------------------------------ +r1006 | alexmv | 2004-06-04 17:05:50 -0400 (Fri, 04 Jun 2004) | 8 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowTransaction + +RT-Ticket: 5626 +RT-Status: close +RT-Action: correspond + + * The message can only be "too large or ... not plain text" if there + was content in it originally. This fixes bug #5626, which occurred + when Text::Quoted was not installed and empty messages were used. + +------------------------------------------------------------------------ +r1000 | alexmv | 2004-06-02 23:22:05 -0400 (Wed, 02 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/html/Ticket/Create.html + +RT-Ticket: 3068 +RT-Status: closed +RT-Update: comment + + * Add "min" after the Time{Worked,Left} fields; this completes the + localization of the above ticket + +------------------------------------------------------------------------ +r999 | alexmv | 2004-06-02 23:02:14 -0400 (Wed, 02 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk/bin/rt-crontool.in + +RT-Ticket: 3066 +RT-Status: close +RT-Update: comment + + * Make the documentation a little more apparent from the commandline + +------------------------------------------------------------------------ +r998 | alexmv | 2004-06-02 22:37:55 -0400 (Wed, 02 Jun 2004) | 7 lines +Changed paths: + M /rt/trunk/Makefile.in + +RT-Ticket: 3113 +RT-Status: close +RT-Update: comment + + * Create the /opt/rt3/local/lib directory on install, like the ticket + asks for + +------------------------------------------------------------------------ +r992 | alexmv | 2004-06-01 15:32:39 -0400 (Tue, 01 Jun 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/t/02regression.t.in + +Sorting the tests corrects some ordering errors; for exmaple, assuming +that a ticket had been created by a certain time. + +------------------------------------------------------------------------ +r991 | jesse | 2004-06-01 14:46:01 -0400 (Tue, 01 Jun 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/etc/RT_Config.pm.in + + ---------------------------------------------------------------------- + r1761@tinbook: jesse | 2004-06-01T18:45:42.204802Z + + removed an extra "# }}}" line + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r990 | jesse | 2004-05-31 23:55:52 -0400 (Mon, 31 May 2004) | 1 line +Changed paths: + M /rt/trunk + +merging properties from new host +------------------------------------------------------------------------ +r973 | robert | 2004-05-28 00:47:37 -0400 (Fri, 28 May 2004) | 8 lines +Changed paths: + M /rt/trunk + M /rt/trunk/html/Search/Listing.html + M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm + + + ---------------------------------------------------------------------- + r551@bear: rspier | 2004-05-28T04:39:20.863505Z + + Re: [fsck.com #5639] SearchBuilder doesn't properly paginate initial s\ + earches + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r972 | jesse | 2004-05-28 00:24:38 -0400 (Fri, 28 May 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/bin/rt.in + + ---------------------------------------------------------------------- + r1723@tinbook: jesse | 2004-05-28T04:24:48.903988Z + + Removing an extra } in sub help in the cli tool + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r971 | jesse | 2004-05-28 00:10:47 -0400 (Fri, 28 May 2004) | 22 lines +Changed paths: + M /rt/trunk + M /rt/trunk/html/Search/Bulk.html + + ---------------------------------------------------------------------- + r1721@tinbook: jesse | 2004-05-28T04:10:44.114252Z + + >if you resolve a ticket *and* write a correspondance with the + >search/Bulk.html page, then you get: + > + >1. Ticket resolve + >2. Correspondance added + >3. Ticket auto opened + > + >this is different than in the standard Ticket/Update.html where you get + > + >1. Correspondance added + >2. Ticket resolved + > + >Latter is the thing I expect, So I changed the creation order of + >transactions in Bulk.html to be consistent with Update.html. + + + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r949 | jesse | 2004-05-25 22:44:37 -0400 (Tue, 25 May 2004) | 1 line +Changed paths: + M /rt/trunk/releng.cnf + +This is RT 3.0.11 +------------------------------------------------------------------------ +r942 | jesse | 2004-05-23 22:54:06 -0400 (Sun, 23 May 2004) | 1 line +Changed paths: + M /rt/trunk/releng.cnf + +Bumping to 3.0.11rc4 +------------------------------------------------------------------------ +r939 | jesse | 2004-05-23 22:14:26 -0400 (Sun, 23 May 2004) | 18 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/Queue_Overlay.pm + A /rt/trunk/lib/t/data/rt-send-cc + + ---------------------------------------------------------------------- + r1664@tinbook: jesse | 2004-05-24T01:24:50.613317Z + + Minor documentation update + ---------------------------------------------------------------------- + r1665@tinbook: jesse | 2004-05-24T01:28:12.674977Z + + Fixed a regression related to Groups->WithRight + ---------------------------------------------------------------------- + r1666@tinbook: jesse | 2004-05-24T02:12:25.100951Z + + added back a missing test file + ---------------------------------------------------------------------- + r1667@tinbook: jesse | 2004-05-24T02:13:00.285813Z + + Altering a Groups join to be a bit more efficient + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r914 | jesse | 2004-05-17 16:07:40 -0400 (Mon, 17 May 2004) | 1 line +Changed paths: + M /rt/trunk/releng.cnf + +Bumping to 3.0.11rc3 +------------------------------------------------------------------------ +r913 | jesse | 2004-05-17 16:05:25 -0400 (Mon, 17 May 2004) | 1 line +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm + M /rt/trunk/lib/t/04_send_email.pl.in + +Backported ticket searching fixes from 3.1; fixed a bug in email address testing code +------------------------------------------------------------------------ +r876 | jesse | 2004-05-12 02:46:25 -0400 (Wed, 12 May 2004) | 7 lines +Changed paths: + M /rt/trunk + M /rt/trunk/html/Search/Elements/PickRestriction + + + ---------------------------------------------------------------------- + r1545@tinbook: jesse | 2004-05-12T06:45:50.218931Z + + PickRestriction needed the absolute path fix + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r873 | jesse | 2004-05-11 19:04:59 -0400 (Tue, 11 May 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/releng.cnf + + ---------------------------------------------------------------------- + r1539@tinbook: jesse | 2004-05-11T22:54:41.535834Z + + Bumping to rc2 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r865 | jesse | 2004-05-11 02:42:01 -0400 (Tue, 11 May 2004) | 11 lines +Changed paths: + M /rt/trunk + M /rt/trunk/bin/rt.in + M /rt/trunk/html/Search/Listing.html + + ---------------------------------------------------------------------- + r1117@Jesse-Vincents-Computer: jesse | 2004-05-11T06:41:01.215469Z + + Updated "order" handling in the cli from ams + + ---------------------------------------------------------------------- + r1118@Jesse-Vincents-Computer: jesse | 2004-05-11T06:41:36.770412Z + + Better handling of search listing page after a redirect + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r863 | jesse | 2004-05-10 18:42:38 -0400 (Mon, 10 May 2004) | 1 line +Changed paths: + M /rt/trunk + + +------------------------------------------------------------------------ +r849 | jesse | 2004-05-06 21:00:24 -0400 (Thu, 06 May 2004) | 18 lines +Changed paths: + M /rt/trunk + M /rt/trunk/bin/rt.in + M /rt/trunk/html/Admin/Queues/Scrip.html + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT.pm.in + + ---------------------------------------------------------------------- + r1486@tinbook: jesse | 2004-05-07T00:49:12.363243Z + + Fix for proper display of ScripId on scrip edit from Ruslan + ---------------------------------------------------------------------- + r1487@tinbook: jesse | 2004-05-07T00:49:29.125437Z + + Fix for search on Cc and AdminCc from Ruslan + ---------------------------------------------------------------------- + r1488@tinbook: jesse | 2004-05-07T00:52:40.234557Z + + Fix for a false positive error about directory permissions when opening the rt logfile from Ruslan + ---------------------------------------------------------------------- + r1489@tinbook: jesse | 2004-05-07T00:58:03.221505Z + + (#4638) cli cookie handling improved from Muncus + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r841 | jesse | 2004-05-06 01:35:36 -0400 (Thu, 06 May 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/releng.cnf + + ---------------------------------------------------------------------- + r1465@tinbook: jesse | 2004-05-06T05:34:05.907225Z + + Bumping to 3.0.11rc1 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r840 | jesse | 2004-05-06 00:09:11 -0400 (Thu, 06 May 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/Attachment_Overlay.pm + + ---------------------------------------------------------------------- + r1085@tinbook: jesse | 2004-05-06T04:07:41.566641Z + + #5592: Don't display an empty RT-Send-Bcc header if there were no bccs + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r812 | jesse | 2004-05-03 00:39:57 -0400 (Mon, 03 May 2004) | 34 lines +Changed paths: + M /rt/trunk + M /rt/trunk/bin/rt.in + M /rt/trunk/etc/RT_Config.pm.in + M /rt/trunk/html/Admin/Groups/index.html + M /rt/trunk/html/Elements/MyRequests + M /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT.pm.in + + ---------------------------------------------------------------------- + r2289@tinbook: jesse | 2004-05-03T00:13:57.610636Z + + Corrected docs for rt.in per Ticket #4618 + ---------------------------------------------------------------------- + r2290@tinbook: jesse | 2004-05-03T00:31:06.379542Z + + Applied Syslog configuration patch from 4717 + ---------------------------------------------------------------------- + r2291@tinbook: jesse | 2004-05-03T00:39:30.205636Z + + #5189: patch to bin/rt for default query and order + ---------------------------------------------------------------------- + r2292@tinbook: jesse | 2004-05-03T00:45:15.670290Z + + Adding a patch from Dirk Pape to hide disabled groups by default (#5229) + ---------------------------------------------------------------------- + r2293@tinbook: jesse | 2004-05-03T00:47:02.636897Z + + #5238: [rt-users] Patch: Mason Profiing under FastCGI + ---------------------------------------------------------------------- + r2294@tinbook: jesse | 2004-05-03T00:51:31.523941Z + + #5278: Making the length of the "MyRequests" list configurable + ---------------------------------------------------------------------- + r2295@tinbook: jesse | 2004-05-03T00:56:19.176341Z + + #5303: Adding support for piping reply messages from STDIN + ---------------------------------------------------------------------- + r2296@tinbook: jesse | 2004-05-03T01:45:55.903495Z + + A patch to generate better SQL when searching on attachment content. Backported from 3.1 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r807 | autrijus | 2004-05-02 17:18:08 -0400 (Sun, 02 May 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/Date.pm + +* Backport Date->W3CDTF from rt-3.3 for REST 2.0. + +------------------------------------------------------------------------ +r806 | autrijus | 2004-05-02 17:17:25 -0400 (Sun, 02 May 2004) | 1 line +Changed paths: + A /rt/trunk/html/Elements/QueryString + +* Pull in QueryString from RT 3.1+ for REST API +------------------------------------------------------------------------ +r778 | jesse | 2004-04-30 01:42:18 -0400 (Fri, 30 Apr 2004) | 7 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/EmailParser.pm + + ---------------------------------------------------------------------- + r1402@debian: jesse | 2004-04-30T14:44:55.419589Z + + Backporting a taint fix for the EmailParser from 3.1 + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r777 | jesse | 2004-04-30 00:59:57 -0400 (Fri, 30 Apr 2004) | 10 lines +Changed paths: + M /rt/trunk + M /rt/trunk/configure.ac + M /rt/trunk/lib/RT/Attachment_Overlay.pm + + ---------------------------------------------------------------------- + r1399@debian: jesse | 2004-04-30T11:59:41.354565Z + + Mark our configure script as comming from svn + ---------------------------------------------------------------------- + r1400@debian: jesse | 2004-04-30T14:01:38.501468Z + + Fixed an issue that could cause multiline rt-send-cc and rt-send-bcc headers to be truncated + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r776 | jesse | 2004-04-29 22:48:19 -0400 (Thu, 29 Apr 2004) | 1 line +Changed paths: + M /rt/trunk + + +------------------------------------------------------------------------ +r767 | leira | 2004-04-28 18:41:16 -0400 (Wed, 28 Apr 2004) | 2 lines +Changed paths: + M /rt/trunk/html/Ticket/Create.html + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/trunk/lib/RT/GroupMembers_Overlay.pm + M /rt/trunk/lib/RT/I18N/cs.po + M /rt/trunk/lib/RT/I18N/de.po + M /rt/trunk/lib/RT/I18N/es.po + M /rt/trunk/lib/RT/I18N/fr.po + M /rt/trunk/lib/RT/I18N/he.po + M /rt/trunk/lib/RT/I18N/it.po + M /rt/trunk/lib/RT/I18N/ja.po + M /rt/trunk/lib/RT/I18N/nl.po + M /rt/trunk/lib/RT/I18N/no.po + M /rt/trunk/lib/RT/I18N/pt_br.po + M /rt/trunk/lib/RT/I18N/ru.po + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/Principal_Overlay.pm + M /rt/trunk/lib/RT/Scrip_Overlay.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + +Separate, not seperate. Applies patch in ticket #5319. + +------------------------------------------------------------------------ +r760 | jesse | 2004-04-27 18:34:16 -0400 (Tue, 27 Apr 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/EmailParser.pm + +Better handling of the tempdir for the email parser. It could end up tainted in certain scenarios + +------------------------------------------------------------------------ +r751 | leira | 2004-04-26 19:01:15 -0400 (Mon, 26 Apr 2004) | 4 lines +Changed paths: + M /rt/trunk/lib/RT/Action/SendEmail.pm + +Applied Paulo Matos's patch from #5135. + +SendEmail didn't conform to RFC #2047. + +------------------------------------------------------------------------ +r750 | leira | 2004-04-26 18:14:44 -0400 (Mon, 26 Apr 2004) | 4 lines +Changed paths: + M /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/User_Overlay.pm + +Applies patch from #5286, from Paulo Matos . + +DTRT with autocreating user real names and email addresses when adding watchers (not just when the user is created via email). + +------------------------------------------------------------------------ +r749 | jesse | 2004-04-26 18:11:42 -0400 (Mon, 26 Apr 2004) | 1 line +Changed paths: + M /rt/trunk + + +------------------------------------------------------------------------ +r747 | leira | 2004-04-26 15:30:25 -0400 (Mon, 26 Apr 2004) | 2 lines +Changed paths: + M /rt/trunk/sbin/rt-setup-database.in + +Applied Paulo Matos's patch from #5401. Support System Role groups in rt-setup-database. + +------------------------------------------------------------------------ +r742 | jesse | 2004-04-26 14:57:29 -0400 (Mon, 26 Apr 2004) | 1 line +Changed paths: + M /rt/trunk/lib/RT/Attachment_Overlay.pm + +RT previously split stored headers on newlines. The new regexp better matches what the RFC says it should +------------------------------------------------------------------------ +r737 | jesse | 2004-04-25 02:02:12 -0400 (Sun, 25 Apr 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/Groups_Overlay.pm + + ---------------------------------------------------------------------- + r2152@tinbook: jesse | 2004-04-25T06:01:59.654755Z + + We were needlessly including the "Principals" table in a query. It hurt postgres perf significantly + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r736 | jesse | 2004-04-24 14:48:30 -0400 (Sat, 24 Apr 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/User_Overlay.pm + +---------------------------------------------------------------------- +r2150@tinbook: jesse | 2004-04-24T18:46:32.312073Z + +Additional changes to user creation and setting of "Privileged" status to improve access control handling +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r735 | jesse | 2004-04-23 17:39:10 -0400 (Fri, 23 Apr 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/sbin/rt-test-dependencies.in + + ---------------------------------------------------------------------- + r2148@tinbook: jesse | 2004-04-23T21:38:44.150971Z + + RT requires perl 5.8.3 to work correctly. Testdeps should check this + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r734 | jesse | 2004-04-23 16:48:17 -0400 (Fri, 23 Apr 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/User_Overlay.pm + + ---------------------------------------------------------------------- + r2145@tinbook: jesse | 2004-04-23T20:47:48.438783Z + + Rework RT::User->Create logic to better handle error cases + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r732 | leira | 2004-04-23 13:47:06 -0400 (Fri, 23 Apr 2004) | 5 lines +Changed paths: + M /rt/trunk/html/Admin/Elements/SelectNewGroupMembers + +Users->Limit should specify ENTRYAGGREGATOR. This was always true, +but DBIx::SearchBuilder makes it obvious. + +This is a patch from BAZZAOUI Aissam . + +------------------------------------------------------------------------ +r730 | jesse | 2004-04-22 17:14:40 -0400 (Thu, 22 Apr 2004) | 1 line +Changed paths: + M /rt/trunk/bin/mason_handler.fcgi.in + M /rt/trunk/bin/mason_handler.scgi.in + +Drop +------------------------------------------------------------------------ +r729 | jesse | 2004-04-22 02:20:20 -0400 (Thu, 22 Apr 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Template_Overlay.pm + + ---------------------------------------------------------------------- + r2138@tinbook: jesse | 2004-04-22T06:19:33.419238Z + + Clean up temporary files better + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r728 | jesse | 2004-04-22 01:59:41 -0400 (Thu, 22 Apr 2004) | 6 lines +Changed paths: + M /rt/trunk + M /rt/trunk/html/Ticket/Elements/ShowRequestor + + ---------------------------------------------------------------------- + r2136@tinbook: jesse | 2004-04-22T05:59:16.845794Z + + Fix for the previous (post 3.0.10) update + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r721 | jesse | 2004-04-21 15:44:00 -0400 (Wed, 21 Apr 2004) | 5 lines +Changed paths: + M /rt/trunk + M /rt/trunk/html/Search/Elements/PickRestriction + + ---------------------------------------------------------------------- + r2123@tinbook: jesse | 2004-04-21T19:43:39.090256Z + + Fix for Restriction corruption on repeated search from Ruslan + +------------------------------------------------------------------------ +r706 | jesse | 2004-04-19 23:25:46 -0400 (Mon, 19 Apr 2004) | 19 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/ACL_Overlay.pm + + ---------------------------------------------------------------------- + r2099@tinbook: jesse | 2004-04-20T03:25:26.896206Z + + Message-ID: <4083E905.8020903@uk.yahoo-inc.com> + Date: Mon, 19 Apr 2004 15:58:13 +0100 + From: Vernon Lyon + + + Hi Jesse, + + I submitted this a few months ago, but it seems to have gotten lost. + Below is a diff for a quick bug fix for the file: lib/RT/ACL_Overlay.pm + + * $args{'PrincipalId'} should be $args{'Id'} + + Regards, + Vernon + + +------------------------------------------------------------------------ +r698 | jesse | 2004-04-18 17:15:24 -0400 (Sun, 18 Apr 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/CurrentUser.pm + +Better handling of loc when RT's database isn't there. (Check for a user before trying to use it) + +------------------------------------------------------------------------ +r674 | jesse | 2004-04-06 00:13:01 -0400 (Tue, 06 Apr 2004) | 2 lines +Changed paths: + D /rt/trunk/sbin/rt-setup-database + D /rt/trunk/sbin/rt-test-dependencies + +Whacking more autogenerated files + +------------------------------------------------------------------------ +r673 | jesse | 2004-04-06 00:10:08 -0400 (Tue, 06 Apr 2004) | 2 lines +Changed paths: + D /rt/trunk/etc/RT_Config.pm + D /rt/trunk/lib/RT.pm + D /rt/trunk/lib/t/00smoke.t + D /rt/trunk/lib/t/01harness.t + D /rt/trunk/lib/t/02regression.t + D /rt/trunk/lib/t/03web.pl + D /rt/trunk/lib/t/04_send_email.pl + M /rt/trunk/sbin/rt-setup-database + +Removing autogenerated files from the repo + +------------------------------------------------------------------------ +r672 | jesse | 2004-04-06 00:08:40 -0400 (Tue, 06 Apr 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/Interface/Email.pm + +Removing extra debugging info + +------------------------------------------------------------------------ +r670 | jesse | 2004-04-05 10:14:32 -0400 (Mon, 05 Apr 2004) | 1 line +Changed paths: + M /rt/trunk/etc/RT_Config.pm + M /rt/trunk/html/Ticket/Elements/ShowRequestor + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/Interface/Email.pm + +Only show _users_ in the "About this requestor" box +------------------------------------------------------------------------ +r624 | jesse | 2004-03-25 10:56:12 -0500 (Thu, 25 Mar 2004) | 1 line +Changed paths: + M /rt/trunk + M /rt/trunk/releng.cnf + +This is 3.0.10 +------------------------------------------------------------------------ +r599 | jesse | 2004-03-17 16:24:09 -0500 (Wed, 17 Mar 2004) | 1 line +Changed paths: + M /rt/trunk/lib/RT/I18N/fi.po + +Finnish translation had been corrupted +------------------------------------------------------------------------ +r596 | autrijus | 2004-03-17 11:57:57 -0500 (Wed, 17 Mar 2004) | 1 line +Changed paths: + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + +* update chinese l10n for 3.0.10. +------------------------------------------------------------------------ +r590 | jesse | 2004-03-17 00:40:57 -0500 (Wed, 17 Mar 2004) | 4 lines +Changed paths: + M /rt/trunk + M /rt/trunk/html/SelfService/Display.html + M /rt/trunk/html/Ticket/Elements/ShowHistory + M /rt/trunk/html/Ticket/Elements/ShowTransaction + + +Merging back a fix to the "Comment/Reply" links after a quicksearch + + +------------------------------------------------------------------------ +r587 | jesse | 2004-03-16 21:02:37 -0500 (Tue, 16 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk + M /rt/trunk/releng.cnf - none +Bumped RT to 3.0.10rc1 - rt.3.0.D308, C378, jesse, Fri Dec 5 16:51:11 2003, Bumping to 3.0.8pre2 - From: Jesse - Date: Sat Dec 6 17:43:47 2003 +------------------------------------------------------------------------ +r583 | jesse | 2004-03-16 13:26:30 -0500 (Tue, 16 Mar 2004) | 2 lines +Changed paths: + A /rt/trunk/lib/RT/I18N/da.po - none +Initial "loose" danish translation from Jonas ( http://www.logiclab.dk/projects/rt3/ ) - rt.3.0.D307, C377, leira, Fri Dec 5 16:45:20 2003, Numerous CLI improvements - From: Linda Julien - Date: Fri Dec 5 03:09:04 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r582 | jesse | 2004-03-15 14:29:07 -0500 (Mon, 15 Mar 2004) | 7 lines +Changed paths: + M /rt/trunk/lib/RT/I18N/fr.po - none +RT-Ticket: 5365 +RT-Status: resolved - rt.3.0.D306, C376, jesse, Wed Dec 3 01:15:23 2003, Certain non-western From: - headers were being mangled - From: Jesse Vincent - Date: Wed Dec 3 01:14:25 2003 +Fixed a typo in the french localization - none +---------------------------------------------------------------------- - rt.3.0.D305, C375, jesse, Tue Dec 2 19:05:41 2003, Ticket counts became - inaccurate after repeated web searches - From: Jesse Vincent - Date: Tue Dec 2 19:03:18 2003 +------------------------------------------------------------------------ +r581 | jesse | 2004-03-15 14:28:07 -0500 (Mon, 15 Mar 2004) | 7 lines +Changed paths: + A /rt/trunk/lib/RT/I18N/hu.po - none +r888: jesse | 2004-03-15T19:02:40.067050Z - rt.3.0.D304, C373, jesse, Tue Dec 2 18:36:05 2003, Fixing next/prev ticket - navigation (#4461) it sometimes disappeared. - From: Jesse Vincent - Date: Tue Dec 2 18:34:07 2003 +RT-Ticket: 5251 +RT-Status: resolved - none +Hungarian translation - rt.3.0.D303, C372, jesse, Thu Nov 27 12:28:56 2003, Decode uuencoded - attachments - From: Jesse - Date: Fri Nov 28 13:32:25 2003 +------------------------------------------------------------------------ +r580 | jesse | 2004-03-15 14:24:11 -0500 (Mon, 15 Mar 2004) | 22 lines +Changed paths: + M /rt/trunk/lib/RT/I18N/fi.po - none +---------------------------------------------------------------------- +r882: jesse | 2004-03-15T18:36:05.531201Z - rt.3.0.D302, C371, jesse, Thu Nov 27 02:00:59 2003, none - From: Jesse - Date: Fri Nov 28 03:05:10 2003 - none +---------------------------------------------------------------------- +r883: jesse | 2004-03-15T18:39:57.667260Z - rt.3.0.D301, C370, jesse, Tue Nov 25 22:24:45 2003, Bumping to 3.0.8pre1 - none - rt.3.0.D300, C369, leira, Fri Nov 21 12:30:08 2003, CLI tool should pass - through orderby arg - From: Linda Julien - Date: Fri Nov 21 12:22:20 2003 - Warning: the original change was in the 'awaiting_integration' state +---------------------------------------------------------------------- +r885: jesse | 2004-03-15T18:48:45.660341Z - none - rt.3.0.D299, C367, jesse, Fri Nov 21 00:24:44 2003, Ticket creation and - updates via the Web UI were sometimes encoded wrong - From: Jesse - Date: Sat Nov 22 01:17:10 2003 +---------------------------------------------------------------------- +r887: jesse | 2004-03-15T19:00:56.469429Z - none +RT-Ticket: 5151 +RT-Status: resolved - rt.3.0.D298, C368, jesse, Fri Nov 21 00:21:32 2003, Regression and upgrade - cleanups - From: Jesse - Date: Sat Nov 22 01:20:08 2003 +updated Finnish localization - none +---------------------------------------------------------------------- - rt.3.0.D297, C366, jesse, Thu Nov 20 17:44:16 2003, #4415: Fix for imporeting - merged tickets - From: Jesse - Date: Fri Nov 21 18:47:53 2003 +------------------------------------------------------------------------ +r579 | jesse | 2004-03-15 13:49:40 -0500 (Mon, 15 Mar 2004) | 5 lines +Changed paths: + M /rt/trunk + M /rt/trunk/lib/RT/User_Overlay.pm - none +RT-Ticket: 5717 +RT-Status: resolved - rt.3.0.D296, C365, jesse, Thu Nov 20 17:22:51 2003, FastCGI fix to make the - CLI work - From: Jesse - Date: Fri Nov 21 18:24:18 2003 +Fixed a typo in a debugging message - none +------------------------------------------------------------------------ +r578 | jesse | 2004-03-15 13:40:50 -0500 (Mon, 15 Mar 2004) | 5 lines +Changed paths: + M /rt/trunk + M /rt/trunk/html/Elements/SelectMatch - rt.3.0.D295, C363, leira, Thu Nov 20 17:21:32 2003, protect against reentrancy - in Ticket::DESTROY - From: Linda L. Julien - Date: Wed Nov 19 15:45:47 2003 - Warning: the original change was in the 'awaiting_integration' state +RT-Ticket: 5306 +RT-Status: resolved - none +Applied patch to correct logic in SelectMatch - rt.3.0.D294, C360, leira, Mon Nov 17 23:28:48 2003, Transaction batching - From: Linda Julien - Date: Mon Nov 17 18:52:37 2003 - Warning: the original change was in the 'being_developed' state +------------------------------------------------------------------------ +r576 | jesse | 2004-03-15 11:06:30 -0500 (Mon, 15 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/html/Elements/MessageBox - From: Jesse - Date: Sun Nov 16 18:10:00 2003 - Warning: the original change was in the 'being_developed' state +MessageBox is now more configurable, thanks to Ruslan - none +------------------------------------------------------------------------ +r575 | jesse | 2004-03-15 10:58:59 -0500 (Mon, 15 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/Ticket_Overlay.pm - rt.3.0.D293, C359, leira, Mon Nov 17 23:24:21 2003, - ProcessTicketCustomFieldUpdates takes TicketObj - From: Linda Julien - Date: Mon Nov 17 17:59:28 2003 - Warning: the original change was in the 'awaiting_integration' state +A fix from Ruslan for getting values for a named CF if that CF is global. - none - rt.3.0.D292, C358, leira, Mon Nov 17 23:21:05 2003, localization for link - text, not whole link - From: Linda Julien - Date: Mon Nov 17 17:33:58 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r574 | jesse | 2004-03-15 10:51:56 -0500 (Mon, 15 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/Action/SendEmail.pm - none +Fix from Ruslan for splitting sendmail arguments properly for mail sending - rt.3.0.D291, C357, leira, Mon Nov 17 23:20:32 2003, Display.html takes - TicketObj; Update.html uses it - From: Linda Julien - Date: Mon Nov 17 17:19:05 2003 - Warning: the original change was in the 'awaiting_integration' state - none +------------------------------------------------------------------------ +r572 | jesse | 2004-03-15 10:31:50 -0500 (Mon, 15 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/html/User/Prefs.html - rt.3.0.D290, C356, leira, Mon Nov 17 23:16:11 2003, Fixup to rt-setup-database - tool for local schema - From: Linda Julien - Date: Mon Nov 17 15:30:46 2003 - Warning: the original change was in the 'awaiting_integration' state +Update to force language handle change when the user sets it - From: Jesse - Date: Sun Nov 16 18:09:16 2003 - Warning: the original change was in the 'being_developed' state - none +------------------------------------------------------------------------ +r546 | jesse | 2004-03-11 00:24:42 -0500 (Thu, 11 Mar 2004) | 3 lines +Changed paths: + A /rt/trunk/html/Ticket/Elements/LoadTextAttachments + M /rt/trunk/html/Ticket/Elements/ShowHistory - rt.3.0.D289, C355, leira, Mon Nov 17 23:14:05 2003, Minor cleanups to RT cli - tool - From: Linda Julien - Date: Mon Nov 17 14:59:54 2003 - Warning: the original change was in the 'awaiting_integration' state +Adding in even yet more attachment caching - From: Jesse - Date: Sun Nov 16 18:09:22 2003 - Warning: the original change was in the 'being_developed' state - none +------------------------------------------------------------------------ +r545 | jesse | 2004-03-11 00:20:15 -0500 (Thu, 11 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/Tickets_Overlay.pm - rt.3.0.D288, C362, jesse, Mon Nov 17 22:53:56 2003, Fixes to RT 3.0.7 upgrade - instructions; Bumping to 3.0.7_01 - From: Jesse - Date: Tue Nov 18 23:56:48 2003 +Adding a missing semicolon - none +------------------------------------------------------------------------ +r544 | jesse | 2004-03-10 23:56:00 -0500 (Wed, 10 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/html/Ticket/Display.html + M /rt/trunk/html/Ticket/Elements/ShowHistory - rt.3.0.D287, C361, jesse, Mon Nov 17 19:30:11 2003, Bumping to 3.0.7; Updated - DBIx::SearchBuilder dependency - From: Jesse - Date: Tue Nov 18 20:25:24 2003 - Warning: the original change was in the 'being_developed' state +Better caching of ticket attachment content - none +------------------------------------------------------------------------ +r543 | jesse | 2004-03-10 23:49:38 -0500 (Wed, 10 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowTransaction - rt.3.0.D286, C353, jesse, Thu Nov 13 03:11:35 2003, Bumping to 3.0.7rc1 - From: Jesse - Date: Fri Nov 14 04:13:34 2003 +#5334 : don't hide ticket updates for negative amounts of time - none +------------------------------------------------------------------------ +r541 | jesse | 2004-03-10 23:33:31 -0500 (Wed, 10 Mar 2004) | 4 lines +Changed paths: + M /rt/trunk/lib/RT/Transaction_Overlay.pm - rt.3.0.D285, C352, jesse, Thu Nov 13 02:59:36 2003, CLI usage updates - From: Linda Julien - Date: Thu Nov 13 02:58:17 2003 - Warning: the original change was in the 'awaiting_integration' state - none +#3981: RT truncates signatures too agressively when quoting messages - rt.3.0.D284, C351, leira, Thu Nov 13 02:41:21 2003, CLI changes - From: Linda Julien - Date: Thu Nov 13 02:36:17 2003 - Warning: the original change was in the 'awaiting_integration' state - none +------------------------------------------------------------------------ +r540 | jesse | 2004-03-10 23:22:56 -0500 (Wed, 10 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/html/Ticket/Create.html - rt.3.0.D283, C350, jesse, Mon Nov 10 01:26:11 2003, Bumping version to - 3.0.7pre3 - From: Jesse Vincent - Date: Mon Nov 10 01:24:27 2003 +Don't repeatedly include the signature when adding attachments on ticket creation - none - rt.3.0.D282, C104, jesse, Mon Nov 10 01:16:01 2003, Merging ourinternet's - changes relative to 3.0.7pre2; UPGRADING update; postgres installation fixes - From: Jesse Vincent - Date: Mon Nov 10 01:10:08 2003 +------------------------------------------------------------------------ +r539 | jesse | 2004-03-10 19:17:36 -0500 (Wed, 10 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm - none +Better emailing of error messages on permission denied messages via webui. - rt.3.0.D281, C339, jesse, Thu Nov 6 21:11:46 2003, Small fix to ticket - searching to cut down on # of joins needed - From: Jesse Vincent - Date: Thu Nov 6 21:11:21 2003 +------------------------------------------------------------------------ +r538 | jesse | 2004-03-10 19:16:49 -0500 (Wed, 10 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/EmailParser.pm - none +Removing unused code - rt.3.0.D280, C338, jesse, Thu Nov 6 21:05:17 2003, Updating storable - dependency, to keep redhat 9 users from hurting themselves - From: Jesse Vincent - Date: Thu Nov 6 20:53:44 2003 +------------------------------------------------------------------------ +r537 | jesse | 2004-03-10 19:16:20 -0500 (Wed, 10 Mar 2004) | 2 lines +Changed paths: + D /rt/trunk/bin/rt-mailgate - none +Removing generated binary - rt.3.0.D279, C335, leira, Tue Nov 4 21:11:39 2003, fix attachment links in - base RT - From: Linda L. Julien - Date: Tue Nov 4 16:42:55 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r536 | jesse | 2004-03-10 19:15:58 -0500 (Wed, 10 Mar 2004) | 3 lines +Changed paths: + D /rt/trunk/bin/mason_handler.fcgi + D /rt/trunk/bin/mason_handler.scgi + D /rt/trunk/bin/mason_handler.svc + D /rt/trunk/bin/rt + D /rt/trunk/bin/rt-commit-handler + D /rt/trunk/bin/rt-crontool + D /rt/trunk/bin/webmux.pl - none +Removing generated binaries - rt.3.0.D278, C333, leira, Tue Nov 4 21:10:18 2003, #4088: Postgres - performance improvements - From: Linda L. Julien - Date: Tue Nov 4 16:25:57 2003 - Warning: the original change was in the 'awaiting_integration' state - none +------------------------------------------------------------------------ +r525 | jesse | 2004-03-09 18:10:48 -0500 (Tue, 09 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/Tickets_Overlay.pm - rt.3.0.D277, C331, leira, Tue Nov 4 21:08:27 2003, #3583: set Last Contacted - date - From: Linda L. Julien - Date: Mon Nov 3 13:58:57 2003 - Warning: the original change was in the 'awaiting_integration' state +#5242: Make custom field names case insensitive in TicketSQL - none - rt.3.0.D276, C330, leira, Tue Nov 4 21:06:14 2003, #3601: SelectRights patch - From: Linda L. Julien - Date: Sun Nov 2 22:03:23 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r524 | jesse | 2004-03-09 18:03:44 -0500 (Tue, 09 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/Interface/Web.pm - none +#5345: Better cleanup of tempfiles - rt.3.0.D275, C337, jesse, Tue Nov 4 18:18:39 2003, more work on the schema - diagram - From: Jesse Vincent - Date: Tue Nov 4 18:16:53 2003 - none +------------------------------------------------------------------------ +r523 | jesse | 2004-03-09 18:00:48 -0500 (Tue, 09 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/Tickets_Overlay.pm - rt.3.0.D274, C336, jesse, Tue Nov 4 18:18:24 2003, New schema relationships - diagram in .dot format - From: Jesse Vincent - Date: Tue Nov 4 17:51:10 2003 +#5339 - Better logging of failed thawing of search queries - none - rt.3.0.D273, C329, leira, Tue Nov 4 17:52:14 2003, #3674: autohandler patch - From: Linda L. Julien - Date: Sun Nov 2 21:49:43 2003 +------------------------------------------------------------------------ +r506 | jesse | 2004-03-08 18:54:00 -0500 (Mon, 08 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/Handle.pm - none +Updates to oracle CLOB handling - rt.3.0.D272, C332, leira, Tue Nov 4 17:29:08 2003, #3776: new indices - From: Linda L. Julien - Date: Tue Nov 4 15:25:39 2003 - Warning: the original change was in the 'awaiting_integration' state - none +------------------------------------------------------------------------ +r496 | jesse | 2004-03-07 22:42:45 -0500 (Sun, 07 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/html/Ticket/History.html - rt.3.0.D271, C328, leira, Sun Nov 2 23:07:51 2003, #3751: - ParseNewMessageForTicketCcs - From: Linda L. Julien - Date: Sun Nov 2 21:16:07 2003 +Fixed a typo introduced after 3.0.9 - none +------------------------------------------------------------------------ +r491 | jesse | 2004-03-07 15:25:02 -0500 (Sun, 07 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/releng.cnf - rt.3.0.D270, C327, leira, Sun Nov 2 22:49:39 2003, #3801: note when - transaction content is ellided - From: Linda L. Julien - Date: Sun Nov 2 20:44:58 2003 - Warning: the original change was in the 'awaiting_integration' state +Bumping to 3.0.10pre2 - none +------------------------------------------------------------------------ +r477 | jesse | 2004-03-05 02:18:00 -0500 (Fri, 05 Mar 2004) | 1 line +Changed paths: + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm - rt.3.0.D269, C326, leira, Sun Nov 2 22:31:42 2003, #3827: regression - shouldn't drop db - From: Linda L. Julien - Date: Sun Nov 2 20:17:48 2003 - Warning: the original change was in the 'awaiting_integration' state +Removing extraneous comments +------------------------------------------------------------------------ +r476 | jesse | 2004-03-05 02:06:53 -0500 (Fri, 05 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm - none +Applied Dirk Pape's patch for merge descriptions from http://page.mi.fu-berlin.de/~pape/rt3/patches/rt/description_for_merge.patch - rt.3.0.D268, C325, leira, Sun Nov 2 21:15:22 2003, #3856: /REST/1.0/search/ - tickets should work in UTC - From: Linda L. Julien - Date: Sun Nov 2 19:57:19 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r465 | jesse | 2004-03-03 18:24:05 -0500 (Wed, 03 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/html/Search/Listing.html - none +Small change to fix escaping for saved search - rt.3.0.D267, C323, leira, Sun Nov 2 21:14:48 2003, #3855: require - Locale::Maketext::Lexicon 0.31 - From: Linda L. Julien - Date: Sun Nov 2 19:36:37 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r462 | jesse | 2004-03-03 11:11:15 -0500 (Wed, 03 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/bin/webmux.pl.in - none +Fix for Apache2 compatibility per http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/rt3/files/patch-bin::webmux.pl - rt.3.0.D266, C322, leira, Sun Nov 2 21:14:18 2003, #3439: custom fields patch - From: Linda L. Julien - Date: Sun Nov 2 19:11:11 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r459 | jesse | 2004-03-01 12:26:31 -0500 (Mon, 01 Mar 2004) | 2 lines +Changed paths: + M /rt/trunk/html/index.html - none +Fixing spacing in the quicksearch code - rt.3.0.D265, C320, leira, Sun Nov 2 20:00:45 2003, #4087: allow non-ISO dates - in transaction searches - From: Linda L. Julien - Date: Sun Nov 2 18:28:45 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r458 | jesse | 2004-03-01 12:04:14 -0500 (Mon, 01 Mar 2004) | 3 lines +Changed paths: + M /rt/trunk/html/index.html - none +Fixing the "quicksearch" which was occasionally broken with progressive rendering - rt.3.0.D264, C321, leira, Sun Nov 2 19:59:21 2003, #3993: warn when - installing with mod_perl2 - From: Linda L. Julien - Date: Sun Nov 2 18:47:57 2003 - Warning: the original change was in the 'awaiting_integration' state - none +------------------------------------------------------------------------ +r457 | jesse | 2004-02-26 23:22:29 -0500 (Thu, 26 Feb 2004) | 3 lines +Changed paths: + M /rt/trunk/html/REST/1.0/Forms/ticket/default - rt.3.0.D263, C319, leira, Sun Nov 2 18:51:11 2003, #3551: Create values - corrupted when adding new files - From: Linda L. Julien - Date: Sun Nov 2 17:36:44 2003 - Warning: the original change was in the 'awaiting_integration' state +fixed a couple small ticket update bugs with the cli - none - rt.3.0.D262, C318, leira, Sun Nov 2 18:50:09 2003, #3877: don't strip multi- - line headers - From: Linda L. Julien - Date: Sun Nov 2 16:32:21 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r446 | leira | 2004-02-25 16:21:20 -0500 (Wed, 25 Feb 2004) | 2 lines +Changed paths: + M /rt/trunk/html/autohandler - none +#4923: patch to add callback for adding new users - rt.3.0.D261, C317, leira, Sun Nov 2 18:49:15 2003, #3613: searching on NOT - LIKE - From: Linda L. Julien - Date: Fri Oct 31 01:39:10 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r443 | jesse | 2004-02-25 13:56:51 -0500 (Wed, 25 Feb 2004) | 2 lines +Changed paths: + M /rt/trunk/Makefile.in - none +Exclude svn cache files from regression test suite - rt.3.0.D260, C316, leira, Fri Oct 31 11:59:11 2003, #3765: TicketsSQL is case- - sensitive - From: Linda L. Julien - Date: Thu Oct 30 16:46:33 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r438 | jesse | 2004-02-23 12:02:10 -0500 (Mon, 23 Feb 2004) | 4 lines +Changed paths: + M /rt/trunk/html/SelfService/Display.html - none +#5296: Dirk's patch to cache attachments for SelfService - rt.3.0.D259, C312, jesse, Fri Oct 31 11:58:43 2003, Initial Informix port from - akso.de - From: Jesse Vincent - Date: Thu Oct 30 13:03:54 2003 - none - rt.3.0.D258, C311, leira, Fri Oct 31 11:57:33 2003, #3566: EditCustomField - supports Default for FreeformSingle - From: Linda L. Julien - Date: Fri Oct 24 16:48:36 2003 - Warning: the original change was in the 'awaiting_integration' state +------------------------------------------------------------------------ +r437 | jesse | 2004-02-23 11:59:15 -0500 (Mon, 23 Feb 2004) | 4 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowHistory - none - rt.3.0.D257, C313, jesse, Thu Oct 30 15:33:45 2003, Adding back missing - SelectLang - From: Jesse Vincent - Date: Thu Oct 30 15:31:35 2003 - Warning: the original change was in the 'being_developed' state +#5296 - new attachment caching broke the API. Fixed - none - rt.3.0.D256, C94, jesse, Tue Oct 28 16:02:50 2003, Deep recursion issue on - localization handle; missing language selector - From: Jesse Vincent - Date: Tue Oct 28 16:01:40 2003 +------------------------------------------------------------------------ +r433 | jesse | 2004-02-20 03:31:25 -0500 (Fri, 20 Feb 2004) | 2 lines +Changed paths: + A /rt/trunk/releng.cnf - none +Added a releng configuration. Prepared release of 3.0.10pre1 - rt.3.0.D255, C310, jesse, Wed Oct 22 00:33:40 2003, Slightly better debugging - on failure to send mail - From: Jesse Vincent - Date: Wed Oct 22 00:25:35 2003 - - none - - rt.3.0.D254, C307, jesse, Tue Oct 21 23:43:39 2003, User objects weren't - always destroyed, due to a circular reference - From: Jesse Vincent - Date: Mon Oct 20 19:02:08 2003 - - none - - rt.3.0.D253, C308, jesse, Tue Oct 21 23:35:50 2003, More reference weakening - From: Jesse Vincent - Date: Tue Oct 21 23:34:11 2003 - - none - - rt.3.0.D252, C306, jesse, Sun Oct 19 21:06:33 2003, #3907: New default - templates for user, ticket and queue - From: Jesse Vincent - Date: Sun Oct 19 21:05:48 2003 - - none - - rt.3.0.D251, C305, jesse, Sun Oct 19 21:00:11 2003, #3807: CLI example updates - From: Jesse Vincent - Date: Sun Oct 19 20:59:14 2003 - - none - - rt.3.0.D250, C303, jesse, Sun Oct 19 20:55:45 2003, #3822: Fix for cli bug - (Inapropriate use of arrayref) - From: Jesse Vincent - Date: Sun Oct 19 20:54:22 2003 - - none - - rt.3.0.D249, C302, jesse, Sun Oct 19 20:55:16 2003, #3889: add/del fixes - From: Jesse Vincent - Date: Sun Oct 19 20:25:21 2003 - - none - - rt.3.0.D248, C298, leira, Sun Oct 19 20:23:35 2003, bps #1032: SelfService - fixes - From: Linda Julien - Date: Wed Oct 8 18:39:07 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D247, C84, jesse, Sun Oct 19 20:23:21 2003, #3981: Ticket creation - syntax fix - From: Jesse Vincent - Date: Sun Oct 19 20:20:46 2003 - - none - - rt.3.0.D246, C301, jesse, Sun Oct 19 20:11:09 2003, #2346: Resolving a - deprecation warning - From: Jesse Vincent - Date: Sun Oct 19 20:10:25 2003 - - none - - rt.3.0.D245, C300, jesse, Thu Oct 16 20:03:36 2003, A bunch of postgres - correctness fixes - From: Jesse Vincent - Date: Thu Oct 16 20:00:27 2003 - - none - - rt.3.0.D244, C299, jesse, Thu Oct 16 20:02:08 2003, Merging bugfixes from - ourinternet - From: Jesse Vincent - Date: Tue Oct 14 12:29:53 2003 - - none - - rt.3.0.D243, C297, jesse, Wed Oct 8 11:47:30 2003, Conditionalizing - Text::Quoted display, so as to avoid utf8 crashes - From: Jesse Vincent - Date: Wed Oct 8 16:46:31 2003 - - none - - rt.3.0.D242, C296, jesse, Thu Sep 25 16:28:46 2003, Bumping to RT 3.0.6 - From: Jesse Vincent - Date: Thu Sep 25 16:27:53 2003 - - none - - rt.3.0.D241, C295, jesse, Thu Sep 25 15:13:08 2003, Updated documentation for - RT CLI tool - From: Jesse Vincent - Date: Thu Sep 25 15:12:46 2003 - - none - - rt.3.0.D240, C293, jesse, Mon Sep 22 16:21:10 2003, Bumping to 3.0.6RC1 - From: Jesse Vincent - Date: Mon Sep 22 16:20:02 2003 - - none - - rt.3.0.D239, C292, jesse, Mon Sep 22 16:21:00 2003, fixing a multiple- - signature-inclusion bug - From: Jesse Vincent - Date: Mon Sep 22 15:29:40 2003 - - none - - rt.3.0.D238, C291, jesse, Mon Sep 22 14:46:52 2003, Fixing a couple bugs - related to display of links - From: Jesse Vincent - Date: Mon Sep 22 14:44:12 2003 - - none - - rt.3.0.D237, C290, jesse, Mon Sep 8 14:18:29 2003, RT 3.0.5 - From: Jesse Vincent - Date: Mon Sep 8 14:12:19 2003 - - none - - rt.3.0.D236, C289, jesse, Mon Sep 8 13:47:05 2003, Custom field values - couldn't be set to '0'; README updated for apache2 - From: Jesse Vincent - Date: Mon Sep 8 13:45:41 2003 - - none - - rt.3.0.D235, C288, jesse, Sat Sep 6 01:52:41 2003, Patches to the cli from - ams - From: Jesse Vincent - Date: Sat Sep 6 01:50:41 2003 - - none - - rt.3.0.D234, C287, jesse, Tue Sep 2 18:16:15 2003, Bumping to 3.0.5RC1 - From: Jesse Vincent - Date: Tue Sep 2 18:15:51 2003 - - none - - rt.3.0.D233, C286, jesse, Fri Aug 29 21:10:44 2003, Bumping to 3.0.5pre6 - From: Jesse Vincent - Date: Fri Aug 29 18:01:40 2003 - - none - - rt.3.0.D232, C285, jesse, Fri Aug 29 21:10:24 2003, Better handling of - apparently bogus email; rationalize mail gateway error codes - From: Jesse Vincent - Date: Fri Aug 29 18:01:29 2003 - - none - - rt.3.0.D231, C283, jesse, Fri Aug 29 16:26:30 2003, #3399: Message parsing - fails for some types of report - From: Jesse Vincent - Date: Fri Aug 29 16:25:33 2003 - - none - - rt.3.0.D230, C64, jesse, Thu Aug 28 17:40:29 2003, Bumping to 3.0.5pre5 - From: Jesse Vincent - Date: Thu Aug 28 17:32:38 2003 - - none - - rt.3.0.D229, C279, leira, Thu Aug 28 17:39:37 2003, #2651: localize die/warn - handlers - From: Linda Julien - Date: Tue Aug 26 15:38:12 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D228, C282, jesse, Thu Aug 28 17:38:28 2003, fixing the new testdeps - thing - From: Jesse Vincent - Date: Thu Aug 28 17:38:07 2003 - - none - - rt.3.0.D227, C281, jesse, Thu Aug 28 17:34:18 2003, More explicit warning - about a lack of perl 5.8 - From: Jesse Vincent - Date: Thu Aug 28 17:30:47 2003 - - none - - rt.3.0.D226, C280, jesse, Thu Aug 28 17:33:15 2003, Post 3.0.5pre3 - sometimes - silently losing mail. fixed a possible bug, improved testing - From: Jesse Vincent - Date: Thu Aug 28 17:09:51 2003 - - none - - rt.3.0.D225, C278, jesse, Tue Aug 26 15:29:24 2003, Fixes to attempt to stop - mysql 'morning bugs' with mysql - From: Jesse Vincent - Date: Tue Aug 26 15:28:20 2003 - - none - - rt.3.0.D224, C277, leira, Tue Aug 26 15:04:20 2003, #3114: increase subject - length in non-Postgres dbs - From: Linda Julien - Date: Tue Aug 26 14:51:25 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D223, C276, leira, Tue Aug 26 15:03:17 2003, #3354: an additional fix - for avoiding the morning bug - From: Linda Julien - Date: Mon Aug 25 17:58:27 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D222, C275, leira, Tue Aug 26 15:02:16 2003, #3384: recursive merge - patches - From: Linda Julien - Date: Mon Aug 25 17:02:00 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D221, C273, leira, Mon Aug 25 16:33:53 2003, #3105: CreateTickets - doesn't set ticket type - From: Linda Julien - Date: Mon Aug 25 16:30:06 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D220, C272, leira, Mon Aug 25 15:53:13 2003, #3236: allow attachments - without other txn contents - From: Linda Julien - Date: Mon Aug 25 15:47:52 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D219, C270, leira, Mon Aug 25 15:13:31 2003, #3349: umlauts aren't - correct in subject - From: Linda Julien - Date: Mon Aug 25 13:55:52 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D218, C271, leira, Mon Aug 25 15:13:05 2003, #3012: vertical alignment - in Ticket/Elements/ShowPeople - From: Linda Julien - Date: Mon Aug 25 14:08:04 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D217, C269, leira, Mon Aug 25 14:45:12 2003, #3341: edit comments in - SiteConfig - From: Linda Julien - Date: Mon Aug 25 13:38:51 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D216, C268, jesse, Sun Aug 24 17:16:04 2003, Bumping version to - 3.0.5pre4 - From: Jesse Vincent - Date: Sun Aug 24 17:15:36 2003 - - none - - rt.3.0.D215, C253, jesse, Sun Aug 24 17:12:37 2003, Fixing improperly applied - custom field editing patches - From: Jesse Vincent - Date: Sun Aug 24 17:11:40 2003 - - none - - rt.3.0.D214, C267, leira, Sun Aug 24 14:57:37 2003, #3324: Apache::DBI must be - 0.92 or newer - From: Linda Julien - Date: Fri Aug 22 14:40:27 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D213, C265, leira, Fri Aug 22 13:30:09 2003, #3118: change default - unset mail address - From: Linda Julien - Date: Fri Aug 22 12:13:22 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D212, C266, leira, Fri Aug 22 13:29:46 2003, #2693: show proper id in - menu after creation - From: Linda Julien - Date: Fri Aug 22 12:39:53 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D211, C263, leira, Fri Aug 22 01:18:00 2003, #3281: form actions must - not be paths - From: Linda Julien - Date: Fri Aug 22 01:12:07 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D210, C260, leira, Fri Aug 22 01:13:07 2003, #2558: allow access to CFs - with no name - From: Linda Julien - Date: Thu Aug 21 22:36:35 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D209, C251, leira, Fri Aug 22 01:07:34 2003, #2617: custom field - ordering - From: Linda Julien - Date: Wed Aug 20 17:33:22 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D208, C262, leira, Fri Aug 22 01:00:21 2003, #3143: Italian translation - From: Linda Julien - Date: Fri Aug 22 00:52:11 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D207, C261, leira, Thu Aug 21 23:31:22 2003, #3240: DeleteWatcher, not - DelWatcher - From: Linda Julien - Date: Thu Aug 21 23:22:40 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D206, C258, leira, Thu Aug 21 23:07:01 2003, #2409: colons after labels - in Create.html - From: Linda Julien - Date: Thu Aug 21 17:23:04 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D205, C257, leira, Thu Aug 21 23:06:12 2003, #2700: configurable home - page ticket list length - From: Linda Julien - Date: Thu Aug 21 15:08:27 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D204, C259, leira, Thu Aug 21 22:37:27 2003, #2773: don't allow - searching for deleted tickets - From: Linda Julien - Date: Thu Aug 21 22:15:43 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D203, C256, leira, Thu Aug 21 14:09:59 2003, #2160: clarify that box - deletes scrips - From: Linda Julien - Date: Thu Aug 21 13:53:00 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D202, C255, leira, Thu Aug 21 14:09:27 2003, #2268: align fields in - User/Prefs.html - From: Linda Julien - Date: Thu Aug 21 13:21:00 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D201, C252, leira, Wed Aug 20 18:13:50 2003, #2687: add ticket subject - to resolved template - From: Linda Julien - Date: Wed Aug 20 17:58:22 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D200, C250, leira, Wed Aug 20 13:33:40 2003, #3329: Email.pm patch - From: Linda Julien - Date: Wed Aug 20 13:19:58 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D199, C239, leira, Tue Aug 19 23:05:34 2003, #3309: switch lines in - User/Prefs.html - From: Linda Julien - Date: Tue Aug 19 22:59:28 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D198, C236, leira, Tue Aug 19 22:47:07 2003, #3278: occasional internal - server error in RT.pm - From: Linda Julien - Date: Tue Aug 19 22:44:16 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D197, C233, leira, Tue Aug 19 22:28:05 2003, #3242: cannonicalize - addresses in comments - From: Linda Julien - Date: Tue Aug 19 22:21:57 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D196, C238, leira, Tue Aug 19 22:07:37 2003, #3114: allow longer - subject lines for postgres - From: Linda Julien - Date: Tue Aug 19 22:01:02 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D195, C235, leira, Tue Aug 19 21:54:16 2003, #2653: Email.pm patch - From: Linda Julien - Date: Tue Aug 19 19:57:12 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D194, C237, leira, Tue Aug 19 21:51:11 2003, #2672: custom field values - ordering - From: Linda Julien - Date: Tue Aug 19 21:19:44 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D193, C232, jesse, Mon Aug 18 22:16:09 2003, Old relationship update - transactions weren't properly displayed - From: Jesse Vincent - Date: Mon Aug 18 22:14:33 2003 - - none - - rt.3.0.D192, C218, leira, Thu Aug 14 13:37:04 2003, #2955: wrapping in - messagebox - From: Linda Julien - Date: Wed Aug 13 17:28:03 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D191, C230, jesse, Tue Aug 12 02:54:11 2003, #3230: Parser patch to - make watchers searches more efficient - From: Jesse Vincent - Date: Mon Aug 11 14:41:00 2003 - - none - - rt.3.0.D190, C54, jesse, Tue Aug 12 02:49:27 2003, #3279: Make fsck.com-rt: - URIs case insensitive - From: Jesse Vincent - Date: Mon Aug 11 15:25:07 2003 - - none - - rt.3.0.D189, C231, jesse, Tue Aug 12 02:47:19 2003, #3237: Queue-specific - templates with the same name as global templates will now override the globals - for queue-related scrips - From: Jesse Vincent - Date: Mon Aug 11 15:04:37 2003 - - none - - rt.3.0.D188, C49, jesse, Fri Aug 8 01:57:57 2003, Dependencies updated; - performance and memory usage fixes for ticket creation memory usage - From: Jesse Vincent - Date: Fri Aug 8 01:54:16 2003 - - none - - rt.3.0.D187, C47, jesse, Mon Aug 4 23:20:33 2003, Bumping to 3.0.5pre3 - From: Jesse Vincent - Date: Mon Aug 4 23:20:16 2003 - - none - - rt.3.0.D186, C46, jesse, Mon Aug 4 19:15:22 2003, #2792: When finding out if - someone is a queue watcher, check groups recursively - From: Jesse Vincent - Date: Mon Aug 4 19:14:50 2003 - - none - - rt.3.0.D185, C45, jesse, Mon Aug 4 18:55:13 2003, #3152: Updated russian .po - file - From: Jesse Vincent - Date: Mon Aug 4 18:50:35 2003 - - none - - rt.3.0.D184, C44, jesse, Mon Aug 4 18:27:40 2003, #3131: Preliminary support - for Oracle from Brook Schonfield - From: Jesse Vincent - Date: Mon Aug 4 18:26:08 2003 - - none - - rt.3.0.D183, C43, jesse, Mon Aug 4 16:19:07 2003, #3068: Better setting of - Due dates via the web ui - From: Jesse Vincent - Date: Mon Aug 4 16:18:50 2003 - - none - - rt.3.0.D182, C41, jesse, Mon Aug 4 16:02:01 2003, #3022: Update to German - translation - From: Jesse Vincent - Date: Mon Aug 4 16:01:08 2003 - - none - - rt.3.0.D181, C42, jesse, Thu Jul 31 13:34:50 2003, Bumping version to 3.0.5- - pre2 - From: Jesse Vincent - Date: Thu Jul 31 13:28:35 2003 - - none - - rt.3.0.D180, C40, jesse, Tue Jul 29 02:24:22 2003, #3200 - AND MultipleSelect - CFs together - OR all other CFs together. - From: Jesse Vincent - Date: Tue Jul 29 02:21:50 2003 - - none - - rt.3.0.D179, C229, jesse, Tue Jul 29 02:09:06 2003, #3201: Perform more clever - joining to enhance custom field search results - From: Jesse Vincent - Date: Tue Jul 29 02:06:22 2003 - - none - - rt.3.0.D178, C228, jesse, Tue Jul 29 01:17:12 2003, #3199: normalize custom - fields searching syntax - Global CF's previously didn't allow the { } - From: Jesse Vincent - Date: Tue Jul 29 01:16:28 2003 - - none - - rt.3.0.D177, C227, jesse, Mon Jul 28 01:39:28 2003, [fsck.com #2378] personal - permissions for installation - From: Robert - Date: Sun Jul 27 22:19:40 2003 - Warning: the original change was in the 'awaiting_integration' state - - install as current user option for configure - - rt.3.0.D176, C34, jesse, Mon Jul 28 00:00:12 2003, Failed user creation didn't - always properly roll-back the database - From: Jesse Vincent - Date: Sun Jul 27 23:59:16 2003 - - none - - rt.3.0.D175, C226, jesse, Sun Jul 27 23:52:28 2003, Code to catch execution - problems within RT's web app server was made more robust - From: Jesse Vincent - Date: Sun Jul 27 23:51:50 2003 - - none - - rt.3.0.D174, C225, jesse, Sun Jul 27 23:44:44 2003, One I18N 'fix' from - ourinternet tainted attachment data, breaking tests - From: Jesse Vincent - Date: Sun Jul 27 23:44:17 2003 - - none - - rt.3.0.D173, C223, jesse, Sun Jul 27 17:16:20 2003, Adding the RT coding style - guide to the distribution - From: Jesse Vincent - Date: Sun Jul 27 17:15:32 2003 - - none - - rt.3.0.D172, C222, jesse, Fri Jul 25 19:50:19 2003, fixes for the importer - From: Jesse Vincent - Date: Fri Jul 25 19:49:06 2003 - - none - - rt.3.0.D171, C221, leira, Fri Jul 25 14:02:49 2003, 3158: user can delete only - with DeleteTicket right - From: Linda Julien - Date: Fri Jul 25 02:44:41 2003 - Warning: the original change was in the 'being_developed' state - - none - - rt.3.0.D170, C220, leira, Fri Jul 25 14:01:38 2003, #2989: regexp changes for - Subject and loop-detection - From: Linda Julien - Date: Fri Jul 25 02:02:18 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D169, C219, leira, Fri Jul 25 13:52:47 2003, #2855: User_Overlay and - Template_Overlay fixes - From: Linda Julien - Date: Fri Jul 25 01:08:37 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D168, C216, leira, Fri Jul 25 13:45:37 2003, #2692: make $Domain an - argument for SelectGroups - From: Linda Julien - Date: Thu Jul 24 23:31:35 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D167, C215, jesse, Thu Jul 24 23:25:01 2003, Merging - internationalization fixes from ourinternet - From: Jesse Vincent - Date: Thu Jul 24 23:22:46 2003 - - none - - rt.3.0.D166, C213, jesse, Thu Jul 24 18:39:57 2003, Bumping to 3.0.5pre1 - From: Jesse Vincent - Date: Thu Jul 24 18:38:14 2003 - - none - - rt.3.0.D165, C212, jesse, Wed Jul 23 18:06:41 2003, License tagger was tagging - Makefile, not Makefile.in. Reconfigured. - From: Jesse Vincent - Date: Wed Jul 23 18:03:14 2003 - - none - - rt.3.0.D164, C211, jesse, Wed Jul 23 15:23:11 2003, Requestor searches had an - extra join that they didn't need - From: Jesse Vincent - Date: Wed Jul 23 15:22:34 2003 - - none - - rt.3.0.D163, C207, leira, Tue Jul 22 03:10:34 2003, regression tests: use - $RT::WebPath and RT_LIB_PATH - From: Linda L. Julien - Date: Mon Jul 21 18:12:56 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D162, C210, jesse, Tue Jul 22 02:52:01 2003, A couple of fixes to - better deal with creation of 'blank' ticket requestors - From: Jesse Vincent - Date: Tue Jul 22 02:50:09 2003 - - none - - rt.3.0.D161, C208, leira, Tue Jul 22 01:56:30 2003, #1651: URIs not escaped in - ticket display - From: Linda Julien - Date: Mon Jul 21 18:33:24 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D160, C209, leira, Tue Jul 22 01:54:49 2003, #1751: update second page - in Bulk update - From: Linda Julien - Date: Mon Jul 21 20:54:02 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D159, C24, jesse, Fri Jul 18 18:59:13 2003, Certain ACL checks could - fail on postgres due to a marshalling bug - From: Jesse Vincent - Date: Fri Jul 18 17:06:39 2003 - - none - - rt.3.0.D158, C206, jesse, Fri Jul 18 18:58:22 2003, Extended ACL edit routines - to make it easier to use generic routines in 3rd party apps - From: Jesse Vincent - Date: Fri Jul 18 17:04:15 2003 - - none - - rt.3.0.D157, C205, jesse, Mon Jul 14 02:51:28 2003, Removing ancient cli code - that was accidentally added to the repository - From: Jesse Vincent - Date: Sun Jul 13 23:47:51 2003 - - none - - rt.3.0.D156, C203, jesse, Sun Jul 13 22:35:44 2003, More updates to the - commandline client - From: Jesse Vincent - Date: Sun Jul 13 19:32:10 2003 - - none - - rt.3.0.D155, C202, jesse, Sun Jul 13 21:33:58 2003, Initial commit of new - commandline client support code - From: Jesse Vincent - Date: Sun Jul 13 18:33:29 2003 - - none - - rt.3.0.D154, C196, jesse, Sun Jul 13 18:06:09 2003, #3029 - better warning - message on improper perms on mail in - From: Jesse Vincent - Date: Tue Jul 8 16:59:59 2003 - - none - - rt.3.0.D153, C195, jesse, Sun Jul 13 18:05:41 2003, #3042: Make max inline - body size configurable - From: Jesse Vincent - Date: Tue Jul 8 16:55:28 2003 - - none - - rt.3.0.D152, C201, jesse, Sat Jul 12 02:41:34 2003, Bumping version to 3.0.4 - From: Jesse Vincent - Date: Fri Jul 11 23:35:03 2003 - - none - - rt.3.0.D151, C200, jesse, Sat Jul 12 01:34:41 2003, Debugging framework - cleanup - From: Jesse Vincent - Date: Fri Jul 11 22:31:37 2003 - - none - - rt.3.0.D150, C199, jesse, Sat Jul 12 01:17:57 2003, README updates to indicate - deprecated dependencies - From: Jesse Vincent - Date: Fri Jul 11 22:14:37 2003 - - none - - rt.3.0.D149, C198, leira, Sat Jul 12 01:17:08 2003, ShowAttachments had a - relative path which hurt extensions - From: Linda L. Julien - Date: Wed Jul 9 23:33:21 2003 - Warning: the original change was in the 'being_developed' state - - none - - rt.3.0.D148, C193, jesse, Sat Jul 5 17:34:46 2003, Bumping the version to - 3.0.4RC2 - From: Jesse Vincent - Date: Sat Jul 5 17:22:07 2003 - - none - - rt.3.0.D147, C192, jesse, Sat Jul 5 17:11:25 2003, Attachment display bug fix - from autrijus tang - From: Jesse Vincent - Date: Sat Jul 5 17:09:07 2003 - - none - - rt.3.0.D146, C13, jesse, Fri Jul 4 14:54:43 2003, Bumping to 3.0.4RC1 - From: Jesse Vincent - Date: Fri Jul 4 14:52:56 2003 - - none - - rt.3.0.D145, C191, jesse, Fri Jul 4 14:50:26 2003, Updated french translation - from Blaise Thauvin - From: Jesse Vincent - Date: Fri Jul 4 14:48:56 2003 - - none - - rt.3.0.D144, C190, jesse, Thu Jul 3 01:48:45 2003, Bumping the version to - 3.0.4pre1 - From: Jesse Vincent - Date: Thu Jul 3 01:47:25 2003 - - none - - rt.3.0.D143, C189, jesse, Thu Jul 3 01:44:51 2003, Relationship transactions - are recorded and displayed more robustly - From: Jesse Vincent - Date: Thu Jul 3 01:44:08 2003 - - none - - rt.3.0.D142, C188, jesse, Wed Jul 2 21:01:44 2003, Stylistic cleanups for - HasRight optimizations - From: Jesse Vincent - Date: Wed Jul 2 20:58:51 2003 - - none - - rt.3.0.D141, C187, jesse, Wed Jul 2 02:48:21 2003, Split the HasRight ACL - query into two parts. It's now two small and light SQL queries, instead of one - big one that overwhelmed databases - From: Jesse Vincent - Date: Wed Jul 2 02:45:49 2003 - - none - - rt.3.0.D140, C186, jesse, Wed Jul 2 02:19:47 2003, Fix for nested email - message parsing - From: Jesse Vincent - Date: Wed Jul 2 02:17:38 2003 - - none - - rt.3.0.D139, C183, jesse, Tue Jul 1 23:18:28 2003, #2873: Fix for - insufficently agressive loop culling - From: Jesse Vincent - Date: Mon Jun 30 21:12:50 2003 - - none - - rt.3.0.D138, C185, jesse, Tue Jul 1 19:08:47 2003, Fix for speedycgi - disappearing database connections - From: Jesse Vincent - Date: Tue Jul 1 19:05:19 2003 - - none - - rt.3.0.D137, C182, leira, Tue Jul 1 16:10:33 2003, Download link in - ShowTransaction - From: Linda L. Julien - Date: Mon Jun 30 18:04:52 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D136, C181, jesse, Mon Jun 30 15:25:46 2003, Refactored - Users::WhoHaveRight from Chris Audley at Blackrock - From: Jesse Vincent - Date: Mon Jun 30 15:23:18 2003 - - none - - rt.3.0.D135, C175, jesse, Mon Jun 30 15:24:56 2003, Updating rt-setup-database - to take acl and schema file names on the commandline - From: Jesse Vincent - Date: Mon Jun 30 13:41:12 2003 - - none - - rt.3.0.D134, C180, leira, Mon Jun 30 02:19:05 2003, use RTIR callbacks - From: Linda Julien - Date: Mon Jun 30 02:11:25 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D133, C173, leira, Mon Jun 30 02:17:05 2003, ShowMessageHeaders; make - headers clicky - From: Linda Julien - Date: Sun Jun 29 23:31:39 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D132, C179, jesse, Sun Jun 29 03:06:36 2003, #2847: allow URI Resolver - to render itself - From: Jesse Vincent - Date: Sun Jun 29 03:04:30 2003 - - none - - rt.3.0.D131, C178, jesse, Sun Jun 29 02:59:13 2003, #2843 Date relations were - too strict in RT::Tickets searches - From: Jesse Vincent - Date: Sun Jun 29 02:57:53 2003 - - none - - rt.3.0.D130, C177, jesse, Sat Jun 28 18:17:28 2003, UTF8, Custom Field and - text message rendering fixes from ourinternet - From: Jesse Vincent - Date: Sat Jun 28 18:15:09 2003 - - none - - rt.3.0.D129, C176, jesse, Sat Jun 28 17:23:01 2003, Applying POD patches from - ourinternet (clone of 3.0.C173) - From: Jesse Vincent - Date: Sat Jun 28 17:15:38 2003 - - none - - rt.3.0.D128, C172, jesse, Sat Jun 28 17:17:53 2003, Fixing postgres sortorder - bug unmased by searchbuilder fix - From: Jesse Vincent - Date: Fri Jun 27 01:12:13 2003 - - none - - rt.3.0.D127, C171, jesse, Tue Jun 24 16:42:07 2003, Ticket Update.html fix to - not doubly load content - From: Jesse Vincent - Date: Tue Jun 24 16:28:49 2003 - - none - - rt.3.0.D126, C170, jesse, Tue Jun 24 16:23:49 2003, I18N mail testing was was - being cavalier with the state of acls after its testing. (clone of 3.0.C167) - From: Jesse Vincent - Date: Tue Jun 24 16:22:16 2003 - - none - - rt.3.0.D125, C169, jesse, Tue Jun 24 16:23:37 2003, CustomField rights - checking was overly restrictive for users without queue-specific rights - From: Jesse Vincent - Date: Tue Jun 24 16:18:05 2003 - - none - - rt.3.0.D124, C168, jesse, Sat Jun 21 13:01:18 2003, Scrip data updates weren't - propagating to parent Ticket objects; Bumping to 3.0.3 - From: Jesse Vincent - Date: Sat Jun 21 12:55:04 2003 - - none - - rt.3.0.D123, C167, jesse, Thu Jun 19 22:23:01 2003, #2850 - With some - configurations, users could not create new tickets with 'new' requestors - - Bumped to 3.0 RC 4 - From: Jesse Vincent - Date: Thu Jun 19 22:22:20 2003 - - none - - rt.3.0.D122, C166, jesse, Thu Jun 19 14:25:03 2003, Bumping version to 3.0rc3 - From: Jesse Vincent - Date: Thu Jun 19 14:18:19 2003 - - none - - rt.3.0.D121, C165, jesse, Thu Jun 19 12:25:20 2003, Better handling of - malformed email messages - From: Jesse Vincent - Date: Thu Jun 19 12:21:56 2003 - - none - - rt.3.0.D120, C163, jesse, Thu Jun 19 03:17:20 2003, Anonymizing addresses in - mitya's submitted testcases - From: Jesse Vincent - Date: Thu Jun 19 03:16:47 2003 - - none - - rt.3.0.D119, C162, jesse, Thu Jun 19 03:03:16 2003, Bumping to 3.0.3rc2 - From: Jesse Vincent - Date: Thu Jun 19 03:01:10 2003 - - none - - rt.3.0.D118, C161, jesse, Thu Jun 19 02:58:24 2003, Mitya's failing processing - of html email - From: Jesse Vincent - Date: Thu Jun 19 02:56:48 2003 - - none - - rt.3.0.D117, C160, jesse, Wed Jun 18 17:58:34 2003, Another shot at the header - encoding fix - From: Jesse Vincent - Date: Wed Jun 18 17:58:01 2003 - - none - - rt.3.0.D116, C159, jesse, Wed Jun 18 01:27:03 2003, Bumping version to RC-1 - From: Jesse Vincent - Date: Wed Jun 18 01:25:13 2003 - - none - - rt.3.0.D115, C158, jesse, Wed Jun 18 01:01:22 2003, More I18N fixes from - ourinternet - From: Jesse Vincent - Date: Wed Jun 18 01:00:11 2003 - - none - - rt.3.0.D114, C157, jesse, Tue Jun 17 22:24:03 2003, Bumping to 3.0.3pre5 - From: Jesse Vincent - Date: Tue Jun 17 22:20:51 2003 - - none - - rt.3.0.D113, C156, jesse, Tue Jun 17 22:14:35 2003, better handle notification - messages containing only text/html content. - From: Jesse Vincent - Date: Tue Jun 17 21:55:06 2003 - - none - - rt.3.0.D112, C155, jesse, Tue Jun 17 21:55:16 2003, Better encoding and error - checking for message headers - From: Jesse Vincent - Date: Tue Jun 17 21:26:27 2003 - Warning: the original change was in the 'being_developed' state - - none - - rt.3.0.D111, C153, leira, Tue Jun 17 17:47:18 2003, SystemInternal group ACLs - in setup - From: Linda L. Julien - Date: Tue Jun 17 18:19:58 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D110, C152, leira, Tue Jun 17 16:46:34 2003, ShowRequestor takes path - From: Linda L. Julien - Date: Tue Jun 17 12:53:35 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D109, C151, jesse, Mon Jun 16 23:48:53 2003, #2797 Clean up automatich - chmodding on installation - From: Jesse Vincent - Date: Mon Jun 16 23:48:19 2003 - - none - - rt.3.0.D108, C150, jesse, Mon Jun 16 23:36:29 2003, #2799: Display URIs - instead of HREFs in ticket display - From: Jesse Vincent - Date: Mon Jun 16 23:35:00 2003 - - none - - rt.3.0.D107, C139, jesse, Mon Jun 16 23:16:45 2003, #2816 new callback to - ShowLinks - From: Jesse Vincent - Date: Mon Jun 16 23:14:05 2003 - - none - - rt.3.0.D106, C138, jesse, Mon Jun 16 23:16:29 2003, Importing minor bugfixes - from ourinternet - From: Jesse Vincent - Date: Mon Jun 16 23:06:00 2003 - - none - - rt.3.0.D105, C137, jesse, Mon Jun 16 19:41:13 2003, #2813 Duplicate tickets - created at the same time could cause a user creation race condition - From: Jesse Vincent - Date: Mon Jun 16 19:39:57 2003 - - none - - rt.3.0.D104, C136, jesse, Fri Jun 13 18:27:11 2003, Bumping version to RT - 3.0.3pre4 - From: Jesse Vincent - Date: Fri Jun 13 18:25:57 2003 - - none - - rt.3.0.D103, C135, jesse, Fri Jun 13 18:22:33 2003, Efficiency tweaks for - WhoHaveRight - From: Jesse Vincent - Date: Fri Jun 13 18:19:02 2003 - - none - - rt.3.0.D102, C133, jesse, Fri Jun 13 18:18:32 2003, On postgres, RT didn't - previously cope well with multipart messages including non-plain parts - containing non-ascii - From: Jesse Vincent - Date: Fri Jun 13 18:17:37 2003 - - none - - rt.3.0.D101, C132, jesse, Fri Jun 13 01:41:24 2003, #2776 - 'new' ACL cache - had bad behaviour. rolled back to older cache and added tests - From: Jesse Vincent - Date: Fri Jun 13 01:40:26 2003 - - none - - rt.3.0.D100, C131, jesse, Thu Jun 12 13:22:10 2003, Fixing search navigation - links (they were made to disappear) - From: Jesse Vincent - Date: Thu Jun 12 13:19:37 2003 - - none - - rt.3.0.D099, C130, jesse, Wed Jun 11 16:44:16 2003, Attempting to be smarter - about guessing encodings for outgoing mail - From: Jesse Vincent - Date: Wed Jun 11 16:42:50 2003 - Warning: the original change was in the 'being_developed' state - - none - - rt.3.0.D098, C127, jesse, Wed Jun 11 16:39:39 2003, Fixes the cascading style - sheet to properly reference message bodies - From: Jesse Vincent - Date: Wed Jun 11 15:43:39 2003 - Warning: the original change was in the 'being_developed' state - - rt.3.0.D097, C128, jesse, Wed Jun 11 16:37:38 2003, #2605 - SpamAssassin - Filter returns the wrong codes on success/failure - From: Jesse Vincent - Date: Wed Jun 11 15:53:58 2003 - - none - - rt.3.0.D096, C129, jesse, Wed Jun 11 16:36:53 2003, Various fixes from a pull- - up of the ourinternet branch - From: Jesse Vincent - Date: Wed Jun 11 16:17:44 2003 - - none - - rt.3.0.D095, C126, jesse, Tue Jun 10 16:17:50 2003, Really bumping the version - to 3.0.3pre3 - From: Jesse Vincent - Date: Tue Jun 10 16:17:08 2003 - - none - - rt.3.0.D094, C122, jesse, Tue Jun 10 15:58:32 2003, Bumping version to - 3.0.3pre3, bumping searchbuilder dependency - From: Jesse Vincent - Date: Tue Jun 10 15:56:41 2003 - - none - - rt.3.0.D093, C125, jesse, Tue Jun 10 15:54:52 2003, add TakeTicket, - StealTicket rights - From: Jesse Vincent - Date: Tue Jun 10 15:41:43 2003 - Warning: the original change was in the 'being_developed' state - - From: Jesse - Date: Tue Jun 10 11:01:04 2003 - Warning: the original change was in the 'being_reviewed' state - - From: Linda L. Julien - Date: Tue Jun 10 11:58:03 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D092, C123, leira, Tue Jun 10 15:54:10 2003, support group & queue acl - setting from rt-setup-database - From: Linda L. Julien - Date: Tue Jun 10 14:13:46 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D091, C121, jesse, Sun Jun 8 00:41:47 2003, Fixes for: Bogus message - headers containing high-bit characters; database handle reconnections; - postgres test suite failures - From: Jesse Vincent - Date: Sun Jun 8 00:32:40 2003 - - none - - rt.3.0.D090, C120, leira, Sun Jun 8 00:34:40 2003, Header & Logout take URL - From: Linda L. Julien - Date: Fri Jun 6 19:06:41 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D089, C119, jesse, Fri Jun 6 17:33:37 2003, #2721 - 'id' attribute had - mixed casing. this bothers certain databases (Sybase) - From: Jesse Vincent - Date: Fri Jun 6 17:32:16 2003 - - none - - rt.3.0.D088, C118, jesse, Wed Jun 4 17:21:24 2003, Bump to 3.0.3pre2; fix a - misspelled right in Queue.pm (#2686) - From: Jesse Vincent - Date: Wed Jun 4 17:19:39 2003 - Warning: the original change was in the 'being_developed' state - - The "rt" program, branch 3.0. - - rt.3.0.D087, C116, jesse, Wed Jun 4 17:17:08 2003, Better testing for - internationalization of outoging messages; slight refactoring to SendEmail to - be more testable; added missing deps to EmailParser - From: Jesse Vincent - Date: Wed Jun 4 16:53:07 2003 - - none - - rt.3.0.D086, C117, leira, Wed Jun 4 00:23:20 2003, pass title to Header - From: Linda L. Julien - Date: Tue Jun 3 18:09:39 2003 - Warning: the original change was in the 'being_developed' state - - none - - rt.3.0.D085, C115, jesse, Tue Jun 3 00:45:12 2003, The "rt" program, branch - 3.0. - From: Jesse Vincent - Date: Tue Jun 3 00:43:15 2003 - Warning: the original change was in the 'being_developed' state - - The "rt" program, branch 3.0. - - rt.3.0.D084, C113, jesse, Tue Jun 3 00:20:07 2003, Bumping - DBIx::SearchBuilder requirement to 0.84 - From: Jesse Vincent - Date: Tue Jun 3 00:19:50 2003 - - none - - rt.3.0.D083, C112, jesse, Tue Jun 3 00:18:43 2003, #2678 Fixing crit messages - in RT::User - From: Jesse Vincent - Date: Tue Jun 3 00:18:12 2003 - - none - - rt.3.0.D082, C111, jesse, Tue Jun 3 00:04:45 2003, Fixing an acl bug in - Principal_Overlay introduced after 3.0.2 and a possible 'Deep' transaction - issue. now requires DBIx::SearchBuilder 0.83_05 or newer - From: Jesse Vincent - Date: Tue Jun 3 00:02:23 2003 - - none - - rt.3.0.D081, C110, jesse, Mon Jun 2 22:40:34 2003, ACL cache made postgres - safe - From: Jesse Vincent - Date: Mon Jun 2 22:39:03 2003 - - none - - rt.3.0.D080, C109, leira, Mon Jun 2 17:10:05 2003, CF defaults; fix Starts - set - From: Linda L. Julien - Date: Mon Jun 2 17:32:11 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D079, C108, jesse, Sat May 31 00:28:37 2003, Log path enhancment to - deal more gracefully with absolutely specified logfile paths - From: Jesse Vincent - Date: Sat May 31 00:27:38 2003 - - none - - rt.3.0.D078, C107, jesse, Sat May 31 00:20:53 2003, Continued performance - improvements for caching - From: Jesse Vincent - Date: Sat May 31 00:19:32 2003 - - none - - rt.3.0.D077, C106, jesse, Sat May 31 00:20:32 2003, fix for FastCGI and - SpeedyCGI setgidness with weird environments - From: Jesse Vincent - Date: Sat May 31 00:19:15 2003 - - none - - rt.3.0.D076, C105, jesse, Fri May 30 16:21:14 2003, #2658 Cosmetic issue with - Scrip menu listing - From: Jesse Vincent - Date: Fri May 30 16:14:02 2003 - - none - - rt.3.0.D075, C103, jesse, Fri May 30 16:20:57 2003, #2652 - de.po updates - From: Jesse Vincent - Date: Fri May 30 15:57:44 2003 - - none - - rt.3.0.D074, C102, jesse, Fri May 30 16:18:57 2003, #2657 Web UI Scrip - creation bug - From: Jesse Vincent - Date: Fri May 30 15:50:16 2003 - - none - - rt.3.0.D073, C101, jesse, Fri May 30 16:17:43 2003, #2662 Fixing an overly - restrictive ACL check on group creation - From: Jesse Vincent - Date: Fri May 30 15:46:22 2003 - - none - - rt.3.0.D072, C100, leira, Fri May 30 16:17:05 2003, update layout fix - From: Linda L. Julien - Date: Thu May 29 14:30:01 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D071, C99, jesse, Wed May 28 17:54:48 2003, Bumping the version to - 3.0.3pre1 - From: Jesse Vincent - Date: Wed May 28 17:52:51 2003 - - none - - rt.3.0.D070, C98, jesse, Wed May 28 17:54:40 2003, Further UTF8-fixed from - autrijus - From: Jesse Vincent - Date: Wed May 28 17:49:32 2003 - - none - - rt.3.0.D069, C97, jesse, Wed May 28 17:07:10 2003, A fix to Tickets_Overlay.pm - to make the 'Count' methods actually do a count, not a full SELECT - From: Jesse Vincent - Date: Wed May 28 17:04:50 2003 - - none - - rt.3.0.D068, C96, jesse, Wed May 28 17:06:43 2003, ACL HasRight system - replaced with an algorithm that does more looking ahead - From: Jesse Vincent - Date: Wed May 28 16:36:10 2003 - - none - - rt.3.0.D067, C95, jesse, Tue May 27 13:22:19 2003, Merge from ourinternet: - UTF8 fixes; more configurable apache sessions; - From: Jesse Vincent - Date: Tue May 27 13:07:41 2003 - - none - - rt.3.0.D066, C93, jesse, Sat May 24 18:05:36 2003, Additional work on the - SQLite port - From: Jesse Vincent - Date: Sat May 24 18:04:50 2003 - - none - - rt.3.0.D065, C92, jesse, Fri May 23 16:45:23 2003, MIME::Words encoding fixes - for mail sending - From: Jesse Vincent - Date: Fri May 23 16:44:28 2003 - - none - - rt.3.0.D064, C91, jesse, Fri May 23 16:12:26 2003, Fixing an upgrade bug from - 3.0.2->3.0.3 - From: Jesse Vincent - Date: Fri May 23 15:57:50 2003 - - none - - rt.3.0.D063, C90, jesse, Fri May 23 15:27:47 2003, Merging utf8 fixes from - autrijus tang - From: Jesse Vincent - Date: Fri May 23 15:25:23 2003 - - none - - rt.3.0.D062, C89, jesse, Wed May 21 00:58:34 2003, #2603: /opt/rt3/share/doc - should not be a file. - From: Jesse Vincent - Date: Wed May 21 00:29:55 2003 - - none - - rt.3.0.D061, C88, jesse, Wed May 21 00:57:45 2003, Fix to honor '$LogDir' for - LogToFile - From: Jesse Vincent - Date: Wed May 21 00:17:18 2003 - - none - - rt.3.0.D060, C14, jesse, Wed May 21 00:56:31 2003, #2539: Re: [rt-users] - unexpected usage: change sort order with column headers in search window - From: Jesse Vincent - Date: Tue May 20 23:19:46 2003 - - none - - rt.3.0.D059, C87, jesse, Wed May 21 00:55:08 2003, Including norwegian bokmal - translation - From: Jesse Vincent - Date: Tue May 20 23:05:17 2003 - - none - - rt.3.0.D058, C86, jesse, Wed May 21 00:54:06 2003, Fix for #2602 - make test - fails on _Config.pm - From: Jesse Vincent - Date: Tue May 20 22:32:52 2003 - - none - - rt.3.0.D057, C85, leira, Tue May 20 12:15:11 2003, Robert's updated search - stuff - From: Linda L. Julien - Date: Mon May 19 18:19:14 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D056, C83, jesse, Sat May 17 17:34:32 2003, merge from ourinternet; one - CreateTickets fix and some utf8 updates - From: Jesse Vincent - Date: Sat May 17 17:31:43 2003 - - none - - rt.3.0.D055, C82, jesse, Mon May 12 20:30:45 2003, Bumping the version to RT - 3.0.2 - From: Jesse Vincent - Date: Tue May 13 02:29:44 2003 - - none - - rt.3.0.D054, C81, jesse, Wed May 7 09:18:28 2003, Bumping the version to - 3.0.2pre6 - From: Jesse Vincent - Date: Wed May 7 15:16:55 2003 - Warning: the original change was in the 'being_developed' state - - none - - rt.3.0.D053, C80, jesse, Wed May 7 09:02:24 2003, Importing utf8 fixes, _ - Vendor overlay support from ourinternet - From: Jesse Vincent - Date: Wed May 7 14:52:58 2003 - - none - - rt.3.0.D052, C79, jesse, Wed May 7 07:05:14 2003, Cleaning up RT tag - processing - From: Jesse Vincent - Date: Wed May 7 13:04:17 2003 - - none - - rt.3.0.D051, C78, jesse, Wed May 7 07:03:27 2003, More performance work on - WhoHaveRight; removing an extra join - From: Jesse Vincent - Date: Wed May 7 13:00:43 2003 - - none - - rt.3.0.D050, C77, jesse, Fri May 2 11:23:23 2003, Fixing bogus anchor tags - From: Jesse Vincent - Date: Fri May 2 17:19:54 2003 - - none - - rt.3.0.D049, C76, jesse, Fri May 2 10:26:30 2003, [#2437] - CanonicalizeEmailAddress fixes; [# 2449] html fixes for right editing; [# - 2457] email addresses weren't always being canonicalized - From: Jesse Vincent - Date: Fri May 2 16:24:40 2003 - - none - - rt.3.0.D048, C75, jesse, Fri May 2 08:35:38 2003, bumped version to - 3.0.2pre5; attachments performance fixes; utf-8 mailgateway fixes; more - extension hooks; template updates for approvals - From: Jesse Vincent - Date: Fri May 2 14:32:57 2003 - - none - - rt.3.0.D047, C73, jesse, Sun Apr 27 19:06:46 2003, I18N patches from autrijus; - bouncing to 3.0.2pre4 - From: Jesse Vincent - Date: Mon Apr 28 01:02:18 2003 - - none - - rt.3.0.D046, C72, leira, Sun Apr 27 19:06:04 2003, bulk links - From: Linda L. Julien - Date: Thu Apr 24 01:23:01 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D045, C71, jesse, Sat Apr 19 03:42:39 2003, Another go at fixing the - ARRAY() issue; bumping to 3.0.2pre3 - From: Jesse Vincent - Date: Sat Apr 19 08:39:19 2003 - - none - - rt.3.0.D044, C70, jesse, Fri Apr 18 16:37:00 2003, fixing utf8 tainting issue - in autohandler; bumped to 3.0.2pre2 - From: Jesse Vincent - Date: Fri Apr 18 21:32:04 2003 - - none - - rt.3.0.D043, C69, leira, Thu Apr 17 18:51:41 2003, make ids clicky - From: Linda L. Julien - Date: Thu Apr 17 18:31:40 2003 - Warning: the original change was in the 'awaiting_integration' state - - none - - rt.3.0.D042, C68, jesse, Thu Apr 17 18:39:54 2003, Bumping to 3.0.2pre1 - From: Jesse Vincent - Date: Thu Apr 17 23:37:59 2003 - - none - - rt.3.0.D041, C67, jesse, Thu Apr 17 18:33:15 2003, updating autrijus' - autohandler patch. seems to break lots of stuff - From: Jesse Vincent - Date: Thu Apr 17 23:21:02 2003 - - none - - rt.3.0.D040, C66, jesse, Thu Apr 17 18:32:24 2003, Quicksearch bug fix from - Stan - From: Jesse Vincent - Date: Thu Apr 17 23:16:58 2003 - - none - - rt.3.0.D039, C65, jesse, Thu Apr 17 18:29:31 2003, Fixing an untainting bug in - 3.0.1 - From: Jesse Vincent - Date: Thu Apr 17 23:15:01 2003 - Warning: the original change was in the 'being_developed' state - - none - - rt.3.0.D038, C63, jesse, Thu Apr 17 04:46:42 2003, Fixing a showmessagestanza - bug found in RTIR - From: Jesse Vincent - Date: Thu Apr 17 09:45:48 2003 - - none - - rt.3.0.D037, C62, jesse, Tue Apr 15 11:53:58 2003, Bumping to version 3.0.1 - From: Jesse Vincent - Date: Tue Apr 15 11:52:00 2003 - - none - - rt.3.0.D036, C61, jesse, Mon Apr 14 18:18:03 2003, New speedycgi support from - vivek khera - From: Jesse Vincent - Date: Mon Apr 14 14:49:49 2003 - - none - - rt.3.0.D035, C60, jesse, Sun Apr 13 21:43:32 2003, SMTP and I18N fixes from - autrijus tang. Updated chinese translations - From: Jesse Vincent - Date: Sun Apr 13 21:32:55 2003 - - none - - rt.3.0.D034, C59, jesse, Fri Apr 11 21:58:36 2003, Bumping to RT 3.0.1pre2 - From: Jesse Vincent - Date: Fri Apr 11 21:58:06 2003 - - none - - rt.3.0.D033, C58, jesse, Fri Apr 11 21:56:11 2003, Better binary attachment - handling fix from autrijus - From: Jesse Vincent - Date: Fri Apr 11 21:52:12 2003 - - none - - rt.3.0.D032, C57, jesse, Fri Apr 11 21:35:17 2003, Testing and fixing binary - attachment corruption - From: Jesse Vincent - Date: Fri Apr 11 21:34:28 2003 - - none - - rt.3.0.D031, C56, jesse, Fri Apr 11 21:34:56 2003, Testing fixes for mail - authentication/authorization - From: Jesse Vincent - Date: Thu Apr 10 00:08:29 2003 - - none - - rt.3.0.D030, C55, jesse, Wed Apr 9 13:55:18 2003, #2365 Removing outdated - Mason setup parameter - From: Jesse Vincent - Date: Wed Apr 9 13:54:43 2003 - - none - - rt.3.0.D029, C53, jesse, Wed Apr 9 13:22:35 2003, Added preliminary left to - right hebrew translation - From: Jesse Vincent - Date: Wed Apr 9 13:18:16 2003 - - none - - rt.3.0.D028, C52, jesse, Fri Apr 4 02:10:01 2003, More I18N testing for - rafael - From: Jesse Vincent - Date: Fri Apr 4 02:08:49 2003 - - none - - rt.3.0.D027, C51, jesse, Thu Apr 3 19:33:34 2003, Changing address used in - example to not send mail to author - From: Jesse Vincent - Date: Thu Apr 3 19:29:02 2003 - Warning: the original change was in the 'being_integrated' state - - none - - rt.3.0.D026, C50, jesse, Thu Apr 3 19:16:37 2003, Integrating rafael's - failing test suite and proposed fix from autrijus - From: Jesse Vincent - Date: Thu Apr 3 19:15:03 2003 - - none - - rt.3.0.D025, C39, jesse, Thu Apr 3 19:16:15 2003, Many users should be able - to have a blank address; neew test suite to ensure this - From: Jesse Vincent - Date: Thu Apr 3 13:27:36 2003 - - none - - rt.3.0.D024, C38, jesse, Thu Apr 3 13:30:37 2003, Updates for RT RPC - interface from AMS - From: Jesse Vincent - Date: Wed Apr 2 15:32:15 2003 - - none - - rt.3.0.D023, C36, jesse, Wed Apr 2 14:14:07 2003, Updated Spanish translation - From: Jesse Vincent - Date: Tue Apr 1 14:02:36 2003 - - none - - rt.3.0.D022, C37, jesse, Wed Apr 2 14:13:55 2003, Updated dependencies - From: Jesse Vincent - Date: Wed Apr 2 14:09:41 2003 - - none - - rt.3.0.D021, C35, jesse, Tue Apr 1 13:00:22 2003, New czech translation - From: Jesse Vincent - Date: Tue Apr 1 12:58:57 2003 - - none - - rt.3.0.D020, C33, jesse, Fri Mar 28 14:48:20 2003, A tiny bit of extra data - passing for some callbacks - From: Jesse Vincent - Date: Fri Mar 28 14:43:28 2003 - - none - - rt.3.0.D019, C32, jesse, Fri Mar 28 14:35:10 2003, Added better error checking - for failed ticket creation - From: Jesse Vincent - Date: Fri Mar 28 14:32:52 2003 - - none - - rt.3.0.D018, C31, jesse, Sun Mar 23 17:21:45 2003, Minor fixes - Bumped to - 3.0.0; - 2266 - postgres scrip creation bug - 2267 - Tickets not reopened after being stalled - 2265 - Fixed css nits from blaise - Unreported - Fixed quick-search bug - From: Jesse Vincent - Date: Sun Mar 23 17:17:55 2003 - - none - - rt.3.0.D017, C30, jesse, Thu Mar 20 21:38:30 2003, Bumping to 3.0.0rc4 - From: Jesse Vincent - Date: Thu Mar 20 21:28:01 2003 - - none - - rt.3.0.D016, C29, jesse, Thu Mar 20 21:18:27 2003, RT should now be less - overzealous about opening and then marking a ticket 'new' again - From: Jesse Vincent - Date: Thu Mar 20 21:14:47 2003 - - none - - rt.3.0.D015, C28, jesse, Thu Mar 20 15:21:49 2003, Further postgres tweaks and - fixes - From: Jesse Vincent - Date: Thu Mar 20 15:20:21 2003 - - none - - rt.3.0.D014, C27, jesse, Thu Mar 20 01:48:42 2003, Postgres schema tweak - From: Jesse Vincent - Date: Thu Mar 20 01:47:20 2003 - - none - - rt.3.0.D013, C26, jesse, Wed Mar 19 21:26:47 2003, Postgres fixes - From: Jesse Vincent - Date: Wed Mar 19 21:26:24 2003 - - none - - rt.3.0.D012, C25, jesse, Wed Mar 19 16:27:29 2003, Brazilian Portuguese - translation - From: Jesse Vincent - Date: Wed Mar 19 16:25:48 2003 - - none - - rt.3.0.D011, C23, jesse, Wed Mar 19 13:03:15 2003, New french translation - From: Jesse Vincent - Date: Wed Mar 19 13:02:47 2003 - - none - - rt.3.0.D010, C22, jesse, Wed Mar 19 01:01:24 2003, Bumping to RC3; fixing the - display of 'This user's n highest priority tix' - From: Jesse Vincent - Date: Wed Mar 19 01:00:33 2003 - - none - - rt.3.0.D009, C20, jesse, Wed Mar 19 00:46:17 2003, finishing the notify stuff - From: Jesse Vincent - Date: Wed Mar 19 00:45:09 2003 - - none - - rt.3.0.D008, C19, jesse, Wed Mar 19 00:40:45 2003, Caving in to the masses and - making 'notify sender' configurable - From: Jesse Vincent - Date: Wed Mar 19 00:38:50 2003 - - none - - rt.3.0.D007, C18, jesse, Tue Mar 18 16:29:45 2003, More performance work; - backing out 'enhancements' that killed system performance - From: Jesse Vincent - Date: Tue Mar 18 16:26:07 2003 - - none - - rt.3.0.D006, C17, jesse, Tue Mar 18 11:29:28 2003, fixing fastcgi's ability to - load webmux.pl on some platforms - From: Jesse Vincent - Date: Tue Mar 18 11:28:11 2003 - - none - - rt.3.0.D005, C12, jesse, Tue Mar 18 00:58:52 2003, fixing indices for postgres - From: Jesse Vincent - Date: Tue Mar 18 00:53:06 2003 - - none - - rt.3.0.D004, C16, jesse, Tue Mar 18 00:41:26 2003, Performance work on - 'WhoHaveRight'; bumping to 3.0.0rc2 - From: Jesse Vincent - Date: Tue Mar 18 00:37:30 2003 - - none - - rt.3.0.D003, C15, jesse, Fri Mar 14 17:07:28 2003, removing the old REST API - From: Jesse Vincent - Date: Fri Mar 14 16:50:38 2003 - - none - - rt.3.0.D002, C11, jesse, Fri Mar 14 16:42:46 2003, Minor CSS update. rollback - fix; new database indices; copyright update - From: Jesse Vincent - Date: Fri Mar 14 16:35:01 2003 - - none - - rt.3.0.D001, C10, jesse, Fri Mar 14 01:26:22 2003, Bumping the version to - rt.3.0.0rc0 - From: Jesse Vincent - Date: Fri Mar 14 01:25:51 2003 - - none +------------------------------------------------------------------------ +r432 | jesse | 2004-02-20 03:28:34 -0500 (Fri, 20 Feb 2004) | 3 lines +Changed paths: + M /rt/trunk/html/Ticket/Display.html + A /rt/trunk/html/Ticket/Elements/FindAttachments + M /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowHistory + M /rt/trunk/html/Ticket/Elements/ShowSummary + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/Ticket/History.html + +Another round of rehashing and cutting which dropped response time another 15% + + +------------------------------------------------------------------------ +r431 | jesse | 2004-02-20 02:55:18 -0500 (Fri, 20 Feb 2004) | 5 lines +Changed paths: + M /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowHistory + M /rt/trunk/html/Ticket/Elements/ShowTransaction + +Rewrote ticket history display logic to do more loading up front and make fewer database calls. +Improved speed for display of long tickets + + + +------------------------------------------------------------------------ +r430 | jesse | 2004-02-20 02:44:52 -0500 (Fri, 20 Feb 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/Ticket_Overlay.pm + +Adding a note about an inefficient function + + +------------------------------------------------------------------------ +r429 | jesse | 2004-02-19 23:52:25 -0500 (Thu, 19 Feb 2004) | 3 lines +Changed paths: + D /rt/trunk/Makefile + D /rt/trunk/autom4te.cache + D /rt/trunk/config.log + D /rt/trunk/config.status + D /rt/trunk/configure + +Removed generated files from the subversion repository + + +------------------------------------------------------------------------ +r426 | jesse | 2004-02-18 19:49:14 -0500 (Wed, 18 Feb 2004) | 2 lines +Changed paths: + M /rt/trunk/lib/RT/Ticket_Overlay.pm + +Adding more debugging when ticket creation fails catastrophically. + +------------------------------------------------------------------------ +r425 | jesse | 2004-02-17 14:02:19 -0500 (Tue, 17 Feb 2004) | 3 lines +Changed paths: + M /rt/trunk/lib/RT/StyleGuide.pod + +deslashified bits of the styleguide + + +------------------------------------------------------------------------ +r417 | jesse | 2004-02-13 13:21:02 -0500 (Fri, 13 Feb 2004) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/README + A /rt/trunk/README.Oracle + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/etc/schema.Oracle + M /rt/trunk/html/Elements/Callback + M /rt/trunk/html/Elements/SetupSessionCookie + M /rt/trunk/html/NoAuth/webrt.css + M /rt/trunk/html/Search/Elements/PickRestriction + M /rt/trunk/html/Ticket/Attachment/dhandler + M /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowMessageStanza + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/autohandler + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/Group_Overlay.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/Users_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + +Load rt-3-0-9 into rt/trunk. + +------------------------------------------------------------------------ +r329 | jesse | 2004-01-02 17:55:55 -0500 (Fri, 02 Jan 2004) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/HOWTO/README + M /rt/trunk/HOWTO/change.txt + M /rt/trunk/HOWTO/release.txt + M /rt/trunk/HOWTO/version-control.txt + M /rt/trunk/Makefile + M /rt/trunk/Makefile.in + M /rt/trunk/UPGRADING + M /rt/trunk/aclocal.m4 + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/requests + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/mason_handler.fcgi.in + M /rt/trunk/bin/mason_handler.scgi + M /rt/trunk/bin/mason_handler.scgi.in + M /rt/trunk/bin/mason_handler.svc + M /rt/trunk/bin/mason_handler.svc.in + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-commit-handler + M /rt/trunk/bin/rt-commit-handler.in + M /rt/trunk/bin/rt-crontool + M /rt/trunk/bin/rt-crontool.in + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rt-mailgate.in + M /rt/trunk/bin/rt.in + M /rt/trunk/bin/webmux.pl.in + M /rt/trunk/config + M /rt/trunk/config.layout + M /rt/trunk/config.log + M /rt/trunk/config.pld + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/docs/Security + M /rt/trunk/docs/design_docs/acls + M /rt/trunk/docs/design_docs/approval_notices + M /rt/trunk/docs/design_docs/approval_template + M /rt/trunk/docs/design_docs/cf_search + M /rt/trunk/docs/design_docs/cli_spec + M /rt/trunk/docs/design_docs/cvs_integration + M /rt/trunk/docs/design_docs/delegation + M /rt/trunk/docs/design_docs/evil_plans + M /rt/trunk/docs/design_docs/groups_notes + M /rt/trunk/docs/design_docs/link-definitions.txt + M /rt/trunk/docs/design_docs/recursive_group_membership_algorithm + M /rt/trunk/docs/design_docs/rql_parser_machine.graphviz + M /rt/trunk/docs/design_docs/string-extraction-guide.txt + M /rt/trunk/docs/design_docs/ticket_templates + M /rt/trunk/docs/design_docs/users + M /rt/trunk/docs/rt3-schema-relationships.dot + M /rt/trunk/etc/RT_Config.pm.in + M /rt/trunk/etc/RT_SiteConfig.pm + M /rt/trunk/etc/acl.Informix + M /rt/trunk/etc/acl.Oracle + M /rt/trunk/etc/constraints.mysql + M /rt/trunk/etc/drop.Informix + M /rt/trunk/etc/drop.Oracle + M /rt/trunk/etc/initialdata + M /rt/trunk/etc/rt.spec + M /rt/trunk/etc/schema.Informix + M /rt/trunk/etc/schema.Oracle + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.SQLite + M /rt/trunk/etc/schema.mysql + M /rt/trunk/etc/upgrade/2.1.71 + M /rt/trunk/html/Admin/Elements/AddCustomFieldValue + M /rt/trunk/html/Admin/Elements/EditCustomField + M /rt/trunk/html/Admin/Elements/EditCustomFieldValues + M /rt/trunk/html/Admin/Elements/EditCustomFields + M /rt/trunk/html/Admin/Elements/EditQueueWatchers + M /rt/trunk/html/Admin/Elements/EditScrip + M /rt/trunk/html/Admin/Elements/EditScrips + M /rt/trunk/html/Admin/Elements/EditTemplates + M /rt/trunk/html/Admin/Elements/ListGlobalCustomFields + M /rt/trunk/html/Admin/Elements/QueueRightsForUser + M /rt/trunk/html/Admin/Elements/SelectCustomFieldType + M /rt/trunk/html/Admin/Elements/SelectGroups + M /rt/trunk/html/Admin/Elements/SelectModifyGroup + M /rt/trunk/html/Admin/Elements/SelectNewGroupMembers + M /rt/trunk/html/Admin/Elements/SelectRights + M /rt/trunk/html/Admin/Elements/SelectScripAction + M /rt/trunk/html/Admin/Elements/SelectScripCondition + M /rt/trunk/html/Admin/Elements/SelectSingleOrMultiple + M /rt/trunk/html/Admin/Elements/SelectStage + M /rt/trunk/html/Admin/Elements/SelectUsers + M /rt/trunk/html/Admin/Global/CustomField.html + M /rt/trunk/html/Admin/Global/CustomFields.html + M /rt/trunk/html/Admin/Global/Scrip.html + M /rt/trunk/html/Admin/Groups/GroupRights.html + M /rt/trunk/html/Admin/Groups/Members.html + M /rt/trunk/html/Admin/Groups/Modify.html + M /rt/trunk/html/Admin/Groups/UserRights.html + M /rt/trunk/html/Admin/Groups/index.html + M /rt/trunk/html/Admin/Queues/CustomField.html + M /rt/trunk/html/Admin/Queues/CustomFields.html + M /rt/trunk/html/Admin/Queues/Scrip.html + M /rt/trunk/html/Approvals/Display.html + M /rt/trunk/html/Approvals/Elements/Approve + M /rt/trunk/html/Approvals/Elements/PendingMyApproval + M /rt/trunk/html/Approvals/Elements/ShowDependency + M /rt/trunk/html/Approvals/Elements/Tabs + M /rt/trunk/html/Approvals/index.html + M /rt/trunk/html/Elements/BevelBoxRaisedEnd + M /rt/trunk/html/Elements/BevelBoxRaisedStart + M /rt/trunk/html/Elements/Callback + M /rt/trunk/html/Elements/CreateTicket + M /rt/trunk/html/Elements/GotoTicket + M /rt/trunk/html/Elements/Menu + M /rt/trunk/html/Elements/MessageBox + M /rt/trunk/html/Elements/MyRequests + M /rt/trunk/html/Elements/MyTickets + M /rt/trunk/html/Elements/PageLayout + M /rt/trunk/html/Elements/Quicksearch + M /rt/trunk/html/Elements/Refresh + M /rt/trunk/html/Elements/SelectAttachmentField + M /rt/trunk/html/Elements/SelectCustomFieldOperator + M /rt/trunk/html/Elements/SelectCustomFieldValue + M /rt/trunk/html/Elements/SelectGroups + M /rt/trunk/html/Elements/SelectLang + M /rt/trunk/html/Elements/SelectLinkType + M /rt/trunk/html/Elements/SelectMatch + M /rt/trunk/html/Elements/SelectResultsPerPage + M /rt/trunk/html/Elements/SelectSortOrder + M /rt/trunk/html/Elements/SelectTicketSortBy + M /rt/trunk/html/Elements/SelectTicketTypes + M /rt/trunk/html/Elements/SelectWatcherType + M /rt/trunk/html/Elements/SetupSessionCookie + M /rt/trunk/html/Elements/ShadedInputRow + M /rt/trunk/html/Elements/ShadedRow + M /rt/trunk/html/Elements/SimpleSearch + M /rt/trunk/html/Elements/ViewUser + M /rt/trunk/html/NoAuth/images/back_home.gif + M /rt/trunk/html/NoAuth/images/bplogo.gif + M /rt/trunk/html/NoAuth/images/favicon.png + M /rt/trunk/html/NoAuth/images/head_requestracker.gif + M /rt/trunk/html/NoAuth/images/rt.jpg + M /rt/trunk/html/NoAuth/images/space.gif + M /rt/trunk/html/NoAuth/images/spacer.gif + M /rt/trunk/html/NoAuth/images/squares_blue.gif + M /rt/trunk/html/REST/1.0/Forms/queue/default + M /rt/trunk/html/REST/1.0/Forms/queue/ns + M /rt/trunk/html/REST/1.0/Forms/ticket/attachments + M /rt/trunk/html/REST/1.0/Forms/ticket/default + M /rt/trunk/html/REST/1.0/Forms/ticket/history + M /rt/trunk/html/REST/1.0/Forms/ticket/links + M /rt/trunk/html/REST/1.0/Forms/user/default + M /rt/trunk/html/REST/1.0/Forms/user/ns + M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway + M /rt/trunk/html/REST/1.0/autohandler + M /rt/trunk/html/REST/1.0/dhandler + M /rt/trunk/html/REST/1.0/logout + M /rt/trunk/html/REST/1.0/search/dhandler + M /rt/trunk/html/REST/1.0/search/ticket + M /rt/trunk/html/REST/1.0/ticket/comment + M /rt/trunk/html/REST/1.0/ticket/link + M /rt/trunk/html/REST/1.0/ticket/merge + M /rt/trunk/html/Search/Elements/PickRestriction + M /rt/trunk/html/Search/Elements/TicketHeader + M /rt/trunk/html/Search/Elements/TicketHeaderCell + M /rt/trunk/html/Search/Elements/TicketRow + M /rt/trunk/html/SelfService/Attachment/dhandler + M /rt/trunk/html/SelfService/Closed.html + M /rt/trunk/html/SelfService/Elements/MyRequests + M /rt/trunk/html/SelfService/Elements/Tabs + M /rt/trunk/html/SelfService/index.html + M /rt/trunk/html/Ticket/Attachment/dhandler + M /rt/trunk/html/Ticket/Elements/BulkLinks + M /rt/trunk/html/Ticket/Elements/EditCustomField + M /rt/trunk/html/Ticket/Elements/EditCustomFields + M /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowCustomFields + M /rt/trunk/html/Ticket/Elements/ShowDates + M /rt/trunk/html/Ticket/Elements/ShowLink + M /rt/trunk/html/Ticket/Elements/ShowMessageHeaders + M /rt/trunk/html/Ticket/Elements/ShowMessageStanza + M /rt/trunk/html/Ticket/Elements/ShowRequestor + M /rt/trunk/html/Ticket/Elements/Tabs + M /rt/trunk/html/User/Delegation.html + M /rt/trunk/html/User/Elements/DelegateRights + M /rt/trunk/html/User/Elements/GroupTabs + M /rt/trunk/html/User/Elements/Tabs + M /rt/trunk/html/User/Groups/Members.html + M /rt/trunk/html/User/Groups/Modify.html + M /rt/trunk/html/User/Groups/index.html + M /rt/trunk/html/index.html + M /rt/trunk/html/l + M /rt/trunk/install-sh + M /rt/trunk/lib/RT/ACE_Overlay.pm + M /rt/trunk/lib/RT/ACL_Overlay.pm + M /rt/trunk/lib/RT/Action/AutoOpen.pm + M /rt/trunk/lib/RT/Action/CreateTickets.pm + M /rt/trunk/lib/RT/Action/EscalatePriority.pm + M /rt/trunk/lib/RT/Action/ResolveMembers.pm + M /rt/trunk/lib/RT/Action/SetPriority.pm + M /rt/trunk/lib/RT/Action/UserDefined.pm + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/Attachments_Overlay.pm + M /rt/trunk/lib/RT/Base.pm + M /rt/trunk/lib/RT/CachedGroupMember.pm + M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm + M /rt/trunk/lib/RT/CachedGroupMembers.pm + M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/trunk/lib/RT/Condition/AnyTransaction.pm + M /rt/trunk/lib/RT/Condition/BeforeDue.pm + M /rt/trunk/lib/RT/Condition/Overdue.pm + M /rt/trunk/lib/RT/Condition/OwnerChange.pm + M /rt/trunk/lib/RT/Condition/PriorityExceeds.pm + M /rt/trunk/lib/RT/Condition/QueueChange.pm + M /rt/trunk/lib/RT/Condition/StatusChange.pm + M /rt/trunk/lib/RT/Condition/UserDefined.pm + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/CustomField.pm + M /rt/trunk/lib/RT/CustomFieldValue.pm + M /rt/trunk/lib/RT/CustomFieldValues.pm + M /rt/trunk/lib/RT/CustomFieldValues_Overlay.pm + M /rt/trunk/lib/RT/CustomField_Overlay.pm + M /rt/trunk/lib/RT/CustomFields.pm + M /rt/trunk/lib/RT/CustomFields_Overlay.pm + M /rt/trunk/lib/RT/Date.pm + M /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/GroupMember_Overlay.pm + M /rt/trunk/lib/RT/GroupMembers_Overlay.pm + M /rt/trunk/lib/RT/Group_Overlay.pm + M /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/I18N/cs.pm + M /rt/trunk/lib/RT/I18N/cs.po + M /rt/trunk/lib/RT/I18N/de.po + M /rt/trunk/lib/RT/I18N/en.po + M /rt/trunk/lib/RT/I18N/es.po + M /rt/trunk/lib/RT/I18N/fi.po + M /rt/trunk/lib/RT/I18N/fr.po + M /rt/trunk/lib/RT/I18N/he.po + M /rt/trunk/lib/RT/I18N/i_default.pm + M /rt/trunk/lib/RT/I18N/it.po + M /rt/trunk/lib/RT/I18N/ja.po + M /rt/trunk/lib/RT/I18N/nl.po + M /rt/trunk/lib/RT/I18N/no.po + M /rt/trunk/lib/RT/I18N/pt_br.po + M /rt/trunk/lib/RT/I18N/ru.po + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/CLI.pm + M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/REST.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Link.pm + M /rt/trunk/lib/RT/Link_Overlay.pm + M /rt/trunk/lib/RT/Links.pm + M /rt/trunk/lib/RT/Links_Overlay.pm + M /rt/trunk/lib/RT/Principal.pm + M /rt/trunk/lib/RT/Principal_Overlay.pm + M /rt/trunk/lib/RT/Principals.pm + M /rt/trunk/lib/RT/Principals_Overlay.pm + M /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/Queues_Overlay.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/ScripAction_Overlay.pm + M /rt/trunk/lib/RT/ScripActions_Overlay.pm + M /rt/trunk/lib/RT/ScripCondition_Overlay.pm + M /rt/trunk/lib/RT/ScripConditions_Overlay.pm + M /rt/trunk/lib/RT/Scrip_Overlay.pm + M /rt/trunk/lib/RT/Scrips_Overlay.pm + M /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm + M /rt/trunk/lib/RT/Search/Generic.pm + M /rt/trunk/lib/RT/StyleGuide.pod + M /rt/trunk/lib/RT/System.pm + M /rt/trunk/lib/RT/Template_Overlay.pm + M /rt/trunk/lib/RT/Templates_Overlay.pm + M /rt/trunk/lib/RT/TicketCustomFieldValue.pm + M /rt/trunk/lib/RT/TicketCustomFieldValue_Overlay.pm + M /rt/trunk/lib/RT/TicketCustomFieldValues.pm + M /rt/trunk/lib/RT/TicketCustomFieldValues_Overlay.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/Transactions_Overlay.pm + M /rt/trunk/lib/RT/URI/base.pm + M /rt/trunk/lib/RT/URI/fsck_com_rt.pm + M /rt/trunk/lib/RT/URI.pm + M /rt/trunk/lib/RT/User_Overlay.pm + M /rt/trunk/lib/RT/Users_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/lib/RT.pm.in + M /rt/trunk/lib/t/00smoke.t + M /rt/trunk/lib/t/00smoke.t.in + M /rt/trunk/lib/t/01harness.t + M /rt/trunk/lib/t/01harness.t.in + M /rt/trunk/lib/t/02regression.t + M /rt/trunk/lib/t/02regression.t.in + M /rt/trunk/lib/t/03web.pl + M /rt/trunk/lib/t/03web.pl.in + M /rt/trunk/lib/t/04_send_email.pl + M /rt/trunk/lib/t/04_send_email.pl.in + M /rt/trunk/lib/t/data/8859-15-message-series/dir + M /rt/trunk/lib/t/data/8859-15-message-series/msg1 + M /rt/trunk/lib/t/data/8859-15-message-series/msg2 + M /rt/trunk/lib/t/data/8859-15-message-series/msg3 + M /rt/trunk/lib/t/data/8859-15-message-series/msg4 + M /rt/trunk/lib/t/data/8859-15-message-series/msg5 + M /rt/trunk/lib/t/data/8859-15-message-series/msg6 + M /rt/trunk/lib/t/data/8859-15-message-series/msg7 + A /rt/trunk/lib/t/data/crashes-file-based-parser + M /rt/trunk/lib/t/data/multipart-alternative-with-umlaut + M /rt/trunk/lib/t/data/multipart-report + M /rt/trunk/lib/t/data/nested-mime-sample + M /rt/trunk/lib/t/data/nested-rfc-822 + M /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1 + M /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1-full + A /rt/trunk/lib/t/data/notes-uuencoded + M /rt/trunk/lib/t/data/russian-subject-no-content-type + M /rt/trunk/lib/t/data/text-html-in-russian + M /rt/trunk/lib/t/data/text-html-with-umlaut + M /rt/trunk/lib/t/regression/00placeholder + M /rt/trunk/lib/t/regression/mime_tests + M /rt/trunk/m4/rt_enable_layout.m4 + M /rt/trunk/m4/rt_expand_var.m4 + M /rt/trunk/m4/rt_layout.m4 + M /rt/trunk/m4/rt_subst_expanded_arg.m4 + M /rt/trunk/sbin/extract-message-catalog + M /rt/trunk/sbin/extract_pod_tests + M /rt/trunk/sbin/factory + M /rt/trunk/sbin/license_tag + M /rt/trunk/sbin/regression_harness + M /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + +Load /tmp/rt-3-0-8 into rt/trunk. + +------------------------------------------------------------------------ +r282 | jesse | 2003-11-25 22:32:12 -0500 (Tue, 25 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/Makefile.in + M /rt/trunk/README + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/mason_handler.fcgi.in + M /rt/trunk/bin/mason_handler.scgi + M /rt/trunk/bin/mason_handler.scgi.in + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt.in + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/html/Admin/Elements/EditScrip + A /rt/trunk/html/Admin/Elements/SelectStage + M /rt/trunk/html/Ticket/Display.html + M /rt/trunk/html/Ticket/Elements/ShowDates + M /rt/trunk/html/Ticket/Modify.html + M /rt/trunk/html/Ticket/ModifyAll.html + M /rt/trunk/html/Ticket/Update.html + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Scrips_Overlay.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/lib/t/03web.pl + M /rt/trunk/lib/t/03web.pl.in + M /rt/trunk/sbin/rt-setup-database + M /rt/trunk/sbin/rt-setup-database.in + +Load /tmp/rt-3-0-8pre1 into rt/trunk. + +------------------------------------------------------------------------ +r267 | root | 2003-11-17 23:03:48 -0500 (Mon, 17 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/UPGRADING + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/lib/RT.pm + +Load rt-3-0-7_01 into rt/trunk. + +------------------------------------------------------------------------ +r265 | root | 2003-11-17 23:03:20 -0500 (Mon, 17 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/Makefile.in + M /rt/trunk/README + A /rt/trunk/UPGRADING + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/mason_handler.fcgi.in + M /rt/trunk/bin/mason_handler.scgi + M /rt/trunk/bin/mason_handler.scgi.in + M /rt/trunk/bin/mason_handler.svc + M /rt/trunk/bin/mason_handler.svc.in + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt.in + M /rt/trunk/bin/webmux.pl + M /rt/trunk/bin/webmux.pl.in + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + A /rt/trunk/docs/rt3-schema-relationships.dot + M /rt/trunk/etc/RT_Config.pm + M /rt/trunk/etc/RT_Config.pm.in + A /rt/trunk/etc/acl.Informix + M /rt/trunk/etc/constraints.mysql + A /rt/trunk/etc/drop.Informix + A /rt/trunk/etc/schema.Informix + M /rt/trunk/etc/schema.Oracle + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.SQLite + M /rt/trunk/etc/schema.mysql + M /rt/trunk/html/Admin/Elements/SelectRights + M /rt/trunk/html/Admin/Queues/CustomFields.html + A /rt/trunk/html/Elements/SelectLang + M /rt/trunk/html/Elements/SetupSessionCookie + M /rt/trunk/html/REST/1.0/Forms/queue/default + M /rt/trunk/html/REST/1.0/Forms/ticket/attachments + M /rt/trunk/html/REST/1.0/Forms/ticket/default + A /rt/trunk/html/REST/1.0/Forms/ticket/history + M /rt/trunk/html/REST/1.0/Forms/user/default + M /rt/trunk/html/REST/1.0/search/ticket + M /rt/trunk/html/SelfService/Display.html + M /rt/trunk/html/SelfService/Update.html + M /rt/trunk/html/Ticket/Create.html + M /rt/trunk/html/Ticket/Elements/AddWatchers + M /rt/trunk/html/Ticket/Elements/EditCustomField + M /rt/trunk/html/Ticket/Elements/EditPeople + M /rt/trunk/html/Ticket/Elements/ShowDates + M /rt/trunk/html/Ticket/Elements/ShowHistory + M /rt/trunk/html/Ticket/Elements/ShowMessageStanza + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/Ticket/ModifyPeople.html + M /rt/trunk/html/User/Prefs.html + M /rt/trunk/html/autohandler + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/Base.pm + M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm + M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/GroupMember_Overlay.pm + M /rt/trunk/lib/RT/Group_Overlay.pm + M /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Principal_Overlay.pm + M /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/Users_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/sbin/extract-message-catalog + M /rt/trunk/sbin/rt-setup-database + M /rt/trunk/sbin/rt-setup-database.in + M /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + +Load rt-3-0-7 into rt/trunk. + +------------------------------------------------------------------------ +r76 | root | 2003-11-16 02:27:07 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt.in + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/html/Elements/MessageBox + M /rt/trunk/html/Ticket/Elements/EditLinks + M /rt/trunk/html/Ticket/Update.html + M /rt/trunk/lib/RT/URI/fsck_com_rt.pm + M /rt/trunk/lib/RT.pm + +Load rt-3-0-6 into rt/trunk. + +------------------------------------------------------------------------ +r74 | root | 2003-11-16 02:26:32 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/Makefile.in + M /rt/trunk/README + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/mason_handler.fcgi.in + A /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rt-mailgate.in + A /rt/trunk/bin/rt.in + M /rt/trunk/bin/webmux.pl + M /rt/trunk/bin/webmux.pl.in + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/etc/RT_Config.pm + M /rt/trunk/etc/RT_Config.pm.in + M /rt/trunk/etc/acl.Oracle + A /rt/trunk/etc/drop.Oracle + M /rt/trunk/etc/initialdata + A /rt/trunk/etc/schema.Oracle + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.SQLite + M /rt/trunk/etc/schema.mysql + M /rt/trunk/html/Admin/Elements/EditCustomField + M /rt/trunk/html/Admin/Elements/EditCustomFieldValues + M /rt/trunk/html/Admin/Elements/EditCustomFields + M /rt/trunk/html/Admin/Elements/EditScrips + M /rt/trunk/html/Admin/Elements/SelectGroups + M /rt/trunk/html/Admin/Queues/index.html + M /rt/trunk/html/Admin/Users/Modify.html + M /rt/trunk/html/Admin/Users/index.html + M /rt/trunk/html/Approvals/Display.html + M /rt/trunk/html/Elements/MessageBox + M /rt/trunk/html/Elements/MyTickets + M /rt/trunk/html/Elements/SelectStatus + M /rt/trunk/html/Elements/SetupSessionCookie + A /rt/trunk/html/REST/1.0/Forms + A /rt/trunk/html/REST/1.0/Forms/queue + A /rt/trunk/html/REST/1.0/Forms/queue/default + A /rt/trunk/html/REST/1.0/Forms/queue/ns + A /rt/trunk/html/REST/1.0/Forms/ticket + A /rt/trunk/html/REST/1.0/Forms/ticket/attachments + A /rt/trunk/html/REST/1.0/Forms/ticket/default + A /rt/trunk/html/REST/1.0/Forms/ticket/links + A /rt/trunk/html/REST/1.0/Forms/user + A /rt/trunk/html/REST/1.0/Forms/user/default + A /rt/trunk/html/REST/1.0/Forms/user/ns + M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway + A /rt/trunk/html/REST/1.0/autohandler + A /rt/trunk/html/REST/1.0/dhandler + A /rt/trunk/html/REST/1.0/logout + A /rt/trunk/html/REST/1.0/search + A /rt/trunk/html/REST/1.0/search/dhandler + A /rt/trunk/html/REST/1.0/search/ticket + A /rt/trunk/html/REST/1.0/ticket + A /rt/trunk/html/REST/1.0/ticket/comment + A /rt/trunk/html/REST/1.0/ticket/link + A /rt/trunk/html/REST/1.0/ticket/merge + M /rt/trunk/html/Search/Bulk.html + M /rt/trunk/html/Search/Elements/PickRestriction + M /rt/trunk/html/Ticket/Create.html + M /rt/trunk/html/Ticket/Display.html + M /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowPeople + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/User/Prefs.html + M /rt/trunk/html/autohandler + M /rt/trunk/lib/RT/Action/Autoreply.pm + M /rt/trunk/lib/RT/Action/CreateTickets.pm + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/I18N/cs.pm + M /rt/trunk/lib/RT/I18N/de.po + A /rt/trunk/lib/RT/I18N/it.po + M /rt/trunk/lib/RT/I18N/ru.po + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/Interface/Email.pm + A /rt/trunk/lib/RT/Interface/REST.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Principal_Overlay.pm + M /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/ScripAction_Overlay.pm + A /rt/trunk/lib/RT/StyleGuide.pod + M /rt/trunk/lib/RT/Template_Overlay.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/URI/fsck_com_rt.pm + M /rt/trunk/lib/RT/User_Overlay.pm + M /rt/trunk/lib/RT/Users_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/lib/RT.pm.in + M /rt/trunk/lib/t/02regression.t + M /rt/trunk/lib/t/02regression.t.in + M /rt/trunk/lib/t/03web.pl + M /rt/trunk/lib/t/03web.pl.in + M /rt/trunk/lib/t/04_send_email.pl + M /rt/trunk/lib/t/04_send_email.pl.in + A /rt/trunk/lib/t/data/multipart-report + M /rt/trunk/sbin/factory + M /rt/trunk/sbin/license_tag + M /rt/trunk/sbin/rt-setup-database + M /rt/trunk/sbin/rt-setup-database.in + M /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + +Load rt-3-0-5 into rt/trunk. + +------------------------------------------------------------------------ +r72 | root | 2003-11-16 02:25:12 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rt-mailgate.in + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/html/Admin/Elements/UserTabs + M /rt/trunk/html/Elements/Footer + M /rt/trunk/html/Elements/ListActions + M /rt/trunk/html/Ticket/Elements/EditLinks + M /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowHistory + M /rt/trunk/html/Ticket/Elements/ShowLink + A /rt/trunk/html/Ticket/Elements/ShowMessageHeaders + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/Ticket/Update.html + M /rt/trunk/lib/RT/Action/EscalatePriority.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/CustomField_Overlay.pm + M /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/I18N/fr.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Principal_Overlay.pm + M /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/SearchBuilder.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/URI/base.pm + M /rt/trunk/lib/RT/URI/fsck_com_rt.pm + M /rt/trunk/lib/RT/Users_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/lib/RT.pm.in + M /rt/trunk/lib/t/00smoke.t + M /rt/trunk/lib/t/00smoke.t.in + M /rt/trunk/lib/t/04_send_email.pl + M /rt/trunk/lib/t/04_send_email.pl.in + A /rt/trunk/lib/t/data/nested-rfc-822 + M /rt/trunk/sbin/factory + M /rt/trunk/sbin/rt-setup-database + M /rt/trunk/sbin/rt-setup-database.in + +Load rt-3-0-4 into rt/trunk. + +------------------------------------------------------------------------ +r70 | root | 2003-11-16 02:24:18 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/Makefile.in + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/mason_handler.fcgi.in + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rt-mailgate.in + M /rt/trunk/bin/webmux.pl + M /rt/trunk/bin/webmux.pl.in + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/etc/RT_Config.pm + M /rt/trunk/etc/RT_Config.pm.in + M /rt/trunk/etc/schema.SQLite + M /rt/trunk/html/Admin/Elements/EditQueueWatchers + M /rt/trunk/html/Admin/Queues/Scrip.html + M /rt/trunk/html/Elements/Header + M /rt/trunk/html/Elements/Login + M /rt/trunk/html/Elements/PageLayout + M /rt/trunk/html/Elements/SetupSessionCookie + M /rt/trunk/html/NoAuth/Logout.html + M /rt/trunk/html/NoAuth/webrt.css + M /rt/trunk/html/Search/Bulk.html + M /rt/trunk/html/Search/Elements/TicketHeaderCell + M /rt/trunk/html/Ticket/Attachment/dhandler + M /rt/trunk/html/Ticket/Create.html + M /rt/trunk/html/Ticket/Elements/EditCustomField + M /rt/trunk/html/Ticket/Elements/ShowLink + M /rt/trunk/html/Ticket/Elements/ShowLinks + M /rt/trunk/html/Ticket/Elements/ShowRequestor + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/Ticket/Elements/Tabs + M /rt/trunk/html/Ticket/Update.html + M /rt/trunk/html/autohandler + M /rt/trunk/html/l + M /rt/trunk/lib/RT/ACL_Overlay.pm + M /rt/trunk/lib/RT/Action/CreateTickets.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm + M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/trunk/lib/RT/Condition/OwnerChange.pm + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/GroupMembers_Overlay.pm + M /rt/trunk/lib/RT/Group_Overlay.pm + M /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/I18N/de.po + M /rt/trunk/lib/RT/I18N/fr.po + M /rt/trunk/lib/RT/I18N/he.po + M /rt/trunk/lib/RT/I18N/nl.po + A /rt/trunk/lib/RT/I18N/no.po + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip_Overlay.pm + M /rt/trunk/lib/RT/SearchBuilder.pm + M /rt/trunk/lib/RT/Template_Overlay.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Tickets_Overlay.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/User_Overlay.pm + M /rt/trunk/lib/RT/Users_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/lib/RT.pm.in + M /rt/trunk/lib/t/00smoke.t + M /rt/trunk/lib/t/00smoke.t.in + M /rt/trunk/lib/t/02regression.t + M /rt/trunk/lib/t/02regression.t.in + A /rt/trunk/lib/t/04_send_email.pl + A /rt/trunk/lib/t/04_send_email.pl.in + A /rt/trunk/lib/t/data/8859-15-message-series + A /rt/trunk/lib/t/data/8859-15-message-series/dir + A /rt/trunk/lib/t/data/8859-15-message-series/msg1 + A /rt/trunk/lib/t/data/8859-15-message-series/msg2 + A /rt/trunk/lib/t/data/8859-15-message-series/msg3 + A /rt/trunk/lib/t/data/8859-15-message-series/msg4 + A /rt/trunk/lib/t/data/8859-15-message-series/msg5 + A /rt/trunk/lib/t/data/8859-15-message-series/msg6 + A /rt/trunk/lib/t/data/8859-15-message-series/msg7 + A /rt/trunk/lib/t/data/multipart-alternative-with-umlaut + A /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1 + A /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1-full + A /rt/trunk/lib/t/data/russian-subject-no-content-type + A /rt/trunk/lib/t/data/text-html-in-russian + A /rt/trunk/lib/t/data/text-html-with-umlaut + M /rt/trunk/sbin/extract-message-catalog + M /rt/trunk/sbin/rt-setup-database + M /rt/trunk/sbin/rt-setup-database.in + M /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + +Load rt-3-0-3 into rt/trunk. + +------------------------------------------------------------------------ +r68 | root | 2003-11-16 02:23:17 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/Makefile.in + M /rt/trunk/README + M /rt/trunk/aclocal.m4 + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + M /rt/trunk/bin/webmux.pl + M /rt/trunk/bin/webmux.pl.in + M /rt/trunk/config.layout + M /rt/trunk/config.log + M /rt/trunk/config.pld + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/etc/RT_Config.pm + M /rt/trunk/etc/RT_Config.pm.in + M /rt/trunk/etc/initialdata + M /rt/trunk/html/Admin/Elements/SelectRights + M /rt/trunk/html/Admin/Queues/GroupRights.html + M /rt/trunk/html/Admin/Queues/Modify.html + M /rt/trunk/html/Admin/Queues/Scrips.html + M /rt/trunk/html/Admin/Queues/UserRights.html + M /rt/trunk/html/Approvals/Elements/ShowDependency + M /rt/trunk/html/Elements/Error + M /rt/trunk/html/Elements/Footer + M /rt/trunk/html/Elements/Quicksearch + M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway + M /rt/trunk/html/Search/Bulk.html + A /rt/trunk/html/Ticket/Elements/BulkLinks + M /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowMessageStanza + M /rt/trunk/html/Ticket/Elements/ShowRequestor + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/autohandler + M /rt/trunk/lib/RT/ACE.pm + M /rt/trunk/lib/RT/ACL.pm + M /rt/trunk/lib/RT/Action/AutoOpen.pm + M /rt/trunk/lib/RT/Action/Autoreply.pm + M /rt/trunk/lib/RT/Action/CreateTickets.pm + M /rt/trunk/lib/RT/Action/EscalatePriority.pm + M /rt/trunk/lib/RT/Action/Generic.pm + M /rt/trunk/lib/RT/Action/Notify.pm + M /rt/trunk/lib/RT/Action/NotifyAsComment.pm + M /rt/trunk/lib/RT/Action/ResolveMembers.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Action/SetPriority.pm + M /rt/trunk/lib/RT/Action/UserDefined.pm + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/Attachments.pm + M /rt/trunk/lib/RT/Base.pm + M /rt/trunk/lib/RT/CachedGroupMember.pm + M /rt/trunk/lib/RT/CachedGroupMembers.pm + M /rt/trunk/lib/RT/Condition/AnyTransaction.pm + M /rt/trunk/lib/RT/Condition/BeforeDue.pm + M /rt/trunk/lib/RT/Condition/Generic.pm + M /rt/trunk/lib/RT/Condition/Overdue.pm + M /rt/trunk/lib/RT/Condition/OwnerChange.pm + M /rt/trunk/lib/RT/Condition/PriorityExceeds.pm + M /rt/trunk/lib/RT/Condition/QueueChange.pm + M /rt/trunk/lib/RT/Condition/StatusChange.pm + M /rt/trunk/lib/RT/Condition/UserDefined.pm + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/CustomField.pm + M /rt/trunk/lib/RT/CustomFieldValue.pm + M /rt/trunk/lib/RT/CustomFieldValues.pm + M /rt/trunk/lib/RT/CustomFields.pm + M /rt/trunk/lib/RT/Date.pm + M /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/Group.pm + M /rt/trunk/lib/RT/GroupMember.pm + M /rt/trunk/lib/RT/GroupMembers.pm + M /rt/trunk/lib/RT/Groups.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/I18N/i_default.pm + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/CLI.pm + M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Link.pm + M /rt/trunk/lib/RT/Links.pm + M /rt/trunk/lib/RT/Principal.pm + M /rt/trunk/lib/RT/Principal_Overlay.pm + M /rt/trunk/lib/RT/Principals.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/Queues.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip.pm + M /rt/trunk/lib/RT/ScripAction.pm + M /rt/trunk/lib/RT/ScripActions.pm + M /rt/trunk/lib/RT/ScripCondition.pm + M /rt/trunk/lib/RT/ScripConditions.pm + M /rt/trunk/lib/RT/Scrips.pm + M /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm + M /rt/trunk/lib/RT/Search/Generic.pm + M /rt/trunk/lib/RT/SearchBuilder.pm + M /rt/trunk/lib/RT/System.pm + M /rt/trunk/lib/RT/Template.pm + M /rt/trunk/lib/RT/Template_Overlay.pm + M /rt/trunk/lib/RT/Templates.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/TicketCustomFieldValue.pm + M /rt/trunk/lib/RT/TicketCustomFieldValues.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/Transactions.pm + M /rt/trunk/lib/RT/URI/base.pm + M /rt/trunk/lib/RT/URI/fsck_com_rt.pm + M /rt/trunk/lib/RT/URI.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/lib/RT/User_Overlay.pm + M /rt/trunk/lib/RT/Users.pm + M /rt/trunk/lib/RT/Users_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/lib/RT.pm.in + M /rt/trunk/m4/rt_layout.m4 + M /rt/trunk/sbin/factory + M /rt/trunk/sbin/rt-setup-database + M /rt/trunk/sbin/rt-setup-database.in + M /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + +Load rt-3-0-2 into rt/trunk. + +------------------------------------------------------------------------ +r66 | root | 2003-11-16 02:22:32 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + M /rt/trunk/Makefile + M /rt/trunk/Makefile.in + M /rt/trunk/autom4te.cache/output.0 + M /rt/trunk/autom4te.cache/traces.0 + A /rt/trunk/bin/mason_handler.scgi + A /rt/trunk/bin/mason_handler.scgi.in + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rt-mailgate.in + M /rt/trunk/bin/webmux.pl + M /rt/trunk/bin/webmux.pl.in + M /rt/trunk/config.log + M /rt/trunk/config.status + M /rt/trunk/configure + M /rt/trunk/configure.ac + M /rt/trunk/html/Elements/Login + M /rt/trunk/html/Elements/SetupSessionCookie + M /rt/trunk/html/Ticket/Elements/ShowMessageStanza + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/autohandler + M /rt/trunk/html/l + M /rt/trunk/lib/RT/Action/SendEmail.pm + A /rt/trunk/lib/RT/I18N/cs.pm + M /rt/trunk/lib/RT/I18N/cs.po + M /rt/trunk/lib/RT/I18N/es.po + A /rt/trunk/lib/RT/I18N/he.po + M /rt/trunk/lib/RT/I18N/zh_cn.po + M /rt/trunk/lib/RT/I18N/zh_tw.po + M /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/User_Overlay.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + +Load rt-3-0-1 into rt/trunk. + +------------------------------------------------------------------------ +r64 | root | 2003-11-16 02:21:25 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Changelog + A /rt/trunk/HOWTO + A /rt/trunk/HOWTO/README + A /rt/trunk/HOWTO/change.txt + A /rt/trunk/HOWTO/release.txt + A /rt/trunk/HOWTO/version-control.txt + M /rt/trunk/Makefile + A /rt/trunk/Makefile.in + M /rt/trunk/README + D /rt/trunk/TODO + A /rt/trunk/aclocal.m4 + A /rt/trunk/autom4te.cache + A /rt/trunk/autom4te.cache/output.0 + A /rt/trunk/autom4te.cache/requests + A /rt/trunk/autom4te.cache/traces.0 + D /rt/trunk/bin/initacls.Oracle + D /rt/trunk/bin/initacls.Pg + D /rt/trunk/bin/initacls.mysql + M /rt/trunk/bin/mason_handler.fcgi + A /rt/trunk/bin/mason_handler.fcgi.in + D /rt/trunk/bin/mason_handler.scgi + A /rt/trunk/bin/mason_handler.svc + A /rt/trunk/bin/mason_handler.svc.in + D /rt/trunk/bin/rt + A /rt/trunk/bin/rt-commit-handler + A /rt/trunk/bin/rt-commit-handler.in + A /rt/trunk/bin/rt-crontool + A /rt/trunk/bin/rt-crontool.in + M /rt/trunk/bin/rt-mailgate + A /rt/trunk/bin/rt-mailgate.in + D /rt/trunk/bin/rtadmin + M /rt/trunk/bin/webmux.pl + A /rt/trunk/bin/webmux.pl.in + A /rt/trunk/config + A /rt/trunk/config.layout + A /rt/trunk/config.log + A /rt/trunk/config.pld + A /rt/trunk/config.status + A /rt/trunk/configure + A /rt/trunk/configure.ac + D /rt/trunk/debian + M /rt/trunk/docs/design_docs/acls + A /rt/trunk/docs/design_docs/approval_notices + A /rt/trunk/docs/design_docs/approval_template + D /rt/trunk/docs/design_docs/basic-definitions.txt + A /rt/trunk/docs/design_docs/cf_search + M /rt/trunk/docs/design_docs/cli_spec + A /rt/trunk/docs/design_docs/delegation + M /rt/trunk/docs/design_docs/evil_plans + A /rt/trunk/docs/design_docs/groups_notes + D /rt/trunk/docs/design_docs/local_hacking + A /rt/trunk/docs/design_docs/recursive_group_membership_algorithm + A /rt/trunk/docs/design_docs/rql_parser_machine.graphviz + A /rt/trunk/docs/design_docs/string-extraction-guide.txt + A /rt/trunk/docs/design_docs/ticket_templates + D /rt/trunk/docs/rt.gif + M /rt/trunk/etc/RT_Config.pm + A /rt/trunk/etc/RT_Config.pm.in + A /rt/trunk/etc/RT_SiteConfig.pm + M /rt/trunk/etc/acl.Oracle + M /rt/trunk/etc/acl.Pg + M /rt/trunk/etc/acl.mysql + A /rt/trunk/etc/constraints.mysql + A /rt/trunk/etc/initialdata + D /rt/trunk/etc/schema.Oracle + M /rt/trunk/etc/schema.Pg + A /rt/trunk/etc/schema.SQLite + M /rt/trunk/etc/schema.mysql + D /rt/trunk/etc/schema.pm + A /rt/trunk/etc/upgrade + A /rt/trunk/etc/upgrade/2.1.71 + A /rt/trunk/html/Admin/Elements/AddCustomFieldValue + D /rt/trunk/html/Admin/Elements/CreateQueueCalled + M /rt/trunk/html/Admin/Elements/CreateUserCalled + A /rt/trunk/html/Admin/Elements/EditCustomField + A /rt/trunk/html/Admin/Elements/EditCustomFieldValues + A /rt/trunk/html/Admin/Elements/EditCustomFields + A /rt/trunk/html/Admin/Elements/EditQueueWatchers + A /rt/trunk/html/Admin/Elements/EditScrip + A /rt/trunk/html/Admin/Elements/EditScrips + A /rt/trunk/html/Admin/Elements/EditTemplates + M /rt/trunk/html/Admin/Elements/EditUserComments + D /rt/trunk/html/Admin/Elements/GrantQueueRightsTo + M /rt/trunk/html/Admin/Elements/GroupTabs + M /rt/trunk/html/Admin/Elements/Header + A /rt/trunk/html/Admin/Elements/ListGlobalCustomFields + D /rt/trunk/html/Admin/Elements/ListGlobalKeywordSelects + M /rt/trunk/html/Admin/Elements/ListGlobalScrips + D /rt/trunk/html/Admin/Elements/ModifyKeyword + D /rt/trunk/html/Admin/Elements/ModifyKeywordSelect + M /rt/trunk/html/Admin/Elements/ModifyQueue + M /rt/trunk/html/Admin/Elements/ModifyTemplate + M /rt/trunk/html/Admin/Elements/ModifyUser + M /rt/trunk/html/Admin/Elements/QueueRightsForUser + M /rt/trunk/html/Admin/Elements/QueueTabs + A /rt/trunk/html/Admin/Elements/SelectCustomFieldType + A /rt/trunk/html/Admin/Elements/SelectGroups + D /rt/trunk/html/Admin/Elements/SelectKeywordSelect + M /rt/trunk/html/Admin/Elements/SelectModifyGroup + D /rt/trunk/html/Admin/Elements/SelectModifyKeyword + D /rt/trunk/html/Admin/Elements/SelectModifyKeywordSelect + M /rt/trunk/html/Admin/Elements/SelectModifyQueue + M /rt/trunk/html/Admin/Elements/SelectModifyUser + A /rt/trunk/html/Admin/Elements/SelectNewGroupMembers + D /rt/trunk/html/Admin/Elements/SelectQueueRights + M /rt/trunk/html/Admin/Elements/SelectRights + M /rt/trunk/html/Admin/Elements/SelectScrip + M /rt/trunk/html/Admin/Elements/SelectScripAction + M /rt/trunk/html/Admin/Elements/SelectScripCondition + M /rt/trunk/html/Admin/Elements/SelectSingleOrMultiple + M /rt/trunk/html/Admin/Elements/SelectTemplate + M /rt/trunk/html/Admin/Elements/SelectUsers + M /rt/trunk/html/Admin/Elements/SystemTabs + M /rt/trunk/html/Admin/Elements/Tabs + M /rt/trunk/html/Admin/Elements/UserTabs + A /rt/trunk/html/Admin/Global/CustomField.html + A /rt/trunk/html/Admin/Global/CustomFields.html + M /rt/trunk/html/Admin/Global/GroupRights.html + D /rt/trunk/html/Admin/Global/Keywords.html + A /rt/trunk/html/Admin/Global/Scrip.html + M /rt/trunk/html/Admin/Global/Scrips.html + M /rt/trunk/html/Admin/Global/Template.html + M /rt/trunk/html/Admin/Global/Templates.html + M /rt/trunk/html/Admin/Global/UserRights.html + M /rt/trunk/html/Admin/Global/index.html + A /rt/trunk/html/Admin/Groups/GroupRights.html + M /rt/trunk/html/Admin/Groups/Members.html + M /rt/trunk/html/Admin/Groups/Modify.html + M /rt/trunk/html/Admin/Groups/UserRights.html + M /rt/trunk/html/Admin/Groups/index.html + D /rt/trunk/html/Admin/KeywordSelects + D /rt/trunk/html/Admin/Keywords + D /rt/trunk/html/Admin/Queues/Create.html + A /rt/trunk/html/Admin/Queues/CustomField.html + A /rt/trunk/html/Admin/Queues/CustomFields.html + M /rt/trunk/html/Admin/Queues/GroupRights.html + D /rt/trunk/html/Admin/Queues/Keywords.html + M /rt/trunk/html/Admin/Queues/Modify.html + M /rt/trunk/html/Admin/Queues/People.html + A /rt/trunk/html/Admin/Queues/Scrip.html + M /rt/trunk/html/Admin/Queues/Scrips.html + M /rt/trunk/html/Admin/Queues/Template.html + M /rt/trunk/html/Admin/Queues/Templates.html + M /rt/trunk/html/Admin/Queues/UserRights.html + M /rt/trunk/html/Admin/Queues/index.html + M /rt/trunk/html/Admin/Users/Modify.html + M /rt/trunk/html/Admin/Users/Prefs.html + D /rt/trunk/html/Admin/Users/Rights.html + M /rt/trunk/html/Admin/Users/index.html + M /rt/trunk/html/Admin/index.html + A /rt/trunk/html/Approvals + A /rt/trunk/html/Approvals/Display.html + A /rt/trunk/html/Approvals/Elements + A /rt/trunk/html/Approvals/Elements/Approve + A /rt/trunk/html/Approvals/Elements/PendingMyApproval + A /rt/trunk/html/Approvals/Elements/ShowDependency + A /rt/trunk/html/Approvals/Elements/Tabs + A /rt/trunk/html/Approvals/index.html + A /rt/trunk/html/Elements/BevelBoxRaisedEnd + A /rt/trunk/html/Elements/BevelBoxRaisedStart + A /rt/trunk/html/Elements/Callback + M /rt/trunk/html/Elements/Checkbox + M /rt/trunk/html/Elements/CreateTicket + D /rt/trunk/html/Elements/CustomHomepageHeader + M /rt/trunk/html/Elements/Error + M /rt/trunk/html/Elements/Footer + M /rt/trunk/html/Elements/GotoTicket + M /rt/trunk/html/Elements/Header + M /rt/trunk/html/Elements/ListActions + M /rt/trunk/html/Elements/Login + A /rt/trunk/html/Elements/Menu + M /rt/trunk/html/Elements/MessageBox + M /rt/trunk/html/Elements/MyRequests + M /rt/trunk/html/Elements/MyTickets + A /rt/trunk/html/Elements/PageLayout + M /rt/trunk/html/Elements/Quicksearch + M /rt/trunk/html/Elements/Refresh + M /rt/trunk/html/Elements/Section + A /rt/trunk/html/Elements/SelectAttachmentField + M /rt/trunk/html/Elements/SelectBoolean + A /rt/trunk/html/Elements/SelectCustomFieldOperator + A /rt/trunk/html/Elements/SelectCustomFieldValue + M /rt/trunk/html/Elements/SelectDate + M /rt/trunk/html/Elements/SelectDateRelation + M /rt/trunk/html/Elements/SelectDateType + M /rt/trunk/html/Elements/SelectEqualityOperator + A /rt/trunk/html/Elements/SelectGroups + D /rt/trunk/html/Elements/SelectKeyword + D /rt/trunk/html/Elements/SelectKeywordOptions + M /rt/trunk/html/Elements/SelectLinkType + M /rt/trunk/html/Elements/SelectMatch + M /rt/trunk/html/Elements/SelectNewTicketQueue + M /rt/trunk/html/Elements/SelectOwner + M /rt/trunk/html/Elements/SelectQueue + M /rt/trunk/html/Elements/SelectResultsPerPage + M /rt/trunk/html/Elements/SelectSortOrder + M /rt/trunk/html/Elements/SelectStatus + M /rt/trunk/html/Elements/SelectTicketSortBy + A /rt/trunk/html/Elements/SelectTicketTypes + M /rt/trunk/html/Elements/SelectUsers + M /rt/trunk/html/Elements/SelectWatcherType + A /rt/trunk/html/Elements/SetupSessionCookie + M /rt/trunk/html/Elements/ShadedBox + A /rt/trunk/html/Elements/ShadedInputRow + A /rt/trunk/html/Elements/ShadedRow + A /rt/trunk/html/Elements/SimpleSearch + M /rt/trunk/html/Elements/Submit + M /rt/trunk/html/Elements/Tabs + M /rt/trunk/html/Elements/TitleBoxEnd + M /rt/trunk/html/Elements/TitleBoxStart + M /rt/trunk/html/Elements/ViewUser + D /rt/trunk/html/Elements/dayMenu + D /rt/trunk/html/Elements/monthMenu + D /rt/trunk/html/Elements/yearMenu + M /rt/trunk/html/NoAuth/Logout.html + M /rt/trunk/html/NoAuth/Reminder.html + A /rt/trunk/html/NoAuth/images/back_home.gif + A /rt/trunk/html/NoAuth/images/bplogo.gif + A /rt/trunk/html/NoAuth/images/favicon.png + A /rt/trunk/html/NoAuth/images/head_requestracker.gif + A /rt/trunk/html/NoAuth/images/space.gif + A /rt/trunk/html/NoAuth/images/squares_blue.gif + M /rt/trunk/html/NoAuth/webrt.css + A /rt/trunk/html/REST + A /rt/trunk/html/REST/1.0 + A /rt/trunk/html/REST/1.0/NoAuth + A /rt/trunk/html/REST/1.0/NoAuth/mail-gateway + M /rt/trunk/html/Search/Bulk.html + A /rt/trunk/html/Search/Elements + A /rt/trunk/html/Search/Elements/PickRestriction + A /rt/trunk/html/Search/Elements/TicketHeader + A /rt/trunk/html/Search/Elements/TicketHeaderCell + A /rt/trunk/html/Search/Elements/TicketRow + M /rt/trunk/html/Search/Listing.html + D /rt/trunk/html/Search/PickRestriction + D /rt/trunk/html/Search/RestrictSearch.html + D /rt/trunk/html/Search/TicketCell + M /rt/trunk/html/SelfService/Attachment/dhandler + M /rt/trunk/html/SelfService/Closed.html + M /rt/trunk/html/SelfService/Create.html + M /rt/trunk/html/SelfService/Display.html + M /rt/trunk/html/SelfService/Elements/GotoTicket + M /rt/trunk/html/SelfService/Elements/Header + M /rt/trunk/html/SelfService/Elements/MyRequests + M /rt/trunk/html/SelfService/Elements/Tabs + M /rt/trunk/html/SelfService/Error.html + M /rt/trunk/html/SelfService/Prefs.html + M /rt/trunk/html/SelfService/Update.html + M /rt/trunk/html/SelfService/index.html + M /rt/trunk/html/Ticket/Attachment/dhandler + M /rt/trunk/html/Ticket/Create.html + M /rt/trunk/html/Ticket/Display.html + M /rt/trunk/html/Ticket/Elements/AddWatchers + M /rt/trunk/html/Ticket/Elements/EditBasics + A /rt/trunk/html/Ticket/Elements/EditCustomField + A /rt/trunk/html/Ticket/Elements/EditCustomFields + M /rt/trunk/html/Ticket/Elements/EditDates + D /rt/trunk/html/Ticket/Elements/EditKeywordSelects + M /rt/trunk/html/Ticket/Elements/EditLinks + M /rt/trunk/html/Ticket/Elements/EditPeople + M /rt/trunk/html/Ticket/Elements/EditWatchers + A /rt/trunk/html/Ticket/Elements/ShowAttachments + M /rt/trunk/html/Ticket/Elements/ShowBasics + A /rt/trunk/html/Ticket/Elements/ShowCustomFields + M /rt/trunk/html/Ticket/Elements/ShowDates + M /rt/trunk/html/Ticket/Elements/ShowDependencies + M /rt/trunk/html/Ticket/Elements/ShowHistory + D /rt/trunk/html/Ticket/Elements/ShowKeywordSelects + A /rt/trunk/html/Ticket/Elements/ShowLink + M /rt/trunk/html/Ticket/Elements/ShowLinks + M /rt/trunk/html/Ticket/Elements/ShowMemberOf + M /rt/trunk/html/Ticket/Elements/ShowMembers + A /rt/trunk/html/Ticket/Elements/ShowMessageStanza + M /rt/trunk/html/Ticket/Elements/ShowPeople + M /rt/trunk/html/Ticket/Elements/ShowReferences + M /rt/trunk/html/Ticket/Elements/ShowRequestor + M /rt/trunk/html/Ticket/Elements/ShowSummary + M /rt/trunk/html/Ticket/Elements/ShowTransaction + M /rt/trunk/html/Ticket/Elements/Tabs + D /rt/trunk/html/Ticket/Elements/ToolBar + M /rt/trunk/html/Ticket/History.html + M /rt/trunk/html/Ticket/Modify.html + M /rt/trunk/html/Ticket/ModifyAll.html + M /rt/trunk/html/Ticket/ModifyDates.html + M /rt/trunk/html/Ticket/ModifyLinks.html + M /rt/trunk/html/Ticket/ModifyPeople.html + M /rt/trunk/html/Ticket/Update.html + A /rt/trunk/html/User/Delegation.html + A /rt/trunk/html/User/Elements + A /rt/trunk/html/User/Elements/DelegateRights + A /rt/trunk/html/User/Elements/GroupTabs + A /rt/trunk/html/User/Elements/Tabs + A /rt/trunk/html/User/Groups + A /rt/trunk/html/User/Groups/Members.html + A /rt/trunk/html/User/Groups/Modify.html + A /rt/trunk/html/User/Groups/index.html + M /rt/trunk/html/User/Prefs.html + M /rt/trunk/html/autohandler + M /rt/trunk/html/index.html + A /rt/trunk/html/l + A /rt/trunk/install-sh + D /rt/trunk/lib/MANIFEST + D /rt/trunk/lib/MANIFEST.SKIP + D /rt/trunk/lib/Makefile.PL + M /rt/trunk/lib/RT/ACE.pm + A /rt/trunk/lib/RT/ACE_Overlay.pm + M /rt/trunk/lib/RT/ACL.pm + A /rt/trunk/lib/RT/ACL_Overlay.pm + A /rt/trunk/lib/RT/Action/AutoOpen.pm + M /rt/trunk/lib/RT/Action/Autoreply.pm + A /rt/trunk/lib/RT/Action/CreateTickets.pm + A /rt/trunk/lib/RT/Action/EscalatePriority.pm + M /rt/trunk/lib/RT/Action/Generic.pm + M /rt/trunk/lib/RT/Action/Notify.pm + M /rt/trunk/lib/RT/Action/NotifyAsComment.pm + D /rt/trunk/lib/RT/Action/OpenDependent.pm + D /rt/trunk/lib/RT/Action/README.hackers + M /rt/trunk/lib/RT/Action/ResolveMembers.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + D /rt/trunk/lib/RT/Action/SendPasswordEmail.pm + A /rt/trunk/lib/RT/Action/SetPriority.pm + D /rt/trunk/lib/RT/Action/StallDependent.pm + A /rt/trunk/lib/RT/Action/UserDefined.pm + M /rt/trunk/lib/RT/Attachment.pm + A /rt/trunk/lib/RT/Attachment_Overlay.pm + M /rt/trunk/lib/RT/Attachments.pm + A /rt/trunk/lib/RT/Attachments_Overlay.pm + A /rt/trunk/lib/RT/Base.pm + A /rt/trunk/lib/RT/CachedGroupMember.pm + A /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm + A /rt/trunk/lib/RT/CachedGroupMembers.pm + A /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/trunk/lib/RT/Condition/AnyTransaction.pm + A /rt/trunk/lib/RT/Condition/BeforeDue.pm + M /rt/trunk/lib/RT/Condition/Generic.pm + D /rt/trunk/lib/RT/Condition/NewDependency.pm + A /rt/trunk/lib/RT/Condition/Overdue.pm + A /rt/trunk/lib/RT/Condition/OwnerChange.pm + A /rt/trunk/lib/RT/Condition/PriorityExceeds.pm + A /rt/trunk/lib/RT/Condition/QueueChange.pm + M /rt/trunk/lib/RT/Condition/StatusChange.pm + A /rt/trunk/lib/RT/Condition/UserDefined.pm + M /rt/trunk/lib/RT/CurrentUser.pm + A /rt/trunk/lib/RT/CustomField.pm + A /rt/trunk/lib/RT/CustomFieldValue.pm + A /rt/trunk/lib/RT/CustomFieldValues.pm + A /rt/trunk/lib/RT/CustomFieldValues_Overlay.pm + A /rt/trunk/lib/RT/CustomField_Overlay.pm + A /rt/trunk/lib/RT/CustomFields.pm + A /rt/trunk/lib/RT/CustomFields_Overlay.pm + M /rt/trunk/lib/RT/Date.pm + A /rt/trunk/lib/RT/EmailParser.pm + M /rt/trunk/lib/RT/Group.pm + M /rt/trunk/lib/RT/GroupMember.pm + A /rt/trunk/lib/RT/GroupMember_Overlay.pm + M /rt/trunk/lib/RT/GroupMembers.pm + A /rt/trunk/lib/RT/GroupMembers_Overlay.pm + A /rt/trunk/lib/RT/Group_Overlay.pm + M /rt/trunk/lib/RT/Groups.pm + A /rt/trunk/lib/RT/Groups_Overlay.pm + M /rt/trunk/lib/RT/Handle.pm + A /rt/trunk/lib/RT/I18N + A /rt/trunk/lib/RT/I18N/cs.po + A /rt/trunk/lib/RT/I18N/de.po + A /rt/trunk/lib/RT/I18N/en.po + A /rt/trunk/lib/RT/I18N/es.po + A /rt/trunk/lib/RT/I18N/fi.po + A /rt/trunk/lib/RT/I18N/fr.po + A /rt/trunk/lib/RT/I18N/i_default.pm + A /rt/trunk/lib/RT/I18N/ja.po + A /rt/trunk/lib/RT/I18N/nl.po + A /rt/trunk/lib/RT/I18N/pt_br.po + A /rt/trunk/lib/RT/I18N/ru.po + A /rt/trunk/lib/RT/I18N/zh_cn.po + A /rt/trunk/lib/RT/I18N/zh_tw.po + A /rt/trunk/lib/RT/I18N.pm + M /rt/trunk/lib/RT/Interface/CLI.pm + A /rt/trunk/lib/RT/Interface/Email + A /rt/trunk/lib/RT/Interface/Email/Auth + A /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm + A /rt/trunk/lib/RT/Interface/Email/Filter + A /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + D /rt/trunk/lib/RT/Keyword.pm + D /rt/trunk/lib/RT/KeywordSelect.pm + D /rt/trunk/lib/RT/KeywordSelects.pm + D /rt/trunk/lib/RT/Keywords.pm + M /rt/trunk/lib/RT/Link.pm + A /rt/trunk/lib/RT/Link_Overlay.pm + M /rt/trunk/lib/RT/Links.pm + A /rt/trunk/lib/RT/Links_Overlay.pm + D /rt/trunk/lib/RT/ObjectKeyword.pm + D /rt/trunk/lib/RT/ObjectKeywords.pm + A /rt/trunk/lib/RT/Principal.pm + A /rt/trunk/lib/RT/Principal_Overlay.pm + A /rt/trunk/lib/RT/Principals.pm + A /rt/trunk/lib/RT/Principals_Overlay.pm + M /rt/trunk/lib/RT/Queue.pm + A /rt/trunk/lib/RT/Queue_Overlay.pm + M /rt/trunk/lib/RT/Queues.pm + A /rt/trunk/lib/RT/Queues_Overlay.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip.pm + M /rt/trunk/lib/RT/ScripAction.pm + A /rt/trunk/lib/RT/ScripAction_Overlay.pm + M /rt/trunk/lib/RT/ScripActions.pm + A /rt/trunk/lib/RT/ScripActions_Overlay.pm + M /rt/trunk/lib/RT/ScripCondition.pm + A /rt/trunk/lib/RT/ScripCondition_Overlay.pm + M /rt/trunk/lib/RT/ScripConditions.pm + A /rt/trunk/lib/RT/ScripConditions_Overlay.pm + A /rt/trunk/lib/RT/Scrip_Overlay.pm + M /rt/trunk/lib/RT/Scrips.pm + A /rt/trunk/lib/RT/Scrips_Overlay.pm + A /rt/trunk/lib/RT/Search + A /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm + A /rt/trunk/lib/RT/Search/Generic.pm + M /rt/trunk/lib/RT/SearchBuilder.pm + A /rt/trunk/lib/RT/System.pm + M /rt/trunk/lib/RT/Template.pm + A /rt/trunk/lib/RT/Template_Overlay.pm + M /rt/trunk/lib/RT/Templates.pm + A /rt/trunk/lib/RT/Templates_Overlay.pm + D /rt/trunk/lib/RT/TestHarness.pm + M /rt/trunk/lib/RT/Ticket.pm + A /rt/trunk/lib/RT/TicketCustomFieldValue.pm + A /rt/trunk/lib/RT/TicketCustomFieldValue_Overlay.pm + A /rt/trunk/lib/RT/TicketCustomFieldValues.pm + A /rt/trunk/lib/RT/TicketCustomFieldValues_Overlay.pm + A /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/trunk/lib/RT/Tickets.pm + A /rt/trunk/lib/RT/Tickets_Overlay.pm + A /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm + M /rt/trunk/lib/RT/Transaction.pm + A /rt/trunk/lib/RT/Transaction_Overlay.pm + M /rt/trunk/lib/RT/Transactions.pm + A /rt/trunk/lib/RT/Transactions_Overlay.pm + A /rt/trunk/lib/RT/URI + A /rt/trunk/lib/RT/URI/base.pm + A /rt/trunk/lib/RT/URI/fsck_com_rt.pm + A /rt/trunk/lib/RT/URI.pm + M /rt/trunk/lib/RT/User.pm + A /rt/trunk/lib/RT/User_Overlay.pm + M /rt/trunk/lib/RT/Users.pm + A /rt/trunk/lib/RT/Users_Overlay.pm + D /rt/trunk/lib/RT/Watcher.pm + D /rt/trunk/lib/RT/Watchers.pm + M /rt/trunk/lib/RT.pm + A /rt/trunk/lib/RT.pm.in + A /rt/trunk/lib/t + A /rt/trunk/lib/t/00smoke.t + A /rt/trunk/lib/t/00smoke.t.in + A /rt/trunk/lib/t/01harness.t + A /rt/trunk/lib/t/01harness.t.in + A /rt/trunk/lib/t/02regression.t + A /rt/trunk/lib/t/02regression.t.in + A /rt/trunk/lib/t/03web.pl + A /rt/trunk/lib/t/03web.pl.in + A /rt/trunk/lib/t/data + A /rt/trunk/lib/t/data/nested-mime-sample + A /rt/trunk/lib/t/regression + A /rt/trunk/lib/t/regression/00placeholder + A /rt/trunk/lib/t/regression/mime_tests + D /rt/trunk/lib/test.pl + A /rt/trunk/m4 + A /rt/trunk/m4/rt_enable_layout.m4 + A /rt/trunk/m4/rt_expand_var.m4 + A /rt/trunk/m4/rt_layout.m4 + A /rt/trunk/m4/rt_subst_expanded_arg.m4 + A /rt/trunk/sbin/extract-message-catalog + A /rt/trunk/sbin/extract_pod_tests + A /rt/trunk/sbin/factory + A /rt/trunk/sbin/license_tag + A /rt/trunk/sbin/regression_harness + A /rt/trunk/sbin/rt-setup-database + M /rt/trunk/sbin/rt-setup-database.in + A /rt/trunk/sbin/rt-test-dependencies + M /rt/trunk/sbin/rt-test-dependencies.in + D /rt/trunk/tools + +Load rt-3-0-0 into rt/trunk. + +------------------------------------------------------------------------ +r63 | root | 2003-11-16 02:20:51 -0500 (Sun, 16 Nov 2003) | 11 lines +Changed paths: + D /rt/trunk/html/Admin/Groups/Rights.html + A /rt/trunk/html/Admin/Groups/UserRights.html (from /rt/trunk/html/Admin/Groups/Rights.html:62) + D /rt/trunk/lib/RT/EasySearch.pm + A /rt/trunk/lib/RT/SearchBuilder.pm (from /rt/trunk/lib/RT/EasySearch.pm:62) + A /rt/trunk/sbin + A /rt/trunk/sbin/rt-setup-database.in (from /rt/trunk/tools/insertdata:62) + A /rt/trunk/sbin/rt-test-dependencies.in (from /rt/trunk/tools/testdeps:62) + D /rt/trunk/tools/insertdata + D /rt/trunk/tools/testdeps + +To prepare to load rt-3-0-0 into rt/trunk, perform 4 renames. + +* rt/trunk/html/Admin/Groups/UserRights.html: Renamed from + rt/trunk/html/Admin/Groups/Rights.html. +* rt/trunk/sbin/rt-setup-database.in: Renamed from + rt/trunk/tools/insertdata. +* rt/trunk/sbin/rt-test-dependencies.in: Renamed from + rt/trunk/tools/testdeps. +* rt/trunk/lib/RT/SearchBuilder.pm: Renamed from + rt/trunk/lib/RT/EasySearch.pm. + +------------------------------------------------------------------------ +r62 | root | 2003-11-16 02:18:34 -0500 (Sun, 16 Nov 2003) | 6 lines +Changed paths: + D /rt/trunk/ChangeLog + A /rt/trunk/Changelog (from /rt/trunk/ChangeLog:61) + A /rt/trunk/etc/RT_Config.pm (from /rt/trunk/etc/config.pm:61) + D /rt/trunk/etc/config.pm + A /rt/trunk/html (from /rt/trunk/webrt:61) + D /rt/trunk/webrt + +To prepare to load rt-3-0-0 into rt/trunk, perform 3 renames. + +* rt/trunk/html: Renamed from rt/trunk/webrt. +* rt/trunk/Changelog: Renamed from rt/trunk/ChangeLog. +* rt/trunk/etc/RT_Config.pm: Renamed from rt/trunk/etc/config.pm. + +------------------------------------------------------------------------ +r60 | root | 2003-11-16 02:06:06 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + A /rt/trunk/debian + A /rt/trunk/debian/README.Debian + A /rt/trunk/debian/apache.conf + A /rt/trunk/debian/changelog + A /rt/trunk/debian/control + A /rt/trunk/debian/copyright + A /rt/trunk/debian/cron.d + A /rt/trunk/debian/dirs + A /rt/trunk/debian/etc.aliases + A /rt/trunk/debian/files + A /rt/trunk/debian/postinst + A /rt/trunk/debian/postrm + A /rt/trunk/debian/preinst + A /rt/trunk/debian/prerm + A /rt/trunk/debian/request-tracker-docs + A /rt/trunk/debian/rules + A /rt/trunk/debian/templates + A /rt/trunk/debian/watch + M /rt/trunk/lib/RT/Action/Autoreply.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Interface/Email.pm + +Load rt-2-0-15 into rt/trunk. + +------------------------------------------------------------------------ +r58 | root | 2003-11-16 02:05:41 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/webmux.pl + M /rt/trunk/etc/config.pm + M /rt/trunk/lib/RT/Action/Notify.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/GroupMember.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/webrt/Admin/Queues/GroupRights.html + M /rt/trunk/webrt/Admin/Queues/UserRights.html + M /rt/trunk/webrt/Elements/ListActions + M /rt/trunk/webrt/Search/Bulk.html + M /rt/trunk/webrt/Ticket/Display.html + M /rt/trunk/webrt/Ticket/Elements/ShowBasics + M /rt/trunk/webrt/Ticket/Elements/ToolBar + M /rt/trunk/webrt/Ticket/ModifyAll.html + M /rt/trunk/webrt/Ticket/Update.html + M /rt/trunk/webrt/autohandler + +Load rt-2-0-14 into rt/trunk. + +------------------------------------------------------------------------ +r56 | root | 2003-11-16 02:05:14 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/lib/RT/User.pm + +Load rt-2-0-13 into rt/trunk. + +------------------------------------------------------------------------ +r54 | root | 2003-11-16 02:04:45 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/etc/config.pm + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.mysql + M /rt/trunk/lib/RT/Action/Autoreply.pm + M /rt/trunk/lib/RT/Action/Notify.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Condition/Generic.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip.pm + M /rt/trunk/lib/RT/Scrips.pm + M /rt/trunk/lib/RT/Template.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/tools/insertdata + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Groups/Members.html + M /rt/trunk/webrt/Admin/Groups/index.html + M /rt/trunk/webrt/Admin/Keywords/index.html + M /rt/trunk/webrt/Admin/Queues/Modify.html + M /rt/trunk/webrt/Admin/Queues/index.html + M /rt/trunk/webrt/Admin/Users/index.html + M /rt/trunk/webrt/Elements/Header + M /rt/trunk/webrt/Elements/Login + M /rt/trunk/webrt/NoAuth/webrt.css + M /rt/trunk/webrt/Search/Listing.html + M /rt/trunk/webrt/SelfService/Display.html + M /rt/trunk/webrt/SelfService/Elements/Header + M /rt/trunk/webrt/Ticket/Elements/ShowHistory + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/Ticket/Modify.html + M /rt/trunk/webrt/Ticket/ModifyAll.html + M /rt/trunk/webrt/Ticket/Update.html + +Load rt-2-0-12 into rt/trunk. + +------------------------------------------------------------------------ +r52 | root | 2003-11-16 02:04:20 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/webrt/Elements/Login + +Load rt-2-0-11 into rt/trunk. + +------------------------------------------------------------------------ +r50 | root | 2003-11-16 02:03:55 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + A /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rtadmin + M /rt/trunk/lib/Makefile.PL + M /rt/trunk/lib/RT/ACE.pm + M /rt/trunk/lib/RT/EasySearch.pm + M /rt/trunk/lib/RT/Group.pm + M /rt/trunk/lib/RT/GroupMember.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Keyword.pm + M /rt/trunk/lib/RT/KeywordSelect.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip.pm + M /rt/trunk/lib/RT/Template.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/tools/insertdata + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Queues/Modify.html + M /rt/trunk/webrt/Admin/Queues/People.html + M /rt/trunk/webrt/Admin/Users/Modify.html + M /rt/trunk/webrt/Elements/GotoTicket + M /rt/trunk/webrt/Elements/Login + A /rt/trunk/webrt/Elements/SelectEqualityOperator + M /rt/trunk/webrt/Elements/SelectOwner + M /rt/trunk/webrt/Search/PickRestriction + M /rt/trunk/webrt/SelfService/Elements/Header + M /rt/trunk/webrt/Ticket/Elements/EditPeople + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/Ticket/Update.html + +Load rt-2-0-10 into rt/trunk. + +------------------------------------------------------------------------ +r48 | root | 2003-11-16 02:02:39 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + D /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/bin/initacls.Pg + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/mason_handler.scgi + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rtadmin + M /rt/trunk/bin/webmux.pl + M /rt/trunk/docs/design_docs/acls + A /rt/trunk/docs/design_docs/cvs_integration + M /rt/trunk/docs/design_docs/evil_plans + M /rt/trunk/etc/config.pm + M /rt/trunk/etc/rt.spec + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.mysql + M /rt/trunk/etc/schema.pm + M /rt/trunk/lib/Makefile.PL + M /rt/trunk/lib/RT/ACE.pm + M /rt/trunk/lib/RT/ACL.pm + M /rt/trunk/lib/RT/Action/Autoreply.pm + M /rt/trunk/lib/RT/Action/Generic.pm + M /rt/trunk/lib/RT/Action/Notify.pm + M /rt/trunk/lib/RT/Action/NotifyAsComment.pm + M /rt/trunk/lib/RT/Action/OpenDependent.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + A /rt/trunk/lib/RT/Action/SendPasswordEmail.pm + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Attachments.pm + M /rt/trunk/lib/RT/Condition/AnyTransaction.pm + M /rt/trunk/lib/RT/Condition/Generic.pm + M /rt/trunk/lib/RT/Condition/StatusChange.pm + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/Date.pm + M /rt/trunk/lib/RT/EasySearch.pm + M /rt/trunk/lib/RT/Group.pm + M /rt/trunk/lib/RT/GroupMember.pm + M /rt/trunk/lib/RT/GroupMembers.pm + M /rt/trunk/lib/RT/Groups.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/Interface/CLI.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Keyword.pm + M /rt/trunk/lib/RT/KeywordSelect.pm + M /rt/trunk/lib/RT/KeywordSelects.pm + M /rt/trunk/lib/RT/Keywords.pm + M /rt/trunk/lib/RT/Link.pm + M /rt/trunk/lib/RT/Links.pm + M /rt/trunk/lib/RT/ObjectKeyword.pm + M /rt/trunk/lib/RT/ObjectKeywords.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Queues.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip.pm + M /rt/trunk/lib/RT/ScripAction.pm + M /rt/trunk/lib/RT/ScripActions.pm + M /rt/trunk/lib/RT/ScripCondition.pm + M /rt/trunk/lib/RT/ScripConditions.pm + M /rt/trunk/lib/RT/Scrips.pm + M /rt/trunk/lib/RT/Template.pm + M /rt/trunk/lib/RT/Templates.pm + A /rt/trunk/lib/RT/TestHarness.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/lib/RT/Transactions.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/lib/RT/Users.pm + M /rt/trunk/lib/RT/Watcher.pm + M /rt/trunk/lib/RT/Watchers.pm + M /rt/trunk/lib/RT.pm + D /rt/trunk/t + A /rt/trunk/tools/cpan2rpm + M /rt/trunk/tools/initdb + M /rt/trunk/tools/insertdata + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Elements/SelectQueueRights + M /rt/trunk/webrt/Admin/Elements/SelectRights + M /rt/trunk/webrt/Admin/Keywords/index.html + M /rt/trunk/webrt/Admin/Queues/index.html + M /rt/trunk/webrt/Admin/Users/Modify.html + M /rt/trunk/webrt/Elements/Checkbox + A /rt/trunk/webrt/Elements/CustomHomepageHeader + M /rt/trunk/webrt/Elements/Footer + M /rt/trunk/webrt/Elements/Header + M /rt/trunk/webrt/Elements/MyRequests + M /rt/trunk/webrt/Elements/MyTickets + M /rt/trunk/webrt/Elements/SelectBoolean + M /rt/trunk/webrt/Elements/SelectDateRelation + M /rt/trunk/webrt/Elements/SelectLinkType + M /rt/trunk/webrt/Elements/SelectMatch + M /rt/trunk/webrt/Elements/SelectNewTicketQueue + M /rt/trunk/webrt/Elements/SelectQueue + M /rt/trunk/webrt/Elements/SelectResultsPerPage + M /rt/trunk/webrt/Elements/SelectStatus + M /rt/trunk/webrt/Elements/SelectTicketSortBy + M /rt/trunk/webrt/Elements/SelectWatcherType + M /rt/trunk/webrt/Elements/TitleBoxEnd + M /rt/trunk/webrt/Elements/TitleBoxStart + M /rt/trunk/webrt/Search/Bulk.html + M /rt/trunk/webrt/Search/Listing.html + M /rt/trunk/webrt/Search/PickRestriction + M /rt/trunk/webrt/Search/TicketCell + M /rt/trunk/webrt/SelfService/Create.html + M /rt/trunk/webrt/SelfService/Display.html + M /rt/trunk/webrt/SelfService/Elements/Header + M /rt/trunk/webrt/Ticket/Create.html + M /rt/trunk/webrt/Ticket/Display.html + M /rt/trunk/webrt/Ticket/Elements/EditLinks + M /rt/trunk/webrt/Ticket/Elements/EditWatchers + M /rt/trunk/webrt/Ticket/Elements/ShowHistory + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/Ticket/History.html + M /rt/trunk/webrt/Ticket/ModifyAll.html + M /rt/trunk/webrt/Ticket/ModifyLinks.html + M /rt/trunk/webrt/Ticket/Update.html + M /rt/trunk/webrt/autohandler + M /rt/trunk/webrt/index.html + +Load rt-2-0-9 into rt/trunk. + +------------------------------------------------------------------------ +r47 | root | 2003-11-16 02:02:17 -0500 (Sun, 16 Nov 2003) | 6 lines +Changed paths: + A /rt/trunk/etc/rt.spec (from /rt/trunk/rt.spec:45) + D /rt/trunk/rt.spec + A /rt/trunk/webrt/NoAuth/images/rt.jpg (from /rt/trunk/webrt/rt.jpg:45) + D /rt/trunk/webrt/rt.jpg + +To prepare to load rt-2-0-9 into rt/trunk, perform 2 renames. + +* rt/trunk/etc/rt.spec: Renamed from rt/trunk/rt.spec. +* rt/trunk/webrt/NoAuth/images/rt.jpg: Renamed from + rt/trunk/webrt/rt.jpg. + +------------------------------------------------------------------------ +r45 | root | 2003-11-16 02:01:34 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/bin/initacls.Pg + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rtadmin + D /rt/trunk/docs/design_docs/cvs_integration + M /rt/trunk/docs/design_docs/evil_plans + M /rt/trunk/etc/config.pm + D /rt/trunk/etc/rt.spec + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.mysql + M /rt/trunk/etc/schema.pm + M /rt/trunk/lib/Makefile.PL + M /rt/trunk/lib/RT/ACE.pm + M /rt/trunk/lib/RT/ACL.pm + M /rt/trunk/lib/RT/Action/Generic.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Attachments.pm + M /rt/trunk/lib/RT/Condition/Generic.pm + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/Date.pm + M /rt/trunk/lib/RT/EasySearch.pm + M /rt/trunk/lib/RT/Group.pm + M /rt/trunk/lib/RT/GroupMember.pm + M /rt/trunk/lib/RT/GroupMembers.pm + M /rt/trunk/lib/RT/Groups.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/Interface/CLI.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Keyword.pm + M /rt/trunk/lib/RT/KeywordSelect.pm + M /rt/trunk/lib/RT/KeywordSelects.pm + M /rt/trunk/lib/RT/Keywords.pm + M /rt/trunk/lib/RT/Link.pm + M /rt/trunk/lib/RT/Links.pm + M /rt/trunk/lib/RT/ObjectKeyword.pm + M /rt/trunk/lib/RT/ObjectKeywords.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Queues.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip.pm + M /rt/trunk/lib/RT/ScripAction.pm + M /rt/trunk/lib/RT/ScripActions.pm + M /rt/trunk/lib/RT/ScripCondition.pm + M /rt/trunk/lib/RT/ScripConditions.pm + M /rt/trunk/lib/RT/Scrips.pm + M /rt/trunk/lib/RT/Template.pm + M /rt/trunk/lib/RT/Templates.pm + D /rt/trunk/lib/RT/TestHarness.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/lib/RT/Transactions.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/lib/RT/Users.pm + M /rt/trunk/lib/RT/Watcher.pm + M /rt/trunk/lib/RT/Watchers.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/rt.spec + A /rt/trunk/t + A /rt/trunk/t/create.t + A /rt/trunk/t/stress.t + A /rt/trunk/t/testsuite_notes + D /rt/trunk/tools/cpan2rpm + M /rt/trunk/tools/initdb + M /rt/trunk/tools/insertdata + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Keywords/index.html + M /rt/trunk/webrt/Admin/Queues/index.html + D /rt/trunk/webrt/Elements/CustomHomepageHeader + M /rt/trunk/webrt/Elements/Footer + M /rt/trunk/webrt/Elements/Header + M /rt/trunk/webrt/Elements/SelectNewTicketQueue + M /rt/trunk/webrt/Elements/SelectQueue + M /rt/trunk/webrt/Elements/SelectStatus + M /rt/trunk/webrt/Elements/SelectTicketSortBy + M /rt/trunk/webrt/Elements/TitleBoxEnd + M /rt/trunk/webrt/Elements/TitleBoxStart + M /rt/trunk/webrt/Search/Listing.html + M /rt/trunk/webrt/SelfService/Elements/Header + M /rt/trunk/webrt/Ticket/Create.html + M /rt/trunk/webrt/Ticket/Display.html + M /rt/trunk/webrt/Ticket/Elements/EditLinks + M /rt/trunk/webrt/Ticket/Elements/ShowHistory + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/autohandler + M /rt/trunk/webrt/index.html + +Load rt-2-0-8_02 into rt/trunk. + +------------------------------------------------------------------------ +r44 | root | 2003-11-16 02:01:11 -0500 (Sun, 16 Nov 2003) | 5 lines +Changed paths: + D /rt/trunk/webrt/NoAuth/images/rt.jpg + A /rt/trunk/webrt/rt.jpg (from /rt/trunk/webrt/NoAuth/images/rt.jpg:42) + +To prepare to load rt-2-0-8_02 into rt/trunk, perform 1 rename. + +* rt/trunk/webrt/rt.jpg: Renamed from + rt/trunk/webrt/NoAuth/images/rt.jpg. + +------------------------------------------------------------------------ +r42 | root | 2003-11-16 02:00:12 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/bin/initacls.Pg + M /rt/trunk/bin/rt + A /rt/trunk/docs/design_docs/cvs_integration + M /rt/trunk/docs/design_docs/evil_plans + M /rt/trunk/etc/config.pm + A /rt/trunk/etc/rt.spec + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.mysql + M /rt/trunk/etc/schema.pm + M /rt/trunk/lib/Makefile.PL + M /rt/trunk/lib/RT/ACE.pm + M /rt/trunk/lib/RT/ACL.pm + M /rt/trunk/lib/RT/Action/Generic.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Attachments.pm + M /rt/trunk/lib/RT/Condition/Generic.pm + M /rt/trunk/lib/RT/CurrentUser.pm + M /rt/trunk/lib/RT/Date.pm + M /rt/trunk/lib/RT/EasySearch.pm + M /rt/trunk/lib/RT/Group.pm + M /rt/trunk/lib/RT/GroupMember.pm + M /rt/trunk/lib/RT/GroupMembers.pm + M /rt/trunk/lib/RT/Groups.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/Interface/CLI.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Keyword.pm + M /rt/trunk/lib/RT/KeywordSelect.pm + M /rt/trunk/lib/RT/KeywordSelects.pm + M /rt/trunk/lib/RT/Keywords.pm + M /rt/trunk/lib/RT/Link.pm + M /rt/trunk/lib/RT/Links.pm + M /rt/trunk/lib/RT/ObjectKeyword.pm + M /rt/trunk/lib/RT/ObjectKeywords.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Queues.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Scrip.pm + M /rt/trunk/lib/RT/ScripAction.pm + M /rt/trunk/lib/RT/ScripActions.pm + M /rt/trunk/lib/RT/ScripCondition.pm + M /rt/trunk/lib/RT/ScripConditions.pm + M /rt/trunk/lib/RT/Scrips.pm + M /rt/trunk/lib/RT/Template.pm + M /rt/trunk/lib/RT/Templates.pm + A /rt/trunk/lib/RT/TestHarness.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/lib/RT/Transactions.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/lib/RT/Users.pm + M /rt/trunk/lib/RT/Watcher.pm + M /rt/trunk/lib/RT/Watchers.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/rt.spec + D /rt/trunk/t + A /rt/trunk/tools/cpan2rpm + M /rt/trunk/tools/initdb + M /rt/trunk/tools/insertdata + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Keywords/index.html + M /rt/trunk/webrt/Admin/Queues/index.html + A /rt/trunk/webrt/Elements/CustomHomepageHeader + M /rt/trunk/webrt/Elements/Footer + M /rt/trunk/webrt/Elements/Header + M /rt/trunk/webrt/Elements/SelectNewTicketQueue + M /rt/trunk/webrt/Elements/SelectQueue + M /rt/trunk/webrt/Elements/SelectStatus + M /rt/trunk/webrt/Elements/SelectTicketSortBy + M /rt/trunk/webrt/Elements/TitleBoxEnd + M /rt/trunk/webrt/Elements/TitleBoxStart + M /rt/trunk/webrt/Search/Listing.html + M /rt/trunk/webrt/SelfService/Elements/Header + M /rt/trunk/webrt/Ticket/Create.html + M /rt/trunk/webrt/Ticket/Display.html + M /rt/trunk/webrt/Ticket/Elements/EditLinks + M /rt/trunk/webrt/Ticket/Elements/ShowHistory + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/autohandler + M /rt/trunk/webrt/index.html + +Load rt-2-0-8_01 into rt/trunk. + +------------------------------------------------------------------------ +r41 | root | 2003-11-16 01:59:49 -0500 (Sun, 16 Nov 2003) | 5 lines +Changed paths: + A /rt/trunk/webrt/NoAuth/images/rt.jpg (from /rt/trunk/webrt/rt.jpg:39) + D /rt/trunk/webrt/rt.jpg + +To prepare to load rt-2-0-8_01 into rt/trunk, perform 1 rename. + +* rt/trunk/webrt/NoAuth/images/rt.jpg: Renamed from + rt/trunk/webrt/rt.jpg. + +------------------------------------------------------------------------ +r39 | root | 2003-11-16 01:57:40 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/bin/initacls.Pg + M /rt/trunk/bin/rt + M /rt/trunk/etc/config.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + A /rt/trunk/rt.spec + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Queues/Scrips.html + M /rt/trunk/webrt/Elements/Header + M /rt/trunk/webrt/Search/Bulk.html + M /rt/trunk/webrt/Search/Listing.html + M /rt/trunk/webrt/Search/PickRestriction + M /rt/trunk/webrt/Ticket/Create.html + M /rt/trunk/webrt/Ticket/Display.html + M /rt/trunk/webrt/Ticket/Elements/EditBasics + M /rt/trunk/webrt/Ticket/Elements/ShowHistory + M /rt/trunk/webrt/Ticket/Elements/ShowLinks + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/Ticket/History.html + M /rt/trunk/webrt/Ticket/ModifyAll.html + M /rt/trunk/webrt/Ticket/Update.html + +Load rt-2-0-8 into rt/trunk. + +------------------------------------------------------------------------ +r37 | root | 2003-11-16 01:57:14 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/rt + M /rt/trunk/bin/webmux.pl + M /rt/trunk/lib/RT/ObjectKeyword.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/webrt/Elements/Header + M /rt/trunk/webrt/Elements/MessageBox + M /rt/trunk/webrt/Elements/Refresh + M /rt/trunk/webrt/SelfService/Display.html + M /rt/trunk/webrt/Ticket/Display.html + M /rt/trunk/webrt/Ticket/Elements/ShowHistory + M /rt/trunk/webrt/Ticket/Elements/ShowKeywordSelects + M /rt/trunk/webrt/Ticket/Elements/ShowSummary + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + +Load rt-2-0-7 into rt/trunk. + +------------------------------------------------------------------------ +r35 | root | 2003-11-16 01:56:51 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/bin/initacls.Oracle + M /rt/trunk/bin/initacls.Pg + M /rt/trunk/bin/initacls.mysql + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rtadmin + M /rt/trunk/etc/config.pm + M /rt/trunk/etc/schema.Pg + M /rt/trunk/etc/schema.mysql + M /rt/trunk/etc/schema.pm + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Groups.pm + M /rt/trunk/lib/RT/Handle.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Record.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/tools/initdb + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Global/Keywords.html + M /rt/trunk/webrt/Admin/Users/Modify.html + M /rt/trunk/webrt/Elements/Header + M /rt/trunk/webrt/Elements/Login + M /rt/trunk/webrt/Elements/MessageBox + A /rt/trunk/webrt/Elements/Refresh + M /rt/trunk/webrt/NoAuth/webrt.css + M /rt/trunk/webrt/Search/Listing.html + M /rt/trunk/webrt/Search/PickRestriction + M /rt/trunk/webrt/SelfService/Prefs.html + M /rt/trunk/webrt/Ticket/Elements/ShowHistory + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/Ticket/ModifyDates.html + M /rt/trunk/webrt/Ticket/Update.html + M /rt/trunk/webrt/User/Prefs.html + M /rt/trunk/webrt/autohandler + M /rt/trunk/webrt/index.html + +Load rt-2-0-6 into rt/trunk. + +------------------------------------------------------------------------ +r33 | root | 2003-11-16 01:56:01 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/tools/testdeps + +Load rt-2-0-5_03 into rt/trunk. + +------------------------------------------------------------------------ +r31 | root | 2003-11-16 01:55:38 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/tools/testdeps + +Load rt-2-0-5_01 into rt/trunk. + +------------------------------------------------------------------------ +r29 | root | 2003-11-16 01:54:52 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/TODO + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/webmux.pl + A /rt/trunk/docs/design_docs/evil_plans + D /rt/trunk/docs/manual.pod + M /rt/trunk/etc/config.pm + M /rt/trunk/lib/RT/Action/Autoreply.pm + M /rt/trunk/lib/RT/Action/SendEmail.pm + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Attachments.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/Links.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/lib/RT/Users.pm + M /rt/trunk/tools/testdeps + A /rt/trunk/webrt/Admin/Elements/ListGlobalKeywordSelects + A /rt/trunk/webrt/Admin/Elements/ListGlobalScrips + M /rt/trunk/webrt/Admin/Global/Scrips.html + M /rt/trunk/webrt/Admin/Queues/Keywords.html + M /rt/trunk/webrt/Admin/Queues/People.html + M /rt/trunk/webrt/Admin/Queues/Scrips.html + M /rt/trunk/webrt/Admin/Users/index.html + M /rt/trunk/webrt/Elements/MessageBox + M /rt/trunk/webrt/Elements/Quicksearch + M /rt/trunk/webrt/Elements/SelectResultsPerPage + M /rt/trunk/webrt/Elements/SelectStatus + M /rt/trunk/webrt/Search/PickRestriction + M /rt/trunk/webrt/SelfService/Create.html + M /rt/trunk/webrt/SelfService/Display.html + M /rt/trunk/webrt/SelfService/Elements/GotoTicket + M /rt/trunk/webrt/SelfService/Elements/MyRequests + M /rt/trunk/webrt/SelfService/Update.html + M /rt/trunk/webrt/Ticket/Create.html + M /rt/trunk/webrt/Ticket/Display.html + M /rt/trunk/webrt/Ticket/Elements/AddWatchers + M /rt/trunk/webrt/Ticket/Elements/EditBasics + M /rt/trunk/webrt/Ticket/Elements/EditDates + M /rt/trunk/webrt/Ticket/Elements/EditLinks + M /rt/trunk/webrt/Ticket/Elements/ShowLinks + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + M /rt/trunk/webrt/Ticket/Modify.html + M /rt/trunk/webrt/Ticket/ModifyAll.html + M /rt/trunk/webrt/Ticket/ModifyDates.html + M /rt/trunk/webrt/Ticket/ModifyLinks.html + M /rt/trunk/webrt/Ticket/ModifyPeople.html + M /rt/trunk/webrt/Ticket/Update.html + M /rt/trunk/webrt/User/Prefs.html + M /rt/trunk/webrt/index.html + +Load rt-2-0-5 into rt/trunk. + +------------------------------------------------------------------------ +r28 | root | 2003-11-16 01:54:35 -0500 (Sun, 16 Nov 2003) | 5 lines +Changed paths: + D /rt/trunk/webrt/SelfService/Details.html + A /rt/trunk/webrt/SelfService/Display.html (from /rt/trunk/webrt/SelfService/Details.html:26) + +To prepare to load rt-2-0-5 into rt/trunk, perform 1 rename. + +* rt/trunk/webrt/SelfService/Display.html: Renamed from + rt/trunk/webrt/SelfService/Details.html. + +------------------------------------------------------------------------ +r26 | root | 2003-11-16 01:53:50 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/lib/RT/Tickets.pm + +Load rt-2-0-4 into rt/trunk. + +------------------------------------------------------------------------ +r24 | root | 2003-11-16 01:53:28 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/webrt/Search/PickRestriction + +Load rt-2-0-3 into rt/trunk. + +------------------------------------------------------------------------ +r22 | root | 2003-11-16 01:53:07 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/rt + M /rt/trunk/bin/webmux.pl + M /rt/trunk/etc/config.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/KeywordSelect.pm + M /rt/trunk/lib/RT/Keywords.pm + M /rt/trunk/lib/RT/Queue.pm + M /rt/trunk/lib/RT/Queues.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT/Transaction.pm + M /rt/trunk/lib/RT/User.pm + M /rt/trunk/lib/RT/Users.pm + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Queues/People.html + M /rt/trunk/webrt/Admin/Users/index.html + M /rt/trunk/webrt/Elements/MyRequests + M /rt/trunk/webrt/Elements/Submit + M /rt/trunk/webrt/Search/Listing.html + M /rt/trunk/webrt/Search/PickRestriction + M /rt/trunk/webrt/SelfService/Details.html + A /rt/trunk/webrt/SelfService/Update.html + +Load rt-2-0-2 into rt/trunk. + +------------------------------------------------------------------------ +r20 | root | 2003-11-16 01:52:44 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/ChangeLog + M /rt/trunk/Makefile + M /rt/trunk/README + M /rt/trunk/bin/mason_handler.fcgi + M /rt/trunk/bin/rt + M /rt/trunk/bin/rt-mailgate + M /rt/trunk/bin/rtadmin + M /rt/trunk/bin/webmux.pl + M /rt/trunk/etc/config.pm + M /rt/trunk/etc/schema.mysql + M /rt/trunk/lib/Makefile.PL + M /rt/trunk/lib/RT/Attachment.pm + M /rt/trunk/lib/RT/Interface/CLI.pm + M /rt/trunk/lib/RT/Interface/Email.pm + M /rt/trunk/lib/RT/Interface/Web.pm + M /rt/trunk/lib/RT/ScripAction.pm + M /rt/trunk/lib/RT/ScripCondition.pm + M /rt/trunk/lib/RT/Template.pm + M /rt/trunk/lib/RT/Ticket.pm + M /rt/trunk/lib/RT/Tickets.pm + M /rt/trunk/lib/RT.pm + M /rt/trunk/tools/testdeps + M /rt/trunk/webrt/Admin/Queues/index.html + M /rt/trunk/webrt/Elements/SelectMatch + M /rt/trunk/webrt/NoAuth/Logout.html + M /rt/trunk/webrt/Search/PickRestriction + A /rt/trunk/webrt/SelfService/Attachment + A /rt/trunk/webrt/SelfService/Attachment/dhandler + M /rt/trunk/webrt/SelfService/Details.html + D /rt/trunk/webrt/SelfService/Elements/ShowTransaction + M /rt/trunk/webrt/Ticket/Attachment/dhandler + M /rt/trunk/webrt/Ticket/Elements/ShowLinks + M /rt/trunk/webrt/Ticket/Elements/ShowTransaction + +Load rt-2-0-1 into rt/trunk. + +------------------------------------------------------------------------ +r18 | root | 2003-11-16 01:52:04 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + A /rt/trunk/ChangeLog + M /rt/trunk/Makefile + D /rt/trunk/NEWS + M /rt/trunk/README + M /rt/trunk/TODO + A /rt/trunk/bin/initacls.Oracle + A /rt/trunk/bin/initacls.Pg + A /rt/trunk/bin/initacls.mysql + A /rt/trunk/bin/mason_handler.fcgi + A /rt/trunk/bin/mason_handler.scgi + A /rt/trunk/bin/rt + A /rt/trunk/bin/rt-mailgate + A /rt/trunk/bin/rtadmin + D /rt/trunk/bin/rtmux.pl + D /rt/trunk/bin/testdeps.pl + A /rt/trunk/bin/webmux.pl + D /rt/trunk/contrib + D /rt/trunk/docs/FAQ + D /rt/trunk/docs/FAQ.html + M /rt/trunk/docs/README.docs + A /rt/trunk/docs/Security + A /rt/trunk/docs/design_docs + A /rt/trunk/docs/design_docs/CARS + A /rt/trunk/docs/design_docs/TransactionTypes.txt + A /rt/trunk/docs/design_docs/acls + A /rt/trunk/docs/design_docs/basic-definitions.txt + A /rt/trunk/docs/design_docs/cli_spec + A /rt/trunk/docs/design_docs/link-definitions.txt + A /rt/trunk/docs/design_docs/local_hacking + A /rt/trunk/docs/design_docs/subscription-definitions.txt + A /rt/trunk/docs/design_docs/users + A /rt/trunk/docs/manual.pod + D /rt/trunk/docs/rt-templates.html + D /rt/trunk/docs/rt_users_guide.html + A /rt/trunk/etc/acl.Oracle + A /rt/trunk/etc/acl.Pg + A /rt/trunk/etc/acl.mysql + M /rt/trunk/etc/config.pm + D /rt/trunk/etc/mysql.acl + D /rt/trunk/etc/schema + A /rt/trunk/etc/schema.Oracle + A /rt/trunk/etc/schema.Pg + A /rt/trunk/etc/schema.mysql + A /rt/trunk/etc/schema.pm + D /rt/trunk/etc/suidrt.c + D /rt/trunk/etc/templates + A /rt/trunk/lib/MANIFEST + A /rt/trunk/lib/MANIFEST.SKIP + A /rt/trunk/lib/Makefile.PL + A /rt/trunk/lib/RT + A /rt/trunk/lib/RT/ACE.pm + A /rt/trunk/lib/RT/ACL.pm + A /rt/trunk/lib/RT/Action + A /rt/trunk/lib/RT/Action/Autoreply.pm + A /rt/trunk/lib/RT/Action/Generic.pm + A /rt/trunk/lib/RT/Action/Notify.pm + A /rt/trunk/lib/RT/Action/NotifyAsComment.pm + A /rt/trunk/lib/RT/Action/OpenDependent.pm + A /rt/trunk/lib/RT/Action/README.hackers + A /rt/trunk/lib/RT/Action/ResolveMembers.pm + A /rt/trunk/lib/RT/Action/SendEmail.pm + A /rt/trunk/lib/RT/Action/StallDependent.pm + A /rt/trunk/lib/RT/Attachment.pm + A /rt/trunk/lib/RT/Attachments.pm + A /rt/trunk/lib/RT/Condition + A /rt/trunk/lib/RT/Condition/AnyTransaction.pm + A /rt/trunk/lib/RT/Condition/Generic.pm + A /rt/trunk/lib/RT/Condition/NewDependency.pm + A /rt/trunk/lib/RT/Condition/StatusChange.pm + A /rt/trunk/lib/RT/CurrentUser.pm + A /rt/trunk/lib/RT/Date.pm + A /rt/trunk/lib/RT/EasySearch.pm + A /rt/trunk/lib/RT/Group.pm + A /rt/trunk/lib/RT/GroupMember.pm + A /rt/trunk/lib/RT/GroupMembers.pm + A /rt/trunk/lib/RT/Groups.pm + A /rt/trunk/lib/RT/Handle.pm + A /rt/trunk/lib/RT/Interface + A /rt/trunk/lib/RT/Interface/CLI.pm + A /rt/trunk/lib/RT/Interface/Email.pm + A /rt/trunk/lib/RT/Interface/Web.pm + A /rt/trunk/lib/RT/Keyword.pm + A /rt/trunk/lib/RT/KeywordSelect.pm + A /rt/trunk/lib/RT/KeywordSelects.pm + A /rt/trunk/lib/RT/Keywords.pm + A /rt/trunk/lib/RT/Link.pm + A /rt/trunk/lib/RT/Links.pm + A /rt/trunk/lib/RT/ObjectKeyword.pm + A /rt/trunk/lib/RT/ObjectKeywords.pm + A /rt/trunk/lib/RT/Queue.pm + A /rt/trunk/lib/RT/Queues.pm + A /rt/trunk/lib/RT/Record.pm + A /rt/trunk/lib/RT/Scrip.pm + A /rt/trunk/lib/RT/ScripAction.pm + A /rt/trunk/lib/RT/ScripActions.pm + A /rt/trunk/lib/RT/ScripCondition.pm + A /rt/trunk/lib/RT/ScripConditions.pm + A /rt/trunk/lib/RT/Scrips.pm + A /rt/trunk/lib/RT/Template.pm + A /rt/trunk/lib/RT/Templates.pm + A /rt/trunk/lib/RT/Ticket.pm + A /rt/trunk/lib/RT/Tickets.pm + A /rt/trunk/lib/RT/Transaction.pm + A /rt/trunk/lib/RT/Transactions.pm + A /rt/trunk/lib/RT/User.pm + A /rt/trunk/lib/RT/Users.pm + A /rt/trunk/lib/RT/Watcher.pm + A /rt/trunk/lib/RT/Watchers.pm + A /rt/trunk/lib/RT.pm + D /rt/trunk/lib/generic_templates + D /rt/trunk/lib/images + D /rt/trunk/lib/rt + A /rt/trunk/lib/test.pl + A /rt/trunk/t + A /rt/trunk/t/create.t + A /rt/trunk/t/stress.t + A /rt/trunk/t/testsuite_notes + A /rt/trunk/tools + A /rt/trunk/tools/initdb + A /rt/trunk/tools/insertdata + A /rt/trunk/tools/testdeps + A /rt/trunk/webrt + A /rt/trunk/webrt/Admin + A /rt/trunk/webrt/Admin/Elements + A /rt/trunk/webrt/Admin/Elements/CreateQueueCalled + A /rt/trunk/webrt/Admin/Elements/CreateUserCalled + A /rt/trunk/webrt/Admin/Elements/EditUserComments + A /rt/trunk/webrt/Admin/Elements/GrantQueueRightsTo + A /rt/trunk/webrt/Admin/Elements/GroupTabs + A /rt/trunk/webrt/Admin/Elements/Header + A /rt/trunk/webrt/Admin/Elements/ModifyKeyword + A /rt/trunk/webrt/Admin/Elements/ModifyKeywordSelect + A /rt/trunk/webrt/Admin/Elements/ModifyQueue + A /rt/trunk/webrt/Admin/Elements/ModifyTemplate + A /rt/trunk/webrt/Admin/Elements/ModifyUser + A /rt/trunk/webrt/Admin/Elements/QueueRightsForUser + A /rt/trunk/webrt/Admin/Elements/QueueTabs + A /rt/trunk/webrt/Admin/Elements/SelectKeywordSelect + A /rt/trunk/webrt/Admin/Elements/SelectModifyGroup + A /rt/trunk/webrt/Admin/Elements/SelectModifyKeyword + A /rt/trunk/webrt/Admin/Elements/SelectModifyKeywordSelect + A /rt/trunk/webrt/Admin/Elements/SelectModifyQueue + A /rt/trunk/webrt/Admin/Elements/SelectModifyUser + A /rt/trunk/webrt/Admin/Elements/SelectQueueRights + A /rt/trunk/webrt/Admin/Elements/SelectRights + A /rt/trunk/webrt/Admin/Elements/SelectScrip + A /rt/trunk/webrt/Admin/Elements/SelectScripAction + A /rt/trunk/webrt/Admin/Elements/SelectScripCondition + A /rt/trunk/webrt/Admin/Elements/SelectSingleOrMultiple + A /rt/trunk/webrt/Admin/Elements/SelectTemplate + A /rt/trunk/webrt/Admin/Elements/SelectUsers + A /rt/trunk/webrt/Admin/Elements/SystemTabs + A /rt/trunk/webrt/Admin/Elements/Tabs + A /rt/trunk/webrt/Admin/Elements/UserTabs + A /rt/trunk/webrt/Admin/Global + A /rt/trunk/webrt/Admin/Global/GroupRights.html + A /rt/trunk/webrt/Admin/Global/Keywords.html + A /rt/trunk/webrt/Admin/Global/Scrips.html + A /rt/trunk/webrt/Admin/Global/Template.html + A /rt/trunk/webrt/Admin/Global/Templates.html + A /rt/trunk/webrt/Admin/Global/UserRights.html + A /rt/trunk/webrt/Admin/Global/index.html + A /rt/trunk/webrt/Admin/Groups + A /rt/trunk/webrt/Admin/Groups/Members.html + A /rt/trunk/webrt/Admin/Groups/Modify.html + A /rt/trunk/webrt/Admin/Groups/Rights.html + A /rt/trunk/webrt/Admin/Groups/index.html + A /rt/trunk/webrt/Admin/KeywordSelects + A /rt/trunk/webrt/Admin/KeywordSelects/Modify.html + A /rt/trunk/webrt/Admin/KeywordSelects/index.html + A /rt/trunk/webrt/Admin/Keywords + A /rt/trunk/webrt/Admin/Keywords/Modify.html + A /rt/trunk/webrt/Admin/Keywords/index.html + A /rt/trunk/webrt/Admin/Queues + A /rt/trunk/webrt/Admin/Queues/Create.html + A /rt/trunk/webrt/Admin/Queues/GroupRights.html + A /rt/trunk/webrt/Admin/Queues/Keywords.html + A /rt/trunk/webrt/Admin/Queues/Modify.html + A /rt/trunk/webrt/Admin/Queues/People.html + A /rt/trunk/webrt/Admin/Queues/Scrips.html + A /rt/trunk/webrt/Admin/Queues/Template.html + A /rt/trunk/webrt/Admin/Queues/Templates.html + A /rt/trunk/webrt/Admin/Queues/UserRights.html + A /rt/trunk/webrt/Admin/Queues/index.html + A /rt/trunk/webrt/Admin/Users + A /rt/trunk/webrt/Admin/Users/Modify.html + A /rt/trunk/webrt/Admin/Users/Prefs.html + A /rt/trunk/webrt/Admin/Users/Rights.html + A /rt/trunk/webrt/Admin/Users/index.html + A /rt/trunk/webrt/Admin/index.html + A /rt/trunk/webrt/Elements + A /rt/trunk/webrt/Elements/Checkbox + A /rt/trunk/webrt/Elements/CreateTicket + A /rt/trunk/webrt/Elements/Error + A /rt/trunk/webrt/Elements/Footer + A /rt/trunk/webrt/Elements/GotoTicket + A /rt/trunk/webrt/Elements/Header + A /rt/trunk/webrt/Elements/ListActions + A /rt/trunk/webrt/Elements/Login + A /rt/trunk/webrt/Elements/MessageBox + A /rt/trunk/webrt/Elements/MyRequests + A /rt/trunk/webrt/Elements/MyTickets + A /rt/trunk/webrt/Elements/Quicksearch + A /rt/trunk/webrt/Elements/Section + A /rt/trunk/webrt/Elements/SelectBoolean + A /rt/trunk/webrt/Elements/SelectDate + A /rt/trunk/webrt/Elements/SelectDateRelation + A /rt/trunk/webrt/Elements/SelectDateType + A /rt/trunk/webrt/Elements/SelectKeyword + A /rt/trunk/webrt/Elements/SelectKeywordOptions + A /rt/trunk/webrt/Elements/SelectLinkType + A /rt/trunk/webrt/Elements/SelectMatch + A /rt/trunk/webrt/Elements/SelectNewTicketQueue + A /rt/trunk/webrt/Elements/SelectOwner + A /rt/trunk/webrt/Elements/SelectQueue + A /rt/trunk/webrt/Elements/SelectResultsPerPage + A /rt/trunk/webrt/Elements/SelectSortOrder + A /rt/trunk/webrt/Elements/SelectStatus + A /rt/trunk/webrt/Elements/SelectTicketSortBy + A /rt/trunk/webrt/Elements/SelectUsers + A /rt/trunk/webrt/Elements/SelectWatcherType + A /rt/trunk/webrt/Elements/ShadedBox + A /rt/trunk/webrt/Elements/Submit + A /rt/trunk/webrt/Elements/Tabs + A /rt/trunk/webrt/Elements/TitleBoxEnd + A /rt/trunk/webrt/Elements/TitleBoxStart + A /rt/trunk/webrt/Elements/ViewUser + A /rt/trunk/webrt/Elements/dayMenu + A /rt/trunk/webrt/Elements/monthMenu + A /rt/trunk/webrt/Elements/yearMenu + A /rt/trunk/webrt/NoAuth + A /rt/trunk/webrt/NoAuth/Logout.html + A /rt/trunk/webrt/NoAuth/Reminder.html + A /rt/trunk/webrt/NoAuth/images + A /rt/trunk/webrt/NoAuth/images/spacer.gif + A /rt/trunk/webrt/NoAuth/webrt.css + A /rt/trunk/webrt/Search + A /rt/trunk/webrt/Search/Bulk.html + A /rt/trunk/webrt/Search/Listing.html + A /rt/trunk/webrt/Search/PickRestriction + A /rt/trunk/webrt/Search/RestrictSearch.html + A /rt/trunk/webrt/Search/TicketCell + A /rt/trunk/webrt/SelfService + A /rt/trunk/webrt/SelfService/Closed.html + A /rt/trunk/webrt/SelfService/Create.html + A /rt/trunk/webrt/SelfService/Details.html + A /rt/trunk/webrt/SelfService/Elements + A /rt/trunk/webrt/SelfService/Elements/GotoTicket + A /rt/trunk/webrt/SelfService/Elements/Header + A /rt/trunk/webrt/SelfService/Elements/MyRequests + A /rt/trunk/webrt/SelfService/Elements/ShowTransaction + A /rt/trunk/webrt/SelfService/Elements/Tabs + A /rt/trunk/webrt/SelfService/Error.html + A /rt/trunk/webrt/SelfService/Prefs.html + A /rt/trunk/webrt/SelfService/index.html + A /rt/trunk/webrt/Ticket + A /rt/trunk/webrt/Ticket/Attachment + A /rt/trunk/webrt/Ticket/Attachment/dhandler + A /rt/trunk/webrt/Ticket/Create.html + A /rt/trunk/webrt/Ticket/Display.html + A /rt/trunk/webrt/Ticket/Elements + A /rt/trunk/webrt/Ticket/Elements/AddWatchers + A /rt/trunk/webrt/Ticket/Elements/EditBasics + A /rt/trunk/webrt/Ticket/Elements/EditDates + A /rt/trunk/webrt/Ticket/Elements/EditKeywordSelects + A /rt/trunk/webrt/Ticket/Elements/EditLinks + A /rt/trunk/webrt/Ticket/Elements/EditPeople + A /rt/trunk/webrt/Ticket/Elements/EditWatchers + A /rt/trunk/webrt/Ticket/Elements/ShowBasics + A /rt/trunk/webrt/Ticket/Elements/ShowDates + A /rt/trunk/webrt/Ticket/Elements/ShowDependencies + A /rt/trunk/webrt/Ticket/Elements/ShowHistory + A /rt/trunk/webrt/Ticket/Elements/ShowKeywordSelects + A /rt/trunk/webrt/Ticket/Elements/ShowLinks + A /rt/trunk/webrt/Ticket/Elements/ShowMemberOf + A /rt/trunk/webrt/Ticket/Elements/ShowMembers + A /rt/trunk/webrt/Ticket/Elements/ShowPeople + A /rt/trunk/webrt/Ticket/Elements/ShowReferences + A /rt/trunk/webrt/Ticket/Elements/ShowRequestor + A /rt/trunk/webrt/Ticket/Elements/ShowSummary + A /rt/trunk/webrt/Ticket/Elements/ShowTransaction + A /rt/trunk/webrt/Ticket/Elements/Tabs + A /rt/trunk/webrt/Ticket/Elements/ToolBar + A /rt/trunk/webrt/Ticket/History.html + A /rt/trunk/webrt/Ticket/Modify.html + A /rt/trunk/webrt/Ticket/ModifyAll.html + A /rt/trunk/webrt/Ticket/ModifyDates.html + A /rt/trunk/webrt/Ticket/ModifyLinks.html + A /rt/trunk/webrt/Ticket/ModifyPeople.html + A /rt/trunk/webrt/Ticket/Update.html + A /rt/trunk/webrt/User + A /rt/trunk/webrt/User/Prefs.html + A /rt/trunk/webrt/autohandler + A /rt/trunk/webrt/index.html + A /rt/trunk/webrt/rt.jpg + +Load rt-2-0-0 into rt/trunk. + +------------------------------------------------------------------------ +r16 | root | 2003-11-16 01:48:24 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Makefile + M /rt/trunk/NEWS + M /rt/trunk/README + M /rt/trunk/lib/rt/ui/mail/manipulate.pm + M /rt/trunk/lib/rt/ui/web/manipulate.pm + +Load rt-1-0-7 into rt/trunk. + +------------------------------------------------------------------------ +r14 | root | 2003-11-16 01:48:14 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Makefile + M /rt/trunk/NEWS + M /rt/trunk/lib/rt/support/mail.pm + M /rt/trunk/lib/rt/support/utils.pm + M /rt/trunk/lib/rt/ui/mail/manipulate.pm + M /rt/trunk/lib/rt/ui/web/support.pm + +Load rt-1-0-6 into rt/trunk. + +------------------------------------------------------------------------ +r12 | root | 2003-11-16 01:48:04 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Makefile + M /rt/trunk/NEWS + M /rt/trunk/README + A /rt/trunk/bin/testdeps.pl + M /rt/trunk/etc/suidrt.c + M /rt/trunk/lib/rt/database/manipulate.pm + M /rt/trunk/lib/rt/ui/cli/manipulate.pm + M /rt/trunk/lib/rt/ui/mail/manipulate.pm + M /rt/trunk/lib/rt/ui/web/manipulate.pm + +Load rt-1-0-5 into rt/trunk. + +------------------------------------------------------------------------ +r10 | root | 2003-11-16 01:47:53 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Makefile + M /rt/trunk/NEWS + M /rt/trunk/README + M /rt/trunk/etc/schema + M /rt/trunk/lib/rt/ui/mail/manipulate.pm + +Load rt-1-0-4 into rt/trunk. + +------------------------------------------------------------------------ +r8 | root | 2003-11-16 01:47:42 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Makefile + M /rt/trunk/NEWS + M /rt/trunk/README + M /rt/trunk/docs/rt-templates.html + M /rt/trunk/lib/rt/ui/cli/admin.pm + M /rt/trunk/lib/rt/ui/cli/query.pm + M /rt/trunk/lib/rt/ui/mail/manipulate.pm + M /rt/trunk/lib/rt/ui/web/admin.pm + M /rt/trunk/lib/rt/ui/web/forms.pm + M /rt/trunk/lib/rt/ui/web/manipulate.pm + +Load rt-1-0-3 into rt/trunk. + +------------------------------------------------------------------------ +r6 | root | 2003-11-16 01:47:30 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Makefile + M /rt/trunk/NEWS + M /rt/trunk/README + M /rt/trunk/docs/FAQ + M /rt/trunk/docs/FAQ.html + A /rt/trunk/docs/rt-templates.html + M /rt/trunk/etc/schema + M /rt/trunk/etc/suidrt.c + M /rt/trunk/lib/generic_templates/autoreply + M /rt/trunk/lib/generic_templates/comment + M /rt/trunk/lib/generic_templates/give + M /rt/trunk/lib/generic_templates/steal + M /rt/trunk/lib/rt/database/manipulate.pm + M /rt/trunk/lib/rt/support/mail.pm + M /rt/trunk/lib/rt/ui/mail/manipulate.pm + M /rt/trunk/lib/rt/ui/web/admin.pm + M /rt/trunk/lib/rt/ui/web/forms.pm + M /rt/trunk/lib/rt/ui/web/manipulate.pm + +Load rt-1-0-2 into rt/trunk. + +------------------------------------------------------------------------ +r4 | root | 2003-11-16 01:47:20 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + M /rt/trunk/Makefile + M /rt/trunk/NEWS + M /rt/trunk/docs/rt_users_guide.html + M /rt/trunk/lib/rt/database/manipulate.pm + M /rt/trunk/lib/rt/support/mail.pm + M /rt/trunk/lib/rt/support/utils.pm + M /rt/trunk/lib/rt/ui/cli/query.pm + M /rt/trunk/lib/rt/ui/mail/manipulate.pm + +Load rt-1-0-1 into rt/trunk. + +------------------------------------------------------------------------ +r2 | root | 2003-11-16 01:47:10 -0500 (Sun, 16 Nov 2003) | 2 lines +Changed paths: + A /rt/trunk/COPYING + A /rt/trunk/Makefile + A /rt/trunk/NEWS + A /rt/trunk/README + A /rt/trunk/TODO + A /rt/trunk/bin + A /rt/trunk/bin/rtmux.pl + A /rt/trunk/contrib + A /rt/trunk/contrib/cookie-prefs.tar.gz + A /rt/trunk/contrib/cookie-prefs.tar.gz.README + A /rt/trunk/contrib/forms.cgi + A /rt/trunk/contrib/manipulate.pm.pth + A /rt/trunk/contrib/manipulate.pm.pth.README + A /rt/trunk/contrib/mod_auth_mysql.README + A /rt/trunk/contrib/ns_authentication.patch + A /rt/trunk/contrib/ns_authentication.patch.README + A /rt/trunk/contrib/rename_queue.README + A /rt/trunk/contrib/req2rt.tar.gz + A /rt/trunk/contrib/req2rt.tar.gz.README + A /rt/trunk/contrib/signatureforcorrespondence + A /rt/trunk/contrib/stats.tar.gz + A /rt/trunk/docs + A /rt/trunk/docs/FAQ + A /rt/trunk/docs/FAQ.html + A /rt/trunk/docs/README.docs + A /rt/trunk/docs/rt.gif + A /rt/trunk/docs/rt_users_guide.html + A /rt/trunk/etc + A /rt/trunk/etc/config.pm + A /rt/trunk/etc/mysql.acl + A /rt/trunk/etc/schema + A /rt/trunk/etc/suidrt.c + A /rt/trunk/etc/templates + A /rt/trunk/etc/templates/queues + A /rt/trunk/etc/templates/queues/.placeholder + A /rt/trunk/etc/templates/queues/_rt_system + A /rt/trunk/etc/templates/queues/_rt_system/act_response + A /rt/trunk/etc/templates/queues/_rt_system/error + A /rt/trunk/lib + A /rt/trunk/lib/generic_templates + A /rt/trunk/lib/generic_templates/autoreply + A /rt/trunk/lib/generic_templates/comment + A /rt/trunk/lib/generic_templates/correspondence + A /rt/trunk/lib/generic_templates/error + A /rt/trunk/lib/generic_templates/give + A /rt/trunk/lib/generic_templates/respond + A /rt/trunk/lib/generic_templates/steal + A /rt/trunk/lib/generic_templates/transaction + A /rt/trunk/lib/generic_templates/web_create + A /rt/trunk/lib/images + A /rt/trunk/lib/images/comment.gif + A /rt/trunk/lib/images/down.gif + A /rt/trunk/lib/images/endcap.gif + A /rt/trunk/lib/images/give.gif + A /rt/trunk/lib/images/pixel_black.gif + A /rt/trunk/lib/images/resolve.gif + A /rt/trunk/lib/images/respond.gif + A /rt/trunk/lib/images/rt.jpeg + A /rt/trunk/lib/images/sbc.gif + A /rt/trunk/lib/images/sbs.gif + A /rt/trunk/lib/images/slc.gif + A /rt/trunk/lib/images/srs.gif + A /rt/trunk/lib/images/take.gif + A /rt/trunk/lib/images/up.gif + A /rt/trunk/lib/rt + A /rt/trunk/lib/rt/database + A /rt/trunk/lib/rt/database/admin.pm + A /rt/trunk/lib/rt/database/config.pm + A /rt/trunk/lib/rt/database/content.pm + A /rt/trunk/lib/rt/database/manipulate.pm + A /rt/trunk/lib/rt/database.pm + A /rt/trunk/lib/rt/support + A /rt/trunk/lib/rt/support/mail.pm + A /rt/trunk/lib/rt/support/utils.pm + A /rt/trunk/lib/rt/ui + A /rt/trunk/lib/rt/ui/cli + A /rt/trunk/lib/rt/ui/cli/admin.pm + A /rt/trunk/lib/rt/ui/cli/manipulate.pm + A /rt/trunk/lib/rt/ui/cli/query.pm + A /rt/trunk/lib/rt/ui/cli/support.pm + A /rt/trunk/lib/rt/ui/mail + A /rt/trunk/lib/rt/ui/mail/manipulate.pm + A /rt/trunk/lib/rt/ui/web + A /rt/trunk/lib/rt/ui/web/admin.pm + A /rt/trunk/lib/rt/ui/web/auth.pm + A /rt/trunk/lib/rt/ui/web/forms.pm + A /rt/trunk/lib/rt/ui/web/manipulate.pm + A /rt/trunk/lib/rt/ui/web/support.pm + +Load rt-1-0-0 into rt/trunk. + +------------------------------------------------------------------------ +r1 | jesse | 2003-11-14 16:32:58 -0500 (Fri, 14 Nov 2003) | 2 lines +Changed paths: + A /rt + A /rt/branches + A /rt/tags + A /rt/trunk + +added rt project + +------------------------------------------------------------------------ -- cgit v1.2.1 From d39d52aac8f38ea9115628039f0df5aa3ac826de Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 3 Dec 2004 20:40:48 +0000 Subject: import rt 3.2.2 --- rt/Changelog | 8571 +++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 7258 insertions(+), 1313 deletions(-) (limited to 'rt/Changelog') diff --git a/rt/Changelog b/rt/Changelog index e9b72ab7c..fe2fd50af 100644 --- a/rt/Changelog +++ b/rt/Changelog @@ -1,1870 +1,7815 @@ ------------------------------------------------------------------------ -r1485 | jesse | 2004-09-14 00:42:12 -0400 (Tue, 14 Sep 2004) | 1 line +r1565 | jesse | 2004-09-27 15:19:43 -0400 (Mon, 27 Sep 2004) | 1 line Changed paths: - A /rt/tags/3.0.12 (from /rt/branches/3.0-MAINT:1484) + A /rt/tags/3.2.2 (from /rt/branches/3.2-RELEASE:1564) -Tagged as 3.0.12 by svn RelEng 1.0 +Tagged as 3.2.2 by svn RelEng 1.0 ------------------------------------------------------------------------ -r1484 | jesse | 2004-09-14 00:41:30 -0400 (Tue, 14 Sep 2004) | 1 line +r1564 | jesse | 2004-09-27 15:06:12 -0400 (Mon, 27 Sep 2004) | 3 lines Changed paths: - M /rt/branches/3.0-MAINT/releng.cnf + M /rt/branches/3.2-RELEASE + M /rt/branches/3.2-RELEASE/releng.cnf + + r10387@Jesse-Vincents-Computer: jesse | 2004-09-27T19:03:14.292883Z + Bumping to 3.2.2 -updated release engineering metadata to jibe with the new repo structure ------------------------------------------------------------------------ -r1287 | alexmv | 2004-07-27 14:00:18 -0400 (Tue, 27 Jul 2004) | 6 lines +r1563 | jesse | 2004-09-27 15:05:28 -0400 (Mon, 27 Sep 2004) | 3 lines Changed paths: - M /rt/branches/3.0-MAINT/lib/RT/Transaction_Overlay.pm - -RT-Ticket: 5917 -RT-Status: resolved -RT-Update: comment + M /rt/branches/3.2-RELEASE + M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm - * Make the replying format a little more standard + r10386@Jesse-Vincents-Computer: jesse | 2004-09-27T19:02:50.654824Z + Removing a debugging statement ------------------------------------------------------------------------ -r1237 | huberth | 2004-07-14 08:51:48 -0400 (Wed, 14 Jul 2004) | 8 lines +r1558 | jesse | 2004-09-24 01:22:14 -0400 (Fri, 24 Sep 2004) | 3 lines Changed paths: - M /rt/branches/3.0-MAINT/html/Elements/Menu + M /rt/branches/3.2-RELEASE + M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm -RT-Ticket: 5227 -RT-Status: resolved + r10374@Jesse-Vincents-Computer: jesse | 2004-09-24T05:20:01.110609Z + Searching on multiple watcher criteria now works - * External links are now allowed in menu tabs. They must be preceded - with an http: or https: prefix, or they will be interpreted as - links relative to $RT::WebPath. +------------------------------------------------------------------------ +r1557 | jesse | 2004-09-24 01:21:43 -0400 (Fri, 24 Sep 2004) | 5 lines +Changed paths: + M /rt/branches/3.2-RELEASE + M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm + r10372@Jesse-Vincents-Computer: jesse | 2004-09-24T03:55:47.365106Z + + r10373@Jesse-Vincents-Computer: jesse | 2004-09-24T05:16:30.614961Z + Ticket creation doc updates ------------------------------------------------------------------------ -r1236 | huberth | 2004-07-14 08:00:27 -0400 (Wed, 14 Jul 2004) | 6 lines +r1498 | leira | 2004-09-16 18:28:20 -0400 (Thu, 16 Sep 2004) | 4 lines Changed paths: - M /rt/branches/3.0-MAINT/html/Admin/Queues/Template.html + M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders -RT-Ticket: 4546 -RT-Status: resolved +Add another callback that passes parsed headers. - * When creating a new template within a selected queue, the name of the queue - now appears above the queue sub-options. +Useful for MakeClicky, among other things. ------------------------------------------------------------------------ -r1223 | jesse | 2004-07-13 14:36:24 -0400 (Tue, 13 Jul 2004) | 1 line +r1495 | leira | 2004-09-15 15:22:35 -0400 (Wed, 15 Sep 2004) | 2 lines Changed paths: - A /rt/branches/3.0-MAINT (from /rt/trunk:1222) - D /rt/trunk + M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders + +Removed
 block around the header keys, and removed an extraneous .
 
-Moving RT 3.0 from "head" to a 3.0-MAINT branch
 ------------------------------------------------------------------------
-r1193 | alexmv | 2004-07-08 15:40:10 -0400 (Thu, 08 Jul 2004) | 3 lines
+r1487 | jesse | 2004-09-14 12:14:00 -0400 (Tue, 14 Sep 2004) | 11 lines
 Changed paths:
-   M /rt/trunk/bin/rt-crontool.in
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
 
- * @ARGV _is_ allowed to be empty; it is $search which must not be.
-   Thanks to jdwitt at the domain of software.umn.edu for the catch.
+ r10266@tinbook:  jesse | 2004-09-14T16:14:14.588686Z
+ RT-Ticket: 5836
+ RT-Status: resolved
+ RT-ACtion: reply
+ 
+ 
+ Added back a "ticket refresh" dropdown on the search results page.
+ Thanks to Dirk Pape.
+ 
+ 
 
 ------------------------------------------------------------------------
-r1188 | huberth | 2004-07-08 12:28:17 -0400 (Thu, 08 Jul 2004) | 4 lines
+r1486 | jesse | 2004-09-14 02:12:08 -0400 (Tue, 14 Sep 2004) | 3 lines
 Changed paths:
-   M /rt/trunk/sbin/rt-test-dependencies.in
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
 
-RT-Ticket: 5773
-RT-Status: resolved
+ r10262@tinbook:  jesse | 2004-09-14T06:12:21.353389Z
+ Never try to fetch attributes when we don't have an object to fetch attributes on
 
- * DBIx::SearchBuilder dependency bumped from 0.97 to 1.01.
 ------------------------------------------------------------------------
-r1148 | huberth | 2004-06-26 01:31:03 -0400 (Sat, 26 Jun 2004) | 5 lines
+r1477 | jesse | 2004-09-13 16:01:18 -0400 (Mon, 13 Sep 2004) | 10 lines
 Changed paths:
-   M /rt/trunk/html/Admin/Elements/EditCustomField
-   M /rt/trunk/html/Admin/Elements/EditScrip
-   M /rt/trunk/html/Admin/Elements/EditTemplates
-   M /rt/trunk/html/Admin/Elements/ModifyQueue
-   M /rt/trunk/html/Admin/Elements/ModifyUser
-   M /rt/trunk/html/Admin/Global/GroupRights.html
-   M /rt/trunk/html/Admin/Global/Template.html
-   M /rt/trunk/html/Admin/Global/UserRights.html
-   M /rt/trunk/html/Admin/Groups/GroupRights.html
-   M /rt/trunk/html/Admin/Groups/Members.html
-   M /rt/trunk/html/Admin/Groups/Modify.html
-   M /rt/trunk/html/Admin/Groups/UserRights.html
-   M /rt/trunk/html/Admin/Queues/GroupRights.html
-   M /rt/trunk/html/Admin/Queues/Modify.html
-   M /rt/trunk/html/Admin/Queues/Template.html
-   M /rt/trunk/html/Admin/Queues/UserRights.html
-   M /rt/trunk/html/Admin/Users/Modify.html
-   M /rt/trunk/html/Approvals/index.html
-   M /rt/trunk/html/Search/Bulk.html
-   M /rt/trunk/html/SelfService/Prefs.html
-   M /rt/trunk/html/Ticket/ModifyDates.html
-   M /rt/trunk/html/Ticket/ModifyLinks.html
-   M /rt/trunk/html/Ticket/Update.html
-   M /rt/trunk/html/User/Delegation.html
-   M /rt/trunk/html/User/Groups/Members.html
-   M /rt/trunk/html/User/Groups/Modify.html
-   M /rt/trunk/html/User/Prefs.html
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/releng.cnf
 
-RT-Ticket: 5320
-RT-Status: resolved
-
- * Submit buttons now have more descriptive labels than "Submit".
+ r10249@tinbook:  jesse | 2004-09-13T19:56:43.541086Z
+  ----------------------------------------------------------------------
+  r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
+  
+  
+  ----------------------------------------------------------------------
+ 
+ r10250@tinbook:  jesse | 2004-09-13T19:58:31.660069Z
+ Bumped to 3.2.2rc1
 
 ------------------------------------------------------------------------
-r1147 | huberth | 2004-06-26 00:04:28 -0400 (Sat, 26 Jun 2004) | 6 lines
+r1474 | jesse | 2004-09-10 15:40:40 -0400 (Fri, 10 Sep 2004) | 3 lines
 Changed paths:
-   M /rt/trunk/bin/rt.in
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
 
-RT-Ticket: 4653
-RT-Status: resolved
+-l
 
- * The RT CLI no longer tries to perform a substitution on an undefined
-   response string, taking care of some warnings.
 
 ------------------------------------------------------------------------
-r1146 | huberth | 2004-06-25 23:15:35 -0400 (Fri, 25 Jun 2004) | 2 lines
+r1464 | leira | 2004-09-08 17:41:43 -0400 (Wed, 08 Sep 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/bin/rt.in
+   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+
+Don't put a span around things if it won't do anything.
 
- * RT CLI no longer chokes when the return status from the HTTP server contains
-   a non-numeric version number like "3.1.HEAD"
 ------------------------------------------------------------------------
-r1145 | alexmv | 2004-06-25 16:09:56 -0400 (Fri, 25 Jun 2004) | 7 lines
+r1462 | leira | 2004-09-08 17:31:51 -0400 (Wed, 08 Sep 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
 
-RT-Ticket: 5201
-RT-Status: resolved
-RT-Update: correspond
+Overdue things are now read.
+
+------------------------------------------------------------------------
+r1460 | leira | 2004-09-08 17:29:25 -0400 (Wed, 08 Sep 2004) | 2 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
 
- * Provide a Next sub to Templates that checks that the user can see
-   the template before returning it
+Use time() instead of making an RT::Date.
 
 ------------------------------------------------------------------------
-r1139 | alexmv | 2004-06-22 20:18:17 -0400 (Tue, 22 Jun 2004) | 7 lines
+r1458 | leira | 2004-09-08 17:19:51 -0400 (Wed, 08 Sep 2004) | 4 lines
 Changed paths:
-   M /rt/trunk/html/Admin/Elements/EditScrip
+   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
 
-RT-Ticket: 4040
-RT-Status: resolved
-RT-Update: correspond
+If something is overdue, set DueRelative to class "overdue".
 
- * Once we create a new ticket, we want to make sure the next commit
-   does an update instead of creating a new scrip.
+Note: core RT doesn't have an "overdue" class at this time.
 
 ------------------------------------------------------------------------
-r1137 | huberth | 2004-06-22 17:49:44 -0400 (Tue, 22 Jun 2004) | 5 lines
+r1380 | jesse | 2004-08-31 14:49:23 -0400 (Tue, 31 Aug 2004) | 10 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
 
-RT-Ticket: 5733
-RT-Status: resolved
 
-* Commit #1134 updated to use loc, for language portability's sake.
+ ----------------------------------------------------------------------
+ r8480@tinbook:  jesse | 2004-08-31T18:48:19.505579Z
+ Added callbacks to let users add entries to show and edit basics boxes
+ 
+ Made "type" an editable field on tickets (at the web api level, not in the UI)
+ 
+ ----------------------------------------------------------------------
+
 
 ------------------------------------------------------------------------
-r1134 | huberth | 2004-06-22 17:02:15 -0400 (Tue, 22 Jun 2004) | 6 lines
+r1379 | jesse | 2004-08-31 04:14:54 -0400 (Tue, 31 Aug 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
 
-RT-Ticket: 5733
-RT-Status: resolved
+ ----------------------------------------------------------------------
+ r8478@tinbook:  jesse | 2004-08-31T08:14:29.467020Z
+ Inlined Tickets_Overlay_SQL's "match"
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1376 | jesse | 2004-08-31 00:22:49 -0400 (Tue, 31 Aug 2004) | 18 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE
+   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable
+   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/Header
+   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/ParseFormat
+   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/Row
+   A /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket
+   A /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
 
-* In the attachment window, the user who uploaded the attachment is now shown
-  after the time and filesize.
+ ----------------------------------------------------------------------
+ r8457@tinbook:  jesse | 2004-08-29T01:52:08.449173Z
+ Refactored the TicketList compnent to be more reusable
+ ----------------------------------------------------------------------
+ r8458@tinbook:  jesse | 2004-08-29T02:41:50.808026Z
+ Adding a callback for a customer
+ ----------------------------------------------------------------------
+ r8471@tinbook:  jesse | 2004-08-31T04:20:29.035587Z
+ Fixed the callback in Results.html to not flake out when we've got interesting %ARGS coming into it.
+ 
+ ----------------------------------------------------------------------
+ r8472@tinbook:  jesse | 2004-08-31T04:21:47.346418Z
+ Added "DependedOnBy" to TicketSQL  to mean what it means elsewhere.
+ 
+ Made TicketSQL let you search by ticket type
+ 
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1117 | huberth | 2004-06-18 17:44:25 -0400 (Fri, 18 Jun 2004) | 6 lines
+r1372 | jesse | 2004-08-28 19:47:32 -0400 (Sat, 28 Aug 2004) | 8 lines
 Changed paths:
-   M /rt/trunk/html/autohandler
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+
+ ----------------------------------------------------------------------
+ r8454@tinbook:  jesse | 2004-08-28T23:42:12.276700Z
+ 
+ ----------------------------------------------------------------------
+ r8455@tinbook:  jesse | 2004-08-28T23:46:06.962020Z
+ Adding a "SearchActions" callback to Search/Results.html
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1352 | alexmv | 2004-08-18 18:04:57 -0400 (Wed, 18 Aug 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
 
-RT-Ticket: 5737
+RT-Ticket: 5809
 RT-Status: resolved
 
-* RT now logs all login attempts.  Successful logins are logged at level
-  info, failures at level error.
+ * Derivative of the doc. patch in [fsck.com #5809] applied
 
 ------------------------------------------------------------------------
-r1114 | alexmv | 2004-06-18 12:25:56 -0400 (Fri, 18 Jun 2004) | 7 lines
+r1351 | alexmv | 2004-08-18 17:53:17 -0400 (Wed, 18 Aug 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/etc/RT_Config.pm.in
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
 
-RT-Ticket: 5755
-RT-Status: resolved
+RT-Ticket: 5792
 RT-Update: correspond
+RT-Status: resolved
 
- * Include UnixWare in the lucky group that should get ( socket =>
-   'inet' ) in LogToSyslogConf
+ * Move the lasttrans anchor into a table cell
 
 ------------------------------------------------------------------------
-r1109 | alexmv | 2004-06-17 20:34:25 -0400 (Thu, 17 Jun 2004) | 3 lines
+r1349 | alexmv | 2004-08-18 16:38:09 -0400 (Wed, 18 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/ModifyAll.html
+   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+
+RT-Ticket: 5963
+RT-Update: correspond
+RT-Status: resolved
 
- * Commit #1108 should have been applied here, instead of to rt-3.1
-   Oops.
+ * Some mailers care about the return value rt-mailgate; 'return 0'
+   instead of 'die' to ensure that we fake success
 
 ------------------------------------------------------------------------
-r1106 | alexmv | 2004-06-17 19:47:40 -0400 (Thu, 17 Jun 2004) | 7 lines
+r1348 | alexmv | 2004-08-18 16:22:42 -0400 (Wed, 18 Aug 2004) | 8 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Display.html
-   M /rt/trunk/lib/RT/Interface/Web.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
 
-RT-Ticket: 3151
-RT-Status: resolved
+RT-Ticket: 5215
 RT-Update: correspond
+RT-Status: resolved
 
- * Add a transaction if there is time worked -- even if there is no
-   message
+ * When merging tickets, the resulting ticket's
+   Time{Estimated,Worked,Left} should be the sum of the fields from
+   both tickets
 
 ------------------------------------------------------------------------
-r1095 | alexmv | 2004-06-17 08:49:45 -0400 (Thu, 17 Jun 2004) | 6 lines
+r1347 | alexmv | 2004-08-18 15:31:10 -0400 (Wed, 18 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/ModifyAll.html
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
 
-RT-Ticket: 5745
-RT-Status: resolved
+RT-Ticket: 5826
 RT-Update: correspond
+RT-Status: resolved
 
- * Fill in default subject on transaction in Jumbo update
+ * Fix logic; bounce message as a loop if $IsALoop and not $RT::StoreLoops;
+   was "if $IsALoop and ($RT::LoopsToOwner and not $RT::StoreLoops)"
 
 ------------------------------------------------------------------------
-r1094 | huberth | 2004-06-17 01:40:32 -0400 (Thu, 17 Jun 2004) | 6 lines
+r1344 | alexmv | 2004-08-17 22:27:04 -0400 (Tue, 17 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/html/Admin/Elements/UserTabs
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
 
-RT-Ticket: 5697
+RT-Ticket: 5988
+RT-Update: correspond
 RT-Status: resolved
 
-subject: Admin/UserTabs cleanup
-link to Admin/Users/MemberOf.html removed - page doesn't exist.
+ * Back out change r1338, as it breaks API compatibility in a stable
+   release
 
 ------------------------------------------------------------------------
-r1090 | huberth | 2004-06-16 18:14:59 -0400 (Wed, 16 Jun 2004) | 5 lines
+r1343 | huberth | 2004-08-17 22:23:42 -0400 (Tue, 17 Aug 2004) | 5 lines
 Changed paths:
-   M /rt/trunk/html/Admin/Elements/UserTabs
-   M /rt/trunk/html/Admin/Users/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
 
-RT-Ticket: 5697
-RT-Status: resolved
+ * Made bulk editing of custom fields slightly more efficient and 
+   simultaneously cleaned up some of its code.
+ * Also added a little bit of docs for RT::Ticket::Create() - Priority
+   is a valid arg also.
 
-subject: Admin/UserTabs cleanup
-Patch supplied and applied to 3.0.  Modified html/Admin/Elements/UserTabs.
 ------------------------------------------------------------------------
-r1089 | huberth | 2004-06-16 17:48:15 -0400 (Wed, 16 Jun 2004) | 5 lines
+r1342 | alexmv | 2004-08-17 20:05:11 -0400 (Tue, 17 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/html/Search/Listing.html
+   M /rt/branches/3.2-RELEASE/html/index.html
 
-RT-Ticket: 5691
+RT-Ticket: 5823
+RT-Update: correspond
 RT-Status: resolved
 
-Patch applied to 3.0.
+ * Applied patch from bobg at the domain of uic.edu, prefixing refresh
+   form's url with $RT::WebPath
 
 ------------------------------------------------------------------------
-r1081 | alexmv | 2004-06-16 10:53:11 -0400 (Wed, 16 Jun 2004) | 6 lines
+r1341 | alexmv | 2004-08-17 19:57:59 -0400 (Tue, 17 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
 
-RT-Ticket: 5669
-RT-Status: resolved
+RT-Ticket: 5897
 RT-Update: correspond
+RT-Status: resolved
 
- * Record initial time taken in the initial transaction
+ * ModifyTicket includes CommentOnTicket and ReplyToTicket rights;
+   this effects display of "[Reply] [Comment]" links per transaction
 
 ------------------------------------------------------------------------
-r1080 | alexmv | 2004-06-16 10:53:01 -0400 (Wed, 16 Jun 2004) | 6 lines
+r1340 | alexmv | 2004-08-17 18:18:15 -0400 (Tue, 17 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/lib/RT.pm.in
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
 
-RT-Ticket: 5696
+RT-Ticket: 5939
 RT-Status: resolved
 RT-Update: correspond
 
- * Remove references to vendor config
+ * Take out un-needed $fontsize variable; removing  tags will
+   have to wait
 
 ------------------------------------------------------------------------
-r1071 | alexmv | 2004-06-14 17:27:03 -0400 (Mon, 14 Jun 2004) | 2 lines
+r1339 | alexmv | 2004-08-17 18:16:11 -0400 (Tue, 17 Aug 2004) | 8 lines
 Changed paths:
-   M /rt/trunk/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+
+RT-Ticket: 5963
+RT-Update: correspond
+RT-Status: resolved
+
+ * Applied patch provided by bobg at the domain of uic.edu to exit if
+   there is no content on standard input
 
- * Fix silly copy/paste documentation error
 
 ------------------------------------------------------------------------
-r1044 | alexmv | 2004-06-09 16:13:41 -0400 (Wed, 09 Jun 2004) | 6 lines
+r1338 | alexmv | 2004-08-17 17:05:10 -0400 (Tue, 17 Aug 2004) | 10 lines
 Changed paths:
-   M /rt/trunk/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
 
-RT-Ticket: 5359
+RT-Ticket: 5716
 RT-Update: correspond
 RT-Status: resolved
 
- * Remove extraneous  tag
+ * Move code which is not specific to parsing mime messages into
+   RT::Email::Interface; this removes a large base of duplicated code,
+   and some sketchy "methods" that were getting called with "" as self
+   often
+
 
 ------------------------------------------------------------------------
-r1043 | alexmv | 2004-06-09 16:00:36 -0400 (Wed, 09 Jun 2004) | 7 lines
+r1337 | alexmv | 2004-08-17 15:03:04 -0400 (Tue, 17 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/etc/acl.mysql
+   M /rt/branches/3.2-RELEASE/bin/rt.in
 
-RT-Ticket: 5366
+RT-Ticket: 5820
 RT-Update: correspond
 RT-Status: resolved
 
- * Quote the database hostname when doing a GRANT under Mysql;
-   otherwise hostnames with dashes cause errors
+ * Use "local $_" to prevent "modification of read-only value..."
+   caused by aliasing $_ to a constant
 
 ------------------------------------------------------------------------
-r1042 | alexmv | 2004-06-09 15:52:05 -0400 (Wed, 09 Jun 2004) | 6 lines
+r1335 | leira | 2004-08-17 12:03:08 -0400 (Tue, 17 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
 
-RT-Ticket: 5230
-RT-Update: correspond
-RT-Status: resolved
+Added a new callback at the very beginning of the <%INIT> block.
+
+RTIR uses this callback to look at the queue and hijack the display
+page, however, the callback itself is more generic than that: it
+happens at the very beginning, and receives all arguments.
 
- * Update EscalatePriority's docs to mention rt-crontool
 
 ------------------------------------------------------------------------
-r1041 | alexmv | 2004-06-09 15:47:36 -0400 (Wed, 09 Jun 2004) | 6 lines
+r1326 | alexmv | 2004-08-10 15:38:59 -0400 (Tue, 10 Aug 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
 
-RT-Ticket: 4167
-RT-Update: correspond
-RT-Status: resolved
-
- * Provide reason for "temporary failure"
+ * Add callback in header proper, to allow injection of style and script tags
 
 ------------------------------------------------------------------------
-r1040 | alexmv | 2004-06-09 14:49:23 -0400 (Wed, 09 Jun 2004) | 7 lines
+r1313 | huberth | 2004-08-05 14:47:43 -0400 (Thu, 05 Aug 2004) | 3 lines
 Changed paths:
-   M /rt/trunk/lib/RT/CurrentUser.pm
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
 
-RT-Ticket: 5113
-RT-Status: resolved
-RT-Update: correspond
+ * Fixed a couple of other stupid errors resulting from r1311 relating to
+   quoting of pathnames.
+
+------------------------------------------------------------------------
+r1312 | alexmv | 2004-08-04 20:50:16 -0400 (Wed, 04 Aug 2004) | 2 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
 
- * Trivial whitespace fix.  Incredibly low-hanging fruit; but one less
-   open bug now!
+ * Removing accidental paste
 
 ------------------------------------------------------------------------
-r1034 | alexmv | 2004-06-08 14:34:35 -0400 (Tue, 08 Jun 2004) | 8 lines
+r1311 | huberth | 2004-08-04 20:44:40 -0400 (Wed, 04 Aug 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Interface/Email.pm
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
 
-RT-Ticket: 5709
-RT-Action: correspond
+RT-Ticket: 4234
 RT-Status: resolved
 
- * Update =head1 NAME to be correct
+ * Doubled headers and navbars no longer appear when an unprivileged user
+   creates a Custom Field.  (This happened because Abort was called within
+   a subcomponent.)
+
+------------------------------------------------------------------------
+r1310 | alexmv | 2004-08-04 15:03:51 -0400 (Wed, 04 Aug 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/zh_tw.po
+
+RT-Ticket: 5942
+RT-Status: resolved
+ * Use a:after {content: "..."} to put dots after titlebox links; this
+   involves one loc string change
 
- * Document the optional 'ticket' option to Gateway
+ * Also force titlebox hrefs to be white, not black
 
 ------------------------------------------------------------------------
-r1026 | alexmv | 2004-06-07 16:53:00 -0400 (Mon, 07 Jun 2004) | 9 lines
+r1309 | alexmv | 2004-08-04 13:42:42 -0400 (Wed, 04 Aug 2004) | 5 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
 
-RT-Ticket: 5567
-RT-Action: correspond
-RT-Status: resolved
+ * Warn if running MySQL < 4.0.x
 
- * Don't assume that the base of a link has a resolver -- for the case
-   where a bogus "Referred to" field is entered.  It will now give the
-   slightly less obscure error message "Link could not be created"
-   at the top of the page rather than a raw error message.
+ * Suggest something slightly more useful if we don't have InnoDB and
+   we're running MySQL 3.23
 
 ------------------------------------------------------------------------
-r1025 | alexmv | 2004-06-07 16:26:41 -0400 (Mon, 07 Jun 2004) | 3 lines
+r1308 | alexmv | 2004-08-04 11:54:14 -0400 (Wed, 04 Aug 2004) | 5 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
 
- * Provide an abolute path to Display.html, as we could be coming from
-   a quicksearch
+RT-Ticket: 4036
+RT-Status: resolved
+ * 'Create' is uppercase
+ * TemplateObj->QueueObj is null if the template is just being created
 
 ------------------------------------------------------------------------
-r1024 | alexmv | 2004-06-07 16:25:29 -0400 (Mon, 07 Jun 2004) | 7 lines
+r1307 | alexmv | 2004-08-04 10:33:55 -0400 (Wed, 04 Aug 2004) | 4 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.2-RELEASE/etc/upgrade/3.1.0/schema.Pg
 
-RT-Ticket: 5708
-RT-Action: comment
+RT-Ticket: 5916
 RT-Status: resolved
-
- * The "show headers" links need to default to providing an absolute
-   path to Display.html, so the links don't break after quicksearch
+ * Postgres doesn't use '#' as a comment character
 
 ------------------------------------------------------------------------
-r1019 | alexmv | 2004-06-07 14:07:37 -0400 (Mon, 07 Jun 2004) | 7 lines
+r1302 | huberth | 2004-08-03 18:06:00 -0400 (Tue, 03 Aug 2004) | 9 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Create.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
 
-RT-Ticket: 5647
-RT-Action: comment
+RT-Ticket: 4473
 RT-Status: resolved
 
- * Only apply default due date of the queue if the user didn't supply
-   one for the ticket.
+ * In Ticket/Elements/ShowAttachments, the font code that is generated
+   no longer tries to escape the quotes (to give something like
+   ).  Now the quotes appear.  Also, the default
+   font size for the date and size has been changed to -2, because -1
+   looks huge and out of place.
 
 ------------------------------------------------------------------------
-r1006 | alexmv | 2004-06-04 17:05:50 -0400 (Fri, 04 Jun 2004) | 8 lines
+r1298 | huberth | 2004-08-03 10:02:14 -0400 (Tue, 03 Aug 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
 
-RT-Ticket: 5626
-RT-Status: close
-RT-Action: correspond
+RT-Ticket: 5927
+RT-Status: resolved
 
- * The message can only be "too large or ... not plain text" if there
-   was content in it originally.  This fixes bug #5626, which occurred
-   when Text::Quoted was not installed and empty messages were used.
+ * Due dates in the past no longer look like they're in the future,
+   i.e. "6 days ago".
 
 ------------------------------------------------------------------------
-r1000 | alexmv | 2004-06-02 23:22:05 -0400 (Wed, 02 Jun 2004) | 7 lines
+r1297 | huberth | 2004-07-30 17:46:43 -0400 (Fri, 30 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Create.html
+   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
 
-RT-Ticket: 3068
-RT-Status: closed
-RT-Update: comment
+RT-Ticket: 5699
+RT-Status: resolved
 
- * Add "min" after the Time{Worked,Left} fields; this completes the
-   localization of the above ticket
+ * Bulk editing of custom fields (finally!) added.  Not quite as fast as
+   would be preferred, probably, but it (should) work.
+
+
+
+------------------------------------------------------------------------
+r1296 | alexmv | 2004-07-30 15:59:24 -0400 (Fri, 30 Jul 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+
+ * Fix "Unrecognised line: foo@bar" caused by 5.8.0 not matching utf8
+   against regexps
+
+------------------------------------------------------------------------
+r1293 | leira | 2004-07-29 01:41:51 -0400 (Thu, 29 Jul 2004) | 2 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+
+Make the TitleBox title a link to the same search, only not limited to 10.
+
+------------------------------------------------------------------------
+r1292 | jesse | 2004-07-28 20:08:11 -0400 (Wed, 28 Jul 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/Makefile.in
+   M /rt/branches/3.2-RELEASE/README
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
+   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.2-RELEASE/bin/rt.in
+   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/index.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.2-RELEASE/html/Elements/Callback
+   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
+   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/Error
+   M /rt/branches/3.2-RELEASE/html/Elements/Footer
+   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
+   M /rt/branches/3.2-RELEASE/html/Elements/Login
+   M /rt/branches/3.2-RELEASE/html/Elements/Menu
+   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
+   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
+   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
+   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
+   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
+   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
+   M /rt/branches/3.2-RELEASE/html/Elements/Section
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
+   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Submit
+   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
+   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
+   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
+   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
+   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
+   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/autohandler
+   M /rt/branches/3.2-RELEASE/html/index.html
+   M /rt/branches/3.2-RELEASE/html/l
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
+   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
+   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
+   M /rt/branches/3.2-RELEASE/sbin/factory
+   M /rt/branches/3.2-RELEASE/sbin/license_tag
+   M /rt/branches/3.2-RELEASE/sbin/regression_harness
+   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
+   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
+
+ ----------------------------------------------------------------------
+ r8303@tinbook:  jesse | 2004-07-28T23:59:45.883318Z
+ 
+ Removed the extra newlines we inserted after the copyright block, since it adds extra newlines to the mason pages, which can break some parsing.
+ 
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r999 | alexmv | 2004-06-02 23:02:14 -0400 (Wed, 02 Jun 2004) | 6 lines
+r1290 | huberth | 2004-07-28 14:39:36 -0400 (Wed, 28 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/bin/rt-crontool.in
+   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
 
-RT-Ticket: 3066
-RT-Status: close
-RT-Update: comment
+RT-Ticket: 5899
+RT-Status: resolved
+
+ * html/Search/Results.tsv now works with custom fields that have line breaks
+   within them.
 
- * Make the documentation a little more apparent from the commandline
 
 ------------------------------------------------------------------------
-r998 | alexmv | 2004-06-02 22:37:55 -0400 (Wed, 02 Jun 2004) | 7 lines
+r1289 | huberth | 2004-07-28 14:35:38 -0400 (Wed, 28 Jul 2004) | 5 lines
 Changed paths:
-   M /rt/trunk/Makefile.in
+   M /rt/branches/3.2-RELEASE/etc/drop.Oracle
 
-RT-Ticket: 3113
-RT-Status: close
-RT-Update: comment
+RT-Ticket: 5908
+RT-Status: resolved
 
- * Create the /opt/rt3/local/lib directory on install, like the ticket
-   asks for
+ * drop.Oracle now drops the attributes table.
 
 ------------------------------------------------------------------------
-r992 | alexmv | 2004-06-01 15:32:39 -0400 (Tue, 01 Jun 2004) | 3 lines
+r1288 | leira | 2004-07-28 00:04:12 -0400 (Wed, 28 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/lib/t/02regression.t.in
+   M /rt/branches/3.2-RELEASE/html/Search/Build.html
 
-Sorting the tests corrects some ordering errors; for exmaple, assuming
-that a ticket had been created by a certain time.
+Handle 0 values properly.
 
 ------------------------------------------------------------------------
-r991 | jesse | 2004-06-01 14:46:01 -0400 (Tue, 01 Jun 2004) | 6 lines
+r1286 | robert | 2004-07-26 15:15:12 -0400 (Mon, 26 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/etc/RT_Config.pm.in
+   M /
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
 
  ----------------------------------------------------------------------
- r1761@tinbook:  jesse | 2004-06-01T18:45:42.204802Z
+ r1291@dog:  rspier | 2004-07-26T19:14:41.133769Z
  
- removed an extra "# }}}" line
+ Revert the last microoptimization.  It smells funny and will create problems with merging to 3.3
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r990 | jesse | 2004-05-31 23:55:52 -0400 (Mon, 31 May 2004) | 1 line
-Changed paths:
-   M /rt/trunk
-
-merging properties from new host
-------------------------------------------------------------------------
-r973 | robert | 2004-05-28 00:47:37 -0400 (Fri, 28 May 2004) | 8 lines
+r1285 | robert | 2004-07-26 15:07:58 -0400 (Mon, 26 Jul 2004) | 18 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/html/Search/Listing.html
-   M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm
+   M /
+   M /DBIx-SearchBuilder/trunk/SearchBuilder.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
 
+ ----------------------------------------------------------------------
+ r1287@dog:  rspier | 2004-07-26T18:56:48.690023Z
+ 
+ [fsck.com #5879] - DBIx::SearchBuilder should treat 'IS' as case insensitive, since most databases do too.
+ ----------------------------------------------------------------------
+ r1288@dog:  rspier | 2004-07-26T19:00:50.217330Z
  
+ MicroOptimizations:
+ 	- if we're doing an IS NULL search already, there's no reason to do a $null_columns_ok
+ 	- use || instead of 'or' so we can short-circuit
  ----------------------------------------------------------------------
- r551@bear:  rspier | 2004-05-28T04:39:20.863505Z
+ r1289@dog:  rspier | 2004-07-26T19:06:54.604573Z
  
-  Re: [fsck.com #5639] SearchBuilder doesn't properly paginate initial s\
- earches
+ MicroOptimization/Cleanup:
+ 	- get rid of $null_columns_ok flag
+ 	- clean up logic, and use string compare instead of regexp
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r972 | jesse | 2004-05-28 00:24:38 -0400 (Fri, 28 May 2004) | 6 lines
+r1284 | leira | 2004-07-23 17:43:20 -0400 (Fri, 23 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/bin/rt.in
+   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+
+Reset string properly when uploading a template file.
+
+------------------------------------------------------------------------
+r1283 | jesse | 2004-07-23 17:23:10 -0400 (Fri, 23 Jul 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/etc/RT_Config.pm.in
+   A /rt/branches/3.2-RELEASE/html/NoAuth/images/autohandler
 
  ----------------------------------------------------------------------
- r1723@tinbook:  jesse | 2004-05-28T04:24:48.903988Z
+ r8292@tinbook:  jesse | 2004-07-23T21:23:16.884303Z
  
- Removing an extra } in sub help in the cli tool
+ RT now goes out of its way to display images, like the logo... even when users fail to configure their webserver correctly
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r971 | jesse | 2004-05-28 00:10:47 -0400 (Fri, 28 May 2004) | 22 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/html/Search/Bulk.html
+r1282 | jesse | 2004-07-23 13:34:23 -0400 (Fri, 23 Jul 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/Makefile.in
+   M /rt/branches/3.2-RELEASE/README
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
+   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.2-RELEASE/bin/rt.in
+   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/index.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.2-RELEASE/html/Elements/Callback
+   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
+   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/Error
+   M /rt/branches/3.2-RELEASE/html/Elements/Footer
+   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
+   M /rt/branches/3.2-RELEASE/html/Elements/Login
+   M /rt/branches/3.2-RELEASE/html/Elements/Menu
+   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
+   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
+   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
+   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
+   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
+   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
+   M /rt/branches/3.2-RELEASE/html/Elements/Section
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
+   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Submit
+   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
+   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
+   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
+   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
+   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
+   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/autohandler
+   M /rt/branches/3.2-RELEASE/html/index.html
+   M /rt/branches/3.2-RELEASE/html/l
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
+   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
+   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
+   M /rt/branches/3.2-RELEASE/sbin/factory
+   M /rt/branches/3.2-RELEASE/sbin/license_tag
+   M /rt/branches/3.2-RELEASE/sbin/regression_harness
+   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
+   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
+
 
  ----------------------------------------------------------------------
- r1721@tinbook:  jesse | 2004-05-28T04:10:44.114252Z
- 
- >if you resolve a ticket *and* write a correspondance with the                                     
- >search/Bulk.html page, then you get:                                                              
- >                                                                                                  
- >1. Ticket resolve                                                                                 
- >2. Correspondance added                                                                           
- >3. Ticket auto opened                                                                             
- >                                                                                                  
- >this is different than in the standard Ticket/Update.html where you get                           
- >                                                                                                  
- >1. Correspondance added                                                                           
- >2. Ticket resolved                                                                                
- >                                                                                                  
- >Latter is the thing I expect, So I changed the creation order of                                  
- >transactions in Bulk.html to be consistent with Update.html.                                      
-                                                                                                    
-                   
+ r8285@tinbook:  jesse | 2004-07-23T17:33:04.648260Z
  
+ Using single quotes makes the email address in the copyright not get mangled
  ----------------------------------------------------------------------
 
+
 ------------------------------------------------------------------------
-r949 | jesse | 2004-05-25 22:44:37 -0400 (Tue, 25 May 2004) | 1 line
+r1281 | autrijus | 2004-07-23 13:15:16 -0400 (Fri, 23 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/releng.cnf
+   M /rt
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+
+RT-Ticket: 5274 
+RT-Status: resolved
+RT-Update: correspond
+ 
+Apply Bart Duchesne's patch for correctly deleting old TCFV '0'
+when editing SingleValue TCFs.
 
-This is RT 3.0.11
 ------------------------------------------------------------------------
-r942 | jesse | 2004-05-23 22:54:06 -0400 (Sun, 23 May 2004) | 1 line
+r1280 | leira | 2004-07-22 23:04:27 -0400 (Thu, 22 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/releng.cnf
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
+
+No value is NULL, not null.
 
-Bumping to 3.0.11rc4
 ------------------------------------------------------------------------
-r939 | jesse | 2004-05-23 22:14:26 -0400 (Sun, 23 May 2004) | 18 lines
+r1279 | leira | 2004-07-22 23:02:15 -0400 (Thu, 22 Jul 2004) | 5 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/Groups_Overlay.pm
-   M /rt/trunk/lib/RT/Queue_Overlay.pm
-   A /rt/trunk/lib/t/data/rt-send-cc
+   M /rt/branches/3.2-RELEASE/html/Search/Build.html
 
- ----------------------------------------------------------------------
- r1664@tinbook:  jesse | 2004-05-24T01:24:50.613317Z
- 
- Minor documentation update
- ----------------------------------------------------------------------
- r1665@tinbook:  jesse | 2004-05-24T01:28:12.674977Z
- 
- Fixed a regression related to Groups->WithRight
- ----------------------------------------------------------------------
- r1666@tinbook:  jesse | 2004-05-24T02:12:25.100951Z
- 
- added back a missing test file
- ----------------------------------------------------------------------
- r1667@tinbook:  jesse | 2004-05-24T02:13:00.285813Z
- 
- Altering a Groups join to be a bit more efficient
- ----------------------------------------------------------------------
+RT-Ticket: 5880
+RT-Status: resolved
+RT-Action: correspond
+NULL values can now be chosen, and the TicketSQL query is constructed properly.
 
 ------------------------------------------------------------------------
-r914 | jesse | 2004-05-17 16:07:40 -0400 (Mon, 17 May 2004) | 1 line
+r1278 | leira | 2004-07-22 22:32:27 -0400 (Thu, 22 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/releng.cnf
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
+
+Fill in the default queue if one was specified.
 
-Bumping to 3.0.11rc3
 ------------------------------------------------------------------------
-r913 | jesse | 2004-05-17 16:05:25 -0400 (Mon, 17 May 2004) | 1 line
+r1277 | leira | 2004-07-22 22:30:36 -0400 (Thu, 22 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/trunk/lib/t/04_send_email.pl.in
+   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+
+If a template file is uploaded, clear out the old template first (as before).
 
-Backported ticket searching fixes from 3.1; fixed a bug in email address testing code
 ------------------------------------------------------------------------
-r876 | jesse | 2004-05-12 02:46:25 -0400 (Wed, 12 May 2004) | 7 lines
+r1276 | jesse | 2004-07-22 15:08:32 -0400 (Thu, 22 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/html/Search/Elements/PickRestriction
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/html/l
 
- 
  ----------------------------------------------------------------------
- r1545@tinbook:  jesse | 2004-05-12T06:45:50.218931Z
+ r8281@tinbook:  jesse | 2004-07-22T19:08:48.451578Z
  
- PickRestriction needed the absolute path fix
+ * The "/l" component now does all its work in the init block
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r873 | jesse | 2004-05-11 19:04:59 -0400 (Tue, 11 May 2004) | 6 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/releng.cnf
+r1272 | jesse | 2004-07-21 21:04:55 -0400 (Wed, 21 Jul 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/Makefile.in
+   M /rt/branches/3.2-RELEASE/README
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
+   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.2-RELEASE/bin/rt.in
+   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/index.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.2-RELEASE/html/Elements/Callback
+   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
+   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/Error
+   M /rt/branches/3.2-RELEASE/html/Elements/Footer
+   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
+   M /rt/branches/3.2-RELEASE/html/Elements/Login
+   M /rt/branches/3.2-RELEASE/html/Elements/Menu
+   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
+   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
+   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
+   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
+   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
+   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
+   M /rt/branches/3.2-RELEASE/html/Elements/Section
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
+   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Submit
+   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
+   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
+   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
+   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
+   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
+   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/autohandler
+   M /rt/branches/3.2-RELEASE/html/index.html
+   M /rt/branches/3.2-RELEASE/html/l
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
+   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
+   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
+   M /rt/branches/3.2-RELEASE/sbin/factory
+   M /rt/branches/3.2-RELEASE/sbin/license_tag
+   M /rt/branches/3.2-RELEASE/sbin/regression_harness
+   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
+   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
 
  ----------------------------------------------------------------------
- r1539@tinbook:  jesse | 2004-05-11T22:54:41.535834Z
+ r8267@tinbook:  jesse | 2004-07-22T01:01:02.633960Z
  
- Bumping to rc2
+ Making license blocks fold away
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r865 | jesse | 2004-05-11 02:42:01 -0400 (Tue, 11 May 2004) | 11 lines
+r1271 | autrijus | 2004-07-21 20:52:53 -0400 (Wed, 21 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/bin/rt.in
-   M /rt/trunk/html/Search/Listing.html
+   M /rt
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
 
  ----------------------------------------------------------------------
- r1117@Jesse-Vincents-Computer:  jesse | 2004-05-11T06:41:01.215469Z
- 
- Updated "order" handling in the cli from ams
- 
- ----------------------------------------------------------------------
- r1118@Jesse-Vincents-Computer:  jesse | 2004-05-11T06:41:36.770412Z
+ r6204@not:  autrijus | 2004-07-22T00:52:38.207887Z
  
- Better handling of search listing page after a redirect
+ * Switch $Ticket->AddCustomFieldValue to use $cf->LoadByNameAndQueue for
+   forward compatibility.
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r863 | jesse | 2004-05-10 18:42:38 -0400 (Mon, 10 May 2004) | 1 line
-Changed paths:
-   M /rt/trunk
-
-
-------------------------------------------------------------------------
-r849 | jesse | 2004-05-06 21:00:24 -0400 (Thu, 06 May 2004) | 18 lines
+r1270 | autrijus | 2004-07-21 20:39:33 -0400 (Wed, 21 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/bin/rt.in
-   M /rt/trunk/html/Admin/Queues/Scrip.html
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-   M /rt/trunk/lib/RT.pm.in
+   M /rt
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
 
  ----------------------------------------------------------------------
- r1486@tinbook:  jesse | 2004-05-07T00:49:12.363243Z
- 
- Fix for proper display of ScripId on scrip edit from Ruslan
- ----------------------------------------------------------------------
- r1487@tinbook:  jesse | 2004-05-07T00:49:29.125437Z
+ r6200@not:  autrijus | 2004-07-22T00:37:31.494556Z
  
- Fix for search on Cc and AdminCc from Ruslan
- ----------------------------------------------------------------------
- r1488@tinbook:  jesse | 2004-05-07T00:52:40.234557Z
- 
- Fix for a false positive error about directory permissions when opening the rt logfile from Ruslan
- ----------------------------------------------------------------------
- r1489@tinbook:  jesse | 2004-05-07T00:58:03.221505Z
- 
-  (#4638) cli cookie handling improved from Muncus
+ * $Ticket->AddCustomFieldValue now takes FIELD as Name.
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r841 | jesse | 2004-05-06 01:35:36 -0400 (Thu, 06 May 2004) | 6 lines
+r1266 | jesse | 2004-07-20 17:30:05 -0400 (Tue, 20 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/releng.cnf
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.2-RELEASE/configure.ac
+   A /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
+   A /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
+   A /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.2-RELEASE/lib/t/02regression.t.in
+   A /rt/branches/3.2-RELEASE/lib/t/05cronsupport.pl.in
 
  ----------------------------------------------------------------------
- r1465@tinbook:  jesse | 2004-05-06T05:34:05.907225Z
+ r8258@tinbook:  jesse | 2004-07-20T21:24:03.019565Z
  
- Bumping to 3.0.11rc1
+ Crontool additions to support scripted notifications [Tara Andrews, for BPS]
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r840 | jesse | 2004-05-06 00:09:11 -0400 (Thu, 06 May 2004) | 6 lines
+r1264 | autrijus | 2004-07-19 22:56:01 -0400 (Mon, 19 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
+   M /rt
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
+   M /rt/branches/PLATANO-EXPERIMENTAL/docs/design_docs/ruleset-workflow.txt
 
- ----------------------------------------------------------------------
- r1085@tinbook:  jesse | 2004-05-06T04:07:41.566641Z
  
- #5592: Don't display an empty RT-Send-Bcc header if there were no bccs
- ----------------------------------------------------------------------
+ r6188@not:  autrijus | 2004-07-20T02:52:39.146361Z
+ 
+ 
+ 
+ 
+ 
 
 ------------------------------------------------------------------------
-r812 | jesse | 2004-05-03 00:39:57 -0400 (Mon, 03 May 2004) | 34 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/bin/rt.in
-   M /rt/trunk/etc/RT_Config.pm.in
-   M /rt/trunk/html/Admin/Groups/index.html
-   M /rt/trunk/html/Elements/MyRequests
-   M /rt/trunk/lib/RT/Groups_Overlay.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-   M /rt/trunk/lib/RT.pm.in
+r1263 | huberth | 2004-07-19 15:54:49 -0400 (Mon, 19 Jul 2004) | 2 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
+
+ * Generalized Elements/SelectDate slightly, to allow for a differently-sized textbox.
+
+------------------------------------------------------------------------
+r1262 | jesse | 2004-07-19 13:29:56 -0400 (Mon, 19 Jul 2004) | 10 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/Makefile.in
+   M /rt/branches/3.2-RELEASE/README
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
+   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
+   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.2-RELEASE/bin/rt.in
+   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
+   M /rt/branches/3.2-RELEASE/html/Admin/index.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.2-RELEASE/html/Elements/Callback
+   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
+   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/Error
+   M /rt/branches/3.2-RELEASE/html/Elements/Footer
+   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
+   M /rt/branches/3.2-RELEASE/html/Elements/Login
+   M /rt/branches/3.2-RELEASE/html/Elements/Menu
+   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
+   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
+   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
+   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
+   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
+   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
+   M /rt/branches/3.2-RELEASE/html/Elements/Section
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
+   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
+   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
+   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
+   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
+   M /rt/branches/3.2-RELEASE/html/Elements/Submit
+   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
+   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
+   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
+   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
+   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
+   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
+   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
+   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
+   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
+   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
+   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
+   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
+   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
+   M /rt/branches/3.2-RELEASE/html/autohandler
+   M /rt/branches/3.2-RELEASE/html/index.html
+   M /rt/branches/3.2-RELEASE/html/l
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
+   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
+   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
+   M /rt/branches/3.2-RELEASE/sbin/factory
+   M /rt/branches/3.2-RELEASE/sbin/license_tag
+   M /rt/branches/3.2-RELEASE/sbin/regression_harness
+   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
+   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
 
  ----------------------------------------------------------------------
- r2289@tinbook:  jesse | 2004-05-03T00:13:57.610636Z
+ r8239@tinbook:  jesse | 2004-07-19T16:54:11.660605Z
  
- Corrected docs for rt.in per Ticket #4618
- ----------------------------------------------------------------------
- r2290@tinbook:  jesse | 2004-05-03T00:31:06.379542Z
  
- Applied Syslog configuration patch from 4717
  ----------------------------------------------------------------------
- r2291@tinbook:  jesse | 2004-05-03T00:39:30.205636Z
+ r8240@tinbook:  jesse | 2004-07-19T17:01:43.322617Z
  
- #5189: patch to bin/rt for default query and order
+ Retagging the source code with the updated submission policy
  ----------------------------------------------------------------------
- r2292@tinbook:  jesse | 2004-05-03T00:45:15.670290Z
- 
- Adding a patch from Dirk Pape to hide disabled groups by default (#5229)
+
+------------------------------------------------------------------------
+r1258 | jesse | 2004-07-16 13:13:42 -0400 (Fri, 16 Jul 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
+   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.2-RELEASE/sbin/license_tag
+
  ----------------------------------------------------------------------
- r2293@tinbook:  jesse | 2004-05-03T00:47:02.636897Z
+ r8222@tinbook:  jesse | 2004-07-16T17:09:30.264982Z
  
- #5238: [rt-users] Patch: Mason Profiing under FastCGI
+ Web UI: Fixed bug which prevented unlimited searches
  ----------------------------------------------------------------------
- r2294@tinbook:  jesse | 2004-05-03T00:51:31.523941Z
  
- #5278: Making the length of the "MyRequests" list configurable
+ Core: License tagger preliminary updates
+------------------------------------------------------------------------
+r1257 | autrijus | 2004-07-15 20:58:55 -0400 (Thu, 15 Jul 2004) | 11 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/README.LAYOUT
+
  ----------------------------------------------------------------------
- r2295@tinbook:  jesse | 2004-05-03T00:56:19.176341Z
+ r6136@not:  autrijus | 2004-07-15T21:53:07.355306Z
  
- #5303: Adding support for piping reply messages from STDIN
+ * revert the inadvertant change and merge wordings from cvs.html
  ----------------------------------------------------------------------
- r2296@tinbook:  jesse | 2004-05-03T01:45:55.903495Z
+ r6137@not:  autrijus | 2004-07-15T22:04:22.132548Z
  
- A patch to generate better SQL when searching on attachment content. Backported from 3.1
+ * Make standalone_httpd use $RT::Mason::Handler like other mason_handler progs
+ * Eliminate -w warning emitted from Handler.pm.
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r807 | autrijus | 2004-05-02 17:18:08 -0400 (Sun, 02 May 2004) | 2 lines
+r1256 | alexmv | 2004-07-15 17:18:42 -0400 (Thu, 15 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Date.pm
+   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
 
-* Backport Date->W3CDTF from rt-3.3 for REST 2.0.
+ * Handlers are in RT::Interface::Web::Handler now
 
 ------------------------------------------------------------------------
-r806 | autrijus | 2004-05-02 17:17:25 -0400 (Sun, 02 May 2004) | 1 line
+r1254 | jesse | 2004-07-15 15:08:23 -0400 (Thu, 15 Jul 2004) | 1 line
 Changed paths:
-   A /rt/trunk/html/Elements/QueryString
+   M /rt/branches/3.2-RELEASE/releng.cnf
 
-* Pull in QueryString from RT 3.1+ for REST API
+This be 3.2.1
 ------------------------------------------------------------------------
-r778 | jesse | 2004-04-30 01:42:18 -0400 (Fri, 30 Apr 2004) | 7 lines
+r1253 | jesse | 2004-07-15 15:03:26 -0400 (Thu, 15 Jul 2004) | 13 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/EmailParser.pm
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
 
  ----------------------------------------------------------------------
- r1402@debian:  jesse | 2004-04-30T14:44:55.419589Z
+ r8220@tinbook:  jesse | 2004-07-15T19:02:55.020727Z
+ 
+ RT-Ticket: 5891
+ RT-Status: open
+ RT-Action: correspond
+ 
+ Interim measure to only list sortable fields in the "Sort display by" 
+ options.
  
- Backporting a taint fix for the EmailParser from 3.1
  
  ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r777 | jesse | 2004-04-30 00:59:57 -0400 (Fri, 30 Apr 2004) | 10 lines
+r1251 | jesse | 2004-07-14 16:32:25 -0400 (Wed, 14 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/configure.ac
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/releng.cnf
 
  ----------------------------------------------------------------------
- r1399@debian:  jesse | 2004-04-30T11:59:41.354565Z
+ r3399@tinbook:  jesse | 2004-07-14T20:23:59.757938Z
  
- Mark our configure script as comming from svn
+ Bumping to 3.2.1rc4
  ----------------------------------------------------------------------
- r1400@debian:  jesse | 2004-04-30T14:01:38.501468Z
- 
- Fixed an issue that could cause multiline rt-send-cc and rt-send-bcc headers to be truncated
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r776 | jesse | 2004-04-29 22:48:19 -0400 (Thu, 29 Apr 2004) | 1 line
-Changed paths:
-   M /rt/trunk
-
-
-------------------------------------------------------------------------
-r767 | leira | 2004-04-28 18:41:16 -0400 (Wed, 28 Apr 2004) | 2 lines
-Changed paths:
-   M /rt/trunk/html/Ticket/Create.html
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
-   M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/trunk/lib/RT/GroupMembers_Overlay.pm
-   M /rt/trunk/lib/RT/I18N/cs.po
-   M /rt/trunk/lib/RT/I18N/de.po
-   M /rt/trunk/lib/RT/I18N/es.po
-   M /rt/trunk/lib/RT/I18N/fr.po
-   M /rt/trunk/lib/RT/I18N/he.po
-   M /rt/trunk/lib/RT/I18N/it.po
-   M /rt/trunk/lib/RT/I18N/ja.po
-   M /rt/trunk/lib/RT/I18N/nl.po
-   M /rt/trunk/lib/RT/I18N/no.po
-   M /rt/trunk/lib/RT/I18N/pt_br.po
-   M /rt/trunk/lib/RT/I18N/ru.po
-   M /rt/trunk/lib/RT/I18N/zh_cn.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-   M /rt/trunk/lib/RT/Principal_Overlay.pm
-   M /rt/trunk/lib/RT/Scrip_Overlay.pm
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-
-Separate, not seperate.  Applies patch in ticket #5319.
-
-------------------------------------------------------------------------
-r760 | jesse | 2004-04-27 18:34:16 -0400 (Tue, 27 Apr 2004) | 2 lines
-Changed paths:
-   M /rt/trunk/lib/RT/EmailParser.pm
-
-Better handling of the tempdir for the email parser. It could end up tainted in certain scenarios
-
-------------------------------------------------------------------------
-r751 | leira | 2004-04-26 19:01:15 -0400 (Mon, 26 Apr 2004) | 4 lines
-Changed paths:
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-
-Applied Paulo Matos's patch from #5135.
-
-SendEmail didn't conform to RFC #2047.
-
-------------------------------------------------------------------------
-r750 | leira | 2004-04-26 18:14:44 -0400 (Mon, 26 Apr 2004) | 4 lines
-Changed paths:
-   M /rt/trunk/lib/RT/Queue_Overlay.pm
-   M /rt/trunk/lib/RT/User_Overlay.pm
-
-Applies patch from #5286, from Paulo Matos .
 
-DTRT with autocreating user real names and email addresses when adding watchers (not just when the user is created via email).
-
-------------------------------------------------------------------------
-r749 | jesse | 2004-04-26 18:11:42 -0400 (Mon, 26 Apr 2004) | 1 line
-Changed paths:
-   M /rt/trunk
-
-
-------------------------------------------------------------------------
-r747 | leira | 2004-04-26 15:30:25 -0400 (Mon, 26 Apr 2004) | 2 lines
-Changed paths:
-   M /rt/trunk/sbin/rt-setup-database.in
-
-Applied Paulo Matos's  patch from #5401.  Support System Role groups in rt-setup-database.
-
-------------------------------------------------------------------------
-r742 | jesse | 2004-04-26 14:57:29 -0400 (Mon, 26 Apr 2004) | 1 line
-Changed paths:
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
-
-RT previously split stored headers on newlines. The new regexp better matches what the RFC says it should
 ------------------------------------------------------------------------
-r737 | jesse | 2004-04-25 02:02:12 -0400 (Sun, 25 Apr 2004) | 6 lines
+r1250 | jesse | 2004-07-14 16:31:47 -0400 (Wed, 14 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.2-RELEASE
 
  ----------------------------------------------------------------------
- r2152@tinbook:  jesse | 2004-04-25T06:01:59.654755Z
+ r3398@tinbook:  jesse | 2004-07-14T19:59:24.627023Z
  
- We were needlessly including the "Principals" table in a query. It hurt postgres perf significantly
- ----------------------------------------------------------------------
  
-------------------------------------------------------------------------
-r736 | jesse | 2004-04-24 14:48:30 -0400 (Sat, 24 Apr 2004) | 6 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/User_Overlay.pm
-
-----------------------------------------------------------------------
-r2150@tinbook:  jesse | 2004-04-24T18:46:32.312073Z
-
-Additional changes to user creation and setting of "Privileged" status to improve access control handling
-----------------------------------------------------------------------
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r735 | jesse | 2004-04-23 17:39:10 -0400 (Fri, 23 Apr 2004) | 6 lines
+r1249 | jesse | 2004-07-14 16:30:36 -0400 (Wed, 14 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/sbin/rt-test-dependencies.in
+   M /rt/branches/3.2-RELEASE
 
  ----------------------------------------------------------------------
- r2148@tinbook:  jesse | 2004-04-23T21:38:44.150971Z
+ r3397@tinbook:  jesse | 2004-07-14T19:44:51.378312Z
  
- RT requires perl 5.8.3 to work correctly. Testdeps should check this
- ----------------------------------------------------------------------
  
-------------------------------------------------------------------------
-r734 | jesse | 2004-04-23 16:48:17 -0400 (Fri, 23 Apr 2004) | 6 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/User_Overlay.pm
-
-  ----------------------------------------------------------------------
-  r2145@tinbook:  jesse | 2004-04-23T20:47:48.438783Z
-  
-  Rework RT::User->Create logic to better handle error cases
-  ----------------------------------------------------------------------
-  
-------------------------------------------------------------------------
-r732 | leira | 2004-04-23 13:47:06 -0400 (Fri, 23 Apr 2004) | 5 lines
-Changed paths:
-   M /rt/trunk/html/Admin/Elements/SelectNewGroupMembers
-
-Users->Limit should specify ENTRYAGGREGATOR.  This was always true,
-but DBIx::SearchBuilder makes it obvious.
-
-This is a patch from BAZZAOUI Aissam .
-
-------------------------------------------------------------------------
-r730 | jesse | 2004-04-22 17:14:40 -0400 (Thu, 22 Apr 2004) | 1 line
-Changed paths:
-   M /rt/trunk/bin/mason_handler.fcgi.in
-   M /rt/trunk/bin/mason_handler.scgi.in
+ ----------------------------------------------------------------------
 
-Drop
 ------------------------------------------------------------------------
-r729 | jesse | 2004-04-22 02:20:20 -0400 (Thu, 22 Apr 2004) | 6 lines
+r1248 | jesse | 2004-07-14 15:32:50 -0400 (Wed, 14 Jul 2004) | 10 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/EmailParser.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
 
  ----------------------------------------------------------------------
- r2138@tinbook:  jesse | 2004-04-22T06:19:33.419238Z
+ r3390@tinbook:  jesse | 2004-07-14T19:30:37.426202Z
  
- Clean up temporary files better
- ----------------------------------------------------------------------
+ RT-Ticket: 5886
+ RT-Action: correspond
+ RT-Status: resolved
  
+ Updated rt-crontool to pass in CurrentUser when creating new actions and 
+ searches..
+
 ------------------------------------------------------------------------
-r728 | jesse | 2004-04-22 01:59:41 -0400 (Thu, 22 Apr 2004) | 6 lines
+r1246 | autrijus | 2004-07-14 15:24:16 -0400 (Wed, 14 Jul 2004) | 9 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/html/Ticket/Elements/ShowRequestor
+   M /rt
+   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
 
  ----------------------------------------------------------------------
- r2136@tinbook:  jesse | 2004-04-22T05:59:16.845794Z
+ r6049@not:  autrijus | 2004-07-14T19:18:50.831922Z
  
- Fix for the previous (post 3.0.10) update
+ * Implement singular-attribute APIs: FirstAttribute, DeleteAttribute
+   and SetAttribute.
+ * Attributes->DeleteEntry can now unconditionally delete all attributes
+   with the matching name.
  ----------------------------------------------------------------------
- 
-------------------------------------------------------------------------
-r721 | jesse | 2004-04-21 15:44:00 -0400 (Wed, 21 Apr 2004) | 5 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/html/Search/Elements/PickRestriction
 
- ----------------------------------------------------------------------
- r2123@tinbook:  jesse | 2004-04-21T19:43:39.090256Z
- 
- Fix for Restriction corruption on repeated search from Ruslan
- 
 ------------------------------------------------------------------------
-r706 | jesse | 2004-04-19 23:25:46 -0400 (Mon, 19 Apr 2004) | 19 lines
+r1242 | jesse | 2004-07-14 14:15:13 -0400 (Wed, 14 Jul 2004) | 15 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.2-RELEASE
+   D /rt/branches/3.2-RELEASE/html/Search/Elements/TicketRow
+   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
 
  ----------------------------------------------------------------------
- r2099@tinbook:  jesse | 2004-04-20T03:25:26.896206Z
- 
- Message-ID: <4083E905.8020903@uk.yahoo-inc.com>                                                 
- Date: Mon, 19 Apr 2004 15:58:13 +0100                                                           
- From: Vernon Lyon                                                       
+ r3377@tinbook:  jesse | 2004-07-14T05:07:22.409809Z
  
+ TicketRow was a vestigal file from RT 3.0
+ ----------------------------------------------------------------------
+ r3378@tinbook:  jesse | 2004-07-14T18:11:31.705353Z
  
- Hi Jesse,                                                                                       
-                                                                                                 
- I submitted this a few months ago, but it seems to have gotten lost.                            
- Below is a diff for a quick bug fix for the file: lib/RT/ACL_Overlay.pm                         
-                                                                                                 
-  *   $args{'PrincipalId'}  should be  $args{'Id'}                                               
-                                                                                                 
- Regards,                                                                                        
- Vernon                                                                                          
+ RT-Ticket: 5885
+ RT-Status: resolved
+ RT-Action: correspond
  
+ Reverting an overzealous warning added post 3.2.0
  
-------------------------------------------------------------------------
-r698 | jesse | 2004-04-18 17:15:24 -0400 (Sun, 18 Apr 2004) | 2 lines
-Changed paths:
-   M /rt/trunk/lib/RT/CurrentUser.pm
-
-Better handling of loc when RT's database isn't there. (Check for a user before trying to use it)
-
-------------------------------------------------------------------------
-r674 | jesse | 2004-04-06 00:13:01 -0400 (Tue, 06 Apr 2004) | 2 lines
-Changed paths:
-   D /rt/trunk/sbin/rt-setup-database
-   D /rt/trunk/sbin/rt-test-dependencies
-
-Whacking more autogenerated files
-
-------------------------------------------------------------------------
-r673 | jesse | 2004-04-06 00:10:08 -0400 (Tue, 06 Apr 2004) | 2 lines
-Changed paths:
-   D /rt/trunk/etc/RT_Config.pm
-   D /rt/trunk/lib/RT.pm
-   D /rt/trunk/lib/t/00smoke.t
-   D /rt/trunk/lib/t/01harness.t
-   D /rt/trunk/lib/t/02regression.t
-   D /rt/trunk/lib/t/03web.pl
-   D /rt/trunk/lib/t/04_send_email.pl
-   M /rt/trunk/sbin/rt-setup-database
-
-Removing autogenerated files from the repo
-
-------------------------------------------------------------------------
-r672 | jesse | 2004-04-06 00:08:40 -0400 (Tue, 06 Apr 2004) | 2 lines
-Changed paths:
-   M /rt/trunk/lib/RT/Interface/Email.pm
-
-Removing extra debugging info
-
-------------------------------------------------------------------------
-r670 | jesse | 2004-04-05 10:14:32 -0400 (Mon, 05 Apr 2004) | 1 line
-Changed paths:
-   M /rt/trunk/etc/RT_Config.pm
-   M /rt/trunk/html/Ticket/Elements/ShowRequestor
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-
-Only show _users_ in the "About this requestor" box
-------------------------------------------------------------------------
-r624 | jesse | 2004-03-25 10:56:12 -0500 (Thu, 25 Mar 2004) | 1 line
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/releng.cnf
-
-This is 3.0.10
-------------------------------------------------------------------------
-r599 | jesse | 2004-03-17 16:24:09 -0500 (Wed, 17 Mar 2004) | 1 line
-Changed paths:
-   M /rt/trunk/lib/RT/I18N/fi.po
-
-Finnish translation had been corrupted
-------------------------------------------------------------------------
-r596 | autrijus | 2004-03-17 11:57:57 -0500 (Wed, 17 Mar 2004) | 1 line
-Changed paths:
-   M /rt/trunk/lib/RT/I18N/zh_cn.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-
-* update chinese l10n for 3.0.10.
-------------------------------------------------------------------------
-r590 | jesse | 2004-03-17 00:40:57 -0500 (Wed, 17 Mar 2004) | 4 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/html/SelfService/Display.html
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-
-
-Merging back a fix to the "Comment/Reply" links after a quicksearch
-
-
-------------------------------------------------------------------------
-r587 | jesse | 2004-03-16 21:02:37 -0500 (Tue, 16 Mar 2004) | 2 lines
-Changed paths:
-   M /rt/trunk
-   M /rt/trunk/releng.cnf
-
-Bumped RT to 3.0.10rc1
-
-------------------------------------------------------------------------
-r583 | jesse | 2004-03-16 13:26:30 -0500 (Tue, 16 Mar 2004) | 2 lines
-Changed paths:
-   A /rt/trunk/lib/RT/I18N/da.po
-
-Initial "loose" danish translation from Jonas ( http://www.logiclab.dk/projects/rt3/ )
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r582 | jesse | 2004-03-15 14:29:07 -0500 (Mon, 15 Mar 2004) | 7 lines
+r1240 | alexmv | 2004-07-14 11:34:00 -0400 (Wed, 14 Jul 2004) | 9 lines
 Changed paths:
-   M /rt/trunk/lib/RT/I18N/fr.po
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
 
-RT-Ticket: 5365
+RT-Ticket: 5882
 RT-Status: resolved
+RT-Action: correspond
 
-Fixed a typo in the french localization
+ * Skip links whose base or target is local and the endpoint is a
+   deleted ticket
+ * Typo fix in comment in RT::Action::SendMail
 
-----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r581 | jesse | 2004-03-15 14:28:07 -0500 (Mon, 15 Mar 2004) | 7 lines
+r1239 | alexmv | 2004-07-14 11:15:20 -0400 (Wed, 14 Jul 2004) | 3 lines
 Changed paths:
-   A /rt/trunk/lib/RT/I18N/hu.po
-
-r888:  jesse | 2004-03-15T19:02:40.067050Z
-
-RT-Ticket: 5251
-RT-Status: resolved
+   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
 
-Hungarian translation
+ * Fix error of "No recipients" if FriendlyToLine is set, but all
+   recipients are masked
 
 ------------------------------------------------------------------------
-r580 | jesse | 2004-03-15 14:24:11 -0500 (Mon, 15 Mar 2004) | 22 lines
+r1238 | alexmv | 2004-07-14 09:22:38 -0400 (Wed, 14 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/lib/RT/I18N/fi.po
-
-----------------------------------------------------------------------
-r882:  jesse | 2004-03-15T18:36:05.531201Z
-
-
-----------------------------------------------------------------------
-r883:  jesse | 2004-03-15T18:39:57.667260Z
-
-
-----------------------------------------------------------------------
-r885:  jesse | 2004-03-15T18:48:45.660341Z
+   M /rt/branches/3.2-RELEASE/lib/RT/I18N/de.po
 
-
-----------------------------------------------------------------------
-r887:  jesse | 2004-03-15T19:00:56.469429Z
-
-RT-Ticket: 5151
+RT-Ticket: 5887
 RT-Status: resolved
+RT-Action: correspond
 
-updated Finnish localization
-
-----------------------------------------------------------------------
+ * de grammar fix, patch from pape-rt@inf.fu-berlin.de applied
 
 ------------------------------------------------------------------------
-r579 | jesse | 2004-03-15 13:49:40 -0500 (Mon, 15 Mar 2004) | 5 lines
+r1234 | jesse | 2004-07-14 00:45:56 -0400 (Wed, 14 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/lib/RT/User_Overlay.pm
-
-RT-Ticket: 5717
-RT-Status: resolved
+   M /rt/branches/3.2-RELEASE/releng.cnf
 
-Fixed a typo in a debugging message
+Bumping 3.2.1rc3
 
 ------------------------------------------------------------------------
-r578 | jesse | 2004-03-15 13:40:50 -0500 (Mon, 15 Mar 2004) | 5 lines
+r1229 | autrijus | 2004-07-13 15:39:33 -0400 (Tue, 13 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk
-   M /rt/trunk/html/Elements/SelectMatch
-
-RT-Ticket: 5306
-RT-Status: resolved
+   M /rt
+   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
 
-Applied patch to correct logic in SelectMatch
+ ----------------------------------------------------------------------
+ r6043@not:  autrijus | 2004-07-13T19:37:47.955054Z
+ 
+ * Apache2Handler also needs args_method => CGI for file uploads to work.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r576 | jesse | 2004-03-15 11:06:30 -0500 (Mon, 15 Mar 2004) | 2 lines
+r1225 | jesse | 2004-07-13 15:05:48 -0400 (Tue, 13 Jul 2004) | 1 line
 Changed paths:
-   M /rt/trunk/html/Elements/MessageBox
-
-MessageBox is now more configurable, thanks to Ruslan
+   A /rt/branches/3.2-RELEASE (from /rt/branches/rt-3.1:1224)
+   D /rt/branches/rt-3.1
 
+Moving RT 3.1 from branch to a 3.2-RELEASE branch
 ------------------------------------------------------------------------
-r575 | jesse | 2004-03-15 10:58:59 -0500 (Mon, 15 Mar 2004) | 3 lines
+r1221 | leira | 2004-07-13 14:14:06 -0400 (Tue, 13 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-
-A fix from Ruslan for getting values for a named CF if that CF is global.
+   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
+   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
+   M /rt/branches/rt-3.1/html/Search/Elements/PickCriteria
 
+Fix formatting of Basics and CFs in the PickCriteria component (a precursor to fixing the values of things inside of these components).
 
 ------------------------------------------------------------------------
-r574 | jesse | 2004-03-15 10:51:56 -0500 (Mon, 15 Mar 2004) | 3 lines
+r1220 | leira | 2004-07-13 12:36:33 -0400 (Tue, 13 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-
-Fix from Ruslan for splitting sendmail arguments properly for mail sending
+   M /rt/branches/rt-3.1/html/Search/Build.html
 
+RT-Ticket: 5881
+RT-Status: resolved
+RT-Action: correspond
 
-------------------------------------------------------------------------
-r572 | jesse | 2004-03-15 10:31:50 -0500 (Mon, 15 Mar 2004) | 3 lines
-Changed paths:
-   M /rt/trunk/html/User/Prefs.html
-
-Update to force language handle change when the user sets it
+This is a different problem than the one reported in #5801: this one seems to be regarding the and/or radio buttons on the query builder page, not the toggle button.
 
+It's now fixed.
 
 ------------------------------------------------------------------------
-r546 | jesse | 2004-03-11 00:24:42 -0500 (Thu, 11 Mar 2004) | 3 lines
+r1218 | jesse | 2004-07-12 23:02:17 -0400 (Mon, 12 Jul 2004) | 1 line
 Changed paths:
-   A /rt/trunk/html/Ticket/Elements/LoadTextAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
-
-Adding in even yet more attachment caching
-
+   M /rt/branches/rt-3.1/releng.cnf
 
+Bumping to 3.2.1rc2
 ------------------------------------------------------------------------
-r545 | jesse | 2004-03-11 00:20:15 -0500 (Thu, 11 Mar 2004) | 2 lines
+r1217 | jesse | 2004-07-12 22:59:34 -0400 (Mon, 12 Jul 2004) | 1 line
 Changed paths:
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Interface/Web/Handler.pm
 
-Adding a missing semicolon
 
 ------------------------------------------------------------------------
-r544 | jesse | 2004-03-10 23:56:00 -0500 (Wed, 10 Mar 2004) | 2 lines
+r1216 | jesse | 2004-07-12 22:52:28 -0400 (Mon, 12 Jul 2004) | 14 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Display.html
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
+   M /rt/branches/rt-3.1
 
-Better caching of ticket attachment content
+ ----------------------------------------------------------------------
+ r3350@tinbook:  jesse | 2004-07-13T01:51:31.179491Z
+ 
+ 
+ ----------------------------------------------------------------------
+ r3351@tinbook:  jesse | 2004-07-13T02:19:57.407844Z
+ 
+ 
+ ----------------------------------------------------------------------
+ r3352@tinbook:  jesse | 2004-07-13T02:37:05.067120Z
+ 
+ DefaultHandlerArgs is now lazy-evaluated, to more accurately emulate the old behaviour
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r543 | jesse | 2004-03-10 23:49:38 -0500 (Wed, 10 Mar 2004) | 2 lines
+r1214 | autrijus | 2004-07-12 21:35:23 -0400 (Mon, 12 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
+   M /rt
+   M /rt/branches/rt-3.1/bin/webmux.pl.in
 
-#5334 : don't hide ticket updates for negative amounts of time
+ ----------------------------------------------------------------------
+ r6007@not:  autrijus | 2004-07-13T01:35:37.162027Z
+ 
+ * Oops, forgot to load the Handler module.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r541 | jesse | 2004-03-10 23:33:31 -0500 (Wed, 10 Mar 2004) | 4 lines
+r1213 | autrijus | 2004-07-12 21:03:09 -0400 (Mon, 12 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
+   M /rt
+   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
+   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
+   M /rt/branches/rt-3.1/bin/mason_handler.svc.in
+   M /rt/branches/rt-3.1/bin/webmux.pl.in
+   A /rt/branches/rt-3.1/lib/RT/Interface/Web
+   A /rt/branches/rt-3.1/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
 
+ ----------------------------------------------------------------------
+ r5999:  autrijus | 2004-07-13T00:35:02.795788Z
 
-#3981: RT truncates signatures too agressively when quoting messages
-
+ * Refactor all web handler creation and initialization logic away from
+   RT::Interface::Web, webmux and mason_handle scripts, into a new module
+   "RT::Interface::Web::Handler".
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r540 | jesse | 2004-03-10 23:22:56 -0500 (Wed, 10 Mar 2004) | 3 lines
+r1211 | huberth | 2004-07-12 18:05:38 -0400 (Mon, 12 Jul 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Create.html
-
-Don't repeatedly include the signature when adding attachments on ticket creation
+   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
 
+ * Updated RT::Interface::Web to make bulk removals of watchers work.
 
 ------------------------------------------------------------------------
-r539 | jesse | 2004-03-10 19:17:36 -0500 (Wed, 10 Mar 2004) | 2 lines
+r1210 | jesse | 2004-07-12 16:26:29 -0400 (Mon, 12 Jul 2004) | 3 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/bin/standalone_httpd.in
+   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs
+   M /rt/branches/rt-3.1/html/Elements/EditLinks
+   M /rt/branches/rt-3.1/html/Elements/ShowLinks
+   M /rt/branches/rt-3.1/html/Elements/TicketList
+   M /rt/branches/rt-3.1/html/Search/Edit.html
+   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm
 
-Better emailing of error messages on permission denied messages via webui.
-
-------------------------------------------------------------------------
-r538 | jesse | 2004-03-10 19:16:49 -0500 (Wed, 10 Mar 2004) | 2 lines
-Changed paths:
-   M /rt/trunk/lib/RT/EmailParser.pm
+Better listings of tickets with a subject of "0"
 
-Removing unused code
 
 ------------------------------------------------------------------------
-r537 | jesse | 2004-03-10 19:16:20 -0500 (Wed, 10 Mar 2004) | 2 lines
+r1209 | autrijus | 2004-07-12 16:22:48 -0400 (Mon, 12 Jul 2004) | 7 lines
 Changed paths:
-   D /rt/trunk/bin/rt-mailgate
+   M /rt
+   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite
 
-Removing generated binary
+ ----------------------------------------------------------------------
+ r5990@not:  autrijus | 2004-07-12T20:22:03.588615Z
+ 
+ * Let the cf param in Ticket->CustomFieldValues be optional,
+   so we can get Atom tests to work.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r536 | jesse | 2004-03-10 19:15:58 -0500 (Wed, 10 Mar 2004) | 3 lines
-Changed paths:
-   D /rt/trunk/bin/mason_handler.fcgi
-   D /rt/trunk/bin/mason_handler.scgi
-   D /rt/trunk/bin/mason_handler.svc
-   D /rt/trunk/bin/rt
-   D /rt/trunk/bin/rt-commit-handler
-   D /rt/trunk/bin/rt-crontool
-   D /rt/trunk/bin/webmux.pl
-
-Removing generated binaries
+r1206 | jesse | 2004-07-12 14:00:53 -0400 (Mon, 12 Jul 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/README
+   M /rt/branches/rt-3.1/bin/standalone_httpd.in
+   M /rt/branches/rt-3.1/bin/webmux.pl.in
+   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.1/etc/acl.Pg
+   M /rt/branches/rt-3.1/etc/acl.mysql
+   M /rt/branches/rt-3.1/etc/schema.Informix
+   M /rt/branches/rt-3.1/etc/schema.Oracle
+   M /rt/branches/rt-3.1/etc/schema.Pg
+   M /rt/branches/rt-3.1/etc/schema.SQLite
+   M /rt/branches/rt-3.1/etc/schema.Sybase
+   M /rt/branches/rt-3.1/etc/schema.mysql
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql
+   D /rt/branches/rt-3.1/etc/upgrade/3.3.0
+   D /rt/branches/rt-3.1/html/Admin/CustomFields
+   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
+   D /rt/branches/rt-3.1/html/Admin/Elements/CustomFieldTabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
+   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
+   M /rt/branches/rt-3.1/html/Admin/Elements/GroupTabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/Header
+   D /rt/branches/rt-3.1/html/Admin/Elements/ObjectCustomFields
+   D /rt/branches/rt-3.1/html/Admin/Elements/PickCustomFields
+   D /rt/branches/rt-3.1/html/Admin/Elements/PickObjects
+   M /rt/branches/rt-3.1/html/Admin/Elements/QueueTabs
+   D /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldLookupType
+   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
+   M /rt/branches/rt-3.1/html/Admin/Elements/SystemTabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/Tabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
+   A /rt/branches/rt-3.1/html/Admin/Global/CustomField.html (from /rt/branches/rt-3.1/html/Admin/Global/CustomField.html:1200)
+   A /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html (from /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html:1200)
+   M /rt/branches/rt-3.1/html/Admin/Global/Templates.html
+   M /rt/branches/rt-3.1/html/Admin/Global/index.html
+   D /rt/branches/rt-3.1/html/Admin/Groups/CustomFields.html
+   D /rt/branches/rt-3.1/html/Admin/Groups/History.html
+   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
+   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
+   D /rt/branches/rt-3.1/html/Admin/Users/CustomFields.html
+   D /rt/branches/rt-3.1/html/Admin/Users/History.html
+   D /rt/branches/rt-3.1/html/Admin/Users/Memberships.html
+   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
+   M /rt/branches/rt-3.1/html/Admin/Users/index.html
+   M /rt/branches/rt-3.1/html/Admin/index.html
+   D /rt/branches/rt-3.1/html/Download
+   D /rt/branches/rt-3.1/html/Elements/EditCustomField
+   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldBinary
+   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldFreeform
+   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldImage
+   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldSelect
+   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldText
+   M /rt/branches/rt-3.1/html/Elements/Header
+   M /rt/branches/rt-3.1/html/Elements/SelectGroups
+   M /rt/branches/rt-3.1/html/Elements/SelectUsers
+   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
+   D /rt/branches/rt-3.1/html/Elements/ShowCustomFieldImage
+   D /rt/branches/rt-3.1/html/Elements/ShowCustomFields
+   D /rt/branches/rt-3.1/html/Elements/ShowMemberships
+   M /rt/branches/rt-3.1/html/Elements/Submit
+   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
+   M /rt/branches/rt-3.1/html/Search/Bulk.html
+   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
+   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
+   D /rt/branches/rt-3.1/html/Search/Elements/SelectGroup
+   M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
+   M /rt/branches/rt-3.1/html/SelfService/Closed.html
+   M /rt/branches/rt-3.1/html/SelfService/Display.html
+   M /rt/branches/rt-3.1/html/Ticket/Create.html
+   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople
+   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
+   M /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/rt-3.1/html/Ticket/Modify.html
+   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
+   M /rt/branches/rt-3.1/html/Ticket/Update.html
+   M /rt/branches/rt-3.1/html/User/Prefs.html
+   M /rt/branches/rt-3.1/html/autohandler
+   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Base.pm
+   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
+   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
+   M /rt/branches/rt-3.1/lib/RT/I18N.pm
+   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomField.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomField_Overlay.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFields.pm
+   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFields_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Record.pm
+   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
+   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
+   M /rt/branches/rt-3.1/lib/RT/System.pm
+   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
+   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT.pm.in
+   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/rt-3.1/sbin/extract-message-catalog
+   D /rt/branches/rt-3.1/sbin/rt-dump-database.in
+   D /rt/branches/rt-3.1/spec
+
+Reverting change 1201, which was improperly merged from a dev branch
+------------------------------------------------------------------------
+r1204 | jesse | 2004-07-12 13:13:35 -0400 (Mon, 12 Jul 2004) | 6 lines
+Changed paths:
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/lib/RT/Record.pm
+   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
 
+ ----------------------------------------------------------------------
+ r2127@tinbook:  jesse | 2004-07-12T17:10:45.849934Z
+ 
+ Backing out change that altered the "Queue" method on Tickets. Updating Record::Update to be smarter about altering foriegn key rows
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r525 | jesse | 2004-03-09 18:10:48 -0500 (Tue, 09 Mar 2004) | 3 lines
+r1203 | jesse | 2004-07-12 02:13:41 -0400 (Mon, 12 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-
-#5242: Make custom field names case insensitive in TicketSQL
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/html/Tools/Offline.html
+   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.1/lib/RT/Action/Generic.pm
+   M /rt/branches/rt-3.1/lib/RT/Condition/Generic.pm
+   M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
 
+ ----------------------------------------------------------------------
+ r2125@tinbook:  jesse | 2004-07-12T05:19:50.016366Z
+ 
+ A bunch more work to prepare for roundtrippable comma-delimited files (vitix)
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r524 | jesse | 2004-03-09 18:03:44 -0500 (Tue, 09 Mar 2004) | 3 lines
+r1202 | jesse | 2004-07-11 23:11:43 -0400 (Sun, 11 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Interface/Web.pm
-
-#5345: Better cleanup of tempfiles
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/html/Tools/Offline.html
+   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
 
+ ----------------------------------------------------------------------
+ r2123@tinbook:  jesse | 2004-07-12T03:10:11.198817Z
+ 
+ Offline ticket creation from delimited textfiles signficantly improved
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r523 | jesse | 2004-03-09 18:00:48 -0500 (Tue, 09 Mar 2004) | 3 lines
-Changed paths:
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
+r1201 | jesse | 2004-07-10 02:05:15 -0400 (Sat, 10 Jul 2004) | 201 lines
+Changed paths:
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/README
+   M /rt/branches/rt-3.1/bin/standalone_httpd.in
+   M /rt/branches/rt-3.1/bin/webmux.pl.in
+   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.1/etc/acl.Pg
+   M /rt/branches/rt-3.1/etc/acl.mysql
+   M /rt/branches/rt-3.1/etc/schema.Informix
+   M /rt/branches/rt-3.1/etc/schema.Oracle
+   M /rt/branches/rt-3.1/etc/schema.Pg
+   M /rt/branches/rt-3.1/etc/schema.SQLite
+   M /rt/branches/rt-3.1/etc/schema.Sybase
+   M /rt/branches/rt-3.1/etc/schema.mysql
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg
+   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Informix
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Oracle
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Pg
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.SQLite
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.mysql
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/schema.Pg
+   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/schema.mysql
+   A /rt/branches/rt-3.1/html/Admin/CustomFields
+   A /rt/branches/rt-3.1/html/Admin/CustomFields/GroupRights.html
+   A /rt/branches/rt-3.1/html/Admin/CustomFields/Modify.html
+   A /rt/branches/rt-3.1/html/Admin/CustomFields/Objects.html
+   A /rt/branches/rt-3.1/html/Admin/CustomFields/UserRights.html
+   A /rt/branches/rt-3.1/html/Admin/CustomFields/index.html
+   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
+   A /rt/branches/rt-3.1/html/Admin/Elements/CustomFieldTabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
+   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
+   M /rt/branches/rt-3.1/html/Admin/Elements/GroupTabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/Header
+   A /rt/branches/rt-3.1/html/Admin/Elements/ObjectCustomFields
+   A /rt/branches/rt-3.1/html/Admin/Elements/PickCustomFields
+   A /rt/branches/rt-3.1/html/Admin/Elements/PickObjects
+   M /rt/branches/rt-3.1/html/Admin/Elements/QueueTabs
+   A /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldLookupType
+   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
+   M /rt/branches/rt-3.1/html/Admin/Elements/SystemTabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/Tabs
+   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
+   D /rt/branches/rt-3.1/html/Admin/Global/CustomField.html
+   D /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html
+   M /rt/branches/rt-3.1/html/Admin/Global/Templates.html
+   M /rt/branches/rt-3.1/html/Admin/Global/index.html
+   A /rt/branches/rt-3.1/html/Admin/Groups/CustomFields.html
+   A /rt/branches/rt-3.1/html/Admin/Groups/History.html
+   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
+   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
+   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
+   A /rt/branches/rt-3.1/html/Admin/Users/CustomFields.html
+   A /rt/branches/rt-3.1/html/Admin/Users/History.html
+   A /rt/branches/rt-3.1/html/Admin/Users/Memberships.html
+   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
+   M /rt/branches/rt-3.1/html/Admin/Users/index.html
+   M /rt/branches/rt-3.1/html/Admin/index.html
+   A /rt/branches/rt-3.1/html/Download
+   A /rt/branches/rt-3.1/html/Download/CustomFieldValue
+   A /rt/branches/rt-3.1/html/Download/CustomFieldValue/dhandler
+   A /rt/branches/rt-3.1/html/Download/Tabular
+   A /rt/branches/rt-3.1/html/Download/Tabular/dhandler
+   A /rt/branches/rt-3.1/html/Elements/EditCustomField
+   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldBinary
+   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldFreeform
+   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldImage
+   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldSelect
+   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldText
+   M /rt/branches/rt-3.1/html/Elements/Header
+   M /rt/branches/rt-3.1/html/Elements/SelectGroups
+   M /rt/branches/rt-3.1/html/Elements/SelectUsers
+   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
+   A /rt/branches/rt-3.1/html/Elements/ShowCustomFieldImage
+   A /rt/branches/rt-3.1/html/Elements/ShowCustomFields
+   A /rt/branches/rt-3.1/html/Elements/ShowMemberships
+   M /rt/branches/rt-3.1/html/Elements/Submit
+   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
+   M /rt/branches/rt-3.1/html/Search/Bulk.html
+   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
+   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
+   A /rt/branches/rt-3.1/html/Search/Elements/SelectGroup
+   M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
+   M /rt/branches/rt-3.1/html/SelfService/Closed.html
+   M /rt/branches/rt-3.1/html/SelfService/Display.html
+   M /rt/branches/rt-3.1/html/Ticket/Create.html
+   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople
+   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
+   M /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/rt-3.1/html/Ticket/Modify.html
+   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
+   M /rt/branches/rt-3.1/html/Ticket/Update.html
+   M /rt/branches/rt-3.1/html/User/Prefs.html
+   M /rt/branches/rt-3.1/html/autohandler
+   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Base.pm
+   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
+   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
+   M /rt/branches/rt-3.1/lib/RT/I18N.pm
+   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomField.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomField_Overlay.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFields.pm
+   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFields_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Record.pm
+   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
+   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
+   M /rt/branches/rt-3.1/lib/RT/System.pm
+   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
+   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT.pm.in
+   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/rt-3.1/sbin/extract-message-catalog
+   A /rt/branches/rt-3.1/sbin/rt-dump-database.in
+   A /rt/branches/rt-3.1/spec
+   A /rt/branches/rt-3.1/spec/schema.txt
 
-#5339 - Better logging of failed thawing of search queries
+ ----------------------------------------------------------------------
+ r2112@tinbook:  jesse | 2004-07-10T04:32:28.577645Z
+ 
+  ----------------------------------------------------------------------
+  r1996@tinbook:  jesse | 2004-06-28T03:08:01.495343Z
+  
+   ----------------------------------------------------------------------
+   r1769@tinbook:  jesse | 2004-06-01T20:22:38.640731Z
+   
+   
+   ----------------------------------------------------------------------
+   r1902@tinbook:  jesse | 2004-06-17T01:08:53.996154Z
+   
+   
+   ----------------------------------------------------------------------
+   r1991@tinbook:  jesse | 2004-06-28T02:03:57.669851Z
+   
+   
+   ----------------------------------------------------------------------
+   r1992@tinbook:  jesse | 2004-06-28T02:19:36.386707Z
+   
+   Pulling forward from RT 3.1
+   
+   
+   ----------------------------------------------------------------------
+   r1993@tinbook:  jesse | 2004-06-28T03:06:56.930396Z
+   
+   Merging forward from 3.1
+   ----------------------------------------------------------------------
+  
+  ----------------------------------------------------------------------
+  r1998@tinbook:  jesse | 2004-06-28T03:10:54.232175Z
+  
+   ----------------------------------------------------------------------
+   r1997@tinbook:  jesse | 2004-06-28T03:10:36.434329Z
+   
+   Bumping to 3.3.4
+   ----------------------------------------------------------------------
+  
+  ----------------------------------------------------------------------
+  r2058@tinbook:  autrijus | 2004-07-05T16:56:22.344051Z
+  
+   ----------------------------------------------------------------------
+   r5899@not:  autrijus | 2004-07-05T15:13:55.850880Z
+   
+   * correct the documentation for CreateTickets; it was still referring
+     to the archaic "Approvals" queue and "Approval" type, whereas now we're
+     using "___Approvals" and "approval" now.
+   ----------------------------------------------------------------------
+  
+  ----------------------------------------------------------------------
+  r2059@tinbook:  autrijus | 2004-07-05T19:43:17.347835Z
+  
+   ----------------------------------------------------------------------
+   r5913@not:  autrijus | 2004-07-05T19:41:37.720057Z
+   
+   * add rt-dump-database, a tool to dump config data to initialdata format.
+   ----------------------------------------------------------------------
+  
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r2113@tinbook:  jesse | 2004-07-10T04:40:37.142269Z
+ 
+  ----------------------------------------------------------------------
+  r2012@tinbook:  jesse | 2004-06-28T21:51:20.545520Z
+  
+  Fixed bugs in CreateTickets (Approvals) system, both preexisting and introduced in 3.2.0rc3
+  ----------------------------------------------------------------------
+  r2014@tinbook:  jesse | 2004-06-29T02:46:58.362406Z
+  
+  
+  ----------------------------------------------------------------------
+  r2015@tinbook:  jesse | 2004-06-29T02:47:32.464100Z
+  
+  3.2.0rc4
+  ----------------------------------------------------------------------
+  r2022@tinbook:  jesse | 2004-06-29T17:50:48.925379Z
+  
+  
+  ----------------------------------------------------------------------
+  r2023@tinbook:  jesse | 2004-06-29T17:55:34.408001Z
+  
+  RT-Ticket: 5787
+  RT-Status: resolved
+  RT-UpdateType: correspond
+  
+  Added ticket absolute urls for the various actions one can take on searches.
+  
+  ----------------------------------------------------------------------
+  r2030@tinbook:  jesse | 2004-06-30T04:36:01.943950Z
+  
+  Bumping to 3.2.0
+  ----------------------------------------------------------------------
+  r2067@tinbook:  jesse | 2004-07-06T20:25:17.528316Z
+  
+  
+  ----------------------------------------------------------------------
+  r2068@tinbook:  jesse | 2004-07-06T20:59:43.336929Z
+  
+  Explicit 'Bookmark this search' functionality has been added back to RT 3.2
+  
+  ----------------------------------------------------------------------
+  r2070@tinbook:  jesse | 2004-07-06T21:13:17.298878Z
+  
+  RT-Ticket: 5815
+  RT-Status: resolved
+  RT-Update-Type: correspond
+  
+  RT now advises users about how to set the DBA and DBA Password when upgrading
+  
+  ----------------------------------------------------------------------
+  r2072@tinbook:  jesse | 2004-07-06T22:04:15.878370Z
+  
+   * "Negative" Ticket searches (for all tickets which don't have a
+   certain custom field value) now find tickets which have _no_ custom
+   field value for that ticket.
+  
+   * Custom Field searches should now work better with non-ascii
+   custom field names. (Needs user verification)
+  ----------------------------------------------------------------------
+  r2095@tinbook:  jesse | 2004-07-09T17:06:56.744260Z
+  
+  
+  ----------------------------------------------------------------------
+  r2096@tinbook:  jesse | 2004-07-09T17:55:13.811842Z
+  
+  RT-Ticket: 5800
+  RT-Status: resolved
+  
+  RT now stores sent messages in the database as utf-8.
+  
+  ----------------------------------------------------------------------
+  r2098@tinbook:  jesse | 2004-07-09T19:19:39.944163Z
+  
+  Fixups to Attributes to work with lack of access, rather than just falling over.
+  
+  ----------------------------------------------------------------------
+  r2099@tinbook:  jesse | 2004-07-09T19:21:06.127719Z
+  
+  By default, use verbose mode for reporting missing modules.
+  ----------------------------------------------------------------------
+  r2100@tinbook:  jesse | 2004-07-09T19:25:51.061318Z
+  
+  Added a note about the fact that you'll be happier if you blow away your old RT
+  instance.
+  ----------------------------------------------------------------------
+  r2101@tinbook:  jesse | 2004-07-09T19:27:27.455452Z
+  
+  Fixing tests to conform to linda"s fixed code
+  ----------------------------------------------------------------------
+  r2102@tinbook:  jesse | 2004-07-09T19:29:51.316623Z
+  
+  (Merging 3.0 to 3.2)
+  
+   ----------------------------------------------------------------------
+   r2081@tinbook:  huberth | 2004-07-08T16:28:17.266000Z
+   
+   RT-Ticket: 5773
+   RT-Status: resolved
+   
+    * DBIx::SearchBuilder dependency bumped from 0.97 to 1.01.
+   ----------------------------------------------------------------------
+   r2089@tinbook:  alexmv | 2004-07-08T19:40:10.002177Z
+   
+    * @ARGV _is_ allowed to be empty; it is $search which must not be.
+      Thanks to jdwitt at the domain of software.umn.edu for the catch.
+   
+   ----------------------------------------------------------------------
+  
+  ----------------------------------------------------------------------
+  r2103@tinbook:  jesse | 2004-07-09T19:39:27.276636Z
+  
+  Updated French translation from sebastien.person@easter-eggs.com 
+  ----------------------------------------------------------------------
+  r2105@tinbook:  jesse | 2004-07-09T20:58:36.771281Z
+  
+  Made recording outgoing email optional.
+  Stopped recording attachments multiple times.
+  
+  
+  ----------------------------------------------------------------------
+  r2106@tinbook:  jesse | 2004-07-09T21:00:30.401132Z
+  
+  
+  ----------------------------------------------------------------------
+  r2107@tinbook:  jesse | 2004-07-09T21:00:41.498447Z
+  
+  Removing debugging output
+  ----------------------------------------------------------------------
+  r2110@tinbook:  jesse | 2004-07-10T04:20:46.424456Z
+  
+  Message catalogs updated
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r2114@tinbook:  jesse | 2004-07-10T06:03:00.790969Z
+ 
+ Custom field searching now works again on 3.3
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1200 | jesse | 2004-07-10 00:25:45 -0400 (Sat, 10 Jul 2004) | 21 lines
+Changed paths:
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.1/html/Tools/Offline.html
+   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
+   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/da.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/fi.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/hu.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
 
+ ----------------------------------------------------------------------
+ r2105@tinbook:  jesse | 2004-07-09T20:58:36.771281Z
+ 
+ Made recording outgoing email optional.
+ Stopped recording attachments multiple times.
+ 
+ 
+ ----------------------------------------------------------------------
+ r2106@tinbook:  jesse | 2004-07-09T21:00:30.401132Z
+ 
+ 
+ ----------------------------------------------------------------------
+ r2107@tinbook:  jesse | 2004-07-09T21:00:41.498447Z
+ 
+ Removing debugging output
+ ----------------------------------------------------------------------
+ r2110@tinbook:  jesse | 2004-07-10T04:20:46.424456Z
+ 
+ Message catalogs updated
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r506 | jesse | 2004-03-08 18:54:00 -0500 (Mon, 08 Mar 2004) | 3 lines
+r1199 | jesse | 2004-07-09 15:41:38 -0400 (Fri, 09 Jul 2004) | 27 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Handle.pm
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/Makefile.in
+   M /rt/branches/rt-3.1/UPGRADING
+   M /rt/branches/rt-3.1/bin/rt-crontool.in
+   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.1/lib/t/03web.pl.in
+   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
 
-Updates to oracle CLOB handling
+ ----------------------------------------------------------------------
+ r2098@tinbook:  jesse | 2004-07-09T19:19:39.944163Z
+ 
+ Fixups to Attributes to work with lack of access, rather than just falling over.
+ 
+ ----------------------------------------------------------------------
+ r2099@tinbook:  jesse | 2004-07-09T19:21:06.127719Z
+ 
+ By default, use verbose mode for reporting missing modules.
+ ----------------------------------------------------------------------
+ r2100@tinbook:  jesse | 2004-07-09T19:25:51.061318Z
+ 
+ Added a note about the fact that you'll be happier if you blow away your old RT
+ instance.
+ ----------------------------------------------------------------------
+ r2101@tinbook:  jesse | 2004-07-09T19:27:27.455452Z
+ 
+ Fixing tests to conform to linda"s fixed code
+ ----------------------------------------------------------------------
+ r2103@tinbook:  jesse | 2004-07-09T19:39:27.276636Z
 
+ RT-Ticket: 5822
+ RT-Status: resolved
+ 
+ Updated French translation from sebastien.person@easter-eggs.com 
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r496 | jesse | 2004-03-07 22:42:45 -0500 (Sun, 07 Mar 2004) | 2 lines
+r1198 | jesse | 2004-07-09 13:55:43 -0400 (Fri, 09 Jul 2004) | 14 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/History.html
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
 
-Fixed  a typo introduced after 3.0.9
+ ----------------------------------------------------------------------
+ r2095@tinbook:  jesse | 2004-07-09T17:06:56.744260Z
+ 
+ 
+ ----------------------------------------------------------------------
+ r2096@tinbook:  jesse | 2004-07-09T17:55:13.811842Z
+ 
+ RT-Ticket: 5800
+ RT-Status: resolved
+ 
+ RT now stores sent messages in the database as utf-8.
+ 
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r491 | jesse | 2004-03-07 15:25:02 -0500 (Sun, 07 Mar 2004) | 2 lines
+r1197 | alexmv | 2004-07-09 12:05:24 -0400 (Fri, 09 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/releng.cnf
+   M /rt/branches/rt-3.1/html/Search/Build.html
+
+RT-Ticket: 5821
+RT-Status: resolved
+RT-Action: correspond
 
-Bumping to 3.0.10pre2
+ * Workaround for Mozilla 1.7 and Firefix 0.9.1 rendering bug
 
 ------------------------------------------------------------------------
-r477 | jesse | 2004-03-05 02:18:00 -0500 (Fri, 05 Mar 2004) | 1 line
+r1196 | alexmv | 2004-07-09 10:56:03 -0400 (Fri, 09 Jul 2004) | 10 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.1/bin/webmux.pl.in
+   M /rt/branches/rt-3.1/html/Search/Results.rdf
+
+RT-Ticket: 5838
+RT-Status: resolved
+RT-Update: correspond
+
+ * Fix webmux.pl to not pass xml files through (xml's content-type is
+   application/xml not text/xml)
+
+ * Fix outgoing content-type of results.rdf
+
 
-Removing extraneous comments
 ------------------------------------------------------------------------
-r476 | jesse | 2004-03-05 02:06:53 -0500 (Fri, 05 Mar 2004) | 2 lines
+r1195 | leira | 2004-07-09 08:02:21 -0400 (Fri, 09 Jul 2004) | 5 lines
 Changed paths:
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.1/html/Elements/Quicksearch
 
-Applied Dirk Pape's patch for merge descriptions from http://page.mi.fu-berlin.de/~pape/rt3/patches/rt/description_for_merge.patch
+RT-Ticket: 5808
+RT-Status: resolved
+RT-Action: correspond
+Applied the patch from bobg@uic.edu, which puts $RT::WebPath into QuickSearch URLS.
 
 ------------------------------------------------------------------------
-r465 | jesse | 2004-03-03 18:24:05 -0500 (Wed, 03 Mar 2004) | 2 lines
+r1194 | leira | 2004-07-09 07:33:10 -0400 (Fri, 09 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/html/Search/Listing.html
+   M /rt/branches/rt-3.1/html/Search/Build.html
+
+RT-Ticket: 5814
+RT-Status: resolved
+RT-Action: correspond
+New clauses are now on the top level by default, so blank lines won't appear unless you move something down a level on purpose (in which case, they're needed).
 
-Small change to fix escaping for saved search
+Toggling AND/OR now works correctly at all levels.
 
 ------------------------------------------------------------------------
-r462 | jesse | 2004-03-03 11:11:15 -0500 (Wed, 03 Mar 2004) | 2 lines
+r1189 | huberth | 2004-07-08 13:32:37 -0400 (Thu, 08 Jul 2004) | 5 lines
 Changed paths:
-   M /rt/trunk/bin/webmux.pl.in
+   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
 
-Fix for Apache2 compatibility per http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/rt3/files/patch-bin::webmux.pl
+RT-Ticket: 5690
+RT-Status: resolved
 
+ * rt-test-dependencies now only tells you which modules are not present or
+   up-to-date, unless you specify the -v (--verbose) flag on the command line.
 ------------------------------------------------------------------------
-r459 | jesse | 2004-03-01 12:26:31 -0500 (Mon, 01 Mar 2004) | 2 lines
+r1183 | jesse | 2004-07-06 18:04:28 -0400 (Tue, 06 Jul 2004) | 11 lines
 Changed paths:
-   M /rt/trunk/html/index.html
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
 
-Fixing spacing in the quicksearch code
+ ----------------------------------------------------------------------
+ r2072@tinbook:  jesse | 2004-07-06T22:04:15.878370Z
+ 
+  * "Negative" Ticket searches (for all tickets which don't have a
+  certain custom field value) now find tickets which have _no_ custom
+  field value for that ticket.
+ 
+  * Custom Field searches should now work better with non-ascii
+  custom field names. (Needs user verification)
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r458 | jesse | 2004-03-01 12:04:14 -0500 (Mon, 01 Mar 2004) | 3 lines
+r1182 | jesse | 2004-07-06 17:14:33 -0400 (Tue, 06 Jul 2004) | 11 lines
 Changed paths:
-   M /rt/trunk/html/index.html
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/Makefile.in
+
+ ----------------------------------------------------------------------
+ r2070@tinbook:  jesse | 2004-07-06T21:13:17.298878Z
+ 
+ RT-Ticket: 5815
+ RT-Status: resolved
+ RT-Update-Type: correspond
+ 
+ RT now advises users about how to set the DBA and DBA Password when upgrading
+ 
+ ----------------------------------------------------------------------
 
-Fixing the "quicksearch" which was occasionally broken with progressive rendering
+------------------------------------------------------------------------
+r1181 | jesse | 2004-07-06 17:01:04 -0400 (Tue, 06 Jul 2004) | 8 lines
+Changed paths:
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/html/Search/Results.html
 
+ 
+ ----------------------------------------------------------------------
+ r2068@tinbook:  jesse | 2004-07-06T20:59:43.336929Z
+ 
+ Explicit 'Bookmark this search' functionality has been added back to RT 3.2
+ 
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r457 | jesse | 2004-02-26 23:22:29 -0500 (Thu, 26 Feb 2004) | 3 lines
+r1178 | alexmv | 2004-07-02 13:13:35 -0400 (Fri, 02 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/trunk/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
+
+RT-Ticket: 5810
+RT-Status: resolved
+RT-Update: correspond
 
-fixed a couple small ticket update bugs with the cli
+ * InnoDB check must be done at database initialization, not configure;
+   we can't assume anything about the DSN until then.
 
 
 ------------------------------------------------------------------------
-r446 | leira | 2004-02-25 16:21:20 -0500 (Wed, 25 Feb 2004) | 2 lines
+r1175 | alexmv | 2004-07-01 10:13:24 -0400 (Thu, 01 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/html/autohandler
+   M /rt/branches/rt-3.1/html/Ticket/Update.html
+
+RT-Ticket: 5777
+RT-Status: reolved
+RT-Update: correspond
 
-#4923: patch to add callback for adding new users
+ * Look to form parameters for over-riding defaults on drop-downs
 
 ------------------------------------------------------------------------
-r443 | jesse | 2004-02-25 13:56:51 -0500 (Wed, 25 Feb 2004) | 2 lines
+r1174 | alexmv | 2004-07-01 09:54:18 -0400 (Thu, 01 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/Makefile.in
+   M /rt/branches/rt-3.1/html/Elements/QuickCreate
+
+RT-Ticket: 5797
+RT-Status: resolved
+
+ * Don't provide a bogus null queue, or default to the (nonexistant)
+   "Todo" queue.
 
-Exclude svn cache files from regression test suite
 
 ------------------------------------------------------------------------
-r438 | jesse | 2004-02-23 12:02:10 -0500 (Mon, 23 Feb 2004) | 4 lines
+r1173 | alexmv | 2004-07-01 09:40:57 -0400 (Thu, 01 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/trunk/html/SelfService/Display.html
+   M /rt/branches/rt-3.1/README
+   M /rt/branches/rt-3.1/configure.ac
 
-#5296: Dirk's patch to cache attachments for SelfService
+RT-Ticket: 5799
+RT-Status: resolved
+RT-Action: correspond
 
+ * Explicitly require InnoDB if using MySQL
 
 
 ------------------------------------------------------------------------
-r437 | jesse | 2004-02-23 11:59:15 -0500 (Mon, 23 Feb 2004) | 4 lines
+r1171 | jesse | 2004-06-30 00:36:18 -0400 (Wed, 30 Jun 2004) | 6 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/README
+   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/rt-3.1/releng.cnf
 
+ ----------------------------------------------------------------------
+ r2030@tinbook:  jesse | 2004-06-30T04:36:01.943950Z
+ 
+ Bumping to 3.2.0
+ ----------------------------------------------------------------------
 
-#5296 - new attachment caching broke the API. Fixed
+------------------------------------------------------------------------
+r1170 | jesse | 2004-06-29 13:55:58 -0400 (Tue, 29 Jun 2004) | 11 lines
+Changed paths:
+   M /rt/branches/rt-3.1
+   M /rt/branches/rt-3.1/html/Search/Results.html
 
+ ----------------------------------------------------------------------
+ r2023@tinbook:  jesse | 2004-06-29T17:55:34.408001Z
+ 
+ RT-Ticket: 5787
+ RT-Status: resolved
+ RT-UpdateType: correspond
+ 
+ Added ticket absolute urls for the various actions one can take on searches.
+ 
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r433 | jesse | 2004-02-20 03:31:25 -0500 (Fri, 20 Feb 2004) | 2 lines
+r1169 | alexmv | 2004-06-29 10:25:46 -0400 (Tue, 29 Jun 2004) | 2 lines
 Changed paths:
-   A /rt/trunk/releng.cnf
+   D /rt/branches/rt-3.1/html/Elements/ViewUser
 
-Added a releng configuration. Prepared release of 3.0.10pre1
+ * Remove vestigal file (used by 3.0's user preferences interface)
 
 ------------------------------------------------------------------------
-r432 | jesse | 2004-02-20 03:28:34 -0500 (Fri, 20 Feb 2004) | 3 lines
+r1168 | alexmv | 2004-06-29 07:41:37 -0400 (Tue, 29 Jun 2004) | 2 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Display.html
-   A /rt/trunk/html/Ticket/Elements/FindAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
-   M /rt/trunk/html/Ticket/Elements/ShowSummary
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/Ticket/History.html
+   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
 
-Another round of rehashing and cutting which dropped response time another 15%
+ * Allow user to choose if the sort is ascending or descending
+
+------------------------------------------------------------------------
+r1167 | alexmv | 2004-06-29 07:13:37 -0400 (Tue, 29 Jun 2004) | 4 lines
+Changed paths:
+   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
+
+ * Make it more clear that defaults spring from Builder.html, not
+   DisplayOptions
 
 
 ------------------------------------------------------------------------
-r431 | jesse | 2004-02-20 02:55:18 -0500 (Fri, 20 Feb 2004) | 5 lines
+r1166 | alexmv | 2004-06-29 07:11:12 -0400 (Tue, 29 Jun 2004) | 16 lines
 Changed paths:
-   M /rt/trunk/html/Ticket/Elements/ShowAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
+
+RT-Ticket: 5720
+RT-Status: resolved
+RT-Update: correspond
+
+ * Saved searches now store "order by" and "rows per page" (#5720)
+
+ * Fixed bug where Format was not being correctly displayed after
+   loading from session or save (#5780)
 
-Rewrote ticket history display logic to do more loading up front and make fewer database calls.
-Improved speed for display of long tickets
+ * Consolidate code (one section for defaults)
 
+ * Use only one 
per page instead of three + + * Save a database hit on checking for dirty searches ------------------------------------------------------------------------ -r430 | jesse | 2004-02-20 02:44:52 -0500 (Fri, 20 Feb 2004) | 3 lines +r1164 | jesse | 2004-06-28 22:49:46 -0400 (Mon, 28 Jun 2004) | 6 lines Changed paths: - M /rt/trunk/lib/RT/Ticket_Overlay.pm - -Adding a note about an inefficient function + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/releng.cnf + ---------------------------------------------------------------------- + r2015@tinbook: jesse | 2004-06-29T02:47:32.464100Z + + 3.2.0rc4 + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r429 | jesse | 2004-02-19 23:52:25 -0500 (Thu, 19 Feb 2004) | 3 lines +r1163 | jesse | 2004-06-28 17:52:11 -0400 (Mon, 28 Jun 2004) | 6 lines Changed paths: - D /rt/trunk/Makefile - D /rt/trunk/autom4te.cache - D /rt/trunk/config.log - D /rt/trunk/config.status - D /rt/trunk/configure + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + + ---------------------------------------------------------------------- + r2012@tinbook: jesse | 2004-06-28T21:51:20.545520Z + + Fixed bugs in CreateTickets (Approvals) system, both preexisting and introduced in 3.2.0rc3 + ---------------------------------------------------------------------- -Removed generated files from the subversion repository +------------------------------------------------------------------------ +r1157 | jesse | 2004-06-27 22:01:15 -0400 (Sun, 27 Jun 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumping releng.cnf to 3.2.0rc3 +------------------------------------------------------------------------ +r1156 | jesse | 2004-06-27 19:05:17 -0400 (Sun, 27 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip + M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates + M /rt/branches/rt-3.1/html/Admin/Global/GroupRights.html + M /rt/branches/rt-3.1/html/Admin/Global/Template.html + M /rt/branches/rt-3.1/html/Admin/Global/UserRights.html + M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html + M /rt/branches/rt-3.1/html/Admin/Groups/Members.html + M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html + M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html + M /rt/branches/rt-3.1/html/Admin/Queues/GroupRights.html + M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html + M /rt/branches/rt-3.1/html/Admin/Queues/Template.html + M /rt/branches/rt-3.1/html/Admin/Queues/UserRights.html + M /rt/branches/rt-3.1/html/Admin/Users/Modify.html + M /rt/branches/rt-3.1/html/Approvals/index.html + M /rt/branches/rt-3.1/html/Search/Bulk.html + M /rt/branches/rt-3.1/html/SelfService/Prefs.html + M /rt/branches/rt-3.1/html/Ticket/Display.html + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments + M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.1/html/Ticket/ModifyDates.html + M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html + M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/rt-3.1/html/User/Delegation.html + M /rt/branches/rt-3.1/html/User/Groups/Members.html + M /rt/branches/rt-3.1/html/User/Groups/Modify.html + M /rt/branches/rt-3.1/html/User/Prefs.html + M /rt/branches/rt-3.1/html/autohandler + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm + ---------------------------------------------------------------------- + r1989@tinbook: jesse | 2004-06-27T22:59:41.380683Z + + Pulling forward post-3.0.11 fixes from RT 3.0 branch + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r426 | jesse | 2004-02-18 19:49:14 -0500 (Wed, 18 Feb 2004) | 2 lines +r1155 | jesse | 2004-06-27 18:41:30 -0400 (Sun, 27 Jun 2004) | 6 lines Changed paths: - M /rt/trunk/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs -Adding more debugging when ticket creation fails catastrophically. + ---------------------------------------------------------------------- + r1987@tinbook: jesse | 2004-06-27T22:39:09.485514Z + + Removing "MemberOf" from the list of user tabs, since it doesn't exist. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r425 | jesse | 2004-02-17 14:02:19 -0500 (Tue, 17 Feb 2004) | 3 lines +r1152 | jesse | 2004-06-26 18:47:04 -0400 (Sat, 26 Jun 2004) | 2 lines Changed paths: - M /rt/trunk/lib/RT/StyleGuide.pod - -deslashified bits of the styleguide + M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm +Updating CreateTickets.pm to be more portable and useful. ------------------------------------------------------------------------ -r417 | jesse | 2004-02-13 13:21:02 -0500 (Fri, 13 Feb 2004) | 2 lines +r1151 | autrijus | 2004-06-26 16:38:48 -0400 (Sat, 26 Jun 2004) | 6 lines Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/README - A /rt/trunk/README.Oracle - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/etc/schema.Oracle - M /rt/trunk/html/Elements/Callback - M /rt/trunk/html/Elements/SetupSessionCookie - M /rt/trunk/html/NoAuth/webrt.css - M /rt/trunk/html/Search/Elements/PickRestriction - M /rt/trunk/html/Ticket/Attachment/dhandler - M /rt/trunk/html/Ticket/Elements/ShowAttachments - M /rt/trunk/html/Ticket/Elements/ShowMessageStanza - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/autohandler - M /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/Group_Overlay.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Tickets_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/Users_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in + M /rt + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm -Load rt-3-0-9 into rt/trunk. + ---------------------------------------------------------------------- + r5783@not: autrijus | 2004-06-26T20:38:49.152776Z + + * backport utf8 fixes for TicketSQL strings from 3.3 + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r329 | jesse | 2004-01-02 17:55:55 -0500 (Fri, 02 Jan 2004) | 2 lines +r1149 | huberth | 2004-06-26 01:43:00 -0400 (Sat, 26 Jun 2004) | 5 lines Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/HOWTO/README - M /rt/trunk/HOWTO/change.txt - M /rt/trunk/HOWTO/release.txt - M /rt/trunk/HOWTO/version-control.txt - M /rt/trunk/Makefile - M /rt/trunk/Makefile.in - M /rt/trunk/UPGRADING - M /rt/trunk/aclocal.m4 - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/requests - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/mason_handler.fcgi.in - M /rt/trunk/bin/mason_handler.scgi - M /rt/trunk/bin/mason_handler.scgi.in - M /rt/trunk/bin/mason_handler.svc - M /rt/trunk/bin/mason_handler.svc.in - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-commit-handler - M /rt/trunk/bin/rt-commit-handler.in - M /rt/trunk/bin/rt-crontool - M /rt/trunk/bin/rt-crontool.in - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rt-mailgate.in - M /rt/trunk/bin/rt.in - M /rt/trunk/bin/webmux.pl.in - M /rt/trunk/config - M /rt/trunk/config.layout - M /rt/trunk/config.log - M /rt/trunk/config.pld - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/docs/Security - M /rt/trunk/docs/design_docs/acls - M /rt/trunk/docs/design_docs/approval_notices - M /rt/trunk/docs/design_docs/approval_template - M /rt/trunk/docs/design_docs/cf_search - M /rt/trunk/docs/design_docs/cli_spec - M /rt/trunk/docs/design_docs/cvs_integration - M /rt/trunk/docs/design_docs/delegation - M /rt/trunk/docs/design_docs/evil_plans - M /rt/trunk/docs/design_docs/groups_notes - M /rt/trunk/docs/design_docs/link-definitions.txt - M /rt/trunk/docs/design_docs/recursive_group_membership_algorithm - M /rt/trunk/docs/design_docs/rql_parser_machine.graphviz - M /rt/trunk/docs/design_docs/string-extraction-guide.txt - M /rt/trunk/docs/design_docs/ticket_templates - M /rt/trunk/docs/design_docs/users - M /rt/trunk/docs/rt3-schema-relationships.dot - M /rt/trunk/etc/RT_Config.pm.in - M /rt/trunk/etc/RT_SiteConfig.pm - M /rt/trunk/etc/acl.Informix - M /rt/trunk/etc/acl.Oracle - M /rt/trunk/etc/constraints.mysql - M /rt/trunk/etc/drop.Informix - M /rt/trunk/etc/drop.Oracle - M /rt/trunk/etc/initialdata - M /rt/trunk/etc/rt.spec - M /rt/trunk/etc/schema.Informix - M /rt/trunk/etc/schema.Oracle - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.SQLite - M /rt/trunk/etc/schema.mysql - M /rt/trunk/etc/upgrade/2.1.71 - M /rt/trunk/html/Admin/Elements/AddCustomFieldValue - M /rt/trunk/html/Admin/Elements/EditCustomField - M /rt/trunk/html/Admin/Elements/EditCustomFieldValues - M /rt/trunk/html/Admin/Elements/EditCustomFields - M /rt/trunk/html/Admin/Elements/EditQueueWatchers - M /rt/trunk/html/Admin/Elements/EditScrip - M /rt/trunk/html/Admin/Elements/EditScrips - M /rt/trunk/html/Admin/Elements/EditTemplates - M /rt/trunk/html/Admin/Elements/ListGlobalCustomFields - M /rt/trunk/html/Admin/Elements/QueueRightsForUser - M /rt/trunk/html/Admin/Elements/SelectCustomFieldType - M /rt/trunk/html/Admin/Elements/SelectGroups - M /rt/trunk/html/Admin/Elements/SelectModifyGroup - M /rt/trunk/html/Admin/Elements/SelectNewGroupMembers - M /rt/trunk/html/Admin/Elements/SelectRights - M /rt/trunk/html/Admin/Elements/SelectScripAction - M /rt/trunk/html/Admin/Elements/SelectScripCondition - M /rt/trunk/html/Admin/Elements/SelectSingleOrMultiple - M /rt/trunk/html/Admin/Elements/SelectStage - M /rt/trunk/html/Admin/Elements/SelectUsers - M /rt/trunk/html/Admin/Global/CustomField.html - M /rt/trunk/html/Admin/Global/CustomFields.html - M /rt/trunk/html/Admin/Global/Scrip.html - M /rt/trunk/html/Admin/Groups/GroupRights.html - M /rt/trunk/html/Admin/Groups/Members.html - M /rt/trunk/html/Admin/Groups/Modify.html - M /rt/trunk/html/Admin/Groups/UserRights.html - M /rt/trunk/html/Admin/Groups/index.html - M /rt/trunk/html/Admin/Queues/CustomField.html - M /rt/trunk/html/Admin/Queues/CustomFields.html - M /rt/trunk/html/Admin/Queues/Scrip.html - M /rt/trunk/html/Approvals/Display.html - M /rt/trunk/html/Approvals/Elements/Approve - M /rt/trunk/html/Approvals/Elements/PendingMyApproval - M /rt/trunk/html/Approvals/Elements/ShowDependency - M /rt/trunk/html/Approvals/Elements/Tabs - M /rt/trunk/html/Approvals/index.html - M /rt/trunk/html/Elements/BevelBoxRaisedEnd - M /rt/trunk/html/Elements/BevelBoxRaisedStart - M /rt/trunk/html/Elements/Callback - M /rt/trunk/html/Elements/CreateTicket - M /rt/trunk/html/Elements/GotoTicket - M /rt/trunk/html/Elements/Menu - M /rt/trunk/html/Elements/MessageBox - M /rt/trunk/html/Elements/MyRequests - M /rt/trunk/html/Elements/MyTickets - M /rt/trunk/html/Elements/PageLayout - M /rt/trunk/html/Elements/Quicksearch - M /rt/trunk/html/Elements/Refresh - M /rt/trunk/html/Elements/SelectAttachmentField - M /rt/trunk/html/Elements/SelectCustomFieldOperator - M /rt/trunk/html/Elements/SelectCustomFieldValue - M /rt/trunk/html/Elements/SelectGroups - M /rt/trunk/html/Elements/SelectLang - M /rt/trunk/html/Elements/SelectLinkType - M /rt/trunk/html/Elements/SelectMatch - M /rt/trunk/html/Elements/SelectResultsPerPage - M /rt/trunk/html/Elements/SelectSortOrder - M /rt/trunk/html/Elements/SelectTicketSortBy - M /rt/trunk/html/Elements/SelectTicketTypes - M /rt/trunk/html/Elements/SelectWatcherType - M /rt/trunk/html/Elements/SetupSessionCookie - M /rt/trunk/html/Elements/ShadedInputRow - M /rt/trunk/html/Elements/ShadedRow - M /rt/trunk/html/Elements/SimpleSearch - M /rt/trunk/html/Elements/ViewUser - M /rt/trunk/html/NoAuth/images/back_home.gif - M /rt/trunk/html/NoAuth/images/bplogo.gif - M /rt/trunk/html/NoAuth/images/favicon.png - M /rt/trunk/html/NoAuth/images/head_requestracker.gif - M /rt/trunk/html/NoAuth/images/rt.jpg - M /rt/trunk/html/NoAuth/images/space.gif - M /rt/trunk/html/NoAuth/images/spacer.gif - M /rt/trunk/html/NoAuth/images/squares_blue.gif - M /rt/trunk/html/REST/1.0/Forms/queue/default - M /rt/trunk/html/REST/1.0/Forms/queue/ns - M /rt/trunk/html/REST/1.0/Forms/ticket/attachments - M /rt/trunk/html/REST/1.0/Forms/ticket/default - M /rt/trunk/html/REST/1.0/Forms/ticket/history - M /rt/trunk/html/REST/1.0/Forms/ticket/links - M /rt/trunk/html/REST/1.0/Forms/user/default - M /rt/trunk/html/REST/1.0/Forms/user/ns - M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway - M /rt/trunk/html/REST/1.0/autohandler - M /rt/trunk/html/REST/1.0/dhandler - M /rt/trunk/html/REST/1.0/logout - M /rt/trunk/html/REST/1.0/search/dhandler - M /rt/trunk/html/REST/1.0/search/ticket - M /rt/trunk/html/REST/1.0/ticket/comment - M /rt/trunk/html/REST/1.0/ticket/link - M /rt/trunk/html/REST/1.0/ticket/merge - M /rt/trunk/html/Search/Elements/PickRestriction - M /rt/trunk/html/Search/Elements/TicketHeader - M /rt/trunk/html/Search/Elements/TicketHeaderCell - M /rt/trunk/html/Search/Elements/TicketRow - M /rt/trunk/html/SelfService/Attachment/dhandler - M /rt/trunk/html/SelfService/Closed.html - M /rt/trunk/html/SelfService/Elements/MyRequests - M /rt/trunk/html/SelfService/Elements/Tabs - M /rt/trunk/html/SelfService/index.html - M /rt/trunk/html/Ticket/Attachment/dhandler - M /rt/trunk/html/Ticket/Elements/BulkLinks - M /rt/trunk/html/Ticket/Elements/EditCustomField - M /rt/trunk/html/Ticket/Elements/EditCustomFields - M /rt/trunk/html/Ticket/Elements/ShowAttachments - M /rt/trunk/html/Ticket/Elements/ShowCustomFields - M /rt/trunk/html/Ticket/Elements/ShowDates - M /rt/trunk/html/Ticket/Elements/ShowLink - M /rt/trunk/html/Ticket/Elements/ShowMessageHeaders - M /rt/trunk/html/Ticket/Elements/ShowMessageStanza - M /rt/trunk/html/Ticket/Elements/ShowRequestor - M /rt/trunk/html/Ticket/Elements/Tabs - M /rt/trunk/html/User/Delegation.html - M /rt/trunk/html/User/Elements/DelegateRights - M /rt/trunk/html/User/Elements/GroupTabs - M /rt/trunk/html/User/Elements/Tabs - M /rt/trunk/html/User/Groups/Members.html - M /rt/trunk/html/User/Groups/Modify.html - M /rt/trunk/html/User/Groups/index.html - M /rt/trunk/html/index.html - M /rt/trunk/html/l - M /rt/trunk/install-sh - M /rt/trunk/lib/RT/ACE_Overlay.pm - M /rt/trunk/lib/RT/ACL_Overlay.pm - M /rt/trunk/lib/RT/Action/AutoOpen.pm - M /rt/trunk/lib/RT/Action/CreateTickets.pm - M /rt/trunk/lib/RT/Action/EscalatePriority.pm - M /rt/trunk/lib/RT/Action/ResolveMembers.pm - M /rt/trunk/lib/RT/Action/SetPriority.pm - M /rt/trunk/lib/RT/Action/UserDefined.pm - M /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/Attachments_Overlay.pm - M /rt/trunk/lib/RT/Base.pm - M /rt/trunk/lib/RT/CachedGroupMember.pm - M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm - M /rt/trunk/lib/RT/CachedGroupMembers.pm - M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm - M /rt/trunk/lib/RT/Condition/AnyTransaction.pm - M /rt/trunk/lib/RT/Condition/BeforeDue.pm - M /rt/trunk/lib/RT/Condition/Overdue.pm - M /rt/trunk/lib/RT/Condition/OwnerChange.pm - M /rt/trunk/lib/RT/Condition/PriorityExceeds.pm - M /rt/trunk/lib/RT/Condition/QueueChange.pm - M /rt/trunk/lib/RT/Condition/StatusChange.pm - M /rt/trunk/lib/RT/Condition/UserDefined.pm - M /rt/trunk/lib/RT/CurrentUser.pm - M /rt/trunk/lib/RT/CustomField.pm - M /rt/trunk/lib/RT/CustomFieldValue.pm - M /rt/trunk/lib/RT/CustomFieldValues.pm - M /rt/trunk/lib/RT/CustomFieldValues_Overlay.pm - M /rt/trunk/lib/RT/CustomField_Overlay.pm - M /rt/trunk/lib/RT/CustomFields.pm - M /rt/trunk/lib/RT/CustomFields_Overlay.pm - M /rt/trunk/lib/RT/Date.pm - M /rt/trunk/lib/RT/EmailParser.pm - M /rt/trunk/lib/RT/GroupMember_Overlay.pm - M /rt/trunk/lib/RT/GroupMembers_Overlay.pm - M /rt/trunk/lib/RT/Group_Overlay.pm - M /rt/trunk/lib/RT/Groups_Overlay.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/I18N/cs.pm - M /rt/trunk/lib/RT/I18N/cs.po - M /rt/trunk/lib/RT/I18N/de.po - M /rt/trunk/lib/RT/I18N/en.po - M /rt/trunk/lib/RT/I18N/es.po - M /rt/trunk/lib/RT/I18N/fi.po - M /rt/trunk/lib/RT/I18N/fr.po - M /rt/trunk/lib/RT/I18N/he.po - M /rt/trunk/lib/RT/I18N/i_default.pm - M /rt/trunk/lib/RT/I18N/it.po - M /rt/trunk/lib/RT/I18N/ja.po - M /rt/trunk/lib/RT/I18N/nl.po - M /rt/trunk/lib/RT/I18N/no.po - M /rt/trunk/lib/RT/I18N/pt_br.po - M /rt/trunk/lib/RT/I18N/ru.po - M /rt/trunk/lib/RT/I18N/zh_cn.po - M /rt/trunk/lib/RT/I18N/zh_tw.po - M /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/CLI.pm - M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm - M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/REST.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Link.pm - M /rt/trunk/lib/RT/Link_Overlay.pm - M /rt/trunk/lib/RT/Links.pm - M /rt/trunk/lib/RT/Links_Overlay.pm - M /rt/trunk/lib/RT/Principal.pm - M /rt/trunk/lib/RT/Principal_Overlay.pm - M /rt/trunk/lib/RT/Principals.pm - M /rt/trunk/lib/RT/Principals_Overlay.pm - M /rt/trunk/lib/RT/Queue_Overlay.pm - M /rt/trunk/lib/RT/Queues_Overlay.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/ScripAction_Overlay.pm - M /rt/trunk/lib/RT/ScripActions_Overlay.pm - M /rt/trunk/lib/RT/ScripCondition_Overlay.pm - M /rt/trunk/lib/RT/ScripConditions_Overlay.pm - M /rt/trunk/lib/RT/Scrip_Overlay.pm - M /rt/trunk/lib/RT/Scrips_Overlay.pm - M /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm - M /rt/trunk/lib/RT/Search/Generic.pm - M /rt/trunk/lib/RT/StyleGuide.pod - M /rt/trunk/lib/RT/System.pm - M /rt/trunk/lib/RT/Template_Overlay.pm - M /rt/trunk/lib/RT/Templates_Overlay.pm - M /rt/trunk/lib/RT/TicketCustomFieldValue.pm - M /rt/trunk/lib/RT/TicketCustomFieldValue_Overlay.pm - M /rt/trunk/lib/RT/TicketCustomFieldValues.pm - M /rt/trunk/lib/RT/TicketCustomFieldValues_Overlay.pm - M /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/Transactions_Overlay.pm - M /rt/trunk/lib/RT/URI/base.pm - M /rt/trunk/lib/RT/URI/fsck_com_rt.pm - M /rt/trunk/lib/RT/URI.pm - M /rt/trunk/lib/RT/User_Overlay.pm - M /rt/trunk/lib/RT/Users_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/lib/RT.pm.in - M /rt/trunk/lib/t/00smoke.t - M /rt/trunk/lib/t/00smoke.t.in - M /rt/trunk/lib/t/01harness.t - M /rt/trunk/lib/t/01harness.t.in - M /rt/trunk/lib/t/02regression.t - M /rt/trunk/lib/t/02regression.t.in - M /rt/trunk/lib/t/03web.pl - M /rt/trunk/lib/t/03web.pl.in - M /rt/trunk/lib/t/04_send_email.pl - M /rt/trunk/lib/t/04_send_email.pl.in - M /rt/trunk/lib/t/data/8859-15-message-series/dir - M /rt/trunk/lib/t/data/8859-15-message-series/msg1 - M /rt/trunk/lib/t/data/8859-15-message-series/msg2 - M /rt/trunk/lib/t/data/8859-15-message-series/msg3 - M /rt/trunk/lib/t/data/8859-15-message-series/msg4 - M /rt/trunk/lib/t/data/8859-15-message-series/msg5 - M /rt/trunk/lib/t/data/8859-15-message-series/msg6 - M /rt/trunk/lib/t/data/8859-15-message-series/msg7 - A /rt/trunk/lib/t/data/crashes-file-based-parser - M /rt/trunk/lib/t/data/multipart-alternative-with-umlaut - M /rt/trunk/lib/t/data/multipart-report - M /rt/trunk/lib/t/data/nested-mime-sample - M /rt/trunk/lib/t/data/nested-rfc-822 - M /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1 - M /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1-full - A /rt/trunk/lib/t/data/notes-uuencoded - M /rt/trunk/lib/t/data/russian-subject-no-content-type - M /rt/trunk/lib/t/data/text-html-in-russian - M /rt/trunk/lib/t/data/text-html-with-umlaut - M /rt/trunk/lib/t/regression/00placeholder - M /rt/trunk/lib/t/regression/mime_tests - M /rt/trunk/m4/rt_enable_layout.m4 - M /rt/trunk/m4/rt_expand_var.m4 - M /rt/trunk/m4/rt_layout.m4 - M /rt/trunk/m4/rt_subst_expanded_arg.m4 - M /rt/trunk/sbin/extract-message-catalog - M /rt/trunk/sbin/extract_pod_tests - M /rt/trunk/sbin/factory - M /rt/trunk/sbin/license_tag - M /rt/trunk/sbin/regression_harness - M /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in + M /rt/branches/rt-3.1/html/Ticket/Update.html + +RT-Ticket: 5318 +RT-Status: resolved + + * The Reply/Comment dropdown box now defaults to Comment unless the user + has clicked Reply. +------------------------------------------------------------------------ +r1143 | jesse | 2004-06-25 12:43:50 -0400 (Fri, 25 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/releng.cnf + + ---------------------------------------------------------------------- + r1971@tinbook: jesse | 2004-06-25T16:34:00.998988Z + + Bumping to 3.2.0rc2 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1142 | alexmv | 2004-06-24 16:50:11 -0400 (Thu, 24 Jun 2004) | 11 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + + + * Tickets::ItemsArrayRef needs to exist, and step though the contents to + ensure access control; code dropped back in + + * However, it should provide ordered results; factor out sorting from + overridden RT::SearchBuilder's ItemsArrayRef into ItemsOrderBy and + call that in Tickets::ItemsArrayRef + + * Invalidate ItemMap if ItemsArray is invalidated + + +------------------------------------------------------------------------ +r1141 | alexmv | 2004-06-24 03:48:39 -0400 (Thu, 24 Jun 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + + * Further changes to keep sort order + + * Remove RT::Tickets_Overlay::ItemsArrayRef, which seemed to only + duplicate the effect of RT::SearchBuilder but without the OrderBy + feature. + + +------------------------------------------------------------------------ +r1140 | alexmv | 2004-06-23 17:33:28 -0400 (Wed, 23 Jun 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + + * Maintain Order and OrderBy across more links -- most importantly, + the "prev/next" ones + +------------------------------------------------------------------------ +r1138 | alexmv | 2004-06-22 19:37:54 -0400 (Tue, 22 Jun 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + + * Fix first/prev/next/last buttons (only show once, reparent to sensible place) + * Add "show results" link whenever there is a search + +------------------------------------------------------------------------ +r1136 | alexmv | 2004-06-22 17:17:44 -0400 (Tue, 22 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + + * Oops. Should make sure to store state before forwarding to results. + +------------------------------------------------------------------------ +r1135 | alexmv | 2004-06-22 17:16:41 -0400 (Tue, 22 Jun 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + + * Do the search _after_ any modifications are passed in -- this + allows executing searches from a (relatively) simple URL. + +------------------------------------------------------------------------ +r1133 | huberth | 2004-06-22 16:31:04 -0400 (Tue, 22 Jun 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + +RT-Ticket: 5149 +RT-Status: resolved + +* Transactions previously were ordered only by time of creation, and were + displayed in an arbitrary order otherwise. They are now sorted first by + time of creation and next by transaction ID. + +------------------------------------------------------------------------ +r1132 | alexmv | 2004-06-22 16:21:52 -0400 (Tue, 22 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +RT-Ticket: 5767 +RT-Update: correspond +RT-Status: resolved + + * Fix copy/paste error -- the web group isn't a user, it's a _group_. + +------------------------------------------------------------------------ +r1131 | alexmv | 2004-06-22 16:15:47 -0400 (Tue, 22 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + + * Add CreatedBy (AKA Creator) column + +------------------------------------------------------------------------ +r1130 | alexmv | 2004-06-22 16:11:54 -0400 (Tue, 22 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + + * Remove duplicate hash entries from _ClassAccessible + +------------------------------------------------------------------------ +r1129 | alexmv | 2004-06-22 15:43:21 -0400 (Tue, 22 Jun 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + +RT-Ticket: 5765 +RT-Status: resolved +RT-Update: correspond + + * Add LastUpdatedBy as a possible column + + +------------------------------------------------------------------------ +r1128 | jesse | 2004-06-22 15:40:41 -0400 (Tue, 22 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips + M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates + +RT-Ticket: 2584 +RT-Status: open + +The previous patch wasn't valid mason. I'd also like to do something a little more elegant. (Perhaps we should do it at the API level, not the UI level) + + +------------------------------------------------------------------------ +r1127 | alexmv | 2004-06-22 14:49:51 -0400 (Tue, 22 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/etc/upgrade/3.1.17/content + +RT-Ticket: 5764 +RT-Status: resolved +RT-Update: correspond + + * Fix missing paren + +------------------------------------------------------------------------ +r1125 | jesse | 2004-06-21 15:39:29 -0400 (Mon, 21 Jun 2004) | 10 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/README + M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/releng.cnf + + ---------------------------------------------------------------------- + r1949@tinbook: jesse | 2004-06-21T18:09:01.019869Z + + + ---------------------------------------------------------------------- + r1950@tinbook: jesse | 2004-06-21T19:36:16.853567Z + + Bumping to RT 3.2.0rc1 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1124 | alexmv | 2004-06-21 05:19:56 -0400 (Mon, 21 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.1/html/Search/Elements/EditFormat + M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + + * Search cleanup + +------------------------------------------------------------------------ +r1123 | jesse | 2004-06-21 00:36:40 -0400 (Mon, 21 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Elements/ScrubHTML + + ---------------------------------------------------------------------- + r1946@tinbook: jesse | 2004-06-21T04:35:49.516410Z + + Be more conservative about what href tags we display in scrubbed html + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1120 | robert | 2004-06-20 02:25:23 -0400 (Sun, 20 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/configure.ac + + ---------------------------------------------------------------------- + r607@bear: rspier | 2004-06-20T06:25:04.273677Z + + 'RT' should always be UC + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1116 | alexmv | 2004-06-18 15:23:03 -0400 (Fri, 18 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/t/00smoke.t.in + + * Exclude the .pm config files in etc/ + +------------------------------------------------------------------------ +r1115 | alexmv | 2004-06-18 14:56:12 -0400 (Fri, 18 Jun 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + + * CustomField->QueueObj is defined; checking for glocal fields should + be done with CustomField->QueueObj->id + +------------------------------------------------------------------------ +r1113 | leira | 2004-06-18 12:22:37 -0400 (Fri, 18 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + +RT-Ticket: 5478 +RT-Status: resolved +RT-Update: correspond + +We now pay attention to the longest row when parsing the header, and pad the rows for the entries if necessary, so that the shadings continues all the way across. + +------------------------------------------------------------------------ +r1111 | jesse | 2004-06-18 01:50:41 -0400 (Fri, 18 Jun 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.17 (yes, we skipped 3.1.16) +------------------------------------------------------------------------ +r1110 | jesse | 2004-06-18 01:45:58 -0400 (Fri, 18 Jun 2004) | 14 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/README + M /rt/branches/rt-3.1/bin/mason_handler.scgi.in + D /rt/branches/rt-3.1/bin/rt-commit-handler.in + M /rt/branches/rt-3.1/bin/rt-crontool.in + M /rt/branches/rt-3.1/bin/webmux.pl.in + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT.pm.in + + ---------------------------------------------------------------------- + r1918@tinbook: jesse | 2004-06-18T02:59:32.811556Z + + Starting to refactor CGI/Apache handler code to reduce duplication + ---------------------------------------------------------------------- + r1919@tinbook: jesse | 2004-06-18T03:03:37.413121Z + + Add back mason data_dir support + ---------------------------------------------------------------------- + r1920@tinbook: jesse | 2004-06-18T03:27:07.080772Z + + Removed the rest of SetGID from the RT core. + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1108 | alexmv | 2004-06-17 20:32:09 -0400 (Thu, 17 Jun 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html + +RT-Ticket: 5746 +RT-Status: resolved +RT-Update: correspond + + * Apply patch from 5746 to fix bug where attachments to jumbo were + ignored + +------------------------------------------------------------------------ +r1107 | alexmv | 2004-06-17 20:13:46 -0400 (Thu, 17 Jun 2004) | 8 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Record.pm + +RT-Ticket: 5753 +RT-Status: resolved +RT-Update: correspond + + * RT::Record objects are not always tickets; do introspection to find + out what kind of object we're updating, and use that to generate + the log message + +------------------------------------------------------------------------ +r1104 | leira | 2004-06-17 15:39:21 -0400 (Thu, 17 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips + M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates + +RT-Ticket: 2584 +RT-Status: resolved +RT-Action: comment + +The Templates page now says how many scrips each template is being used by, and if you delete a template that's in use, the actions at the top warn you that you've done so. + +------------------------------------------------------------------------ +r1103 | leira | 2004-06-17 15:08:04 -0400 (Thu, 17 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers + M /rt/branches/rt-3.1/html/Admin/Queues/People.html + M /rt/branches/rt-3.1/html/Ticket/Elements/EditWatchers + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +RT-Ticket: 3240 +RT-Status: resolved +RT-Action: comment + +Everything but Transaction type is now "DeleteWatcher" rather than "DelWatcher". + +------------------------------------------------------------------------ +r1102 | leira | 2004-06-17 14:10:41 -0400 (Thu, 17 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/etc/initialdata + A /rt/branches/rt-3.1/etc/upgrade/3.1.17 + A /rt/branches/rt-3.1/etc/upgrade/3.1.17/content + A /rt/branches/rt-3.1/lib/RT/Condition/PriorityChange.pm + +RT-Ticket: 4355 +RT-Status: resolved +RT-Action: comment + +Added new "On Priority Change" condition and "Notify Ccs" and "NotifyCcs as Comment" action. + +------------------------------------------------------------------------ +r1101 | jesse | 2004-06-17 14:10:32 -0400 (Thu, 17 Jun 2004) | 8 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + + + ---------------------------------------------------------------------- + r1916@tinbook: jesse | 2004-06-17T18:09:53.277305Z + + Starting to move away from SetGID fastcgi support. Switched to using mason's "memory cache" instead of the "file cache" for mason template files. This should have a very minimal performance impact and reduce user confusion' + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1098 | leira | 2004-06-17 13:00:37 -0400 (Thu, 17 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + +RT-Ticket: 3035 +RT-Status: resolved +RT-Action: comment + +RT::Interface::Email now knows whether it's trying to create a user on ticket creation or reply, and gives an appropriate error message about which right is lacking. + +------------------------------------------------------------------------ +r1097 | leira | 2004-06-17 10:01:58 -0400 (Thu, 17 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowGroupMembers + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowUserEntry + +RT-Ticket: 4121 +RT-Status: resolved +RT-Action: comment + +
moved to ShowGroupMembers rather than ShowUserEntry. + +------------------------------------------------------------------------ +r1096 | leira | 2004-06-17 09:36:47 -0400 (Thu, 17 Jun 2004) | 8 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip + +RT-Ticket: 2583 +RT-Status: resolved +RT-Action: comment + +I moved the Fields for user-defined conditions and actions down, as recommended. This creates new strings for the message catalog, but doesn't change any old ones. + +I also made some more of the labels CSS classes. + +------------------------------------------------------------------------ +r1093 | alexmv | 2004-06-16 21:08:55 -0400 (Wed, 16 Jun 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + + * Only insert a default "requestor" line if a default value was + passed in; this makes the regression suite happy again. + +------------------------------------------------------------------------ +r1092 | jesse | 2004-06-16 20:52:13 -0400 (Wed, 16 Jun 2004) | 8 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/bin/rt-crontool.in + M /rt/branches/rt-3.1/etc/acl.mysql + M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs + M /rt/branches/rt-3.1/html/Admin/Users/Modify.html + M /rt/branches/rt-3.1/html/Elements/Header + M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/rt-3.1/html/Ticket/Create.html + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm + M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT.pm.in + + + ---------------------------------------------------------------------- + r1835@debian: jesse | 2004-06-17T08:42:54.935871Z + r1837@debian: jesse | 2004-06-17T09:51:45.205797Z + + Merged forward from 3.0 + + +------------------------------------------------------------------------ +r1091 | leira | 2004-06-16 18:16:35 -0400 (Wed, 16 Jun 2004) | 7 lines +Changed paths: + A /rt/branches/rt-3.1/html/Ticket/Elements/ShowGroupMembers + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowPeople + A /rt/branches/rt-3.1/html/Ticket/Elements/ShowUserEntry + +RT-Ticket: 4121 +RT-Status: resolved +RT-Update: comment + +The ShowPeople component now displays each user on its own line, including the username, and the email address if it exists and isn't the same as the username. + + +------------------------------------------------------------------------ +r1088 | huberth | 2004-06-16 17:30:28 -0400 (Wed, 16 Jun 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +RT-Ticket: 5717 +RT-Status: resolved + +XML::RSS added to sbin/rt-test-dependencies.in + +------------------------------------------------------------------------ +r1086 | alexmv | 2004-06-16 14:49:43 -0400 (Wed, 16 Jun 2004) | 12 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/SelectOwner + M /rt/branches/rt-3.1/html/Elements/SelectStatus + M /rt/branches/rt-3.1/html/SelfService/Display.html + M /rt/branches/rt-3.1/html/SelfService/Update.html + M /rt/branches/rt-3.1/html/Ticket/Create.html + M /rt/branches/rt-3.1/html/Ticket/Elements/EditBasics + M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople + M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/rt-3.1/html/Tools/MyDay.html + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + +RT-Ticket: 3800 +RT-Status: resolved +RT-Update: correspond + + * Update the "-" line in Owner and Status drop-downs to be more + descriptive in several cases, taking the form "Nobody (Unchanged)"; + this allows it to become the default without losing information. + + * Fixed the border cases where owner or status were attempted to be + set to "" by accident + + +------------------------------------------------------------------------ +r1072 | jesse | 2004-06-14 20:08:15 -0400 (Mon, 14 Jun 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + +RT-Ticket: 5712 + +It turns out that MIME::Parser has a lame, non-obvious default for tempfile reuse. +Perhaps code-hits will fix our problem. + + + +------------------------------------------------------------------------ +r1063 | jesse | 2004-06-14 00:36:22 -0400 (Mon, 14 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + + ---------------------------------------------------------------------- + r1794@debian: jesse | 2004-06-14T13:40:18.744831Z + + Another attempt at fixing the taint bug + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1056 | jesse | 2004-06-12 12:12:30 -0400 (Sat, 12 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + + ---------------------------------------------------------------------- + r1788@debian: jesse | 2004-06-13T01:05:11.245221Z + + Autogenerated error email is now properly marked as Precedence: buil + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1039 | leira | 2004-06-09 11:56:31 -0400 (Wed, 09 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Support default Requestor when creating tickets (will be set if no Requestor is set in the template). + +------------------------------------------------------------------------ +r1036 | alexmv | 2004-06-08 18:19:30 -0400 (Tue, 08 Jun 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/I18N/no.po + +RT-Ticket: 5628 +RT-Action: correspond +RT-Status: resolve + + * Applied 's patches (finally, after running + in circles for a while) + +------------------------------------------------------------------------ +r1035 | alexmv | 2004-06-08 16:27:03 -0400 (Tue, 08 Jun 2004) | 8 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + +RT-Ticket: 5712 +RT-Action: correspond + + * Fix =head1 NAME + + * This _should_ fix the problems caused by running under taint mode, + but I have no way of testing this at present. + +------------------------------------------------------------------------ +r1030 | leira | 2004-06-07 19:38:32 -0400 (Mon, 07 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/t/03web.pl.in + +One simple search test, and many comments about future tests to write. + +------------------------------------------------------------------------ +r1029 | alexmv | 2004-06-07 17:50:37 -0400 (Mon, 07 Jun 2004) | 10 lines +Changed paths: + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +RT-Ticket: 5619 +RT-Action: correspond +RT-Status: resolved + + * Re-indent + + * Use getpwnam and getgrnam to check for existance of users and + groups that were chosen during configure; this might belong better + in configure.ac, but my perl-fu is better than my autoconf-fu + +------------------------------------------------------------------------ +r1028 | leira | 2004-06-07 16:57:36 -0400 (Mon, 07 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Remove debugging statements. + +------------------------------------------------------------------------ +r1027 | leira | 2004-06-07 16:56:19 -0400 (Mon, 07 Jun 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +- Value of entry aggregator always comes from the node's parent +- Set the parent's entry aggregator when adding a clause to a grouping +- It matters if the value of the node is a reference, not the node itself + +------------------------------------------------------------------------ +r1020 | alexmv | 2004-06-07 14:39:09 -0400 (Mon, 07 Jun 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1/etc/schema.mysql + +RT-Ticket: 5648 +RT-Action: comment + + * Removed some unneeded indices, as per the above ticket + +------------------------------------------------------------------------ +r1008 | jesse | 2004-06-06 19:05:02 -0400 (Sun, 06 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Elements/TicketList + + ---------------------------------------------------------------------- + r1802@tinbook: jesse | 2004-06-06T23:05:04.113555Z + + Fixing html for search paging AGAIN + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1005 | leira | 2004-06-04 14:45:01 -0400 (Fri, 04 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + +CreateTickets should pass in link arguments to the Create Method, rather than making the links separatedly after the fact. That way, OnCreate Scrips can know about links made at ticket creation. + +------------------------------------------------------------------------ +r1004 | alexmv | 2004-06-03 21:54:54 -0400 (Thu, 03 Jun 2004) | 5 lines +Changed paths: + D /rt/branches/rt-3.1/html/Admin/Elements/ModifyQueue + D /rt/branches/rt-3.1/html/Admin/Elements/ModifyUser + M /rt/branches/rt-3.1/html/Admin/Users/Modify.html + D /rt/branches/rt-3.1/html/Admin/Users/Prefs.html + M /rt/branches/rt-3.1/html/Elements/TitleBoxStart + M /rt/branches/rt-3.1/html/NoAuth/webrt.css + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/SelfService/Display.html + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary + M /rt/branches/rt-3.1/html/User/Prefs.html + M /rt/branches/rt-3.1/html/index.html + + * Introduce boxcontainer class; this is to be applied on td's that + contain columns of titleboxes + * Cull three vestigal files + + +------------------------------------------------------------------------ +r1001 | alexmv | 2004-06-03 01:38:00 -0400 (Thu, 03 Jun 2004) | 10 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/html/Elements/EditLinks + M /rt/branches/rt-3.1/html/REST/1.0/ticket/link + M /rt/branches/rt-3.1/html/Search/Bulk.html + M /rt/branches/rt-3.1/html/Ticket/Create.html + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary + M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html + M /rt/branches/rt-3.1/lib/RT/I18N/cs.po + M /rt/branches/rt-3.1/lib/RT/I18N/da.po + M /rt/branches/rt-3.1/lib/RT/I18N/de.po + M /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po + M /rt/branches/rt-3.1/lib/RT/I18N/es.po + M /rt/branches/rt-3.1/lib/RT/I18N/fi.po + M /rt/branches/rt-3.1/lib/RT/I18N/fr.po + M /rt/branches/rt-3.1/lib/RT/I18N/he.po + M /rt/branches/rt-3.1/lib/RT/I18N/hu.po + M /rt/branches/rt-3.1/lib/RT/I18N/it.po + M /rt/branches/rt-3.1/lib/RT/I18N/ja.po + M /rt/branches/rt-3.1/lib/RT/I18N/nl.po + M /rt/branches/rt-3.1/lib/RT/I18N/no.po + M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.1/lib/RT/I18N/ru.po + M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + +RT-Ticket: 1961 +RT-Status: closed +RT-Action: comment + + * Standardize on "links" instead of "relationships". This affects + the localizations, some of which (cs, da, es, he, hu, it, ja, nl, + no, pt_br, zh_cn, zh_tw) had different translations of "Links" vs + "Relationships". + + +------------------------------------------------------------------------ +r997 | leira | 2004-06-02 13:24:23 -0400 (Wed, 02 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/UPGRADING + +Refer to the README for the details. + +------------------------------------------------------------------------ +r996 | leira | 2004-06-02 13:09:20 -0400 (Wed, 02 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/UPGRADING + +Patch from Robrt to add more info to UPGRADING file. Ticket #5116. + +------------------------------------------------------------------------ +r995 | leira | 2004-06-02 13:04:15 -0400 (Wed, 02 Jun 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + +Patch from Todd Chapman (ticket #5405) to allow passing of ticket type into CreateTicket. + +This doesn't change the UI, it just accepts the value in Web.pm. + +------------------------------------------------------------------------ +r994 | alexmv | 2004-06-01 16:02:28 -0400 (Tue, 01 Jun 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +Passing empty import list when loading Module::Versions::Report +bypasses the END block (undocumented feature). There is no reason to +not give empty import lists to every use, either. + +------------------------------------------------------------------------ +r993 | jesse | 2004-06-01 15:52:47 -0400 (Tue, 01 Jun 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/rt-3.1/lib/t/02regression.t.in + +Merge forward from RT 3.0 + +------------------------------------------------------------------------ +r985 | jesse | 2004-05-31 21:47:18 -0400 (Mon, 31 May 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + + ---------------------------------------------------------------------- + r1740@debian: jesse | 2004-06-01T10:51:04.922413Z + + Removing duplicate merged code + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r984 | jesse | 2004-05-31 21:45:11 -0400 (Mon, 31 May 2004) | 10 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/html/Search/Bulk.html + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + + ---------------------------------------------------------------------- + r1735@debian: jesse | 2004-06-01T10:41:57.961517Z + + + ---------------------------------------------------------------------- + r1737@debian: jesse | 2004-06-01T10:45:15.986227Z + + Merging from 3.0 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r979 | jesse | 2004-05-29 01:49:03 -0400 (Sat, 29 May 2004) | 14 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/webmux.pl.in + M /rt/branches/rt-3.1/configure.ac + A /rt/branches/rt-3.1/etc/acl.Sybase + A /rt/branches/rt-3.1/etc/schema.Sybase + M /rt/branches/rt-3.1/lib/RT/Handle.pm + M /rt/branches/rt-3.1/lib/RT.pm.in + M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/rt-3.1/sbin/rt-setup-database.in + + ---------------------------------------------------------------------- + r1706@tinbook: jesse | 2004-05-28T02:10:56.309297Z + + + ---------------------------------------------------------------------- + r1711@tinbook: jesse | 2004-05-28T02:47:49.277131Z + + + ---------------------------------------------------------------------- + r1735@tinbook: jesse | 2004-05-29T05:43:52.525083Z + + First pass at sybase support. incomplete + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r976 | leira | 2004-05-28 10:14:56 -0400 (Fri, 28 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +Use Tree::Simple for the Query builder. + +------------------------------------------------------------------------ +r974 | robert | 2004-05-28 00:48:02 -0400 (Fri, 28 May 2004) | 8 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + + ---------------------------------------------------------------------- + r552@bear: rspier | 2004-05-28T04:46:48.454586Z + + [fsck.com #5639] SearchBuilder doesn't properly paginate initial searc\ + hes + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r968 | jesse | 2004-05-27 23:36:15 -0400 (Thu, 27 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + +Reversing a debug message +------------------------------------------------------------------------ +r967 | jesse | 2004-05-27 23:35:16 -0400 (Thu, 27 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.16 +------------------------------------------------------------------------ +r964 | jesse | 2004-05-27 22:25:13 -0400 (Thu, 27 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/releng.cnf + + +------------------------------------------------------------------------ +r963 | jesse | 2004-05-27 21:44:09 -0400 (Thu, 27 May 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + D /rt/branches/rt-3.1/html/Developer + D /rt/branches/rt-3.1/html/Scope + + ---------------------------------------------------------------------- + r1688@debian: jesse | 2004-05-28T10:45:24.148694Z + + Yanking tools that were pulled out into separate distributions + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r954 | autrijus | 2004-05-26 06:12:38 -0400 (Wed, 26 May 2004) | 20 lines +Changed paths: + M /rt + M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + + ---------------------------------------------------------------------- + r4757@not: autrijus | 2004-05-11T06:13:28.139589Z + + * Chinese translation for 3.2 final. + ---------------------------------------------------------------------- + r5211@not: autrijus | 2004-05-26T10:07:40.959072Z + + * FreezeThaw fails badly when encoding structures with mixed unicode + and byte string contents. Switch to Storable+Base64 which deals + with this gracefully. + + ---------------------------------------------------------------------- + r5212@not: autrijus | 2004-05-26T10:09:36.398305Z + + * EscapeUTF8 should preserve the byte/unicode flag of the original + string. Otherwise, silent promotion on AutoFlush=>0 can corrupt + pages with both byte and unicode string contents. + (Reported by: LCamel and jihuang from foundry) + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r944 | jesse | 2004-05-24 00:01:33 -0400 (Mon, 24 May 2004) | 14 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/standalone_httpd.in + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs + M /rt/branches/rt-3.1/html/Elements/EditLinks + M /rt/branches/rt-3.1/html/Elements/ShowLinks + M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm + M /rt/branches/rt-3.1/releng.cnf + + ---------------------------------------------------------------------- + r1669@tinbook: jesse | 2004-05-24T02:17:41.959105Z + + + ---------------------------------------------------------------------- + r1672@tinbook: jesse | 2004-05-24T03:09:05.156817Z + + + ---------------------------------------------------------------------- + r1673@tinbook: jesse | 2004-05-24T03:59:43.181766Z + + Bumping to 3.1.16 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r940 | jesse | 2004-05-23 22:28:44 -0400 (Sun, 23 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + A /rt/branches/rt-3.1/lib/t/data/rt-send-cc + M /rt/branches/rt-3.1/releng.cnf + +Merge forward from 3.0 + +------------------------------------------------------------------------ +r937 | leira | 2004-05-19 18:31:10 -0400 (Wed, 19 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt.in + +added "my" where needed in list function + +------------------------------------------------------------------------ +r936 | leira | 2004-05-19 18:30:50 -0400 (Wed, 19 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + +CFs with spaces in the name need to have the whole thing quoted. + +------------------------------------------------------------------------ +r935 | leira | 2004-05-19 12:26:11 -0400 (Wed, 19 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + +Don't try to check for the Queue's name if there isn't a queue to begin with. + +------------------------------------------------------------------------ +r929 | leira | 2004-05-19 00:47:56 -0400 (Wed, 19 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Create.html + +Remove Debug field. + +------------------------------------------------------------------------ +r927 | leira | 2004-05-19 00:39:55 -0400 (Wed, 19 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Combine two forms that need to be the same. + +------------------------------------------------------------------------ +r925 | leira | 2004-05-19 00:07:41 -0400 (Wed, 19 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Comment out the Advanced button again. + +------------------------------------------------------------------------ +r922 | leira | 2004-05-18 23:31:21 -0400 (Tue, 18 May 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Improvements to moving items in the query. + +Make things into separate forms. + +------------------------------------------------------------------------ +r921 | leira | 2004-05-18 23:26:06 -0400 (Tue, 18 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Improvements for empty fields and fields with no ID. + +------------------------------------------------------------------------ +r919 | jesse | 2004-05-17 22:18:24 -0400 (Mon, 17 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/standalone_httpd.in + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs + M /rt/branches/rt-3.1/html/Elements/EditLinks + M /rt/branches/rt-3.1/html/Elements/ShowLinks + M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm + +Merge tickts +------------------------------------------------------------------------ +r917 | jesse | 2004-05-17 20:16:38 -0400 (Mon, 17 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/configure.ac + +Merge tickets flowing upstream + +------------------------------------------------------------------------ +r916 | jesse | 2004-05-17 16:52:59 -0400 (Mon, 17 May 2004) | 10 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in + + ---------------------------------------------------------------------- + r1597@debian: jesse | 2004-05-18T05:37:49.734434Z + + + ---------------------------------------------------------------------- + r1599@debian: jesse | 2004-05-18T05:51:45.332470Z + + Merge forward from 3.0 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r908 | jesse | 2004-05-17 01:49:16 -0400 (Mon, 17 May 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + + ---------------------------------------------------------------------- + r1588@debian: jesse | 2004-05-17T14:52:29.235868Z + + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r907 | jesse | 2004-05-17 01:48:11 -0400 (Mon, 17 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/standalone_httpd.in + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs + M /rt/branches/rt-3.1/html/Elements/EditLinks + M /rt/branches/rt-3.1/html/Elements/ShowLinks + M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm + + +------------------------------------------------------------------------ +r906 | jesse | 2004-05-17 01:47:20 -0400 (Mon, 17 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +Removing unused code from TicketsSQL +------------------------------------------------------------------------ +r862 | jesse | 2004-05-10 18:40:16 -0400 (Mon, 10 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + + +------------------------------------------------------------------------ +r861 | leira | 2004-05-10 18:17:03 -0400 (Mon, 10 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Set default queue more robustly. + +------------------------------------------------------------------------ +r857 | jesse | 2004-05-09 14:26:49 -0400 (Sun, 09 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Fixing some tests from linda; autoconf optimization +------------------------------------------------------------------------ +r850 | jesse | 2004-05-06 21:01:34 -0400 (Thu, 06 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.1/lib/RT.pm.in + +Merging forward from rt 3.0 +------------------------------------------------------------------------ +r847 | jesse | 2004-05-06 19:45:24 -0400 (Thu, 06 May 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/html/Admin/Groups/index.html + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Ticket/Create.html + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Date.pm + M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/I18N/cs.po + M /rt/branches/rt-3.1/lib/RT/I18N/de.po + M /rt/branches/rt-3.1/lib/RT/I18N/es.po + M /rt/branches/rt-3.1/lib/RT/I18N/fr.po + M /rt/branches/rt-3.1/lib/RT/I18N/he.po + M /rt/branches/rt-3.1/lib/RT/I18N/it.po + M /rt/branches/rt-3.1/lib/RT/I18N/ja.po + M /rt/branches/rt-3.1/lib/RT/I18N/nl.po + M /rt/branches/rt-3.1/lib/RT/I18N/no.po + M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.1/lib/RT/I18N/ru.po + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt/branches/rt-3.1/lib/RT.pm.in + + ---------------------------------------------------------------------- + r1481@tinbook: jesse | 2004-05-06T23:43:45.027502Z + + Merging RT 3.0.11rc1 forward + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r846 | leira | 2004-05-06 17:00:19 -0400 (Thu, 06 May 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +- Allow selection of a default queue +- Be more generous about fields padded with spaces +- Be more generous about field names +- Put ENDOFCONTENT at the end of content + +------------------------------------------------------------------------ +r839 | jesse | 2004-05-05 23:53:04 -0400 (Wed, 05 May 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + + + ---------------------------------------------------------------------- + r839@tinbook: jesse | 2004-05-06T03:51:01.771468Z + + #5620: RT 3.1.14 Bug - Can't Update Scrips in Web UI -- UpdateRecordObject wasn't passing all the required parameters + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r838 | jesse | 2004-05-05 20:33:31 -0400 (Wed, 05 May 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Elements/Refresh + M /rt/branches/rt-3.1/html/Elements/SelectMatch + M /rt/branches/rt-3.1/html/Elements/SelectNewTicketQueue + M /rt/branches/rt-3.1/html/Elements/SelectQueue + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + + ---------------------------------------------------------------------- + r1069@Jesse-Vincents-Computer: jesse | 2004-05-06T00:32:58.883200Z + + A number of small fixes to play better wtih SQLite + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r832 | jesse | 2004-05-05 14:13:16 -0400 (Wed, 05 May 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/etc/constraints.mysql + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + +A bit of work to the mysql constraints. Mysql changed its expectations + +------------------------------------------------------------------------ +r775 | jesse | 2004-04-29 22:17:23 -0400 (Thu, 29 Apr 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + + ---------------------------------------------------------------------- + r1395@debian: jesse | 2004-04-30T11:16:57.160412Z + + Fixing RT::Transactions to better honor the trnansaction ACLs + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r774 | jesse | 2004-04-29 18:26:36 -0400 (Thu, 29 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/HOWTO/README + M /rt/branches/rt-3.1/HOWTO/change.txt + M /rt/branches/rt-3.1/HOWTO/release.txt + M /rt/branches/rt-3.1/HOWTO/version-control.txt + M /rt/branches/rt-3.1/aclocal.m4 + M /rt/branches/rt-3.1/bin/mason_handler.svc.in + M /rt/branches/rt-3.1/bin/rt-commit-handler.in + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/docs/Security + M /rt/branches/rt-3.1/docs/design_docs/acls + M /rt/branches/rt-3.1/docs/design_docs/approval_notices + M /rt/branches/rt-3.1/docs/design_docs/approval_template + M /rt/branches/rt-3.1/docs/design_docs/cf_search + M /rt/branches/rt-3.1/docs/design_docs/cli_spec + M /rt/branches/rt-3.1/docs/design_docs/cvs_integration + M /rt/branches/rt-3.1/docs/design_docs/delegation + M /rt/branches/rt-3.1/docs/design_docs/evil_plans + M /rt/branches/rt-3.1/docs/design_docs/groups_notes + M /rt/branches/rt-3.1/docs/design_docs/link-definitions.txt + M /rt/branches/rt-3.1/docs/design_docs/recursive_group_membership_algorithm + M /rt/branches/rt-3.1/docs/design_docs/rql_parser_machine.graphviz + M /rt/branches/rt-3.1/docs/design_docs/string-extraction-guide.txt + M /rt/branches/rt-3.1/docs/design_docs/ticket_templates + M /rt/branches/rt-3.1/docs/design_docs/users + M /rt/branches/rt-3.1/docs/rt3-schema-relationships.dot + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/etc/RT_SiteConfig.pm + M /rt/branches/rt-3.1/etc/acl.Informix + M /rt/branches/rt-3.1/etc/acl.Oracle + M /rt/branches/rt-3.1/etc/constraints.mysql + M /rt/branches/rt-3.1/etc/drop.Informix + M /rt/branches/rt-3.1/etc/drop.Oracle + M /rt/branches/rt-3.1/etc/initialdata + M /rt/branches/rt-3.1/etc/rt.spec + M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue + M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField + M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues + M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields + M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips + M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates + M /rt/branches/rt-3.1/html/Admin/Elements/ListGlobalCustomFields + M /rt/branches/rt-3.1/html/Admin/Elements/QueueRightsForUser + M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType + M /rt/branches/rt-3.1/html/Admin/Elements/SelectGroups + M /rt/branches/rt-3.1/html/Admin/Elements/SelectModifyGroup + M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers + M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights + M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripAction + M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripCondition + M /rt/branches/rt-3.1/html/Admin/Elements/SelectSingleOrMultiple + M /rt/branches/rt-3.1/html/Admin/Elements/SelectUsers + M /rt/branches/rt-3.1/html/Admin/Global/CustomField.html + M /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html + M /rt/branches/rt-3.1/html/Admin/Global/Scrip.html + M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html + M /rt/branches/rt-3.1/html/Admin/Groups/Members.html + M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html + M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html + M /rt/branches/rt-3.1/html/Admin/Groups/index.html + M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html + M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html + M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html + M /rt/branches/rt-3.1/html/Approvals/Display.html + M /rt/branches/rt-3.1/html/Approvals/Elements/Approve + M /rt/branches/rt-3.1/html/Approvals/Elements/PendingMyApproval + M /rt/branches/rt-3.1/html/Approvals/Elements/ShowDependency + M /rt/branches/rt-3.1/html/Approvals/Elements/Tabs + M /rt/branches/rt-3.1/html/Approvals/index.html + M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedEnd + M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedStart + M /rt/branches/rt-3.1/html/Elements/CreateTicket + M /rt/branches/rt-3.1/html/Elements/GotoTicket + M /rt/branches/rt-3.1/html/Elements/Menu + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.1/html/Elements/PageLayout + M /rt/branches/rt-3.1/html/Elements/Quicksearch + M /rt/branches/rt-3.1/html/Elements/Refresh + M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField + M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldOperator + M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldValue + M /rt/branches/rt-3.1/html/Elements/SelectGroups + M /rt/branches/rt-3.1/html/Elements/SelectLinkType + M /rt/branches/rt-3.1/html/Elements/SelectResultsPerPage + M /rt/branches/rt-3.1/html/Elements/SelectSortOrder + M /rt/branches/rt-3.1/html/Elements/SelectTicketSortBy + M /rt/branches/rt-3.1/html/Elements/SelectTicketTypes + M /rt/branches/rt-3.1/html/Elements/ViewUser + M /rt/branches/rt-3.1/html/NoAuth/images/back_home.gif + M /rt/branches/rt-3.1/html/NoAuth/images/bplogo.gif + M /rt/branches/rt-3.1/html/NoAuth/images/favicon.png + M /rt/branches/rt-3.1/html/NoAuth/images/head_requestracker.gif + M /rt/branches/rt-3.1/html/NoAuth/images/rt.jpg + M /rt/branches/rt-3.1/html/NoAuth/images/space.gif + M /rt/branches/rt-3.1/html/NoAuth/images/spacer.gif + M /rt/branches/rt-3.1/html/NoAuth/images/squares_blue.gif + M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/default + M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/ns + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/links + M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/default + M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/ns + M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/rt-3.1/html/REST/1.0/logout + M /rt/branches/rt-3.1/html/REST/1.0/search/dhandler + M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment + M /rt/branches/rt-3.1/html/REST/1.0/ticket/link + M /rt/branches/rt-3.1/html/REST/1.0/ticket/merge + M /rt/branches/rt-3.1/html/Search/Elements/TicketRow + M /rt/branches/rt-3.1/html/SelfService/Attachment/dhandler + M /rt/branches/rt-3.1/html/SelfService/Closed.html + M /rt/branches/rt-3.1/html/SelfService/Elements/Tabs + M /rt/branches/rt-3.1/html/SelfService/index.html + M /rt/branches/rt-3.1/html/Ticket/Elements/BulkLinks + M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomField + M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor + M /rt/branches/rt-3.1/html/User/Delegation.html + M /rt/branches/rt-3.1/html/User/Elements/DelegateRights + M /rt/branches/rt-3.1/html/User/Elements/GroupTabs + M /rt/branches/rt-3.1/html/User/Elements/Tabs + M /rt/branches/rt-3.1/html/User/Groups/Members.html + M /rt/branches/rt-3.1/html/User/Groups/Modify.html + M /rt/branches/rt-3.1/html/User/Groups/index.html + M /rt/branches/rt-3.1/html/l + M /rt/branches/rt-3.1/install-sh + M /rt/branches/rt-3.1/lib/RT/ACE_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ACL_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm + M /rt/branches/rt-3.1/lib/RT/Action/ResolveMembers.pm + M /rt/branches/rt-3.1/lib/RT/Action/SetPriority.pm + M /rt/branches/rt-3.1/lib/RT/Action/UserDefined.pm + M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMember_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Condition/AnyTransaction.pm + M /rt/branches/rt-3.1/lib/RT/Condition/BeforeDue.pm + M /rt/branches/rt-3.1/lib/RT/Condition/Overdue.pm + M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm + M /rt/branches/rt-3.1/lib/RT/Condition/PriorityExceeds.pm + M /rt/branches/rt-3.1/lib/RT/Condition/QueueChange.pm + M /rt/branches/rt-3.1/lib/RT/Condition/StatusChange.pm + M /rt/branches/rt-3.1/lib/RT/Condition/UserDefined.pm + M /rt/branches/rt-3.1/lib/RT/CustomField.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValues_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CustomFields.pm + M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Date.pm + M /rt/branches/rt-3.1/lib/RT/GroupMember_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/I18N/cs.pm + M /rt/branches/rt-3.1/lib/RT/I18N/cs.po + M /rt/branches/rt-3.1/lib/RT/I18N/de.po + M /rt/branches/rt-3.1/lib/RT/I18N/en.po + M /rt/branches/rt-3.1/lib/RT/I18N/es.po + M /rt/branches/rt-3.1/lib/RT/I18N/he.po + M /rt/branches/rt-3.1/lib/RT/I18N/i_default.pm + M /rt/branches/rt-3.1/lib/RT/I18N/it.po + M /rt/branches/rt-3.1/lib/RT/I18N/ja.po + M /rt/branches/rt-3.1/lib/RT/I18N/nl.po + M /rt/branches/rt-3.1/lib/RT/I18N/no.po + M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.1/lib/RT/I18N/ru.po + M /rt/branches/rt-3.1/lib/RT/Interface/CLI.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/branches/rt-3.1/lib/RT/Interface/REST.pm + M /rt/branches/rt-3.1/lib/RT/Link.pm + M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Links.pm + M /rt/branches/rt-3.1/lib/RT/Links_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Principal.pm + M /rt/branches/rt-3.1/lib/RT/Principals.pm + M /rt/branches/rt-3.1/lib/RT/Principals_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Queues_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripActions_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripConditions_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Search/ActiveTicketsInQueue.pm + M /rt/branches/rt-3.1/lib/RT/Search/Generic.pm + M /rt/branches/rt-3.1/lib/RT/System.pm + M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/URI/base.pm + M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/rt-3.1/lib/RT.pm.in + M /rt/branches/rt-3.1/lib/t/00smoke.t.in + M /rt/branches/rt-3.1/lib/t/01harness.t.in + M /rt/branches/rt-3.1/lib/t/02regression.t.in + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/dir + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg1 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg2 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg3 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg4 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg5 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg6 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg7 + M /rt/branches/rt-3.1/lib/t/data/multipart-alternative-with-umlaut + M /rt/branches/rt-3.1/lib/t/data/multipart-report + M /rt/branches/rt-3.1/lib/t/data/nested-mime-sample + M /rt/branches/rt-3.1/lib/t/data/nested-rfc-822 + M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1 + M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1-full + M /rt/branches/rt-3.1/lib/t/data/russian-subject-no-content-type + M /rt/branches/rt-3.1/lib/t/data/text-html-in-russian + M /rt/branches/rt-3.1/lib/t/data/text-html-with-umlaut + M /rt/branches/rt-3.1/lib/t/regression/00placeholder + M /rt/branches/rt-3.1/lib/t/regression/mime_tests + M /rt/branches/rt-3.1/m4/rt_enable_layout.m4 + M /rt/branches/rt-3.1/m4/rt_expand_var.m4 + M /rt/branches/rt-3.1/m4/rt_layout.m4 + M /rt/branches/rt-3.1/m4/rt_subst_expanded_arg.m4 + M /rt/branches/rt-3.1/sbin/extract-message-catalog + M /rt/branches/rt-3.1/sbin/extract_pod_tests + M /rt/branches/rt-3.1/sbin/factory + M /rt/branches/rt-3.1/sbin/regression_harness + + +------------------------------------------------------------------------ +r773 | jesse | 2004-04-29 18:22:42 -0400 (Thu, 29 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + +Trying to beat a taint bug into the ground +------------------------------------------------------------------------ +r772 | leira | 2004-04-29 15:42:46 -0400 (Thu, 29 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + +Add CFs to the query. + +------------------------------------------------------------------------ +r771 | robert | 2004-04-29 13:24:24 -0400 (Thu, 29 Apr 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + + Subject: "Subject LIKE 'patch' OR content LIKE 'patch'" generates bad SQL + + Joins must come _after_ the limit condition. (Yes, it shouldn't have to be that way, but it's necessary because the primary EA for a subclause must the first one. Another way to fix this might be to pass the EA's into the first Join.. but that seems wrong.. since we're trying to keep Join's abstracted out.) + + +------------------------------------------------------------------------ +r770 | leira | 2004-04-28 23:27:54 -0400 (Wed, 28 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +Fixed borken tests. + +------------------------------------------------------------------------ +r769 | leira | 2004-04-28 23:17:51 -0400 (Wed, 28 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +commented out non-working code + +------------------------------------------------------------------------ +r768 | leira | 2004-04-28 23:06:25 -0400 (Wed, 28 Apr 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +Added new tests: + +- "id = OR HasMember = " +- "Subject LIKE 'foo' OR Content LIKE 'foo'" + +------------------------------------------------------------------------ +r765 | jesse | 2004-04-28 14:21:53 -0400 (Wed, 28 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + +Removing an unneeded bit of escaping + +------------------------------------------------------------------------ +r764 | root | 2004-04-28 02:11:40 -0400 (Wed, 28 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/bin/standalone_httpd.in + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + +Additional support for standalone httpd +------------------------------------------------------------------------ +r762 | root | 2004-04-28 00:34:37 -0400 (Wed, 28 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/bin/standalone_httpd.in + M /rt/branches/rt-3.1/bin/webmux.pl.in + M /rt/branches/rt-3.1/html/Ticket/Create.html + +More work on the standalone http server +------------------------------------------------------------------------ +r759 | jesse | 2004-04-27 18:30:19 -0400 (Tue, 27 Apr 2004) | 11 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + +---------------------------------------------------------------------- +r969@Jesse-Vincents-Computer: jesse | 2004-04-27T04:27:57.713354Z + + +---------------------------------------------------------------------- +r970@Jesse-Vincents-Computer: jesse | 2004-04-27T22:30:10.046486Z + +Taint handling to better handle incoming mail + +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r755 | jesse | 2004-04-27 03:51:56 -0400 (Tue, 27 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/etc/schema.SQLite + +Adding +------------------------------------------------------------------------ +r753 | jesse | 2004-04-26 22:59:24 -0400 (Mon, 26 Apr 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/UPGRADING + +---------------------------------------------------------------------- +r2190@tinbook: jesse | 2004-04-27T02:58:52.104408Z + +reverting a conflict + +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r752 | jesse | 2004-04-26 20:03:04 -0400 (Mon, 26 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/HOWTO/README + M /rt/branches/rt-3.1/HOWTO/change.txt + M /rt/branches/rt-3.1/HOWTO/release.txt + M /rt/branches/rt-3.1/HOWTO/version-control.txt + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/rt-3.1/aclocal.m4 + M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in + M /rt/branches/rt-3.1/bin/mason_handler.scgi.in + M /rt/branches/rt-3.1/bin/mason_handler.svc.in + M /rt/branches/rt-3.1/bin/rt-commit-handler.in + M /rt/branches/rt-3.1/docs/Security + M /rt/branches/rt-3.1/docs/design_docs/acls + M /rt/branches/rt-3.1/docs/design_docs/approval_notices + M /rt/branches/rt-3.1/docs/design_docs/approval_template + M /rt/branches/rt-3.1/docs/design_docs/cf_search + M /rt/branches/rt-3.1/docs/design_docs/cli_spec + M /rt/branches/rt-3.1/docs/design_docs/cvs_integration + M /rt/branches/rt-3.1/docs/design_docs/delegation + M /rt/branches/rt-3.1/docs/design_docs/evil_plans + M /rt/branches/rt-3.1/docs/design_docs/groups_notes + M /rt/branches/rt-3.1/docs/design_docs/link-definitions.txt + M /rt/branches/rt-3.1/docs/design_docs/recursive_group_membership_algorithm + M /rt/branches/rt-3.1/docs/design_docs/rql_parser_machine.graphviz + M /rt/branches/rt-3.1/docs/design_docs/string-extraction-guide.txt + M /rt/branches/rt-3.1/docs/design_docs/ticket_templates + M /rt/branches/rt-3.1/docs/design_docs/users + M /rt/branches/rt-3.1/docs/rt3-schema-relationships.dot + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/etc/RT_SiteConfig.pm + M /rt/branches/rt-3.1/etc/acl.Informix + M /rt/branches/rt-3.1/etc/acl.Oracle + M /rt/branches/rt-3.1/etc/constraints.mysql + M /rt/branches/rt-3.1/etc/drop.Informix + M /rt/branches/rt-3.1/etc/drop.Oracle + M /rt/branches/rt-3.1/etc/initialdata + M /rt/branches/rt-3.1/etc/rt.spec + M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue + M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField + M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues + M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields + M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips + M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates + M /rt/branches/rt-3.1/html/Admin/Elements/ListGlobalCustomFields + M /rt/branches/rt-3.1/html/Admin/Elements/QueueRightsForUser + M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType + M /rt/branches/rt-3.1/html/Admin/Elements/SelectGroups + M /rt/branches/rt-3.1/html/Admin/Elements/SelectModifyGroup + M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers + M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights + M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripAction + M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripCondition + M /rt/branches/rt-3.1/html/Admin/Elements/SelectSingleOrMultiple + M /rt/branches/rt-3.1/html/Admin/Elements/SelectUsers + M /rt/branches/rt-3.1/html/Admin/Global/CustomField.html + M /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html + M /rt/branches/rt-3.1/html/Admin/Global/Scrip.html + M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html + M /rt/branches/rt-3.1/html/Admin/Groups/Members.html + M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html + M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html + M /rt/branches/rt-3.1/html/Admin/Groups/index.html + M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html + M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html + M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html + M /rt/branches/rt-3.1/html/Approvals/Display.html + M /rt/branches/rt-3.1/html/Approvals/Elements/Approve + M /rt/branches/rt-3.1/html/Approvals/Elements/PendingMyApproval + M /rt/branches/rt-3.1/html/Approvals/Elements/ShowDependency + M /rt/branches/rt-3.1/html/Approvals/Elements/Tabs + M /rt/branches/rt-3.1/html/Approvals/index.html + M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedEnd + M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedStart + M /rt/branches/rt-3.1/html/Elements/CreateTicket + M /rt/branches/rt-3.1/html/Elements/GotoTicket + M /rt/branches/rt-3.1/html/Elements/Menu + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.1/html/Elements/PageLayout + M /rt/branches/rt-3.1/html/Elements/Quicksearch + M /rt/branches/rt-3.1/html/Elements/Refresh + M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField + M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldOperator + M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldValue + M /rt/branches/rt-3.1/html/Elements/SelectGroups + M /rt/branches/rt-3.1/html/Elements/SelectLinkType + M /rt/branches/rt-3.1/html/Elements/SelectResultsPerPage + M /rt/branches/rt-3.1/html/Elements/SelectSortOrder + M /rt/branches/rt-3.1/html/Elements/SelectTicketSortBy + M /rt/branches/rt-3.1/html/Elements/SelectTicketTypes + M /rt/branches/rt-3.1/html/Elements/ViewUser + M /rt/branches/rt-3.1/html/NoAuth/images/back_home.gif + M /rt/branches/rt-3.1/html/NoAuth/images/bplogo.gif + M /rt/branches/rt-3.1/html/NoAuth/images/favicon.png + M /rt/branches/rt-3.1/html/NoAuth/images/head_requestracker.gif + M /rt/branches/rt-3.1/html/NoAuth/images/rt.jpg + M /rt/branches/rt-3.1/html/NoAuth/images/space.gif + M /rt/branches/rt-3.1/html/NoAuth/images/spacer.gif + M /rt/branches/rt-3.1/html/NoAuth/images/squares_blue.gif + M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/default + M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/ns + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/links + M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/default + M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/ns + M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/rt-3.1/html/REST/1.0/logout + M /rt/branches/rt-3.1/html/REST/1.0/search/dhandler + M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment + M /rt/branches/rt-3.1/html/REST/1.0/ticket/link + M /rt/branches/rt-3.1/html/REST/1.0/ticket/merge + M /rt/branches/rt-3.1/html/Search/Elements/TicketRow + M /rt/branches/rt-3.1/html/SelfService/Attachment/dhandler + M /rt/branches/rt-3.1/html/SelfService/Closed.html + M /rt/branches/rt-3.1/html/SelfService/Elements/Tabs + M /rt/branches/rt-3.1/html/SelfService/index.html + M /rt/branches/rt-3.1/html/Ticket/Display.html + M /rt/branches/rt-3.1/html/Ticket/Elements/BulkLinks + M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomField + M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor + M /rt/branches/rt-3.1/html/User/Delegation.html + M /rt/branches/rt-3.1/html/User/Elements/DelegateRights + M /rt/branches/rt-3.1/html/User/Elements/GroupTabs + M /rt/branches/rt-3.1/html/User/Elements/Tabs + M /rt/branches/rt-3.1/html/User/Groups/Members.html + M /rt/branches/rt-3.1/html/User/Groups/Modify.html + M /rt/branches/rt-3.1/html/User/Groups/index.html + M /rt/branches/rt-3.1/html/index.html + M /rt/branches/rt-3.1/html/l + M /rt/branches/rt-3.1/install-sh + M /rt/branches/rt-3.1/lib/RT/ACE_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ACL_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm + M /rt/branches/rt-3.1/lib/RT/Action/ResolveMembers.pm + M /rt/branches/rt-3.1/lib/RT/Action/SetPriority.pm + M /rt/branches/rt-3.1/lib/RT/Action/UserDefined.pm + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMember_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Condition/AnyTransaction.pm + M /rt/branches/rt-3.1/lib/RT/Condition/BeforeDue.pm + M /rt/branches/rt-3.1/lib/RT/Condition/Overdue.pm + M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm + M /rt/branches/rt-3.1/lib/RT/Condition/PriorityExceeds.pm + M /rt/branches/rt-3.1/lib/RT/Condition/QueueChange.pm + M /rt/branches/rt-3.1/lib/RT/Condition/StatusChange.pm + M /rt/branches/rt-3.1/lib/RT/Condition/UserDefined.pm + M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.1/lib/RT/CustomField.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValues_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CustomFields.pm + M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Date.pm + M /rt/branches/rt-3.1/lib/RT/GroupMember_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Handle.pm + M /rt/branches/rt-3.1/lib/RT/I18N/cs.pm + M /rt/branches/rt-3.1/lib/RT/I18N/cs.po + M /rt/branches/rt-3.1/lib/RT/I18N/de.po + M /rt/branches/rt-3.1/lib/RT/I18N/en.po + M /rt/branches/rt-3.1/lib/RT/I18N/es.po + M /rt/branches/rt-3.1/lib/RT/I18N/he.po + M /rt/branches/rt-3.1/lib/RT/I18N/i_default.pm + M /rt/branches/rt-3.1/lib/RT/I18N/it.po + M /rt/branches/rt-3.1/lib/RT/I18N/ja.po + M /rt/branches/rt-3.1/lib/RT/I18N/nl.po + M /rt/branches/rt-3.1/lib/RT/I18N/no.po + M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.1/lib/RT/I18N/ru.po + M /rt/branches/rt-3.1/lib/RT/Interface/CLI.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + M /rt/branches/rt-3.1/lib/RT/Interface/REST.pm + M /rt/branches/rt-3.1/lib/RT/Link.pm + M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Links.pm + M /rt/branches/rt-3.1/lib/RT/Links_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Principal.pm + M /rt/branches/rt-3.1/lib/RT/Principals.pm + M /rt/branches/rt-3.1/lib/RT/Principals_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Queues_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripActions_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/ScripConditions_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Search/ActiveTicketsInQueue.pm + M /rt/branches/rt-3.1/lib/RT/Search/Generic.pm + M /rt/branches/rt-3.1/lib/RT/System.pm + M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/URI/base.pm + M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt/branches/rt-3.1/lib/RT.pm.in + M /rt/branches/rt-3.1/lib/t/00smoke.t.in + M /rt/branches/rt-3.1/lib/t/01harness.t.in + M /rt/branches/rt-3.1/lib/t/02regression.t.in + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/dir + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg1 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg2 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg3 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg4 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg5 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg6 + M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg7 + M /rt/branches/rt-3.1/lib/t/data/multipart-alternative-with-umlaut + M /rt/branches/rt-3.1/lib/t/data/multipart-report + M /rt/branches/rt-3.1/lib/t/data/nested-mime-sample + M /rt/branches/rt-3.1/lib/t/data/nested-rfc-822 + M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1 + M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1-full + M /rt/branches/rt-3.1/lib/t/data/russian-subject-no-content-type + M /rt/branches/rt-3.1/lib/t/data/text-html-in-russian + M /rt/branches/rt-3.1/lib/t/data/text-html-with-umlaut + M /rt/branches/rt-3.1/lib/t/regression/00placeholder + M /rt/branches/rt-3.1/lib/t/regression/mime_tests + M /rt/branches/rt-3.1/m4/rt_enable_layout.m4 + M /rt/branches/rt-3.1/m4/rt_expand_var.m4 + M /rt/branches/rt-3.1/m4/rt_layout.m4 + M /rt/branches/rt-3.1/m4/rt_subst_expanded_arg.m4 + M /rt/branches/rt-3.1/sbin/extract-message-catalog + M /rt/branches/rt-3.1/sbin/extract_pod_tests + M /rt/branches/rt-3.1/sbin/factory + M /rt/branches/rt-3.1/sbin/regression_harness + M /rt/branches/rt-3.1/sbin/rt-setup-database.in + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + + ---------------------------------------------------------------------- + r2186@tinbook: jesse | 2004-04-27T00:02:13.799636Z + + Merging forward bugfixes from RT 3.0 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r748 | jesse | 2004-04-26 17:18:35 -0400 (Mon, 26 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/html/index.html + +Fixed the "error message page" on misconfigured webserver +------------------------------------------------------------------------ +r746 | autrijus | 2004-04-26 15:11:33 -0400 (Mon, 26 Apr 2004) | 7 lines +Changed paths: + M /rt + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm + + ---------------------------------------------------------------------- + r4176@not: autrijus | 2004-04-26T19:09:53.594445Z + + * switch password format from base64 to hex; maintaining legacy + compatibility by upgrading passwords in-place upon successful auth + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r740 | leira | 2004-04-26 14:40:07 -0400 (Mon, 26 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Tools/Offline.html + +Don't try to parse an uploaded file if there's no file to parse. + +------------------------------------------------------------------------ +r739 | leira | 2004-04-26 13:58:11 -0400 (Mon, 26 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Use better variable names. + +------------------------------------------------------------------------ +r738 | leira | 2004-04-26 13:53:13 -0400 (Mon, 26 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Fix problems with the conversion to "Parents/Children" terminology. + +------------------------------------------------------------------------ +r731 | jesse | 2004-04-23 02:06:14 -0400 (Fri, 23 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/index.html + +Provide an error message when users fail to configure their webserver + +------------------------------------------------------------------------ +r727 | jesse | 2004-04-22 01:29:34 -0400 (Thu, 22 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm + + ---------------------------------------------------------------------- + r2126@tinbook: jesse | 2004-04-22T05:29:11.407088Z + + RT is now better about cleaning up tempfiles it creates + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r725 | leira | 2004-04-21 18:52:44 -0400 (Wed, 21 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +increase the release number + +------------------------------------------------------------------------ +r724 | leira | 2004-04-21 18:52:09 -0400 (Wed, 21 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Tools/Offline.html + +Add support for uploading template files. + +------------------------------------------------------------------------ +r723 | leira | 2004-04-21 18:51:37 -0400 (Wed, 21 Apr 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Support parsing of comma or tab-separated single-line templates. + +Added tests for this. + +------------------------------------------------------------------------ +r722 | autrijus | 2004-04-21 18:32:19 -0400 (Wed, 21 Apr 2004) | 10 lines +Changed paths: + M /rt + M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm + M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm + + r4037@not: autrijus | 2004-04-21T22:30:37.269510Z + + * It turns out that for EMPTY => 1 to work, IS NULL needs to be OR'ed + to the other columns as well... + + ---------------------------------------------------------------------- + r4038@not: autrijus | 2004-04-21T22:31:56.271421Z + + * merge previous commit from 3.3 to 3.1. + +------------------------------------------------------------------------ +r720 | autrijus | 2004-04-21 15:02:49 -0400 (Wed, 21 Apr 2004) | 4 lines +Changed paths: + M /rt + M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm + + r4029@not: autrijus | 2004-04-21T19:02:16.687603Z + + * cherry-pick merge previous commit from 3.3 to 3.1. + +------------------------------------------------------------------------ +r718 | jesse | 2004-04-21 01:27:08 -0400 (Wed, 21 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + + ---------------------------------------------------------------------- + r2118@tinbook: jesse | 2004-04-21T05:26:40.003063Z + + Fixing a regression - Don't show the text of all outgoing mail RT sends inline in ticket history + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r716 | leira | 2004-04-21 01:21:32 -0400 (Wed, 21 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + +Keep persistent search data. + +------------------------------------------------------------------------ +r715 | leira | 2004-04-21 01:16:53 -0400 (Wed, 21 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +Only try to load the Owner if one was specified. + +------------------------------------------------------------------------ +r713 | jesse | 2004-04-20 23:29:39 -0400 (Tue, 20 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + + ---------------------------------------------------------------------- + r2110@tinbook: jesse | 2004-04-21T03:26:54.764726Z + + Fixing a regression caused by the new logging of nonfatal ticket creation errors. + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r696 | jesse | 2004-04-17 01:16:30 -0400 (Sat, 17 Apr 2004) | 12 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/webmux.pl.in + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/html/Elements/ScrubHTML + M /rt/branches/rt-3.1/html/NoAuth/webrt.css + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + A /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransactionAttachments + + ---------------------------------------------------------------------- + r1207@tinbook: jesse | 2004-04-17T05:06:00.759861Z + + Adding list tags to tags we don't scrub + ---------------------------------------------------------------------- + r1208@tinbook: jesse | 2004-04-17T05:11:59.291033Z + + Rewrote ticket transaction display to show scrubbed html attachments and images + inline. + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r694 | leira | 2004-04-15 00:56:36 -0400 (Thu, 15 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Fix Query Builder menu highlighting. + +------------------------------------------------------------------------ +r693 | leira | 2004-04-15 00:28:10 -0400 (Thu, 15 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +Pass back more verbose errors for offline ticket creation. + +------------------------------------------------------------------------ +r692 | leira | 2004-04-14 23:55:46 -0400 (Wed, 14 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +Use Parents/Children instead of MemberOf/Members + +------------------------------------------------------------------------ +r691 | jesse | 2004-04-14 23:13:42 -0400 (Wed, 14 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Elements/TicketList + + ---------------------------------------------------------------------- + r1197@tinbook: jesse | 2004-04-15T03:13:29.757548Z + + Added a missing "'" + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r690 | jesse | 2004-04-14 22:55:16 -0400 (Wed, 14 Apr 2004) | 8 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/webmux.pl.in + A /rt/branches/rt-3.1/html/Elements/QueryString + A /rt/branches/rt-3.1/html/Elements/ScrubHTML + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Edit.html + D /rt/branches/rt-3.1/html/Search/Elements/PickRestriction + D /rt/branches/rt-3.1/html/Search/Elements/TicketHeader + D /rt/branches/rt-3.1/html/Search/Elements/TicketHeaderCell + D /rt/branches/rt-3.1/html/Search/Listing.html + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + + ---------------------------------------------------------------------- + r1193@tinbook: jesse | 2004-04-15T02:54:02.210797Z + + Some refactoring of how RT builds Search query URLs (now we escape things correctly) + Also, we now scrub the HTML from ticket listing formats to prevent XSS attacks + + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r689 | leira | 2004-04-14 17:32:23 -0400 (Wed, 14 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + +Remove debugging statement. + +------------------------------------------------------------------------ +r688 | leira | 2004-04-14 17:31:47 -0400 (Wed, 14 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.1/html/Search/Elements/EditFormat + +"Available Columns" is now multi-select. + +------------------------------------------------------------------------ +r687 | jesse | 2004-04-14 17:18:26 -0400 (Wed, 14 Apr 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers + M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm + + ---------------------------------------------------------------------- + r1152@tinbook: jesse | 2004-04-07T15:34:08.391795Z + + fsck.com #5436: Adding new group members could be pathalogically slow due to a bogus query + +------------------------------------------------------------------------ +r684 | leira | 2004-04-14 03:38:15 -0400 (Wed, 14 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions + +Use a dropdown for RowsPerPage rather than an input field. + +------------------------------------------------------------------------ +r683 | leira | 2004-04-14 03:37:27 -0400 (Wed, 14 Apr 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +- Add And/Or Toggle button +- Indent top-level items by default + +------------------------------------------------------------------------ +r681 | jesse | 2004-04-07 00:31:24 -0400 (Wed, 07 Apr 2004) | 11 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + + ---------------------------------------------------------------------- + r1149@tinbook: jesse | 2004-04-07T03:22:40.938051Z + + Removed automatic button click on search name update + + ---------------------------------------------------------------------- + r1150@tinbook: jesse | 2004-04-07T04:27:40.307929Z + + Restored search paging functionality + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r680 | jesse | 2004-04-06 23:18:18 -0400 (Tue, 06 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/html/Search/Results.html + +---------------------------------------------------------------------- +r1147@tinbook: jesse | 2004-04-07T03:18:03.319827Z + +Updating search results page +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r679 | jesse | 2004-04-06 22:53:21 -0400 (Tue, 06 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + +Fixing links to ShowEmailRecord to not be relative + +------------------------------------------------------------------------ +r678 | jesse | 2004-04-06 22:50:30 -0400 (Tue, 06 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + +Fixing ShowEmailRecord's setting of ContentType + +------------------------------------------------------------------------ +r677 | jesse | 2004-04-06 22:44:18 -0400 (Tue, 06 Apr 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Record.pm + +loc_fuzzy is in RT::CurrentUser, not RT::Record + + +------------------------------------------------------------------------ +r676 | robert | 2004-04-06 22:41:02 -0400 (Tue, 06 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/html/autohandler + +---------------------------------------------------------------------- +r370: rspier | 2004-04-07T02:38:41.319440Z + + [fsck.com #5430] Make NoAuth configurable via config file +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r675 | jesse | 2004-04-06 22:13:23 -0400 (Tue, 06 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor + +---------------------------------------------------------------------- +r1129@tinbook: jesse | 2004-04-07T02:12:47.859184Z + +We only want to show this box if the requestor is _NOT_ a privileged user +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r671 | jesse | 2004-04-05 22:43:02 -0400 (Mon, 05 Apr 2004) | 23 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + + ---------------------------------------------------------------------- + r1224@debian: jesse | 2004-04-04T07:42:26.326040Z + + Removing the Project Managment prototype from RT 3.1 + ---------------------------------------------------------------------- + r1226@debian: jesse | 2004-04-04T08:18:44.600308Z + + fixed the scope to actually run + ---------------------------------------------------------------------- + r1227@debian: jesse | 2004-04-04T08:19:14.490688Z + + Increasing apache restart timeouts + ---------------------------------------------------------------------- + r1229@debian: jesse | 2004-04-05T05:40:08.564866Z + + Announce a revision # in versions of rt checked out from svn + + ---------------------------------------------------------------------- + r1235@debian: jesse | 2004-04-06T11:42:03.605934Z + + Adding access control checks on display of outgoing email messages + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r669 | jesse | 2004-04-05 01:24:29 -0400 (Mon, 05 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Search/Results.tsv + +---------------------------------------------------------------------- +r1082@tinbook: jesse | 2004-04-05T05:23:41.170601Z + +removing debugging output +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r668 | jesse | 2004-04-04 16:39:34 -0400 (Sun, 04 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/configure.ac + + ---------------------------------------------------------------------- + r1229@debian: jesse | 2004-04-05T05:40:08.564866Z + + Announce a revision # in versions of rt checked out from svn + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r667 | jesse | 2004-04-03 18:17:54 -0500 (Sat, 03 Apr 2004) | 10 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/html/Scope/Search.html + +---------------------------------------------------------------------- +r1226@debian: jesse | 2004-04-04T08:18:44.600308Z + +fixed the scope to actually run +---------------------------------------------------------------------- +r1227@debian: jesse | 2004-04-04T08:19:14.490688Z + +Increasing apache restart timeouts +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r666 | jesse | 2004-04-03 17:42:34 -0500 (Sat, 03 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + D /rt/branches/rt-3.1/html/Projects + +---------------------------------------------------------------------- +r1224@debian: jesse | 2004-04-04T07:42:26.326040Z + +Removing the Project Managment prototype from RT 3.1 +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r663 | jesse | 2004-04-02 16:22:00 -0500 (Fri, 02 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Record.pm + D /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm + +Moving code from Record_Overlay to Record, where it should live +------------------------------------------------------------------------ +r658 | leira | 2004-04-01 18:49:54 -0500 (Thu, 01 Apr 2004) | 2 lines +Changed paths: + A /rt/branches/rt-3.1/etc/upgrade/3.1.15 + A /rt/branches/rt-3.1/etc/upgrade/3.1.15/content + +Add data for upgrading new "on owner change" scrip. + +------------------------------------------------------------------------ +r657 | leira | 2004-04-01 18:36:49 -0500 (Thu, 01 Apr 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/etc/initialdata + +New scrip: On Owner Change / Notify Owner / Template: Transaction + +------------------------------------------------------------------------ +r649 | leira | 2004-03-31 14:33:44 -0500 (Wed, 31 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Strip leading and trailing spaces from tags that aren't Content. + +------------------------------------------------------------------------ +r646 | jesse | 2004-03-31 01:22:05 -0500 (Wed, 31 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +3.1.14 + +------------------------------------------------------------------------ +r644 | leira | 2004-03-31 00:28:17 -0500 (Wed, 31 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor + M /rt/branches/rt-3.1/html/index.html + +New Callbacks, based on code from Masque. + +------------------------------------------------------------------------ +r630 | jesse | 2004-03-28 07:18:18 -0500 (Sun, 28 Mar 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.13 for release +------------------------------------------------------------------------ +r627 | jesse | 2004-03-27 23:04:08 -0500 (Sat, 27 Mar 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/Makefile.in + A /rt/branches/rt-3.1/README.Oracle + M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in + M /rt/branches/rt-3.1/bin/mason_handler.scgi.in + M /rt/branches/rt-3.1/bin/rt-crontool.in + M /rt/branches/rt-3.1/bin/rt-mailgate.in + M /rt/branches/rt-3.1/bin/webmux.pl.in + M /rt/branches/rt-3.1/config.layout + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/etc/schema.Informix + M /rt/branches/rt-3.1/etc/schema.Oracle + M /rt/branches/rt-3.1/etc/schema.SQLite + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip + M /rt/branches/rt-3.1/html/Elements/Callback + M /rt/branches/rt-3.1/html/Elements/MessageBox + M /rt/branches/rt-3.1/html/Elements/SelectLang + M /rt/branches/rt-3.1/html/Elements/SelectMatch + M /rt/branches/rt-3.1/html/Elements/SelectWatcherType + M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie + M /rt/branches/rt-3.1/html/Elements/SimpleSearch + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/history + M /rt/branches/rt-3.1/html/REST/1.0/autohandler + M /rt/branches/rt-3.1/html/REST/1.0/dhandler + M /rt/branches/rt-3.1/html/REST/1.0/search/ticket + M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction + M /rt/branches/rt-3.1/html/SelfService/Elements/MyRequests + M /rt/branches/rt-3.1/html/Ticket/Attachment/dhandler + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageStanza + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.1/html/index.html + M /rt/branches/rt-3.1/lib/RT/Action/AutoOpen.pm + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Base.pm + M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Handle.pm + M /rt/branches/rt-3.1/lib/RT/I18N/fi.po + M /rt/branches/rt-3.1/lib/RT/I18N/fr.po + M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.1/lib/RT/I18N.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod + M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/URI.pm + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm + M /rt/branches/rt-3.1/lib/t/03web.pl.in + M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in + M /rt/branches/rt-3.1/sbin/license_tag + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +---------------------------------------------------------------------- +r1191@tinbook: jesse | 2004-03-28T04:02:36.130375Z + +Merging 3.0.10 forward to 3.1. +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r626 | jesse | 2004-03-25 21:23:18 -0500 (Thu, 25 Mar 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/rt.in + +Removing a conflict generated by an incorrect commit +------------------------------------------------------------------------ +r622 | jesse | 2004-03-25 10:33:23 -0500 (Thu, 25 Mar 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.12 +------------------------------------------------------------------------ +r621 | leira | 2004-03-25 10:21:44 -0500 (Thu, 25 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/URI.pm + +Move AddLink/DeleteLink to the Record object. +Support linking Queues. + +------------------------------------------------------------------------ +r620 | leira | 2004-03-25 10:20:13 -0500 (Thu, 25 Mar 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/html/Scope/Elements/ShowHistory + M /rt/branches/rt-3.1/html/Scope/Elements/ShowTransaction + M /rt/branches/rt-3.1/html/Ticket/Display.html + M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + +ShowHeaders is now boolean. + +Allow Transactions, Attachments, etc. to take an optional collection of tickets. + +------------------------------------------------------------------------ +r619 | leira | 2004-03-25 10:18:34 -0500 (Thu, 25 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/EditLinks + +Make this component more flexible (new or modify). + +------------------------------------------------------------------------ +r618 | leira | 2004-03-25 10:17:28 -0500 (Thu, 25 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Elements/SelectStage + +add a "disabled" stage + +------------------------------------------------------------------------ +r617 | leira | 2004-03-24 16:31:54 -0500 (Wed, 24 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + +Fixed a cut & paste error. + +------------------------------------------------------------------------ +r616 | leira | 2004-03-24 16:29:01 -0500 (Wed, 24 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + +Check Queue permissions, too. + +------------------------------------------------------------------------ +r615 | leira | 2004-03-24 16:22:30 -0500 (Wed, 24 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + +Add a Next method that checks ACLs, so that we don't need to do it in the UI. + +------------------------------------------------------------------------ +r606 | jesse | 2004-03-19 11:52:58 -0500 (Fri, 19 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.0.11 + +------------------------------------------------------------------------ +r605 | jesse | 2004-03-19 01:56:11 -0500 (Fri, 19 Mar 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + +r1135@tinbook: jesse | 2004-03-19T06:55:24.031783Z + +Factored out some attachment processing to ease future integration +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r604 | jesse | 2004-03-19 01:46:21 -0500 (Fri, 19 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm + +Fixes for running on postgres +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r602 | leira | 2004-03-18 01:34:55 -0500 (Thu, 18 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/etc/acl.Pg + +Add Attributes table to the acl list for Postgres. + +------------------------------------------------------------------------ +r601 | jesse | 2004-03-17 18:16:25 -0500 (Wed, 17 Mar 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType + +Allow searching for tickets based on user attributes other than 'EmailAddress' +------------------------------------------------------------------------ +r600 | leira | 2004-03-17 18:12:45 -0500 (Wed, 17 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +We don't need to parse parts of the key, so don't pull it apart. + +------------------------------------------------------------------------ +r598 | jesse | 2004-03-17 16:15:06 -0500 (Wed, 17 Mar 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MessageBox + M /rt/branches/rt-3.1/html/Elements/SelectMatch + M /rt/branches/rt-3.1/html/Ticket/Create.html + M /rt/branches/rt-3.1/html/Ticket/Display.html + A /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.1/html/Ticket/History.html + M /rt/branches/rt-3.1/html/User/Prefs.html + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + A /rt/branches/rt-3.1/lib/RT/I18N/da.po + M /rt/branches/rt-3.1/lib/RT/I18N/fi.po + M /rt/branches/rt-3.1/lib/RT/I18N/fr.po + A /rt/branches/rt-3.1/lib/RT/I18N/hu.po + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + +Merging 3.0.10rc2 forward to 3.1.x +------------------------------------------------------------------------ +r595 | leira | 2004-03-17 01:10:21 -0500 (Wed, 17 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html + +Include content properly when creating tickets from templates. + +------------------------------------------------------------------------ +r594 | leira | 2004-03-17 01:07:22 -0500 (Wed, 17 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Scope/Elements/ShowSummary + +Links elements have moved to /Elements + +------------------------------------------------------------------------ +r593 | leira | 2004-03-17 01:06:47 -0500 (Wed, 17 Mar 2004) | 2 lines +Changed paths: + A /rt/branches/rt-3.1/html/Elements/EditLinks (from /rt/branches/rt-3.1/html/Ticket/Elements/EditLinks:558) + A /rt/branches/rt-3.1/html/Elements/ShowLink (from /rt/branches/rt-3.1/html/Ticket/Elements/ShowLink:554) + A /rt/branches/rt-3.1/html/Elements/ShowLinks (from /rt/branches/rt-3.1/html/Ticket/Elements/ShowLinks:554) + D /rt/branches/rt-3.1/html/Ticket/Elements/EditLinks + D /rt/branches/rt-3.1/html/Ticket/Elements/ShowLink + D /rt/branches/rt-3.1/html/Ticket/Elements/ShowLinks + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary + M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html + +Move links elements to /Elements from /Ticket/Elements + +------------------------------------------------------------------------ +r592 | leira | 2004-03-17 01:04:58 -0500 (Wed, 17 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Update.html + +Add a BeforeUpdateType callback. + +------------------------------------------------------------------------ +r591 | leira | 2004-03-17 00:58:18 -0500 (Wed, 17 Mar 2004) | 2 lines +Changed paths: + D /rt/branches/rt-3.1/html/Elements/ShadedBox + D /rt/branches/rt-3.1/html/Elements/ShadedInputRow + D /rt/branches/rt-3.1/html/Elements/ShadedRow + +These aren't used any more, so delete them. + +------------------------------------------------------------------------ +r589 | jesse | 2004-03-17 00:36:39 -0500 (Wed, 17 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/SelfService/Display.html + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + +Comment/Update links were broken after a quicksearch +---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r586 | leira | 2004-03-16 19:29:14 -0500 (Tue, 16 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm + +DTRT for ObjectType (and thus AsString). + +------------------------------------------------------------------------ +r577 | jesse | 2004-03-15 13:29:09 -0500 (Mon, 15 Mar 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Admin/Elements/ModifyQueue + M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html + M /rt/branches/rt-3.1/html/Search/Bulk.html + M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.1/html/Ticket/Update.html + +RT-Ticket: 5264 +RT-Status: resolved + +Change 'correspond' to 'reply' + +------------------------------------------------------------------------ +r565 | jesse | 2004-03-14 16:30:02 -0500 (Sun, 14 Mar 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.1 + M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + +Pushing up ShowEmailRecord change +------------------------------------------------------------------------ +r557 | jesse | 2004-03-12 16:29:06 -0500 (Fri, 12 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.10 to make the release machinery happy + +------------------------------------------------------------------------ +r555 | jesse | 2004-03-12 16:20:12 -0500 (Fri, 12 Mar 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/README + M /rt/branches/rt-3.1/html/Elements/Footer + M /rt/branches/rt-3.1/html/Elements/Login + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.9. +Removing note about deprecated perl 5.6.1 + +Updated footer to shill for the company. + + +------------------------------------------------------------------------ +r553 | jesse | 2004-03-12 00:39:17 -0500 (Fri, 12 Mar 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/README + +RT-Ticket: 1 +RT-Status: resolved + +This commit updates a date in the README. But really, it's here to test the new subversion integration. + + +------------------------------------------------------------------------ +r551 | jesse | 2004-03-11 22:40:50 -0500 (Thu, 11 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm + M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm + +RT Links and URIs can now work with any RT object, not just tickets + +------------------------------------------------------------------------ +r550 | leira | 2004-03-11 13:49:31 -0500 (Thu, 11 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Include content properly when creating tickets from templates. + +------------------------------------------------------------------------ +r549 | jesse | 2004-03-11 13:43:31 -0500 (Thu, 11 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + +Let users edit their own passwords + + +------------------------------------------------------------------------ +r547 | leira | 2004-03-11 02:21:45 -0500 (Thu, 11 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +Make sure Priority is 0, not ''. + +------------------------------------------------------------------------ +r542 | leira | 2004-03-10 23:40:10 -0500 (Wed, 10 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Fixes to offline upload (set Priority to 0 if it's ''). + +------------------------------------------------------------------------ +r535 | jesse | 2004-03-10 18:27:43 -0500 (Wed, 10 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/Header + +Turning off the html content type, as it broke IE display. (We want IE in 'Quirks' mode) + +------------------------------------------------------------------------ +r522 | jesse | 2004-03-09 17:54:01 -0500 (Tue, 09 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/NoAuth/webrt.css + +#5179: provide a callback in the css stylesheet + + +------------------------------------------------------------------------ +r521 | jesse | 2004-03-09 17:48:55 -0500 (Tue, 09 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/SelectQueue + +#5136: Save a queue load in SelectQueue in most cases + +------------------------------------------------------------------------ +r520 | jesse | 2004-03-09 17:31:40 -0500 (Tue, 09 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt.in + +#5091: Support for a minimal RT shell + + +------------------------------------------------------------------------ +r519 | jesse | 2004-03-09 17:24:09 -0500 (Tue, 09 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment + +Adding an ommitted newline in a status message + +------------------------------------------------------------------------ +r518 | jesse | 2004-03-09 17:23:02 -0500 (Tue, 09 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt.in + +#5089: More preparation for the RT shell from AMS + +------------------------------------------------------------------------ +r517 | jesse | 2004-03-09 17:19:03 -0500 (Tue, 09 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment + +Let the user set status in comment or correspondence + +------------------------------------------------------------------------ +r516 | jesse | 2004-03-09 17:09:39 -0500 (Tue, 09 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt.in + +#5088: CLI hacking from AMS to prepare for an interactive 'rt shell' + +------------------------------------------------------------------------ +r515 | jesse | 2004-03-09 17:07:59 -0500 (Tue, 09 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments + +REST attachments API will now display attachments without filenames + + +------------------------------------------------------------------------ +r514 | jesse | 2004-03-09 16:54:51 -0500 (Tue, 09 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt.in + +#5086: providing support for rt ls -o + +------------------------------------------------------------------------ +r512 | jesse | 2004-03-08 23:52:10 -0500 (Mon, 08 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/html/Admin/Users/Modify.html + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + +A new hook for canonicalization of user information on initial create + + +------------------------------------------------------------------------ +r511 | leira | 2004-03-08 23:12:55 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.1/html/Search/Results.html + +Add support for links & CFs. + +------------------------------------------------------------------------ +r510 | jesse | 2004-03-08 20:41:00 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/SelectQueue + M /rt/branches/rt-3.1/html/Search/Elements/PickBasics + M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction + +Now the Search UI does Queue names instead of id + +------------------------------------------------------------------------ +r507 | jesse | 2004-03-08 18:56:35 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt-mailgate.in + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.8 + +------------------------------------------------------------------------ +r505 | jesse | 2004-03-08 18:53:36 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Handle.pm + +Updated handling of CLOBs in oracle. + +------------------------------------------------------------------------ +r504 | leira | 2004-03-08 16:49:39 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Actually return the status of creating tickets. + +------------------------------------------------------------------------ +r503 | leira | 2004-03-08 16:43:53 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + +Support for offline Watcher update. + +------------------------------------------------------------------------ +r501 | leira | 2004-03-08 15:49:18 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Tools/Offline.html + +Additional offline upload support. + +------------------------------------------------------------------------ +r500 | leira | 2004-03-08 15:48:52 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm + +Additional offline upload support. + +------------------------------------------------------------------------ +r498 | leira | 2004-03-08 00:26:38 -0500 (Mon, 08 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/Tabs + A /rt/branches/rt-3.1/html/Tools/Elements + A /rt/branches/rt-3.1/html/Tools/Elements/Tabs + A /rt/branches/rt-3.1/html/Tools/Offline.html + +Offline ticket creation. + +------------------------------------------------------------------------ +r497 | leira | 2004-03-07 23:57:12 -0500 (Sun, 07 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + A /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm + +Support for offline ticket creation/update. + +------------------------------------------------------------------------ +r494 | jesse | 2004-03-07 22:12:38 -0500 (Sun, 07 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +ACL fixes for outgoing Comment email records. +Forward porting performance fixes from 3.0.10pre2 + +------------------------------------------------------------------------ +r493 | jesse | 2004-03-07 16:10:15 -0500 (Sun, 07 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/bin/webmux.pl.in + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default + M /rt/branches/rt-3.1/html/SelfService/Display.html + M /rt/branches/rt-3.1/html/Ticket/Display.html + A /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.1/html/Ticket/History.html + M /rt/branches/rt-3.1/html/autohandler + M /rt/branches/rt-3.1/html/index.html + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + +Merged forward changes from 3.0.10pre2 + + +------------------------------------------------------------------------ +r484 | jesse | 2004-03-06 17:46:24 -0500 (Sat, 06 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + +Minor html cleanup on txn display + +------------------------------------------------------------------------ +r481 | jesse | 2004-03-05 16:35:05 -0500 (Fri, 05 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Results.html + A /rt/branches/rt-3.1/html/Search/Results.rdf + +Added support for RSS syndication + + +------------------------------------------------------------------------ +r480 | jesse | 2004-03-05 14:19:16 -0500 (Fri, 05 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html + +Fixing the admin configuration reporter to abort properly if the user isn't an administrator + + +------------------------------------------------------------------------ +r479 | jesse | 2004-03-05 14:06:13 -0500 (Fri, 05 Mar 2004) | 3 lines +Changed paths: + A /rt/branches/rt-3.1/html/Developer + A /rt/branches/rt-3.1/html/Developer/Perldoc.html + +Added an online perldoc browser + + +------------------------------------------------------------------------ +r474 | jesse | 2004-03-05 00:41:56 -0500 (Fri, 05 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumping the version to 3.1.7 + +------------------------------------------------------------------------ +r473 | jesse | 2004-03-05 00:40:58 -0500 (Fri, 05 Mar 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1/html/NoAuth/webrt.css + M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips + +Slight CSS cleanup. + +Scrip preview updates + + +------------------------------------------------------------------------ +r472 | jesse | 2004-03-05 00:05:28 -0500 (Fri, 05 Mar 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/lib/RT/Action/Autoreply.pm + +moved a
in the ticketlist +fixed a bug that killed RT's autoreply. + + +------------------------------------------------------------------------ +r471 | jesse | 2004-03-04 17:01:01 -0500 (Thu, 04 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + +more cleanups to search editing and ticket listing display + + +------------------------------------------------------------------------ +r470 | jesse | 2004-03-04 15:32:51 -0500 (Thu, 04 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + + +TicketList now handles relationships and custom fields. + +------------------------------------------------------------------------ +r468 | jesse | 2004-03-04 00:14:10 -0500 (Thu, 04 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + +refactoring the TicketList element to use a subroutine lookup instead of a hash lookup. this will enable us to add CustomField support fairly easily + + +------------------------------------------------------------------------ +r467 | jesse | 2004-03-04 00:12:35 -0500 (Thu, 04 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/autohandler + + +Autohandler was using "root" as the superuser object instead of RT_System + +------------------------------------------------------------------------ +r466 | jesse | 2004-03-03 23:04:37 -0500 (Wed, 03 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/etc/schema.Oracle + M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Oracle + +Updating the oracle schema to not include unique constraints or a spurious "," + +------------------------------------------------------------------------ +r463 | jesse | 2004-03-03 13:51:25 -0500 (Wed, 03 Mar 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumped releng version number to 3.1.6 + + +------------------------------------------------------------------------ +r461 | jesse | 2004-03-03 00:31:24 -0500 (Wed, 03 Mar 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + A /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + +Improved handling of 'EmailRecord' messages and message headers in ticket display + +------------------------------------------------------------------------ +r455 | jesse | 2004-02-25 22:40:25 -0500 (Wed, 25 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.5 + +------------------------------------------------------------------------ +r454 | jesse | 2004-02-25 22:18:44 -0500 (Wed, 25 Feb 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/Header + M /rt/branches/rt-3.1/html/Projects/Overview.html + +Bringing autrijus "header open/close" box fix forward from his branch. + +more work on the project mangmet ui + + +------------------------------------------------------------------------ +r452 | jesse | 2004-02-25 20:14:08 -0500 (Wed, 25 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + +Fixing search result sorting + + +------------------------------------------------------------------------ +r451 | jesse | 2004-02-25 19:40:04 -0500 (Wed, 25 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + +Homepage cleanup. + + +------------------------------------------------------------------------ +r450 | leira | 2004-02-25 19:35:42 -0500 (Wed, 25 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + +Set $Format to the default if it's not set. + +------------------------------------------------------------------------ +r449 | leira | 2004-02-25 19:34:04 -0500 (Wed, 25 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Set entry aggregator properly when building array for display in listbox. + +------------------------------------------------------------------------ +r448 | jesse | 2004-02-25 18:56:16 -0500 (Wed, 25 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.1/html/Elements/TicketList + +Cleaning up the front page + + +------------------------------------------------------------------------ +r447 | jesse | 2004-02-25 18:25:58 -0500 (Wed, 25 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + +Fixing ACL for "public" user attributes. + +------------------------------------------------------------------------ +r444 | jesse | 2004-02-25 14:18:32 -0500 (Wed, 25 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/README + M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/rt-3.1/etc/schema.Informix + M /rt/branches/rt-3.1/etc/schema.Oracle + M /rt/branches/rt-3.1/etc/schema.Pg + M /rt/branches/rt-3.1/etc/schema.SQLite + M /rt/branches/rt-3.1/etc/schema.mysql + D /rt/branches/rt-3.1/etc/upgrade/2.1.71 + A /rt/branches/rt-3.1/etc/upgrade/3.1.0 + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Informix + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/content + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Informix + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Oracle + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.SQLite + A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql + M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/rt-3.1/sbin/rt-setup-database.in + +Added instructions for upgrading from 3.0.x to 3.1.x + + +------------------------------------------------------------------------ +r440 | leira | 2004-02-23 14:47:25 -0500 (Mon, 23 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html + +We already create a title that's appropriate to the current action. We should use it. + +------------------------------------------------------------------------ +r439 | leira | 2004-02-23 13:53:44 -0500 (Mon, 23 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + +Use $RT::WebPath for links to Display page. + +------------------------------------------------------------------------ +r436 | jesse | 2004-02-22 22:41:01 -0500 (Sun, 22 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry + M /rt/branches/rt-3.1/html/Projects/Overview.html + +cleaning up project managment ui a bit + + +------------------------------------------------------------------------ +r435 | jesse | 2004-02-22 18:44:03 -0500 (Sun, 22 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry + M /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTaskEntry + M /rt/branches/rt-3.1/html/Projects/Overview.html + +Work on the project view to get rid of extra windows + + +------------------------------------------------------------------------ +r428 | jesse | 2004-02-19 02:54:55 -0500 (Thu, 19 Feb 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html + M /rt/branches/rt-3.1/sbin/rt-setup-database.in + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +Added acl check to the configuration dumper. + +more work on the sqlite port + + +------------------------------------------------------------------------ +r427 | jesse | 2004-02-18 23:03:16 -0500 (Wed, 18 Feb 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/README + M /rt/branches/rt-3.1/etc/schema.Oracle + M /rt/branches/rt-3.1/html/Admin/Elements/Tabs + A /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs + A /rt/branches/rt-3.1/html/Admin/Tools + A /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html + A /rt/branches/rt-3.1/html/Admin/Tools/index.html + M /rt/branches/rt-3.1/html/Elements/Callback + M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie + M /rt/branches/rt-3.1/html/NoAuth/webrt.css + M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction + M /rt/branches/rt-3.1/html/Ticket/Attachment/dhandler + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageStanza + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.1/html/autohandler + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Handle.pm + M /rt/branches/rt-3.1/lib/RT/I18N.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +Merging RT 3.0.9; adding a "tools" admin menu which prints out your environment, fairly invasively + + + +------------------------------------------------------------------------ +r412 | jesse | 2004-02-11 17:20:00 -0500 (Wed, 11 Feb 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Bulk.html + M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Search/Results.tsv + +Saved searches quirks fixed. Bulk update and Download .xls cleaned up + + + +------------------------------------------------------------------------ +r409 | jesse | 2004-02-11 00:32:11 -0500 (Wed, 11 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/releng.cnf + +Bumping to 3.1.3 + +------------------------------------------------------------------------ +r408 | jesse | 2004-02-11 00:31:36 -0500 (Wed, 11 Feb 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/etc/RT_Config.pm.in + M /rt/branches/rt-3.1/html/Elements/Quicksearch + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + +fixed up the front page click-through listings. +Saved searches are now acled properly, though the ui and error reporting leaves something to be desired + + +------------------------------------------------------------------------ +r407 | jesse | 2004-02-09 22:03:41 -0500 (Mon, 09 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + +Saving and loading formats works now. + +------------------------------------------------------------------------ +r406 | jesse | 2004-02-09 17:57:41 -0500 (Mon, 09 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/EditFormat + M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + M /rt/branches/rt-3.1/html/Search/Results.html + +Ticket search paging works now + +------------------------------------------------------------------------ +r405 | leira | 2004-02-09 17:51:26 -0500 (Mon, 09 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt/branches/rt-3.1/html/Search/Results.html + +Pass Format, Query, and Rows to Tabs element. + +------------------------------------------------------------------------ +r404 | leira | 2004-02-09 16:43:28 -0500 (Mon, 09 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + +Don't add extra "" to the format string. + +------------------------------------------------------------------------ +r403 | leira | 2004-02-09 16:06:22 -0500 (Mon, 09 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Get rid of evals. + +------------------------------------------------------------------------ +r398 | leira | 2004-02-06 01:08:18 -0500 (Fri, 06 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +"our" variables are gone gone gone + +------------------------------------------------------------------------ +r396 | jesse | 2004-02-05 23:32:47 -0500 (Thu, 05 Feb 2004) | 2 lines +Changed paths: + A /rt/branches/rt-3.1/releng.cnf + +Adding releng machinery for rt. 3.1 + +------------------------------------------------------------------------ +r395 | jesse | 2004-02-05 19:15:59 -0500 (Thu, 05 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + A /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.1/html/Search/Elements/EditFormat + +Refactored out the format string building stuff into its own mason component. +Next up, the query string builder + +------------------------------------------------------------------------ +r394 | leira | 2004-02-05 16:05:32 -0500 (Thu, 05 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Results.html + +Fix a bug. + +------------------------------------------------------------------------ +r393 | leira | 2004-02-05 14:28:54 -0500 (Thu, 05 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions + A /rt/branches/rt-3.1/html/Search/Elements/EditFormat + M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + M /rt/branches/rt-3.1/html/Search/Elements/PickBasics + M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + M /rt/branches/rt-3.1/html/Search/Elements/PickCriteria + D /rt/branches/rt-3.1/html/Search/Elements/PickPeople + M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + +Add a format editor. Slim-down PickCriteria a bit. + +------------------------------------------------------------------------ +r391 | leira | 2004-02-03 22:50:54 -0500 (Tue, 03 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + D /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction + M /rt/branches/rt-3.1/html/Search/Elements/PickBasics + A /rt/branches/rt-3.1/html/Search/Elements/PickCriteria (from /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction:390) + A /rt/branches/rt-3.1/html/Search/Results.html (from /rt/branches/rt-3.1/html/Search/Show.html:390) + D /rt/branches/rt-3.1/html/Search/Show.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + +Change Show.html to Results.html and NewPickRestrictions to PickCriteria + +------------------------------------------------------------------------ +r390 | leira | 2004-02-03 22:39:03 -0500 (Tue, 03 Feb 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/Menu + M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction + M /rt/branches/rt-3.1/html/Search/Elements/PickBasics + M /rt/branches/rt-3.1/html/Search/Elements/PickPeople + A /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType + M /rt/branches/rt-3.1/html/Search/Show.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + +Search improvements. + +------------------------------------------------------------------------ +r389 | jesse | 2004-02-03 19:05:18 -0500 (Tue, 03 Feb 2004) | 5 lines +Changed paths: + A /rt/branches/rt-3.1/html/Elements/TitleBox + + +Forgot the new titlebox Component with content. + + + +------------------------------------------------------------------------ +r388 | jesse | 2004-02-03 18:27:18 -0500 (Tue, 03 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.1/html/Elements/TicketList + +Cleaned up front page display some more. Made tickets without a subject list "(no subject)" + + +------------------------------------------------------------------------ +r387 | jesse | 2004-02-02 18:42:04 -0500 (Mon, 02 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Ticket/Display.html + M /rt/branches/rt-3.1/html/Ticket/Elements/EditBasics + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowBasics + +cleaned up the ticket basics display/edit. added TimeEstimated + + +------------------------------------------------------------------------ +r386 | jesse | 2004-02-02 16:03:13 -0500 (Mon, 02 Feb 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + A /rt/branches/rt-3.1/html/Search/Elements/SearchPrivacy + +Fixed a bunch of search saving bugs. cleaned up search code a little bit. improved privacy labels + + +------------------------------------------------------------------------ +r385 | jesse | 2004-01-31 17:14:18 -0500 (Sat, 31 Jan 2004) | 3 lines +Changed paths: + A /rt/branches/rt-3.1/html/Elements/QuickCreate + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/index.html + +swapped left and right sides of search ui. fixed a bug that stopped new search criteria being added when the user didn't explicitly click the "add criteria" button + + +------------------------------------------------------------------------ +r384 | jesse | 2004-01-30 23:18:05 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/Header + M /rt/branches/rt-3.1/html/Elements/TitleBoxStart + M /rt/branches/rt-3.1/html/NoAuth/webrt.css + +now every titlebox has dhtml-based close boxes. + +------------------------------------------------------------------------ +r383 | leira | 2004-01-30 18:59:22 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions + M /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction + M /rt/branches/rt-3.1/html/Search/Elements/PickBasics + M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + M /rt/branches/rt-3.1/html/Search/Elements/PickPeople + +Reorganize the UI. + +------------------------------------------------------------------------ +r382 | leira | 2004-01-30 18:35:01 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +Don't copy so many hashes. + +------------------------------------------------------------------------ +r379 | leira | 2004-01-30 16:48:07 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html -Load /tmp/rt-3-0-8 into rt/trunk. +Moving fix. ------------------------------------------------------------------------ -r282 | jesse | 2003-11-25 22:32:12 -0500 (Tue, 25 Nov 2003) | 2 lines +r378 | leira | 2004-01-30 16:25:37 -0500 (Fri, 30 Jan 2004) | 2 lines Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/Makefile.in - M /rt/trunk/README - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/mason_handler.fcgi.in - M /rt/trunk/bin/mason_handler.scgi - M /rt/trunk/bin/mason_handler.scgi.in - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt.in - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/html/Admin/Elements/EditScrip - A /rt/trunk/html/Admin/Elements/SelectStage - M /rt/trunk/html/Ticket/Display.html - M /rt/trunk/html/Ticket/Elements/ShowDates - M /rt/trunk/html/Ticket/Modify.html - M /rt/trunk/html/Ticket/ModifyAll.html - M /rt/trunk/html/Ticket/Update.html - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Scrips_Overlay.pm - M /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/lib/t/03web.pl - M /rt/trunk/lib/t/03web.pl.in - M /rt/trunk/sbin/rt-setup-database - M /rt/trunk/sbin/rt-setup-database.in + A /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions + +Checking in forgotten file. + +------------------------------------------------------------------------ +r377 | leira | 2004-01-30 13:50:10 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Show.html + +Add UI to specify OrderBy and RowsPerPage. + +------------------------------------------------------------------------ +r376 | leira | 2004-01-30 13:49:07 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Elements/PickBasics + +Re-order the fields (not done yet). + +------------------------------------------------------------------------ +r375 | leira | 2004-01-30 05:38:52 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + +More moving improvements. + +------------------------------------------------------------------------ +r374 | leira | 2004-01-30 05:03:01 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Edit.html + +Moving fixes. + +------------------------------------------------------------------------ +r373 | leira | 2004-01-30 00:27:23 -0500 (Fri, 30 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/Tabs + M /rt/branches/rt-3.1/html/Elements/TicketList + A /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/rt-3.1/html/Search/Edit.html + A /rt/branches/rt-3.1/html/Search/Elements/NewListActions + A /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction + A /rt/branches/rt-3.1/html/Search/Elements/PickBasics + A /rt/branches/rt-3.1/html/Search/Elements/PickCFs + A /rt/branches/rt-3.1/html/Search/Elements/PickPeople + A /rt/branches/rt-3.1/html/Search/Elements/SelectAndOr + A /rt/branches/rt-3.1/html/Search/Elements/SelectLinks + A /rt/branches/rt-3.1/html/Search/Show.html + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + +Integration of new search stuff. + +------------------------------------------------------------------------ +r372 | jesse | 2004-01-29 23:30:04 -0500 (Thu, 29 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + +Fix for fsck.com #5216 + +------------------------------------------------------------------------ +r371 | jesse | 2004-01-29 23:27:04 -0500 (Thu, 29 Jan 2004) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + +Added ACL checks to attributes. by default, they're all open, except for saved searches, whcih we want to lock down a bit. + +------------------------------------------------------------------------ +r370 | jesse | 2004-01-28 19:38:13 -0500 (Wed, 28 Jan 2004) | 4 lines +Changed paths: + A /rt/branches/rt-3.1/html/Search/Edit.html + A /rt/branches/rt-3.1/html/Search/Elements/EditSearches + A /rt/branches/rt-3.1/html/Search/Elements/SelectSearchObject + A /rt/branches/rt-3.1/html/Search/Elements/SelectSearchesForObjects + M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + +A first cut at saved searches. Create, Edit, Delete, Revert work. currently only "personal" searches work. +And there's no access control. + + +------------------------------------------------------------------------ +r369 | jesse | 2004-01-28 18:29:46 -0500 (Wed, 28 Jan 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/etc/schema.Informix + M /rt/branches/rt-3.1/etc/schema.Oracle + M /rt/branches/rt-3.1/etc/schema.Pg + M /rt/branches/rt-3.1/etc/schema.SQLite + M /rt/branches/rt-3.1/etc/schema.mysql + M /rt/branches/rt-3.1/lib/RT/Attribute.pm + M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm + M /rt/branches/rt-3.1/sbin/factory + +Attributes work to allow multivalue attributes to work better + + +------------------------------------------------------------------------ +r365 | jesse | 2004-01-18 16:52:42 -0500 (Sun, 18 Jan 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Listing.html + M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.1/lib/t/03web.pl.in + M /rt/branches/rt-3.1/sbin/rt-setup-database.in + +Web search ui work. refactored out display framework +allowed attributes to serialize hashrefs. + +------------------------------------------------------------------------ +r364 | jesse | 2004-01-16 13:30:57 -0500 (Fri, 16 Jan 2004) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm + + +Updating mailfrom acls + + +------------------------------------------------------------------------ +r353 | jesse | 2004-01-04 17:08:35 -0500 (Sun, 04 Jan 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/rt-3.1/bin/rt-crontool.in + M /rt/branches/rt-3.1/bin/rt-mailgate.in + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/etc/schema.Informix + M /rt/branches/rt-3.1/etc/schema.Oracle + M /rt/branches/rt-3.1/etc/schema.Pg + M /rt/branches/rt-3.1/etc/schema.SQLite + M /rt/branches/rt-3.1/etc/schema.mysql + M /rt/branches/rt-3.1/html/Admin/Elements/SelectStage + M /rt/branches/rt-3.1/html/Elements/Callback + M /rt/branches/rt-3.1/html/Elements/SelectWatcherType + M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie + M /rt/branches/rt-3.1/html/Elements/SimpleSearch + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default + M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/history + M /rt/branches/rt-3.1/html/REST/1.0/autohandler + M /rt/branches/rt-3.1/html/REST/1.0/dhandler + M /rt/branches/rt-3.1/html/REST/1.0/search/ticket + M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction + M /rt/branches/rt-3.1/html/SelfService/Elements/MyRequests + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates + M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.1/html/index.html + M /rt/branches/rt-3.1/lib/RT/Action/AutoOpen.pm + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Base.pm + M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/URI.pm + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in + A /rt/branches/rt-3.1/lib/t/data/crashes-file-based-parser + A /rt/branches/rt-3.1/lib/t/data/notes-uuencoded + M /rt/branches/rt-3.1/sbin/license_tag + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +Merging RT 3.0.7->3.0.8 into 3.1.x + + +------------------------------------------------------------------------ +r352 | jesse | 2004-01-04 12:21:04 -0500 (Sun, 04 Jan 2004) | 3 lines +Changed paths: + D /rt/branches/rt-3.1/Changelog + +Removed RT 3.0 aegis changelog + + +------------------------------------------------------------------------ +r351 | jesse | 2004-01-04 12:10:53 -0500 (Sun, 04 Jan 2004) | 5 lines +Changed paths: + D /rt/branches/rt-3.1/Makefile + D /rt/branches/rt-3.1/bin/mason_handler.fcgi + D /rt/branches/rt-3.1/bin/mason_handler.scgi + D /rt/branches/rt-3.1/bin/mason_handler.svc + D /rt/branches/rt-3.1/bin/rt + D /rt/branches/rt-3.1/bin/rt-commit-handler + D /rt/branches/rt-3.1/bin/rt-crontool + D /rt/branches/rt-3.1/bin/rt-mailgate + D /rt/branches/rt-3.1/bin/webmux.pl + D /rt/branches/rt-3.1/config + D /rt/branches/rt-3.1/config.pld + D /rt/branches/rt-3.1/config.status + D /rt/branches/rt-3.1/configure + D /rt/branches/rt-3.1/etc/RT_Config.pm + D /rt/branches/rt-3.1/lib/RT.pm + D /rt/branches/rt-3.1/lib/t/00smoke.t + D /rt/branches/rt-3.1/lib/t/01harness.t + D /rt/branches/rt-3.1/lib/t/02regression.t + D /rt/branches/rt-3.1/lib/t/03web.pl + D /rt/branches/rt-3.1/lib/t/04_send_email.pl + D /rt/branches/rt-3.1/sbin/rt-setup-database + D /rt/branches/rt-3.1/sbin/rt-test-dependencies + +Removed autogenerated files. They'll be generated by configure + + + + +------------------------------------------------------------------------ +r350 | jesse | 2004-01-04 12:05:52 -0500 (Sun, 04 Jan 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +Adding in code to support older RTFM + + +------------------------------------------------------------------------ +r316 | jesse | 2003-12-22 16:20:48 -0500 (Mon, 22 Dec 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + +dependency test tool updated to support downloading pristine distributions of modules + +------------------------------------------------------------------------ +r315 | jesse | 2003-12-21 21:51:45 -0500 (Sun, 21 Dec 2003) | 8 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + A /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + +Attributes fix +CreateTickets fix + +Initial commit of GnuPG authentication. + + + + +------------------------------------------------------------------------ +r314 | root | 2003-12-20 18:21:38 -0500 (Sat, 20 Dec 2003) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/SelectLang + +Better copes with nonexistent languages. + + +------------------------------------------------------------------------ +r313 | jesse | 2003-12-19 03:39:58 -0500 (Fri, 19 Dec 2003) | 2 lines +Changed paths: + A /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po + +Malkoviched up a Malkovich Malkovich. + +------------------------------------------------------------------------ +r312 | jesse | 2003-12-18 16:59:08 -0500 (Thu, 18 Dec 2003) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Listing.html + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +Generalized TicketList a fair bit. +Added sorting and ordering + + +------------------------------------------------------------------------ +r311 | jesse | 2003-12-18 13:59:00 -0500 (Thu, 18 Dec 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/Makefile + M /rt/branches/rt-3.1/config.status + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.1/html/Search/Elements/TicketRow + M /rt/branches/rt-3.1/html/Search/Listing.html + M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +work in progress update of the ticket listing stuff + +------------------------------------------------------------------------ +r307 | jesse | 2003-12-16 00:19:38 -0500 (Tue, 16 Dec 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/html/Elements/MyTickets + A /rt/branches/rt-3.1/html/Elements/TicketList + +Factoring out MyTickets and MyRequests to TicketList + +------------------------------------------------------------------------ +r306 | jesse | 2003-12-14 23:24:16 -0500 (Sun, 14 Dec 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Elements/MyRequests + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +better docs and a first example of the use in MyRequests. wants more generalization. + +------------------------------------------------------------------------ +r305 | root | 2003-12-14 13:23:46 -0500 (Sun, 14 Dec 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +started test suite for tickets_Overlay_SQL + +------------------------------------------------------------------------ +r304 | jesse | 2003-12-13 23:18:58 -0500 (Sat, 13 Dec 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + +TicketSQL parser additions. first cut of "SELECT" functionality + +------------------------------------------------------------------------ +r303 | root | 2003-12-12 19:30:00 -0500 (Fri, 12 Dec 2003) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/bin/standalone_httpd.in + +a bit of refactoring for the standalone httpd + + +------------------------------------------------------------------------ +r302 | jesse | 2003-12-12 03:45:44 -0500 (Fri, 12 Dec 2003) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/Makefile + M /rt/branches/rt-3.1/Makefile.in + A /rt/branches/rt-3.1/bin/standalone_httpd.in + M /rt/branches/rt-3.1/config.status + M /rt/branches/rt-3.1/configure + M /rt/branches/rt-3.1/configure.ac + +Added a standalone "personal" httpd for RT + + +------------------------------------------------------------------------ +r301 | root | 2003-12-09 23:23:27 -0500 (Tue, 09 Dec 2003) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/Makefile + M /rt/branches/rt-3.1/bin/mason_handler.fcgi + M /rt/branches/rt-3.1/bin/mason_handler.svc + M /rt/branches/rt-3.1/bin/rt + M /rt/branches/rt-3.1/bin/rt-commit-handler + M /rt/branches/rt-3.1/bin/rt-crontool + M /rt/branches/rt-3.1/bin/rt-mailgate + M /rt/branches/rt-3.1/bin/webmux.pl + M /rt/branches/rt-3.1/config.status + M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips + M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/rt-3.1/lib/RT/Action/Notify.pm + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/t/00smoke.t + M /rt/branches/rt-3.1/lib/t/01harness.t + M /rt/branches/rt-3.1/lib/t/02regression.t + M /rt/branches/rt-3.1/lib/t/03web.pl + M /rt/branches/rt-3.1/lib/t/04_send_email.pl + M /rt/branches/rt-3.1/sbin/rt-setup-database + M /rt/branches/rt-3.1/sbin/rt-test-dependencies + +Squelching messages to individual recipients now works + + + +------------------------------------------------------------------------ +r297 | jesse | 2003-12-04 20:10:48 -0500 (Thu, 04 Dec 2003) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +The per-ticket recipient blacklist appears to actually work. + + +------------------------------------------------------------------------ +r296 | jesse | 2003-12-03 23:58:30 -0500 (Wed, 03 Dec 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm + +A bunch of work on attributes + +------------------------------------------------------------------------ +r294 | jesse | 2003-12-03 16:04:55 -0500 (Wed, 03 Dec 2003) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/etc/schema.Informix + M /rt/branches/rt-3.1/etc/schema.Oracle + M /rt/branches/rt-3.1/etc/schema.Pg + M /rt/branches/rt-3.1/etc/schema.SQLite + M /rt/branches/rt-3.1/etc/schema.mysql + M /rt/branches/rt-3.1/lib/RT/ACE.pm + M /rt/branches/rt-3.1/lib/RT/ACL.pm + M /rt/branches/rt-3.1/lib/RT/Attachment.pm + M /rt/branches/rt-3.1/lib/RT/Attachments.pm + M /rt/branches/rt-3.1/lib/RT/Attribute.pm + M /rt/branches/rt-3.1/lib/RT/Attributes.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm + M /rt/branches/rt-3.1/lib/RT/CustomField.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/CustomFields.pm + M /rt/branches/rt-3.1/lib/RT/Group.pm + M /rt/branches/rt-3.1/lib/RT/GroupMember.pm + M /rt/branches/rt-3.1/lib/RT/GroupMembers.pm + M /rt/branches/rt-3.1/lib/RT/Groups.pm + M /rt/branches/rt-3.1/lib/RT/Link.pm + M /rt/branches/rt-3.1/lib/RT/Links.pm + M /rt/branches/rt-3.1/lib/RT/Principal.pm + M /rt/branches/rt-3.1/lib/RT/Principals.pm + M /rt/branches/rt-3.1/lib/RT/Queue.pm + M /rt/branches/rt-3.1/lib/RT/Queues.pm + M /rt/branches/rt-3.1/lib/RT/Scrip.pm + M /rt/branches/rt-3.1/lib/RT/ScripAction.pm + M /rt/branches/rt-3.1/lib/RT/ScripActions.pm + M /rt/branches/rt-3.1/lib/RT/ScripCondition.pm + M /rt/branches/rt-3.1/lib/RT/ScripConditions.pm + M /rt/branches/rt-3.1/lib/RT/Scrips.pm + M /rt/branches/rt-3.1/lib/RT/Template.pm + M /rt/branches/rt-3.1/lib/RT/Templates.pm + M /rt/branches/rt-3.1/lib/RT/Ticket.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/Tickets.pm + M /rt/branches/rt-3.1/lib/RT/Transaction.pm + M /rt/branches/rt-3.1/lib/RT/Transactions.pm + M /rt/branches/rt-3.1/lib/RT/User.pm + M /rt/branches/rt-3.1/lib/RT/Users.pm + +Added a "Description" column to the attributes table. Regenerated the basefiles for all the db-classes + + + +------------------------------------------------------------------------ +r293 | jesse | 2003-11-30 22:30:22 -0500 (Sun, 30 Nov 2003) | 3 lines +Changed paths: + A /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips + M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/rt-3.1/lib/RT/Action/Notify.pm + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + +Added support for previewing what email a scrip update will send. + + +------------------------------------------------------------------------ +r292 | jesse | 2003-11-30 14:57:38 -0500 (Sun, 30 Nov 2003) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + +Added methods to get address lists out of active scrips. + +cleaned up handling of prepared, but not activated scrips. + + + + +------------------------------------------------------------------------ +r291 | jesse | 2003-11-29 15:56:19 -0500 (Sat, 29 Nov 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/Generic.pm + M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm + +Smarter leak prevention that doesn't prematurely destroy objects we need. + +------------------------------------------------------------------------ +r290 | jesse | 2003-11-29 15:54:51 -0500 (Sat, 29 Nov 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + +New functionality to support "try ouyt this comment without committing" + +------------------------------------------------------------------------ +r289 | jesse | 2003-11-29 02:50:35 -0500 (Sat, 29 Nov 2003) | 7 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm + + +SendEmail cleanup. + +no longer Destroy action and condition objects immediately upon commit. +now we can get at the data we want + + +------------------------------------------------------------------------ +r288 | jesse | 2003-11-28 17:52:56 -0500 (Fri, 28 Nov 2003) | 14 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + +Refactoring how ticket comments and correspondence are submitted. + +Comment and Correspond now share a subroutine, rather than a bunch of identical code. + +RT::Transaction::Create now holds onto a bunch more Scrip data and metadata + +Scrips being applied now expose the set of scrips that actually get prepared. + +It's possible to create a transaction that prepares, but does not fire scrips. + +The API for accessing this has not yet been stabilized + + + +------------------------------------------------------------------------ +r287 | jesse | 2003-11-26 23:07:51 -0500 (Wed, 26 Nov 2003) | 2 lines +Changed paths: + A /rt/branches/rt-3.1/html/Admin/Elements/SelectStage + +added back missing file from merge + +------------------------------------------------------------------------ +r286 | jesse | 2003-11-26 15:48:52 -0500 (Wed, 26 Nov 2003) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm + +Refactoring how scrips figure out what to do in anticipation of "prepare but don't apply" + + + +------------------------------------------------------------------------ +r285 | jesse | 2003-11-26 03:31:26 -0500 (Wed, 26 Nov 2003) | 4 lines +Changed paths: + D /rt/branches/rt-3.1/config.log + M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm + +major scrips refactoring in preparation for more atomic calls + + + +------------------------------------------------------------------------ +r284 | jesse | 2003-11-25 23:04:52 -0500 (Tue, 25 Nov 2003) | 3 lines +Changed paths: + M /rt/branches/rt-3.1/Makefile + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/README + M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/rt-3.1/bin/mason_handler.fcgi + M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in + M /rt/branches/rt-3.1/bin/mason_handler.scgi + M /rt/branches/rt-3.1/bin/mason_handler.scgi.in + M /rt/branches/rt-3.1/bin/mason_handler.svc + M /rt/branches/rt-3.1/bin/rt + M /rt/branches/rt-3.1/bin/rt-commit-handler + M /rt/branches/rt-3.1/bin/rt-crontool + M /rt/branches/rt-3.1/bin/rt-mailgate + M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/rt-3.1/bin/webmux.pl + M /rt/branches/rt-3.1/config.log + M /rt/branches/rt-3.1/config.status + M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip + M /rt/branches/rt-3.1/html/Ticket/Display.html + M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates + M /rt/branches/rt-3.1/html/Ticket/Modify.html + M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.1/lib/t/00smoke.t + M /rt/branches/rt-3.1/lib/t/01harness.t + M /rt/branches/rt-3.1/lib/t/02regression.t + M /rt/branches/rt-3.1/lib/t/03web.pl + M /rt/branches/rt-3.1/lib/t/03web.pl.in + M /rt/branches/rt-3.1/lib/t/04_send_email.pl + M /rt/branches/rt-3.1/sbin/rt-setup-database + M /rt/branches/rt-3.1/sbin/rt-setup-database.in + M /rt/branches/rt-3.1/sbin/rt-test-dependencies + +Merging forward the changes from 3.0.7_01 to 3.0.8 + + +------------------------------------------------------------------------ +r281 | jesse | 2003-11-24 20:09:00 -0500 (Mon, 24 Nov 2003) | 3 lines +Changed paths: + D /rt/branches/rt-3.1/autom4te.cache + +Removed the autoconf m4 cache + + +------------------------------------------------------------------------ +r280 | jesse | 2003-11-24 01:31:00 -0500 (Mon, 24 Nov 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/Makefile + M /rt/branches/rt-3.1/config.log + M /rt/branches/rt-3.1/config.status + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + +A bunch of cleanup to the SendEmail action in preparation for "show me what this scrip will do" + +------------------------------------------------------------------------ +r279 | jesse | 2003-11-22 18:13:58 -0500 (Sat, 22 Nov 2003) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Results.tsv + + +Work on Results.tsv to add custom fields support, clean up output, clean up internals. +Probably hurt performance. + +------------------------------------------------------------------------ +r278 | jesse | 2003-11-19 22:53:07 -0500 (Wed, 19 Nov 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm + +first cut of "record all outgoing mail" -Load /tmp/rt-3-0-8pre1 into rt/trunk. +------------------------------------------------------------------------ +r277 | jesse | 2003-11-19 20:17:13 -0500 (Wed, 19 Nov 2003) | 2 lines +Changed paths: + M /rt/branches/rt-3.1/html/Search/Listing.html + A /rt/branches/rt-3.1/html/Search/Results.tsv + +Now support downloading of tab seperated values of ticket search results + +------------------------------------------------------------------------ +r276 | jesse | 2003-11-19 02:59:16 -0500 (Wed, 19 Nov 2003) | 6 lines +Changed paths: + M /rt/branches/rt-3.1/Makefile + M /rt/branches/rt-3.1/Makefile.in + M /rt/branches/rt-3.1/aclocal.m4 + M /rt/branches/rt-3.1/autom4te.cache/output.0 + M /rt/branches/rt-3.1/autom4te.cache/requests + M /rt/branches/rt-3.1/autom4te.cache/traces.0 + M /rt/branches/rt-3.1/bin/rt-mailgate + M /rt/branches/rt-3.1/config.layout + M /rt/branches/rt-3.1/config.log + M /rt/branches/rt-3.1/config.status + M /rt/branches/rt-3.1/configure + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.1/lib/RT.pm + +Buildsystem fixes from jesse's experimental 3.1 branch + +CurrentUser fixes from jesse's experimental 3.1 branch + + + +------------------------------------------------------------------------ +r275 | jesse | 2003-11-19 02:21:29 -0500 (Wed, 19 Nov 2003) | 4 lines +Changed paths: + M /rt/branches/rt-3.1/bin/rt-mailgate.in + M /rt/branches/rt-3.1/configure.ac + M /rt/branches/rt-3.1/etc/schema.mysql + A /rt/branches/rt-3.1/html/Projects + A /rt/branches/rt-3.1/html/Projects/Create.html + A /rt/branches/rt-3.1/html/Projects/Edit.html + A /rt/branches/rt-3.1/html/Projects/Elements + A /rt/branches/rt-3.1/html/Projects/Elements/CreateTask + A /rt/branches/rt-3.1/html/Projects/Elements/EditTask + A /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry + A /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTask + A /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTaskEntry + A /rt/branches/rt-3.1/html/Projects/Elements/Tabs + A /rt/branches/rt-3.1/html/Projects/Elements/TicketTabs + A /rt/branches/rt-3.1/html/Projects/Gantt.html + A /rt/branches/rt-3.1/html/Projects/History.html + A /rt/branches/rt-3.1/html/Projects/Overview.html + A /rt/branches/rt-3.1/html/Projects/Schedule.html + A /rt/branches/rt-3.1/html/Projects/ScheduleByActor.html + A /rt/branches/rt-3.1/html/Projects/index.html + A /rt/branches/rt-3.1/html/Scope + A /rt/branches/rt-3.1/html/Scope/Action.html + A /rt/branches/rt-3.1/html/Scope/Elements + A /rt/branches/rt-3.1/html/Scope/Elements/Header + A /rt/branches/rt-3.1/html/Scope/Elements/MessageBox + A /rt/branches/rt-3.1/html/Scope/Elements/ShowHistory + A /rt/branches/rt-3.1/html/Scope/Elements/ShowHistoryView + A /rt/branches/rt-3.1/html/Scope/Elements/ShowMessageHeaders + A /rt/branches/rt-3.1/html/Scope/Elements/ShowMessageStanza + A /rt/branches/rt-3.1/html/Scope/Elements/ShowSummary + A /rt/branches/rt-3.1/html/Scope/Elements/ShowTransaction + A /rt/branches/rt-3.1/html/Scope/History.html + A /rt/branches/rt-3.1/html/Scope/Search.html + A /rt/branches/rt-3.1/html/Scope/Update.html + A /rt/branches/rt-3.1/html/Scope/View.html + A /rt/branches/rt-3.1/html/Scope/Work.html + A /rt/branches/rt-3.1/html/Scope/index.html + A /rt/branches/rt-3.1/html/Tools + A /rt/branches/rt-3.1/html/Tools/MyDay.html + M /rt/branches/rt-3.1/lib/RT/ACE.pm + M /rt/branches/rt-3.1/lib/RT/ACL.pm + M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.1/lib/RT/Attachment.pm + M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/Attachments.pm + A /rt/branches/rt-3.1/lib/RT/Attribute.pm + A /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm + A /rt/branches/rt-3.1/lib/RT/Attributes.pm + A /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm + M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm + M /rt/branches/rt-3.1/lib/RT/CustomField.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/CustomFields.pm + M /rt/branches/rt-3.1/lib/RT/Group.pm + M /rt/branches/rt-3.1/lib/RT/GroupMember.pm + M /rt/branches/rt-3.1/lib/RT/GroupMembers.pm + M /rt/branches/rt-3.1/lib/RT/Groups.pm + M /rt/branches/rt-3.1/lib/RT/Link.pm + M /rt/branches/rt-3.1/lib/RT/Links.pm + M /rt/branches/rt-3.1/lib/RT/Principal.pm + M /rt/branches/rt-3.1/lib/RT/Principals.pm + M /rt/branches/rt-3.1/lib/RT/Queue.pm + M /rt/branches/rt-3.1/lib/RT/Queues.pm + M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/rt-3.1/lib/RT/Scrip.pm + M /rt/branches/rt-3.1/lib/RT/ScripAction.pm + M /rt/branches/rt-3.1/lib/RT/ScripActions.pm + M /rt/branches/rt-3.1/lib/RT/ScripCondition.pm + M /rt/branches/rt-3.1/lib/RT/ScripConditions.pm + M /rt/branches/rt-3.1/lib/RT/Scrips.pm + M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm + M /rt/branches/rt-3.1/lib/RT/Template.pm + M /rt/branches/rt-3.1/lib/RT/Templates.pm + M /rt/branches/rt-3.1/lib/RT/Ticket.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm + M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/rt-3.1/lib/RT/Tickets.pm + M /rt/branches/rt-3.1/lib/RT/Transaction.pm + M /rt/branches/rt-3.1/lib/RT/Transactions.pm + M /rt/branches/rt-3.1/lib/RT/User.pm + M /rt/branches/rt-3.1/lib/RT/Users.pm + M /rt/branches/rt-3.1/lib/RT.pm + M /rt/branches/rt-3.1/sbin/factory + +moving in the non-experimental changes from my experimental branch + + + +------------------------------------------------------------------------ +r274 | jesse | 2003-11-19 00:45:03 -0500 (Wed, 19 Nov 2003) | 2 lines +Changed paths: + A /rt/branches/rt-3.1 (from /rt/trunk:273) + +Branching RT 3.1 from RT 3.0.7_01 ------------------------------------------------------------------------ r267 | root | 2003-11-17 23:03:48 -0500 (Mon, 17 Nov 2003) | 2 lines -- cgit v1.2.1 From d4d0590bef31071e8809ec046717444b95b3f30a Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 15 Oct 2005 09:11:20 +0000 Subject: import rt 3.4.4 --- rt/Changelog | 19150 ++++++++++++++++++++++++++++++++------------------------- 1 file changed, 10667 insertions(+), 8483 deletions(-) (limited to 'rt/Changelog') diff --git a/rt/Changelog b/rt/Changelog index fe2fd50af..2da390e97 100644 --- a/rt/Changelog +++ b/rt/Changelog @@ -1,10243 +1,12427 @@ ------------------------------------------------------------------------ -r1565 | jesse | 2004-09-27 15:19:43 -0400 (Mon, 27 Sep 2004) | 1 line +r3729 | jesse | 2005-08-28 15:45:06 -0400 (Sun, 28 Aug 2005) | 1 line Changed paths: - A /rt/tags/3.2.2 (from /rt/branches/3.2-RELEASE:1564) + A /rt/tags/3.4.4 (from /rt/branches/3.4-RELEASE:3728) -Tagged as 3.2.2 by svn RelEng 1.0 +Tagged as 3.4.4 by svn RelEng 1.0 ------------------------------------------------------------------------ -r1564 | jesse | 2004-09-27 15:06:12 -0400 (Mon, 27 Sep 2004) | 3 lines +r3728 | jesse | 2005-08-28 15:44:18 -0400 (Sun, 28 Aug 2005) | 3 lines Changed paths: - M /rt/branches/3.2-RELEASE - M /rt/branches/3.2-RELEASE/releng.cnf + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf - r10387@Jesse-Vincents-Computer: jesse | 2004-09-27T19:03:14.292883Z - Bumping to 3.2.2 + r13812@hualien: jesse | 2005-08-28 15:43:29 -0400 + * bumping to 3.4.4 ------------------------------------------------------------------------ -r1563 | jesse | 2004-09-27 15:05:28 -0400 (Mon, 27 Sep 2004) | 3 lines +r3727 | jesse | 2005-08-27 21:26:24 -0400 (Sat, 27 Aug 2005) | 4 lines Changed paths: - M /rt/branches/3.2-RELEASE - M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po - r10386@Jesse-Vincents-Computer: jesse | 2004-09-27T19:02:50.654824Z - Removing a debugging statement + r13804@hualien: jesse | 2005-08-27 21:25:50 -0400 + * Updated French translation from jfenal + ------------------------------------------------------------------------ -r1558 | jesse | 2004-09-24 01:22:14 -0400 (Fri, 24 Sep 2004) | 3 lines +r3725 | jesse | 2005-08-25 16:05:12 -0400 (Thu, 25 Aug 2005) | 3 lines Changed paths: - M /rt/branches/3.2-RELEASE - M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf - r10374@Jesse-Vincents-Computer: jesse | 2004-09-24T05:20:01.110609Z - Searching on multiple watcher criteria now works + r13763@hualien: jesse | 2005-08-25 16:04:29 -0400 + * 3.4.4rc3 ------------------------------------------------------------------------ -r1557 | jesse | 2004-09-24 01:21:43 -0400 (Fri, 24 Sep 2004) | 5 lines +r3724 | jesse | 2005-08-25 15:54:00 -0400 (Thu, 25 Aug 2005) | 9 lines Changed paths: - M /rt/branches/3.2-RELEASE - M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm - r10372@Jesse-Vincents-Computer: jesse | 2004-09-24T03:55:47.365106Z + r13760@hualien: jesse | 2005-08-25 15:51:57 -0400 + RT-Ticket: 6855 + RT-Status: resolved + RT-Update: correspond + + * Applied a patch from Andreas Jakum to improve RT::Ticket->Import's handling + of watchers - r10373@Jesse-Vincents-Computer: jesse | 2004-09-24T05:16:30.614961Z - Ticket creation doc updates - ------------------------------------------------------------------------- -r1498 | leira | 2004-09-16 18:28:20 -0400 (Thu, 16 Sep 2004) | 4 lines -Changed paths: - M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders - -Add another callback that passes parsed headers. - -Useful for MakeClicky, among other things. ------------------------------------------------------------------------ -r1495 | leira | 2004-09-15 15:22:35 -0400 (Wed, 15 Sep 2004) | 2 lines +r3723 | jesse | 2005-08-25 15:53:40 -0400 (Thu, 25 Aug 2005) | 4 lines Changed paths: - M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm -Removed
 block around the header keys, and removed an extraneous .
+ r13759@hualien:  jesse | 2005-08-25 15:31:56 -0400
+ * Fixes to IsRTAddress processing. Spotted by Travis Campbell.
+ 
 
 ------------------------------------------------------------------------
-r1487 | jesse | 2004-09-14 12:14:00 -0400 (Tue, 14 Sep 2004) | 11 lines
+r3722 | jesse | 2005-08-25 15:25:28 -0400 (Thu, 25 Aug 2005) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Footer
+   M /rt/branches/3.4-RELEASE/sbin/extract-message-catalog
 
- r10266@tinbook:  jesse | 2004-09-14T16:14:14.588686Z
- RT-Ticket: 5836
+ r13757@hualien:  jesse | 2005-08-25 15:23:18 -0400
+ RT-Ticket: 6934
  RT-Status: resolved
- RT-ACtion: reply
- 
- 
- Added back a "ticket refresh" dropdown on the search results page.
- Thanks to Dirk Pape.
+ RT-Update: correspond
  
+ * A couple of patches to improve how localization extraction works from jfenal
  
 
 ------------------------------------------------------------------------
-r1486 | jesse | 2004-09-14 02:12:08 -0400 (Tue, 14 Sep 2004) | 3 lines
+r3721 | jesse | 2005-08-25 15:01:03 -0400 (Thu, 25 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm
 
- r10262@tinbook:  jesse | 2004-09-14T06:12:21.353389Z
- Never try to fetch attributes when we don't have an object to fetch attributes on
+ r13754@hualien:  jesse | 2005-08-25 14:55:32 -0400
+ * EquivObjects support for acl queries, from Todd Chapman
+ 
 
 ------------------------------------------------------------------------
-r1477 | jesse | 2004-09-13 16:01:18 -0400 (Mon, 13 Sep 2004) | 10 lines
+r3720 | jesse | 2005-08-25 15:00:44 -0400 (Thu, 25 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- r10249@tinbook:  jesse | 2004-09-13T19:56:43.541086Z
-  ----------------------------------------------------------------------
-  r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
-  
-  
-  ----------------------------------------------------------------------
- 
- r10250@tinbook:  jesse | 2004-09-13T19:58:31.660069Z
- Bumped to 3.2.2rc1
+ r13753@hualien:  jesse | 2005-08-25 14:53:06 -0400
+ * Removing warnings about mod_perl2
 
 ------------------------------------------------------------------------
-r1474 | jesse | 2004-09-10 15:40:40 -0400 (Fri, 10 Sep 2004) | 3 lines
+r3719 | jesse | 2005-08-24 02:00:52 -0400 (Wed, 24 Aug 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-
--l
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt.in
 
+ r13743@hualien:  jesse | 2005-08-24 02:00:08 -0400
+ RT-Ticket: 6957
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Applied a patch from ams to restore his byline to bin/rt
 
 ------------------------------------------------------------------------
-r1464 | leira | 2004-09-08 17:41:43 -0400 (Wed, 08 Sep 2004) | 2 lines
+r3714 | jesse | 2005-08-23 23:39:37 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-Don't put a span around things if it won't do anything.
+ r13733@hualien:  jesse | 2005-08-23 23:38:39 -0400
+ * bumped to pre2
 
 ------------------------------------------------------------------------
-r1462 | leira | 2004-09-08 17:31:51 -0400 (Wed, 08 Sep 2004) | 2 lines
+r3713 | jesse | 2005-08-23 23:39:17 -0400 (Tue, 23 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Callback
 
-Overdue things are now read.
+ r13732@hualien:  jesse | 2005-08-23 23:38:28 -0400
+ * Applied tom's callbacks fix
+ 
 
 ------------------------------------------------------------------------
-r1460 | leira | 2004-09-08 17:29:25 -0400 (Wed, 08 Sep 2004) | 2 lines
+r3711 | jesse | 2005-08-23 22:37:51 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-Use time() instead of making an RT::Date.
+ r13728@hualien:  jesse | 2005-08-23 22:37:12 -0400
+ * Bumped to 3.4.4pre1
 
 ------------------------------------------------------------------------
-r1458 | leira | 2004-09-08 17:19:51 -0400 (Wed, 08 Sep 2004) | 4 lines
+r3710 | jesse | 2005-08-23 22:33:47 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
 
-If something is overdue, set DueRelative to class "overdue".
-
-Note: core RT doesn't have an "overdue" class at this time.
+ r13725@hualien:  jesse | 2005-08-23 22:10:42 -0400
+ * Added support for mod_perl 2.0 
 
 ------------------------------------------------------------------------
-r1380 | jesse | 2004-08-31 14:49:23 -0400 (Tue, 31 Aug 2004) | 10 lines
+r3709 | jesse | 2005-08-23 17:58:20 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-
-
- ----------------------------------------------------------------------
- r8480@tinbook:  jesse | 2004-08-31T18:48:19.505579Z
- Added callbacks to let users add entries to show and edit basics boxes
- 
- Made "type" an editable field on tickets (at the web api level, not in the UI)
- 
- ----------------------------------------------------------------------
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
 
+ r13720@hualien:  jesse | 2005-08-23 17:54:29 -0400
+ * Bugfixes to the German translation file
 
 ------------------------------------------------------------------------
-r1379 | jesse | 2004-08-31 04:14:54 -0400 (Tue, 31 Aug 2004) | 6 lines
+r3708 | glasser | 2005-08-22 16:05:46 -0400 (Mon, 22 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- ----------------------------------------------------------------------
- r8478@tinbook:  jesse | 2004-08-31T08:14:29.467020Z
- Inlined Tickets_Overlay_SQL's "match"
- 
- ----------------------------------------------------------------------
+ r40177@tin-foil:  glasser | 2005-08-18 18:49:13 -0400
+ Updates to the standalone server to not dupe as much code, but may be rolled back if HSSM needs to be.
 
 ------------------------------------------------------------------------
-r1376 | jesse | 2004-08-31 00:22:49 -0400 (Tue, 31 Aug 2004) | 18 lines
+r3707 | glasser | 2005-08-22 16:04:25 -0400 (Mon, 22 Aug 2005) | 10 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/Header
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/ParseFormat
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/Row
-   A /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket
-   A /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
- ----------------------------------------------------------------------
- r8457@tinbook:  jesse | 2004-08-29T01:52:08.449173Z
- Refactored the TicketList compnent to be more reusable
- ----------------------------------------------------------------------
- r8458@tinbook:  jesse | 2004-08-29T02:41:50.808026Z
- Adding a callback for a customer
- ----------------------------------------------------------------------
- r8471@tinbook:  jesse | 2004-08-31T04:20:29.035587Z
- Fixed the callback in Results.html to not flake out when we've got interesting %ARGS coming into it.
- 
- ----------------------------------------------------------------------
- r8472@tinbook:  jesse | 2004-08-31T04:21:47.346418Z
- Added "DependedOnBy" to TicketSQL  to mean what it means elsewhere.
+ r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
+ RT-Ticket: 6899
+ RT-Status: resolved
+ RT-Update: correspond
  
- Made TicketSQL let you search by ticket type
+ When limiting based on a whole date, make sure you're not being pushed to 
+ another if you happen to be east of GMT.
  
- ----------------------------------------------------------------------
+ Patch by Ruslan Zakirov, problem found by Olivier Horec.
 
 ------------------------------------------------------------------------
-r1372 | jesse | 2004-08-28 19:47:32 -0400 (Sat, 28 Aug 2004) | 8 lines
+r3706 | glasser | 2005-08-22 15:55:57 -0400 (Mon, 22 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- ----------------------------------------------------------------------
- r8454@tinbook:  jesse | 2004-08-28T23:42:12.276700Z
- 
- ----------------------------------------------------------------------
- r8455@tinbook:  jesse | 2004-08-28T23:46:06.962020Z
- Adding a "SearchActions" callback to Search/Results.html
- ----------------------------------------------------------------------
+ r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
+ Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
+ values, use that.
 
 ------------------------------------------------------------------------
-r1352 | alexmv | 2004-08-18 18:04:57 -0400 (Wed, 18 Aug 2004) | 5 lines
+r3700 | trs | 2005-08-18 22:39:02 -0400 (Thu, 18 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-
-RT-Ticket: 5809
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
 
- * Derivative of the doc. patch in [fsck.com #5809] applied
+ r6002@wintermute:  tom | 2005-08-18 22:37:53 -0400
+ Fixed typo
 
 ------------------------------------------------------------------------
-r1351 | alexmv | 2004-08-18 17:53:17 -0400 (Wed, 18 Aug 2004) | 6 lines
+r3668 | jesse | 2005-08-17 22:04:31 -0400 (Wed, 17 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-
-RT-Ticket: 5792
-RT-Update: correspond
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- * Move the lasttrans anchor into a table cell
+ r13155@hualien:  jesse | 2005-08-17 19:15:11 -0400
+ * Note dependency on a current HSSM
 
 ------------------------------------------------------------------------
-r1349 | alexmv | 2004-08-18 16:38:09 -0400 (Wed, 18 Aug 2004) | 7 lines
+r3667 | jesse | 2005-08-17 22:04:12 -0400 (Wed, 17 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
 
-RT-Ticket: 5963
-RT-Update: correspond
-RT-Status: resolved
-
- * Some mailers care about the return value rt-mailgate; 'return 0'
-   instead of 'die' to ensure that we fake success
+ r13154@hualien:  jesse | 2005-08-17 19:14:26 -0400
+ * Fixes to standalone webserver for mason 1.30
 
 ------------------------------------------------------------------------
-r1348 | alexmv | 2004-08-18 16:22:42 -0400 (Wed, 18 Aug 2004) | 8 lines
+r3666 | alexmv | 2005-08-17 13:41:38 -0400 (Wed, 17 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-
-RT-Ticket: 5215
-RT-Update: correspond
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
- * When merging tickets, the resulting ticket's
-   Time{Estimated,Worked,Left} should be the sum of the fields from
-   both tickets
+ r5920@zoq-fot-pik:  chmrr | 2005-08-17 13:44:59 -0400
+  * My memory was faulty; HTML escaping is not needed
 
 ------------------------------------------------------------------------
-r1347 | alexmv | 2004-08-18 15:31:10 -0400 (Wed, 18 Aug 2004) | 7 lines
+r3663 | alexmv | 2005-08-17 13:29:32 -0400 (Wed, 17 Aug 2005) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-
-RT-Ticket: 5826
-RT-Update: correspond
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
 
- * Fix logic; bounce message as a loop if $IsALoop and not $RT::StoreLoops;
-   was "if $IsALoop and ($RT::LoopsToOwner and not $RT::StoreLoops)"
 
 ------------------------------------------------------------------------
-r1344 | alexmv | 2004-08-17 22:27:04 -0400 (Tue, 17 Aug 2004) | 7 lines
+r3662 | alexmv | 2005-08-17 13:29:25 -0400 (Wed, 17 Aug 2005) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-
-RT-Ticket: 5988
-RT-Update: correspond
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
- * Back out change r1338, as it breaks API compatibility in a stable
-   release
+ r5914@zoq-fot-pik:  chmrr | 2005-08-17 13:32:00 -0400
+  * We love escaping!  We need to escape quotes and slashes in
+ TicketSQL, then URI escape, then HTML escape.  And the query comes
+ from the TicketSQL-escaped one, not the URI and HTML-escaped one.  Oh,
+ yeah, and don't forget to turn off the automatic HTML escaping that
+ Mason does, or it'll be TicketSQL-HTML-URI-HTML escaped, which is
+ Right Out.
 
 ------------------------------------------------------------------------
-r1343 | huberth | 2004-08-17 22:23:42 -0400 (Tue, 17 Aug 2004) | 5 lines
+r3640 | jesse | 2005-08-11 13:46:50 -0400 (Thu, 11 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
 
- * Made bulk editing of custom fields slightly more efficient and 
-   simultaneously cleaned up some of its code.
- * Also added a little bit of docs for RT::Ticket::Create() - Priority
-   is a valid arg also.
+ r12938@hualien:  jesse | 2005-08-11 13:46:14 -0400
+ * French localization had lost its header
+ 
 
 ------------------------------------------------------------------------
-r1342 | alexmv | 2004-08-17 20:05:11 -0400 (Tue, 17 Aug 2004) | 7 lines
+r3627 | jesse | 2005-08-10 15:25:55 -0400 (Wed, 10 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/index.html
-
-RT-Ticket: 5823
-RT-Update: correspond
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- * Applied patch from bobg at the domain of uic.edu, prefixing refresh
-   form's url with $RT::WebPath
+ r7634@hualien:  jesse | 2005-08-10 15:25:31 -0400
+ * This is 3.4.3
+ 
 
 ------------------------------------------------------------------------
-r1341 | alexmv | 2004-08-17 19:57:59 -0400 (Tue, 17 Aug 2004) | 7 lines
+r3610 | jesse | 2005-08-05 19:18:01 -0400 (Fri, 05 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-
-RT-Ticket: 5897
-RT-Update: correspond
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/22search_tix_by_txn.t
 
- * ModifyTicket includes CommentOnTicket and ReplyToTicket rights;
-   this effects display of "[Reply] [Comment]" links per transaction
+ r7399@hualien:  jesse | 2005-08-05 19:16:58 -0400
+ * Cleaned up searching by ticket or txn date.
 
 ------------------------------------------------------------------------
-r1340 | alexmv | 2004-08-17 18:18:15 -0400 (Tue, 17 Aug 2004) | 7 lines
+r3589 | kevinr | 2005-08-03 01:51:55 -0400 (Wed, 03 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
-RT-Ticket: 5939
-RT-Status: resolved
-RT-Update: correspond
-
- * Take out un-needed $fontsize variable; removing  tags will
-   have to wait
+ r6872@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:51:33 -0400
+ * More minor perldoc cleanup
 
 ------------------------------------------------------------------------
-r1339 | alexmv | 2004-08-17 18:16:11 -0400 (Tue, 17 Aug 2004) | 8 lines
+r3588 | kevinr | 2005-08-03 01:20:35 -0400 (Wed, 03 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-
-RT-Ticket: 5963
-RT-Update: correspond
-RT-Status: resolved
-
- * Applied patch provided by bobg at the domain of uic.edu to exit if
-   there is no content on standard input
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
 
+ r6868@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:19:47 -0400
+ * Fixed an outdated bit of POD
 
 ------------------------------------------------------------------------
-r1338 | alexmv | 2004-08-17 17:05:10 -0400 (Tue, 17 Aug 2004) | 10 lines
+r3585 | kevinr | 2005-08-02 20:18:54 -0400 (Tue, 02 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Base.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
 
-RT-Ticket: 5716
-RT-Update: correspond
-RT-Status: resolved
+ r6849@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 20:17:38 -0400
+ * POD formatting fixes
 
- * Move code which is not specific to parsing mime messages into
-   RT::Email::Interface; this removes a large base of duplicated code,
-   and some sketchy "methods" that were getting called with "" as self
-   often
+------------------------------------------------------------------------
+r3582 | glasser | 2005-08-02 15:10:05 -0400 (Tue, 02 Aug 2005) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
+ r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
+ RT-Ticket: 6899
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ When limiting based on a whole date, make sure you're not being pushed to 
+ another if you happen to be east of GMT.
+ 
+ Patch by Ruslan Zakirov, problem found by Olivier Horec.
 
 ------------------------------------------------------------------------
-r1337 | alexmv | 2004-08-17 15:03:04 -0400 (Tue, 17 Aug 2004) | 7 lines
+r3581 | glasser | 2005-08-02 15:08:03 -0400 (Tue, 02 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-
-RT-Ticket: 5820
-RT-Update: correspond
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- * Use "local $_" to prevent "modification of read-only value..."
-   caused by aliasing $_ to a constant
+ r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
+ Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
+ values, use that.
 
 ------------------------------------------------------------------------
-r1335 | leira | 2004-08-17 12:03:08 -0400 (Tue, 17 Aug 2004) | 7 lines
+r3579 | kevinr | 2005-08-02 14:22:27 -0400 (Tue, 02 Aug 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
 
-Added a new callback at the very beginning of the <%INIT> block.
+ r6837@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 14:20:51 -0400
+ RT-Ticket: 6897
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Incorporated the updated Italian translation from Angelo Turetta
 
-RTIR uses this callback to look at the queue and hijack the display
-page, however, the callback itself is more generic than that: it
-happens at the very beginning, and receives all arguments.
+------------------------------------------------------------------------
+r3576 | robert | 2005-08-02 00:23:36 -0400 (Tue, 02 Aug 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Menu
 
+ r3582@woof:  rspier | 2005-08-01 21:20:12 -0700
+ allow arbitrary https?: urls in the menus
 
 ------------------------------------------------------------------------
-r1326 | alexmv | 2004-08-10 15:38:59 -0400 (Tue, 10 Aug 2004) | 2 lines
+r3564 | jesse | 2005-07-30 11:11:02 -0400 (Sat, 30 Jul 2005) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.4-RELEASE
 
- * Add callback in header proper, to allow injection of style and script tags
 
 ------------------------------------------------------------------------
-r1313 | huberth | 2004-08-05 14:47:43 -0400 (Thu, 05 Aug 2004) | 3 lines
+r3563 | jesse | 2005-07-30 11:10:42 -0400 (Sat, 30 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- * Fixed a couple of other stupid errors resulting from r1311 relating to
-   quoting of pathnames.
+ r7153@hualien:  jesse | 2005-07-30 11:07:37 -0400
+ 3.4.3rc2
 
 ------------------------------------------------------------------------
-r1312 | alexmv | 2004-08-04 20:50:16 -0400 (Wed, 04 Aug 2004) | 2 lines
+r3562 | jesse | 2005-07-30 11:10:02 -0400 (Sat, 30 Jul 2005) | 5 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/id.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
 
- * Removing accidental paste
+ r7152@hualien:  jesse | 2005-07-30 11:06:46 -0400
+ * German and Danish translation header fixes. 
+ besides that just a message catalog regenration
+ 
 
 ------------------------------------------------------------------------
-r1311 | huberth | 2004-08-04 20:44:40 -0400 (Wed, 04 Aug 2004) | 7 lines
+r3546 | kevinr | 2005-07-28 14:51:34 -0400 (Thu, 28 Jul 2005) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/SelfService/Display.html
 
-RT-Ticket: 4234
-RT-Status: resolved
-
- * Doubled headers and navbars no longer appear when an unprivileged user
-   creates a Custom Field.  (This happened because Abort was called within
-   a subcomponent.)
+ r6713@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-28 14:50:47 -0400
+ RT-Ticket: 6892
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Applied patch from Hsin-Chan Chien to fix a bug with attachment uploading
+ in SelfService mode.
 
 ------------------------------------------------------------------------
-r1310 | alexmv | 2004-08-04 15:03:51 -0400 (Wed, 04 Aug 2004) | 7 lines
+r3501 | alexmv | 2005-07-18 15:00:38 -0400 (Mon, 18 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/da.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/de.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/es.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/fi.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/fr.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/he.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/hu.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/it.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/ja.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/nl.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/no.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/pt_br.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/ru.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/zh_cn.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/zh_tw.po
-
-RT-Ticket: 5942
-RT-Status: resolved
- * Use a:after {content: "..."} to put dots after titlebox links; this
-   involves one loc string change
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- * Also force titlebox hrefs to be white, not black
+ r5198@zoq-fot-pik:  chmrr | 2005-07-18 14:59:07 -0400
+  * Fix TransactionBatch / DESTROY bug (backport from QUEBEC)
 
 ------------------------------------------------------------------------
-r1309 | alexmv | 2004-08-04 13:42:42 -0400 (Wed, 04 Aug 2004) | 5 lines
+r3498 | jesse | 2005-07-18 13:46:24 -0400 (Mon, 18 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- * Warn if running MySQL < 4.0.x
-
- * Suggest something slightly more useful if we don't have InnoDB and
-   we're running MySQL 3.23
+ r4894@hualien:  jesse | 2005-07-18 13:44:44 -0400
+ * releng.cnf bump to rc1
 
 ------------------------------------------------------------------------
-r1308 | alexmv | 2004-08-04 11:54:14 -0400 (Wed, 04 Aug 2004) | 5 lines
+r3476 | kevinr | 2005-07-14 18:22:40 -0400 (Thu, 14 Jul 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm
 
-RT-Ticket: 4036
-RT-Status: resolved
- * 'Create' is uppercase
- * TemplateObj->QueueObj is null if the template is just being created
+ r6308@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-14 18:22:19 -0400
+ * Applied Ruslan Zakirov's patch to fix the way ACE Object{,Type,Id} handles
+ arguments
 
 ------------------------------------------------------------------------
-r1307 | alexmv | 2004-08-04 10:33:55 -0400 (Wed, 04 Aug 2004) | 4 lines
+r3466 | kevinr | 2005-07-12 18:35:15 -0400 (Tue, 12 Jul 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/etc/upgrade/3.1.0/schema.Pg
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/t/regression/07rights.t
 
-RT-Ticket: 5916
-RT-Status: resolved
- * Postgres doesn't use '#' as a comment character
+ r6229@sad-girl-in-snow:  kevinr | 2005-07-12 18:34:56 -0400
+ RT-Ticket: 6825
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ Added Ruslan Zakirov's new queue-rights tests.
 
 ------------------------------------------------------------------------
-r1302 | huberth | 2004-08-03 18:06:00 -0400 (Tue, 03 Aug 2004) | 9 lines
+r3465 | kevinr | 2005-07-12 18:12:03 -0400 (Tue, 12 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-
-RT-Ticket: 4473
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT.pm.in
 
- * In Ticket/Elements/ShowAttachments, the font code that is generated
-   no longer tries to escape the quotes (to give something like
-   ).  Now the quotes appear.  Also, the default
-   font size for the date and size has been changed to -2, because -1
-   looks huge and out of place.
+ r6225@sad-girl-in-snow:  kevinr | 2005-07-12 18:06:39 -0400
+ * Applied Ruslan Zakirov's patch to clean up the ACE code and a trailing \n
 
 ------------------------------------------------------------------------
-r1298 | huberth | 2004-08-03 10:02:14 -0400 (Tue, 03 Aug 2004) | 6 lines
+r3464 | alexmv | 2005-07-12 12:22:01 -0400 (Tue, 12 Jul 2005) | 13 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-
-RT-Ticket: 5927
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/PageLayout
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- * Due dates in the past no longer look like they're in the future,
-   i.e. "6 days ago".
+ r4959@zoq-fot-pik:  chmrr | 2005-07-12 12:22:32 -0400
+  * Better threading support; Message-IDs of emails are based on the
+    transaction which spawned them.
+ 
+  * Support for ScripActionObj in Action::Generic (argument was being
+    passed in but never used)
+ 
+  * Standardize on case of 'Message-ID' per RFC
+ 
+  * Remove newline from Message-ID before inserting into DB
+ 
+  * Fixed minor HTML nit in PageLayout
 
 ------------------------------------------------------------------------
-r1297 | huberth | 2004-07-30 17:46:43 -0400 (Fri, 30 Jul 2004) | 8 lines
+r3416 | kevinr | 2005-07-07 17:36:00 -0400 (Thu, 07 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-
-RT-Ticket: 5699
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- * Bulk editing of custom fields (finally!) added.  Not quite as fast as
-   would be preferred, probably, but it (should) work.
+ r6064@sad-girl-in-snow:  kevinr | 2005-07-07 17:35:40 -0400
+ * Updated the custom field perldoc to explain some non-intuitive behavior.
 
+------------------------------------------------------------------------
+r3414 | kevinr | 2005-07-07 16:19:34 -0400 (Thu, 07 Jul 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
 
+ r6055@sad-girl-in-snow:  kevinr | 2005-07-07 16:19:18 -0400
+ * Noted the deprecation of the *Ticket methods in the perldoc
+ * Corrected some copied-and-pasted-but-not-fully-updated error messages
 
 ------------------------------------------------------------------------
-r1296 | alexmv | 2004-07-30 15:59:24 -0400 (Fri, 30 Jul 2004) | 3 lines
+r3405 | kevinr | 2005-07-06 16:08:17 -0400 (Wed, 06 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- * Fix "Unrecognised line: foo@bar" caused by 5.8.0 not matching utf8
-   against regexps
+ r6033@sad-girl-in-snow:  kevinr | 2005-07-06 16:07:34 -0400
+ * Improving consistency of perldoc presentation
 
 ------------------------------------------------------------------------
-r1293 | leira | 2004-07-29 01:41:51 -0400 (Thu, 29 Jul 2004) | 2 lines
+r3404 | kevinr | 2005-07-06 14:53:19 -0400 (Wed, 06 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
 
-Make the TitleBox title a link to the same search, only not limited to 10.
+ r6009@sad-girl-in-snow:  kevinr | 2005-07-06 14:39:22 -0400
+ * Documented the behavior which was tripping me up.
 
 ------------------------------------------------------------------------
-r1292 | jesse | 2004-07-28 20:08:11 -0400 (Wed, 28 Jul 2004) | 7 lines
+r3399 | alexmv | 2005-07-06 11:07:45 -0400 (Wed, 06 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
- ----------------------------------------------------------------------
- r8303@tinbook:  jesse | 2004-07-28T23:59:45.883318Z
- 
- Removed the extra newlines we inserted after the copyright block, since it adds extra newlines to the mason pages, which can break some parsing.
- 
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1290 | huberth | 2004-07-28 14:39:36 -0400 (Wed, 28 Jul 2004) | 7 lines
-Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-
-RT-Ticket: 5899
-RT-Status: resolved
-
- * html/Search/Results.tsv now works with custom fields that have line breaks
-   within them.
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransaction
 
+ r4801@zoq-fot-pik:  chmrr | 2005-07-06 11:03:17 -0400
+  * Fix '#' links after ticket update
 
 ------------------------------------------------------------------------
-r1289 | huberth | 2004-07-28 14:35:38 -0400 (Wed, 28 Jul 2004) | 5 lines
+r3394 | glasser | 2005-07-05 21:53:14 -0400 (Tue, 05 Jul 2005) | 9 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/etc/drop.Oracle
-
-RT-Ticket: 5908
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- * drop.Oracle now drops the attributes table.
+ r36303@tin-foil:  glasser | 2005-07-05 19:55:16 -0300
+ RT-Ticket: 6757
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ Transaction custom fields weren't always being set in Updates, because
+ Transaction->UpdateCustomFields was being confused by the -Magic values.
+ (I should write a test for this, too.)
 
 ------------------------------------------------------------------------
-r1288 | leira | 2004-07-28 00:04:12 -0400 (Wed, 28 Jul 2004) | 2 lines
+r3393 | glasser | 2005-07-05 21:52:54 -0400 (Tue, 05 Jul 2005) | 13 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
 
-Handle 0 values properly.
+ r36299@tin-foil:  glasser | 2005-07-05 16:39:02 -0300
+ RT-Ticket: 6774
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ Actually set password when creating a new user, and clean up the error reporting
+ from password setting.  (And if you don't manage to set a password (either by leaving
+ it blank or by entering an invalid password) when creating a user, add a notice that
+ the user won't be able to log in.)  Also, indentation cleanup.
+ 
+ Patch by Ruslan Zakirov.
+ 
 
 ------------------------------------------------------------------------
-r1286 | robert | 2004-07-26 15:15:12 -0400 (Mon, 26 Jul 2004) | 6 lines
+r3392 | glasser | 2005-07-05 21:52:35 -0400 (Tue, 05 Jul 2005) | 7 lines
 Changed paths:
-   M /
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r1291@dog:  rspier | 2004-07-26T19:14:41.133769Z
+ r36292@tin-foil:  glasser | 2005-07-05 13:43:16 -0300
+ RT-Ticket: 6811
+ RT-Status: resolved
+ RT-Update: correspond
  
- Revert the last microoptimization.  It smells funny and will create problems with merging to 3.3
- ----------------------------------------------------------------------
+ Update French localization for 3.4.2 (thanks to J?\195?\169r?\195?\180me Fenal)
 
 ------------------------------------------------------------------------
-r1285 | robert | 2004-07-26 15:07:58 -0400 (Mon, 26 Jul 2004) | 18 lines
+r3391 | kevinr | 2005-07-05 20:48:09 -0400 (Tue, 05 Jul 2005) | 9 lines
 Changed paths:
-   M /
-   M /DBIx-SearchBuilder/trunk/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/SelfService/Display.html
 
- ----------------------------------------------------------------------
- r1287@dog:  rspier | 2004-07-26T18:56:48.690023Z
- 
- [fsck.com #5879] - DBIx::SearchBuilder should treat 'IS' as case insensitive, since most databases do too.
- ----------------------------------------------------------------------
- r1288@dog:  rspier | 2004-07-26T19:00:50.217330Z
- 
- MicroOptimizations:
- 	- if we're doing an IS NULL search already, there's no reason to do a $null_columns_ok
- 	- use || instead of 'or' so we can short-circuit
- ----------------------------------------------------------------------
- r1289@dog:  rspier | 2004-07-26T19:06:54.604573Z
+ r6005@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-05 20:47:55 -0400
+ RT-Ticket: 6505
+ RT-Status: resolved
+ RT-Update: correspond
  
- MicroOptimization/Cleanup:
- 	- get rid of $null_columns_ok flag
- 	- clean up logic, and use string compare instead of regexp
- ----------------------------------------------------------------------
+ Fixed the bug Seph noted where the "Brief/Full Headers" links in SelfService
+ were attempting to direct the user to /Ticket/Display.html instead of 
+ /SelfService/Display.html
 
 ------------------------------------------------------------------------
-r1284 | leira | 2004-07-23 17:43:20 -0400 (Fri, 23 Jul 2004) | 2 lines
+r3390 | kevinr | 2005-07-05 19:11:14 -0400 (Tue, 05 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
-Reset string properly when uploading a template file.
+ r5982@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-05 19:06:09 -0400
+ * Fixed a typo in the perldoc
 
 ------------------------------------------------------------------------
-r1283 | jesse | 2004-07-23 17:23:10 -0400 (Fri, 23 Jul 2004) | 6 lines
+r3389 | glasser | 2005-07-05 16:05:39 -0400 (Tue, 05 Jul 2005) | 13 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/etc/RT_Config.pm.in
-   A /rt/branches/3.2-RELEASE/html/NoAuth/images/autohandler
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
- ----------------------------------------------------------------------
- r8292@tinbook:  jesse | 2004-07-23T21:23:16.884303Z
+ r36299@tin-foil:  glasser | 2005-07-05 16:39:02 -0300
+ RT-Ticket: 6774
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ Actually set password when creating a new user, and clean up the error reporting
+ from password setting.  (And if you don't manage to set a password (either by leaving
+ it blank or by entering an invalid password) when creating a user, add a notice that
+ the user won't be able to log in.)  Also, indentation cleanup.
+ 
+ Patch by Ruslan Zakirov.
  
- RT now goes out of its way to display images, like the logo... even when users fail to configure their webserver correctly
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1282 | jesse | 2004-07-23 13:34:23 -0400 (Fri, 23 Jul 2004) | 8 lines
-Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
-
- ----------------------------------------------------------------------
- r8285@tinbook:  jesse | 2004-07-23T17:33:04.648260Z
- 
- Using single quotes makes the email address in the copyright not get mangled
- ----------------------------------------------------------------------
-
-
-------------------------------------------------------------------------
-r1281 | autrijus | 2004-07-23 13:15:16 -0400 (Fri, 23 Jul 2004) | 7 lines
+r3388 | glasser | 2005-07-05 12:45:50 -0400 (Tue, 05 Jul 2005) | 7 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
 
-RT-Ticket: 5274 
-RT-Status: resolved
-RT-Update: correspond
+ r36292@tin-foil:  glasser | 2005-07-05 13:43:16 -0300
+ RT-Ticket: 6811
+ RT-Status: resolved
+ RT-Update: correspond
  
-Apply Bart Duchesne's patch for correctly deleting old TCFV '0'
-when editing SingleValue TCFs.
+ Update French localization for 3.4.2 (thanks to J?\195?\169r?\195?\180me Fenal)
 
 ------------------------------------------------------------------------
-r1280 | leira | 2004-07-22 23:04:27 -0400 (Thu, 22 Jul 2004) | 2 lines
+r3379 | glasser | 2005-07-04 14:18:35 -0400 (Mon, 04 Jul 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Results.html
 
-No value is NULL, not null.
+ r36245@tin-foil:  glasser | 2005-07-04 14:10:53 -0300
+ RT-Ticket: 6747
+ RT-Status: resolved
+ RT-Update: Correspond
+ 
+ Shorter links for RSS feed and offline 
 
 ------------------------------------------------------------------------
-r1279 | leira | 2004-07-22 23:02:15 -0400 (Thu, 22 Jul 2004) | 5 lines
+r3378 | robert | 2005-07-04 00:40:37 -0400 (Mon, 04 Jul 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt.in
 
-RT-Ticket: 5880
-RT-Status: resolved
-RT-Action: correspond
-NULL values can now be chosen, and the TicketSQL query is constructed properly.
+ r3412@bear:  rspier | 2005-07-04T04:39:33.953112Z
+ documentation error, use -m not -t
+ 
 
 ------------------------------------------------------------------------
-r1278 | leira | 2004-07-22 22:32:27 -0400 (Thu, 22 Jul 2004) | 2 lines
+r3295 | jesse | 2005-07-03 16:37:15 -0400 (Sun, 03 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
-Fill in the default queue if one was specified.
+ r22106@hualien:  jesse | 2005-07-03 16:35:22 -0400
+ * We don't actually need a newer Text::WikiFormat
 
 ------------------------------------------------------------------------
-r1277 | leira | 2004-07-22 22:30:36 -0400 (Thu, 22 Jul 2004) | 2 lines
+r3293 | jesse | 2005-07-03 16:14:29 -0400 (Sun, 03 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
 
-If a template file is uploaded, clear out the old template first (as before).
+ r22091@hualien:  jesse | 2005-07-03 16:13:10 -0400
+  * Disabling a new feature that might be dangerous; test fixes; cf fixes
 
 ------------------------------------------------------------------------
-r1276 | jesse | 2004-07-22 15:08:32 -0400 (Thu, 22 Jul 2004) | 6 lines
+r3292 | jesse | 2005-07-03 16:14:21 -0400 (Sun, 03 Jul 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/l
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- ----------------------------------------------------------------------
- r8281@tinbook:  jesse | 2004-07-22T19:08:48.451578Z
+ r22039@hualien:  jesse | 2005-07-01 21:05:38 -0400
+ * Refactoring of how RT::Record deals with custom fields for greater consistency
  
- * The "/l" component now does all its work in the init block
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1272 | jesse | 2004-07-21 21:04:55 -0400 (Wed, 21 Jul 2004) | 6 lines
-Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
- ----------------------------------------------------------------------
- r8267@tinbook:  jesse | 2004-07-22T01:01:02.633960Z
- 
- Making license blocks fold away
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1271 | autrijus | 2004-07-21 20:52:53 -0400 (Wed, 21 Jul 2004) | 7 lines
+r3272 | alexmv | 2005-07-01 00:32:15 -0400 (Fri, 01 Jul 2005) | 1 line
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r6204@not:  autrijus | 2004-07-22T00:52:38.207887Z
- 
- * Switch $Ticket->AddCustomFieldValue to use $cf->LoadByNameAndQueue for
-   forward compatibility.
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1270 | autrijus | 2004-07-21 20:39:33 -0400 (Wed, 21 Jul 2004) | 6 lines
+r3271 | alexmv | 2005-07-01 00:32:10 -0400 (Fri, 01 Jul 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- ----------------------------------------------------------------------
- r6200@not:  autrijus | 2004-07-22T00:37:31.494556Z
- 
- * $Ticket->AddCustomFieldValue now takes FIELD as Name.
- ----------------------------------------------------------------------
+ r4556@zoq-fot-pik:  chmrr | 2005-06-30 17:58:57 -0400
+  * Don't assume link is happy on creation
 
 ------------------------------------------------------------------------
-r1266 | jesse | 2004-07-20 17:30:05 -0400 (Tue, 20 Jul 2004) | 6 lines
+r3270 | alexmv | 2005-07-01 00:32:06 -0400 (Fri, 01 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/configure.ac
-   A /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   A /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   A /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/t/02regression.t.in
-   A /rt/branches/3.2-RELEASE/lib/t/05cronsupport.pl.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldWikitext
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- ----------------------------------------------------------------------
- r8258@tinbook:  jesse | 2004-07-20T21:24:03.019565Z
- 
- Crontool additions to support scripted notifications [Tara Andrews, for BPS]
- ----------------------------------------------------------------------
+ r4555@zoq-fot-pik:  chmrr | 2005-06-30 17:36:05 -0400
+  * WikiText updates to auto-link http:// style links
 
 ------------------------------------------------------------------------
-r1264 | autrijus | 2004-07-19 22:56:01 -0400 (Mon, 19 Jul 2004) | 8 lines
+r3261 | kevinr | 2005-06-28 18:47:38 -0400 (Tue, 28 Jun 2005) | 7 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
-   M /rt/branches/PLATANO-EXPERIMENTAL/docs/design_docs/ruleset-workflow.txt
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Display.html
 
+ r5752@sad-girl-in-snow:  kevinr | 2005-06-28 17:45:36 -0500
+ RT-Ticket: 6745
+ RT-Status: resolved
+ RT-Update: correspond
  
- r6188@not:  autrijus | 2004-07-20T02:52:39.146361Z
- 
- 
- 
- 
- 
+ Applied Seph's patch to add a BeforeShowHistory callback.
 
 ------------------------------------------------------------------------
-r1263 | huberth | 2004-07-19 15:54:49 -0400 (Mon, 19 Jul 2004) | 2 lines
+r3254 | jesse | 2005-06-27 11:39:18 -0400 (Mon, 27 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/PageLayout
 
- * Generalized Elements/SelectDate slightly, to allow for a differently-sized textbox.
+ r21952@hualien:  jesse | 2005-06-27 11:38:54 -0400
+ * Fixed a broken callback
 
 ------------------------------------------------------------------------
-r1262 | jesse | 2004-07-19 13:29:56 -0400 (Mon, 19 Jul 2004) | 10 lines
-Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
- ----------------------------------------------------------------------
- r8239@tinbook:  jesse | 2004-07-19T16:54:11.660605Z
- 
- 
- ----------------------------------------------------------------------
- r8240@tinbook:  jesse | 2004-07-19T17:01:43.322617Z
- 
- Retagging the source code with the updated submission policy
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1258 | jesse | 2004-07-16 13:13:42 -0400 (Fri, 16 Jul 2004) | 7 lines
+r3252 | jesse | 2005-06-24 13:55:24 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/id.po
+
+ r21656@hualien:  jesse | 2005-06-24 13:53:26 -0400
+  * New Indonesian translation from James Briggs
 
- ----------------------------------------------------------------------
- r8222@tinbook:  jesse | 2004-07-16T17:09:30.264982Z
- 
- Web UI: Fixed bug which prevented unlimited searches
- ----------------------------------------------------------------------
- 
- Core: License tagger preliminary updates
 ------------------------------------------------------------------------
-r1257 | autrijus | 2004-07-15 20:58:55 -0400 (Thu, 15 Jul 2004) | 11 lines
+r3251 | jesse | 2005-06-24 13:55:11 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/README.LAYOUT
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
- ----------------------------------------------------------------------
- r6136@not:  autrijus | 2004-07-15T21:53:07.355306Z
- 
- * revert the inadvertant change and merge wordings from cvs.html
- ----------------------------------------------------------------------
- r6137@not:  autrijus | 2004-07-15T22:04:22.132548Z
- 
- * Make standalone_httpd use $RT::Mason::Handler like other mason_handler progs
- * Eliminate -w warning emitted from Handler.pm.
- ----------------------------------------------------------------------
+ r21522@hualien:  jesse | 2005-06-23 19:49:51 -0400
+ * Some warning avoidance in Action/SendEmail.pm
 
 ------------------------------------------------------------------------
-r1256 | alexmv | 2004-07-15 17:18:42 -0400 (Thu, 15 Jul 2004) | 2 lines
+r3250 | jesse | 2005-06-24 13:54:56 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField
 
- * Handlers are in RT::Interface::Web::Handler now
+ r21521@hualien:  jesse | 2005-06-23 19:49:30 -0400
+ * Custom field edit widget bullet proofing
 
 ------------------------------------------------------------------------
-r1254 | jesse | 2004-07-15 15:08:23 -0400 (Thu, 15 Jul 2004) | 1 line
+r3249 | jesse | 2005-06-24 13:54:42 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/07acl.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t
+
+ r21520@hualien:  jesse | 2005-06-23 19:49:06 -0400
+ * Test suite improvements and cleanups
 
-This be 3.2.1
 ------------------------------------------------------------------------
-r1253 | jesse | 2004-07-15 15:03:26 -0400 (Thu, 15 Jul 2004) | 13 lines
+r3248 | jesse | 2005-06-24 13:54:19 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r8220@tinbook:  jesse | 2004-07-15T19:02:55.020727Z
- 
- RT-Ticket: 5891
- RT-Status: open
- RT-Action: correspond
- 
- Interim measure to only list sortable fields in the "Sort display by" 
- options.
- 
- 
- ----------------------------------------------------------------------
+ r20757@hualien:  jesse | 2005-06-17 19:34:37 -0400
+  * Updated mailgateway documentation
 
 ------------------------------------------------------------------------
-r1251 | jesse | 2004-07-14 16:32:25 -0400 (Wed, 14 Jul 2004) | 6 lines
+r3246 | alexmv | 2005-06-23 17:48:26 -0400 (Thu, 23 Jun 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- ----------------------------------------------------------------------
- r3399@tinbook:  jesse | 2004-07-14T20:23:59.757938Z
+ r4485@zoq-fot-pik:  chmrr | 2005-06-23 17:50:48 -0400
+ RT-Ticket: 6781
+ RT-Update: correspond
+ RT-Status: resolved
  
- Bumping to 3.2.1rc4
- ----------------------------------------------------------------------
+  * _AddWatcher takes Email, not Person; thanks to Andreas Jakum 
 
 ------------------------------------------------------------------------
-r1250 | jesse | 2004-07-14 16:31:47 -0400 (Wed, 14 Jul 2004) | 6 lines
+r3245 | alexmv | 2005-06-23 17:43:57 -0400 (Thu, 23 Jun 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
 
- ----------------------------------------------------------------------
- r3398@tinbook:  jesse | 2004-07-14T19:59:24.627023Z
- 
+ r4483@zoq-fot-pik:  chmrr | 2005-06-23 17:46:18 -0400
+ RT-Ticket: 6782
+ RT-Update: correspond
+ RT-Status: resolved
  
- ----------------------------------------------------------------------
+  * Fix perl invocation; thanks to Kim Toms 
 
 ------------------------------------------------------------------------
-r1249 | jesse | 2004-07-14 16:30:36 -0400 (Wed, 14 Jul 2004) | 6 lines
+r3244 | alexmv | 2005-06-23 17:37:31 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
- ----------------------------------------------------------------------
- r3397@tinbook:  jesse | 2004-07-14T19:44:51.378312Z
- 
- 
- ----------------------------------------------------------------------
+ r4481@zoq-fot-pik:  chmrr | 2005-06-23 17:39:53 -0400
+  * Actually fix the escaping bug
 
 ------------------------------------------------------------------------
-r1248 | jesse | 2004-07-14 15:32:50 -0400 (Wed, 14 Jul 2004) | 10 lines
+r3243 | alexmv | 2005-06-23 16:58:14 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
- ----------------------------------------------------------------------
- r3390@tinbook:  jesse | 2004-07-14T19:30:37.426202Z
- 
- RT-Ticket: 5886
- RT-Action: correspond
- RT-Status: resolved
- 
- Updated rt-crontool to pass in CurrentUser when creating new actions and 
- searches..
+ r4469@zoq-fot-pik:  chmrr | 2005-06-23 17:00:09 -0400
+  * Escape queue name properly
 
 ------------------------------------------------------------------------
-r1246 | autrijus | 2004-07-14 15:24:16 -0400 (Wed, 14 Jul 2004) | 9 lines
+r3242 | alexmv | 2005-06-23 16:58:02 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.4-RELEASE/html/Elements/MyTickets
 
- ----------------------------------------------------------------------
- r6049@not:  autrijus | 2004-07-14T19:18:50.831922Z
- 
- * Implement singular-attribute APIs: FirstAttribute, DeleteAttribute
-   and SetAttribute.
- * Attributes->DeleteEntry can now unconditionally delete all attributes
-   with the matching name.
- ----------------------------------------------------------------------
+ r4468@zoq-fot-pik:  chmrr | 2005-06-23 16:59:51 -0400
+  * Remove possible closure issue (my $foo = .... if $bar;)
 
 ------------------------------------------------------------------------
-r1242 | jesse | 2004-07-14 14:15:13 -0400 (Wed, 14 Jul 2004) | 15 lines
+r3241 | alexmv | 2005-06-23 16:57:54 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   D /rt/branches/3.2-RELEASE/html/Search/Elements/TicketRow
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
- ----------------------------------------------------------------------
- r3377@tinbook:  jesse | 2004-07-14T05:07:22.409809Z
- 
- TicketRow was a vestigal file from RT 3.0
- ----------------------------------------------------------------------
- r3378@tinbook:  jesse | 2004-07-14T18:11:31.705353Z
- 
- RT-Ticket: 5885
- RT-Status: resolved
- RT-Action: correspond
- 
- Reverting an overzealous warning added post 3.2.0
- 
- ----------------------------------------------------------------------
+ r4467@zoq-fot-pik:  chmrr | 2005-06-23 16:58:52 -0400
+  * Doc that CanonicalizeEmailAddress may be called as static
 
 ------------------------------------------------------------------------
-r1240 | alexmv | 2004-07-14 11:34:00 -0400 (Wed, 14 Jul 2004) | 9 lines
+r3240 | alexmv | 2005-06-23 16:57:51 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT.pm.in
 
-RT-Ticket: 5882
-RT-Status: resolved
-RT-Action: correspond
+ r4466@zoq-fot-pik:  chmrr | 2005-06-23 16:58:19 -0400
+  * Document Set() a little better
 
- * Skip links whose base or target is local and the endpoint is a
-   deleted ticket
- * Typo fix in comment in RT::Action::SendMail
+------------------------------------------------------------------------
+r3227 | jesse | 2005-06-18 23:47:04 -0400 (Sat, 18 Jun 2005) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
+* Fixed typo in kevin's fix (/l is a filter. it needs the |)
 
 ------------------------------------------------------------------------
-r1239 | alexmv | 2004-07-14 11:15:20 -0400 (Wed, 14 Jul 2004) | 3 lines
+r3226 | kevinr | 2005-06-18 22:37:51 -0400 (Sat, 18 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
- * Fix error of "No recipients" if FriendlyToLine is set, but all
-   recipients are masked
+ r4496@sad-girl-in-snow:  kevinr | 2005-06-18 21:37:27 -0500
+ * Fixes possible cross-site scripting bug.
 
 ------------------------------------------------------------------------
-r1238 | alexmv | 2004-07-14 09:22:38 -0400 (Wed, 14 Jul 2004) | 6 lines
+r3225 | kevinr | 2005-06-18 22:26:51 -0400 (Sat, 18 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE
 
-RT-Ticket: 5887
-RT-Status: resolved
-RT-Action: correspond
-
- * de grammar fix, patch from pape-rt@inf.fu-berlin.de applied
 
 ------------------------------------------------------------------------
-r1234 | jesse | 2004-07-14 00:45:56 -0400 (Wed, 14 Jul 2004) | 2 lines
+r3224 | kevinr | 2005-06-18 22:26:40 -0400 (Sat, 18 Jun 2005) | 5 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
-Bumping 3.2.1rc3
+ r4487@sad-girl-in-snow:  kevinr | 2005-06-18 21:23:04 -0500
+ * Fixed a typo
+ * now use $RT::WebAddress because it's a good idea
+ * now localize 'Scrip' and number, instead of only the former
 
 ------------------------------------------------------------------------
-r1229 | autrijus | 2004-07-13 15:39:33 -0400 (Tue, 13 Jul 2004) | 6 lines
+r3223 | kevinr | 2005-06-18 03:41:38 -0400 (Sat, 18 Jun 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
- ----------------------------------------------------------------------
- r6043@not:  autrijus | 2004-07-13T19:37:47.955054Z
- 
- * Apache2Handler also needs args_method => CGI for file uploads to work.
- ----------------------------------------------------------------------
+ r4484@sad-girl-in-snow:  kevinr | 2005-06-18 02:40:00 -0500
+ * Cleaned up the list-of-scrips element and made it provide more useful info.
 
 ------------------------------------------------------------------------
-r1225 | jesse | 2004-07-13 15:05:48 -0400 (Tue, 13 Jul 2004) | 1 line
+r3222 | jesse | 2005-06-17 19:36:28 -0400 (Fri, 17 Jun 2005) | 3 lines
 Changed paths:
-   A /rt/branches/3.2-RELEASE (from /rt/branches/rt-3.1:1224)
-   D /rt/branches/rt-3.1
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+
+ r20757@hualien:  jesse | 2005-06-17 19:34:37 -0400
+  * Updated mailgateway documentation
 
-Moving RT 3.1 from branch to a 3.2-RELEASE branch
 ------------------------------------------------------------------------
-r1221 | leira | 2004-07-13 14:14:06 -0400 (Tue, 13 Jul 2004) | 2 lines
+r3212 | jesse | 2005-06-16 12:40:01 -0400 (Thu, 16 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCriteria
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/en.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
 
-Fix formatting of Basics and CFs in the PickCriteria component (a precursor to fixing the values of things inside of these components).
+ r20717@hualien:  jesse | 2005-06-16 12:24:50 -0400
+ * Message catalog updates
 
 ------------------------------------------------------------------------
-r1220 | leira | 2004-07-13 12:36:33 -0400 (Tue, 13 Jul 2004) | 8 lines
+r3211 | jesse | 2005-06-16 12:39:48 -0400 (Thu, 16 Jun 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Notify.pm
 
-RT-Ticket: 5881
-RT-Status: resolved
-RT-Action: correspond
+ r20716@hualien:  jesse | 2005-06-16 12:23:58 -0400
+  r20713@hualien:  jesse | 2005-06-16 12:16:28 -0400
+   r20711@hualien (orig r3204):  alexmv | 2005-06-16 04:31:40 -0400
+    r4308@zoq-fot-pik:  chmrr | 2005-06-16 04:31:30 -0400
+     * Missed an lc
+   
+  
+ 
 
-This is a different problem than the one reported in #5801: this one seems to be regarding the and/or radio buttons on the query builder page, not the toggle button.
+------------------------------------------------------------------------
+r3210 | jesse | 2005-06-16 12:39:36 -0400 (Thu, 16 Jun 2005) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Notify.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
 
-It's now fixed.
+ r20715@hualien:  jesse | 2005-06-16 12:20:34 -0400
+  r20712@hualien:  jesse | 2005-06-16 12:16:22 -0400
+   r20710@hualien (orig r3203):  alexmv | 2005-06-16 04:29:14 -0400
+    r4306@zoq-fot-pik:  chmrr | 2005-06-16 04:29:06 -0400
+     * Move /^$foo$/ regexes to use eq instead, to prevent regex insertion
+       exploits
+   
+  
+ 
 
 ------------------------------------------------------------------------
-r1218 | jesse | 2004-07-12 23:02:17 -0400 (Mon, 12 Jul 2004) | 1 line
+r3209 | jesse | 2005-06-16 12:39:21 -0400 (Thu, 16 Jun 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm
+
+ r20714@hualien:  jesse | 2005-06-16 12:20:30 -0400
+  r20705@hualien:  jesse | 2005-06-16 12:11:06 -0400
+   r19183@hualien (orig r3063):  pdh | 2005-06-03 01:01:55 -0400
+   Misleading error referred to IsApplicable, not Commit
+   
+   
+  
+ 
 
-Bumping to 3.2.1rc2
 ------------------------------------------------------------------------
-r1217 | jesse | 2004-07-12 22:59:34 -0400 (Mon, 12 Jul 2004) | 1 line
+r3208 | jesse | 2005-06-16 12:39:07 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE
 
 
 ------------------------------------------------------------------------
-r1216 | jesse | 2004-07-12 22:52:28 -0400 (Mon, 12 Jul 2004) | 14 lines
+r3207 | jesse | 2005-06-16 12:38:53 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r3350@tinbook:  jesse | 2004-07-13T01:51:31.179491Z
- 
- 
- ----------------------------------------------------------------------
- r3351@tinbook:  jesse | 2004-07-13T02:19:57.407844Z
- 
- 
- ----------------------------------------------------------------------
- r3352@tinbook:  jesse | 2004-07-13T02:37:05.067120Z
- 
- DefaultHandlerArgs is now lazy-evaluated, to more accurately emulate the old behaviour
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1214 | autrijus | 2004-07-12 21:35:23 -0400 (Mon, 12 Jul 2004) | 6 lines
+r3206 | jesse | 2005-06-16 12:38:40 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
- ----------------------------------------------------------------------
- r6007@not:  autrijus | 2004-07-13T01:35:37.162027Z
- 
- * Oops, forgot to load the Handler module.
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1213 | autrijus | 2004-07-12 21:03:09 -0400 (Mon, 12 Jul 2004) | 8 lines
+r3205 | jesse | 2005-06-16 12:38:27 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.svc.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   A /rt/branches/rt-3.1/lib/RT/Interface/Web
-   A /rt/branches/rt-3.1/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-
- ----------------------------------------------------------------------
- r5999:  autrijus | 2004-07-13T00:35:02.795788Z
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
- * Refactor all web handler creation and initialization logic away from
-   RT::Interface::Web, webmux and mason_handle scripts, into a new module
-   "RT::Interface::Web::Handler".
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1211 | huberth | 2004-07-12 18:05:38 -0400 (Mon, 12 Jul 2004) | 2 lines
+r3181 | alexmv | 2005-06-15 17:52:14 -0400 (Wed, 15 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
 
- * Updated RT::Interface::Web to make bulk removals of watchers work.
 
 ------------------------------------------------------------------------
-r1210 | jesse | 2004-07-12 16:26:29 -0400 (Mon, 12 Jul 2004) | 3 lines
+r3180 | alexmv | 2005-06-15 17:52:08 -0400 (Wed, 15 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs
-   M /rt/branches/rt-3.1/html/Elements/EditLinks
-   M /rt/branches/rt-3.1/html/Elements/ShowLinks
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm
-
-Better listings of tickets with a subject of "0"
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldBinary
 
+ r4266@zoq-fot-pik:  chmrr | 2005-06-15 17:51:16 -0400
+  * Backport r3147 from quebec
 
 ------------------------------------------------------------------------
-r1209 | autrijus | 2004-07-12 16:22:48 -0400 (Mon, 12 Jul 2004) | 7 lines
+r3170 | jesse | 2005-06-15 15:58:48 -0400 (Wed, 15 Jun 2005) | 4 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm
 
- ----------------------------------------------------------------------
- r5990@not:  autrijus | 2004-07-12T20:22:03.588615Z
+ r20542@hualien:  jesse | 2005-06-15 15:56:43 -0400
+ * Made search-by-any-customfield work
  
- * Let the cf param in Ticket->CustomFieldValues be optional,
-   so we can get Atom tests to work.
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1206 | jesse | 2004-07-12 14:00:53 -0400 (Mon, 12 Jul 2004) | 1 line
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/etc/acl.Pg
-   M /rt/branches/rt-3.1/etc/acl.mysql
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.Sybase
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql
-   D /rt/branches/rt-3.1/etc/upgrade/3.3.0
-   D /rt/branches/rt-3.1/html/Admin/CustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
-   D /rt/branches/rt-3.1/html/Admin/Elements/CustomFieldTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Admin/Elements/GroupTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Header
-   D /rt/branches/rt-3.1/html/Admin/Elements/ObjectCustomFields
-   D /rt/branches/rt-3.1/html/Admin/Elements/PickCustomFields
-   D /rt/branches/rt-3.1/html/Admin/Elements/PickObjects
-   M /rt/branches/rt-3.1/html/Admin/Elements/QueueTabs
-   D /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldLookupType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
-   M /rt/branches/rt-3.1/html/Admin/Elements/SystemTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Tabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
-   A /rt/branches/rt-3.1/html/Admin/Global/CustomField.html (from /rt/branches/rt-3.1/html/Admin/Global/CustomField.html:1200)
-   A /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html (from /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html:1200)
-   M /rt/branches/rt-3.1/html/Admin/Global/Templates.html
-   M /rt/branches/rt-3.1/html/Admin/Global/index.html
-   D /rt/branches/rt-3.1/html/Admin/Groups/CustomFields.html
-   D /rt/branches/rt-3.1/html/Admin/Groups/History.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
-   D /rt/branches/rt-3.1/html/Admin/Users/CustomFields.html
-   D /rt/branches/rt-3.1/html/Admin/Users/History.html
-   D /rt/branches/rt-3.1/html/Admin/Users/Memberships.html
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Users/index.html
-   M /rt/branches/rt-3.1/html/Admin/index.html
-   D /rt/branches/rt-3.1/html/Download
-   D /rt/branches/rt-3.1/html/Elements/EditCustomField
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldBinary
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldFreeform
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldImage
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldSelect
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldText
-   M /rt/branches/rt-3.1/html/Elements/Header
-   M /rt/branches/rt-3.1/html/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Elements/SelectUsers
-   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
-   D /rt/branches/rt-3.1/html/Elements/ShowCustomFieldImage
-   D /rt/branches/rt-3.1/html/Elements/ShowCustomFields
-   D /rt/branches/rt-3.1/html/Elements/ShowMemberships
-   M /rt/branches/rt-3.1/html/Elements/Submit
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   D /rt/branches/rt-3.1/html/Search/Elements/SelectGroup
-   M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
-   M /rt/branches/rt-3.1/html/SelfService/Closed.html
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople
-   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/Modify.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Base.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/I18N.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomField.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomField_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFields.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
-   M /rt/branches/rt-3.1/lib/RT/System.pm
-   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-   M /rt/branches/rt-3.1/releng.cnf
-   M /rt/branches/rt-3.1/sbin/extract-message-catalog
-   D /rt/branches/rt-3.1/sbin/rt-dump-database.in
-   D /rt/branches/rt-3.1/spec
-
-Reverting change 1201, which was improperly merged from a dev branch
-------------------------------------------------------------------------
-r1204 | jesse | 2004-07-12 13:13:35 -0400 (Mon, 12 Jul 2004) | 6 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+r3155 | jesse | 2005-06-14 17:00:26 -0400 (Tue, 14 Jun 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/RT/I18N/id.po
 
- ----------------------------------------------------------------------
- r2127@tinbook:  jesse | 2004-07-12T17:10:45.849934Z
+ r20078@hualien:  jesse | 2005-06-14 16:57:41 -0400
+ * First draft Indonesian message catalog from James Briggs
  
- Backing out change that altered the "Queue" method on Tickets. Updating Record::Update to be smarter about altering foriegn key rows
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1203 | jesse | 2004-07-12 02:13:41 -0400 (Mon, 12 Jul 2004) | 6 lines
+r3142 | kevinr | 2005-06-13 15:43:08 -0400 (Mon, 13 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/Generic.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/Generic.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-
- ----------------------------------------------------------------------
- r2125@tinbook:  jesse | 2004-07-12T05:19:50.016366Z
- 
- A bunch more work to prepare for roundtrippable comma-delimited files (vitix)
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1202 | jesse | 2004-07-11 23:11:43 -0400 (Sun, 11 Jul 2004) | 6 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-
- ----------------------------------------------------------------------
- r2123@tinbook:  jesse | 2004-07-12T03:10:11.198817Z
- 
- Offline ticket creation from delimited textfiles signficantly improved
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1201 | jesse | 2004-07-10 02:05:15 -0400 (Sat, 10 Jul 2004) | 201 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/etc/acl.Pg
-   M /rt/branches/rt-3.1/etc/acl.mysql
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.Sybase
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Informix
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Oracle
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Pg
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.SQLite
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.mysql
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/schema.Pg
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/schema.mysql
-   A /rt/branches/rt-3.1/html/Admin/CustomFields
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/GroupRights.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/Modify.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/Objects.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/UserRights.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/index.html
-   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
-   A /rt/branches/rt-3.1/html/Admin/Elements/CustomFieldTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Admin/Elements/GroupTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Header
-   A /rt/branches/rt-3.1/html/Admin/Elements/ObjectCustomFields
-   A /rt/branches/rt-3.1/html/Admin/Elements/PickCustomFields
-   A /rt/branches/rt-3.1/html/Admin/Elements/PickObjects
-   M /rt/branches/rt-3.1/html/Admin/Elements/QueueTabs
-   A /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldLookupType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
-   M /rt/branches/rt-3.1/html/Admin/Elements/SystemTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Tabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
-   D /rt/branches/rt-3.1/html/Admin/Global/CustomField.html
-   D /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Global/Templates.html
-   M /rt/branches/rt-3.1/html/Admin/Global/index.html
-   A /rt/branches/rt-3.1/html/Admin/Groups/CustomFields.html
-   A /rt/branches/rt-3.1/html/Admin/Groups/History.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
-   A /rt/branches/rt-3.1/html/Admin/Users/CustomFields.html
-   A /rt/branches/rt-3.1/html/Admin/Users/History.html
-   A /rt/branches/rt-3.1/html/Admin/Users/Memberships.html
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Users/index.html
-   M /rt/branches/rt-3.1/html/Admin/index.html
-   A /rt/branches/rt-3.1/html/Download
-   A /rt/branches/rt-3.1/html/Download/CustomFieldValue
-   A /rt/branches/rt-3.1/html/Download/CustomFieldValue/dhandler
-   A /rt/branches/rt-3.1/html/Download/Tabular
-   A /rt/branches/rt-3.1/html/Download/Tabular/dhandler
-   A /rt/branches/rt-3.1/html/Elements/EditCustomField
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldBinary
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldFreeform
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldImage
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldSelect
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldText
-   M /rt/branches/rt-3.1/html/Elements/Header
-   M /rt/branches/rt-3.1/html/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Elements/SelectUsers
-   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
-   A /rt/branches/rt-3.1/html/Elements/ShowCustomFieldImage
-   A /rt/branches/rt-3.1/html/Elements/ShowCustomFields
-   A /rt/branches/rt-3.1/html/Elements/ShowMemberships
-   M /rt/branches/rt-3.1/html/Elements/Submit
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   A /rt/branches/rt-3.1/html/Search/Elements/SelectGroup
-   M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
-   M /rt/branches/rt-3.1/html/SelfService/Closed.html
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople
-   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/Modify.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Base.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/I18N.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomField.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomField_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFields.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
-   M /rt/branches/rt-3.1/lib/RT/System.pm
-   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-   M /rt/branches/rt-3.1/releng.cnf
-   M /rt/branches/rt-3.1/sbin/extract-message-catalog
-   A /rt/branches/rt-3.1/sbin/rt-dump-database.in
-   A /rt/branches/rt-3.1/spec
-   A /rt/branches/rt-3.1/spec/schema.txt
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
- ----------------------------------------------------------------------
- r2112@tinbook:  jesse | 2004-07-10T04:32:28.577645Z
- 
-  ----------------------------------------------------------------------
-  r1996@tinbook:  jesse | 2004-06-28T03:08:01.495343Z
-  
-   ----------------------------------------------------------------------
-   r1769@tinbook:  jesse | 2004-06-01T20:22:38.640731Z
-   
-   
-   ----------------------------------------------------------------------
-   r1902@tinbook:  jesse | 2004-06-17T01:08:53.996154Z
-   
-   
-   ----------------------------------------------------------------------
-   r1991@tinbook:  jesse | 2004-06-28T02:03:57.669851Z
-   
-   
-   ----------------------------------------------------------------------
-   r1992@tinbook:  jesse | 2004-06-28T02:19:36.386707Z
-   
-   Pulling forward from RT 3.1
-   
-   
-   ----------------------------------------------------------------------
-   r1993@tinbook:  jesse | 2004-06-28T03:06:56.930396Z
-   
-   Merging forward from 3.1
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r1998@tinbook:  jesse | 2004-06-28T03:10:54.232175Z
-  
-   ----------------------------------------------------------------------
-   r1997@tinbook:  jesse | 2004-06-28T03:10:36.434329Z
-   
-   Bumping to 3.3.4
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r2058@tinbook:  autrijus | 2004-07-05T16:56:22.344051Z
-  
-   ----------------------------------------------------------------------
-   r5899@not:  autrijus | 2004-07-05T15:13:55.850880Z
-   
-   * correct the documentation for CreateTickets; it was still referring
-     to the archaic "Approvals" queue and "Approval" type, whereas now we're
-     using "___Approvals" and "approval" now.
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r2059@tinbook:  autrijus | 2004-07-05T19:43:17.347835Z
-  
-   ----------------------------------------------------------------------
-   r5913@not:  autrijus | 2004-07-05T19:41:37.720057Z
-   
-   * add rt-dump-database, a tool to dump config data to initialdata format.
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
- 
- ----------------------------------------------------------------------
- r2113@tinbook:  jesse | 2004-07-10T04:40:37.142269Z
- 
-  ----------------------------------------------------------------------
-  r2012@tinbook:  jesse | 2004-06-28T21:51:20.545520Z
-  
-  Fixed bugs in CreateTickets (Approvals) system, both preexisting and introduced in 3.2.0rc3
-  ----------------------------------------------------------------------
-  r2014@tinbook:  jesse | 2004-06-29T02:46:58.362406Z
-  
-  
-  ----------------------------------------------------------------------
-  r2015@tinbook:  jesse | 2004-06-29T02:47:32.464100Z
-  
-  3.2.0rc4
-  ----------------------------------------------------------------------
-  r2022@tinbook:  jesse | 2004-06-29T17:50:48.925379Z
-  
-  
-  ----------------------------------------------------------------------
-  r2023@tinbook:  jesse | 2004-06-29T17:55:34.408001Z
-  
-  RT-Ticket: 5787
-  RT-Status: resolved
-  RT-UpdateType: correspond
-  
-  Added ticket absolute urls for the various actions one can take on searches.
-  
-  ----------------------------------------------------------------------
-  r2030@tinbook:  jesse | 2004-06-30T04:36:01.943950Z
-  
-  Bumping to 3.2.0
-  ----------------------------------------------------------------------
-  r2067@tinbook:  jesse | 2004-07-06T20:25:17.528316Z
-  
-  
-  ----------------------------------------------------------------------
-  r2068@tinbook:  jesse | 2004-07-06T20:59:43.336929Z
-  
-  Explicit 'Bookmark this search' functionality has been added back to RT 3.2
-  
-  ----------------------------------------------------------------------
-  r2070@tinbook:  jesse | 2004-07-06T21:13:17.298878Z
-  
-  RT-Ticket: 5815
-  RT-Status: resolved
-  RT-Update-Type: correspond
-  
-  RT now advises users about how to set the DBA and DBA Password when upgrading
-  
-  ----------------------------------------------------------------------
-  r2072@tinbook:  jesse | 2004-07-06T22:04:15.878370Z
-  
-   * "Negative" Ticket searches (for all tickets which don't have a
-   certain custom field value) now find tickets which have _no_ custom
-   field value for that ticket.
-  
-   * Custom Field searches should now work better with non-ascii
-   custom field names. (Needs user verification)
-  ----------------------------------------------------------------------
-  r2095@tinbook:  jesse | 2004-07-09T17:06:56.744260Z
-  
-  
-  ----------------------------------------------------------------------
-  r2096@tinbook:  jesse | 2004-07-09T17:55:13.811842Z
-  
-  RT-Ticket: 5800
-  RT-Status: resolved
-  
-  RT now stores sent messages in the database as utf-8.
-  
-  ----------------------------------------------------------------------
-  r2098@tinbook:  jesse | 2004-07-09T19:19:39.944163Z
-  
-  Fixups to Attributes to work with lack of access, rather than just falling over.
-  
-  ----------------------------------------------------------------------
-  r2099@tinbook:  jesse | 2004-07-09T19:21:06.127719Z
-  
-  By default, use verbose mode for reporting missing modules.
-  ----------------------------------------------------------------------
-  r2100@tinbook:  jesse | 2004-07-09T19:25:51.061318Z
-  
-  Added a note about the fact that you'll be happier if you blow away your old RT
-  instance.
-  ----------------------------------------------------------------------
-  r2101@tinbook:  jesse | 2004-07-09T19:27:27.455452Z
-  
-  Fixing tests to conform to linda"s fixed code
-  ----------------------------------------------------------------------
-  r2102@tinbook:  jesse | 2004-07-09T19:29:51.316623Z
-  
-  (Merging 3.0 to 3.2)
-  
-   ----------------------------------------------------------------------
-   r2081@tinbook:  huberth | 2004-07-08T16:28:17.266000Z
-   
-   RT-Ticket: 5773
-   RT-Status: resolved
-   
-    * DBIx::SearchBuilder dependency bumped from 0.97 to 1.01.
-   ----------------------------------------------------------------------
-   r2089@tinbook:  alexmv | 2004-07-08T19:40:10.002177Z
-   
-    * @ARGV _is_ allowed to be empty; it is $search which must not be.
-      Thanks to jdwitt at the domain of software.umn.edu for the catch.
-   
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r2103@tinbook:  jesse | 2004-07-09T19:39:27.276636Z
-  
-  Updated French translation from sebastien.person@easter-eggs.com 
-  ----------------------------------------------------------------------
-  r2105@tinbook:  jesse | 2004-07-09T20:58:36.771281Z
-  
-  Made recording outgoing email optional.
-  Stopped recording attachments multiple times.
-  
-  
-  ----------------------------------------------------------------------
-  r2106@tinbook:  jesse | 2004-07-09T21:00:30.401132Z
-  
-  
-  ----------------------------------------------------------------------
-  r2107@tinbook:  jesse | 2004-07-09T21:00:41.498447Z
-  
-  Removing debugging output
-  ----------------------------------------------------------------------
-  r2110@tinbook:  jesse | 2004-07-10T04:20:46.424456Z
-  
-  Message catalogs updated
-  ----------------------------------------------------------------------
- 
- ----------------------------------------------------------------------
- r2114@tinbook:  jesse | 2004-07-10T06:03:00.790969Z
- 
- Custom field searching now works again on 3.3
- ----------------------------------------------------------------------
+ r4210@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-13 15:39:50 -0400
+ * fixed a couple small issues with the perldoc format
 
 ------------------------------------------------------------------------
-r1200 | jesse | 2004-07-10 00:25:45 -0400 (Sat, 10 Jul 2004) | 21 lines
+r3120 | kevinr | 2005-06-09 01:33:18 -0400 (Thu, 09 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/da.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fi.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/hu.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
- ----------------------------------------------------------------------
- r2105@tinbook:  jesse | 2004-07-09T20:58:36.771281Z
- 
- Made recording outgoing email optional.
- Stopped recording attachments multiple times.
- 
- 
- ----------------------------------------------------------------------
- r2106@tinbook:  jesse | 2004-07-09T21:00:30.401132Z
- 
- 
- ----------------------------------------------------------------------
- r2107@tinbook:  jesse | 2004-07-09T21:00:41.498447Z
- 
- Removing debugging output
- ----------------------------------------------------------------------
- r2110@tinbook:  jesse | 2004-07-10T04:20:46.424456Z
- 
- Message catalogs updated
- ----------------------------------------------------------------------
+ r4110@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-09 01:30:22 -0400
+ * fixed the mis-typed perldoc tags
 
 ------------------------------------------------------------------------
-r1199 | jesse | 2004-07-09 15:41:38 -0400 (Fri, 09 Jul 2004) | 27 lines
+r3119 | kevinr | 2005-06-09 01:32:41 -0400 (Thu, 09 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/bin/rt-crontool.in
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/t/03web.pl.in
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
- ----------------------------------------------------------------------
- r2098@tinbook:  jesse | 2004-07-09T19:19:39.944163Z
- 
- Fixups to Attributes to work with lack of access, rather than just falling over.
- 
- ----------------------------------------------------------------------
- r2099@tinbook:  jesse | 2004-07-09T19:21:06.127719Z
- 
- By default, use verbose mode for reporting missing modules.
- ----------------------------------------------------------------------
- r2100@tinbook:  jesse | 2004-07-09T19:25:51.061318Z
- 
- Added a note about the fact that you'll be happier if you blow away your old RT
- instance.
- ----------------------------------------------------------------------
- r2101@tinbook:  jesse | 2004-07-09T19:27:27.455452Z
- 
- Fixing tests to conform to linda"s fixed code
- ----------------------------------------------------------------------
- r2103@tinbook:  jesse | 2004-07-09T19:39:27.276636Z
-
- RT-Ticket: 5822
- RT-Status: resolved
- 
- Updated French translation from sebastien.person@easter-eggs.com 
- ----------------------------------------------------------------------
+ r4107@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-09 00:43:23 -0400
+ * makes RT::ScripAction::Load return ($id, $message) instead of just $message,
+ and adds perldoc for Load() to that effect.
 
 ------------------------------------------------------------------------
-r1198 | jesse | 2004-07-09 13:55:43 -0400 (Fri, 09 Jul 2004) | 14 lines
+r3116 | jesse | 2005-06-09 01:00:12 -0400 (Thu, 09 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- ----------------------------------------------------------------------
- r2095@tinbook:  jesse | 2004-07-09T17:06:56.744260Z
- 
+ r19701@hualien:  jesse | 2005-06-09 00:58:09 -0400
+ * Bumping to 3.4.3pre1
  
- ----------------------------------------------------------------------
- r2096@tinbook:  jesse | 2004-07-09T17:55:13.811842Z
- 
- RT-Ticket: 5800
- RT-Status: resolved
- 
- RT now stores sent messages in the database as utf-8.
- 
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1197 | alexmv | 2004-07-09 12:05:24 -0400 (Fri, 09 Jul 2004) | 6 lines
+r3094 | kevinr | 2005-06-08 18:44:39 -0400 (Wed, 08 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-
-RT-Ticket: 5821
-RT-Status: resolved
-RT-Action: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
 
- * Workaround for Mozilla 1.7 and Firefix 0.9.1 rendering bug
+ r4080@sad-girl-in-snow:  kevinr | 2005-06-08 18:35:07 -0400
+ * Applied Ruslan Zakirov's ext-mailgate patch, which allows you to take or 
+ resolve tickets by e-mail.
 
 ------------------------------------------------------------------------
-r1196 | alexmv | 2004-07-09 10:56:03 -0400 (Fri, 09 Jul 2004) | 10 lines
+r3085 | kevinr | 2005-06-07 19:29:11 -0400 (Tue, 07 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/html/Search/Results.rdf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-RT-Ticket: 5838
-RT-Status: resolved
-RT-Update: correspond
+ r4043@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-07 19:28:11 -0400
+ * Added return format information to perldoc for Comment() and Correspond()
 
- * Fix webmux.pl to not pass xml files through (xml's content-type is
-   application/xml not text/xml)
-
- * Fix outgoing content-type of results.rdf
+------------------------------------------------------------------------
+r3084 | kevinr | 2005-06-07 19:28:29 -0400 (Tue, 07 Jun 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
 
+ r3943@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-02 16:12:07 -0400
+ * Applied patch from Steve Turner to add a default callback to the Queue
+ Admin page.
 
 ------------------------------------------------------------------------
-r1195 | leira | 2004-07-09 08:02:21 -0400 (Fri, 09 Jul 2004) | 5 lines
+r3077 | alexmv | 2005-06-07 17:56:50 -0400 (Tue, 07 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Quicksearch
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/mason_handler.svc.in
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Date.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/System.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm
 
-RT-Ticket: 5808
-RT-Status: resolved
-RT-Action: correspond
-Applied the patch from bobg@uic.edu, which puts $RT::WebPath into QuickSearch URLS.
+ r4010@zoq-fot-pik:  chmrr | 2005-06-07 17:08:18 -0400
+  * Whitespace fixes for proper POD
 
 ------------------------------------------------------------------------
-r1194 | leira | 2004-07-09 07:33:10 -0400 (Fri, 09 Jul 2004) | 7 lines
+r3073 | jesse | 2005-06-05 17:30:17 -0400 (Sun, 05 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
 
-RT-Ticket: 5814
-RT-Status: resolved
-RT-Action: correspond
-New clauses are now on the top level by default, so blank lines won't appear unless you move something down a level on purpose (in which case, they're needed).
 
-Toggling AND/OR now works correctly at all levels.
+* Updated EmailSubjectTagRegex documentation. Thanks to Phil Homewood for spotting it.
 
 ------------------------------------------------------------------------
-r1189 | huberth | 2004-07-08 13:32:37 -0400 (Thu, 08 Jul 2004) | 5 lines
+r3070 | robert | 2005-06-03 23:36:50 -0400 (Fri, 03 Jun 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
 
-RT-Ticket: 5690
-RT-Status: resolved
+ r3078@bear:  rspier | 2005-06-04T03:36:19.749340Z
+ RT-Ticket: 6748
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ Fallback to $LOGNAME if $USER isn't defined for --with-my-user-group
+ 
+ 
 
- * rt-test-dependencies now only tells you which modules are not present or
-   up-to-date, unless you specify the -v (--verbose) flag on the command line.
 ------------------------------------------------------------------------
-r1183 | jesse | 2004-07-06 18:04:28 -0400 (Tue, 06 Jul 2004) | 11 lines
+r3059 | kevinr | 2005-06-02 16:17:31 -0400 (Thu, 02 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html
 
- ----------------------------------------------------------------------
- r2072@tinbook:  jesse | 2004-07-06T22:04:15.878370Z
- 
-  * "Negative" Ticket searches (for all tickets which don't have a
-  certain custom field value) now find tickets which have _no_ custom
-  field value for that ticket.
- 
-  * Custom Field searches should now work better with non-ascii
-  custom field names. (Needs user verification)
- ----------------------------------------------------------------------
+ r3943@STRATTON-THREE-TWENTY-SEVEN:  kevinr | 2005-06-02 16:12:07 -0400
+ * Applied patch from Steve Turner to add a default callback to the Queue
+ Admin page.
 
 ------------------------------------------------------------------------
-r1182 | jesse | 2004-07-06 17:14:33 -0400 (Tue, 06 Jul 2004) | 11 lines
+r3057 | robert | 2005-06-02 00:15:13 -0400 (Thu, 02 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/AutoOpen.pm
 
- ----------------------------------------------------------------------
- r2070@tinbook:  jesse | 2004-07-06T21:13:17.298878Z
- 
- RT-Ticket: 5815
- RT-Status: resolved
- RT-Update-Type: correspond
- 
- RT now advises users about how to set the DBA and DBA Password when upgrading
+ r3073@bear:  rspier | 2005-06-02T04:14:40.726890Z
+ Support for RT-Control: no-autoopen 
  
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1181 | jesse | 2004-07-06 17:01:04 -0400 (Tue, 06 Jul 2004) | 8 lines
+r3056 | glasser | 2005-06-01 18:39:36 -0400 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE
 
- 
- ----------------------------------------------------------------------
- r2068@tinbook:  jesse | 2004-07-06T20:59:43.336929Z
- 
- Explicit 'Bookmark this search' functionality has been added back to RT 3.2
- 
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1178 | alexmv | 2004-07-02 13:13:35 -0400 (Fri, 02 Jul 2004) | 8 lines
+r3055 | glasser | 2005-06-01 18:39:12 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
+   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/20savedsearch.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/21query-builder.t
 
-RT-Ticket: 5810
-RT-Status: resolved
-RT-Update: correspond
+ r33654@tin-foil:  glasser | 2005-06-01 16:36:18 -0400
+ Fix some test plans, mark some QB tests TODO
 
- * InnoDB check must be done at database initialization, not configure;
-   we can't assume anything about the DSN until then.
+------------------------------------------------------------------------
+r3054 | glasser | 2005-06-01 18:38:38 -0400 (Wed, 01 Jun 2005) | 6 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
+ r33653@tin-foil:  glasser | 2005-06-01 15:19:20 -0400
+ fixdeps wasn't working for me (it was trying to detar inside my MiniCPAN!);
+ its code was "correct" but presumably one of the other 500 modules that were
+ loaded confused CPAN.  (This bug happened both before and after the previous change.)
+ Now just uses a system() call to install.
 
 ------------------------------------------------------------------------
-r1175 | alexmv | 2004-07-01 10:13:24 -0400 (Thu, 01 Jul 2004) | 6 lines
+r3053 | glasser | 2005-06-01 18:38:05 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
-RT-Ticket: 5777
-RT-Status: reolved
-RT-Update: correspond
-
- * Look to form parameters for over-riding defaults on drop-downs
+ r33652@tin-foil:  glasser | 2005-06-01 15:02:58 -0400
+ A mini rewrite of testdeps: now it tells you at the bottom if it is missing anything
 
 ------------------------------------------------------------------------
-r1174 | alexmv | 2004-07-01 09:54:18 -0400 (Thu, 01 Jul 2004) | 7 lines
+r3052 | glasser | 2005-06-01 18:37:45 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/QuickCreate
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
-RT-Ticket: 5797
-RT-Status: resolved
+ r33243@tin-foil:  glasser | 2005-05-27 17:08:38 -0400
+ Add some hopefully correct comments to the head of Search/Build
 
- * Don't provide a bogus null queue, or default to the (nonexistant)
-   "Todo" queue.
+------------------------------------------------------------------------
+r3051 | glasser | 2005-06-01 18:37:29 -0400 (Wed, 01 Jun 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/02basic_web.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/08web_cf_access.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/10merge.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/11-template-insert.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/13-attribute-tests.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/15cf_single_values_are_single.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/21query-builder.t
 
+ r33242@tin-foil:  glasser | 2005-05-27 14:08:19 -0400
+ * Improved Query builder Tests
+ * add plans to a bunch of other tests
 
 ------------------------------------------------------------------------
-r1173 | alexmv | 2004-07-01 09:40:57 -0400 (Thu, 01 Jul 2004) | 7 lines
+r3050 | glasser | 2005-06-01 18:37:12 -0400 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/3.4-RELEASE
 
-RT-Ticket: 5799
-RT-Status: resolved
-RT-Action: correspond
 
- * Explicitly require InnoDB if using MySQL
+------------------------------------------------------------------------
+r3049 | glasser | 2005-06-01 18:36:55 -0400 (Wed, 01 Jun 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html
+   M /rt/branches/3.4-RELEASE/html/Admin/index.html
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/04send_email.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t
 
+ r33110@tin-foil:  glasser | 2005-05-26 13:33:06 -0400
+ Undo 'make license-tag' change; jesse should do this later though
 
 ------------------------------------------------------------------------
-r1171 | jesse | 2004-06-30 00:36:18 -0400 (Wed, 30 Jun 2004) | 6 lines
+r3048 | glasser | 2005-06-01 18:36:40 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
 
- ----------------------------------------------------------------------
- r2030@tinbook:  jesse | 2004-06-30T04:36:01.943950Z
- 
- Bumping to 3.2.0
- ----------------------------------------------------------------------
+ r33109@tin-foil:  glasser | 2005-05-26 12:02:13 -0400
+ More docs and refactoring on QueryBuilder::Tree
 
 ------------------------------------------------------------------------
-r1170 | jesse | 2004-06-29 13:55:58 -0400 (Tue, 29 Jun 2004) | 11 lines
+r3047 | glasser | 2005-06-01 18:36:24 -0400 (Wed, 01 Jun 2005) | 12 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
 
- ----------------------------------------------------------------------
- r2023@tinbook:  jesse | 2004-06-29T17:55:34.408001Z
+ r33108@tin-foil:  glasser | 2005-05-26 02:12:48 -0400
+ rt-ticket: 6568
+ rt-update: correspond
  
- RT-Ticket: 5787
- RT-Status: resolved
- RT-UpdateType: correspond
+   * Better fix to Query Builder; in addition to refactoring most of the code which got
+     information out of the tree, prune away childless AND/ORs, fixing the bug from ticket #6568.
  
- Added ticket absolute urls for the various actions one can take on searches.
+ Also get rid of the reaction to the "Clear" action, which I don't think exists, and which 
+ I think is incorrect, since the root is supposed to have one child (see where it is
+ first created).
  
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1169 | alexmv | 2004-06-29 10:25:46 -0400 (Tue, 29 Jun 2004) | 2 lines
+r3046 | glasser | 2005-06-01 18:35:53 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   D /rt/branches/rt-3.1/html/Elements/ViewUser
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder.pm
 
- * Remove vestigal file (used by 3.0's user preferences interface)
+ r33107@tin-foil:  glasser | 2005-05-26 01:56:25 -0400
+ More Query Builder tree refactoring.
 
 ------------------------------------------------------------------------
-r1168 | alexmv | 2004-06-29 07:41:37 -0400 (Tue, 29 Jun 2004) | 2 lines
+r3045 | glasser | 2005-06-01 18:35:33 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder
+   A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
+   A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder.pm
 
- * Allow user to choose if the sort is ascending or descending
+ r33106@tin-foil:  glasser | 2005-05-26 01:21:29 -0400
+ Move stuff out from html/Search/Build.html into a module; refactor some of the code there.
 
 ------------------------------------------------------------------------
-r1167 | alexmv | 2004-06-29 07:13:37 -0400 (Tue, 29 Jun 2004) | 4 lines
+r3044 | glasser | 2005-06-01 18:35:14 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
-
- * Make it more clear that defaults spring from Builder.html, not
-   DisplayOptions
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html
+   M /rt/branches/3.4-RELEASE/html/Admin/index.html
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
 
+ r33105@tin-foil:  glasser | 2005-05-26 00:02:36 -0400
+ Run 'make license-tag'
 
 ------------------------------------------------------------------------
-r1166 | alexmv | 2004-06-29 07:11:12 -0400 (Tue, 29 Jun 2004) | 16 lines
+r3043 | glasser | 2005-06-01 18:34:56 -0400 (Wed, 01 Jun 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   A /rt/branches/3.4-RELEASE/lib/t/regression/21query-builder.t
 
-RT-Ticket: 5720
-RT-Status: resolved
-RT-Update: correspond
-
- * Saved searches now store "order by" and "rows per page" (#5720)
-
- * Fixed bug where Format was not being correctly displayed after
-   loading from session or save (#5780)
-
- * Consolidate code (one section for defaults)
-
- * Use only one  per page instead of three
+ r33104@tin-foil:  glasser | 2005-05-25 23:53:28 -0400
+ Fix mistake in the function I just made
+ 
+ Add a bit of testing of the query builder.
 
- * Save a database hit on checking for dirty searches
+------------------------------------------------------------------------
+r3042 | glasser | 2005-06-01 18:34:38 -0400 (Wed, 01 Jun 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
+ r33103@tin-foil:  glasser | 2005-05-25 22:24:07 -0400
+ And remove the old functionality too.
 
 ------------------------------------------------------------------------
-r1164 | jesse | 2004-06-28 22:49:46 -0400 (Mon, 28 Jun 2004) | 6 lines
+r3041 | glasser | 2005-06-01 18:33:51 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
- ----------------------------------------------------------------------
- r2015@tinbook:  jesse | 2004-06-29T02:47:32.464100Z
- 
- 3.2.0rc4
- ----------------------------------------------------------------------
+ r33102@tin-foil:  glasser | 2005-05-25 22:22:53 -0400
+ build_array was being called twice for two totally disconnected reasons.  Split one out.
 
 ------------------------------------------------------------------------
-r1163 | jesse | 2004-06-28 17:52:11 -0400 (Mon, 28 Jun 2004) | 6 lines
+r3040 | glasser | 2005-06-01 18:32:34 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
- ----------------------------------------------------------------------
- r2012@tinbook:  jesse | 2004-06-28T21:51:20.545520Z
- 
- Fixed bugs in CreateTickets (Approvals) system, both preexisting and introduced in 3.2.0rc3
- ----------------------------------------------------------------------
+ r33101@tin-foil:  glasser | 2005-05-25 21:05:02 -0400
+ Attempt to add parentheses to the clauses select list, in Query Builder.
 
 ------------------------------------------------------------------------
-r1157 | jesse | 2004-06-27 22:01:15 -0400 (Sun, 27 Jun 2004) | 1 line
+r3039 | glasser | 2005-06-01 18:32:16 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+
+ r33100@tin-foil:  glasser | 2005-05-25 20:21:43 -0400
+ Mini refactoring of Tree->SQL/HTML function
 
-Bumping releng.cnf to 3.2.0rc3
 ------------------------------------------------------------------------
-r1156 | jesse | 2004-06-27 19:05:17 -0400 (Sun, 27 Jun 2004) | 6 lines
+r2998 | kevinr | 2005-05-31 21:08:40 -0400 (Tue, 31 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
-   M /rt/branches/rt-3.1/html/Admin/Global/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Global/Template.html
-   M /rt/branches/rt-3.1/html/Admin/Global/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Members.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Template.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/html/Approvals/index.html
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/SelfService/Prefs.html
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyDates.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/html/User/Delegation.html
-   M /rt/branches/rt-3.1/html/User/Groups/Members.html
-   M /rt/branches/rt-3.1/html/User/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
 
- ----------------------------------------------------------------------
- r1989@tinbook:  jesse | 2004-06-27T22:59:41.380683Z
+ r3841@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 21:07:42 -0400
+ RT-Ticket: 6669
+ RT-Status: resolved
+ RT-Action: correspond
  
- Pulling forward post-3.0.11 fixes from RT 3.0 branch
- ----------------------------------------------------------------------
+ * Fixed the mysteriously-absent '1' in the Norwegian po.
 
 ------------------------------------------------------------------------
-r1155 | jesse | 2004-06-27 18:41:30 -0400 (Sun, 27 Jun 2004) | 6 lines
+r2997 | kevinr | 2005-05-31 20:38:19 -0400 (Tue, 31 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
 
- ----------------------------------------------------------------------
- r1987@tinbook:  jesse | 2004-06-27T22:39:09.485514Z
+ r3010@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 18:10:17 -0400
+ RT-Ticket: 6423
+ RT-Status: resolve
+ RT-Action: correspond
  
- Removing "MemberOf" from the list of user tabs, since it doesn't exist.
- ----------------------------------------------------------------------
+ * Fixed a line I broke in revision 3008 -- vi removed the '%1'.
+
+------------------------------------------------------------------------
+r2996 | kevinr | 2005-05-31 20:35:39 -0400 (Tue, 31 May 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
+
+ r3009@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 17:52:48 -0400
+ RT-Ticket: 6669
+ RT-Status: resolved
+ RT-Action: correspond
+ 
+ * Fixed an extra space in lib/RT/Transaction_Overlay.pm and propagated the 
+ change to the po files, as per Brandon Pulsipher's suggestion.
+
+------------------------------------------------------------------------
+r2995 | kevinr | 2005-05-31 20:34:40 -0400 (Tue, 31 May 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/Modify.html
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
+
+ r3008@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 17:05:08 -0400
+ RT-Ticket: 6423
+ RT-Status: resolve
+ RT-Action: correspond
+ 
+ * Corrected a typo in Admin/Queues/Modify.html and propagated it to all the
+ po files, as per Angelo Turetta's suggestion.
 
 ------------------------------------------------------------------------
-r1152 | jesse | 2004-06-26 18:47:04 -0400 (Sat, 26 Jun 2004) | 2 lines
+r2994 | kevinr | 2005-05-31 16:11:31 -0400 (Tue, 31 May 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Error
 
-Updating CreateTickets.pm to be more portable and useful.
+ r3004@sad-girl-in-snow:  kevinr | 2005-05-31 15:52:19 -0400
+ RT-Ticket: 6684
+ RT-Status: resolve
+ RT-Action: correspond
+ 
+ html/Elements/Error should not continue, and has been changed to add the
+ standard footer element on %cleanup.
 
 ------------------------------------------------------------------------
-r1151 | autrijus | 2004-06-26 16:38:48 -0400 (Sat, 26 Jun 2004) | 6 lines
+r2993 | kevinr | 2005-05-31 16:10:33 -0400 (Tue, 31 May 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r5783@not:  autrijus | 2004-06-26T20:38:49.152776Z
- 
- * backport utf8 fixes for TicketSQL strings from 3.3
- ----------------------------------------------------------------------
+ r2967@sad-girl-in-snow:  kevinr | 2005-05-25 18:37:20 -0400
+ * Added a comma where a compound sentence wanted it.
 
 ------------------------------------------------------------------------
-r1149 | huberth | 2004-06-26 01:43:00 -0400 (Sat, 26 Jun 2004) | 5 lines
+r2992 | kevinr | 2005-05-31 16:10:01 -0400 (Tue, 31 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
-RT-Ticket: 5318
-RT-Status: resolved
+ r2965@sad-girl-in-snow:  kevinr | 2005-05-25 17:47:26 -0400
+ * changed "e-mail" back to "email"
+ * removed discussion of pre-5.8.3 perl versions
 
- * The Reply/Comment dropdown box now defaults to Comment unless the user
-   has clicked Reply.
 ------------------------------------------------------------------------
-r1143 | jesse | 2004-06-25 12:43:50 -0400 (Fri, 25 Jun 2004) | 6 lines
+r2974 | jesse | 2005-05-29 19:28:58 -0400 (Sun, 29 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Results.html
 
- ----------------------------------------------------------------------
- r1971@tinbook:  jesse | 2004-06-25T16:34:00.998988Z
+ r17981@hualien:  jesse | 2005-05-29 19:26:59 -0400
+  r17979@hualien:  jesse | 2005-05-29 19:21:59 -0400
+  RT-Ticket: 6741
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  * Sort order wasn't preserved for the "in memory" saved search. --Phil Homewood
  
- Bumping to 3.2.0rc2
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1142 | alexmv | 2004-06-24 16:50:11 -0400 (Thu, 24 Jun 2004) | 11 lines
+r2968 | jesse | 2005-05-25 22:46:40 -0400 (Wed, 25 May 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-
-
- * Tickets::ItemsArrayRef needs to exist, and step though the contents to
-   ensure access control; code dropped back in
-
- * However, it should provide ordered results; factor out sorting from
-   overridden RT::SearchBuilder's ItemsArrayRef into ItemsOrderBy and
-   call that in Tickets::ItemsArrayRef
-
- * Invalidate ItemMap if ItemsArray is invalidated
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
+ r17717@hualien:  jesse | 2005-05-25 22:43:35 -0400
+ * Better in-reply-to when replying to a message generated via the webui
+ * Now only hang onto the first four and the last six References headers.
+ 
 
 ------------------------------------------------------------------------
-r1141 | alexmv | 2004-06-24 03:48:39 -0400 (Thu, 24 Jun 2004) | 7 lines
+r2967 | jesse | 2005-05-25 22:45:46 -0400 (Wed, 25 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-
- * Further changes to keep sort order
-
- * Remove RT::Tickets_Overlay::ItemsArrayRef, which seemed to only
-   duplicate the effect of RT::SearchBuilder but without the OrderBy
-   feature.
+   M /rt/branches/3.4-RELEASE
 
+ r17705@hualien:  jesse | 2005-05-25 01:17:11 -0400
+ RT-Ticket: 6627
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Updated German translation -- David Schmit
 
 ------------------------------------------------------------------------
-r1140 | alexmv | 2004-06-23 17:33:28 -0400 (Wed, 23 Jun 2004) | 3 lines
+r2966 | jesse | 2005-05-25 22:45:39 -0400 (Wed, 25 May 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE
 
- * Maintain Order and OrderBy across more links -- most importantly,
-   the "prev/next" ones
+ r17704@hualien:  jesse | 2005-05-25 00:59:29 -0400
+ RT-Ticket: 6654
+ RT-Status: resolved
+ RT-Update: correspond 
+ 
+ * Updated Italian translation from Angelo Turetta
+ 
 
 ------------------------------------------------------------------------
-r1138 | alexmv | 2004-06-22 19:37:54 -0400 (Tue, 22 Jun 2004) | 3 lines
+r2965 | jesse | 2005-05-25 22:45:32 -0400 (Wed, 25 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE
 
- * Fix first/prev/next/last buttons (only show once, reparent to sensible place)
- * Add "show results" link whenever there is a search
+ r17703@hualien:  jesse | 2005-05-25 00:55:10 -0400
+ RT-Ticket: 6653
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Small localization fix from Angelo Turetta 
+ 
+ 
 
 ------------------------------------------------------------------------
-r1136 | alexmv | 2004-06-22 17:17:44 -0400 (Tue, 22 Jun 2004) | 2 lines
+r2964 | jesse | 2005-05-25 22:45:25 -0400 (Wed, 25 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
 
- * Oops.  Should make sure to store state before forwarding to results.
+ r17684@hualien:  jesse | 2005-05-24 18:18:21 -0400
+ RT-Ticket: 6713
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Text::WikiFormat is a dependency. And should have been in 3.4.2
+ 
+ 
 
 ------------------------------------------------------------------------
-r1135 | alexmv | 2004-06-22 17:16:41 -0400 (Tue, 22 Jun 2004) | 3 lines
+r2963 | jesse | 2005-05-25 22:45:17 -0400 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
 
- * Do the search _after_ any modifications are passed in -- this
-   allows executing searches from a (relatively) simple URL.
+ r17682@hualien:  jesse | 2005-05-24 12:27:55 -0400
+ * Wikitext fields weren't properly escaping HTML
 
 ------------------------------------------------------------------------
-r1133 | huberth | 2004-06-22 16:31:04 -0400 (Tue, 22 Jun 2004) | 7 lines
+r2961 | glasser | 2005-05-25 19:58:06 -0400 (Wed, 25 May 2005) | 15 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-
-RT-Ticket: 5149
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
-* Transactions previously were ordered only by time of creation, and were 
-  displayed in an arbitrary order otherwise.  They are now sorted first by
-  time of creation and next by transaction ID.
+ r33096@tin-foil:  glasser | 2005-05-25 19:56:11 -0400
+ RT-Ticket: 6568
+ RT-Status: open
+ RT-Update: correspond
+ 
+ * Simple fix to Query Builder to prevent a crash in situations involving
+   the creation of AND/ORs with no children. A fix that treats the cause
+   and not the symptom is planned.  Currently, it may sometimes do "unexpected things"
+   with your ADD, but it is at least in a state that the user can recover from.
+ 
+ Specifically, for Danial's it works as expected; for Tim's example, it gives an incorrect
+ error message (in the context of the QB page, not a Mason crash thing) but the select
+ box is in a good state.
+ 
 
 ------------------------------------------------------------------------
-r1132 | alexmv | 2004-06-22 16:21:52 -0400 (Tue, 22 Jun 2004) | 6 lines
+r2960 | kevinr | 2005-05-25 18:38:43 -0400 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
-RT-Ticket: 5767
-RT-Update: correspond
-RT-Status: resolved
-
- * Fix copy/paste error -- the web group isn't a user, it's a _group_.
+ r2967@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-25 18:37:20 -0400
+ * Added a comma where a compound sentence wanted it.
 
 ------------------------------------------------------------------------
-r1131 | alexmv | 2004-06-22 16:15:47 -0400 (Tue, 22 Jun 2004) | 2 lines
+r2959 | kevinr | 2005-05-25 17:49:43 -0400 (Wed, 25 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
- * Add CreatedBy (AKA Creator) column
+ r2965@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-25 17:47:26 -0400
+ * changed "e-mail" back to "email"
+ * removed discussion of pre-5.8.3 perl versions
 
 ------------------------------------------------------------------------
-r1130 | alexmv | 2004-06-22 16:11:54 -0400 (Tue, 22 Jun 2004) | 2 lines
+r2958 | kevinr | 2005-05-25 16:47:14 -0400 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
- * Remove duplicate hash entries from _ClassAccessible
+ r2950@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-25 16:39:58 -0400
+ * fixed a bunch of typoes in the README
 
 ------------------------------------------------------------------------
-r1129 | alexmv | 2004-06-22 15:43:21 -0400 (Tue, 22 Jun 2004) | 7 lines
+r2957 | jesse | 2005-05-25 01:25:06 -0400 (Wed, 25 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-
-RT-Ticket: 5765
-RT-Status: resolved
-RT-Update: correspond
-
- * Add LastUpdatedBy as a possible column
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
 
+ r17705@hualien:  jesse | 2005-05-25 01:17:11 -0400
+ RT-Ticket: 6627
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Updated German translation -- David Schmit
 
 ------------------------------------------------------------------------
-r1128 | jesse | 2004-06-22 15:40:41 -0400 (Tue, 22 Jun 2004) | 6 lines
+r2956 | jesse | 2005-05-25 01:24:55 -0400 (Wed, 25 May 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
-
-RT-Ticket: 2584
-RT-Status: open
-
-The previous patch wasn't valid mason. I'd also like to do something a little more elegant. (Perhaps we should do it at the API level, not the UI level)
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
 
+ r17704@hualien:  jesse | 2005-05-25 00:59:29 -0400
+ RT-Ticket: 6654
+ RT-Status: resolved
+ RT-Update: correspond 
+ 
+ * Updated Italian translation from Angelo Turetta
+ 
 
 ------------------------------------------------------------------------
-r1127 | alexmv | 2004-06-22 14:49:51 -0400 (Tue, 22 Jun 2004) | 6 lines
+r2955 | jesse | 2005-05-25 01:24:46 -0400 (Wed, 25 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.17/content
-
-RT-Ticket: 5764
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions
 
- * Fix missing paren
+ r17703@hualien:  jesse | 2005-05-25 00:55:10 -0400
+ RT-Ticket: 6653
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+ * Small localization fix from Angelo Turetta 
+ 
+ 
 
 ------------------------------------------------------------------------
-r1125 | jesse | 2004-06-21 15:39:29 -0400 (Mon, 21 Jun 2004) | 10 lines
+r2954 | jesse | 2005-05-24 18:21:27 -0400 (Tue, 24 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- ----------------------------------------------------------------------
- r1949@tinbook:  jesse | 2004-06-21T18:09:01.019869Z
+ r17684@hualien:  jesse | 2005-05-24 18:18:21 -0400
+ RT-Ticket: 6713
+ RT-Status: resolved
+ RT-Update: correspond
  
+ * Text::WikiFormat is a dependency. And should have been in 3.4.2
  
- ----------------------------------------------------------------------
- r1950@tinbook:  jesse | 2004-06-21T19:36:16.853567Z
  
- Bumping to RT 3.2.0rc1
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1124 | alexmv | 2004-06-21 05:19:56 -0400 (Mon, 21 Jun 2004) | 2 lines
+r2953 | jesse | 2005-05-24 18:21:07 -0400 (Tue, 24 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-   M /rt/branches/rt-3.1/html/Search/Elements/EditFormat
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldWikitext
 
- * Search cleanup
+ r17682@hualien:  jesse | 2005-05-24 12:27:55 -0400
+ * Wikitext fields weren't properly escaping HTML
 
 ------------------------------------------------------------------------
-r1123 | jesse | 2004-06-21 00:36:40 -0400 (Mon, 21 Jun 2004) | 6 lines
+r2945 | kevinr | 2005-05-24 13:53:43 -0400 (Tue, 24 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Elements/ScrubHTML
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
- ----------------------------------------------------------------------
- r1946@tinbook:  jesse | 2004-06-21T04:35:49.516410Z
- 
- Be more conservative about what href tags we display in scrubbed html
- ----------------------------------------------------------------------
+ r2945@sad-girl-in-snow:  kevinr | 2005-05-24 13:51:57 -0400
+ * Updated README to note that RT works with Oracle versions >=9.2
 
 ------------------------------------------------------------------------
-r1120 | robert | 2004-06-20 02:25:23 -0400 (Sun, 20 Jun 2004) | 6 lines
+r2936 | jesse | 2005-05-23 15:30:36 -0400 (Mon, 23 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- ----------------------------------------------------------------------
- r607@bear:  rspier | 2004-06-20T06:25:04.273677Z
+ r17673@hualien:  jesse | 2005-05-23 15:27:11 -0400
+ RT-Ticket: 6459
+ RT-Status: resolved
+ 
+ * Updates to the _AddLink return values from Todd Chapman.
  
- 'RT' should always be UC
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1116 | alexmv | 2004-06-18 15:23:03 -0400 (Fri, 18 Jun 2004) | 2 lines
+r2935 | jesse | 2005-05-23 15:30:26 -0400 (Mon, 23 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/t/00smoke.t.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
 
- * Exclude the .pm config files in etc/
+ r17672@hualien:  jesse | 2005-05-23 15:22:51 -0400
+ * Switch the default WebURL to "localhost" to make the regression suite pass
+   more cleanly
 
 ------------------------------------------------------------------------
-r1115 | alexmv | 2004-06-18 14:56:12 -0400 (Fri, 18 Jun 2004) | 3 lines
+r2934 | jesse | 2005-05-23 15:30:16 -0400 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
 
- * CustomField->QueueObj is defined; checking for glocal fields should
-   be done with CustomField->QueueObj->id
+ r17671@hualien:  jesse | 2005-05-23 14:21:54 -0400
+ * Since EmailParser _might_ be used out of Interface::Email context, require Interface::Email.
 
 ------------------------------------------------------------------------
-r1113 | leira | 2004-06-18 12:22:37 -0400 (Fri, 18 Jun 2004) | 6 lines
+r2933 | jesse | 2005-05-23 15:30:02 -0400 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-
-RT-Ticket: 5478
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
 
-We now pay attention to the longest row when parsing the header, and pad the rows for the entries if necessary, so that the shadings continues all the way across.
+ r17670@hualien:  jesse | 2005-05-23 13:48:34 -0400
+  * RT::EmailParser->ParseTicketId was deprecated but that was not clear. Also, the code was out of date
 
 ------------------------------------------------------------------------
-r1111 | jesse | 2004-06-18 01:50:41 -0400 (Fri, 18 Jun 2004) | 1 line
+r2932 | glasser | 2005-05-23 13:04:38 -0400 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/02basic_web.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/03web_compiliation_errors.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/07acl.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/08web_cf_access.t
 
-Bumping to 3.1.17 (yes, we skipped 3.1.16)
+Allow for base URL to be changed when doing regressions.
+(And kind of allow for Organization to be changed, except the mailgate
+test will still bite it if you do.)
 ------------------------------------------------------------------------
-r1110 | jesse | 2004-06-18 01:45:58 -0400 (Fri, 18 Jun 2004) | 14 lines
+r2909 | glasser | 2005-05-22 17:03:29 -0400 (Sun, 22 May 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
-   D /rt/branches/rt-3.1/bin/rt-commit-handler.in
-   M /rt/branches/rt-3.1/bin/rt-crontool.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-
- ----------------------------------------------------------------------
- r1918@tinbook:  jesse | 2004-06-18T02:59:32.811556Z
- 
- Starting to refactor CGI/Apache handler code to reduce duplication
- ----------------------------------------------------------------------
- r1919@tinbook:  jesse | 2004-06-18T03:03:37.413121Z
- 
- Add back mason data_dir support
- ----------------------------------------------------------------------
- r1920@tinbook:  jesse | 2004-06-18T03:27:07.080772Z
- 
- Removed the rest of SetGID from the RT core.
- ----------------------------------------------------------------------
+   M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
 
+Put an obviously fake instead of possibly wrong path in an example command.`
 ------------------------------------------------------------------------
-r1108 | alexmv | 2004-06-17 20:32:09 -0400 (Thu, 17 Jun 2004) | 7 lines
+r2887 | jesse | 2005-05-16 22:09:21 -0400 (Mon, 16 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
-RT-Ticket: 5746
-RT-Status: resolved
-RT-Update: correspond
-
- * Apply patch from 5746 to fix bug where attachments to jumbo were
-   ignored
+ r16893@hualien:  jesse | 2005-05-16 18:04:08 -0400
+ * Better creation of in-reply-to/references headers on web-ased reply
 
 ------------------------------------------------------------------------
-r1107 | alexmv | 2004-06-17 20:13:46 -0400 (Thu, 17 Jun 2004) | 8 lines
+r2886 | jesse | 2005-05-16 17:49:47 -0400 (Mon, 16 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-
-RT-Ticket: 5753
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/PageLayout
 
- * RT::Record objects are not always tickets; do introspection to find
-   out what kind of object we're updating, and use that to generate
-   the log message
+ r16891@hualien:  jesse | 2005-05-16 22:48:02 +0100
+ * Adding a new "top of page" callback
+ 
 
 ------------------------------------------------------------------------
-r1104 | leira | 2004-06-17 15:39:21 -0400 (Thu, 17 Jun 2004) | 6 lines
+r2880 | jesse | 2005-05-13 10:25:08 -0400 (Fri, 13 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
-
-RT-Ticket: 2584
-RT-Status: resolved
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
 
-The Templates page now says how many scrips each template is being used by, and if you delete a template that's in use, the actions at the top warn you that you've done so.
+ r16761@hualien:  jesse | 2005-05-13 15:22:22 +0100
+ * Ruslan found a debugging statement we had accidentally committed
 
 ------------------------------------------------------------------------
-r1103 | leira | 2004-06-17 15:08:04 -0400 (Thu, 17 Jun 2004) | 6 lines
+r2879 | jesse | 2005-05-12 20:04:44 -0400 (Thu, 12 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditWatchers
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-
-RT-Ticket: 3240
-RT-Status: resolved
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
 
-Everything but Transaction type is now "DeleteWatcher" rather than "DelWatcher".
+ r16510@hualien:  jesse | 2005-05-12 17:44:00 +0100
+ * Fix on the plane was wrong. sigh
 
 ------------------------------------------------------------------------
-r1102 | leira | 2004-06-17 14:10:41 -0400 (Thu, 17 Jun 2004) | 6 lines
+r2864 | jesse | 2005-05-11 20:06:23 -0400 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/initialdata
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.17
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.17/content
-   A /rt/branches/rt-3.1/lib/RT/Condition/PriorityChange.pm
-
-RT-Ticket: 4355
-RT-Status: resolved
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
 
-Added new "On Priority Change" condition and "Notify Ccs" and "NotifyCcs as Comment" action.
+ r16468@hualien:  jesse | 2005-05-11 15:34:43 +0100
+ * CustomFieldValues fix had a typo
 
 ------------------------------------------------------------------------
-r1101 | jesse | 2004-06-17 14:10:32 -0400 (Thu, 17 Jun 2004) | 8 lines
+r2863 | jesse | 2005-05-11 20:06:12 -0400 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
- 
- ----------------------------------------------------------------------
- r1916@tinbook:  jesse | 2004-06-17T18:09:53.277305Z
- 
- Starting to move away from SetGID fastcgi support. Switched to using mason's "memory cache" instead of the "file cache" for mason template files. This should have a very minimal performance impact and reduce user confusion'
- 
- ----------------------------------------------------------------------
+ r16462@hualien:  jesse | 2005-05-11 15:30:30 +0100
+ * Try harder to set a proper In-reply-to: header
 
 ------------------------------------------------------------------------
-r1098 | leira | 2004-06-17 13:00:37 -0400 (Thu, 17 Jun 2004) | 6 lines
+r2862 | jesse | 2005-05-11 20:06:01 -0400 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
-
-RT-Ticket: 3035
-RT-Status: resolved
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
 
-RT::Interface::Email now knows whether it's trying to create a user on ticket creation or reply, and gives an appropriate error message about which right is lacking.
+ r16461@hualien:  jesse | 2005-05-11 15:23:33 +0100
+ * Custom field values can now be integers
 
 ------------------------------------------------------------------------
-r1097 | leira | 2004-06-17 10:01:58 -0400 (Thu, 17 Jun 2004) | 6 lines
+r2861 | robert | 2005-05-10 01:54:35 -0400 (Tue, 10 May 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowUserEntry
-
-RT-Ticket: 4121
-RT-Status: resolved
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/CreateTickets.pm
 
-
moved to ShowGroupMembers rather than ShowUserEntry. + r2875@bear: rspier | 2005-05-10T05:54:13.875334Z + quick and dirty fix (ok, not so quick, and not really so dirty) + for the recursive CreateTickets dataloss issue. + ------------------------------------------------------------------------ -r1096 | leira | 2004-06-17 09:36:47 -0400 (Thu, 17 Jun 2004) | 8 lines +r2856 | jesse | 2005-05-09 21:52:39 -0400 (Mon, 09 May 2005) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip - -RT-Ticket: 2583 -RT-Status: resolved -RT-Action: comment + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po + M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm -I moved the Fields for user-defined conditions and actions down, as recommended. This creates new strings for the message catalog, but doesn't change any old ones. - -I also made some more of the labels CSS classes. + r16376@hualien: jesse | 2005-05-09 21:51:14 -0400 + r16373@hualien: jesse | 2005-05-09 21:43:59 -0400 + * Queue name case changes were accidentally generating a "Name Conflict" error + + ------------------------------------------------------------------------ -r1093 | alexmv | 2004-06-16 21:08:55 -0400 (Wed, 16 Jun 2004) | 3 lines +r2855 | jesse | 2005-05-09 21:52:31 -0400 (Mon, 09 May 2005) | 1 line Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE - * Only insert a default "requestor" line if a default value was - passed in; this makes the regression suite happy again. ------------------------------------------------------------------------ -r1092 | jesse | 2004-06-16 20:52:13 -0400 (Wed, 16 Jun 2004) | 8 lines +r2854 | jesse | 2005-05-09 21:52:24 -0400 (Mon, 09 May 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/bin/rt-crontool.in - M /rt/branches/rt-3.1/etc/acl.mysql - M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs - M /rt/branches/rt-3.1/html/Admin/Users/Modify.html - M /rt/branches/rt-3.1/html/Elements/Header - M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway - M /rt/branches/rt-3.1/html/Ticket/Create.html - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory - M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm - M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm - M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT.pm.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFields_Overlay.pm - - ---------------------------------------------------------------------- - r1835@debian: jesse | 2004-06-17T08:42:54.935871Z - r1837@debian: jesse | 2004-06-17T09:51:45.205797Z - - Merged forward from 3.0 + r15829@hualien: jesse | 2005-05-06 16:06:12 -0400 + * Make sure that disabled custom fields aren't listed in Queue CF listings. ------------------------------------------------------------------------ -r1091 | leira | 2004-06-16 18:16:35 -0400 (Wed, 16 Jun 2004) | 7 lines +r2833 | glasser | 2005-05-05 22:44:56 -0400 (Thu, 05 May 2005) | 3 lines Changed paths: - A /rt/branches/rt-3.1/html/Ticket/Elements/ShowGroupMembers - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowPeople - A /rt/branches/rt-3.1/html/Ticket/Elements/ShowUserEntry - -RT-Ticket: 4121 -RT-Status: resolved -RT-Update: comment - -The ShowPeople component now displays each user on its own line, including the username, and the email address if it exists and isn't the same as the username. - + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in +Require modern version of XML::RSS (versions prior to 1.02 do not +encode their output properly; 1.02 and 1.05 have the same prereqs +but 1.05 fixes some other bugs) ------------------------------------------------------------------------ -r1088 | huberth | 2004-06-16 17:30:28 -0400 (Wed, 16 Jun 2004) | 5 lines +r2831 | jesse | 2005-05-04 13:16:54 -0400 (Wed, 04 May 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in - -RT-Ticket: 5717 -RT-Status: resolved + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf -XML::RSS added to sbin/rt-test-dependencies.in + r15792@hualien: jesse | 2005-05-04 13:14:49 -0400 + * This is 3.4.2 ------------------------------------------------------------------------ -r1086 | alexmv | 2004-06-16 14:49:43 -0400 (Wed, 16 Jun 2004) | 12 lines +r2829 | robert | 2005-05-03 23:52:32 -0400 (Tue, 03 May 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/SelectOwner - M /rt/branches/rt-3.1/html/Elements/SelectStatus - M /rt/branches/rt-3.1/html/SelfService/Display.html - M /rt/branches/rt-3.1/html/SelfService/Update.html - M /rt/branches/rt-3.1/html/Ticket/Create.html - M /rt/branches/rt-3.1/html/Ticket/Elements/EditBasics - M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople - M /rt/branches/rt-3.1/html/Ticket/Update.html - M /rt/branches/rt-3.1/html/Tools/MyDay.html - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - -RT-Ticket: 3800 -RT-Status: resolved -RT-Update: correspond + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/initialdata - * Update the "-" line in Owner and Status drop-downs to be more - descriptive in several cases, taking the form "Nobody (Unchanged)"; - this allows it to become the default without losing information. + r2835@bear: rspier | 2005-05-04T03:51:48.597852Z + fix typo in initialdata related to approval rejection + - * Fixed the border cases where owner or status were attempted to be - set to "" by accident +------------------------------------------------------------------------ +r2820 | jesse | 2005-05-02 13:40:54 -0400 (Mon, 02 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + r14639@hualien: jesse | 2005-05-02 13:30:18 -0400 + * This be 3.4.2rc2 ------------------------------------------------------------------------ -r1072 | jesse | 2004-06-14 20:08:15 -0400 (Mon, 14 Jun 2004) | 7 lines +r2819 | jesse | 2005-05-02 13:25:35 -0400 (Mon, 02 May 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - -RT-Ticket: 5712 + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/SelfService/Elements/Tabs -It turns out that MIME::Parser has a lame, non-obvious default for tempfile reuse. -Perhaps code-hits will fix our problem. + r14637@hualien: jesse | 2005-05-02 13:24:05 -0400 + * Patch to SelfService UI to not display a preferences page unless the current user (ie all unprivileged users) has the right to do so. + +------------------------------------------------------------------------ +r2817 | jesse | 2005-04-29 13:11:27 -0400 (Fri, 29 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Ticket/Update.html + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm + r14626@hualien: jesse | 2005-04-29 13:06:57 -0400 + * Message threading improvements suggested by Florian Weimer ------------------------------------------------------------------------ -r1063 | jesse | 2004-06-14 00:36:22 -0400 (Mon, 14 Jun 2004) | 6 lines +r2815 | jesse | 2005-04-29 00:12:18 -0400 (Fri, 29 Apr 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Ticket/Update.html + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm - ---------------------------------------------------------------------- - r1794@debian: jesse | 2004-06-14T13:40:18.744831Z + r14617@hualien: jesse | 2005-04-28 22:56:56 -0400 + * Enabled proper message threading with RT - Another attempt at fixing the taint bug - ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r1056 | jesse | 2004-06-12 12:12:30 -0400 (Sat, 12 Jun 2004) | 6 lines +r2814 | jesse | 2005-04-29 00:12:11 -0400 (Fri, 29 Apr 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm - ---------------------------------------------------------------------- - r1788@debian: jesse | 2004-06-13T01:05:11.245221Z + r14616@hualien: jesse | 2005-04-28 22:56:19 -0400 + * Added a todo notice - Autogenerated error email is now properly marked as Precedence: buil - ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r1039 | leira | 2004-06-09 11:56:31 -0400 (Wed, 09 Jun 2004) | 2 lines +r2813 | jesse | 2005-04-29 00:12:04 -0400 (Fri, 29 Apr 2005) | 1 line Changed paths: - M /rt/branches/rt-3.1/html/Tools/Offline.html - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE -Support default Requestor when creating tickets (will be set if no Requestor is set in the template). ------------------------------------------------------------------------ -r1036 | alexmv | 2004-06-08 18:19:30 -0400 (Tue, 08 Jun 2004) | 7 lines +r2812 | jesse | 2005-04-29 00:11:00 -0400 (Fri, 29 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/I18N/no.po - -RT-Ticket: 5628 -RT-Action: correspond -RT-Status: resolve + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Footer + M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/en.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po - * Applied 's patches (finally, after running - in circles for a while) + r14017@hualien: jesse | 2005-04-21 21:07:47 -0400 + Loc updates ------------------------------------------------------------------------ -r1035 | alexmv | 2004-06-08 16:27:03 -0400 (Tue, 08 Jun 2004) | 8 lines +r2807 | jesse | 2005-04-25 22:33:14 -0400 (Mon, 25 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in -RT-Ticket: 5712 -RT-Action: correspond - - * Fix =head1 NAME - - * This _should_ fix the problems caused by running under taint mode, - but I have no way of testing this at present. +* Correct comments in config file. "RTLogoURL" is actually LogoURL. --Allison Randal ------------------------------------------------------------------------ -r1030 | leira | 2004-06-07 19:38:32 -0400 (Mon, 07 Jun 2004) | 2 lines +r2792 | jesse | 2005-04-20 11:32:54 -0400 (Wed, 20 Apr 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1/lib/t/03web.pl.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po -One simple search test, and many comments about future tests to write. + r13994@hualien: jesse | 2005-04-20 11:31:44 -0400 + RT-Ticket: 6620 + RT-Status: resolved + RT-Update: correspond + + * Hungarian translation had an incorrect Content-Type. Reported upstream from + Debian. + ------------------------------------------------------------------------ -r1029 | alexmv | 2004-06-07 17:50:37 -0400 (Mon, 07 Jun 2004) | 10 lines +r2791 | jesse | 2005-04-19 22:00:57 -0400 (Tue, 19 Apr 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in + M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm -RT-Ticket: 5619 -RT-Action: correspond -RT-Status: resolved + r13990@hualien: jesse | 2005-04-19 22:00:14 -0400 + * Canonicalized => to , in the configuration file + They mean the same thing, but consistency is good. - * Re-indent +------------------------------------------------------------------------ +r2783 | jesse | 2005-04-19 17:05:21 -0400 (Tue, 19 Apr 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/01ticket_link_searching.t + M /rt/branches/3.4-RELEASE/lib/t/regression/19-rtname.t - * Use getpwnam and getgrnam to check for existance of users and - groups that were chosen during configure; this might belong better - in configure.ac, but my perl-fu is better than my autoconf-fu + r13834@hualien: jesse | 2005-04-19 17:03:40 -0400 + RT-Ticket: 6617 + RT-Status: resolve + RT-Update: correspond + + Removed some spurious use lib lines from the test suite. Thanks to Dave Rolsky. + + ------------------------------------------------------------------------ -r1028 | leira | 2004-06-07 16:57:36 -0400 (Mon, 07 Jun 2004) | 2 lines +r2782 | jesse | 2005-04-19 14:19:29 -0400 (Tue, 19 Apr 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm -Remove debugging statements. + r13264@hualien: jesse | 2005-04-19 14:15:54 -0400 + RT-Ticket: 6616 + RT-Status: resolved + RT-Update: correspond + + * Added a new HasPassword method to the RT user object + ------------------------------------------------------------------------ -r1027 | leira | 2004-06-07 16:56:19 -0400 (Mon, 07 Jun 2004) | 4 lines +r2779 | tla | 2005-04-19 00:45:48 -0400 (Tue, 19 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm -- Value of entry aggregator always comes from the node's parent -- Set the parent's entry aggregator when adding a clause to a grouping -- It matters if the value of the node is a reference, not the node itself +fix the perldoc ------------------------------------------------------------------------ -r1020 | alexmv | 2004-06-07 14:39:09 -0400 (Mon, 07 Jun 2004) | 5 lines +r2771 | jesse | 2005-04-18 01:10:20 -0400 (Mon, 18 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/etc/schema.mysql + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldWikitext + A /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldWikitext + M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFields + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm -RT-Ticket: 5648 -RT-Action: comment + r13240@hualien: jesse | 2005-04-18 01:07:43 -0400 + * Added Wikitext custom field type - * Removed some unneeded indices, as per the above ticket +------------------------------------------------------------------------ +r2768 | jesse | 2005-04-18 00:16:42 -0400 (Mon, 18 Apr 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/releng.cnf +3.4.2rc1 ------------------------------------------------------------------------ -r1008 | jesse | 2004-06-06 19:05:02 -0400 (Sun, 06 Jun 2004) | 6 lines +r2749 | jesse | 2005-04-17 21:58:26 -0400 (Sun, 17 Apr 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html - ---------------------------------------------------------------------- - r1802@tinbook: jesse | 2004-06-06T23:05:04.113555Z + 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. - Fixing html for search paging AGAIN - ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r1005 | leira | 2004-06-04 14:45:01 -0400 (Fri, 04 Jun 2004) | 2 lines +r2748 | jesse | 2005-04-17 21:58:19 -0400 (Sun, 17 Apr 2005) | 11 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/TicketList -CreateTickets should pass in link arguments to the Create Method, rather than making the links separatedly after the fact. That way, OnCreate Scrips can know about links made at ticket creation. + 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 + + ------------------------------------------------------------------------ -r1004 | alexmv | 2004-06-03 21:54:54 -0400 (Thu, 03 Jun 2004) | 5 lines +r2746 | jesse | 2005-04-17 21:45:07 -0400 (Sun, 17 Apr 2005) | 9 lines Changed paths: - D /rt/branches/rt-3.1/html/Admin/Elements/ModifyQueue - D /rt/branches/rt-3.1/html/Admin/Elements/ModifyUser - M /rt/branches/rt-3.1/html/Admin/Users/Modify.html - D /rt/branches/rt-3.1/html/Admin/Users/Prefs.html - M /rt/branches/rt-3.1/html/Elements/TitleBoxStart - M /rt/branches/rt-3.1/html/NoAuth/webrt.css - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/SelfService/Display.html - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary - M /rt/branches/rt-3.1/html/User/Prefs.html - M /rt/branches/rt-3.1/html/index.html - - * Introduce boxcontainer class; this is to be applied on td's that - contain columns of titleboxes - * Cull three vestigal files + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + 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 + ------------------------------------------------------------------------ -r1001 | alexmv | 2004-06-03 01:38:00 -0400 (Thu, 03 Jun 2004) | 10 lines +r2745 | jesse | 2005-04-17 21:45:00 -0400 (Sun, 17 Apr 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/html/Elements/EditLinks - M /rt/branches/rt-3.1/html/REST/1.0/ticket/link - M /rt/branches/rt-3.1/html/Search/Bulk.html - M /rt/branches/rt-3.1/html/Ticket/Create.html - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary - M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html - M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html - M /rt/branches/rt-3.1/lib/RT/I18N/cs.po - M /rt/branches/rt-3.1/lib/RT/I18N/da.po - M /rt/branches/rt-3.1/lib/RT/I18N/de.po - M /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po - M /rt/branches/rt-3.1/lib/RT/I18N/es.po - M /rt/branches/rt-3.1/lib/RT/I18N/fi.po - M /rt/branches/rt-3.1/lib/RT/I18N/fr.po - M /rt/branches/rt-3.1/lib/RT/I18N/he.po - M /rt/branches/rt-3.1/lib/RT/I18N/hu.po - M /rt/branches/rt-3.1/lib/RT/I18N/it.po - M /rt/branches/rt-3.1/lib/RT/I18N/ja.po - M /rt/branches/rt-3.1/lib/RT/I18N/nl.po - M /rt/branches/rt-3.1/lib/RT/I18N/no.po - M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po - M /rt/branches/rt-3.1/lib/RT/I18N/ru.po - M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po - M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po - M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row -RT-Ticket: 1961 -RT-Status: closed -RT-Action: comment + 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 + + - * Standardize on "links" instead of "relationships". This affects - the localizations, some of which (cs, da, es, he, hu, it, ja, nl, - no, pt_br, zh_cn, zh_tw) had different translations of "Links" vs - "Relationships". +------------------------------------------------------------------------ +r2744 | jesse | 2005-04-17 21:44:50 -0400 (Sun, 17 Apr 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/SetupSessionCookie + 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 + ------------------------------------------------------------------------ -r997 | leira | 2004-06-02 13:24:23 -0400 (Wed, 02 Jun 2004) | 2 lines +r2743 | jesse | 2005-04-17 21:44:37 -0400 (Sun, 17 Apr 2005) | 6 lines Changed paths: - M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po -Refer to the README for the details. + r13192@hualien: jesse | 2005-04-17 21:23:22 -0400 + RT-Ticket: 6517 + RT-Update: correspond + + * New Russian translation from Andrew Kornilov ------------------------------------------------------------------------ -r996 | leira | 2004-06-02 13:09:20 -0400 (Wed, 02 Jun 2004) | 2 lines +r2742 | jesse | 2005-04-17 21:44:23 -0400 (Sun, 17 Apr 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Ticket/Modify.html -Patch from Robrt to add more info to UPGRADING file. Ticket #5116. + r13191@hualien: jesse | 2005-04-17 21:10:17 -0400 + RT-Ticket: 6589 + RT-Status: resolved + RT-Update: correspond + + * Quieted a deprecation warning -- Dmitry Sivachenko + ------------------------------------------------------------------------ -r995 | leira | 2004-06-02 13:04:15 -0400 (Wed, 02 Jun 2004) | 4 lines +r2741 | jesse | 2005-04-17 21:44:10 -0400 (Sun, 17 Apr 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po -Patch from Todd Chapman (ticket #5405) to allow passing of ticket type into CreateTicket. - -This doesn't change the UI, it just accepts the value in Web.pm. + 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 + ------------------------------------------------------------------------ -r994 | alexmv | 2004-06-01 16:02:28 -0400 (Tue, 01 Jun 2004) | 4 lines +r2740 | jesse | 2005-04-17 21:43:53 -0400 (Sun, 17 Apr 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po -Passing empty import list when loading Module::Versions::Report -bypasses the END block (undocumented feature). There is no reason to -not give empty import lists to every use, either. + r13189@hualien: jesse | 2005-04-17 21:05:49 -0400 + RT-Ticket: 6583 + RT-Status: resolved + RT-Update: correspond + + * Fixed typos in Spanish translation + ------------------------------------------------------------------------ -r993 | jesse | 2004-06-01 15:52:47 -0400 (Tue, 01 Jun 2004) | 2 lines +r2739 | jesse | 2005-04-17 21:43:44 -0400 (Sun, 17 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - M /rt/branches/rt-3.1/lib/t/02regression.t.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditQueueWatchers + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrips + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditTemplates + M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields + M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickObjects + M /rt/branches/3.4-RELEASE/html/Admin/Elements/QueueRightsForUser + M /rt/branches/3.4-RELEASE/html/Admin/Groups/Members.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html + M /rt/branches/3.4-RELEASE/html/Elements/Checkbox + M /rt/branches/3.4-RELEASE/html/Elements/EditLinks + M /rt/branches/3.4-RELEASE/html/Search/Bulk.html + M /rt/branches/3.4-RELEASE/html/SelfService/Update.html + M /rt/branches/3.4-RELEASE/html/Ticket/Create.html + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditWatchers + M /rt/branches/3.4-RELEASE/html/Ticket/Update.html + M /rt/branches/3.4-RELEASE/html/User/Elements/DelegateRights + M /rt/branches/3.4-RELEASE/html/User/Groups/Members.html -Merge forward from RT 3.0 + r13188@hualien: jesse | 2005-04-17 20:58:19 -0400 + * Checkbox fields need a "value" or they are ignored ------------------------------------------------------------------------ -r985 | jesse | 2004-05-31 21:47:18 -0400 (Mon, 31 May 2004) | 6 lines +r2738 | jesse | 2005-04-17 20:26:15 -0400 (Sun, 17 Apr 2005) | 11 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in - ---------------------------------------------------------------------- - r1740@debian: jesse | 2004-06-01T10:51:04.922413Z + 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 - Removing duplicate merged code - ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r984 | jesse | 2004-05-31 21:45:11 -0400 (Mon, 31 May 2004) | 10 lines +r2634 | tla | 2005-04-15 17:21:25 -0400 (Fri, 15 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/html/Search/Bulk.html - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t - ---------------------------------------------------------------------- - r1735@debian: jesse | 2004-06-01T10:41:57.961517Z - - - ---------------------------------------------------------------------- - r1737@debian: jesse | 2004-06-01T10:45:15.986227Z - - Merging from 3.0 - ---------------------------------------------------------------------- +Added ability to update name as well as search parameters. ------------------------------------------------------------------------ -r979 | jesse | 2004-05-29 01:49:03 -0400 (Sat, 29 May 2004) | 14 lines +r2631 | jesse | 2005-04-15 16:52:22 -0400 (Fri, 15 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/webmux.pl.in - M /rt/branches/rt-3.1/configure.ac - A /rt/branches/rt-3.1/etc/acl.Sybase - A /rt/branches/rt-3.1/etc/schema.Sybase - M /rt/branches/rt-3.1/lib/RT/Handle.pm - M /rt/branches/rt-3.1/lib/RT.pm.in - M /rt/branches/rt-3.1/releng.cnf - M /rt/branches/rt-3.1/sbin/rt-setup-database.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t - ---------------------------------------------------------------------- - r1706@tinbook: jesse | 2004-05-28T02:10:56.309297Z - - - ---------------------------------------------------------------------- - r1711@tinbook: jesse | 2004-05-28T02:47:49.277131Z - - - ---------------------------------------------------------------------- - r1735@tinbook: jesse | 2004-05-29T05:43:52.525083Z - - First pass at sybase support. incomplete - ---------------------------------------------------------------------- + r12950@hualien: jesse | 2005-04-15 16:47:32 -0400 + * Cleaned up search tests ------------------------------------------------------------------------ -r976 | leira | 2004-05-28 10:14:56 -0400 (Fri, 28 May 2004) | 2 lines +r2629 | jesse | 2005-04-15 15:29:18 -0400 (Fri, 15 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm -Use Tree::Simple for the Query builder. + r12944@hualien: jesse | 2005-04-15 15:28:01 -0400 + * Fixed Module::Refresh handling for standalone_httpd ------------------------------------------------------------------------ -r974 | robert | 2004-05-28 00:48:02 -0400 (Fri, 28 May 2004) | 8 lines +r2626 | jesse | 2005-04-14 16:36:14 -0400 (Thu, 14 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/SelfService/Display.html - ---------------------------------------------------------------------- - r552@bear: rspier | 2004-05-28T04:46:48.454586Z - - [fsck.com #5639] SearchBuilder doesn't properly paginate initial searc\ - hes - - ---------------------------------------------------------------------- + r12790@hualien: jesse | 2005-04-14 15:07:03 -0400 + * Fix support for uploading attachmends in selfservice. -- HC Chien ------------------------------------------------------------------------ -r968 | jesse | 2004-05-27 23:36:15 -0400 (Thu, 27 May 2004) | 1 line +r2624 | tla | 2005-04-13 13:42:51 -0400 (Wed, 13 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectSearchesForObjects + +Change to exclude saved searches meant for things other than tickets. -Reversing a debug message ------------------------------------------------------------------------ -r967 | jesse | 2004-05-27 23:35:16 -0400 (Thu, 27 May 2004) | 1 line +r2623 | tla | 2005-04-13 13:32:41 -0400 (Wed, 13 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm + +Skeletal inline tests, to make autogen happy. -Bumping to 3.1.16 ------------------------------------------------------------------------ -r964 | jesse | 2004-05-27 22:25:13 -0400 (Thu, 27 May 2004) | 1 line +r2622 | tla | 2005-04-13 12:27:38 -0400 (Wed, 13 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm +Lost a curly brace somewhere. Also noted location of tests for both files. ------------------------------------------------------------------------ -r963 | jesse | 2004-05-27 21:44:09 -0400 (Thu, 27 May 2004) | 6 lines +r2620 | autrijus | 2005-04-13 11:19:54 -0400 (Wed, 13 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - D /rt/branches/rt-3.1/html/Developer - D /rt/branches/rt-3.1/html/Scope + M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html - ---------------------------------------------------------------------- - r1688@debian: jesse | 2004-05-28T10:45:24.148694Z - - Yanking tools that were pulled out into separate distributions - ---------------------------------------------------------------------- +* 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 +Changed paths: + M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html +* 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. ------------------------------------------------------------------------ -r954 | autrijus | 2004-05-26 06:12:38 -0400 (Wed, 26 May 2004) | 20 lines +r2617 | tla | 2005-04-12 21:52:54 -0400 (Tue, 12 Apr 2005) | 3 lines Changed paths: - M /rt - M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po - M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po - M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po - M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po - M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t - ---------------------------------------------------------------------- - r4757@not: autrijus | 2004-05-11T06:13:28.139589Z - - * Chinese translation for 3.2 final. - ---------------------------------------------------------------------- - r5211@not: autrijus | 2004-05-26T10:07:40.959072Z - - * FreezeThaw fails badly when encoding structures with mixed unicode - and byte string contents. Switch to Storable+Base64 which deals - with this gracefully. - - ---------------------------------------------------------------------- - r5212@not: autrijus | 2004-05-26T10:09:36.398305Z - - * EscapeUTF8 should preserve the byte/unicode flag of the original - string. Otherwise, silent promotion on AutoFlush=>0 can corrupt - pages with both byte and unicode string contents. - (Reported by: LCamel and jihuang from foundry) - ---------------------------------------------------------------------- +Added delete method & localized strings in SavedSearch +Made SavedSearches::LimitByPrivacy safe to call multiple times ------------------------------------------------------------------------ -r944 | jesse | 2004-05-24 00:01:33 -0400 (Mon, 24 May 2004) | 14 lines +r2609 | tla | 2005-04-12 15:59:07 -0400 (Tue, 12 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/standalone_httpd.in - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs - M /rt/branches/rt-3.1/html/Elements/EditLinks - M /rt/branches/rt-3.1/html/Elements/ShowLinks - M /rt/branches/rt-3.1/html/Search/Edit.html - M /rt/branches/rt-3.1/html/Search/Results.html - M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t - ---------------------------------------------------------------------- - r1669@tinbook: jesse | 2004-05-24T02:17:41.959105Z - - - ---------------------------------------------------------------------- - r1672@tinbook: jesse | 2004-05-24T03:09:05.156817Z - - - ---------------------------------------------------------------------- - r1673@tinbook: jesse | 2004-05-24T03:59:43.181766Z - - Bumping to 3.1.16 - ---------------------------------------------------------------------- +Made SavedSearches work, added error messages to SavedSearch, updated tests ------------------------------------------------------------------------ -r940 | jesse | 2004-05-23 22:28:44 -0400 (Sun, 23 May 2004) | 2 lines +r2608 | tla | 2005-04-12 15:29:25 -0400 (Tue, 12 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm - A /rt/branches/rt-3.1/lib/t/data/rt-send-cc - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t -Merge forward from 3.0 +SavedSearch now shinily tested. API also changed somewhat. ------------------------------------------------------------------------ -r937 | leira | 2004-05-19 18:31:10 -0400 (Wed, 19 May 2004) | 2 lines +r2607 | tla | 2005-04-11 14:47:03 -0400 (Mon, 11 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + A /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm -added "my" where needed in list function +Semi-tested, semi-working checkpoint. Formal tests to follow shortly. ------------------------------------------------------------------------ -r936 | leira | 2004-05-19 18:30:50 -0400 (Wed, 19 May 2004) | 2 lines +r2603 | tla | 2005-04-10 19:51:56 -0400 (Sun, 10 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + A /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm -CFs with spaces in the name need to have the whole thing quoted. +UNTESTED first cut at a saved search lib wrapper. ------------------------------------------------------------------------ -r935 | leira | 2004-05-19 12:26:11 -0400 (Wed, 19 May 2004) | 2 lines +r2602 | tla | 2005-04-10 19:51:16 -0400 (Sun, 10 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Elements/PickCFs + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in -Don't try to check for the Queue's name if there isn't a queue to begin with. +Upped version dependency of DBIx::SearchBuilder to 1.24 for unique records +feature in CustomFields. ------------------------------------------------------------------------ -r929 | leira | 2004-05-19 00:47:56 -0400 (Wed, 19 May 2004) | 2 lines +r2601 | tla | 2005-04-10 19:49:31 -0400 (Sun, 10 Apr 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Create.html + M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + +User_Overlay: added OwnGroups method to get a collection of groups of which +the user is a member. +Record: revamped ObjectTypeStr according to suggestions. -Remove Debug field. ------------------------------------------------------------------------ -r927 | leira | 2004-05-19 00:39:55 -0400 (Wed, 19 May 2004) | 2 lines +r2592 | jesse | 2005-04-06 15:27:58 -0400 (Wed, 06 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions -Combine two forms that need to be the same. + r11940@hualien: jesse | 2005-04-07 03:23:40 +0800 + * Search "Order By" needed a more greedy matching operation; too many values were selected ------------------------------------------------------------------------ -r925 | leira | 2004-05-19 00:07:41 -0400 (Wed, 19 May 2004) | 2 lines +r2589 | jesse | 2005-04-06 14:58:41 -0400 (Wed, 06 Apr 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Header + M /rt/branches/3.4-RELEASE/html/Elements/TicketList -Comment out the Advanced button again. + 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 + ------------------------------------------------------------------------ -r922 | leira | 2004-05-18 23:31:21 -0400 (Tue, 18 May 2004) | 4 lines +r2588 | jesse | 2005-04-06 13:50:56 -0400 (Wed, 06 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t + + r11933@hualien: jesse | 2005-04-07 01:49:50 +0800 + Half way through custom field search fixes -Improvements to moving items in the query. +------------------------------------------------------------------------ +r2586 | tla | 2005-04-04 04:28:02 -0400 (Mon, 04 Apr 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/html/Elements/EditLinks -Make things into separate forms. +Add a callback for the use of RTFM ------------------------------------------------------------------------ -r921 | leira | 2004-05-18 23:26:06 -0400 (Tue, 18 May 2004) | 2 lines +r2584 | tla | 2005-04-04 04:18:22 -0400 (Mon, 04 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm -Improvements for empty fields and fields with no ID. +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". ------------------------------------------------------------------------ -r919 | jesse | 2004-05-17 22:18:24 -0400 (Mon, 17 May 2004) | 1 line +r2582 | tla | 2005-04-03 15:35:23 -0400 (Sun, 03 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/standalone_httpd.in - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs - M /rt/branches/rt-3.1/html/Elements/EditLinks - M /rt/branches/rt-3.1/html/Elements/ShowLinks - M /rt/branches/rt-3.1/html/Search/Edit.html - M /rt/branches/rt-3.1/html/Search/Results.html - M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm + M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm + +Get rid of LocalURIPrefix test. Would make this DTRT if I knew what TRT was. -Merge tickts ------------------------------------------------------------------------ -r917 | jesse | 2004-05-17 20:16:38 -0400 (Mon, 17 May 2004) | 2 lines +r2557 | tla | 2005-04-01 23:16:13 -0500 (Fri, 01 Apr 2005) | 2 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/configure.ac + A /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm -Merge tickets flowing upstream +A scheme which allows "t:123" URIs, for ticket specification. ------------------------------------------------------------------------ -r916 | jesse | 2004-05-17 16:52:59 -0400 (Mon, 17 May 2004) | 10 lines +r2552 | jesse | 2005-04-01 04:18:10 -0500 (Fri, 01 Apr 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/Makefile.in - ---------------------------------------------------------------------- - r1597@debian: jesse | 2004-05-18T05:37:49.734434Z - - - ---------------------------------------------------------------------- - r1599@debian: jesse | 2004-05-18T05:51:45.332470Z - - Merge forward from 3.0 - ---------------------------------------------------------------------- + r10907@hualien: jesse | 2005-04-01 17:15:55 +0800 + * Added "make depends" as an alias for "make fixdeps" for Autrijus ------------------------------------------------------------------------ -r908 | jesse | 2004-05-17 01:49:16 -0400 (Mon, 17 May 2004) | 6 lines +r2543 | jesse | 2005-03-31 03:50:11 -0500 (Thu, 31 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in - ---------------------------------------------------------------------- - r1588@debian: jesse | 2004-05-17T14:52:29.235868Z + 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 +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/config.layout + + r2579@dog: rspier | 2005-03-30 19:58:06 -0800 + RT-Ticket: 6572 + RT-Status: resolved + RT-Update: correspond + Remove second FHS layout - ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r907 | jesse | 2004-05-17 01:48:11 -0400 (Mon, 17 May 2004) | 1 line +r2541 | tla | 2005-03-30 19:20:44 -0500 (Wed, 30 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/standalone_httpd.in - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs - M /rt/branches/rt-3.1/html/Elements/EditLinks - M /rt/branches/rt-3.1/html/Elements/ShowLinks - M /rt/branches/rt-3.1/html/Search/Edit.html - M /rt/branches/rt-3.1/html/Search/Results.html - M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldText +Fixes so that custom fields will pay attention to defaults, when the defaults +are specified. ------------------------------------------------------------------------ -r906 | jesse | 2004-05-17 01:47:20 -0400 (Mon, 17 May 2004) | 1 line +r2537 | jesse | 2005-03-30 09:44:40 -0500 (Wed, 30 Mar 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/MyTickets - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/19-rtname.t + + 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 + -Removing unused code from TicketsSQL ------------------------------------------------------------------------ -r862 | jesse | 2004-05-10 18:40:16 -0400 (Mon, 10 May 2004) | 1 line +r2526 | jesse | 2005-03-28 05:25:03 -0500 (Mon, 28 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Elements/MyTickets - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner + M /rt/branches/3.4-RELEASE/html/Search/Elements/BuildFormatString + M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions + M /rt/branches/3.4-RELEASE/html/Search/Elements/EditFormat + M /rt/branches/3.4-RELEASE/html/Search/Elements/PickBasics + r10271@hualien: jesse | 2005-03-28 15:49:42 +0800 + * A bunch of minor search query builder cleanup and loc improvements ------------------------------------------------------------------------ -r861 | leira | 2004-05-10 18:17:03 -0400 (Mon, 10 May 2004) | 2 lines +r2523 | jesse | 2005-03-27 12:08:05 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Tools/Offline.html - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm -Set default queue more robustly. + r10258@hualien: jesse | 2005-03-27 12:05:27 -0500 + * Record Message-Id when creating attachment records ------------------------------------------------------------------------ -r857 | jesse | 2004-05-09 14:26:49 -0400 (Sun, 09 May 2004) | 1 line +r2522 | jesse | 2005-03-27 04:14:15 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CurrentUser.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + + r10231@hualien: jesse | 2005-03-27 17:12:44 +0800 + * More fixes for status messages broken in this morning's commit -Fixing some tests from linda; autoconf optimization ------------------------------------------------------------------------ -r850 | jesse | 2004-05-06 21:01:34 -0400 (Thu, 06 May 2004) | 1 line +r2521 | jesse | 2005-03-27 02:40:16 -0500 (Sun, 27 Mar 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.1/lib/RT.pm.in - -Merging forward from rt 3.0 ------------------------------------------------------------------------- -r847 | jesse | 2004-05-06 19:45:24 -0400 (Thu, 06 May 2004) | 6 lines -Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/html/Admin/Groups/index.html - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Ticket/Create.html - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Date.pm - M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/I18N/cs.po - M /rt/branches/rt-3.1/lib/RT/I18N/de.po - M /rt/branches/rt-3.1/lib/RT/I18N/es.po - M /rt/branches/rt-3.1/lib/RT/I18N/fr.po - M /rt/branches/rt-3.1/lib/RT/I18N/he.po - M /rt/branches/rt-3.1/lib/RT/I18N/it.po - M /rt/branches/rt-3.1/lib/RT/I18N/ja.po - M /rt/branches/rt-3.1/lib/RT/I18N/nl.po - M /rt/branches/rt-3.1/lib/RT/I18N/no.po - M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po - M /rt/branches/rt-3.1/lib/RT/I18N/ru.po - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm - M /rt/branches/rt-3.1/lib/RT.pm.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Header - ---------------------------------------------------------------------- - r1481@tinbook: jesse | 2004-05-06T23:43:45.027502Z + r10229@hualien: jesse | 2005-03-27 15:39:30 +0800 + * Added ALT text for BPS corporate logo -- Suggested by Jedi during YAPC.TW 2005 - Merging RT 3.0.11rc1 forward - ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r846 | leira | 2004-05-06 17:00:19 -0400 (Thu, 06 May 2004) | 5 lines +r2520 | jesse | 2005-03-27 02:01:20 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Tools/Offline.html - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Login -- Allow selection of a default queue -- Be more generous about fields padded with spaces -- Be more generous about field names -- Put ENDOFCONTENT at the end of content + 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 ------------------------------------------------------------------------ -r839 | jesse | 2004-05-05 23:53:04 -0400 (Wed, 05 May 2004) | 7 lines +r2519 | jesse | 2005-03-27 01:43:55 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm - - ---------------------------------------------------------------------- - r839@tinbook: jesse | 2004-05-06T03:51:01.771468Z - - #5620: RT 3.1.14 Bug - Can't Update Scrips in Web UI -- UpdateRecordObject wasn't passing all the required parameters - ---------------------------------------------------------------------- + r10225@hualien: jesse | 2005-03-27 14:43:25 +0800 + * SiteConfig typofix ------------------------------------------------------------------------ -r838 | jesse | 2004-05-05 20:33:31 -0400 (Wed, 05 May 2004) | 6 lines +r2518 | jesse | 2005-03-27 01:33:43 -0500 (Sun, 27 Mar 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Elements/Refresh - M /rt/branches/rt-3.1/html/Elements/SelectMatch - M /rt/branches/rt-3.1/html/Elements/SelectNewTicketQueue - M /rt/branches/rt-3.1/html/Elements/SelectQueue - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm - ---------------------------------------------------------------------- - r1069@Jesse-Vincents-Computer: jesse | 2004-05-06T00:32:58.883200Z + r10223@hualien: jesse | 2005-03-27 14:33:12 +0800 + RT-Ticket: 6566 + RT-Status: resolved + RT-Update: correspond - A number of small fixes to play better wtih SQLite - ---------------------------------------------------------------------- + * Added a bit of documentation to RT_SiteConfig.pm -- Thanks to David Glasser + ------------------------------------------------------------------------ -r832 | jesse | 2004-05-05 14:13:16 -0400 (Wed, 05 May 2004) | 2 lines +r2517 | jesse | 2005-03-27 01:16:07 -0500 (Sun, 27 Mar 2005) | 7 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/etc/constraints.mysql - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - -A bit of work to the mysql constraints. Mysql changed its expectations - ------------------------------------------------------------------------- -r775 | jesse | 2004-04-29 22:17:23 -0400 (Thu, 29 Apr 2004) | 7 lines -Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm - - ---------------------------------------------------------------------- - r1395@debian: jesse | 2004-04-30T11:16:57.160412Z - - Fixing RT::Transactions to better honor the trnansaction ACLs - - ---------------------------------------------------------------------- - ------------------------------------------------------------------------- -r774 | jesse | 2004-04-29 18:26:36 -0400 (Thu, 29 Apr 2004) | 1 line -Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/HOWTO/README - M /rt/branches/rt-3.1/HOWTO/change.txt - M /rt/branches/rt-3.1/HOWTO/release.txt - M /rt/branches/rt-3.1/HOWTO/version-control.txt - M /rt/branches/rt-3.1/aclocal.m4 - M /rt/branches/rt-3.1/bin/mason_handler.svc.in - M /rt/branches/rt-3.1/bin/rt-commit-handler.in - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/docs/Security - M /rt/branches/rt-3.1/docs/design_docs/acls - M /rt/branches/rt-3.1/docs/design_docs/approval_notices - M /rt/branches/rt-3.1/docs/design_docs/approval_template - M /rt/branches/rt-3.1/docs/design_docs/cf_search - M /rt/branches/rt-3.1/docs/design_docs/cli_spec - M /rt/branches/rt-3.1/docs/design_docs/cvs_integration - M /rt/branches/rt-3.1/docs/design_docs/delegation - M /rt/branches/rt-3.1/docs/design_docs/evil_plans - M /rt/branches/rt-3.1/docs/design_docs/groups_notes - M /rt/branches/rt-3.1/docs/design_docs/link-definitions.txt - M /rt/branches/rt-3.1/docs/design_docs/recursive_group_membership_algorithm - M /rt/branches/rt-3.1/docs/design_docs/rql_parser_machine.graphviz - M /rt/branches/rt-3.1/docs/design_docs/string-extraction-guide.txt - M /rt/branches/rt-3.1/docs/design_docs/ticket_templates - M /rt/branches/rt-3.1/docs/design_docs/users - M /rt/branches/rt-3.1/docs/rt3-schema-relationships.dot - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/etc/RT_SiteConfig.pm - M /rt/branches/rt-3.1/etc/acl.Informix - M /rt/branches/rt-3.1/etc/acl.Oracle - M /rt/branches/rt-3.1/etc/constraints.mysql - M /rt/branches/rt-3.1/etc/drop.Informix - M /rt/branches/rt-3.1/etc/drop.Oracle - M /rt/branches/rt-3.1/etc/initialdata - M /rt/branches/rt-3.1/etc/rt.spec - M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue - M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField - M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues - M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields - M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers - M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips - M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates - M /rt/branches/rt-3.1/html/Admin/Elements/ListGlobalCustomFields - M /rt/branches/rt-3.1/html/Admin/Elements/QueueRightsForUser - M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType - M /rt/branches/rt-3.1/html/Admin/Elements/SelectGroups - M /rt/branches/rt-3.1/html/Admin/Elements/SelectModifyGroup - M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers - M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights - M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripAction - M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripCondition - M /rt/branches/rt-3.1/html/Admin/Elements/SelectSingleOrMultiple - M /rt/branches/rt-3.1/html/Admin/Elements/SelectUsers - M /rt/branches/rt-3.1/html/Admin/Global/CustomField.html - M /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html - M /rt/branches/rt-3.1/html/Admin/Global/Scrip.html - M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html - M /rt/branches/rt-3.1/html/Admin/Groups/Members.html - M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html - M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html - M /rt/branches/rt-3.1/html/Admin/Groups/index.html - M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html - M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html - M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html - M /rt/branches/rt-3.1/html/Approvals/Display.html - M /rt/branches/rt-3.1/html/Approvals/Elements/Approve - M /rt/branches/rt-3.1/html/Approvals/Elements/PendingMyApproval - M /rt/branches/rt-3.1/html/Approvals/Elements/ShowDependency - M /rt/branches/rt-3.1/html/Approvals/Elements/Tabs - M /rt/branches/rt-3.1/html/Approvals/index.html - M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedEnd - M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedStart - M /rt/branches/rt-3.1/html/Elements/CreateTicket - M /rt/branches/rt-3.1/html/Elements/GotoTicket - M /rt/branches/rt-3.1/html/Elements/Menu - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets - M /rt/branches/rt-3.1/html/Elements/PageLayout - M /rt/branches/rt-3.1/html/Elements/Quicksearch - M /rt/branches/rt-3.1/html/Elements/Refresh - M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField - M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldOperator - M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldValue - M /rt/branches/rt-3.1/html/Elements/SelectGroups - M /rt/branches/rt-3.1/html/Elements/SelectLinkType - M /rt/branches/rt-3.1/html/Elements/SelectResultsPerPage - M /rt/branches/rt-3.1/html/Elements/SelectSortOrder - M /rt/branches/rt-3.1/html/Elements/SelectTicketSortBy - M /rt/branches/rt-3.1/html/Elements/SelectTicketTypes - M /rt/branches/rt-3.1/html/Elements/ViewUser - M /rt/branches/rt-3.1/html/NoAuth/images/back_home.gif - M /rt/branches/rt-3.1/html/NoAuth/images/bplogo.gif - M /rt/branches/rt-3.1/html/NoAuth/images/favicon.png - M /rt/branches/rt-3.1/html/NoAuth/images/head_requestracker.gif - M /rt/branches/rt-3.1/html/NoAuth/images/rt.jpg - M /rt/branches/rt-3.1/html/NoAuth/images/space.gif - M /rt/branches/rt-3.1/html/NoAuth/images/spacer.gif - M /rt/branches/rt-3.1/html/NoAuth/images/squares_blue.gif - M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/default - M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/ns - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/links - M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/default - M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/ns - M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway - M /rt/branches/rt-3.1/html/REST/1.0/logout - M /rt/branches/rt-3.1/html/REST/1.0/search/dhandler - M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment - M /rt/branches/rt-3.1/html/REST/1.0/ticket/link - M /rt/branches/rt-3.1/html/REST/1.0/ticket/merge - M /rt/branches/rt-3.1/html/Search/Elements/TicketRow - M /rt/branches/rt-3.1/html/SelfService/Attachment/dhandler - M /rt/branches/rt-3.1/html/SelfService/Closed.html - M /rt/branches/rt-3.1/html/SelfService/Elements/Tabs - M /rt/branches/rt-3.1/html/SelfService/index.html - M /rt/branches/rt-3.1/html/Ticket/Elements/BulkLinks - M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomField - M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor - M /rt/branches/rt-3.1/html/User/Delegation.html - M /rt/branches/rt-3.1/html/User/Elements/DelegateRights - M /rt/branches/rt-3.1/html/User/Elements/GroupTabs - M /rt/branches/rt-3.1/html/User/Elements/Tabs - M /rt/branches/rt-3.1/html/User/Groups/Members.html - M /rt/branches/rt-3.1/html/User/Groups/Modify.html - M /rt/branches/rt-3.1/html/User/Groups/index.html - M /rt/branches/rt-3.1/html/l - M /rt/branches/rt-3.1/install-sh - M /rt/branches/rt-3.1/lib/RT/ACE_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ACL_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm - M /rt/branches/rt-3.1/lib/RT/Action/ResolveMembers.pm - M /rt/branches/rt-3.1/lib/RT/Action/SetPriority.pm - M /rt/branches/rt-3.1/lib/RT/Action/UserDefined.pm - M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMember_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Condition/AnyTransaction.pm - M /rt/branches/rt-3.1/lib/RT/Condition/BeforeDue.pm - M /rt/branches/rt-3.1/lib/RT/Condition/Overdue.pm - M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm - M /rt/branches/rt-3.1/lib/RT/Condition/PriorityExceeds.pm - M /rt/branches/rt-3.1/lib/RT/Condition/QueueChange.pm - M /rt/branches/rt-3.1/lib/RT/Condition/StatusChange.pm - M /rt/branches/rt-3.1/lib/RT/Condition/UserDefined.pm - M /rt/branches/rt-3.1/lib/RT/CustomField.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValues_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CustomFields.pm - M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Date.pm - M /rt/branches/rt-3.1/lib/RT/GroupMember_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/I18N/cs.pm - M /rt/branches/rt-3.1/lib/RT/I18N/cs.po - M /rt/branches/rt-3.1/lib/RT/I18N/de.po - M /rt/branches/rt-3.1/lib/RT/I18N/en.po - M /rt/branches/rt-3.1/lib/RT/I18N/es.po - M /rt/branches/rt-3.1/lib/RT/I18N/he.po - M /rt/branches/rt-3.1/lib/RT/I18N/i_default.pm - M /rt/branches/rt-3.1/lib/RT/I18N/it.po - M /rt/branches/rt-3.1/lib/RT/I18N/ja.po - M /rt/branches/rt-3.1/lib/RT/I18N/nl.po - M /rt/branches/rt-3.1/lib/RT/I18N/no.po - M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po - M /rt/branches/rt-3.1/lib/RT/I18N/ru.po - M /rt/branches/rt-3.1/lib/RT/Interface/CLI.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Filter/SpamAssassin.pm - M /rt/branches/rt-3.1/lib/RT/Interface/REST.pm - M /rt/branches/rt-3.1/lib/RT/Link.pm - M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Links.pm - M /rt/branches/rt-3.1/lib/RT/Links_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Principal.pm - M /rt/branches/rt-3.1/lib/RT/Principals.pm - M /rt/branches/rt-3.1/lib/RT/Principals_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Queues_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripActions_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripConditions_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Search/ActiveTicketsInQueue.pm - M /rt/branches/rt-3.1/lib/RT/Search/Generic.pm - M /rt/branches/rt-3.1/lib/RT/System.pm - M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/URI/base.pm - M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm - M /rt/branches/rt-3.1/lib/RT.pm.in - M /rt/branches/rt-3.1/lib/t/00smoke.t.in - M /rt/branches/rt-3.1/lib/t/01harness.t.in - M /rt/branches/rt-3.1/lib/t/02regression.t.in - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/dir - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg1 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg2 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg3 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg4 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg5 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg6 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg7 - M /rt/branches/rt-3.1/lib/t/data/multipart-alternative-with-umlaut - M /rt/branches/rt-3.1/lib/t/data/multipart-report - M /rt/branches/rt-3.1/lib/t/data/nested-mime-sample - M /rt/branches/rt-3.1/lib/t/data/nested-rfc-822 - M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1 - M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1-full - M /rt/branches/rt-3.1/lib/t/data/russian-subject-no-content-type - M /rt/branches/rt-3.1/lib/t/data/text-html-in-russian - M /rt/branches/rt-3.1/lib/t/data/text-html-with-umlaut - M /rt/branches/rt-3.1/lib/t/regression/00placeholder - M /rt/branches/rt-3.1/lib/t/regression/mime_tests - M /rt/branches/rt-3.1/m4/rt_enable_layout.m4 - M /rt/branches/rt-3.1/m4/rt_expand_var.m4 - M /rt/branches/rt-3.1/m4/rt_layout.m4 - M /rt/branches/rt-3.1/m4/rt_subst_expanded_arg.m4 - M /rt/branches/rt-3.1/sbin/extract-message-catalog - M /rt/branches/rt-3.1/sbin/extract_pod_tests - M /rt/branches/rt-3.1/sbin/factory - M /rt/branches/rt-3.1/sbin/regression_harness - - ------------------------------------------------------------------------- -r773 | jesse | 2004-04-29 18:22:42 -0400 (Thu, 29 Apr 2004) | 1 line -Changed paths: - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - -Trying to beat a taint bug into the ground ------------------------------------------------------------------------- -r772 | leira | 2004-04-29 15:42:46 -0400 (Thu, 29 Apr 2004) | 2 lines -Changed paths: - M /rt/branches/rt-3.1/html/Search/Elements/PickCFs - -Add CFs to the query. - ------------------------------------------------------------------------- -r771 | robert | 2004-04-29 13:24:24 -0400 (Thu, 29 Apr 2004) | 5 lines -Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - - Subject: "Subject LIKE 'patch' OR content LIKE 'patch'" generates bad SQL - - Joins must come _after_ the limit condition. (Yes, it shouldn't have to be that way, but it's necessary because the primary EA for a subclause must the first one. Another way to fix this might be to pass the EA's into the first Join.. but that seems wrong.. since we're trying to keep Join's abstracted out.) + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + 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 ------------------------------------------------------------------------ -r770 | leira | 2004-04-28 23:27:54 -0400 (Wed, 28 Apr 2004) | 2 lines +r2516 | jesse | 2005-03-27 00:21:35 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm -Fixed borken tests. + r10211@hualien: jesse | 2005-03-27 13:18:07 +0800 + * Updated RT::Transaction to return better Foo changed from "bar" to "baz" messages ------------------------------------------------------------------------ -r769 | leira | 2004-04-28 23:17:51 -0400 (Wed, 28 Apr 2004) | 2 lines +r2515 | jesse | 2005-03-27 00:21:16 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm -commented out non-working code + r10210@hualien: jesse | 2005-03-27 13:17:02 +0800 + * Updated RT::Ticket->_Set to return more appropriate status messages ------------------------------------------------------------------------ -r768 | leira | 2004-04-28 23:06:25 -0400 (Wed, 28 Apr 2004) | 5 lines +r2514 | jesse | 2005-03-27 00:20:57 -0500 (Sun, 27 Mar 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm -Added new tests: - -- "id = OR HasMember = " -- "Subject LIKE 'foo' OR Content LIKE 'foo'" + 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) ------------------------------------------------------------------------ -r765 | jesse | 2004-04-28 14:21:53 -0400 (Wed, 28 Apr 2004) | 2 lines +r2513 | jesse | 2005-03-27 00:20:37 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm -Removing an unneeded bit of escaping + r10208@hualien: jesse | 2005-03-27 13:14:57 +0800 + * Fixing tests to not depend on a deprecated API ------------------------------------------------------------------------ -r764 | root | 2004-04-28 02:11:40 -0400 (Wed, 28 Apr 2004) | 1 line +r2512 | jesse | 2005-03-27 00:20:19 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/bin/standalone_httpd.in - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders - M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember_Overlay.pm -Additional support for standalone httpd ------------------------------------------------------------------------- -r762 | root | 2004-04-28 00:34:37 -0400 (Wed, 28 Apr 2004) | 1 line -Changed paths: - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/bin/standalone_httpd.in - M /rt/branches/rt-3.1/bin/webmux.pl.in - M /rt/branches/rt-3.1/html/Ticket/Create.html + r10207@hualien: jesse | 2005-03-27 13:13:26 +0800 + * Bugfixes to CachedGroupMember->SetDisabled unmasked by the RT::Record fixes -More work on the standalone http server ------------------------------------------------------------------------ -r759 | jesse | 2004-04-27 18:30:19 -0400 (Tue, 27 Apr 2004) | 11 lines +r2511 | jesse | 2005-03-27 00:20:00 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html + M /rt/branches/3.4-RELEASE/html/Elements/MessageBox + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css + M /rt/branches/3.4-RELEASE/html/User/Prefs.html ----------------------------------------------------------------------- -r969@Jesse-Vincents-Computer: jesse | 2004-04-27T04:27:57.713354Z + 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 +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Queues/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html ----------------------------------------------------------------------- -r970@Jesse-Vincents-Computer: jesse | 2004-04-27T22:30:10.046486Z + r10205@hualien: jesse | 2005-03-27 13:10:21 +0800 + * Slightly better introductory text on user and queue listings -Taint handling to better handle incoming mail +------------------------------------------------------------------------ +r2509 | jesse | 2005-03-27 00:19:20 -0500 (Sun, 27 Mar 2005) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm ----------------------------------------------------------------------- + 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) ------------------------------------------------------------------------ -r755 | jesse | 2004-04-27 03:51:56 -0400 (Tue, 27 Apr 2004) | 1 line +r2508 | jesse | 2005-03-27 00:19:01 -0500 (Sun, 27 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/etc/schema.SQLite + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + r10203@hualien: jesse | 2005-03-27 13:01:43 +0800 + * Corrected HTTP::Server::Simple dependencies -Adding ------------------------------------------------------------------------ -r753 | jesse | 2004-04-26 22:59:24 -0400 (Mon, 26 Apr 2004) | 7 lines +r2501 | jesse | 2005-03-23 21:29:28 -0500 (Wed, 23 Mar 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/UPGRADING + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Ticket/Update.html + + 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 + ----------------------------------------------------------------------- -r2190@tinbook: jesse | 2004-04-27T02:58:52.104408Z - -reverting a conflict - ----------------------------------------------------------------------- - ------------------------------------------------------------------------- -r752 | jesse | 2004-04-26 20:03:04 -0400 (Mon, 26 Apr 2004) | 6 lines -Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/HOWTO/README - M /rt/branches/rt-3.1/HOWTO/change.txt - M /rt/branches/rt-3.1/HOWTO/release.txt - M /rt/branches/rt-3.1/HOWTO/version-control.txt - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/UPGRADING - M /rt/branches/rt-3.1/aclocal.m4 - M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in - M /rt/branches/rt-3.1/bin/mason_handler.scgi.in - M /rt/branches/rt-3.1/bin/mason_handler.svc.in - M /rt/branches/rt-3.1/bin/rt-commit-handler.in - M /rt/branches/rt-3.1/docs/Security - M /rt/branches/rt-3.1/docs/design_docs/acls - M /rt/branches/rt-3.1/docs/design_docs/approval_notices - M /rt/branches/rt-3.1/docs/design_docs/approval_template - M /rt/branches/rt-3.1/docs/design_docs/cf_search - M /rt/branches/rt-3.1/docs/design_docs/cli_spec - M /rt/branches/rt-3.1/docs/design_docs/cvs_integration - M /rt/branches/rt-3.1/docs/design_docs/delegation - M /rt/branches/rt-3.1/docs/design_docs/evil_plans - M /rt/branches/rt-3.1/docs/design_docs/groups_notes - M /rt/branches/rt-3.1/docs/design_docs/link-definitions.txt - M /rt/branches/rt-3.1/docs/design_docs/recursive_group_membership_algorithm - M /rt/branches/rt-3.1/docs/design_docs/rql_parser_machine.graphviz - M /rt/branches/rt-3.1/docs/design_docs/string-extraction-guide.txt - M /rt/branches/rt-3.1/docs/design_docs/ticket_templates - M /rt/branches/rt-3.1/docs/design_docs/users - M /rt/branches/rt-3.1/docs/rt3-schema-relationships.dot - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/etc/RT_SiteConfig.pm - M /rt/branches/rt-3.1/etc/acl.Informix - M /rt/branches/rt-3.1/etc/acl.Oracle - M /rt/branches/rt-3.1/etc/constraints.mysql - M /rt/branches/rt-3.1/etc/drop.Informix - M /rt/branches/rt-3.1/etc/drop.Oracle - M /rt/branches/rt-3.1/etc/initialdata - M /rt/branches/rt-3.1/etc/rt.spec - M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue - M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField - M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues - M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields - M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers - M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips - M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates - M /rt/branches/rt-3.1/html/Admin/Elements/ListGlobalCustomFields - M /rt/branches/rt-3.1/html/Admin/Elements/QueueRightsForUser - M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType - M /rt/branches/rt-3.1/html/Admin/Elements/SelectGroups - M /rt/branches/rt-3.1/html/Admin/Elements/SelectModifyGroup - M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers - M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights - M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripAction - M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripCondition - M /rt/branches/rt-3.1/html/Admin/Elements/SelectSingleOrMultiple - M /rt/branches/rt-3.1/html/Admin/Elements/SelectUsers - M /rt/branches/rt-3.1/html/Admin/Global/CustomField.html - M /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html - M /rt/branches/rt-3.1/html/Admin/Global/Scrip.html - M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html - M /rt/branches/rt-3.1/html/Admin/Groups/Members.html - M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html - M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html - M /rt/branches/rt-3.1/html/Admin/Groups/index.html - M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html - M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html - M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html - M /rt/branches/rt-3.1/html/Approvals/Display.html - M /rt/branches/rt-3.1/html/Approvals/Elements/Approve - M /rt/branches/rt-3.1/html/Approvals/Elements/PendingMyApproval - M /rt/branches/rt-3.1/html/Approvals/Elements/ShowDependency - M /rt/branches/rt-3.1/html/Approvals/Elements/Tabs - M /rt/branches/rt-3.1/html/Approvals/index.html - M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedEnd - M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedStart - M /rt/branches/rt-3.1/html/Elements/CreateTicket - M /rt/branches/rt-3.1/html/Elements/GotoTicket - M /rt/branches/rt-3.1/html/Elements/Menu - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets - M /rt/branches/rt-3.1/html/Elements/PageLayout - M /rt/branches/rt-3.1/html/Elements/Quicksearch - M /rt/branches/rt-3.1/html/Elements/Refresh - M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField - M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldOperator - M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldValue - M /rt/branches/rt-3.1/html/Elements/SelectGroups - M /rt/branches/rt-3.1/html/Elements/SelectLinkType - M /rt/branches/rt-3.1/html/Elements/SelectResultsPerPage - M /rt/branches/rt-3.1/html/Elements/SelectSortOrder - M /rt/branches/rt-3.1/html/Elements/SelectTicketSortBy - M /rt/branches/rt-3.1/html/Elements/SelectTicketTypes - M /rt/branches/rt-3.1/html/Elements/ViewUser - M /rt/branches/rt-3.1/html/NoAuth/images/back_home.gif - M /rt/branches/rt-3.1/html/NoAuth/images/bplogo.gif - M /rt/branches/rt-3.1/html/NoAuth/images/favicon.png - M /rt/branches/rt-3.1/html/NoAuth/images/head_requestracker.gif - M /rt/branches/rt-3.1/html/NoAuth/images/rt.jpg - M /rt/branches/rt-3.1/html/NoAuth/images/space.gif - M /rt/branches/rt-3.1/html/NoAuth/images/spacer.gif - M /rt/branches/rt-3.1/html/NoAuth/images/squares_blue.gif - M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/default - M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/ns - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/links - M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/default - M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/ns - M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway - M /rt/branches/rt-3.1/html/REST/1.0/logout - M /rt/branches/rt-3.1/html/REST/1.0/search/dhandler - M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment - M /rt/branches/rt-3.1/html/REST/1.0/ticket/link - M /rt/branches/rt-3.1/html/REST/1.0/ticket/merge - M /rt/branches/rt-3.1/html/Search/Elements/TicketRow - M /rt/branches/rt-3.1/html/SelfService/Attachment/dhandler - M /rt/branches/rt-3.1/html/SelfService/Closed.html - M /rt/branches/rt-3.1/html/SelfService/Elements/Tabs - M /rt/branches/rt-3.1/html/SelfService/index.html - M /rt/branches/rt-3.1/html/Ticket/Display.html - M /rt/branches/rt-3.1/html/Ticket/Elements/BulkLinks - M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomField - M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor - M /rt/branches/rt-3.1/html/User/Delegation.html - M /rt/branches/rt-3.1/html/User/Elements/DelegateRights - M /rt/branches/rt-3.1/html/User/Elements/GroupTabs - M /rt/branches/rt-3.1/html/User/Elements/Tabs - M /rt/branches/rt-3.1/html/User/Groups/Members.html - M /rt/branches/rt-3.1/html/User/Groups/Modify.html - M /rt/branches/rt-3.1/html/User/Groups/index.html - M /rt/branches/rt-3.1/html/index.html - M /rt/branches/rt-3.1/html/l - M /rt/branches/rt-3.1/install-sh - M /rt/branches/rt-3.1/lib/RT/ACE_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ACL_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm - M /rt/branches/rt-3.1/lib/RT/Action/ResolveMembers.pm - M /rt/branches/rt-3.1/lib/RT/Action/SetPriority.pm - M /rt/branches/rt-3.1/lib/RT/Action/UserDefined.pm - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMember_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Condition/AnyTransaction.pm - M /rt/branches/rt-3.1/lib/RT/Condition/BeforeDue.pm - M /rt/branches/rt-3.1/lib/RT/Condition/Overdue.pm - M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm - M /rt/branches/rt-3.1/lib/RT/Condition/PriorityExceeds.pm - M /rt/branches/rt-3.1/lib/RT/Condition/QueueChange.pm - M /rt/branches/rt-3.1/lib/RT/Condition/StatusChange.pm - M /rt/branches/rt-3.1/lib/RT/Condition/UserDefined.pm - M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm - M /rt/branches/rt-3.1/lib/RT/CustomField.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValues_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CustomFields.pm - M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Date.pm - M /rt/branches/rt-3.1/lib/RT/GroupMember_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Handle.pm - M /rt/branches/rt-3.1/lib/RT/I18N/cs.pm - M /rt/branches/rt-3.1/lib/RT/I18N/cs.po - M /rt/branches/rt-3.1/lib/RT/I18N/de.po - M /rt/branches/rt-3.1/lib/RT/I18N/en.po - M /rt/branches/rt-3.1/lib/RT/I18N/es.po - M /rt/branches/rt-3.1/lib/RT/I18N/he.po - M /rt/branches/rt-3.1/lib/RT/I18N/i_default.pm - M /rt/branches/rt-3.1/lib/RT/I18N/it.po - M /rt/branches/rt-3.1/lib/RT/I18N/ja.po - M /rt/branches/rt-3.1/lib/RT/I18N/nl.po - M /rt/branches/rt-3.1/lib/RT/I18N/no.po - M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po - M /rt/branches/rt-3.1/lib/RT/I18N/ru.po - M /rt/branches/rt-3.1/lib/RT/Interface/CLI.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Filter/SpamAssassin.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm - M /rt/branches/rt-3.1/lib/RT/Interface/REST.pm - M /rt/branches/rt-3.1/lib/RT/Link.pm - M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Links.pm - M /rt/branches/rt-3.1/lib/RT/Links_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Principal.pm - M /rt/branches/rt-3.1/lib/RT/Principals.pm - M /rt/branches/rt-3.1/lib/RT/Principals_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Queues_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripActions_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/ScripConditions_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Search/ActiveTicketsInQueue.pm - M /rt/branches/rt-3.1/lib/RT/Search/Generic.pm - M /rt/branches/rt-3.1/lib/RT/System.pm - M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm - M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/URI/base.pm - M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm - M /rt/branches/rt-3.1/lib/RT.pm.in - M /rt/branches/rt-3.1/lib/t/00smoke.t.in - M /rt/branches/rt-3.1/lib/t/01harness.t.in - M /rt/branches/rt-3.1/lib/t/02regression.t.in - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/dir - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg1 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg2 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg3 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg4 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg5 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg6 - M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg7 - M /rt/branches/rt-3.1/lib/t/data/multipart-alternative-with-umlaut - M /rt/branches/rt-3.1/lib/t/data/multipart-report - M /rt/branches/rt-3.1/lib/t/data/nested-mime-sample - M /rt/branches/rt-3.1/lib/t/data/nested-rfc-822 - M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1 - M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1-full - M /rt/branches/rt-3.1/lib/t/data/russian-subject-no-content-type - M /rt/branches/rt-3.1/lib/t/data/text-html-in-russian - M /rt/branches/rt-3.1/lib/t/data/text-html-with-umlaut - M /rt/branches/rt-3.1/lib/t/regression/00placeholder - M /rt/branches/rt-3.1/lib/t/regression/mime_tests - M /rt/branches/rt-3.1/m4/rt_enable_layout.m4 - M /rt/branches/rt-3.1/m4/rt_expand_var.m4 - M /rt/branches/rt-3.1/m4/rt_layout.m4 - M /rt/branches/rt-3.1/m4/rt_subst_expanded_arg.m4 - M /rt/branches/rt-3.1/sbin/extract-message-catalog - M /rt/branches/rt-3.1/sbin/extract_pod_tests - M /rt/branches/rt-3.1/sbin/factory - M /rt/branches/rt-3.1/sbin/regression_harness - M /rt/branches/rt-3.1/sbin/rt-setup-database.in - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in - - ---------------------------------------------------------------------- - r2186@tinbook: jesse | 2004-04-27T00:02:13.799636Z - - Merging forward bugfixes from RT 3.0 - ---------------------------------------------------------------------- - ------------------------------------------------------------------------- -r748 | jesse | 2004-04-26 17:18:35 -0400 (Mon, 26 Apr 2004) | 1 line -Changed paths: - M /rt/branches/rt-3.1/html/index.html - -Fixed the "error message page" on misconfigured webserver ------------------------------------------------------------------------ -r746 | autrijus | 2004-04-26 15:11:33 -0400 (Mon, 26 Apr 2004) | 7 lines +r2488 | jesse | 2005-03-22 10:16:55 -0500 (Tue, 22 Mar 2005) | 5 lines Changed paths: - M /rt - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm - ---------------------------------------------------------------------- - r4176@not: autrijus | 2004-04-26T19:09:53.594445Z + 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. - * switch password format from base64 to hex; maintaining legacy - compatibility by upgrading passwords in-place upon successful auth - ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r740 | leira | 2004-04-26 14:40:07 -0400 (Mon, 26 Apr 2004) | 2 lines +r2487 | jesse | 2005-03-21 12:10:03 -0500 (Mon, 21 Mar 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in + M /rt/branches/3.4-RELEASE/bin/webmux.pl.in + M /rt/branches/3.4-RELEASE/html/NoAuth/images/autohandler + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm + A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/02basic_web.t + D /rt/branches/3.4-RELEASE/lib/t/regression/03basic_web.t + A /rt/branches/3.4-RELEASE/lib/t/regression/03web_compiliation_errors.t + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in -Don't try to parse an uploaded file if there's no file to parse. + 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 ------------------------------------------------------------------------ -r739 | leira | 2004-04-26 13:58:11 -0400 (Mon, 26 Apr 2004) | 2 lines +r2477 | jesse | 2005-03-16 03:09:00 -0500 (Wed, 16 Mar 2005) | 7 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm -Use better variable names. + r8808@hualien: jesse | 2005-03-16 03:07:57 -0500 + RT-Ticket: 6537 + RT-Status: resolved + + Explicit transaction description for changed passwords + ------------------------------------------------------------------------ -r738 | leira | 2004-04-26 13:53:13 -0400 (Mon, 26 Apr 2004) | 2 lines +r2476 | jesse | 2005-03-16 03:08:55 -0500 (Wed, 16 Mar 2005) | 1 line Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE -Fix problems with the conversion to "Parents/Children" terminology. ------------------------------------------------------------------------ -r731 | jesse | 2004-04-23 02:06:14 -0400 (Fri, 23 Apr 2004) | 2 lines +r2475 | jesse | 2005-03-16 03:08:32 -0500 (Wed, 16 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/index.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/index.html -Provide an error message when users fail to configure their webserver + 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 ------------------------------------------------------------------------ -r727 | jesse | 2004-04-22 01:29:34 -0400 (Thu, 22 Apr 2004) | 6 lines +r2474 | alexmv | 2005-03-16 02:53:59 -0500 (Wed, 16 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + * Users and groups can have transactions; ShowTicket isn't needed to + see these - ---------------------------------------------------------------------- - r2126@tinbook: jesse | 2004-04-22T05:29:11.407088Z - - RT is now better about cleaning up tempfiles it creates - ---------------------------------------------------------------------- - ------------------------------------------------------------------------ -r725 | leira | 2004-04-21 18:52:44 -0400 (Wed, 21 Apr 2004) | 2 lines +r2354 | jesse | 2005-03-14 02:22:36 -0500 (Mon, 14 Mar 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFields + M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/CustomFields.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/CustomFields.html -increase the release number + 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 ------------------------------------------------------------------------ -r724 | leira | 2004-04-21 18:52:09 -0400 (Wed, 21 Apr 2004) | 2 lines +r2353 | jesse | 2005-03-14 01:38:58 -0500 (Mon, 14 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css -Add support for uploading template files. + r8453@hualien: jesse | 2005-03-14 01:37:00 -0500 + Hilighted menu options are now the right size ------------------------------------------------------------------------ -r723 | leira | 2004-04-21 18:51:37 -0400 (Wed, 21 Apr 2004) | 4 lines +r2350 | jesse | 2005-03-14 01:31:33 -0500 (Mon, 14 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - -Support parsing of comma or tab-separated single-line templates. + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css -Added tests for this. + r8450@hualien: jesse | 2005-03-14 01:30:59 -0500 + Slight style cleanup to page actions. ------------------------------------------------------------------------ -r722 | autrijus | 2004-04-21 18:32:19 -0400 (Wed, 21 Apr 2004) | 10 lines +r2343 | jesse | 2005-03-11 20:17:02 -0500 (Fri, 11 Mar 2005) | 5 lines Changed paths: - M /rt - M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm - M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Scrips_Overlay.pm - r4037@not: autrijus | 2004-04-21T22:30:37.269510Z + 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. - * It turns out that for EMPTY => 1 to work, IS NULL needs to be OR'ed - to the other columns as well... - ---------------------------------------------------------------------- - r4038@not: autrijus | 2004-04-21T22:31:56.271421Z + +------------------------------------------------------------------------ +r2332 | jesse | 2005-03-09 17:25:25 -0500 (Wed, 09 Mar 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + 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 - * merge previous commit from 3.3 to 3.1. ------------------------------------------------------------------------ -r720 | autrijus | 2004-04-21 15:02:49 -0400 (Wed, 21 Apr 2004) | 4 lines +r2313 | jesse | 2005-03-07 16:03:05 -0500 (Mon, 07 Mar 2005) | 3 lines Changed paths: - M /rt - M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Objects.html - r4029@not: autrijus | 2004-04-21T19:02:16.687603Z + 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 +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row - * cherry-pick merge previous commit from 3.3 to 3.1. + 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) ------------------------------------------------------------------------ -r718 | jesse | 2004-04-21 01:27:08 -0400 (Wed, 21 Apr 2004) | 6 lines +r2305 | jesse | 2005-03-06 17:33:46 -0500 (Sun, 06 Mar 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm - ---------------------------------------------------------------------- - r2118@tinbook: jesse | 2004-04-21T05:26:40.003063Z - - Fixing a regression - Don't show the text of all outgoing mail RT sends inline in ticket history - ---------------------------------------------------------------------- + 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' + ------------------------------------------------------------------------ -r716 | leira | 2004-04-21 01:21:32 -0400 (Wed, 21 Apr 2004) | 2 lines +r2304 | jesse | 2005-03-06 17:33:37 -0500 (Sun, 06 Mar 2005) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/aclocal.m4 + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm -Keep persistent search data. + 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 + + ------------------------------------------------------------------------ -r715 | leira | 2004-04-21 01:16:53 -0400 (Wed, 21 Apr 2004) | 2 lines +r2303 | jesse | 2005-03-06 17:33:17 -0500 (Sun, 06 Mar 2005) | 10 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm -Only try to load the Owner if one was specified. + 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 + + ------------------------------------------------------------------------ -r713 | jesse | 2004-04-20 23:29:39 -0400 (Tue, 20 Apr 2004) | 6 lines +r2302 | jesse | 2005-03-06 17:33:10 -0500 (Sun, 06 Mar 2005) | 7 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po - ---------------------------------------------------------------------- - r2110@tinbook: jesse | 2004-04-21T03:26:54.764726Z - - Fixing a regression caused by the new logging of nonfatal ticket creation errors. - ---------------------------------------------------------------------- + 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 + + + ------------------------------------------------------------------------ -r696 | jesse | 2004-04-17 01:16:30 -0400 (Sat, 17 Apr 2004) | 12 lines +r2301 | jesse | 2005-03-06 17:33:00 -0500 (Sun, 06 Mar 2005) | 13 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/webmux.pl.in - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/html/Elements/ScrubHTML - M /rt/branches/rt-3.1/html/NoAuth/webrt.css - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - A /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransactionAttachments + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm - ---------------------------------------------------------------------- - r1207@tinbook: jesse | 2004-04-17T05:06:00.759861Z - - Adding list tags to tags we don't scrub - ---------------------------------------------------------------------- - r1208@tinbook: jesse | 2004-04-17T05:11:59.291033Z - - Rewrote ticket transaction display to show scrubbed html attachments and images - inline. - - ---------------------------------------------------------------------- + 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) + + + + ------------------------------------------------------------------------ -r694 | leira | 2004-04-15 00:56:36 -0400 (Thu, 15 Apr 2004) | 2 lines +r2300 | jesse | 2005-03-06 17:32:39 -0500 (Sun, 06 Mar 2005) | 17 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm -Fix Query Builder menu highlighting. + 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 + + + ------------------------------------------------------------------------ -r693 | leira | 2004-04-15 00:28:10 -0400 (Thu, 15 Apr 2004) | 2 lines +r2299 | jesse | 2005-03-06 17:32:31 -0500 (Sun, 06 Mar 2005) | 11 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po -Pass back more verbose errors for offline ticket creation. + 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 + + + ------------------------------------------------------------------------ -r692 | leira | 2004-04-14 23:55:46 -0400 (Wed, 14 Apr 2004) | 2 lines +r2298 | jesse | 2005-03-06 17:32:18 -0500 (Sun, 06 Mar 2005) | 19 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString - M /rt/branches/rt-3.1/html/Tools/Offline.html - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/ParseFormat + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row + M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap -Use Parents/Children instead of MemberOf/Members + 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 + + + + ------------------------------------------------------------------------ -r691 | jesse | 2004-04-14 23:13:42 -0400 (Wed, 14 Apr 2004) | 6 lines +r2297 | jesse | 2005-03-06 17:32:12 -0500 (Sun, 06 Mar 2005) | 11 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/3.4-RELEASE/html/REST/1.0/autohandler - ---------------------------------------------------------------------- - r1197@tinbook: jesse | 2004-04-15T03:13:29.757548Z - - Added a missing "'" - ---------------------------------------------------------------------- + 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) + + + ------------------------------------------------------------------------ -r690 | jesse | 2004-04-14 22:55:16 -0400 (Wed, 14 Apr 2004) | 8 lines +r2296 | jesse | 2005-03-06 17:32:05 -0500 (Sun, 06 Mar 2005) | 7 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/webmux.pl.in - A /rt/branches/rt-3.1/html/Elements/QueryString - A /rt/branches/rt-3.1/html/Elements/ScrubHTML - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Edit.html - D /rt/branches/rt-3.1/html/Search/Elements/PickRestriction - D /rt/branches/rt-3.1/html/Search/Elements/TicketHeader - D /rt/branches/rt-3.1/html/Search/Elements/TicketHeaderCell - D /rt/branches/rt-3.1/html/Search/Listing.html - M /rt/branches/rt-3.1/html/Search/Results.html - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm - ---------------------------------------------------------------------- - r1193@tinbook: jesse | 2004-04-15T02:54:02.210797Z - - Some refactoring of how RT builds Search query URLs (now we escape things correctly) - Also, we now scrub the HTML from ticket listing formats to prevent XSS attacks - - ---------------------------------------------------------------------- + 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 + + + ------------------------------------------------------------------------ -r689 | leira | 2004-04-14 17:32:23 -0400 (Wed, 14 Apr 2004) | 2 lines +r2286 | jesse | 2005-03-05 20:11:59 -0500 (Sat, 05 Mar 2005) | 1 line Changed paths: - M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString + M /rt/branches/3.4-RELEASE -Remove debugging statement. ------------------------------------------------------------------------ -r688 | leira | 2004-04-14 17:31:47 -0400 (Wed, 14 Apr 2004) | 2 lines +r2285 | jesse | 2005-03-05 20:11:52 -0500 (Sat, 05 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString - M /rt/branches/rt-3.1/html/Search/Elements/EditFormat + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/docs/design_docs/realflow.txt + A /rt/branches/3.4-RELEASE/docs/design_docs/rt-mvc -"Available Columns" is now multi-select. + r6290@hualien: jesse | 2005-03-05 19:06:54 -0500 + random design docs ------------------------------------------------------------------------ -r687 | jesse | 2004-04-14 17:18:26 -0400 (Wed, 14 Apr 2004) | 5 lines +r2281 | jesse | 2005-03-05 17:06:33 -0500 (Sat, 05 Mar 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers - M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ACL_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/GroupMember_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/18stale_delegations_cleanup.t - ---------------------------------------------------------------------- - r1152@tinbook: jesse | 2004-04-07T15:34:08.391795Z + r6277@hualien: jesse | 2005-03-05 17:06:08 -0500 + RT-Ticket: 6184 + RT-Status: resolved + RT-Update: correspond - fsck.com #5436: Adding new group members could be pathalogically slow due to a bogus query + Much better coverage of delegation revocation when users' group memberships are changed - Mike Whitson (BPS) + ------------------------------------------------------------------------ -r684 | leira | 2004-04-14 03:38:15 -0400 (Wed, 14 Apr 2004) | 2 lines +r2280 | jesse | 2005-03-05 16:10:34 -0500 (Sat, 05 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm -Use a dropdown for RowsPerPage rather than an input field. + r6272@hualien: jesse | 2005-03-05 16:08:36 -0500 + Better support for loading custom fields by name ------------------------------------------------------------------------ -r683 | leira | 2004-04-14 03:37:27 -0400 (Wed, 14 Apr 2004) | 3 lines +r2275 | mwhitson | 2005-03-03 13:55:06 -0500 (Thu, 03 Mar 2005) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/17multiple_deleg_revocation.t -- Add And/Or Toggle button -- Indent top-level items by default +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. ------------------------------------------------------------------------ -r681 | jesse | 2004-04-07 00:31:24 -0400 (Wed, 07 Apr 2004) | 11 lines +r2274 | mwhitson | 2005-03-03 12:34:13 -0500 (Thu, 03 Mar 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm + +rt-ticket: 6450 +rt-status: resolved +rt-update: correspond +Correct inaccurate POD for RT::Group::MembersObj and DeepMembersObj. - ---------------------------------------------------------------------- - r1149@tinbook: jesse | 2004-04-07T03:22:40.938051Z - - Removed automatic button click on search name update - - ---------------------------------------------------------------------- - r1150@tinbook: jesse | 2004-04-07T04:27:40.307929Z - - Restored search paging functionality - ---------------------------------------------------------------------- - ------------------------------------------------------------------------ -r680 | jesse | 2004-04-06 23:18:18 -0400 (Tue, 06 Apr 2004) | 6 lines +r2271 | jesse | 2005-03-01 15:24:42 -0500 (Tue, 01 Mar 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/html/Search/Results.html - ----------------------------------------------------------------------- -r1147@tinbook: jesse | 2004-04-07T03:18:03.319827Z + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm -Updating search results page ----------------------------------------------------------------------- + r6108@hualien: jesse | 2005-03-01 15:20:28 -0500 + * 'LimitLinkedFrom' in RT::Tickets didn't work due to a typo. Fixed. ------------------------------------------------------------------------ -r679 | jesse | 2004-04-06 22:53:21 -0400 (Tue, 06 Apr 2004) | 2 lines +r2266 | jesse | 2005-02-27 19:02:44 -0500 (Sun, 27 Feb 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm -Fixing links to ShowEmailRecord to not be relative + r6061@hualien: jesse | 2005-02-27 18:58:48 -0500 + RT::Transaction->Delete implemented. (for RTFM) ------------------------------------------------------------------------ -r678 | jesse | 2004-04-06 22:50:30 -0400 (Tue, 06 Apr 2004) | 2 lines +r2263 | jesse | 2005-02-24 17:52:18 -0500 (Thu, 24 Feb 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm -Fixing ShowEmailRecord's setting of ContentType + 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) ------------------------------------------------------------------------ -r677 | jesse | 2004-04-06 22:44:18 -0400 (Tue, 06 Apr 2004) | 3 lines +r2262 | jesse | 2005-02-24 17:51:53 -0500 (Thu, 24 Feb 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/index.html -loc_fuzzy is in RT::CurrentUser, not RT::Record + 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 +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ObjectCustomFields + + r5946@hualien: jesse | 2005-02-24 16:44:28 -0500 + Refactoring Custom Field admin UI for extensibility ------------------------------------------------------------------------ -r676 | robert | 2004-04-06 22:41:02 -0400 (Tue, 06 Apr 2004) | 6 lines +r2260 | jesse | 2005-02-24 17:51:01 -0500 (Thu, 24 Feb 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/html/autohandler + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFields + + r5945@hualien: jesse | 2005-02-24 16:43:36 -0500 + Minor stylistic cleanups for web components ----------------------------------------------------------------------- -r370: rspier | 2004-04-07T02:38:41.319440Z +------------------------------------------------------------------------ +r2259 | jesse | 2005-02-24 17:01:23 -0500 (Thu, 24 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields - [fsck.com #5430] Make NoAuth configurable via config file ----------------------------------------------------------------------- + r5944@hualien: jesse | 2005-02-24 16:43:05 -0500 + Minor stylistic cleanups for web components ------------------------------------------------------------------------ -r675 | jesse | 2004-04-06 22:13:23 -0400 (Tue, 06 Apr 2004) | 6 lines +r2258 | jesse | 2005-02-24 17:00:58 -0500 (Thu, 24 Feb 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/16-transaction_cf_tests.t + + 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 + ----------------------------------------------------------------------- -r1129@tinbook: jesse | 2004-04-07T02:12:47.859184Z +------------------------------------------------------------------------ +r2257 | jesse | 2005-02-24 16:50:52 -0500 (Thu, 24 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac -We only want to show this box if the requestor is _NOT_ a privileged user ----------------------------------------------------------------------- + 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 ------------------------------------------------------------------------ -r671 | jesse | 2004-04-05 22:43:02 -0400 (Mon, 05 Apr 2004) | 23 lines +r2254 | jesse | 2005-02-24 15:13:10 -0500 (Thu, 24 Feb 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/html/Ticket/Update.html - M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac - ---------------------------------------------------------------------- - r1224@debian: jesse | 2004-04-04T07:42:26.326040Z + r5932@hualien: jesse | 2005-02-24 15:09:27 -0500 + Robert added new functionality to support autodetection of RT and Web users in ./configure - Removing the Project Managment prototype from RT 3.1 - ---------------------------------------------------------------------- - r1226@debian: jesse | 2004-04-04T08:18:44.600308Z + +------------------------------------------------------------------------ +r2249 | jesse | 2005-02-22 16:39:49 -0500 (Tue, 22 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/16-transaction_cf_tests.t + + r5747@hualien: jesse | 2005-02-22T21:33:09.438624Z + Better transaction UpdateCustomFields API - fixed the scope to actually run - ---------------------------------------------------------------------- - r1227@debian: jesse | 2004-04-04T08:19:14.490688Z + +------------------------------------------------------------------------ +r2238 | jesse | 2005-02-15 12:36:54 -0500 (Tue, 15 Feb 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r4714@hualien: jesse | 2005-02-15T17:34:26.880496Z + RT-Ticket: 6443 + RT-Status: resolved + RT-Update: correspond - Increasing apache restart timeouts - ---------------------------------------------------------------------- - r1229@debian: jesse | 2004-04-05T05:40:08.564866Z + Ticket Searches on AdminCc would fail on non-mysql databases due to a case error - Announce a revision # in versions of rt checked out from svn + +------------------------------------------------------------------------ +r2235 | jesse | 2005-02-15 11:57:54 -0500 (Tue, 15 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r4711@hualien: jesse | 2005-02-15T16:19:52.970993Z + Bumping to 3.4.1 - ---------------------------------------------------------------------- - r1235@debian: jesse | 2004-04-06T11:42:03.605934Z + +------------------------------------------------------------------------ +r2234 | jesse | 2005-02-15 11:57:44 -0500 (Tue, 15 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + r4710@hualien: jesse | 2005-02-15T16:18:22.880530Z + Updated 2.0 upgrade instructions + +------------------------------------------------------------------------ +r2233 | jesse | 2005-02-14 11:17:52 -0500 (Mon, 14 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + D /rt/branches/3.4-RELEASE/lib/RT/I18N/en_malkovich.po + + r4703@hualien: jesse | 2005-02-14T15:56:23.506986Z + Removed broken Malkovich translation + + +------------------------------------------------------------------------ +r2232 | jesse | 2005-02-14 11:17:43 -0500 (Mon, 14 Feb 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po + + r4702@hualien: jesse | 2005-02-14T15:56:02.798500Z + Updated German translation from Torsten Brumm + + + +------------------------------------------------------------------------ +r2231 | jesse | 2005-02-13 23:43:57 -0500 (Sun, 13 Feb 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in + + r4697@hualien: jesse | 2005-02-14T04:42:05.489259Z + * Standalone HTTP Daemon now deals properly with unicode input/output - Adding access control checks on display of outgoing email messages - ---------------------------------------------------------------------- + ------------------------------------------------------------------------ -r669 | jesse | 2004-04-05 01:24:29 -0400 (Mon, 05 Apr 2004) | 6 lines +r2230 | jesse | 2005-02-13 23:43:44 -0500 (Sun, 13 Feb 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Search/Results.tsv + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po + + r4696@hualien: jesse | 2005-02-14T04:06:07.158818Z + RT-Ticket: 6429 + RT-Update: correspond + RT-Status: resolved + + Updated Italian translation from Angelo Turetta. Thanks! + + ----------------------------------------------------------------------- -r1082@tinbook: jesse | 2004-04-05T05:23:41.170601Z +------------------------------------------------------------------------ +r2229 | jesse | 2005-02-13 23:43:33 -0500 (Sun, 13 Feb 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row -removing debugging output ----------------------------------------------------------------------- + r4695@hualien: jesse | 2005-02-14T04:04:07.657861Z + Fix for issues with words with Umlauts in search result listings + + ------------------------------------------------------------------------ -r668 | jesse | 2004-04-04 16:39:34 -0400 (Sun, 04 Apr 2004) | 6 lines +r2228 | jesse | 2005-02-13 22:39:44 -0500 (Sun, 13 Feb 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/configure.ac + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/webmux.pl.in - ---------------------------------------------------------------------- - r1229@debian: jesse | 2004-04-05T05:40:08.564866Z + r4692@hualien: jesse | 2005-02-14T03:38:09.047131Z + Disabled automatic clearing of mason component cache on start with FastCGI. It doesn't work properly in the multiprocess + environment. - Announce a revision # in versions of rt checked out from svn - ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r2227 | jesse | 2005-02-13 22:39:37 -0500 (Sun, 13 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/rt-crontool.in + + r4691@hualien: jesse | 2005-02-14T03:37:15.362723Z + The crontool was using local and system libs in the wrong order + ------------------------------------------------------------------------ -r667 | jesse | 2004-04-03 18:17:54 -0500 (Sat, 03 Apr 2004) | 10 lines +r2226 | jesse | 2005-02-13 22:32:27 -0500 (Sun, 13 Feb 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/html/Scope/Search.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/UserRights.html + + r4689@hualien: jesse | 2005-02-14T03:30:20.309679Z + A typo prevented users from being able to revoke other users' rights on custom fields + ----------------------------------------------------------------------- -r1226@debian: jesse | 2004-04-04T08:18:44.600308Z +------------------------------------------------------------------------ +r2224 | jesse | 2005-02-11 16:52:07 -0500 (Fri, 11 Feb 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/README -fixed the scope to actually run ----------------------------------------------------------------------- -r1227@debian: jesse | 2004-04-04T08:19:14.490688Z +README typo fix +------------------------------------------------------------------------ +r2223 | jesse | 2005-02-10 22:04:55 -0500 (Thu, 10 Feb 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/attachments -Increasing apache restart timeouts ----------------------------------------------------------------------- + r4683@hualien: jesse | 2005-02-11T03:00:33.383809Z + Use the "OriginalContent" rather than our encoded one. this might make cli attachment downloads work better + + ------------------------------------------------------------------------ -r666 | jesse | 2004-04-03 17:42:34 -0500 (Sat, 03 Apr 2004) | 6 lines +r2221 | jesse | 2005-02-10 17:11:33 -0500 (Thu, 10 Feb 2005) | 10 lines Changed paths: - M /rt/branches/rt-3.1 - D /rt/branches/rt-3.1/html/Projects + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Build.html + + r4678@hualien: jesse | 2005-02-10T22:10:29.492739Z + RT-Ticket: 6406 + RT-Status: resolved + RT-Update: correspond + + Query builder fixes for sites with multiple identically named custom fields + + + ----------------------------------------------------------------------- -r1224@debian: jesse | 2004-04-04T07:42:26.326040Z +------------------------------------------------------------------------ +r2220 | jesse | 2005-02-10 16:34:23 -0500 (Thu, 10 Feb 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po -Removing the Project Managment prototype from RT 3.1 ----------------------------------------------------------------------- + r4676@hualien: jesse | 2005-02-10T21:33:19.355354Z + RT-Ticket: 6364 + RT-Status: resolved + RT-Update: corerspond + + Updated Czech translation + + + +------------------------------------------------------------------------ +r2219 | jesse | 2005-02-10 16:25:22 -0500 (Thu, 10 Feb 2005) | 11 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/Makefile.in + M /rt/branches/3.4-RELEASE/docs/design_docs/cvs_integration + M /rt/branches/3.4-RELEASE/docs/design_docs/link-definitions.txt + M /rt/branches/3.4-RELEASE/html/Search/Bulk.html + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/Tabs + M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/en_malkovich.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po + M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT.pm.in + + r4673@hualien: jesse | 2005-02-10T21:24:02.076922Z + RT-Ticket: 6379 + RT-Status: resolved + RT-Update: correspond + + Correct a common spelling error: + perl -pi.bak -e's/seperat/separat/g; s/Seperat/Separat/g;' $(find .) + + + ------------------------------------------------------------------------ -r663 | jesse | 2004-04-02 16:22:00 -0500 (Fri, 02 Apr 2004) | 1 line +r2218 | jesse | 2005-02-10 16:25:10 -0500 (Thu, 10 Feb 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Record.pm - D /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm + + r4672@hualien: jesse | 2005-02-10T21:19:40.639192Z + Fixes to handle large text custom fields gracefully + + -Moving code from Record_Overlay to Record, where it should live ------------------------------------------------------------------------ -r658 | leira | 2004-04-01 18:49:54 -0500 (Thu, 01 Apr 2004) | 2 lines +r2217 | jesse | 2005-02-10 16:15:16 -0500 (Thu, 10 Feb 2005) | 9 lines Changed paths: - A /rt/branches/rt-3.1/etc/upgrade/3.1.15 - A /rt/branches/rt-3.1/etc/upgrade/3.1.15/content + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po -Add data for upgrading new "on owner change" scrip. + r4669@hualien: jesse | 2005-02-10T21:11:24.084088Z + RT-Ticket: 6418 + RT-Status: resolved + RT-Update: correspond + + Applied new hungarian translation + + ------------------------------------------------------------------------ -r657 | leira | 2004-04-01 18:36:49 -0500 (Thu, 01 Apr 2004) | 2 lines +r2216 | jesse | 2005-02-10 16:15:06 -0500 (Thu, 10 Feb 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/etc/initialdata + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/history -New scrip: On Owner Change / Notify Owner / Template: Transaction + r4668@hualien: jesse | 2005-02-10T20:54:30.684091Z + removed effective ticket from history listing ------------------------------------------------------------------------ -r649 | leira | 2004-03-31 14:33:44 -0500 (Wed, 31 Mar 2004) | 2 lines +r2198 | jesse | 2005-02-08 12:27:46 -0500 (Tue, 08 Feb 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap -Strip leading and trailing spaces from tags that aren't Content. + r4644@hualien: jesse | 2005-02-08T17:26:39.133201Z + "Status" in ticket listings is now localized + ------------------------------------------------------------------------ -r646 | jesse | 2004-03-31 01:22:05 -0500 (Wed, 31 Mar 2004) | 2 lines +r2196 | jesse | 2005-02-07 12:22:50 -0500 (Mon, 07 Feb 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectStage -3.1.14 + r4103@hualien: jesse | 2005-02-07T17:21:04.911429Z + RT-Ticket: 6417 + RT-Status: resolved + RT-Update: correspond + + Only show the TransactionBatch scrip stage if TransactionBatch + scrips are enabled. --Dave Rolsky + ------------------------------------------------------------------------ -r644 | leira | 2004-03-31 00:28:17 -0500 (Wed, 31 Mar 2004) | 2 lines +r2195 | jesse | 2005-02-07 12:22:15 -0500 (Mon, 07 Feb 2005) | 10 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor - M /rt/branches/rt-3.1/html/index.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripAction + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripCondition + M /rt/branches/3.4-RELEASE/html/Elements/Submit + M /rt/branches/3.4-RELEASE/html/Ticket/Display.html + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMessageStanza + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransaction + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/Tabs + M /rt/branches/3.4-RELEASE/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm -New Callbacks, based on code from Masque. + r4102@hualien: jesse | 2005-02-07T17:20:01.069833Z + RT-Ticket: 6415 + RT-Status: resolved + RT-Update: correspond + + A bunch of small fixes to avoid minor warnings in the RT code. --Dave Rolsky + + + ------------------------------------------------------------------------ -r630 | jesse | 2004-03-28 07:18:18 -0500 (Sun, 28 Mar 2004) | 1 line +r2194 | jesse | 2005-02-04 11:03:39 -0500 (Fri, 04 Feb 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Groups/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html + M /rt/branches/3.4-RELEASE/html/Elements/ShowMemberships + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMemberOf + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowReferences + + r4082@hualien: jesse | 2005-02-04T16:03:07.513522Z + Fixing some links that broke when RT was not installed at the server root + +------------------------------------------------------------------------ +r2193 | jesse | 2005-02-03 12:27:23 -0500 (Thu, 03 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner + + r4075@hualien: jesse | 2005-02-03T17:27:08.548583Z + SelectOwner was displaying "Nobody" twice due to smarter backend code that broke the not-so-smart frontend. Fixed the frontend. + + +------------------------------------------------------------------------ +r2150 | jesse | 2005-02-01 09:42:31 -0500 (Tue, 01 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r3972@hualien: jesse | 2005-02-01T14:36:00.190124Z + 3.4.0 + +------------------------------------------------------------------------ +r2149 | jesse | 2005-02-01 09:42:14 -0500 (Tue, 01 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + r3971@hualien: jesse | 2005-02-01T14:35:45.436824Z + Bumping SearchBuilder dependency to 1.21 + + +------------------------------------------------------------------------ +r2148 | jesse | 2005-02-01 09:41:54 -0500 (Tue, 01 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + r3970@hualien: jesse | 2005-02-01T14:21:00.328018Z + Merge reverted a date in the README + +------------------------------------------------------------------------ +r2147 | jesse | 2005-02-01 09:20:40 -0500 (Tue, 01 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/Makefile.in + M /rt/branches/3.4-RELEASE/README + M /rt/branches/3.4-RELEASE/bin/mason_handler.fcgi.in + M /rt/branches/3.4-RELEASE/bin/mason_handler.scgi.in + M /rt/branches/3.4-RELEASE/bin/mason_handler.svc.in + M /rt/branches/3.4-RELEASE/bin/rt-crontool.in + M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in + M /rt/branches/3.4-RELEASE/bin/rt.in + M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in + M /rt/branches/3.4-RELEASE/bin/webmux.pl.in + 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/AddCustomFieldValue + M /rt/branches/3.4-RELEASE/html/Admin/Elements/CreateUserCalled + M /rt/branches/3.4-RELEASE/html/Admin/Elements/CustomFieldTabs + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomField + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFieldValues + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFields + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditQueueWatchers + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrip + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrips + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditTemplates + M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditUserComments + M /rt/branches/3.4-RELEASE/html/Admin/Elements/GlobalCustomFieldTabs + M /rt/branches/3.4-RELEASE/html/Admin/Elements/GroupTabs + M /rt/branches/3.4-RELEASE/html/Admin/Elements/Header + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalCustomFields + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ModifyTemplate + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ObjectCustomFields + M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields + M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickObjects + M /rt/branches/3.4-RELEASE/html/Admin/Elements/QueueRightsForUser + M /rt/branches/3.4-RELEASE/html/Admin/Elements/QueueTabs + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectCustomFieldLookupType + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectCustomFieldType + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectGroups + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectModifyGroup + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectModifyQueue + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectModifyUser + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectNewGroupMembers + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectRights + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScrip + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripAction + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripCondition + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectSingleOrMultiple + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectStage + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectTemplate + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectUsers + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SystemTabs + M /rt/branches/3.4-RELEASE/html/Admin/Elements/Tabs + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ToolTabs + M /rt/branches/3.4-RELEASE/html/Admin/Elements/UserTabs + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/GroupRights.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/Scrip.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/Scrips.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/Template.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/Templates.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/UserRights.html + M /rt/branches/3.4-RELEASE/html/Admin/Global/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/CustomFields.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/GroupRights.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/History.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/Members.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/UserRights.html + M /rt/branches/3.4-RELEASE/html/Admin/Groups/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/CustomField.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/CustomFields.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/GroupRights.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/Modify.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/People.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/Scrip.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/Scrips.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/Template.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/Templates.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/UserRights.html + M /rt/branches/3.4-RELEASE/html/Admin/Queues/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Tools/Configuration.html + M /rt/branches/3.4-RELEASE/html/Admin/Tools/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/CustomFields.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/History.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/Memberships.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html + M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html + M /rt/branches/3.4-RELEASE/html/Admin/autohandler + M /rt/branches/3.4-RELEASE/html/Admin/index.html + M /rt/branches/3.4-RELEASE/html/Approvals/Display.html + M /rt/branches/3.4-RELEASE/html/Approvals/Elements/Approve + M /rt/branches/3.4-RELEASE/html/Approvals/Elements/PendingMyApproval + M /rt/branches/3.4-RELEASE/html/Approvals/Elements/ShowDependency + M /rt/branches/3.4-RELEASE/html/Approvals/Elements/Tabs + M /rt/branches/3.4-RELEASE/html/Approvals/index.html + M /rt/branches/3.4-RELEASE/html/Download/CustomFieldValue/dhandler + M /rt/branches/3.4-RELEASE/html/Download/Tabular/dhandler + M /rt/branches/3.4-RELEASE/html/Elements/BevelBoxRaisedEnd + M /rt/branches/3.4-RELEASE/html/Elements/BevelBoxRaisedStart + M /rt/branches/3.4-RELEASE/html/Elements/Callback + M /rt/branches/3.4-RELEASE/html/Elements/Checkbox + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Header + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/ParseFormat + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row + M /rt/branches/3.4-RELEASE/html/Elements/CreateTicket + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldBinary + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldFreeform + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldImage + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldSelect + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldText + M /rt/branches/3.4-RELEASE/html/Elements/EditLinks + M /rt/branches/3.4-RELEASE/html/Elements/Error + M /rt/branches/3.4-RELEASE/html/Elements/Footer + M /rt/branches/3.4-RELEASE/html/Elements/GotoTicket + M /rt/branches/3.4-RELEASE/html/Elements/Header + M /rt/branches/3.4-RELEASE/html/Elements/ListActions + M /rt/branches/3.4-RELEASE/html/Elements/Login + M /rt/branches/3.4-RELEASE/html/Elements/Menu + M /rt/branches/3.4-RELEASE/html/Elements/MessageBox + M /rt/branches/3.4-RELEASE/html/Elements/MyRequests + M /rt/branches/3.4-RELEASE/html/Elements/MyTickets + M /rt/branches/3.4-RELEASE/html/Elements/PageLayout + M /rt/branches/3.4-RELEASE/html/Elements/QueryString + M /rt/branches/3.4-RELEASE/html/Elements/QuickCreate + M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch + M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap + M /rt/branches/3.4-RELEASE/html/Elements/Refresh + M /rt/branches/3.4-RELEASE/html/Elements/ScrubHTML + M /rt/branches/3.4-RELEASE/html/Elements/Section + M /rt/branches/3.4-RELEASE/html/Elements/SelectAttachmentField + M /rt/branches/3.4-RELEASE/html/Elements/SelectBoolean + M /rt/branches/3.4-RELEASE/html/Elements/SelectCustomFieldOperator + M /rt/branches/3.4-RELEASE/html/Elements/SelectCustomFieldValue + M /rt/branches/3.4-RELEASE/html/Elements/SelectDate + M /rt/branches/3.4-RELEASE/html/Elements/SelectDateRelation + M /rt/branches/3.4-RELEASE/html/Elements/SelectDateType + M /rt/branches/3.4-RELEASE/html/Elements/SelectEqualityOperator + M /rt/branches/3.4-RELEASE/html/Elements/SelectGroups + M /rt/branches/3.4-RELEASE/html/Elements/SelectLang + M /rt/branches/3.4-RELEASE/html/Elements/SelectLinkType + M /rt/branches/3.4-RELEASE/html/Elements/SelectMatch + M /rt/branches/3.4-RELEASE/html/Elements/SelectNewTicketQueue + M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner + M /rt/branches/3.4-RELEASE/html/Elements/SelectQueue + M /rt/branches/3.4-RELEASE/html/Elements/SelectResultsPerPage + M /rt/branches/3.4-RELEASE/html/Elements/SelectSortOrder + M /rt/branches/3.4-RELEASE/html/Elements/SelectStatus + M /rt/branches/3.4-RELEASE/html/Elements/SelectTicketSortBy + M /rt/branches/3.4-RELEASE/html/Elements/SelectTicketTypes + M /rt/branches/3.4-RELEASE/html/Elements/SelectUsers + M /rt/branches/3.4-RELEASE/html/Elements/SelectWatcherType + M /rt/branches/3.4-RELEASE/html/Elements/SetupSessionCookie + M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldImage + M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFields + M /rt/branches/3.4-RELEASE/html/Elements/ShowLink + M /rt/branches/3.4-RELEASE/html/Elements/ShowLinks + M /rt/branches/3.4-RELEASE/html/Elements/ShowMemberships + M /rt/branches/3.4-RELEASE/html/Elements/SimpleSearch + M /rt/branches/3.4-RELEASE/html/Elements/Submit + M /rt/branches/3.4-RELEASE/html/Elements/Tabs + M /rt/branches/3.4-RELEASE/html/Elements/TicketList + M /rt/branches/3.4-RELEASE/html/Elements/TitleBox + M /rt/branches/3.4-RELEASE/html/Elements/TitleBoxEnd + M /rt/branches/3.4-RELEASE/html/Elements/TitleBoxStart + M /rt/branches/3.4-RELEASE/html/NoAuth/Logout.html + M /rt/branches/3.4-RELEASE/html/NoAuth/Reminder.html + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/queue/default + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/queue/ns + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/attachments + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/history + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/links + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/user/default + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/user/ns + M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/3.4-RELEASE/html/REST/1.0/autohandler + M /rt/branches/3.4-RELEASE/html/REST/1.0/dhandler + M /rt/branches/3.4-RELEASE/html/REST/1.0/logout + M /rt/branches/3.4-RELEASE/html/REST/1.0/search/dhandler + M /rt/branches/3.4-RELEASE/html/REST/1.0/search/ticket + M /rt/branches/3.4-RELEASE/html/REST/1.0/ticket/comment + M /rt/branches/3.4-RELEASE/html/REST/1.0/ticket/link + M /rt/branches/3.4-RELEASE/html/REST/1.0/ticket/merge + M /rt/branches/3.4-RELEASE/html/Search/Build.html + M /rt/branches/3.4-RELEASE/html/Search/Bulk.html + M /rt/branches/3.4-RELEASE/html/Search/Edit.html + M /rt/branches/3.4-RELEASE/html/Search/Elements/BuildFormatString + M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions + M /rt/branches/3.4-RELEASE/html/Search/Elements/EditFormat + M /rt/branches/3.4-RELEASE/html/Search/Elements/EditQuery + M /rt/branches/3.4-RELEASE/html/Search/Elements/EditSearches + M /rt/branches/3.4-RELEASE/html/Search/Elements/NewListActions + M /rt/branches/3.4-RELEASE/html/Search/Elements/PickBasics + M /rt/branches/3.4-RELEASE/html/Search/Elements/PickCFs + M /rt/branches/3.4-RELEASE/html/Search/Elements/PickCriteria + M /rt/branches/3.4-RELEASE/html/Search/Elements/SearchPrivacy + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectAndOr + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectGroup + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectLinks + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectPersonType + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectSearchObject + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectSearchesForObjects + M /rt/branches/3.4-RELEASE/html/Search/Results.html + M /rt/branches/3.4-RELEASE/html/Search/Results.rdf + M /rt/branches/3.4-RELEASE/html/Search/Results.tsv + M /rt/branches/3.4-RELEASE/html/SelfService/Attachment/dhandler + M /rt/branches/3.4-RELEASE/html/SelfService/Closed.html + M /rt/branches/3.4-RELEASE/html/SelfService/Create.html + M /rt/branches/3.4-RELEASE/html/SelfService/CreateTicketInQueue.html + M /rt/branches/3.4-RELEASE/html/SelfService/Display.html + M /rt/branches/3.4-RELEASE/html/SelfService/Elements/GotoTicket + M /rt/branches/3.4-RELEASE/html/SelfService/Elements/Header + M /rt/branches/3.4-RELEASE/html/SelfService/Elements/MyRequests + M /rt/branches/3.4-RELEASE/html/SelfService/Elements/Tabs + M /rt/branches/3.4-RELEASE/html/SelfService/Error.html + M /rt/branches/3.4-RELEASE/html/SelfService/Prefs.html + M /rt/branches/3.4-RELEASE/html/SelfService/Update.html + M /rt/branches/3.4-RELEASE/html/SelfService/index.html + M /rt/branches/3.4-RELEASE/html/Ticket/Attachment/dhandler + M /rt/branches/3.4-RELEASE/html/Ticket/Create.html + M /rt/branches/3.4-RELEASE/html/Ticket/Display.html + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/AddWatchers + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/BulkLinks + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditBasics + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditCustomField + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditCustomFields + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditDates + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditPeople + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditWatchers + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/FindAttachments + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/LoadTextAttachments + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/PreviewScrips + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowAttachments + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowBasics + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowCustomFields + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowDates + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowDependencies + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowGroupMembers + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMemberOf + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMembers + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMessageStanza + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowPeople + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowReferences + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowRequestor + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowSummary + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransaction + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowUserEntry + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/Tabs + M /rt/branches/3.4-RELEASE/html/Ticket/History.html + M /rt/branches/3.4-RELEASE/html/Ticket/Modify.html + M /rt/branches/3.4-RELEASE/html/Ticket/ModifyAll.html + M /rt/branches/3.4-RELEASE/html/Ticket/ModifyDates.html + M /rt/branches/3.4-RELEASE/html/Ticket/ModifyLinks.html + M /rt/branches/3.4-RELEASE/html/Ticket/ModifyPeople.html + M /rt/branches/3.4-RELEASE/html/Ticket/ShowEmailRecord.html + M /rt/branches/3.4-RELEASE/html/Ticket/Update.html + M /rt/branches/3.4-RELEASE/html/Tools/Elements/Tabs + M /rt/branches/3.4-RELEASE/html/Tools/MyDay.html + M /rt/branches/3.4-RELEASE/html/Tools/Offline.html + M /rt/branches/3.4-RELEASE/html/User/Delegation.html + M /rt/branches/3.4-RELEASE/html/User/Elements/DelegateRights + M /rt/branches/3.4-RELEASE/html/User/Elements/GroupTabs + M /rt/branches/3.4-RELEASE/html/User/Elements/Tabs + M /rt/branches/3.4-RELEASE/html/User/Groups/Members.html + M /rt/branches/3.4-RELEASE/html/User/Groups/Modify.html + M /rt/branches/3.4-RELEASE/html/User/Groups/index.html + M /rt/branches/3.4-RELEASE/html/User/Prefs.html + M /rt/branches/3.4-RELEASE/html/autohandler + M /rt/branches/3.4-RELEASE/html/index.html + M /rt/branches/3.4-RELEASE/html/l + M /rt/branches/3.4-RELEASE/lib/RT/ACE.pm + M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ACL.pm + M /rt/branches/3.4-RELEASE/lib/RT/ACL_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/AutoOpen.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/Autoreply.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/EscalatePriority.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/Generic.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/Notify.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/NotifyAsComment.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/RecordComment.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/RecordCorrespondence.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/ResolveMembers.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/SetPriority.pm + M /rt/branches/3.4-RELEASE/lib/RT/Action/UserDefined.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attachment.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attachments.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attachments_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attribute.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attribute_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attributes.pm + M /rt/branches/3.4-RELEASE/lib/RT/Attributes_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Base.pm + M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember.pm + M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMembers.pm + M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/AnyTransaction.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/BeforeDue.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/Generic.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/Overdue.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/OwnerChange.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/PriorityChange.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/PriorityExceeds.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/QueueChange.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/StatusChange.pm + M /rt/branches/3.4-RELEASE/lib/RT/Condition/UserDefined.pm + M /rt/branches/3.4-RELEASE/lib/RT/CurrentUser.pm + M /rt/branches/3.4-RELEASE/lib/RT/CustomField.pm + M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue.pm + M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValues.pm + M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValues_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/CustomFields.pm + M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Date.pm + M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm + M /rt/branches/3.4-RELEASE/lib/RT/Group.pm + M /rt/branches/3.4-RELEASE/lib/RT/GroupMember.pm + M /rt/branches/3.4-RELEASE/lib/RT/GroupMember_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/GroupMembers.pm + M /rt/branches/3.4-RELEASE/lib/RT/GroupMembers_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Groups.pm + M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm + M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.pm + M /rt/branches/3.4-RELEASE/lib/RT/I18N/i_default.pm + M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/CLI.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/REST.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm + M /rt/branches/3.4-RELEASE/lib/RT/Link.pm + M /rt/branches/3.4-RELEASE/lib/RT/Link_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Links.pm + M /rt/branches/3.4-RELEASE/lib/RT/Links_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomField.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomField_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFields.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFields_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Principal.pm + M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Principals.pm + M /rt/branches/3.4-RELEASE/lib/RT/Principals_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Queue.pm + M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Queues.pm + M /rt/branches/3.4-RELEASE/lib/RT/Queues_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE/lib/RT/Scrip.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripAction.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripActions.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripActions_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripCondition.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripCondition_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripConditions.pm + M /rt/branches/3.4-RELEASE/lib/RT/ScripConditions_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Scrips.pm + M /rt/branches/3.4-RELEASE/lib/RT/Scrips_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm + M /rt/branches/3.4-RELEASE/lib/RT/Search/FromSQL.pm + M /rt/branches/3.4-RELEASE/lib/RT/Search/Generic.pm + M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm + M /rt/branches/3.4-RELEASE/lib/RT/System.pm + M /rt/branches/3.4-RELEASE/lib/RT/Template.pm + M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Templates.pm + M /rt/branches/3.4-RELEASE/lib/RT/Templates_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Ticket.pm + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Tickets.pm + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transaction.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transactions.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/URI/base.pm + M /rt/branches/3.4-RELEASE/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/3.4-RELEASE/lib/RT/URI.pm + M /rt/branches/3.4-RELEASE/lib/RT/User.pm + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Users.pm + M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT.pm.in + M /rt/branches/3.4-RELEASE/sbin/extract-message-catalog + M /rt/branches/3.4-RELEASE/sbin/extract_pod_tests + M /rt/branches/3.4-RELEASE/sbin/factory + M /rt/branches/3.4-RELEASE/sbin/regression_harness + M /rt/branches/3.4-RELEASE/sbin/rt-dump-database.in + M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + r3962@hualien: jesse | 2005-02-01T14:05:26.980011Z + reran license tagger + +------------------------------------------------------------------------ +r2146 | jesse | 2005-02-01 09:13:05 -0500 (Tue, 01 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/en_malkovich.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po + M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po + M /rt/branches/3.4-RELEASE/sbin/license_tag + + r3961@hualien: jesse | 2005-02-01T14:03:42.493372Z + Message catalogs updated -Bumping to 3.1.13 for release ------------------------------------------------------------------------ -r627 | jesse | 2004-03-27 23:04:08 -0500 (Sat, 27 Mar 2004) | 6 lines +r2145 | jesse | 2005-02-01 09:12:39 -0500 (Tue, 01 Feb 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/Makefile.in - A /rt/branches/rt-3.1/README.Oracle - M /rt/branches/rt-3.1/UPGRADING - M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in - M /rt/branches/rt-3.1/bin/mason_handler.scgi.in - M /rt/branches/rt-3.1/bin/rt-crontool.in - M /rt/branches/rt-3.1/bin/rt-mailgate.in - M /rt/branches/rt-3.1/bin/webmux.pl.in - M /rt/branches/rt-3.1/config.layout - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/etc/schema.Informix - M /rt/branches/rt-3.1/etc/schema.Oracle - M /rt/branches/rt-3.1/etc/schema.SQLite - M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip - M /rt/branches/rt-3.1/html/Elements/Callback - M /rt/branches/rt-3.1/html/Elements/MessageBox - M /rt/branches/rt-3.1/html/Elements/SelectLang - M /rt/branches/rt-3.1/html/Elements/SelectMatch - M /rt/branches/rt-3.1/html/Elements/SelectWatcherType - M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie - M /rt/branches/rt-3.1/html/Elements/SimpleSearch - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/history - M /rt/branches/rt-3.1/html/REST/1.0/autohandler - M /rt/branches/rt-3.1/html/REST/1.0/dhandler - M /rt/branches/rt-3.1/html/REST/1.0/search/ticket - M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction - M /rt/branches/rt-3.1/html/SelfService/Elements/MyRequests - M /rt/branches/rt-3.1/html/Ticket/Attachment/dhandler - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageStanza - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs - M /rt/branches/rt-3.1/html/index.html - M /rt/branches/rt-3.1/lib/RT/Action/AutoOpen.pm - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Base.pm - M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Handle.pm - M /rt/branches/rt-3.1/lib/RT/I18N/fi.po - M /rt/branches/rt-3.1/lib/RT/I18N/fr.po - M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po - M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po - M /rt/branches/rt-3.1/lib/RT/I18N.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod - M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/URI.pm - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm - M /rt/branches/rt-3.1/lib/t/03web.pl.in - M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in - M /rt/branches/rt-3.1/sbin/license_tag - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + r3960@hualien: jesse | 2005-02-01T13:59:42.556416Z + Tiny readme style fixes ----------------------------------------------------------------------- -r1191@tinbook: jesse | 2004-03-28T04:02:36.130375Z +------------------------------------------------------------------------ +r2144 | jesse | 2005-02-01 09:11:23 -0500 (Tue, 01 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Oracle + M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Pg -Merging 3.0.10 forward to 3.1. ----------------------------------------------------------------------- + r3959@hualien: jesse | 2005-02-01T13:55:00.555573Z + Removing index changes from upgrade process that could break upgrades for some users ------------------------------------------------------------------------ -r626 | jesse | 2004-03-25 21:23:18 -0500 (Thu, 25 Mar 2004) | 1 line +r2131 | jesse | 2005-01-22 14:43:46 -0500 (Sat, 22 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r3924@hualien: jesse | 2005-01-22T19:34:52.453359Z + Bumped to 3.4.0rc6 -Removing a conflict generated by an incorrect commit ------------------------------------------------------------------------ -r622 | jesse | 2004-03-25 10:33:23 -0500 (Thu, 25 Mar 2004) | 1 line +r2123 | jesse | 2005-01-22 11:57:23 -0500 (Sat, 22 Jan 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r3910@hualien: jesse | 2005-01-22T16:06:58.731752Z + Custom field searches should only search on values that haven't been deleted + -Bumping to 3.1.12 ------------------------------------------------------------------------ -r621 | leira | 2004-03-25 10:21:44 -0500 (Thu, 25 Mar 2004) | 3 lines +r2122 | jesse | 2005-01-22 11:57:11 -0500 (Sat, 22 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm - M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/URI.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/15cf_single_values_are_single.t -Move AddLink/DeleteLink to the Record object. -Support linking Queues. + r3909@hualien: jesse | 2005-01-22T15:42:46.936767Z + Bullet-proofing for custom fields with a set but limited number of values ------------------------------------------------------------------------ -r620 | leira | 2004-03-25 10:20:13 -0500 (Thu, 25 Mar 2004) | 4 lines +r2121 | jesse | 2005-01-22 11:57:01 -0500 (Sat, 22 Jan 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/html/Scope/Elements/ShowHistory - M /rt/branches/rt-3.1/html/Scope/Elements/ShowTransaction - M /rt/branches/rt-3.1/html/Ticket/Display.html - M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r3907@hualien: jesse | 2005-01-22T14:48:14.100308Z + TicketSQL search fixes, especially to Custom field operations + -ShowHeaders is now boolean. +------------------------------------------------------------------------ +r2120 | jesse | 2005-01-22 11:53:50 -0500 (Sat, 22 Jan 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap -Allow Transactions, Attachments, etc. to take an optional collection of tickets. + r3904@hualien: jesse | 2005-01-22T13:00:19.775653Z + The column map callback was broken by performance work + ------------------------------------------------------------------------ -r619 | leira | 2004-03-25 10:18:34 -0500 (Thu, 25 Mar 2004) | 2 lines +r2119 | jesse | 2005-01-22 06:26:14 -0500 (Sat, 22 Jan 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/EditLinks + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/content + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.Oracle + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.Pg + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.SQLite + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.mysql + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/content + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/schema.Oracle + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/schema.SQLite + M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in -Make this component more flexible (new or modify). + r3902@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. + + ------------------------------------------------------------------------ -r618 | leira | 2004-03-25 10:17:28 -0500 (Thu, 25 Mar 2004) | 2 lines +r2116 | jesse | 2005-01-19 17:20:57 -0500 (Wed, 19 Jan 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/html/Admin/Elements/SelectStage + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac -add a "disabled" stage + r3893@hualien: jesse | 2005-01-19T18:39:39.850646Z + Updated version number used by development builds to note that this is the 3.4 series + ------------------------------------------------------------------------ -r617 | leira | 2004-03-24 16:31:54 -0500 (Wed, 24 Mar 2004) | 2 lines +r2115 | jesse | 2005-01-19 17:20:48 -0500 (Wed, 19 Jan 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm -Fixed a cut & paste error. + r3892@hualien: jesse | 2005-01-19T18:38:38.233900Z + Added better error checking for attachment insertion failure. (This unmasked more instances of oracle brokenness) + ------------------------------------------------------------------------ -r616 | leira | 2004-03-24 16:29:01 -0500 (Wed, 24 Mar 2004) | 2 lines +r2114 | jesse | 2005-01-19 17:20:39 -0500 (Wed, 19 Jan 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/03basic_web.t + M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t + M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t -Check Queue permissions, too. + r3891@hualien: jesse | 2005-01-19T18:31:15.604733Z + Minor formatting cleanups to tests + ------------------------------------------------------------------------ -r615 | leira | 2004-03-24 16:22:30 -0500 (Wed, 24 Mar 2004) | 2 lines +r2113 | jesse | 2005-01-18 10:46:48 -0500 (Tue, 18 Jan 2005) | 6 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner + M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm -Add a Next method that checks ACLs, so that we don't need to do it in the UI. + r3885@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 + + ------------------------------------------------------------------------ -r606 | jesse | 2004-03-19 11:52:58 -0500 (Fri, 19 Mar 2004) | 2 lines +r2112 | jesse | 2005-01-18 10:46:21 -0500 (Tue, 18 Jan 2005) | 8 lines Changed paths: - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm -Bumping to 3.0.11 + r3884@hualien: jesse | 2005-01-18T14:59:19.630164Z + RT-Ticket: 6352 + RT-Status: resolved + RT-Update: correspond + + Fix an invalid custom field acl check + ------------------------------------------------------------------------ -r605 | jesse | 2004-03-19 01:56:11 -0500 (Fri, 19 Mar 2004) | 5 lines +r2109 | tla | 2005-01-17 20:53:10 -0500 (Mon, 17 Jan 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm + A /rt/branches/3.4-RELEASE/lib/t/create_data.pl -r1135@tinbook: jesse | 2004-03-19T06:55:24.031783Z +A script to automate testing data creation. Requires a new CPAN module, +Text::Lorem. Work in progress. -Factored out some attachment processing to ease future integration ----------------------------------------------------------------------- ------------------------------------------------------------------------ -r604 | jesse | 2004-03-19 01:46:21 -0500 (Fri, 19 Mar 2004) | 3 lines +r2072 | jesse | 2005-01-13 02:02:25 -0500 (Thu, 13 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm + M /rt/branches/3.4-RELEASE/README + +Removed a reference to NIS -Fixes for running on postgres ----------------------------------------------------------------------- ------------------------------------------------------------------------ -r602 | leira | 2004-03-18 01:34:55 -0500 (Thu, 18 Mar 2004) | 2 lines +r2071 | jesse | 2005-01-12 18:39:03 -0500 (Wed, 12 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/etc/acl.Pg + M /rt/branches/3.4-RELEASE/docs/rt3-schema-relationships.dot + +RT3.4 schema diagram corrected and updated. -Add Attributes table to the acl list for Postgres. ------------------------------------------------------------------------ -r601 | jesse | 2004-03-17 18:16:25 -0500 (Wed, 17 Mar 2004) | 1 line +r2070 | jesse | 2005-01-11 18:58:03 -0500 (Tue, 11 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType + M /rt/branches/3.4-RELEASE/README + +Readme update to note that manual installation of Apache::DBI may be required. + -Allow searching for tickets based on user attributes other than 'EmailAddress' ------------------------------------------------------------------------ -r600 | leira | 2004-03-17 18:12:45 -0500 (Wed, 17 Mar 2004) | 2 lines +r2069 | zev | 2005-01-11 18:49:19 -0500 (Tue, 11 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt/branches/3.4-RELEASE/Makefile.in + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in -We don't need to parse parts of the key, so don't pull it apart. +Fixed spelling and grammar mistakes in etc/RT_Config.pm.in +Added some documentation and fixed whitespace in Makefile.in ------------------------------------------------------------------------ -r598 | jesse | 2004-03-17 16:15:06 -0500 (Wed, 17 Mar 2004) | 1 line +r2065 | jesse | 2005-01-11 00:02:58 -0500 (Tue, 11 Jan 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/MessageBox - M /rt/branches/rt-3.1/html/Elements/SelectMatch - M /rt/branches/rt-3.1/html/Ticket/Create.html - M /rt/branches/rt-3.1/html/Ticket/Display.html - A /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - M /rt/branches/rt-3.1/html/Ticket/History.html - M /rt/branches/rt-3.1/html/User/Prefs.html - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - A /rt/branches/rt-3.1/lib/RT/I18N/da.po - M /rt/branches/rt-3.1/lib/RT/I18N/fi.po - M /rt/branches/rt-3.1/lib/RT/I18N/fr.po - A /rt/branches/rt-3.1/lib/RT/I18N/hu.po - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r2678@hualien: jesse | 2005-01-11T06:37:57.777661Z + Bumped to rc5 + + + +------------------------------------------------------------------------ +r2064 | jesse | 2005-01-10 23:54:09 -0500 (Mon, 10 Jan 2005) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/14merge.t + + r2669@hualien: jesse | 2005-01-11T06:23:33.161490Z + Merging tickets with the same link could cause postgres to complain. Fixed. merged. + + + -Merging 3.0.10rc2 forward to 3.1.x ------------------------------------------------------------------------ -r595 | leira | 2004-03-17 01:10:21 -0500 (Wed, 17 Mar 2004) | 2 lines +r2060 | jesse | 2005-01-08 18:46:21 -0500 (Sat, 08 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf -Include content properly when creating tickets from templates. + r2642@hualien: jesse | 2005-01-08T23:42:31.639282Z + 3.4.0rc4 ------------------------------------------------------------------------ -r594 | leira | 2004-03-17 01:07:22 -0500 (Wed, 17 Mar 2004) | 2 lines +r2059 | jesse | 2005-01-08 18:44:03 -0500 (Sat, 08 Jan 2005) | 9 lines Changed paths: - M /rt/branches/rt-3.1/html/Scope/Elements/ShowSummary + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + M /rt/branches/3.4-RELEASE/lib/RT/Attributes_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/13-attribute-tests.t + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in -Links elements have moved to /Elements + r2640@hualien: jesse | 2005-01-08T23:32:05.453370Z + Kevin Chen reported issues with Attributes not being properly deleted from the + ticket update screen. Alex Vandiver wrote new tests to illustrate the behaviour. + + This unearthed bugs in RT's attribute handling as well as DBIx::SearchBuilder. + + + ------------------------------------------------------------------------ -r593 | leira | 2004-03-17 01:06:47 -0500 (Wed, 17 Mar 2004) | 2 lines +r2055 | jesse | 2005-01-07 22:40:01 -0500 (Fri, 07 Jan 2005) | 4 lines Changed paths: - A /rt/branches/rt-3.1/html/Elements/EditLinks (from /rt/branches/rt-3.1/html/Ticket/Elements/EditLinks:558) - A /rt/branches/rt-3.1/html/Elements/ShowLink (from /rt/branches/rt-3.1/html/Ticket/Elements/ShowLink:554) - A /rt/branches/rt-3.1/html/Elements/ShowLinks (from /rt/branches/rt-3.1/html/Ticket/Elements/ShowLinks:554) - D /rt/branches/rt-3.1/html/Ticket/Elements/EditLinks - D /rt/branches/rt-3.1/html/Ticket/Elements/ShowLink - D /rt/branches/rt-3.1/html/Ticket/Elements/ShowLinks - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary - M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html - M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf -Move links elements to /Elements from /Ticket/Elements + r2633@hualien: jesse | 2005-01-08T03:37:18.260832Z + Bumping to 3.4.0rc3 + ------------------------------------------------------------------------ -r592 | leira | 2004-03-17 01:04:58 -0500 (Wed, 17 Mar 2004) | 2 lines +r2054 | jesse | 2005-01-07 22:39:55 -0500 (Fri, 07 Jan 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t -Add a BeforeUpdateType callback. + r2632@hualien: jesse | 2005-01-08T03:36:49.431347Z + Revision 1977 was a bogus merge. Revert that. Add new tests to catch the failing behaviour + + ------------------------------------------------------------------------ -r591 | leira | 2004-03-17 00:58:18 -0500 (Wed, 17 Mar 2004) | 2 lines +r2045 | jesse | 2005-01-06 16:01:06 -0500 (Thu, 06 Jan 2005) | 5 lines Changed paths: - D /rt/branches/rt-3.1/html/Elements/ShadedBox - D /rt/branches/rt-3.1/html/Elements/ShadedInputRow - D /rt/branches/rt-3.1/html/Elements/ShadedRow + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf -These aren't used any more, so delete them. + r2555@hualien: jesse | 2005-01-06T20:56:22.389566Z + Bumping to rc2 + + ------------------------------------------------------------------------ -r589 | jesse | 2004-03-17 00:36:39 -0500 (Wed, 17 Mar 2004) | 3 lines +r2044 | jesse | 2005-01-06 16:00:57 -0500 (Thu, 06 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/SelfService/Display.html - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + 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 -Comment/Update links were broken after a quicksearch ----------------------------------------------------------------------- + r2543@hualien: jesse | 2005-01-06T07:08:12.346569Z + no longer hardcode paths in tests ------------------------------------------------------------------------ -r586 | leira | 2004-03-16 19:29:14 -0500 (Tue, 16 Mar 2004) | 2 lines +r2041 | jesse | 2005-01-05 00:34:02 -0500 (Wed, 05 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm + 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 -DTRT for ObjectType (and thus AsString). + r2539@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) ------------------------------------------------------------------------ -r577 | jesse | 2004-03-15 13:29:09 -0500 (Mon, 15 Mar 2004) | 5 lines +r2040 | jesse | 2005-01-04 00:18:06 -0500 (Tue, 04 Jan 2005) | 3 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Admin/Elements/ModifyQueue - M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html - M /rt/branches/rt-3.1/html/Search/Bulk.html - M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html - M /rt/branches/rt-3.1/html/Ticket/Update.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm -RT-Ticket: 5264 -RT-Status: resolved + r2530@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 -Change 'correspond' to 'reply' + r2528@hualien: jesse | 2005-01-03T19:54:59.819442Z + Added a test for a regression tickled by DBD::Oracle 1.16 + ------------------------------------------------------------------------ -r565 | jesse | 2004-03-14 16:30:02 -0500 (Sun, 14 Mar 2004) | 1 line +r2038 | jesse | 2005-01-04 00:17:42 -0500 (Tue, 04 Jan 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1 - M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql + + r2527@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 + + -Pushing up ShowEmailRecord change ------------------------------------------------------------------------ -r557 | jesse | 2004-03-12 16:29:06 -0500 (Fri, 12 Mar 2004) | 2 lines +r2037 | jesse | 2005-01-04 00:17:29 -0500 (Tue, 04 Jan 2005) | 4 lines Changed paths: - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql -Bumping to 3.1.10 to make the release machinery happy + r2526@hualien: jesse | 2005-01-03T19:21:48.180206Z + Workaround for missing mysql indexes + ------------------------------------------------------------------------ -r555 | jesse | 2004-03-12 16:20:12 -0500 (Fri, 12 Mar 2004) | 6 lines +r2036 | jesse | 2005-01-03 14:14:54 -0500 (Mon, 03 Jan 2005) | 5 lines Changed paths: - M /rt/branches/rt-3.1/README - M /rt/branches/rt-3.1/html/Elements/Footer - M /rt/branches/rt-3.1/html/Elements/Login - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Oracle -Bumping to 3.1.9. -Removing note about deprecated perl 5.6.1 + r2524@hualien: jesse | 2005-01-03T19:12:32.074066Z + Oracle schema upgrades + + -Updated footer to shill for the company. +------------------------------------------------------------------------ +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@hualien: jesse | 2004-12-29T20:39:43.707258Z + Custom field tab hilighting fixes. + + ------------------------------------------------------------------------ -r553 | jesse | 2004-03-12 00:39:17 -0500 (Fri, 12 Mar 2004) | 6 lines +r2033 | jesse | 2004-12-29 14:45:54 -0500 (Wed, 29 Dec 2004) | 5 lines Changed paths: - M /rt/branches/rt-3.1/README + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm -RT-Ticket: 1 -RT-Status: resolved + r2516@hualien: jesse | 2004-12-29T19:44:09.437463Z + Slightly updated encoding support for oracle + + -This commit updates a date in the README. But really, it's here to test the new subversion integration. +------------------------------------------------------------------------ +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@hualien: jesse | 2004-12-23T22:31:20.362197Z + Note about "OwnTickets" for Superusers + ------------------------------------------------------------------------ -r551 | jesse | 2004-03-11 22:40:50 -0500 (Thu, 11 Mar 2004) | 2 lines +r2030 | robert | 2004-12-28 01:37:51 -0500 (Tue, 28 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm - M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac -RT Links and URIs can now work with any RT object, not just tickets + r2033@dog: rspier | 2004-12-27 22:36:08 -0800 + RT 6331: configure spitting chmod errors ------------------------------------------------------------------------ -r550 | leira | 2004-03-11 13:49:31 -0500 (Thu, 11 Mar 2004) | 2 lines +r2029 | robert | 2004-12-28 01:37:47 -0500 (Tue, 28 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css -Include content properly when creating tickets from templates. + r2032@dog: rspier | 2004-12-27 22:24:34 -0800 + fix css errors ------------------------------------------------------------------------ -r549 | jesse | 2004-03-11 13:43:31 -0500 (Thu, 11 Mar 2004) | 3 lines +r2028 | robert | 2004-12-28 01:37:37 -0500 (Tue, 28 Dec 2004) | 4 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Header -Let users edit their own passwords + r2031@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@dog: rspier | 2004-12-27 21:05:44 -0800 + Whitespace tweak: use tabs consistently ------------------------------------------------------------------------ -r547 | leira | 2004-03-11 02:21:45 -0500 (Thu, 11 Mar 2004) | 2 lines +r2025 | jesse | 2004-12-22 02:06:35 -0500 (Wed, 22 Dec 2004) | 5 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/schema.Oracle -Make sure Priority is 0, not ''. + r2504@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@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. + + + ------------------------------------------------------------------------ -r542 | leira | 2004-03-10 23:40:10 -0500 (Wed, 10 Mar 2004) | 2 lines +r2021 | jesse | 2004-12-21 00:32:15 -0500 (Tue, 21 Dec 2004) | 5 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/lib/t/regression/10merge.t -Fixes to offline upload (set Priority to 0 if it's ''). + r2498@hualien: jesse | 2004-12-21T05:27:21.459146Z + Added a new regression test to validate some possibly bogus behaviour about merging tickets + + ------------------------------------------------------------------------ -r535 | jesse | 2004-03-10 18:27:43 -0500 (Wed, 10 Mar 2004) | 2 lines +r2019 | jesse | 2004-12-20 21:44:53 -0500 (Mon, 20 Dec 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/Header + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm -Turning off the html content type, as it broke IE display. (We want IE in 'Quirks' mode) + r2494@hualien: jesse | 2004-12-21T02:40:37.522278Z + Added back a 'package' declaration to Tickets_Overlay to enable automatic reload. + + + ------------------------------------------------------------------------ -r522 | jesse | 2004-03-09 17:54:01 -0500 (Tue, 09 Mar 2004) | 3 lines +r2018 | jesse | 2004-12-20 18:53:18 -0500 (Mon, 20 Dec 2004) | 4 lines Changed paths: - M /rt/branches/rt-3.1/html/NoAuth/webrt.css + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/mason_handler.fcgi.in + + r2492@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. + -#5179: provide a callback in the css stylesheet +------------------------------------------------------------------------ +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@hualien: jesse | 2004-12-20T23:27:06.068915Z + Inhibit a warning in 08_web_Cf_access.t + + ------------------------------------------------------------------------ -r521 | jesse | 2004-03-09 17:48:55 -0500 (Tue, 09 Mar 2004) | 2 lines +r2015 | jesse | 2004-12-20 13:43:27 -0500 (Mon, 20 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/SelectQueue + M /rt/branches/3.4-RELEASE + D /rt/branches/3.4-RELEASE/HOWTO -#5136: Save a queue load in SelectQueue in most cases + r2485@hualien: jesse | 2004-12-20T18:38:03.341344Z + Blew away outdated releng documentation ------------------------------------------------------------------------ -r520 | jesse | 2004-03-09 17:31:40 -0500 (Tue, 09 Mar 2004) | 3 lines +r2014 | jesse | 2004-12-20 13:42:57 -0500 (Mon, 20 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README -#5091: Support for a minimal RT shell + r2484@hualien: jesse | 2004-12-20T18:37:10.098322Z + minor readme updates +------------------------------------------------------------------------ +r2013 | jesse | 2004-12-20 13:42:45 -0500 (Mon, 20 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r2483@hualien: jesse | 2004-12-20T18:35:10.597227Z + updated releng.cnf to point to the new branch ------------------------------------------------------------------------ -r519 | jesse | 2004-03-09 17:24:09 -0500 (Tue, 09 Mar 2004) | 2 lines +r2012 | jesse | 2004-12-20 13:25:47 -0500 (Mon, 20 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm -Adding an ommitted newline in a status message + r2478@hualien: jesse | 2004-12-20T18:18:05.386331Z + The last merge had a missing brace ------------------------------------------------------------------------ -r518 | jesse | 2004-03-09 17:23:02 -0500 (Tue, 09 Mar 2004) | 2 lines +r2010 | jesse | 2004-12-20 13:07:34 -0500 (Mon, 20 Dec 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt.in + A /rt/branches/3.4-RELEASE (from /rt/branches/3.3-TESTING:2009) -#5089: More preparation for the RT shell from AMS +Moving the 3.3 testing branch to the 3.4 release branch in anticipation of a release candidate later today ------------------------------------------------------------------------ -r517 | jesse | 2004-03-09 17:19:03 -0500 (Tue, 09 Mar 2004) | 2 lines +r2009 | jesse | 2004-12-20 12:30:49 -0500 (Mon, 20 Dec 2004) | 11 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/autohandler -Let the user set status in comment or correspondence + r2472@hualien: jesse | 2004-12-20T17:04:02.657029Z + r2464@hualien: jesse | 2004-12-17T23:04:58.188494Z + Security: + * Fixed a case where catastrophic failure of the logging infrastructure + on initial login could result in a failing login attempt could + result in a valid remote session. -- Reported by Tom Yu + + + + ------------------------------------------------------------------------ -r516 | jesse | 2004-03-09 17:09:39 -0500 (Tue, 09 Mar 2004) | 2 lines +r2008 | jesse | 2004-12-20 12:30:35 -0500 (Mon, 20 Dec 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket -#5088: CLI hacking from AMS to prepare for an interactive 'rt shell' + r2471@hualien: jesse | 2004-12-20T17:04:02.035738Z + r2460@hualien: jesse | 2004-12-17T20:24:25.107579Z + REST UI for listing tickets was missing a newline, resulting in a malformed + response + + + ------------------------------------------------------------------------ -r515 | jesse | 2004-03-09 17:07:59 -0500 (Tue, 09 Mar 2004) | 3 lines +r2007 | jesse | 2004-12-20 12:30:22 -0500 (Mon, 20 Dec 2004) | 11 lines Changed paths: - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm + + r2470@hualien: jesse | 2004-12-20T17:04:01.318822Z + r1984@hualien: jesse | 2004-12-09T07:16:39.436509Z + RT-Ticket: 6296 + RT-Status: resolved + RT-Update: correspond + + Removed a spurious =>, Thanks to Todd Chapman + + + -REST attachments API will now display attachments without filenames +------------------------------------------------------------------------ +r2006 | jesse | 2004-12-20 12:30:06 -0500 (Mon, 20 Dec 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + r2469@hualien: jesse | 2004-12-20T16:35:42.953265Z + r1983@hualien: jesse | 2004-12-09T07:15:23.115403Z + + + ------------------------------------------------------------------------ -r514 | jesse | 2004-03-09 16:54:51 -0500 (Tue, 09 Mar 2004) | 2 lines +r2002 | jesse | 2004-12-16 16:01:40 -0500 (Thu, 16 Dec 2004) | 4 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt.in + M /rt/branches/3.3-TESTING + D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm + D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm -#5086: providing support for rt ls -o + r2447@hualien: jesse | 2004-12-16T20:55:51.733392Z + Removed two more unused files. Thanks to Ruslan for spotting this. + ------------------------------------------------------------------------ -r512 | jesse | 2004-03-08 23:52:10 -0500 (Mon, 08 Mar 2004) | 3 lines +r2000 | jesse | 2004-12-15 18:00:06 -0500 (Wed, 15 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/html/Admin/Users/Modify.html - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.3-TESTING/lib/t/regression/01ticket_link_searching.t -A new hook for canonicalization of user information on initial create + r2442@hualien: jesse | 2004-12-15T22:55:54.557052Z + Clkao found a logic bug in the negative link searching + +------------------------------------------------------------------------ +r1998 | jesse | 2004-12-14 18:45:10 -0500 (Tue, 14 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + r2440@hualien: jesse | 2004-12-14T23:39:15.304049Z + bumping to 3.3.16 ------------------------------------------------------------------------ -r511 | leira | 2004-03-08 23:12:55 -0500 (Mon, 08 Mar 2004) | 2 lines +r1997 | jesse | 2004-12-14 14:40:49 -0500 (Tue, 14 Dec 2004) | 9 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString - M /rt/branches/rt-3.1/html/Search/Results.html + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/schema.Oracle -Add support for links & CFs. + r2437@hualien: jesse | 2004-12-14T19:37:11.516896Z + RT-Ticket: 6316 + RT-Status: resolved + RT-Update: correspond + + Added a patch to enable ObjectCustomFields for Oracle from Steve Turner at MIT. We're still short an oracle upgrade path. + + ------------------------------------------------------------------------ -r510 | jesse | 2004-03-08 20:41:00 -0500 (Mon, 08 Mar 2004) | 2 lines +r1996 | autrijus | 2004-12-14 10:36:27 -0500 (Tue, 14 Dec 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/SelectQueue - M /rt/branches/rt-3.1/html/Search/Elements/PickBasics - M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/webmux.pl.in -Now the Search UI does Queue names instead of id + r6687@not: autrijus | 2004-12-14T15:31:58.474155Z + * In HTML::Mason 1.18 or above, Apache2 support is native if + Apache::Request (libapreq2) is installed. + + ------------------------------------------------------------------------ -r507 | jesse | 2004-03-08 18:56:35 -0500 (Mon, 08 Mar 2004) | 2 lines +r1995 | jesse | 2004-12-14 04:54:20 -0500 (Tue, 14 Dec 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/bin/rt-mailgate.in - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/Makefile.in + M /rt/branches/3.3-TESTING/configure.ac + A /rt/branches/3.3-TESTING/lib/t/00smoke.t + D /rt/branches/3.3-TESTING/lib/t/00smoke.t.in + D /rt/branches/3.3-TESTING/lib/t/01harness.t.in + D /rt/branches/3.3-TESTING/lib/t/02regression.t.in + D /rt/branches/3.3-TESTING/lib/t/03web.pl.in + D /rt/branches/3.3-TESTING/lib/t/04_send_email.pl.in + D /rt/branches/3.3-TESTING/lib/t/05cronsupport.pl.in + D /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in + D /rt/branches/3.3-TESTING/lib/t/07acl.pl.in + D /rt/branches/3.3-TESTING/lib/t/08web_cf.pl.in + D /rt/branches/3.3-TESTING/lib/t/regression/00placeholder + A /rt/branches/3.3-TESTING/lib/t/regression/03basic_web.t + A /rt/branches/3.3-TESTING/lib/t/regression/04send_email.t + A /rt/branches/3.3-TESTING/lib/t/regression/05cronsupport.t + A /rt/branches/3.3-TESTING/lib/t/regression/06mailgateway.t + A /rt/branches/3.3-TESTING/lib/t/regression/07acl.t + A /rt/branches/3.3-TESTING/lib/t/regression/08web_cf_access.t + A /rt/branches/3.3-TESTING/lib/t/regression/09record_cf_api.t + A /rt/branches/3.3-TESTING/lib/t/setup_regression.t -Bumping to 3.1.8 + r2434@hualien: jesse | 2004-12-14T09:50:12.895761Z + Test suite refactored to use 'prove' rather than one big ball of tests. + This makes it much easier to run individual test scripts and gets us a nice pretty output. + + Ruslan pushed me into this. + + ------------------------------------------------------------------------ -r505 | jesse | 2004-03-08 18:53:36 -0500 (Mon, 08 Mar 2004) | 2 lines +r1994 | jesse | 2004-12-14 04:54:04 -0500 (Tue, 14 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Handle.pm + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/configure.ac + D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm + D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT.pm.in + M /rt/branches/3.3-TESTING/lib/t/regression/01ticket_link_searching.t + M /rt/branches/3.3-TESTING/sbin/extract_pod_tests -Updated handling of CLOBs in oracle. + r2433@hualien: jesse | 2004-12-14T09:25:34.132509Z + Removing TicketCustomFieldValue files leftover from 3.2 ------------------------------------------------------------------------ -r504 | leira | 2004-03-08 16:49:39 -0500 (Mon, 08 Mar 2004) | 2 lines +r1993 | jesse | 2004-12-14 02:36:04 -0500 (Tue, 14 Dec 2004) | 5 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.3-TESTING + A /rt/branches/3.3-TESTING/lib/t/regression/01ticket_link_searching.t -Actually return the status of creating tickets. + r2431@hualien: jesse | 2004-12-14T07:32:22.983998Z + And now we have _tests_ for the link searching. + + ------------------------------------------------------------------------ -r503 | leira | 2004-03-08 16:43:53 -0500 (Mon, 08 Mar 2004) | 2 lines +r1992 | jesse | 2004-12-14 02:25:03 -0500 (Tue, 14 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm -Support for offline Watcher update. + r2428@hualien: jesse | 2004-12-14T07:21:15.616305Z + Adding support for searching on tickets which have no relationships of a given type (Such as "HasMember IS NULL") for clkao ------------------------------------------------------------------------ -r501 | leira | 2004-03-08 15:49:18 -0500 (Mon, 08 Mar 2004) | 2 lines +r1990 | jesse | 2004-12-13 23:50:29 -0500 (Mon, 13 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf -Additional offline upload support. + r2423@hualien: jesse | 2004-12-14T04:46:07.648245Z + 3.3.15 ------------------------------------------------------------------------ -r500 | leira | 2004-03-08 15:48:52 -0500 (Mon, 08 Mar 2004) | 2 lines +r1989 | jesse | 2004-12-13 23:48:14 -0500 (Mon, 13 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm -Additional offline upload support. + r2419@hualien: jesse | 2004-12-14T04:42:37.099863Z + More fixes for working with Transaction Custom Fields ------------------------------------------------------------------------ -r498 | leira | 2004-03-08 00:26:38 -0500 (Mon, 08 Mar 2004) | 2 lines +r1988 | jesse | 2004-12-13 21:42:15 -0500 (Mon, 13 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/Tabs - A /rt/branches/rt-3.1/html/Tools/Elements - A /rt/branches/rt-3.1/html/Tools/Elements/Tabs - A /rt/branches/rt-3.1/html/Tools/Offline.html + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm -Offline ticket creation. + r2413@hualien: jesse | 2004-12-14T02:38:06.428282Z + RT::Transaction->CustomFieldValues can now accept named arguments ------------------------------------------------------------------------ -r497 | leira | 2004-03-07 23:57:12 -0500 (Sun, 07 Mar 2004) | 2 lines +r1987 | mwhitson | 2004-12-13 18:15:35 -0500 (Mon, 13 Dec 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm - A /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm + M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html + M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html -Support for offline ticket creation/update. +rt-ticket: 6315 +rt-status: resolved +rt-update: correspond + +Relabeled 'Create' submit buttons to 'Save Changes' in group modification pages. ------------------------------------------------------------------------ -r494 | jesse | 2004-03-07 22:12:38 -0500 (Sun, 07 Mar 2004) | 3 lines +r1986 | jesse | 2004-12-12 23:13:42 -0500 (Sun, 12 Dec 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/SelfService/Display.html + M /rt/branches/3.3-TESTING/html/SelfService/Update.html -ACL fixes for outgoing Comment email records. -Forward porting performance fixes from 3.0.10pre2 + r2411@hualien: jesse | 2004-12-13T04:10:03.842079Z + self service ui html beautification, selfservice customfield editing ------------------------------------------------------------------------ -r493 | jesse | 2004-03-07 16:10:15 -0500 (Sun, 07 Mar 2004) | 3 lines +r1983 | jesse | 2004-12-10 13:55:22 -0500 (Fri, 10 Dec 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/bin/webmux.pl.in - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default - M /rt/branches/rt-3.1/html/SelfService/Display.html - M /rt/branches/rt-3.1/html/Ticket/Display.html - A /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - M /rt/branches/rt-3.1/html/Ticket/History.html - M /rt/branches/rt-3.1/html/autohandler - M /rt/branches/rt-3.1/html/index.html - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/UPGRADING + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + + r2000@hualien: jesse | 2004-12-10T18:55:08.662227Z + RT-Ticket: 6304 + RT-Status: resolved + RT-Update: correspond + + ModifyObjectCustomFieldValues was too long. It's been changed to "ModifyCustomField" + -Merged forward changes from 3.0.10pre2 +------------------------------------------------------------------------ +r1982 | jesse | 2004-12-10 00:19:36 -0500 (Fri, 10 Dec 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/configure.ac + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + M /rt/branches/3.3-TESTING/lib/t/02regression.t.in + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + r1998@hualien: jesse | 2004-12-10T05:18:47.952532Z + Ruslan handed us a suite of tests. Some of those tests failed, demonstrating a couple of API issues with CustomFields. + + This led to more API bulletproofing and a SearchBuilder bump + + + ------------------------------------------------------------------------ -r484 | jesse | 2004-03-06 17:46:24 -0500 (Sat, 06 Mar 2004) | 2 lines +r1980 | jesse | 2004-12-09 02:33:58 -0500 (Thu, 09 Dec 2004) | 29 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm -Minor html cleanup on txn display + r1990@hualien: jesse | 2004-12-09T07:32:26.670652Z + This actually covers several bugs in the custom field processing in 3.3. + 12. Each time I fixed a bug, another one was uncovered. I think I've + finished now. + + You can see the problems if you create a ticket with "Enter multiple + values", "Fill in one text area" and "upload a file" CFs. The go to the + Basics page, don't change anything and hit submit. All hell breaks loose + - + + 1) the multi-value & text area fields get screwed up. + 2) a message appears telling you the file upload CF has been deleted, + although it apparently hasn't. + + Here's the idea behind what I did: + + - Multi-value CFs should be stored with no \n or \r characters. + - Fill-in-a-text-area CFs should have \r removed before storing in + the database (but \n should remain). + + There are a couple of other related changes - free form multi value CFs + are no longer identified by type "FreeformMultiple". Also there's a + "next if" statement in the wrong place which was causing the file upload + bug. + + --Steve Turner + + ------------------------------------------------------------------------ -r481 | jesse | 2004-03-05 16:35:05 -0500 (Fri, 05 Mar 2004) | 3 lines +r1979 | jesse | 2004-12-09 02:32:46 -0500 (Thu, 09 Dec 2004) | 4 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Results.html - A /rt/branches/rt-3.1/html/Search/Results.rdf + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r1989@hualien: jesse | 2004-12-09T07:31:07.292798Z + Typo fix + -Added support for RSS syndication +------------------------------------------------------------------------ +r1978 | jesse | 2004-12-09 02:21:52 -0500 (Thu, 09 Dec 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + r1986@hualien: jesse | 2004-12-09T07:20:03.552482Z + RT-Ticket: 6295 + RT-Status: resolved + RT-Update: correspond + + Removed a "die" from a code path that should never be hit but doesn't need to die. Thanks to Todd Chapman + + ------------------------------------------------------------------------ -r480 | jesse | 2004-03-05 14:19:16 -0500 (Fri, 05 Mar 2004) | 3 lines +r1977 | jesse | 2004-12-09 02:20:17 -0500 (Thu, 09 Dec 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm -Fixing the admin configuration reporter to abort properly if the user isn't an administrator + r1982@hualien: jesse | 2004-12-09T07:09:56.419805Z + Slightly more refactoring of Record->CustomFieldValues designed to restore older + behaviour. + + + +------------------------------------------------------------------------ +r1975 | jesse | 2004-12-09 02:05:51 -0500 (Thu, 09 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in + M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in + M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm + + r1980@hualien: jesse | 2004-12-09T07:05:41.787599Z + Refactored post-http handling code into lib/RT/Interface/Web/Handler.pm + + + +------------------------------------------------------------------------ +r1974 | jesse | 2004-12-08 20:05:42 -0500 (Wed, 08 Dec 2004) | 19 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in + M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in + + r1978@hualien: jesse | 2004-12-09T01:05:21.233709Z + Core: + + * Promoted ACL cache invalidation to a public method. + + Web: + + * Web UI now invalidates ACL cache after each HTTP hit. This means + more consistent ACL checks at the expense marginally more database lookups + + Test Suite: + + * Removed delays from the test suite which were there to deal with the ACL + cache. The test suite now completes in approximately one minute on my + laptop. + + + + +------------------------------------------------------------------------ +r1972 | jesse | 2004-12-07 21:40:10 -0500 (Tue, 07 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r9533@tinbook: jesse | 2004-12-08T02:40:01.308641Z + Bumping to 3.3.14 + +------------------------------------------------------------------------ +r1971 | jesse | 2004-12-07 21:38:14 -0500 (Tue, 07 Dec 2004) | 7 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r9530@tinbook: jesse | 2004-12-08T02:38:06.660707Z + Refactored RT::Record->CustomFieldValues to be more careful to not + accidentally load all ticket custom field values when asked for a + bogus custom field. Thanks to Ruslan for a pointer to the bug. + + + +------------------------------------------------------------------------ +r1968 | jesse | 2004-12-07 20:35:22 -0500 (Tue, 07 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + + r9525@tinbook: jesse | 2004-12-08T01:29:33.251334Z + Pulling forward query optimization from 3.2 + + +------------------------------------------------------------------------ +r1967 | jesse | 2004-12-07 20:33:35 -0500 (Tue, 07 Dec 2004) | 36 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + + r9524@tinbook: jesse | 2004-12-07T22:51:16.647524Z + r9522@tinbook: jesse | 2004-12-07T22:47:20.573617Z + RT-Ticket: 6286 + RT-Status: resolved + RT-Update: correspond + + Searching on Ticket data and Transaction content caused horribly pessimal searches. + + OLD + + mysql> explain SELECT DISTINCT main.* FROM Tickets main , Transactions Transactions_1, Attachments Attachments_2 WHERE ((main.EffectiveId = main.id)) AND ((main.Status != 'deleted')) AND ((main.Type = 'ticket')) AND ((main.Subject LIKE '%subject/content SQL test%')OR ( (Attachments_2.Content LIKE '%subject/content SQL test%')AND(Attachments_2.TransactionId = Transactions_1.id)AND(main.id = Transactions_1.Ticket) ) ); + +----------------+-------+-----------------------+---------------+---------+------+------+------------------------------------+ + | table | type | possible_keys | key | key_len | ref | rows | Extra | + +----------------+-------+-----------------------+---------------+---------+------+------+------------------------------------+ + | main | ALL | PRIMARY | NULL | NULL | NULL | 30 | Using where; Using temporary | + | Attachments_2 | ALL | Attachments2 | NULL | NULL | NULL | 22 | Using where; Distinct | + | Transactions_1 | index | PRIMARY,Transactions1 | Transactions1 | 4 | NULL | 73 | Using where; Using index; Distinct | + +----------------+-------+-----------------------+---------------+---------+------+------+------------------------------------+ + 3 rows in set (0.00 sec) + + NEW + + mysql> explain SELECT DISTINCT main.* FROM ((Tickets main LEFT JOIN Transactions Transactions_1 ON ( main.id = Transactions_1.Ticket)) LEFT JOIN Attachments Attachments_2 ON ( Transactions_1.id = Attachments_2.TransactionId)) WHERE ((main.EffectiveId = main.id)) AND ((main.Status != 'deleted')) AND ((main.Type = 'ticket')) AND ((main.Subject LIKE '%subject/content SQL test%')OR ( (Attachments_2.Content LIKE '%subject/content SQL test%') ) ); + +----------------+------+---------------+---------------+---------+-------------------+------+------------------------------+ + | table | type | possible_keys | key | key_len | ref | rows | Extra | + +----------------+------+---------------+---------------+---------+-------------------+------+------------------------------+ + | main | ALL | NULL | NULL | NULL | NULL | 30 | Using where; Using temporary | + | Transactions_1 | ref | Transactions1 | Transactions1 | 4 | main.id | 1 | Using index; Distinct | + | Attachments_2 | ref | Attachments2 | Attachments2 | 4 | Transactions_1.id | 1 | Using where; Distinct | + +----------------+------+---------------+---------------+---------+-------------------+------+------------------------------+ + 3 rows in set (0.03 sec) + + + + + +------------------------------------------------------------------------ +r1965 | jesse | 2004-12-07 15:16:58 -0500 (Tue, 07 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Build.html + + r9519@tinbook: jesse | 2004-12-07T20:14:22.950883Z + The "toggle AND/OR" button in the query builder broke in 3.3.10 or so. Reported by Wilson Chow + + +------------------------------------------------------------------------ +r1963 | jesse | 2004-12-06 15:13:15 -0500 (Mon, 06 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r9514@tinbook: jesse | 2004-12-06T20:08:56.717991Z + Bumping to 3.3.13 + +------------------------------------------------------------------------ +r1962 | autrijus | 2004-12-06 12:49:23 -0500 (Mon, 06 Dec 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING + + +------------------------------------------------------------------------ +r1961 | autrijus | 2004-12-06 12:48:46 -0500 (Mon, 06 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/docs/design_docs/3.3-schema-redesign.txt + + r6348@not: autrijus | 2004-12-06T17:45:43.194394Z + * Fix an incorrect description of OCFs + +------------------------------------------------------------------------ +r1960 | jesse | 2004-12-06 02:11:55 -0500 (Mon, 06 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/SelfService/Create.html + A /rt/branches/3.3-TESTING/html/SelfService/CreateTicketInQueue.html + M /rt/branches/3.3-TESTING/html/SelfService/Display.html + M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs + + r9505@tinbook: jesse | 2004-12-06T07:11:01.358418Z + SelfService: Added support for setting custom fields on creation and viewing custom fields the user has the right to see. + + +------------------------------------------------------------------------ +r1959 | jesse | 2004-12-06 02:11:21 -0500 (Mon, 06 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/EditCustomField + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldSelect + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldText + + r9504@tinbook: jesse | 2004-12-06T07:10:00.587141Z + Removing duplicated code. + + + +------------------------------------------------------------------------ +r1958 | jesse | 2004-12-06 00:50:07 -0500 (Mon, 06 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + + r9498@tinbook: jesse | 2004-12-06T05:49:22.962399Z + Fixing CustomField->LoadByName for the case where no such custom field exists. + + +------------------------------------------------------------------------ +r1957 | jesse | 2004-12-05 16:58:31 -0500 (Sun, 05 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r9495@tinbook: jesse | 2004-12-05T21:57:36.434513Z + Refactored RT::Record->CustomFieldValues to accept cf names and convert them to ids. (Based on a patch by Tara Andrews) + + +------------------------------------------------------------------------ +r1956 | jesse | 2004-12-05 16:58:06 -0500 (Sun, 05 Dec 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + + r9451@tinbook: jesse | 2004-12-03T22:42:17.243639Z + r9450@tinbook: jesse | 2004-12-03T22:39:34.093758Z + Refactoring to use the API to determine if a ticket is being closed, rather than looking at a hardcoded status. -- Stephen Quinney + + + +------------------------------------------------------------------------ +r1953 | jesse | 2004-12-03 17:25:07 -0500 (Fri, 03 Dec 2004) | 13 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm + + r9447@tinbook: jesse | 2004-12-03T22:23:11.115990Z + RT-Ticket: 6291 + RT-Status: resolved + RT-Update: correspond + + + Altered Transaction->Value to only show data about custom field transactions if the user + has the right to see that custom field. This automatically limits the Transaction list + to exclude custom field transactions the user shouldn't see. + + + + +------------------------------------------------------------------------ +r1952 | tla | 2004-12-02 18:16:17 -0500 (Thu, 02 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + +If First is undef on account of there not being a custom field of that +name, the Content() method cannot be called on it, so check for mere +existence before we try. + + +------------------------------------------------------------------------ +r1949 | jesse | 2004-11-29 13:32:05 -0500 (Mon, 29 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/SelfService/Update.html + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics + M /rt/branches/3.3-TESTING/html/Ticket/Update.html + M /rt/branches/3.3-TESTING/html/Tools/MyDay.html + + r9437@tinbook: jesse | 2004-11-29T18:33:10.692247Z + Small localization fixes for "Status" (Unchanged) messages + + + +------------------------------------------------------------------------ +r1948 | jesse | 2004-11-29 01:24:52 -0500 (Mon, 29 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.Pg + M /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.mysql + M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in + + r9435@tinbook: jesse | 2004-11-29T06:26:08.317066Z + More postgres upgrade fixes + +------------------------------------------------------------------------ +r1946 | jesse | 2004-11-28 22:25:19 -0500 (Sun, 28 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + + r9432@tinbook: jesse | 2004-11-29T03:26:44.094679Z + Custom field API backward-compatibility improvements + +------------------------------------------------------------------------ +r1943 | jesse | 2004-11-27 02:34:16 -0500 (Sat, 27 Nov 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING + + +------------------------------------------------------------------------ +r1942 | jesse | 2004-11-27 02:34:09 -0500 (Sat, 27 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + + r9422@tinbook: jesse | 2004-11-27T07:33:36.170661Z + r9420@tinbook: jesse | 2004-11-27T07:31:22.860069Z + Refactored ColumnMap to remove use of a deprecated API + + +------------------------------------------------------------------------ +r1941 | jesse | 2004-11-27 01:38:00 -0500 (Sat, 27 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r9414@tinbook: jesse | 2004-11-27T06:29:04.667691Z + Multiple fixes to search result display + +------------------------------------------------------------------------ +r1937 | jesse | 2004-11-26 22:49:33 -0500 (Fri, 26 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r9411@tinbook: jesse | 2004-11-27T03:48:14.141183Z + Bumping to 3.3.12 + +------------------------------------------------------------------------ +r1934 | jesse | 2004-11-24 11:15:39 -0500 (Wed, 24 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.Pg + + r9348@tinbook: jesse | 2004-11-24T16:15:50.210159Z + 3.3.11 upgrade schema for postgres depended on features not supported by postgres. fixed. -- Mathieu Sauve-Frankel + +------------------------------------------------------------------------ +r1933 | jesse | 2004-11-22 14:44:43 -0500 (Mon, 22 Nov 2004) | 11 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm + + r9335@tinbook: jesse | 2004-11-22T19:44:48.685300Z + r9328@tinbook: jesse | 2004-11-22T19:23:06.663299Z + RT-Ticket: 6187 + RT-Status: resolved + RT-Update: correspond + + Refactored RT's core attachment processing logic to be a bit less baroque and to use new convenience methods. ths should prevent some mail header display strangeness folks were seeing. + + + + +------------------------------------------------------------------------ +r1932 | jesse | 2004-11-22 14:44:28 -0500 (Mon, 22 Nov 2004) | 12 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html + + r9334@tinbook: jesse | 2004-11-22T19:44:47.878500Z + r9324@tinbook: jesse | 2004-11-22T18:44:30.383331Z + RT-Ticket: 6272 + RT-Status: resolved + RT-Update: correspond + + When updating comments and signature in the Administrative UI, RT won't introduce + extra newlines anymore. (Todd Chapman) + + + + +------------------------------------------------------------------------ +r1931 | jesse | 2004-11-22 14:44:10 -0500 (Mon, 22 Nov 2004) | 12 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments + + r9333@tinbook: jesse | 2004-11-22T19:44:47.283026Z + r9322@tinbook: jesse | 2004-11-22T18:41:02.001214Z + RT-Ticket: 6276 + RT-Status: resolved + RT-Update: correspond + + Now honor the RT::MaxInlineBody configuration variable. Also, the Content-Disposition header. + We no longer display long attachments inline if they were marked as attachments. + + + + +------------------------------------------------------------------------ +r1930 | jesse | 2004-11-22 14:43:53 -0500 (Mon, 22 Nov 2004) | 12 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments + + r9332@tinbook: jesse | 2004-11-22T19:44:46.719948Z + r9320@tinbook: jesse | 2004-11-22T18:13:24.717525Z + RT-Ticket: 6264 + RT-Status: resolved + RT-Update: correspond + + Fix the "ShowAttachments" component to deal gracefully, even if called without a + precached set of attachments. From Rolf Grossmann. + + + + +------------------------------------------------------------------------ +r1929 | jesse | 2004-11-22 14:43:42 -0500 (Mon, 22 Nov 2004) | 11 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests + + r9331@tinbook: jesse | 2004-11-22T19:44:46.166158Z + r9316@tinbook: jesse | 2004-11-22T17:59:32.163278Z + RT-Ticket: 6270 + RT-Status: resolved + RT-Update: correspond + + Localized the "Status" field in the selfservice UI + + + + +------------------------------------------------------------------------ +r1928 | jesse | 2004-11-22 14:43:35 -0500 (Mon, 22 Nov 2004) | 11 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm + + r9330@tinbook: jesse | 2004-11-22T19:44:45.488990Z + r9272@tinbook: jesse | 2004-11-16T16:29:54.673250Z + RT-Ticket: 6239 + RT-Status: resolved + RT-Update: correspond + + Applied patch from Rudolph Pereira to allow email plugins to change ticket ID + + + + +------------------------------------------------------------------------ +r1926 | jesse | 2004-11-22 13:52:27 -0500 (Mon, 22 Nov 2004) | 18 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm + + r9326@tinbook: jesse | 2004-11-22T18:53:57.082454Z + RT-Ticket: 6125 + RT-Status: resolved + RT-Update: correspond + + SpamAssasin mail plugin overhauled (Petter Reinholdtsen) + + The current code wipe out the CurrentUser variable, and must be called + first in the chain of plugins. There is no good reason why it need to + do this, so I propose to change it to keep the CurrentUser value. + + Here is a patch to change the argument handling, to pass + $args{'Message'} to spamassasin, instead of the strange $item value. + The patch also make sure CurrentUser and AuthLevel is passed through + when no change is wanted. + + + +------------------------------------------------------------------------ +r1922 | jesse | 2004-11-22 13:05:08 -0500 (Mon, 22 Nov 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/docs/rt3-schema-relationships.dot + + r9318@tinbook: jesse | 2004-11-22T18:06:38.935955Z + RT-Ticket: 6269 + RT-Status: resolved + RT-Update: correspond + + RT3 schema diagram updated. (Todd Chapman) + + + +------------------------------------------------------------------------ +r1920 | autrijus | 2004-11-22 08:19:30 -0500 (Mon, 22 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/EditCustomField + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + + r5939@not: autrijus | 2004-11-22T13:20:38.205298Z + * the "Magic" on modify broke Image/Binary custom fields. + + +------------------------------------------------------------------------ +r1919 | jesse | 2004-11-22 02:25:42 -0500 (Mon, 22 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm + + r9313@tinbook: jesse | 2004-11-22T07:26:55.423227Z + Comments about redundant code + +------------------------------------------------------------------------ +r1918 | jesse | 2004-11-21 20:26:56 -0500 (Sun, 21 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r9310@tinbook: jesse | 2004-11-22T01:26:40.004042Z + fixes for the perl module downloading bit + +------------------------------------------------------------------------ +r1916 | jesse | 2004-11-18 11:00:17 -0500 (Thu, 18 Nov 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/EditCustomField + M /rt/branches/3.3-TESTING/html/Search/Bulk.html + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields + M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs + M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html + + r9296@tinbook: jesse | 2004-11-18T15:59:55.061638Z + + + Ported Custom Field editing fixes from 3.2. Added a deprecated warning to a deprecated API. + Cleaned up a tiny bit of formatting + + + +------------------------------------------------------------------------ +r1915 | jesse | 2004-11-18 11:00:04 -0500 (Thu, 18 Nov 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING + + +------------------------------------------------------------------------ +r1914 | jesse | 2004-11-18 10:59:05 -0500 (Thu, 18 Nov 2004) | 14 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/UPGRADING + M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + + r9280@tinbook: jesse | 2004-11-17T18:34:51.857756Z + A bunch of CustomField related improvements. Autrijus is working on the new test suite. Coming "tomorrow" + + + UPGRADING FROM 3.3.11 and earlier - Changes: + + = Rights Changes = + + Custom Fields now have an additional right "ModifyObjectCustomFieldValues". + This right governs whether a user can modify an object's custom field values + for a particular custom field. This includes adding, deleting and changing values. + + + +------------------------------------------------------------------------ +r1913 | autrijus | 2004-11-17 23:39:01 -0500 (Wed, 17 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/EditCustomField + + r5691@not: autrijus | 2004-11-18T04:40:20.966758Z + * Remove the unused and misleading chunks in EditCustomField. + + +------------------------------------------------------------------------ +r1912 | autrijus | 2004-11-17 06:29:10 -0500 (Wed, 17 Nov 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING + + +------------------------------------------------------------------------ +r1911 | autrijus | 2004-11-17 06:28:47 -0500 (Wed, 17 Nov 2004) | 7 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/autohandler + + r4462@not: autrijus | 2004-11-17T11:21:48.719799Z + * under MasonX::Apache2Handler, empty arguments sometimes got + passed in as unicode strings, so Encode::decode('utf8') + fails miserably. We now explicitly check is_utf8() before + applying a decode; this is a better style anyway. + + +------------------------------------------------------------------------ +r1908 | jesse | 2004-11-16 07:32:40 -0500 (Tue, 16 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + +Time::HiRes was improperly capitalized + + +------------------------------------------------------------------------ +r1907 | jesse | 2004-11-15 16:19:49 -0500 (Mon, 15 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + M /rt/branches/3.3-TESTING/html/Elements/Footer + M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css + M /rt/branches/3.3-TESTING/html/autohandler + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r9270@tinbook: jesse | 2004-11-15T21:17:01.591994Z + Moved render time display out of an "if developer" block into a main-page div. Set up css to display it small and very de-emphasized + +------------------------------------------------------------------------ +r1906 | jesse | 2004-11-15 15:55:48 -0500 (Mon, 15 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/EditCustomField + + r9268@tinbook: jesse | 2004-11-15T20:51:06.505734Z + Disabled replaced Current a bit back + + + +------------------------------------------------------------------------ +r1905 | jesse | 2004-11-15 15:45:02 -0500 (Mon, 15 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + + r9266@tinbook: jesse | 2004-11-15T20:24:28.381430Z + Previous merge forward clobbered 3.3 branch changes. + + + +------------------------------------------------------------------------ +r1903 | jesse | 2004-11-15 13:58:26 -0500 (Mon, 15 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/da.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/en.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/en_malkovich.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/es.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/fi.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/fr.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/he.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/hu.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/ja.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/no.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/pt_br.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/ru.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po + M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po + + r9260@tinbook: jesse | 2004-11-15T18:58:48.392208Z + Reran string extraction for loc + +------------------------------------------------------------------------ +r1902 | jesse | 2004-11-15 13:57:52 -0500 (Mon, 15 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/configure.ac + + r9259@tinbook: jesse | 2004-11-15T17:21:40.789848Z + Added the database dump tool to the list of executable things + +------------------------------------------------------------------------ +r1901 | jesse | 2004-11-15 12:13:51 -0500 (Mon, 15 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField + M /rt/branches/3.3-TESTING/lib/RT/I18N.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + + r9257@tinbook: jesse | 2004-11-15T17:13:44.237481Z + Merging forward from RT 3.2 bugfixes + +------------------------------------------------------------------------ +r1898 | autrijus | 2004-11-15 04:43:23 -0500 (Mon, 15 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in + + r4175@not: autrijus | 2004-11-15T09:44:43.225379Z + * The XML-based dump format now finally round trips. + + +------------------------------------------------------------------------ +r1897 | autrijus | 2004-11-15 02:24:35 -0500 (Mon, 15 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in + + r4166@not: autrijus | 2004-11-15T07:25:55.961743Z + * make "sbin/rt-dump-database 0" actually work. + + +------------------------------------------------------------------------ +r1896 | autrijus | 2004-11-15 01:30:04 -0500 (Mon, 15 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r4158@not: autrijus | 2004-11-15T06:31:13.491985Z + * Switch the rt-dump-database format from YAML to XML::Simple. + + +------------------------------------------------------------------------ +r1894 | autrijus | 2004-11-14 12:11:20 -0500 (Sun, 14 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/factory + + r4106@not: autrijus | 2004-11-14T17:12:19.553522Z + * Make sbin/factory safe from strict and warnings. + + +------------------------------------------------------------------------ +r1893 | autrijus | 2004-11-14 09:23:53 -0500 (Sun, 14 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + + r4099@not: autrijus | 2004-11-14T14:25:10.934431Z + * It turns out that Apache::Log needs to be explicitly loaded + for MasonX::Apache2Handler to run. + + +------------------------------------------------------------------------ +r1892 | autrijus | 2004-11-14 01:02:18 -0500 (Sun, 14 Nov 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING + + +------------------------------------------------------------------------ +r1891 | autrijus | 2004-11-14 01:01:46 -0500 (Sun, 14 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm + + r4056@not: autrijus | 2004-11-14T05:55:16.343169Z + * The chown() syntax in Handler.pm was broken. + * Also removed an unneccessary capturing parenthesis. + + +------------------------------------------------------------------------ +r1890 | autrijus | 2004-11-14 01:01:21 -0500 (Sun, 14 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + + r4055@not: autrijus | 2004-11-14T05:54:37.364789Z + * Under static_source, we need to purge the component cache + each time we restart, so newer components may be reloaded. + + +------------------------------------------------------------------------ +r1889 | autrijus | 2004-11-14 01:00:58 -0500 (Sun, 14 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + + r3828@not: autrijus | 2004-11-11T04:38:07.819422Z + * Do not waste stat() calls on Callback elements. + * If $RT::DevelMode is not set, do not refresh Callbacks cache at all. + + +------------------------------------------------------------------------ +r1888 | autrijus | 2004-11-14 01:00:32 -0500 (Sun, 14 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + + r3827@not: autrijus | 2004-11-11T02:06:28.593023Z + * only exclude normal files, not directories. + + +------------------------------------------------------------------------ +r1887 | autrijus | 2004-11-14 01:00:09 -0500 (Sun, 14 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin + M /rt/branches/3.3-TESTING/etc + M /rt/branches/3.3-TESTING/lib + M /rt/branches/3.3-TESTING/lib/t + M /rt/branches/3.3-TESTING/sbin + + r3826@not: autrijus | 2004-11-11T02:05:00.289897Z + * set svn:ignore on directories to exclude generated files from + version control. + + +------------------------------------------------------------------------ +r1884 | jesse | 2004-11-13 18:01:01 -0500 (Sat, 13 Nov 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING/releng.cnf + +Bumping to 3.3.11 +------------------------------------------------------------------------ +r1882 | jesse | 2004-11-13 00:12:51 -0500 (Sat, 13 Nov 2004) | 10 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + D /rt/branches/3.3-TESTING/html/NoAuth/images/back_home.gif + D /rt/branches/3.3-TESTING/html/NoAuth/images/head_requestracker.gif + D /rt/branches/3.3-TESTING/html/NoAuth/images/rt.jpg + D /rt/branches/3.3-TESTING/html/NoAuth/images/spacer.gif + D /rt/branches/3.3-TESTING/html/NoAuth/images/squares_blue.gif + M /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in + + r9222@tinbook: jesse | 2004-11-13T03:09:38.303870Z + Core: + + * Removed images that weren't used anymore + + Configuration: + + * Fixed RTLogo configuration variable to actually display RT's logo. + + +------------------------------------------------------------------------ +r1881 | jesse | 2004-11-13 00:12:26 -0500 (Sat, 13 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Admin/Elements/CustomFieldTabs + + r9221@tinbook: jesse | 2004-11-13T02:43:58.587708Z + No longer show the "Applies To" tab for user and group Custom Fields. + + +------------------------------------------------------------------------ +r1880 | jesse | 2004-11-13 00:11:58 -0500 (Sat, 13 Nov 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + + r9220@tinbook: jesse | 2004-11-13T02:42:34.101313Z + Those variables need to have the RT namespace. + + + + +------------------------------------------------------------------------ +r1879 | jesse | 2004-11-13 00:11:31 -0500 (Sat, 13 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + + r9219@tinbook: jesse | 2004-11-13T00:28:50.936425Z + Made the automatic cache flushing configurable. + + +------------------------------------------------------------------------ +r1878 | jesse | 2004-11-13 00:11:00 -0500 (Sat, 13 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + + r9218@tinbook: jesse | 2004-11-12T03:08:16.964082Z + Refactored the column map to only initialize itself once, rather than every time it's called + + +------------------------------------------------------------------------ +r1877 | autrijus | 2004-11-11 23:51:18 -0500 (Thu, 11 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/Callback + + r3828@not: autrijus | 2004-11-11T04:38:07.819422Z + * Do not waste stat() calls on Callback elements. + * If $RT::DevelMode is not set, do not refresh Callbacks cache at all. + + +------------------------------------------------------------------------ +r1876 | autrijus | 2004-11-11 23:51:01 -0500 (Thu, 11 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + + r3827@not: autrijus | 2004-11-11T02:06:28.593023Z + * only exclude normal files, not directories. + + +------------------------------------------------------------------------ +r1875 | autrijus | 2004-11-11 23:47:44 -0500 (Thu, 11 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin + M /rt/branches/3.3-TESTING/etc + M /rt/branches/3.3-TESTING/lib + M /rt/branches/3.3-TESTING/lib/t + M /rt/branches/3.3-TESTING/sbin + + r3826@not: autrijus | 2004-11-11T02:05:00.289897Z + * set svn:ignore on directories to exclude generated files from + version control. + + +------------------------------------------------------------------------ +r1800 | autrijus | 2004-11-10 08:50:55 -0500 (Wed, 10 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + M /rt/branches/3.3-TESTING/lib/RT.pm.in + + r3590@not: autrijus | 2004-11-10T13:52:05.548584Z + * Flush cache at end of each request. + * Defeat perlbug that mangles (caller(0))[1] wheneter $^P is set by Module::Refresh. + + +------------------------------------------------------------------------ +r1796 | autrijus | 2004-11-10 08:15:51 -0500 (Wed, 10 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r3588@not: autrijus | 2004-11-10T13:16:02.416034Z + * Module::Refresh is now enabled by default for all HTTPD handlers + when $RT::DevelMode is set to true. + + +------------------------------------------------------------------------ +r1789 | jesse | 2004-11-10 07:58:47 -0500 (Wed, 10 Nov 2004) | 12 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm + + r9043@tinbook: jesse | 2004-11-10T12:55:28.022711Z + r9040@tinbook: jesse | 2004-11-10T12:52:28.271911Z + RT-Ticket: 4624 + RT-Status: resolved + RT-Update: correspond + + Provide more control over how autogenerated mail gets sent out via RT. + + + + + +------------------------------------------------------------------------ +r1788 | jesse | 2004-11-10 07:58:22 -0500 (Wed, 10 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + + r9042@tinbook: jesse | 2004-11-10T12:55:27.433932Z + r8971@tinbook: jesse | 2004-11-10T02:24:26.255370Z + Fixed the MaxAttachmentSize variable name in comments. Thanks to Graham Dunn + + +------------------------------------------------------------------------ +r1786 | jesse | 2004-11-10 07:38:04 -0500 (Wed, 10 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + + r9037@tinbook: jesse | 2004-11-10T12:38:52.925002Z + * $ was missing on the DevelMode option + +------------------------------------------------------------------------ +r1779 | autrijus | 2004-11-10 05:09:04 -0500 (Wed, 10 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r3567@not: autrijus | 2004-11-10T10:09:08.775089Z + * Add Module::Refresh as a dependency. + + +------------------------------------------------------------------------ +r1778 | autrijus | 2004-11-10 05:08:41 -0500 (Wed, 10 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm + + r3566@not: autrijus | 2004-11-10T10:08:56.876914Z + * Under developer mode, do not let Mason cache object files on var/. + + +------------------------------------------------------------------------ +r1777 | autrijus | 2004-11-10 05:08:17 -0500 (Wed, 10 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/html/Elements/Callback + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/ParseFormat + M /rt/branches/3.3-TESTING/html/Elements/Header + M /rt/branches/3.3-TESTING/html/Elements/TicketList + M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart + M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm + M /rt/branches/3.3-TESTING/lib/RT.pm.in + + r3565@not: autrijus | 2004-11-10T10:08:34.482570Z + * Various warning avoidance patches. + + +------------------------------------------------------------------------ +r1767 | jesse | 2004-11-09 21:01:21 -0500 (Tue, 09 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + + r8969@tinbook: jesse | 2004-11-10T02:01:53.054185Z + Fixing DeveloperlMode -> DevelMode. Thanks to Reed Lowden for the catch. + + +------------------------------------------------------------------------ +r1766 | jesse | 2004-11-09 03:28:53 -0500 (Tue, 09 Nov 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/Makefile.in + M /rt/branches/3.3-TESTING/README + M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in + M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in + M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in + M /rt/branches/3.3-TESTING/bin/rt-crontool.in + M /rt/branches/3.3-TESTING/bin/rt-mailgate.in + M /rt/branches/3.3-TESTING/bin/rt.in + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + M /rt/branches/3.3-TESTING/html/Admin/CustomFields/GroupRights.html + M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Modify.html + M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Objects.html + M /rt/branches/3.3-TESTING/html/Admin/CustomFields/UserRights.html + M /rt/branches/3.3-TESTING/html/Admin/CustomFields/index.html + M /rt/branches/3.3-TESTING/html/Admin/Elements/AddCustomFieldValue + M /rt/branches/3.3-TESTING/html/Admin/Elements/CreateUserCalled + M /rt/branches/3.3-TESTING/html/Admin/Elements/CustomFieldTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomField + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFieldValues + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditQueueWatchers + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrips + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditTemplates + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditUserComments + M /rt/branches/3.3-TESTING/html/Admin/Elements/GlobalCustomFieldTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/Header + M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalCustomFields + M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalScrips + M /rt/branches/3.3-TESTING/html/Admin/Elements/ModifyTemplate + M /rt/branches/3.3-TESTING/html/Admin/Elements/ObjectCustomFields + M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields + M /rt/branches/3.3-TESTING/html/Admin/Elements/PickObjects + M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueRightsForUser + M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldLookupType + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldType + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectGroups + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyGroup + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyQueue + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyUser + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectNewGroupMembers + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScrip + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripAction + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripCondition + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectSingleOrMultiple + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectStage + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectTemplate + M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectUsers + M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/Tabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/ToolTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs + M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Groups.html + M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Tickets.html + M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Transactions.html + M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Users.html + M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/index.html + M /rt/branches/3.3-TESTING/html/Admin/Global/GroupRights.html + M /rt/branches/3.3-TESTING/html/Admin/Global/Scrip.html + M /rt/branches/3.3-TESTING/html/Admin/Global/Scrips.html + M /rt/branches/3.3-TESTING/html/Admin/Global/Template.html + M /rt/branches/3.3-TESTING/html/Admin/Global/Templates.html + M /rt/branches/3.3-TESTING/html/Admin/Global/UserRights.html + M /rt/branches/3.3-TESTING/html/Admin/Global/index.html + M /rt/branches/3.3-TESTING/html/Admin/Groups/CustomFields.html + M /rt/branches/3.3-TESTING/html/Admin/Groups/GroupRights.html + M /rt/branches/3.3-TESTING/html/Admin/Groups/History.html + M /rt/branches/3.3-TESTING/html/Admin/Groups/Members.html + M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html + M /rt/branches/3.3-TESTING/html/Admin/Groups/UserRights.html + M /rt/branches/3.3-TESTING/html/Admin/Groups/index.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomField.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomFields.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/GroupRights.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/Modify.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/People.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrip.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrips.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/Template.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/Templates.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/UserRights.html + M /rt/branches/3.3-TESTING/html/Admin/Queues/index.html + M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html + M /rt/branches/3.3-TESTING/html/Admin/Tools/index.html + M /rt/branches/3.3-TESTING/html/Admin/Users/CustomFields.html + M /rt/branches/3.3-TESTING/html/Admin/Users/History.html + M /rt/branches/3.3-TESTING/html/Admin/Users/Memberships.html + M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html + M /rt/branches/3.3-TESTING/html/Admin/Users/index.html + M /rt/branches/3.3-TESTING/html/Admin/autohandler + M /rt/branches/3.3-TESTING/html/Admin/index.html + M /rt/branches/3.3-TESTING/html/Approvals/Display.html + M /rt/branches/3.3-TESTING/html/Approvals/Elements/Approve + M /rt/branches/3.3-TESTING/html/Approvals/Elements/PendingMyApproval + M /rt/branches/3.3-TESTING/html/Approvals/Elements/ShowDependency + M /rt/branches/3.3-TESTING/html/Approvals/Elements/Tabs + M /rt/branches/3.3-TESTING/html/Approvals/index.html + M /rt/branches/3.3-TESTING/html/Download/CustomFieldValue/dhandler + M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler + M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedEnd + M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedStart + M /rt/branches/3.3-TESTING/html/Elements/Callback + M /rt/branches/3.3-TESTING/html/Elements/Checkbox + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/ParseFormat + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row + M /rt/branches/3.3-TESTING/html/Elements/CreateTicket + M /rt/branches/3.3-TESTING/html/Elements/EditCustomField + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldBinary + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldImage + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldSelect + M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldText + M /rt/branches/3.3-TESTING/html/Elements/EditLinks + M /rt/branches/3.3-TESTING/html/Elements/Error + M /rt/branches/3.3-TESTING/html/Elements/Footer + M /rt/branches/3.3-TESTING/html/Elements/GotoTicket + M /rt/branches/3.3-TESTING/html/Elements/Header + M /rt/branches/3.3-TESTING/html/Elements/ListActions + M /rt/branches/3.3-TESTING/html/Elements/Login + M /rt/branches/3.3-TESTING/html/Elements/Menu + M /rt/branches/3.3-TESTING/html/Elements/MessageBox + M /rt/branches/3.3-TESTING/html/Elements/MyRequests + M /rt/branches/3.3-TESTING/html/Elements/MyTickets + M /rt/branches/3.3-TESTING/html/Elements/PageLayout + M /rt/branches/3.3-TESTING/html/Elements/QueryString + M /rt/branches/3.3-TESTING/html/Elements/QuickCreate + M /rt/branches/3.3-TESTING/html/Elements/Quicksearch + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + M /rt/branches/3.3-TESTING/html/Elements/Refresh + M /rt/branches/3.3-TESTING/html/Elements/ScrubHTML + M /rt/branches/3.3-TESTING/html/Elements/Section + M /rt/branches/3.3-TESTING/html/Elements/SelectAttachmentField + M /rt/branches/3.3-TESTING/html/Elements/SelectBoolean + M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldOperator + M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldValue + M /rt/branches/3.3-TESTING/html/Elements/SelectDate + M /rt/branches/3.3-TESTING/html/Elements/SelectDateRelation + M /rt/branches/3.3-TESTING/html/Elements/SelectDateType + M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator + M /rt/branches/3.3-TESTING/html/Elements/SelectGroups + M /rt/branches/3.3-TESTING/html/Elements/SelectLang + M /rt/branches/3.3-TESTING/html/Elements/SelectLinkType + M /rt/branches/3.3-TESTING/html/Elements/SelectMatch + M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue + M /rt/branches/3.3-TESTING/html/Elements/SelectOwner + M /rt/branches/3.3-TESTING/html/Elements/SelectQueue + M /rt/branches/3.3-TESTING/html/Elements/SelectResultsPerPage + M /rt/branches/3.3-TESTING/html/Elements/SelectSortOrder + M /rt/branches/3.3-TESTING/html/Elements/SelectStatus + M /rt/branches/3.3-TESTING/html/Elements/SelectTicketSortBy + M /rt/branches/3.3-TESTING/html/Elements/SelectTicketTypes + M /rt/branches/3.3-TESTING/html/Elements/SelectUsers + M /rt/branches/3.3-TESTING/html/Elements/SelectWatcherType + M /rt/branches/3.3-TESTING/html/Elements/SetupSessionCookie + M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFieldImage + M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFields + M /rt/branches/3.3-TESTING/html/Elements/ShowLink + M /rt/branches/3.3-TESTING/html/Elements/ShowLinks + M /rt/branches/3.3-TESTING/html/Elements/ShowMemberships + M /rt/branches/3.3-TESTING/html/Elements/SimpleSearch + M /rt/branches/3.3-TESTING/html/Elements/Submit + M /rt/branches/3.3-TESTING/html/Elements/Tabs + M /rt/branches/3.3-TESTING/html/Elements/TicketList + M /rt/branches/3.3-TESTING/html/Elements/TitleBox + M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd + M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart + M /rt/branches/3.3-TESTING/html/NoAuth/Logout.html + M /rt/branches/3.3-TESTING/html/NoAuth/Reminder.html + M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/default + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/ns + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/attachments + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/default + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/history + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/links + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/default + M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/ns + M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/3.3-TESTING/html/REST/1.0/autohandler + M /rt/branches/3.3-TESTING/html/REST/1.0/dhandler + M /rt/branches/3.3-TESTING/html/REST/1.0/logout + M /rt/branches/3.3-TESTING/html/REST/1.0/search/dhandler + M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket + M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/comment + M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/link + M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/merge + M /rt/branches/3.3-TESTING/html/Search/Build.html + M /rt/branches/3.3-TESTING/html/Search/Bulk.html + M /rt/branches/3.3-TESTING/html/Search/Edit.html + M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString + M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions + M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat + M /rt/branches/3.3-TESTING/html/Search/Elements/EditQuery + M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches + M /rt/branches/3.3-TESTING/html/Search/Elements/NewListActions + M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics + M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs + M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria + M /rt/branches/3.3-TESTING/html/Search/Elements/SearchPrivacy + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectGroup + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchObject + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchesForObjects + M /rt/branches/3.3-TESTING/html/Search/Results.html + M /rt/branches/3.3-TESTING/html/Search/Results.rdf + M /rt/branches/3.3-TESTING/html/Search/Results.tsv + M /rt/branches/3.3-TESTING/html/SelfService/Attachment/dhandler + M /rt/branches/3.3-TESTING/html/SelfService/Closed.html + M /rt/branches/3.3-TESTING/html/SelfService/Create.html + M /rt/branches/3.3-TESTING/html/SelfService/Display.html + M /rt/branches/3.3-TESTING/html/SelfService/Elements/GotoTicket + M /rt/branches/3.3-TESTING/html/SelfService/Elements/Header + M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests + M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs + M /rt/branches/3.3-TESTING/html/SelfService/Error.html + M /rt/branches/3.3-TESTING/html/SelfService/Prefs.html + M /rt/branches/3.3-TESTING/html/SelfService/Update.html + M /rt/branches/3.3-TESTING/html/SelfService/index.html + M /rt/branches/3.3-TESTING/html/Ticket/Attachment/dhandler + M /rt/branches/3.3-TESTING/html/Ticket/Create.html + M /rt/branches/3.3-TESTING/html/Ticket/Display.html + M /rt/branches/3.3-TESTING/html/Ticket/Elements/AddWatchers + M /rt/branches/3.3-TESTING/html/Ticket/Elements/BulkLinks + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditDates + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditPeople + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditWatchers + M /rt/branches/3.3-TESTING/html/Ticket/Elements/FindAttachments + M /rt/branches/3.3-TESTING/html/Ticket/Elements/LoadTextAttachments + M /rt/branches/3.3-TESTING/html/Ticket/Elements/PreviewScrips + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowBasics + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowCustomFields + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDates + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDependencies + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowGroupMembers + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMemberOf + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMembers + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageStanza + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowReferences + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowRequestor + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransaction + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowUserEntry + M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs + M /rt/branches/3.3-TESTING/html/Ticket/History.html + M /rt/branches/3.3-TESTING/html/Ticket/Modify.html + M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html + M /rt/branches/3.3-TESTING/html/Ticket/ModifyDates.html + M /rt/branches/3.3-TESTING/html/Ticket/ModifyLinks.html + M /rt/branches/3.3-TESTING/html/Ticket/ModifyPeople.html + M /rt/branches/3.3-TESTING/html/Ticket/ShowEmailRecord.html + M /rt/branches/3.3-TESTING/html/Ticket/Update.html + M /rt/branches/3.3-TESTING/html/Tools/Elements/Tabs + M /rt/branches/3.3-TESTING/html/Tools/MyDay.html + M /rt/branches/3.3-TESTING/html/Tools/Offline.html + M /rt/branches/3.3-TESTING/html/User/Delegation.html + M /rt/branches/3.3-TESTING/html/User/Elements/DelegateRights + M /rt/branches/3.3-TESTING/html/User/Elements/GroupTabs + M /rt/branches/3.3-TESTING/html/User/Elements/Tabs + M /rt/branches/3.3-TESTING/html/User/Groups/Members.html + M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html + M /rt/branches/3.3-TESTING/html/User/Groups/index.html + M /rt/branches/3.3-TESTING/html/User/Prefs.html + M /rt/branches/3.3-TESTING/html/autohandler + M /rt/branches/3.3-TESTING/html/index.html + M /rt/branches/3.3-TESTING/html/l + M /rt/branches/3.3-TESTING/lib/RT/ACE.pm + M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ACL.pm + M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/AutoOpen.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/Autoreply.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/EscalatePriority.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/Notify.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/NotifyAsComment.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/RecordComment.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/RecordCorrespondence.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/ResolveMembers.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/SetPriority.pm + M /rt/branches/3.3-TESTING/lib/RT/Action/UserDefined.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm + M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm + M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Base.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/AnyTransaction.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/BeforeDue.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/Overdue.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/OwnerChange.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityChange.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityExceeds.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/QueueChange.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/StatusChange.pm + M /rt/branches/3.3-TESTING/lib/RT/Condition/UserDefined.pm + M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Date.pm + M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm + M /rt/branches/3.3-TESTING/lib/RT/Group.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Groups.pm + M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Handle.pm + M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.pm + M /rt/branches/3.3-TESTING/lib/RT/I18N/i_default.pm + M /rt/branches/3.3-TESTING/lib/RT/I18N.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/CLI.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/GnuPG.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/REST.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + M /rt/branches/3.3-TESTING/lib/RT/Link.pm + M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Links.pm + M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Principal.pm + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Principals.pm + M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Queue.pm + M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Queues.pm + M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Search/ActiveTicketsInQueue.pm + M /rt/branches/3.3-TESTING/lib/RT/Search/FromSQL.pm + M /rt/branches/3.3-TESTING/lib/RT/Search/Generic.pm + M /rt/branches/3.3-TESTING/lib/RT/SearchBuilder.pm + M /rt/branches/3.3-TESTING/lib/RT/System.pm + M /rt/branches/3.3-TESTING/lib/RT/Template.pm + M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Templates.pm + M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm + M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/URI/base.pm + M /rt/branches/3.3-TESTING/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/3.3-TESTING/lib/RT/URI.pm + M /rt/branches/3.3-TESTING/lib/RT/User.pm + M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Users.pm + M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT.pm.in + M /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in + M /rt/branches/3.3-TESTING/sbin/extract-message-catalog + M /rt/branches/3.3-TESTING/sbin/extract_pod_tests + M /rt/branches/3.3-TESTING/sbin/factory + M /rt/branches/3.3-TESTING/sbin/license_tag + M /rt/branches/3.3-TESTING/sbin/regression_harness + M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in + M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r8965@tinbook: jesse | 2004-11-09T08:25:30.422838Z + Updated license tagging and folding for license tagging + + * No functionality changes + + + + +------------------------------------------------------------------------ +r1765 | jesse | 2004-11-09 02:55:47 -0500 (Tue, 09 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + + r8963@tinbook: jesse | 2004-11-09T07:55:26.294077Z + Just formatting changes. ran perltidy on HasRight. + + + +------------------------------------------------------------------------ +r1763 | jesse | 2004-11-09 00:46:40 -0500 (Tue, 09 Nov 2004) | 7 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r8959@tinbook: jesse | 2004-11-09T05:47:13.371897Z + Switched to using Cache::Simple::TimedExpiry for our ACL cache, rather + than our overly convoluted (and slower) ACL cache code in Prinicpal_Overlay.pm + + SearchBuilder already depends on C::S::TE, so this isn't a new dep + + +------------------------------------------------------------------------ +r1759 | jesse | 2004-11-08 23:58:09 -0500 (Mon, 08 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm + + r8951@tinbook: jesse | 2004-11-09T04:59:07.816904Z + Fixed a comment about the static_source directive for mason. Thanks to matthewd + + +------------------------------------------------------------------------ +r1758 | jesse | 2004-11-08 22:47:40 -0500 (Mon, 08 Nov 2004) | 16 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/configure.ac + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + M /rt/branches/3.3-TESTING/html/Elements/PageLayout + M /rt/branches/3.3-TESTING/html/Elements/TicketList + M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm + + r8942@tinbook: jesse | 2004-11-08T17:22:08.032229Z + Web: + * Switched back to manual buffer flushing, as this will + improve performance and help future-proof RT against a mason update + * Added several manual buffer flushing points to help with the user + experience during page display + * Switched to using mason's "static_source" directive, which stops mason + from trying to guess about which pages need to be reload from disk. + (Now you need to restart the webserver to see changes) + Core: + * New --with-developer-mode configuration flag. Right now, it just + turns mason static_source off, but in the future, it will enable other + developer-only features. + + + +------------------------------------------------------------------------ +r1757 | jesse | 2004-11-08 22:47:13 -0500 (Mon, 08 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Base.pm + + r8941@tinbook: jesse | 2004-11-08T17:18:03.357715Z + Added a bit of documentation to RT::Base; removed an unused line of code + + +------------------------------------------------------------------------ +r1753 | jesse | 2004-11-08 08:25:36 -0500 (Mon, 08 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + + r8935@tinbook: jesse | 2004-11-08T13:18:04.774918Z + * Turning off the forking in standalone_httpd. It was never a win + +------------------------------------------------------------------------ +r1752 | autrijus | 2004-11-08 07:53:51 -0500 (Mon, 08 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + + r3280@not: autrijus | 2004-11-08T12:13:28.529608Z + * make kill -HUP work sanely. + + +------------------------------------------------------------------------ +r1751 | autrijus | 2004-11-08 07:53:30 -0500 (Mon, 08 Nov 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING + + +------------------------------------------------------------------------ +r1750 | autrijus | 2004-11-08 07:53:00 -0500 (Mon, 08 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + D /rt/branches/3.3-TESTING/spec + + r1748@not: autrijus | 2004-11-08T08:29:17.162697Z + * remove the now-empty spec/ directory. + + +------------------------------------------------------------------------ +r1749 | autrijus | 2004-11-08 07:52:36 -0500 (Mon, 08 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + A /rt/branches/3.3-TESTING/docs/design_docs/3.3-schema-redesign.txt + D /rt/branches/3.3-TESTING/spec/schema.txt + + r1747@not: autrijus | 2004-11-08T08:28:53.206839Z + * move the design spec from spec/ under the docs/design_docs/ space where it belongs. + + +------------------------------------------------------------------------ +r1748 | autrijus | 2004-11-08 07:52:03 -0500 (Mon, 08 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/spec/schema.txt + + r1746@not: autrijus | 2004-11-08T08:27:45.676219Z + * V7 of redesign schema, incoporating many more comments and + the new, clkao-inspired fields. + + +------------------------------------------------------------------------ +r1744 | jesse | 2004-11-07 11:26:35 -0500 (Sun, 07 Nov 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/configure.ac + M /rt/branches/3.3-TESTING/lib/t/02regression.t.in + A /rt/branches/3.3-TESTING/lib/t/08web_cf.pl.in + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r6237@tinbook: jesse | 2004-11-07T16:27:42.200967Z + New web-based testing for image custom field creation + (upload on create, display in search result listings) + + -Autrijus Tang + + + +------------------------------------------------------------------------ +r1743 | jesse | 2004-11-07 10:10:03 -0500 (Sun, 07 Nov 2004) | 1 line +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + + +------------------------------------------------------------------------ +r1742 | jesse | 2004-11-07 10:09:36 -0500 (Sun, 07 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString + + r6225@tinbook: jesse | 2004-11-07T14:44:15.591492Z + Web + * Refactore BuildFormatString to simplify logic and improve reliability + + +------------------------------------------------------------------------ +r1741 | jesse | 2004-11-07 10:09:14 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + M /rt/branches/3.3-TESTING/html/Elements/TicketList + M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css + + r6201@tinbook: jesse | 2004-11-07T05:35:22.316024Z + Refactoring and restyling the Ticket List to present prettier tables with more human-readable names + + +------------------------------------------------------------------------ +r1740 | jesse | 2004-11-07 10:08:50 -0500 (Sun, 07 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks + + r6200@tinbook: jesse | 2004-11-07T05:32:56.068727Z + Web: Fixed SelectLinks component to contain the right options and present the right human-readable names + + + +------------------------------------------------------------------------ +r1739 | jesse | 2004-11-07 10:08:29 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString + M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat + + r6199@tinbook: jesse | 2004-11-07T05:30:58.330526Z + Web UI: Refactored the logic which builds format strings to simplify code and present better human-readable names + + +------------------------------------------------------------------------ +r1738 | jesse | 2004-11-07 10:08:08 -0500 (Sun, 07 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + M /rt/branches/3.3-TESTING/html/Elements/TicketList + M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css + M /rt/branches/3.3-TESTING/html/Search/Results.html + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + + r6198@tinbook: jesse | 2004-11-07T04:18:22.934311Z + Devel: Changed severity of calling Principal->HasRight without a Right + +------------------------------------------------------------------------ +r1737 | jesse | 2004-11-07 10:05:16 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/Quicksearch + + r6197@tinbook: jesse | 2004-11-07T03:38:25.380100Z + Switching Quicksearch to use most standard CSS styles + + +------------------------------------------------------------------------ +r1736 | jesse | 2004-11-07 10:04:54 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + + r6196@tinbook: jesse | 2004-11-07T03:37:32.303504Z + Squash warnings when trying to check acls on nonexisten custom fields + + +------------------------------------------------------------------------ +r1735 | jesse | 2004-11-07 10:04:23 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r6195@tinbook: jesse | 2004-11-06T15:14:59.241373Z + Better handling of Record deletion confirmation messages. (To go with new searchbuilder fixes) + + +------------------------------------------------------------------------ +r1734 | autrijus | 2004-11-07 09:38:43 -0500 (Sun, 07 Nov 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + +* In query builder, parse custom fields by name. +* Generate all Link-type result cell callbacks from %LINKTYPEMAP. +* Display custom field contents, separated by newlines. +* For Image custom fields we also show a thumbnail. + + +------------------------------------------------------------------------ +r1731 | autrijus | 2004-11-07 09:32:12 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/html/Search/Build.html + + r10263@not: autrijus | 2004-11-07T14:15:05.153388Z + * one loc fix. + + +------------------------------------------------------------------------ +r1730 | autrijus | 2004-11-07 09:30:22 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt + A /rt/branches/3.3-TESTING/html/Search/Elements/EditQuery + M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches + M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics + M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType + + r10261@not: autrijus | 2004-11-07T08:55:02.919657Z + * loc and layout fixed. + + +------------------------------------------------------------------------ +r1729 | autrijus | 2004-11-07 09:30:06 -0500 (Sun, 07 Nov 2004) | 6 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/html/Search/Build.html + + r10260@not: autrijus | 2004-11-07T08:54:20.330259Z + * Query builder now acts on multiple clauses. + * Close a potential XSS bug by escaping the clause naems. + * Refactor the clause display component. + + +------------------------------------------------------------------------ +r1728 | autrijus | 2004-11-07 09:29:51 -0500 (Sun, 07 Nov 2004) | 5 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row + M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap + + r10256@not: autrijus | 2004-11-06T10:35:22.448152Z + * Escape ColumnMap return values properly to prevent cross-site scripting + attack. All HTML snippets are now returned as scalar references. + + +------------------------------------------------------------------------ +r1727 | autrijus | 2004-11-07 09:28:27 -0500 (Sun, 07 Nov 2004) | 5 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/Makefile.in + + r10253@not: autrijus | 2004-11-06T10:17:49.792085Z + * "make initdb" now an alias of "make initialize-database". + + + +------------------------------------------------------------------------ +r1726 | autrijus | 2004-11-07 09:26:14 -0500 (Sun, 07 Nov 2004) | 5 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in + + r10252@not: autrijus | 2004-11-06T10:17:41.433720Z + * "make dropdb" on SQLite now works. + + + +------------------------------------------------------------------------ +r1725 | autrijus | 2004-11-07 09:22:06 -0500 (Sun, 07 Nov 2004) | 5 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm + M /rt/branches/3.3-TESTING/sbin/factory + + r10251@not: autrijus | 2004-11-06T10:17:29.202899Z + * fallouts from the OCFV schema change. + + + +------------------------------------------------------------------------ +r1724 | autrijus | 2004-11-07 09:17:03 -0500 (Sun, 07 Nov 2004) | 7 lines +Changed paths: + M /rt + A /rt/branches/3.3-TESTING/etc/upgrade/3.3.11 + A /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.Pg + A /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.mysql + + r10242@not: autrijus | 2004-11-06T06:59:58.274625Z + * Schema changes for Pg, SQLite, mysql and Oracle. + + r10243@not: autrijus | 2004-11-06T07:00:15.865682Z + * schema updater for Pg and mysql; Oracle comes later and SQLite is nontrivial. + + +------------------------------------------------------------------------ +r1723 | autrijus | 2004-11-07 09:16:15 -0500 (Sun, 07 Nov 2004) | 4 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/etc/schema.Oracle + M /rt/branches/3.3-TESTING/etc/schema.Pg + M /rt/branches/3.3-TESTING/etc/schema.SQLite + M /rt/branches/3.3-TESTING/etc/schema.mysql + + r10242@not: autrijus | 2004-11-06T06:59:58.274625Z + * Schema changes for Pg, SQLite, mysql and Oracle. + + +------------------------------------------------------------------------ +r1721 | autrijus | 2004-11-05 06:43:18 -0500 (Fri, 05 Nov 2004) | 18 lines +Changed paths: + M /rt + M /rt/branches + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + M /rt/branches/3.3-TESTING/html/Search/Bulk.html + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + + r10186@not (orig r1718): autrijus | 2004-11-05T08:56:10.440277Z + * Log::Dispatch wants ->warning, not ->warn. + + r10196@not: autrijus | 2004-11-05T11:41:58.476189Z + * Fixes to standalone_httpd: 'protocol' was not defined, and query_string + may be undefined too. (Supposedly fixed in HTTP::Server::Simple.) + + r10197@not: autrijus | 2004-11-05T11:42:20.621065Z + * Remove outdated comment. + + r10198@not: autrijus | 2004-11-05T11:43:55.045510Z + * Refactor getting-an-uploaded-file-into-cf into _UploadFile call + in Interface::Web; this unbreaks uploading a file cf on ticket creation. + * The "CustomField-x" keys in $Ticket->Create now take hash references + that contain CFV fields, eg. LargeContent, ContentType, Value. + + + +------------------------------------------------------------------------ +r1718 | autrijus | 2004-11-05 03:56:10 -0500 (Fri, 05 Nov 2004) | 3 lines +Changed paths: + M /rt + M /rt/branches + M /rt/branches/3.2-RELEASE + M /rt/branches/3.2-SYBASE-TESTING + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + M /rt/branches/PLATANO-EXPERIMENTAL-CSS + M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade + +* Log::Dispatch wants ->warning, not ->warn. + + +------------------------------------------------------------------------ +r1716 | jesse | 2004-11-04 23:02:48 -0500 (Thu, 04 Nov 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r6175@tinbook: jesse | 2004-11-05T02:17:24.427390Z + Improved comments and folds in RT::Record + + + +------------------------------------------------------------------------ +r1715 | jesse | 2004-11-04 23:02:27 -0500 (Thu, 04 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + + r6174@tinbook: jesse | 2004-11-05T02:17:10.144816Z + When uploading image custom fields, they're handled as file descriptors, rather than scalars. Our old logic assumed that any ref was an array. Now we check for array refs explicitly. + + +------------------------------------------------------------------------ +r1714 | jesse | 2004-11-04 23:02:06 -0500 (Thu, 04 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/standalone_httpd.in + + r6173@tinbook: jesse | 2004-11-05T02:14:56.442006Z + Added a HUP handler for the standalone httpd (so you can kill -HUP it to reload) + + +------------------------------------------------------------------------ +r1713 | jesse | 2004-11-04 23:01:23 -0500 (Thu, 04 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFields + + r6172@tinbook: jesse | 2004-11-05T02:14:19.720658Z + Improved list format for multiple custom field values + + +------------------------------------------------------------------------ +r1712 | jesse | 2004-11-04 23:00:28 -0500 (Thu, 04 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/CreateTicket + M /rt/branches/3.3-TESTING/html/Ticket/Create.html + + r6171@tinbook: jesse | 2004-11-05T02:14:02.424154Z + More form Names to make testing easier + + +------------------------------------------------------------------------ +r1711 | jesse | 2004-11-04 22:59:53 -0500 (Thu, 04 Nov 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Modify.html + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields + + r6170@tinbook: jesse | 2004-11-04T08:33:12.626307Z + Added a couple of form NAME elements, to ease testing + + +------------------------------------------------------------------------ +r1710 | jesse | 2004-11-04 22:59:24 -0500 (Thu, 04 Nov 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r6169@tinbook: jesse | 2004-11-04T08:32:13.034112Z + Added a Delete method to RT::Record so we get proper messages on object deletion + --Autrijus + + + +------------------------------------------------------------------------ +r1709 | jesse | 2004-11-01 00:55:09 -0500 (Mon, 01 Nov 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + + r6157@tinbook: jesse | 2004-11-01T04:52:49.078521Z + A patch from 3.2 accidentally cascaded forward + +------------------------------------------------------------------------ +r1708 | jesse | 2004-11-01 00:54:59 -0500 (Mon, 01 Nov 2004) | 11 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm + + r6156@tinbook: jesse | 2004-11-01T04:47:06.225531Z + r6152@tinbook: jesse | 2004-11-01T04:43:38.864654Z + RT-Ticket: 6230 + RT-Status: resolved + RT-Update: correspond + + New "batch transactions" core from Ruslan. This update makes it much easier to use stock conditions for bulk updates + + + + +------------------------------------------------------------------------ +r1707 | jesse | 2004-11-01 00:54:47 -0500 (Mon, 01 Nov 2004) | 12 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Bulk.html + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + + r6155@tinbook: jesse | 2004-11-01T04:47:05.144200Z + r6151@tinbook: jesse | 2004-11-01T04:42:20.034865Z + RT-Ticket: 6242 + RT-Status: resolved + RT-Update: correspond + + There were a couple of bugs in the bulk update page that broke ticket linking. + (Among other things, the custom fields update functionality was completely broken. It's been disabled pending a new implementation) + + + + +------------------------------------------------------------------------ +r1704 | jesse | 2004-10-31 22:49:50 -0500 (Sun, 31 Oct 2004) | 10 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields + M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields + + r6149@tinbook: jesse | 2004-11-01T03:50:49.511535Z + RT-Ticket: 6245 + RT-Status: resolved + RT-Update: correspond + + Global custom field editing in 3.3 had the wrong (hardcoded) URL target. + + + + +------------------------------------------------------------------------ +r1699 | jesse | 2004-10-27 18:01:49 -0400 (Wed, 27 Oct 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r6127@tinbook: jesse | 2004-10-27T22:02:28.387934Z + Bumping to 3.3.10 + + + +------------------------------------------------------------------------ +r1698 | jesse | 2004-10-27 04:06:56 -0400 (Wed, 27 Oct 2004) | 12 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + + r6121@tinbook: jesse | 2004-10-27T07:55:33.542549Z + r6115@tinbook: jesse | 2004-10-27T07:51:39.957035Z + RT-Ticket: 6219 + RT-Status: resolved + RT-Update: correspond + + Rebuilt RT::Tickets' watcher search logic to only use _one_ join to the users/groups table so as to create joins that can be computed in finite time. Theoretically, this makes watcher searching less powerful. In practice, it makes watcher searching a lot more possible. + + + + + +------------------------------------------------------------------------ +r1697 | jesse | 2004-10-27 04:06:29 -0400 (Wed, 27 Oct 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/TicketList + + r6120@tinbook: jesse | 2004-10-27T07:55:32.882088Z + r6109@tinbook: jesse | 2004-10-26T20:02:02.857695Z + Additional fixes for display of unlimited search results + + +------------------------------------------------------------------------ +r1696 | jesse | 2004-10-27 04:05:52 -0400 (Wed, 27 Oct 2004) | 10 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm + + r6119@tinbook: jesse | 2004-10-27T07:55:32.408440Z + r6046@tinbook: jesse | 2004-10-19T05:21:18.567580Z + RT-Ticket: 6121 + RT-Status: resolved + RT-Update: correspond + + Fixed the name of the template used to notify non-privilged users when their password is changed + + + +------------------------------------------------------------------------ +r1695 | jesse | 2004-10-27 04:05:26 -0400 (Wed, 27 Oct 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/schema.Pg + M /rt/branches/3.3-TESTING/etc/upgrade/3.1.0/schema.Pg + + r6118@tinbook: jesse | 2004-10-27T07:55:31.895658Z + r6007@tinbook: jesse | 2004-10-14T21:47:50.297291Z + RT-Ticket: 6197 + RT-Status: resolved + + Removed a comment from the PostgreSQL schema files, as some versions of postgres fail to parse it well. + + + +------------------------------------------------------------------------ +r1694 | jesse | 2004-10-27 04:05:10 -0400 (Wed, 27 Oct 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Results.html + + r6117@tinbook: jesse | 2004-10-27T07:55:31.185793Z + r1994@tinbook: jesse | 2004-10-12T23:37:37.775608Z + Improved "stickiness" of queries. + Next/Prev navigation should be more consistently available now. + Most recent query should be available more consistently. + + + +------------------------------------------------------------------------ +r1692 | jesse | 2004-10-27 00:31:12 -0400 (Wed, 27 Oct 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Bulk.html + M /rt/branches/3.3-TESTING/html/Ticket/Create.html + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary + M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html + M /rt/branches/3.3-TESTING/html/Ticket/Update.html + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm + + r6113@tinbook: jesse | 2004-10-27T04:31:13.448231Z + Added support for recording transaction custom fields on ticket creation. + + +------------------------------------------------------------------------ +r1688 | jesse | 2004-10-23 18:05:14 -0400 (Sat, 23 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r6101@tinbook: jesse | 2004-10-23T22:05:06.396023Z + Bumping to 3.3.9 + +------------------------------------------------------------------------ +r1686 | jesse | 2004-10-23 17:50:32 -0400 (Sat, 23 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/Header + M /rt/branches/3.3-TESTING/html/Elements/PageLayout + M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator + M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue + M /rt/branches/3.3-TESTING/html/Elements/SelectOwner + M /rt/branches/3.3-TESTING/html/Elements/SelectStatus + M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString + M /rt/branches/3.3-TESTING/html/Search/Elements/SelectGroup + + r6093@tinbook: jesse | 2004-10-23T21:47:53.224532Z + A bunch of tiny fixes to the web ui to avoid warnings about uninitialized variables. + +------------------------------------------------------------------------ +r1685 | jesse | 2004-10-23 17:50:14 -0400 (Sat, 23 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/schema.SQLite + + r6092@tinbook: jesse | 2004-10-23T21:46:47.129210Z + Updated SQLite schema to current RT 3.3 versions + +------------------------------------------------------------------------ +r1684 | jesse | 2004-10-23 17:49:50 -0400 (Sat, 23 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm + + r6091@tinbook: jesse | 2004-10-23T21:46:04.315427Z + Better checking for ACL queries on undefined objects (to avoid a warning). + +------------------------------------------------------------------------ +r1683 | jesse | 2004-10-23 17:49:38 -0400 (Sat, 23 Oct 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r6090@tinbook: jesse | 2004-10-23T21:44:41.851286Z + Fixed a warning when objects were created with no names + + +------------------------------------------------------------------------ +r1682 | jesse | 2004-10-23 17:49:25 -0400 (Sat, 23 Oct 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm + + r6089@tinbook: jesse | 2004-10-23T21:43:19.939096Z + Fixed message returned on password change to not include md5 hash of password + + +------------------------------------------------------------------------ +r1681 | jesse | 2004-10-23 17:48:13 -0400 (Sat, 23 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r6088@tinbook: jesse | 2004-10-23T21:42:23.542584Z + Bumped DBIx::SearchBuilder required version, for new SQLite support + +------------------------------------------------------------------------ +r1680 | jesse | 2004-10-21 13:20:05 -0400 (Thu, 21 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/ACE.pm + M /rt/branches/3.3-TESTING/lib/RT/ACL.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm + M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm + M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm + M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm + M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm + M /rt/branches/3.3-TESTING/lib/RT/Group.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm + M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm + M /rt/branches/3.3-TESTING/lib/RT/Groups.pm + M /rt/branches/3.3-TESTING/lib/RT/Link.pm + M /rt/branches/3.3-TESTING/lib/RT/Links.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm + M /rt/branches/3.3-TESTING/lib/RT/Principal.pm + M /rt/branches/3.3-TESTING/lib/RT/Principals.pm + M /rt/branches/3.3-TESTING/lib/RT/Queue.pm + M /rt/branches/3.3-TESTING/lib/RT/Queues.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm + M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm + M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm + M /rt/branches/3.3-TESTING/lib/RT/Template.pm + M /rt/branches/3.3-TESTING/lib/RT/Templates.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm + M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm + M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm + M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm + M /rt/branches/3.3-TESTING/lib/RT/User.pm + M /rt/branches/3.3-TESTING/lib/RT/Users.pm + M /rt/branches/3.3-TESTING/sbin/factory + + r6077@tinbook: jesse | 2004-10-21T17:20:26.237576Z + Core: integrated new factory code to allow more datamodel metadata to be collected + +------------------------------------------------------------------------ +r1679 | jesse | 2004-10-21 13:19:45 -0400 (Thu, 21 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm + + r6076@tinbook: jesse | 2004-10-21T16:46:20.466296Z + ACL: Fixed logic in an ACL query so that it returns failure when handed an invalid object, rather than trying a bogus SQL query and failing. + +------------------------------------------------------------------------ +r1678 | jesse | 2004-10-20 19:27:13 -0400 (Wed, 20 Oct 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r6074@tinbook: jesse | 2004-10-20T23:26:48.112240Z + RT-Ticket: 5701 + RT-Status: resolved + RT-Update: correspond + + RT now prevents users from creating objects with 'Name' attributes that are numreric. + + +------------------------------------------------------------------------ +r1677 | jesse | 2004-10-20 18:56:16 -0400 (Wed, 20 Oct 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm + + r6071@tinbook: jesse | 2004-10-20T22:56:43.545883Z + RT-Ticket: 6192 + RT-Status: update + + + Updated RT::Attachement::OriginalContent to use a better regexp for determining what's encoded and what's not. + + + +------------------------------------------------------------------------ +r1676 | jesse | 2004-10-20 18:55:57 -0400 (Wed, 20 Oct 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po + + r6070@tinbook: jesse | 2004-10-20T22:51:44.854897Z + RT-Ticket: 6123 + RT-Status: resolved + RT-Update: correspond + + + Updated the dutch translation. (As the translation hadn't been applied for a bit, some translations didn't apply cleanly.) + + +------------------------------------------------------------------------ +r1675 | jesse | 2004-10-20 18:34:32 -0400 (Wed, 20 Oct 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html + + r6064@tinbook: jesse | 2004-10-20T22:08:13.953728Z + Fixed a typo + + +------------------------------------------------------------------------ +r1674 | jesse | 2004-10-20 18:33:19 -0400 (Wed, 20 Oct 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm + + r6063@tinbook: jesse | 2004-10-20T19:54:02.885732Z + RT-Ticket: 6180 + RT-Status: resolved + RT-Update: correspond + + If you have changed $MinimumPasswordLength to be greater than 6, RT's "GenerateRandomPassword" method now takes that into account + + + +------------------------------------------------------------------------ +r1673 | jesse | 2004-10-20 18:33:03 -0400 (Wed, 20 Oct 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html + + r6062@tinbook: jesse | 2004-10-20T19:46:00.816618Z + RT-Ticket: 6188 + RT-Status: resolved + RT-Update: correspond + + RT squelches passwords in the configuration summary page. It no longer + squleches "RT::MinimumPasswordLength" + + +------------------------------------------------------------------------ +r1672 | jesse | 2004-10-20 18:32:48 -0400 (Wed, 20 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + r6061@tinbook: jesse | 2004-10-20T19:27:22.698792Z + Minor cleanups to record.pm + +------------------------------------------------------------------------ +r1671 | alexmv | 2004-10-20 15:51:36 -0400 (Wed, 20 Oct 2004) | 2 lines +Changed paths: + M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm + +Remove wayward '+' + +------------------------------------------------------------------------ +r1670 | jesse | 2004-10-20 15:20:19 -0400 (Wed, 20 Oct 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm + + r6056@tinbook: jesse | 2004-10-20T19:20:39.940786Z + RT-Ticket: 5594 + RT-Status: resolved + RT-UpdateType: correspond + + EmailParser updates applied to RT 3.3 to fix subject lines that are encoded and multi-line + + +------------------------------------------------------------------------ +r1669 | jesse | 2004-10-20 15:19:59 -0400 (Wed, 20 Oct 2004) | 7 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm + + r6055@tinbook: jesse | 2004-10-20T18:56:31.219026Z + RT-Ticket: 5569 + RT-Status: resolved + + Status is nowdefinablein the RT_Config file. + + +------------------------------------------------------------------------ +r1666 | jesse | 2004-10-20 01:47:04 -0400 (Wed, 20 Oct 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header + M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row + M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css + + r6051@tinbook: jesse | 2004-10-20T05:39:54.597284Z + RT-Ticket: 5837 + RT-Status: resolved + RT-Update: correspond + + Moved more ticket listing style to the CSS and out of the html, per the suggestion of Dirk Pape + + + +------------------------------------------------------------------------ +r1665 | jesse | 2004-10-20 01:46:54 -0400 (Wed, 20 Oct 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + + r6050@tinbook: jesse | 2004-10-20T05:33:26.027966Z + RT-Ticket: 5729 + RT-Status: resolved + RT-Action: correspond + + Patch fixes issue with multibyte characters escaping in URLs. --Ruslan + + + +------------------------------------------------------------------------ +r1663 | jesse | 2004-10-19 01:23:26 -0400 (Tue, 19 Oct 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/config.layout + M /rt/branches/3.3-TESTING/m4/rt_layout.m4 + + r6048@tinbook: jesse | 2004-10-19T05:24:15.256721Z + RT-Ticket: 6198 + RT-Status: resolved + RT-Update: correspond + + Applied a patch to add an fhs-compliant RT layout and fix some of the layout parsing. + + +------------------------------------------------------------------------ +r1661 | jesse | 2004-10-19 01:17:39 -0400 (Tue, 19 Oct 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/SelectOwner + + r6044@tinbook: jesse | 2004-10-19T05:18:31.025176Z + RT-Ticket: 6154 + RT-Status: resolved + RT-Update: reply + + Owner listings now sort alphabetically + + +------------------------------------------------------------------------ +r1660 | jesse | 2004-10-19 01:10:02 -0400 (Tue, 19 Oct 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT.pm.in + + r6042@tinbook: jesse | 2004-10-19T05:10:45.782060Z + RT-Ticket: 6199 + RT-Status: resolved + RT-Update: correspond + + Formatting fixes to RT.pm + + +------------------------------------------------------------------------ +r1659 | jesse | 2004-10-18 13:47:29 -0400 (Mon, 18 Oct 2004) | 7 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/initialdata + + r6039@tinbook: jesse | 2004-10-18T17:48:14.238206Z + RT-Ticket: 5336 + RT-Status: resolved + + Approval template corrected + + +------------------------------------------------------------------------ +r1657 | jesse | 2004-10-15 14:25:31 -0400 (Fri, 15 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r6014@tinbook: jesse | 2004-10-15T18:26:19.439204Z + Bumping to 3.3.8 + +------------------------------------------------------------------------ +r1656 | jesse | 2004-10-15 13:56:50 -0400 (Fri, 15 Oct 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING + A /rt/branches/3.3-TESTING/html/Admin/Elements/GlobalCustomFieldTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/ObjectCustomFields + M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs + M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs + A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields + A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Groups.html + A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Tickets.html + A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Transactions.html + A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Users.html + A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/index.html + M /rt/branches/3.3-TESTING/html/Admin/Global/index.html + + r6009@tinbook: jesse | 2004-10-15T17:57:36.162346Z + Administrative menu overhaul to sanitize custom field configuration. + + +------------------------------------------------------------------------ +r1650 | jesse | 2004-10-12 17:01:07 -0400 (Tue, 12 Oct 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + + r1992@tinbook: jesse | 2004-10-12T21:00:33.006657Z + RT-Ticket: 6182 + RT-Status: resolved + + +------------------------------------------------------------------------ +r1649 | jesse | 2004-10-11 17:10:40 -0400 (Mon, 11 Oct 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm + + r1985@tinbook: jesse | 2004-10-11T20:26:31.046336Z + Fixed a bug in the merge from 3.2 that broke ticket transaction searching; added support for Ticket "Updated" as a synonym for TransactionDate as a search criterion + +------------------------------------------------------------------------ +r1648 | jesse | 2004-10-10 00:30:21 -0400 (Sun, 10 Oct 2004) | 7 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/configure.ac + M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in + M /rt/branches/3.3-TESTING/html/Search/Results.tsv + M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField + M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html + M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm + M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm + M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in + + r1651@tinbook: jesse | 2004-10-10T04:24:17.077128Z + + r1652@tinbook: jesse | 2004-10-10T04:30:49.336195Z + r1650@tinbook: jesse | 2004-10-10T04:23:58.456281Z + + + +------------------------------------------------------------------------ +r1603 | jesse | 2004-09-30 22:45:46 -0400 (Thu, 30 Sep 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/Menu + M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css + + ---------------------------------------------------------------------- + r10434@tinbook: jesse | 2004-10-01T02:43:47.012515Z + Better cssification of the menus + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1566 | jesse | 2004-09-27 17:20:14 -0400 (Mon, 27 Sep 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Elements/Menu + M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css + + r10391@tinbook: jesse | 2004-09-27T21:17:31.817589Z + RT-Ticket: 6139 + RT-Status: resolved + RT-Update-Type: correspond + + Applied patch from Oliver Thomas to move more menu styling to the external CSS file and out of the html. + + +------------------------------------------------------------------------ +r1556 | jesse | 2004-09-23 15:14:29 -0400 (Thu, 23 Sep 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople + + r10336@Jesse-Vincents-Computer: jesse | 2004-09-23T06:45:36.828724Z + + r10350@Jesse-Vincents-Computer: jesse | 2004-09-23T19:13:34.578717Z + Use ShowUserEntry for ShowPeople + + +------------------------------------------------------------------------ +r1554 | jesse | 2004-09-23 00:30:24 -0400 (Thu, 23 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r1867@bitsy: jesse | 2004-09-23T02:39:51.040258Z + Bumping to 3.3.7 + +------------------------------------------------------------------------ +r1553 | jesse | 2004-09-23 00:30:04 -0400 (Thu, 23 Sep 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in + + r1865@bitsy: jesse | 2004-09-23T02:28:19.315048Z + + r1866@bitsy: jesse | 2004-09-23T02:38:19.257248Z + DBIx::SearchBuilder dependency incremented + +------------------------------------------------------------------------ +r1552 | tla | 2004-09-22 23:54:00 -0400 (Wed, 22 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in + +This now actually tests the SelectOwner functionality change. + + +------------------------------------------------------------------------ +r1551 | tla | 2004-09-22 18:44:28 -0400 (Wed, 22 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING/html/Elements/SelectOwner + M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in + +SelectOwner can now be passed a list of queues which the user may see. + + +------------------------------------------------------------------------ +r1550 | tla | 2004-09-22 17:32:53 -0400 (Wed, 22 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in + +Add sleeps for the right granting; try a pattern-match that works this time. + + +------------------------------------------------------------------------ +r1546 | autrijus | 2004-09-22 13:16:22 -0400 (Wed, 22 Sep 2004) | 8 lines +Changed paths: + M /rt + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + + r7965@not: autrijus | 2004-09-21T13:18:07.917938Z + + + + r8021@not: autrijus | 2004-09-22T17:15:50.576469Z + * On mod_perl1 with root directory, ->filename is empty, not '/', + hence breaking index.html handling. Entirely my fault. + +------------------------------------------------------------------------ +r1544 | tla | 2004-09-22 12:21:24 -0400 (Wed, 22 Sep 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING/html/Elements/Header + +If a user does not have the ModifySelf right, he/she should also not +be able to see the Prefs link in the header. + + +------------------------------------------------------------------------ +r1543 | tla | 2004-09-22 04:08:50 -0400 (Wed, 22 Sep 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING/html/Elements/SelectOwner + +If we unlimit the queues, then queues will show up, and then users will +show up, and then customers will be happy. + + +------------------------------------------------------------------------ +r1542 | tla | 2004-09-22 03:41:22 -0400 (Wed, 22 Sep 2004) | 4 lines +Changed paths: + M /rt/branches/3.3-TESTING/UPGRADING + M /rt/branches/3.3-TESTING/configure.ac + M /rt/branches/3.3-TESTING/html/Elements/Tabs + M /rt/branches/3.3-TESTING/lib/t/02regression.t.in + A /rt/branches/3.3-TESTING/lib/t/07acl.pl.in + +Moved the functionality whereby Config and Prefs tabs disappear to core. +Wrote tests for the new core behavior. + + +------------------------------------------------------------------------ +r1541 | tla | 2004-09-22 03:14:33 -0400 (Wed, 22 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING/lib/t/05cronsupport.pl.in + +The regression test would die if the last test in here failed. +That wasn't very nice of me. + +------------------------------------------------------------------------ +r1538 | tla | 2004-09-22 01:57:34 -0400 (Wed, 22 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING/configure.ac + +The cronsupport tests somehow fell out of here. Replacing. + + +------------------------------------------------------------------------ +r1535 | jesse | 2004-09-21 02:03:26 -0400 (Tue, 21 Sep 2004) | 10 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + + r10334@tinbook: jesse | 2004-09-21T06:03:40.050504Z + RT-Ticket: 6105 + RT-Status: resolved + RT-UpdateType: correspond + + Refactored some TicketSQL stuff to bound the right thing in our ticketsql subclause + + + + +------------------------------------------------------------------------ +r1534 | jesse | 2004-09-21 01:16:18 -0400 (Tue, 21 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + + r10332@tinbook: jesse | 2004-09-21T05:16:35.439550Z + Next test version of less broken cf search code + +------------------------------------------------------------------------ +r1533 | jesse | 2004-09-21 00:48:54 -0400 (Tue, 21 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm + + r10326@tinbook: jesse | 2004-09-21T04:48:46.583575Z + First test version of less broken cf search code + +------------------------------------------------------------------------ +r1528 | jesse | 2004-09-20 23:18:19 -0400 (Mon, 20 Sep 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs + + r10324@tinbook: jesse | 2004-09-21T03:18:34.501590Z + removing some debugging output + +------------------------------------------------------------------------ +r1527 | jesse | 2004-09-20 23:12:11 -0400 (Mon, 20 Sep 2004) | 142 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs + M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm + + r10311@tinbook: jesse | 2004-09-20T21:22:51.344787Z + ---------------------------------------------------------------------- + r10213@tinbook (orig r1454): autrijus | 2004-09-08T19:54:32.241114Z + r5740@xor: autrijus | 2004-09-08T19:54:01.384500Z + * Let "make install" for inplace layout work without hassle. + + + ---------------------------------------------------------------------- + r10214@tinbook (orig r1455): autrijus | 2004-09-08T19:54:55.301056Z + r5741@xor: autrijus | 2004-09-08T19:54:33.611316Z + * With SQLite, put database in $VarPath if $DatabaseName is relative. + + ---------------------------------------------------------------------- + r10215@tinbook (orig r1456): autrijus | 2004-09-08T19:59:38.530949Z + r5749@xor: autrijus | 2004-09-08T19:59:51.949128Z + * Add mason_handler.scgi and standalone_httpd into list of files + to be made executable on "make fixperms". + + ---------------------------------------------------------------------- + r10216@tinbook (orig r1457): jesse | 2004-09-08T20:31:26.131286Z + + ---------------------------------------------------------------------- + r10212@tinbook: jesse | 2004-09-08T20:30:48.849107Z + merging 3.2's Offline.html page forward to 3.3 + ---------------------------------------------------------------------- + + ---------------------------------------------------------------------- + r10222@tinbook (orig r1461): autrijus | 2004-09-08T21:30:59.960856Z + r5770@xor: autrijus | 2004-09-08T20:42:48.599276Z + + + + r5809@xor: autrijus | 2004-09-08T21:30:29.869203Z + * add sbin/rt-dump-database into sbin files. + + ---------------------------------------------------------------------- + r10257@tinbook (orig r1480): jesse | 2004-09-14T03:28:52.701395Z + Bumped to 3.3.6 + ---------------------------------------------------------------------- + r10275@tinbook (orig r1493): autrijus | 2004-09-15T15:40:44.820762Z + r7404@not: | 2004-09-15T00:04:07.008049Z + + + + r7442@not: | 2004-09-15T15:39:23.096249Z + ---------------------------------------------------------------------- + r7441@not: autrijus | 2004-09-15T15:20:23.097011Z + * Luis Arnauth pointed out that we did not serve mail-gateway. + ---------------------------------------------------------------------- + + + ---------------------------------------------------------------------- + r10298@tinbook (orig r1506): jesse | 2004-09-19T20:20:43.620895Z + Fixing case of mysql tablenames, since all the world is not case insensitive like Mac OS X. This is a good thing + ---------------------------------------------------------------------- + r10299@tinbook (orig r1507): jesse | 2004-09-20T00:58:19.610978Z + r10219@tinbook (orig r1458): leira | 2004-09-08T21:19:51.021183Z + If something is overdue, set DueRelative to class "overdue". + + Note: core RT doesn't have an "overdue" class at this time. + + + ---------------------------------------------------------------------- + r10300@tinbook (orig r1508): jesse | 2004-09-20T00:58:46.601286Z + r10221@tinbook (orig r1460): leira | 2004-09-08T21:29:25.111044Z + Use time() instead of making an RT::Date. + + + ---------------------------------------------------------------------- + r10301@tinbook (orig r1509): jesse | 2004-09-20T00:59:15.051043Z + r10223@tinbook (orig r1462): leira | 2004-09-08T21:31:51.811014Z + Overdue things are now read. + + + ---------------------------------------------------------------------- + r10302@tinbook (orig r1510): jesse | 2004-09-20T00:59:45.271374Z + r10225@tinbook (orig r1464): leira | 2004-09-08T21:41:43.110851Z + Don't put a span around things if it won't do anything. + + + ---------------------------------------------------------------------- + r10303@tinbook (orig r1511): jesse | 2004-09-20T01:00:10.600204Z + r10238@tinbook (orig r1474): jesse | 2004-09-10T19:40:40.885981Z + -l + + + + ---------------------------------------------------------------------- + r10304@tinbook (orig r1512): jesse | 2004-09-20T01:01:13.381046Z + r10253@tinbook (orig r1477): jesse | 2004-09-13T20:01:18.620833Z + r10249@tinbook: jesse | 2004-09-13T19:56:43.541086Z + ---------------------------------------------------------------------- + r10238@tinbook (orig r1474): jesse | 2004-09-10T19:40:40.885981Z + + + ---------------------------------------------------------------------- + + r10250@tinbook: jesse | 2004-09-13T19:58:31.660069Z + Bumped to 3.2.2rc1 + + + ---------------------------------------------------------------------- + r10305@tinbook (orig r1513): jesse | 2004-09-20T01:01:37.103494Z + r10265@tinbook (orig r1486): jesse | 2004-09-14T06:12:08.920979Z + r10262@tinbook: jesse | 2004-09-14T06:12:21.353389Z + Never try to fetch attributes when we don't have an object to fetch attributes on + + + ---------------------------------------------------------------------- + r10306@tinbook (orig r1514): jesse | 2004-09-20T01:02:01.021112Z + r10267@tinbook (orig r1487): jesse | 2004-09-14T16:14:00.320887Z + r10266@tinbook: jesse | 2004-09-14T16:14:14.588686Z + RT-Ticket: 5836 + RT-Status: resolved + RT-ACtion: reply + + + Added back a "ticket refresh" dropdown on the search results page. + Thanks to Dirk Pape. + + + + + ---------------------------------------------------------------------- + r10307@tinbook (orig r1515): jesse | 2004-09-20T01:02:23.020890Z + r10277@tinbook (orig r1495): leira | 2004-09-15T19:22:35.471086Z + Removed
 block around the header keys, and removed an extraneous .
+   
+  
+  ----------------------------------------------------------------------
+  r10308@tinbook (orig r1516):  jesse | 2004-09-20T01:02:45.710756Z
+   r10284@tinbook (orig r1498):  leira | 2004-09-16T22:28:20.860968Z
+   Add another callback that passes parsed headers.
+   
+   Useful for MakeClicky, among other things.
+   
+  
+  ----------------------------------------------------------------------
+ 
+ r10312@tinbook:  jesse | 2004-09-21T03:10:37.466198Z
+ Custom field joins were being incorrectly constructed
+
+------------------------------------------------------------------------
+r1526 | tla | 2004-09-20 18:06:08 -0400 (Mon, 20 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+
+The SelectOwner widget should not reveal the names system superusers
+to users who are not otherwise privileged to see them.  Made this
+variable change in the UsersWhoHaveRight() call.
+
+
+------------------------------------------------------------------------
+r1525 | autrijus | 2004-09-20 14:25:28 -0400 (Mon, 20 Sep 2004) | 3 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+
+ r7812@not:  autrijus | 2004-09-20T18:00:42.848849Z
+ * dump data has to return 'true'. oops.
+
+------------------------------------------------------------------------
+r1522 | autrijus | 2004-09-20 13:22:04 -0400 (Mon, 20 Sep 2004) | 3 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r7810@not:  autrijus | 2004-09-20T17:22:27.534622Z
+ * add YAML as a core dep for rt-dump-database.
+
+------------------------------------------------------------------------
+r1519 | autrijus | 2004-09-20 13:09:36 -0400 (Mon, 20 Sep 2004) | 2 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+
+* rt-dump-database now uses YAML for easy hand modification.
+
+------------------------------------------------------------------------
+r1516 | jesse | 2004-09-19 21:02:45 -0400 (Sun, 19 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+
+ r10284@tinbook (orig r1498):  leira | 2004-09-16T22:28:20.860968Z
+ Add another callback that passes parsed headers.
+ 
+ Useful for MakeClicky, among other things.
+ 
+
+------------------------------------------------------------------------
+r1515 | jesse | 2004-09-19 21:02:23 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+
+ r10277@tinbook (orig r1495):  leira | 2004-09-15T19:22:35.471086Z
+ Removed 
 block around the header keys, and removed an extraneous .
+ 
+
+------------------------------------------------------------------------
+r1514 | jesse | 2004-09-19 21:02:01 -0400 (Sun, 19 Sep 2004) | 13 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+
+ r10267@tinbook (orig r1487):  jesse | 2004-09-14T16:14:00.320887Z
+  r10266@tinbook:  jesse | 2004-09-14T16:14:14.588686Z
+  RT-Ticket: 5836
+  RT-Status: resolved
+  RT-ACtion: reply
+  
+  
+  Added back a "ticket refresh" dropdown on the search results page.
+  Thanks to Dirk Pape.
+  
+  
+ 
+
+------------------------------------------------------------------------
+r1513 | jesse | 2004-09-19 21:01:37 -0400 (Sun, 19 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+
+ r10265@tinbook (orig r1486):  jesse | 2004-09-14T06:12:08.920979Z
+  r10262@tinbook:  jesse | 2004-09-14T06:12:21.353389Z
+  Never try to fetch attributes when we don't have an object to fetch attributes on
+ 
+
+------------------------------------------------------------------------
+r1512 | jesse | 2004-09-19 21:01:13 -0400 (Sun, 19 Sep 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r10253@tinbook (orig r1477):  jesse | 2004-09-13T20:01:18.620833Z
+  r10249@tinbook:  jesse | 2004-09-13T19:56:43.541086Z
+   ----------------------------------------------------------------------
+   r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
+   
+   
+   ----------------------------------------------------------------------
+  
+  r10250@tinbook:  jesse | 2004-09-13T19:58:31.660069Z
+  Bumped to 3.2.2rc1
+ 
+
+------------------------------------------------------------------------
+r1511 | jesse | 2004-09-19 21:00:10 -0400 (Sun, 19 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+
+ r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
+ -l
+ 
+ 
+
+------------------------------------------------------------------------
+r1510 | jesse | 2004-09-19 20:59:45 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r10225@tinbook (orig r1464):  leira | 2004-09-08T21:41:43.110851Z
+ Don't put a span around things if it won't do anything.
+ 
+
+------------------------------------------------------------------------
+r1509 | jesse | 2004-09-19 20:59:15 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+
+ r10223@tinbook (orig r1462):  leira | 2004-09-08T21:31:51.811014Z
+ Overdue things are now read.
+ 
+
+------------------------------------------------------------------------
+r1508 | jesse | 2004-09-19 20:58:46 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r10221@tinbook (orig r1460):  leira | 2004-09-08T21:29:25.111044Z
+ Use time() instead of making an RT::Date.
+ 
+
+------------------------------------------------------------------------
+r1507 | jesse | 2004-09-19 20:58:19 -0400 (Sun, 19 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r10219@tinbook (orig r1458):  leira | 2004-09-08T21:19:51.021183Z
+ If something is overdue, set DueRelative to class "overdue".
+ 
+ Note: core RT doesn't have an "overdue" class at this time.
+ 
+
+------------------------------------------------------------------------
+r1506 | jesse | 2004-09-19 16:20:43 -0400 (Sun, 19 Sep 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.3.0/schema.mysql
+
+Fixing case of mysql tablenames, since all the world is not case insensitive like Mac OS X. This is a good thing
+------------------------------------------------------------------------
+r1493 | autrijus | 2004-09-15 11:40:44 -0400 (Wed, 15 Sep 2004) | 11 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r7404@not:   | 2004-09-15T00:04:07.008049Z
+ 
+ 
+ 
+ r7442@not:   | 2004-09-15T15:39:23.096249Z
+  ----------------------------------------------------------------------
+  r7441@not:  autrijus | 2004-09-15T15:20:23.097011Z
+  * Luis Arnauth pointed out that we did not serve mail-gateway.
+  ----------------------------------------------------------------------
+ 
+
+------------------------------------------------------------------------
+r1480 | jesse | 2004-09-13 23:28:52 -0400 (Mon, 13 Sep 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+Bumped to 3.3.6
+------------------------------------------------------------------------
+r1461 | autrijus | 2004-09-08 17:30:59 -0400 (Wed, 08 Sep 2004) | 7 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/configure.ac
+
+ r5770@xor:  autrijus | 2004-09-08T20:42:48.599276Z
+ 
+ 
+ 
+ r5809@xor:  autrijus | 2004-09-08T21:30:29.869203Z
+ * add sbin/rt-dump-database into sbin files.
+
+------------------------------------------------------------------------
+r1457 | jesse | 2004-09-08 16:31:26 -0400 (Wed, 08 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+
+ 
+ ----------------------------------------------------------------------
+ r10212@tinbook:  jesse | 2004-09-08T20:30:48.849107Z
+ merging 3.2's Offline.html page forward to 3.3
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1456 | autrijus | 2004-09-08 15:59:38 -0400 (Wed, 08 Sep 2004) | 4 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/Makefile.in
+
+ r5749@xor:  autrijus | 2004-09-08T19:59:51.949128Z
+ * Add mason_handler.scgi and standalone_httpd into list of files
+   to be made executable on "make fixperms".
+
+------------------------------------------------------------------------
+r1455 | autrijus | 2004-09-08 15:54:55 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/lib/RT/Handle.pm
+
+ r5741@xor:  autrijus | 2004-09-08T19:54:33.611316Z
+ * With SQLite, put database in $VarPath if $DatabaseName is relative.
+
+------------------------------------------------------------------------
+r1454 | autrijus | 2004-09-08 15:54:32 -0400 (Wed, 08 Sep 2004) | 4 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/Makefile.in
+
+ r5740@xor:  autrijus | 2004-09-08T19:54:01.384500Z
+ * Let "make install" for inplace layout work without hassle.
+ 
+
+------------------------------------------------------------------------
+r1453 | jesse | 2004-09-08 15:00:44 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   A /rt/branches/3.3-TESTING/html/Admin/autohandler
+
+ r10209@tinbook:  jesse | 2004-09-08T17:44:02.958487Z
+ New autohandler to keep prying eyes out of the adminui
+
+------------------------------------------------------------------------
+r1452 | jesse | 2004-09-08 12:49:35 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+
+ r10201@tinbook:  jesse | 2004-09-08T16:46:05.221674Z
+ Ticket listings modified to show which N results they're showing
+
+------------------------------------------------------------------------
+r1451 | jesse | 2004-09-08 12:49:19 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+
+ r10200@tinbook:  jesse | 2004-09-08T16:44:11.407371Z
+ Modified search UI to only show potential owners for tickets in queues the user can see.
+
+------------------------------------------------------------------------
+r1450 | jesse | 2004-09-08 12:49:07 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+
+ r10199@tinbook:  jesse | 2004-09-08T16:42:14.323284Z
+ Edited the Saved Search UI to not display things the user can not do
+
+------------------------------------------------------------------------
+r1449 | jesse | 2004-09-08 12:48:48 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/System.pm
+
+ r10198@tinbook:  jesse | 2004-09-08T16:40:40.817855Z
+ Added new rights: ShowConfigTab, LoadSavedSearch, CreateSavedSearch
+
+------------------------------------------------------------------------
+r1448 | autrijus | 2004-09-08 05:02:12 -0400 (Wed, 08 Sep 2004) | 7 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r4031@not:  autrijus | 2004-09-07T20:56:58.734255Z
+ 
+ 
+ 
+ r4032@not:  autrijus | 2004-09-07T21:02:14.437187Z
+ * Unify httpd.conf settings for mod_perl1 and mod_perl2.
+
+------------------------------------------------------------------------
+r1447 | jesse | 2004-09-08 01:24:48 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r10181@tinbook:  jesse | 2004-09-08T05:21:47.107322Z
+ ACL checks to make sure a user can modify both tickets when creating a link
+
+------------------------------------------------------------------------
+r1446 | jesse | 2004-09-08 01:24:34 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r10180@tinbook:  jesse | 2004-09-08T05:18:46.031232Z
+ Fixed a debug message
+
+------------------------------------------------------------------------
+r1445 | jesse | 2004-09-08 01:24:22 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+
+ r10179@tinbook:  jesse | 2004-09-08T05:17:10.044025Z
+ Fixed a bug in the web handler that would throw an error when not running in a modperl environemnt
+
+------------------------------------------------------------------------
+r1444 | jesse | 2004-09-08 01:24:02 -0400 (Wed, 08 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/SelectQueue
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+
+ r10178@tinbook:  jesse | 2004-09-08T05:16:16.426259Z
+ When searching for tickets, now the user will only see tickets they have the right to ShowTicket in...
+ 
+
+------------------------------------------------------------------------
+r1443 | jesse | 2004-09-08 01:23:31 -0400 (Wed, 08 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+
+ r10177@tinbook:  jesse | 2004-09-07T23:05:53.208347Z
+ Updated the Quicksearch element to use slightly cleaner code.
+ 
+ BEHAVIOR CHANGE:  Only queues for which the current user has "ShowTicket" are listed in the queue list.
+ 
+
+------------------------------------------------------------------------
+r1436 | jesse | 2004-09-07 18:50:53 -0400 (Tue, 07 Sep 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r10175@tinbook:  jesse | 2004-09-07T22:49:31.744508Z
+ iRefactoring of the MergeInto method to use less code, be more correct and be clearer. 
+ 
+ Updated tests to test merge.
+ 
+ 
+
+------------------------------------------------------------------------
+r1421 | autrijus | 2004-09-06 10:50:19 -0400 (Mon, 06 Sep 2004) | 2 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po
+
+* Updated Chinese translations.
+
+------------------------------------------------------------------------
+r1417 | jesse | 2004-09-03 19:24:32 -0400 (Fri, 03 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r10151@tinbook:  jesse | 2004-09-03T23:24:09.414496Z
+ minor library cleanups
+
+------------------------------------------------------------------------
+r1416 | jesse | 2004-09-03 19:24:24 -0400 (Fri, 03 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/rt-mailgate.in
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   A /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in
+
+ r10150@tinbook:  jesse | 2004-09-03T23:22:35.061493Z
+ Moving mailgateway tests into their own file
+
+------------------------------------------------------------------------
+r1415 | jesse | 2004-09-03 16:35:38 -0400 (Fri, 03 Sep 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+
+ ----------------------------------------------------------------------
+ r10116@tinbook:  jesse | 2004-09-02T21:14:26.642415Z
+ 
+ ----------------------------------------------------------------------
+ r10144@tinbook:  jesse | 2004-09-03T20:32:06.311337Z
+ Query builder fixes (merge bug)
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1388 | jesse | 2004-09-01 00:43:19 -0400 (Wed, 01 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights
+
+ ----------------------------------------------------------------------
+ r10114@tinbook:  jesse | 2004-09-01T04:43:10.448516Z
+ Don't show rights that a principal has in the list of rights that can be granted to them
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1387 | jesse | 2004-09-01 00:10:48 -0400 (Wed, 01 Sep 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+
+ ----------------------------------------------------------------------
+ r8302@tinbook:  jesse | 2004-07-28T20:59:42.277484Z
+ 
+ ----------------------------------------------------------------------
+ r10109@tinbook:  jesse | 2004-09-01T04:08:25.198125Z
+ rewrote mail gateway shim to be a bit more robust
+ ----------------------------------------------------------------------
+ r10110@tinbook:  jesse | 2004-09-01T04:09:17.429478Z
+ Started to refactor the query builder ui code to yank out the bogus logic.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1383 | jesse | 2004-08-31 22:37:44 -0400 (Tue, 31 Aug 2004) | 407 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/rt-crontool.in
+   M /rt/branches/3.3-TESTING/bin/rt-mailgate.in
+   M /rt/branches/3.3-TESTING/bin/rt.in
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/etc/drop.Oracle
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.1.0/schema.Pg
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectStage
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/People.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/index.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Display.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Approve
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Approvals/index.html
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.3-TESTING/html/Elements/Callback
+   M /rt/branches/3.3-TESTING/html/Elements/Checkbox
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/ParseFormat
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.3-TESTING/html/Elements/CreateTicket
+   M /rt/branches/3.3-TESTING/html/Elements/EditLinks
+   M /rt/branches/3.3-TESTING/html/Elements/Error
+   M /rt/branches/3.3-TESTING/html/Elements/Footer
+   M /rt/branches/3.3-TESTING/html/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/ListActions
+   M /rt/branches/3.3-TESTING/html/Elements/Login
+   M /rt/branches/3.3-TESTING/html/Elements/Menu
+   M /rt/branches/3.3-TESTING/html/Elements/MessageBox
+   M /rt/branches/3.3-TESTING/html/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/Elements/MyTickets
+   M /rt/branches/3.3-TESTING/html/Elements/PageLayout
+   M /rt/branches/3.3-TESTING/html/Elements/QueryString
+   M /rt/branches/3.3-TESTING/html/Elements/QuickCreate
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+   A /rt/branches/3.3-TESTING/html/Elements/RT__Ticket
+   A /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.3-TESTING/html/Elements/Refresh
+   M /rt/branches/3.3-TESTING/html/Elements/ScrubHTML
+   M /rt/branches/3.3-TESTING/html/Elements/Section
+   M /rt/branches/3.3-TESTING/html/Elements/SelectAttachmentField
+   M /rt/branches/3.3-TESTING/html/Elements/SelectBoolean
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDate
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateRelation
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLang
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLinkType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectMatch
+   M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+   M /rt/branches/3.3-TESTING/html/Elements/SelectQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.3-TESTING/html/Elements/SelectSortOrder
+   M /rt/branches/3.3-TESTING/html/Elements/SelectStatus
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketTypes
+   M /rt/branches/3.3-TESTING/html/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Elements/SelectWatcherType
+   M /rt/branches/3.3-TESTING/html/Elements/SetupSessionCookie
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLink
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLinks
+   M /rt/branches/3.3-TESTING/html/Elements/SimpleSearch
+   M /rt/branches/3.3-TESTING/html/Elements/Submit
+   M /rt/branches/3.3-TESTING/html/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBox
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart
+   M /rt/branches/3.3-TESTING/html/NoAuth/Logout.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/Reminder.html
+   A /rt/branches/3.3-TESTING/html/NoAuth/images/autohandler
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.3-TESTING/html/REST/1.0/autohandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/logout
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/comment
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/link
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/merge
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/html/Search/Edit.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/NewListActions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/html/Search/Results.rdf
+   M /rt/branches/3.3-TESTING/html/Search/Results.tsv
+   M /rt/branches/3.3-TESTING/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/SelfService/Closed.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Create.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Display.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Header
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/SelfService/Error.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Prefs.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Update.html
+   M /rt/branches/3.3-TESTING/html/SelfService/index.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/Ticket/Create.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Display.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Ticket/History.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Modify.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyDates.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Tools/MyDay.html
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+   M /rt/branches/3.3-TESTING/html/User/Delegation.html
+   M /rt/branches/3.3-TESTING/html/User/Elements/DelegateRights
+   M /rt/branches/3.3-TESTING/html/User/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/User/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/User/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/User/Prefs.html
+   M /rt/branches/3.3-TESTING/html/autohandler
+   M /rt/branches/3.3-TESTING/html/index.html
+   M /rt/branches/3.3-TESTING/html/l
+   M /rt/branches/3.3-TESTING/lib/RT/ACE.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Notify.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/RecordComment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Date.pm
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Handle.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/da.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/es.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fi.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fr.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/he.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/hu.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ja.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/no.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ru.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/REST.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.3-TESTING/lib/RT/System.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+   M /rt/branches/3.3-TESTING/sbin/extract-message-catalog
+   M /rt/branches/3.3-TESTING/sbin/extract_pod_tests
+   M /rt/branches/3.3-TESTING/sbin/factory
+   M /rt/branches/3.3-TESTING/sbin/license_tag
+   M /rt/branches/3.3-TESTING/sbin/regression_harness
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ ----------------------------------------------------------------------
+ r8270@tinbook (orig r1270):  autrijus | 2004-07-22T00:39:33.156202Z
+  ----------------------------------------------------------------------
+  r6200@not:  autrijus | 2004-07-22T00:37:31.494556Z
+  
+  * $Ticket->AddCustomFieldValue now takes FIELD as Name.
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8271@tinbook (orig r1271):  autrijus | 2004-07-22T00:52:53.468442Z
+  ----------------------------------------------------------------------
+  r6204@not:  autrijus | 2004-07-22T00:52:38.207887Z
+  
+  * Switch $Ticket->AddCustomFieldValue to use $cf->LoadByNameAndQueue for
+    forward compatibility.
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8272@tinbook (orig r1272):  jesse | 2004-07-22T01:04:55.279276Z
+  ----------------------------------------------------------------------
+  r8267@tinbook:  jesse | 2004-07-22T01:01:02.633960Z
+  
+  Making license blocks fold away
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8282@tinbook (orig r1276):  jesse | 2004-07-22T19:08:32.352834Z
+  ----------------------------------------------------------------------
+  r8281@tinbook:  jesse | 2004-07-22T19:08:48.451578Z
+  
+  * The "/l" component now does all its work in the init block
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8286@tinbook (orig r1277):  leira | 2004-07-23T02:30:36.111345Z
+ If a template file is uploaded, clear out the old template first (as before).
+ 
+ ----------------------------------------------------------------------
+ r8287@tinbook (orig r1278):  leira | 2004-07-23T02:32:27.864998Z
+ Fill in the default queue if one was specified.
+ 
+ ----------------------------------------------------------------------
+ r8288@tinbook (orig r1279):  leira | 2004-07-23T03:02:15.525380Z
+ RT-Ticket: 5880
+ RT-Status: resolved
+ RT-Action: correspond
+ NULL values can now be chosen, and the TicketSQL query is constructed properly.
+ 
+ ----------------------------------------------------------------------
+ r8289@tinbook (orig r1280):  leira | 2004-07-23T03:04:27.962400Z
+ No value is NULL, not null.
+ 
+ ----------------------------------------------------------------------
+ r8290@tinbook (orig r1281):  autrijus | 2004-07-23T17:15:16.923948Z
+ RT-Ticket: 5274 
+ RT-Status: resolved
+ RT-Update: correspond
+  
+ Apply Bart Duchesne's patch for correctly deleting old TCFV '0'
+ when editing SingleValue TCFs.
+ 
+ ----------------------------------------------------------------------
+ r8291@tinbook (orig r1282):  jesse | 2004-07-23T17:34:23.556934Z
+ 
+  ----------------------------------------------------------------------
+  r8285@tinbook:  jesse | 2004-07-23T17:33:04.648260Z
+  
+  Using single quotes makes the email address in the copyright not get mangled
+  ----------------------------------------------------------------------
+ 
+ 
+ ----------------------------------------------------------------------
+ r8293@tinbook (orig r1283):  jesse | 2004-07-23T21:23:10.580796Z
+  ----------------------------------------------------------------------
+  r8292@tinbook:  jesse | 2004-07-23T21:23:16.884303Z
+  
+  RT now goes out of its way to display images, like the logo... even when users fail to configure their webserver correctly
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8294@tinbook (orig r1284):  leira | 2004-07-23T21:43:20.116290Z
+ Reset string properly when uploading a template file.
+ 
+ ----------------------------------------------------------------------
+ r8304@tinbook (orig r1285):  robert | 2004-07-26T19:07:58.942428Z
+  ----------------------------------------------------------------------
+  r1287@dog:  rspier | 2004-07-26T18:56:48.690023Z
+  
+  [fsck.com #5879] - DBIx::SearchBuilder should treat 'IS' as case insensitive, since most databases do too.
+  ----------------------------------------------------------------------
+  r1288@dog:  rspier | 2004-07-26T19:00:50.217330Z
+  
+  MicroOptimizations:
+  	- if we're doing an IS NULL search already, there's no reason to do a $null_columns_ok
+  	- use || instead of 'or' so we can short-circuit
+  ----------------------------------------------------------------------
+  r1289@dog:  rspier | 2004-07-26T19:06:54.604573Z
+  
+  MicroOptimization/Cleanup:
+  	- get rid of $null_columns_ok flag
+  	- clean up logic, and use string compare instead of regexp
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8305@tinbook (orig r1286):  robert | 2004-07-26T19:15:12.786172Z
+  ----------------------------------------------------------------------
+  r1291@dog:  rspier | 2004-07-26T19:14:41.133769Z
+  
+  Revert the last microoptimization.  It smells funny and will create problems with merging to 3.3
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8307@tinbook (orig r1288):  leira | 2004-07-28T04:04:12.240846Z
+ Handle 0 values properly.
+ 
+ ----------------------------------------------------------------------
+ r8308@tinbook (orig r1289):  huberth | 2004-07-28T18:35:38.638941Z
+ RT-Ticket: 5908
+ RT-Status: resolved
+ 
+  * drop.Oracle now drops the attributes table.
+ 
+ ----------------------------------------------------------------------
+ r8309@tinbook (orig r1290):  huberth | 2004-07-28T18:39:36.764074Z
+ RT-Ticket: 5899
+ RT-Status: resolved
+ 
+  * html/Search/Results.tsv now works with custom fields that have line breaks
+    within them.
+ 
+ 
+ ----------------------------------------------------------------------
+ r8311@tinbook (orig r1292):  jesse | 2004-07-29T00:08:11.298269Z
+  ----------------------------------------------------------------------
+  r8303@tinbook:  jesse | 2004-07-28T23:59:45.883318Z
+  
+  Removed the extra newlines we inserted after the copyright block, since it adds extra newlines to the mason pages, which can break some parsing.
+  
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8316@tinbook (orig r1293):  leira | 2004-07-29T05:41:51.040092Z
+ Make the TitleBox title a link to the same search, only not limited to 10.
+ 
+ ----------------------------------------------------------------------
+ r8319@tinbook (orig r1296):  alexmv | 2004-07-30T19:59:24.588580Z
+  * Fix "Unrecognised line: foo@bar" caused by 5.8.0 not matching utf8
+    against regexps
+ 
+ ----------------------------------------------------------------------
+ r8320@tinbook (orig r1297):  huberth | 2004-07-30T21:46:43.639926Z
+ RT-Ticket: 5699
+ RT-Status: resolved
+ 
+  * Bulk editing of custom fields (finally!) added.  Not quite as fast as
+    would be preferred, probably, but it (should) work.
+ 
+ 
+ 
+ ----------------------------------------------------------------------
+ r8329@tinbook (orig r1298):  huberth | 2004-08-03T14:02:14.558593Z
+ RT-Ticket: 5927
+ RT-Status: resolved
+ 
+  * Due dates in the past no longer look like they're in the future,
+    i.e. "6 days ago".
+ 
+ ----------------------------------------------------------------------
+ r8333@tinbook (orig r1302):  huberth | 2004-08-03T22:06:00.556754Z
+ RT-Ticket: 4473
+ RT-Status: resolved
+ 
+  * In Ticket/Elements/ShowAttachments, the font code that is generated
+    no longer tries to escape the quotes (to give something like
+    ).  Now the quotes appear.  Also, the default
+    font size for the date and size has been changed to -2, because -1
+    looks huge and out of place.
+ 
+ ----------------------------------------------------------------------
+ r8338@tinbook (orig r1307):  alexmv | 2004-08-04T14:33:55.363891Z
+ RT-Ticket: 5916
+ RT-Status: resolved
+  * Postgres doesn't use '#' as a comment character
+ 
+ ----------------------------------------------------------------------
+ r8339@tinbook (orig r1308):  alexmv | 2004-08-04T15:54:14.363856Z
+ RT-Ticket: 4036
+ RT-Status: resolved
+  * 'Create' is uppercase
+  * TemplateObj->QueueObj is null if the template is just being created
+ 
+ ----------------------------------------------------------------------
+ r8340@tinbook (orig r1309):  alexmv | 2004-08-04T17:42:42.591907Z
+  * Warn if running MySQL < 4.0.x
+ 
+  * Suggest something slightly more useful if we don't have InnoDB and
+    we're running MySQL 3.23
+ 
+ ----------------------------------------------------------------------
+ r8341@tinbook (orig r1310):  alexmv | 2004-08-04T19:03:51.226982Z
+ RT-Ticket: 5942
+ RT-Status: resolved
+  * Use a:after {content: "..."} to put dots after titlebox links; this
+    involves one loc string change
+ 
+  * Also force titlebox hrefs to be white, not black
+ 
+ ----------------------------------------------------------------------
+ r8342@tinbook (orig r1311):  huberth | 2004-08-05T00:44:40.527084Z
+ RT-Ticket: 4234
+ RT-Status: resolved
+ 
+  * Doubled headers and navbars no longer appear when an unprivileged user
+    creates a Custom Field.  (This happened because Abort was called within
+    a subcomponent.)
+ 
+ ----------------------------------------------------------------------
+ r8343@tinbook (orig r1312):  alexmv | 2004-08-05T00:50:16.625070Z
+  * Removing accidental paste
+ 
+ ----------------------------------------------------------------------
+ r8344@tinbook (orig r1313):  huberth | 2004-08-05T18:47:43.340906Z
+  * Fixed a couple of other stupid errors resulting from r1311 relating to
+    quoting of pathnames.
+ 
+ ----------------------------------------------------------------------
+ r8383@tinbook (orig r1326):  alexmv | 2004-08-10T19:38:59.860454Z
+  * Add callback in header proper, to allow injection of style and script tags
+ 
+ ----------------------------------------------------------------------
+ r8394@tinbook (orig r1335):  leira | 2004-08-17T16:03:08.253892Z
+ Added a new callback at the very beginning of the <%INIT> block.
+ 
+ RTIR uses this callback to look at the queue and hijack the display
+ page, however, the callback itself is more generic than that: it
+ happens at the very beginning, and receives all arguments.
+ 
+ 
+ ----------------------------------------------------------------------
+ r8396@tinbook (orig r1337):  alexmv | 2004-08-17T19:03:04.023840Z
+ RT-Ticket: 5820
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Use "local $_" to prevent "modification of read-only value..."
+    caused by aliasing $_ to a constant
+ 
+ ----------------------------------------------------------------------
+ r8397@tinbook (orig r1338):  alexmv | 2004-08-17T21:05:10.004165Z
+ RT-Ticket: 5716
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Move code which is not specific to parsing mime messages into
+    RT::Email::Interface; this removes a large base of duplicated code,
+    and some sketchy "methods" that were getting called with "" as self
+    often
+ 
+ 
+ ----------------------------------------------------------------------
+ r8398@tinbook (orig r1339):  alexmv | 2004-08-17T22:16:11.573879Z
+ RT-Ticket: 5963
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Applied patch provided by bobg at the domain of uic.edu to exit if
+    there is no content on standard input
+ 
+ 
+ ----------------------------------------------------------------------
+ r8399@tinbook (orig r1340):  alexmv | 2004-08-17T22:18:15.933790Z
+ RT-Ticket: 5939
+ RT-Status: resolved
+ RT-Update: correspond
+ 
+  * Take out un-needed $fontsize variable; removing  tags will
+    have to wait
+ 
+ ----------------------------------------------------------------------
+ r8400@tinbook (orig r1341):  alexmv | 2004-08-17T23:57:59.583821Z
+ RT-Ticket: 5897
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * ModifyTicket includes CommentOnTicket and ReplyToTicket rights;
+    this effects display of "[Reply] [Comment]" links per transaction
+ 
+ ----------------------------------------------------------------------
+ r8401@tinbook (orig r1342):  alexmv | 2004-08-18T00:05:11.483081Z
+ RT-Ticket: 5823
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Applied patch from bobg at the domain of uic.edu, prefixing refresh
+    form's url with $RT::WebPath
+ 
+ ----------------------------------------------------------------------
+ r8402@tinbook (orig r1343):  huberth | 2004-08-18T02:23:42.094984Z
+  * Made bulk editing of custom fields slightly more efficient and 
+    simultaneously cleaned up some of its code.
+  * Also added a little bit of docs for RT::Ticket::Create() - Priority
+    is a valid arg also.
+ 
+ ----------------------------------------------------------------------
+ r8403@tinbook (orig r1344):  alexmv | 2004-08-18T02:27:04.024544Z
+ RT-Ticket: 5988
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Back out change r1338, as it breaks API compatibility in a stable
+    release
+ 
+ ----------------------------------------------------------------------
+ r8416@tinbook (orig r1347):  alexmv | 2004-08-18T19:31:10.580958Z
+ RT-Ticket: 5826
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Fix logic; bounce message as a loop if $IsALoop and not $RT::StoreLoops;
+    was "if $IsALoop and ($RT::LoopsToOwner and not $RT::StoreLoops)"
+ 
+ ----------------------------------------------------------------------
+ r8417@tinbook (orig r1348):  alexmv | 2004-08-18T20:22:42.711734Z
+ RT-Ticket: 5215
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * When merging tickets, the resulting ticket's
+    Time{Estimated,Worked,Left} should be the sum of the fields from
+    both tickets
+ 
+ ----------------------------------------------------------------------
+ r8418@tinbook (orig r1349):  alexmv | 2004-08-18T20:38:09.170879Z
+ RT-Ticket: 5963
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Some mailers care about the return value rt-mailgate; 'return 0'
+    instead of 'die' to ensure that we fake success
+ 
+ ----------------------------------------------------------------------
+ r8420@tinbook (orig r1351):  alexmv | 2004-08-18T21:53:17.081053Z
+ RT-Ticket: 5792
+ RT-Update: correspond
+ RT-Status: resolved
+ 
+  * Move the lasttrans anchor into a table cell
+ 
+ ----------------------------------------------------------------------
+ r8421@tinbook (orig r1352):  alexmv | 2004-08-18T22:04:57.879119Z
+ RT-Ticket: 5809
+ RT-Status: resolved
+ 
+  * Derivative of the doc. patch in [fsck.com #5809] applied
+ 
+ ----------------------------------------------------------------------
+ r8456@tinbook (orig r1372):  jesse | 2004-08-28T23:47:32.411217Z
+  ----------------------------------------------------------------------
+  r8454@tinbook:  jesse | 2004-08-28T23:42:12.276700Z
+  
+  ----------------------------------------------------------------------
+  r8455@tinbook:  jesse | 2004-08-28T23:46:06.962020Z
+  Adding a "SearchActions" callback to Search/Results.html
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8473@tinbook (orig r1376):  jesse | 2004-08-31T04:22:49.340942Z
+  ----------------------------------------------------------------------
+  r8457@tinbook:  jesse | 2004-08-29T01:52:08.449173Z
+  Refactored the TicketList compnent to be more reusable
+  ----------------------------------------------------------------------
+  r8458@tinbook:  jesse | 2004-08-29T02:41:50.808026Z
+  Adding a callback for a customer
+  ----------------------------------------------------------------------
+  r8471@tinbook:  jesse | 2004-08-31T04:20:29.035587Z
+  Fixed the callback in Results.html to not flake out when we've got interesting %ARGS coming into it.
+  
+  ----------------------------------------------------------------------
+  r8472@tinbook:  jesse | 2004-08-31T04:21:47.346418Z
+  Added "DependedOnBy" to TicketSQL  to mean what it means elsewhere.
+  
+  Made TicketSQL let you search by ticket type
+  
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8479@tinbook (orig r1379):  jesse | 2004-08-31T08:14:54.830848Z
+  ----------------------------------------------------------------------
+  r8478@tinbook:  jesse | 2004-08-31T08:14:29.467020Z
+  Inlined Tickets_Overlay_SQL's "match"
+  
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8482@tinbook (orig r1380):  jesse | 2004-08-31T18:49:23.384189Z
+ 
+  ----------------------------------------------------------------------
+  r8480@tinbook:  jesse | 2004-08-31T18:48:19.505579Z
+  Added callbacks to let users add entries to show and edit basics boxes
+  
+  Made "type" an editable field on tickets (at the web api level, not in the UI)
+  
+  ----------------------------------------------------------------------
+ 
+ 
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r479 | jesse | 2004-03-05 14:06:13 -0500 (Fri, 05 Mar 2004) | 3 lines
+r1345 | alexmv | 2004-08-17 22:42:49 -0400 (Tue, 17 Aug 2004) | 6 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Developer
-   A /rt/branches/rt-3.1/html/Developer/Perldoc.html
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
 
-Added an online perldoc browser
+RT-Ticket: 5716
+RT-Status: resolved
+RT-Update: correspond
 
+ * Duplicate code change backed out of 3.2 and checked into 3.3
+
+------------------------------------------------------------------------
+r1275 | jesse | 2004-07-22 14:36:03 -0400 (Thu, 22 Jul 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields
+
+
+ ----------------------------------------------------------------------
+ r8279@tinbook:  jesse | 2004-07-22T18:33:54.229892Z
+ 
+ * Allow the move up/move down links to work for custom field ordering
+ ----------------------------------------------------------------------
+
+
+------------------------------------------------------------------------
+r1268 | jesse | 2004-07-21 15:36:07 -0400 (Wed, 21 Jul 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+Bumped to 3.3.5
+------------------------------------------------------------------------
+r1267 | jesse | 2004-07-21 15:12:31 -0400 (Wed, 21 Jul 2004) | 67 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/rt-crontool.in
+   M /rt/branches/3.3-TESTING/bin/rt-mailgate.in
+   M /rt/branches/3.3-TESTING/bin/rt.in
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Objects.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CustomFieldTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ObjectCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickObjects
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldLookupType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectStage
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/History.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/People.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/History.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Memberships.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/index.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Display.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Approve
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Approvals/index.html
+   M /rt/branches/3.3-TESTING/html/Download/CustomFieldValue/dhandler
+   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.3-TESTING/html/Elements/Callback
+   M /rt/branches/3.3-TESTING/html/Elements/Checkbox
+   M /rt/branches/3.3-TESTING/html/Elements/CreateTicket
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldBinary
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldImage
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldSelect
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldText
+   M /rt/branches/3.3-TESTING/html/Elements/EditLinks
+   M /rt/branches/3.3-TESTING/html/Elements/Error
+   M /rt/branches/3.3-TESTING/html/Elements/Footer
+   M /rt/branches/3.3-TESTING/html/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/ListActions
+   M /rt/branches/3.3-TESTING/html/Elements/Login
+   M /rt/branches/3.3-TESTING/html/Elements/Menu
+   M /rt/branches/3.3-TESTING/html/Elements/MessageBox
+   M /rt/branches/3.3-TESTING/html/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/Elements/MyTickets
+   M /rt/branches/3.3-TESTING/html/Elements/PageLayout
+   M /rt/branches/3.3-TESTING/html/Elements/QueryString
+   M /rt/branches/3.3-TESTING/html/Elements/QuickCreate
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+   M /rt/branches/3.3-TESTING/html/Elements/Refresh
+   M /rt/branches/3.3-TESTING/html/Elements/ScrubHTML
+   M /rt/branches/3.3-TESTING/html/Elements/Section
+   M /rt/branches/3.3-TESTING/html/Elements/SelectAttachmentField
+   M /rt/branches/3.3-TESTING/html/Elements/SelectBoolean
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDate
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateRelation
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLang
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLinkType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectMatch
+   M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+   M /rt/branches/3.3-TESTING/html/Elements/SelectQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.3-TESTING/html/Elements/SelectSortOrder
+   M /rt/branches/3.3-TESTING/html/Elements/SelectStatus
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketTypes
+   M /rt/branches/3.3-TESTING/html/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Elements/SelectWatcherType
+   M /rt/branches/3.3-TESTING/html/Elements/SetupSessionCookie
+   M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFieldImage
+   M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLink
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLinks
+   M /rt/branches/3.3-TESTING/html/Elements/ShowMemberships
+   M /rt/branches/3.3-TESTING/html/Elements/SimpleSearch
+   M /rt/branches/3.3-TESTING/html/Elements/Submit
+   M /rt/branches/3.3-TESTING/html/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBox
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart
+   M /rt/branches/3.3-TESTING/html/NoAuth/Logout.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/Reminder.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.3-TESTING/html/REST/1.0/autohandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/logout
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/comment
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/link
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/merge
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/html/Search/Edit.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/NewListActions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectGroup
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchesForObjects
+   D /rt/branches/3.3-TESTING/html/Search/Elements/TicketRow
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/html/Search/Results.rdf
+   M /rt/branches/3.3-TESTING/html/Search/Results.tsv
+   M /rt/branches/3.3-TESTING/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/SelfService/Closed.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Create.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Display.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Header
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/SelfService/Error.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Prefs.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Update.html
+   M /rt/branches/3.3-TESTING/html/SelfService/index.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/Ticket/Create.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Display.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Ticket/History.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Modify.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyDates.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Tools/MyDay.html
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+   M /rt/branches/3.3-TESTING/html/User/Delegation.html
+   M /rt/branches/3.3-TESTING/html/User/Elements/DelegateRights
+   M /rt/branches/3.3-TESTING/html/User/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/User/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/User/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/User/Prefs.html
+   M /rt/branches/3.3-TESTING/html/autohandler
+   M /rt/branches/3.3-TESTING/html/index.html
+   M /rt/branches/3.3-TESTING/html/l
+   M /rt/branches/3.3-TESTING/lib/RT/ACE.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Notify.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/NotifyAsComment.pm
+   A /rt/branches/3.3-TESTING/lib/RT/Action/RecordComment.pm
+   A /rt/branches/3.3-TESTING/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Date.pm
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Handle.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/REST.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/ActiveTicketsInQueue.pm
+   A /rt/branches/3.3-TESTING/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.3-TESTING/lib/RT/System.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+   M /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   A /rt/branches/3.3-TESTING/lib/t/05cronsupport.pl.in
+   M /rt/branches/3.3-TESTING/sbin/extract-message-catalog
+   M /rt/branches/3.3-TESTING/sbin/extract_pod_tests
+   M /rt/branches/3.3-TESTING/sbin/factory
+   M /rt/branches/3.3-TESTING/sbin/license_tag
+   M /rt/branches/3.3-TESTING/sbin/regression_harness
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ ----------------------------------------------------------------------
+ r8262@tinbook:  jesse | 2004-07-21T18:06:24.396460Z
+ 
+   Merged forward from 3.2 
+  
+  ----------------------------------------------------------------------
+  r3390@tinbook:  jesse | 2004-07-14T19:30:37.426202Z
+  
+  RT-Ticket: 5886
+  RT-Action: correspond
+  RT-Status: resolved
+  
+  Updated rt-crontool to pass in CurrentUser when creating new actions and searches..
+  
+  ----------------------------------------------------------------------
+  r3397@tinbook:  jesse | 2004-07-14T19:44:51.378312Z
+  
+  
+  ----------------------------------------------------------------------
+  r3398@tinbook:  jesse | 2004-07-14T19:59:24.627023Z
+  
+  
+  ----------------------------------------------------------------------
+  r3399@tinbook:  jesse | 2004-07-14T20:23:59.757938Z
+  
+  Bumping to 3.2.1rc4
+  ----------------------------------------------------------------------
+  r8220@tinbook:  jesse | 2004-07-15T19:02:55.020727Z
+  
+  RT-Ticket: 5891
+  RT-Status: open
+  RT-Action: correspond
+  
+  Interim measure to only list sortable fields in the "Sort display by" 
+  options.
+  
+  
+  ----------------------------------------------------------------------
+  r8222@tinbook:  jesse | 2004-07-16T17:09:30.264982Z
+  
+  Web UI: Fixed bug which prevented unlimited searches
+  ----------------------------------------------------------------------
+  r8239@tinbook:  jesse | 2004-07-19T16:54:11.660605Z
+  
+  
+  ----------------------------------------------------------------------
+  r8240@tinbook:  jesse | 2004-07-19T17:01:43.322617Z
+  
+  Retagging the source code with the updated submission policy
+  ----------------------------------------------------------------------
+  r8258@tinbook:  jesse | 2004-07-20T21:24:03.019565Z
+  
+  Crontool additions to support scripted notifications
+  ----------------------------------------------------------------------
+  r8261@tinbook:  jesse | 2004-07-21T18:05:55.579150Z
+  
+  
+  
+  
+  ----------------------------------------------------------------------
+ 
+ ----------------------------------------------------------------------
+ r8264@tinbook:  jesse | 2004-07-21T19:10:28.393515Z
+ 
+ Bumpped the copyright/license/notice
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r474 | jesse | 2004-03-05 00:41:56 -0500 (Fri, 05 Mar 2004) | 2 lines
+r1264 | autrijus | 2004-07-19 22:56:01 -0400 (Mon, 19 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
+   M /rt/branches/PLATANO-EXPERIMENTAL/docs/design_docs/ruleset-workflow.txt
 
-Bumping the version to 3.1.7
+ 
+ r6188@not:  autrijus | 2004-07-20T02:52:39.146361Z
+ 
+ 
+ 
+ 
+ 
 
 ------------------------------------------------------------------------
-r473 | jesse | 2004-03-05 00:40:58 -0500 (Fri, 05 Mar 2004) | 5 lines
+r1247 | autrijus | 2004-07-14 15:24:23 -0400 (Wed, 14 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-
-Slight CSS cleanup.
-
-Scrip preview updates
-
-
+   M /rt
+   M /rt/branches/3.3-TESTING/lib/RT/StyleGuide.pod
+
+ ----------------------------------------------------------------------
+ r6050@not:  autrijus | 2004-07-14T19:21:34.616159Z
+ 
+ * Add style guide information about parameter passing style.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1233 | jesse | 2004-07-14 00:37:55 -0400 (Wed, 14 Jul 2004) | 10 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/etc/schema.Sybase
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po
+   A /rt/branches/3.3-TESTING/lib/RT/Interface/Web
+   A /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+
+ ----------------------------------------------------------------------
+ r3374@tinbook:  jesse | 2004-07-13T23:31:39.996661Z
+ 
+ Merge forward from RT 3.2
+ ----------------------------------------------------------------------
+ r3375@tinbook:  jesse | 2004-07-14T04:33:29.296451Z
+ 
+ Minor fixes for a merge problem from 3.2
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1232 | jesse | 2004-07-13 19:15:10 -0400 (Tue, 13 Jul 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/UPGRADING
+   M /rt/branches/3.3-TESTING/bin/rt-crontool.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/html/Elements/QuickCreate
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+   D /rt/branches/3.3-TESTING/html/Elements/ViewUser
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/html/Search/Results.rdf
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/da.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/es.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fi.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fr.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/he.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/hu.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ja.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/no.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ru.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/t/03web.pl.in
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+
+------------------------------------------------------------------------
+r1224 | jesse | 2004-07-13 14:41:42 -0400 (Tue, 13 Jul 2004) | 1 line
+Changed paths:
+   A /rt/branches/3.3-TESTING (from /rt/branches/rt-3.3:1223)
+   D /rt/branches/rt-3.3
+
+Moving RT 3.0 from "head" to a 3.0-MAINT branch
 ------------------------------------------------------------------------
-r472 | jesse | 2004-03-05 00:05:28 -0500 (Fri, 05 Mar 2004) | 4 lines
+r1209 | autrijus | 2004-07-12 16:22:48 -0400 (Mon, 12 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/lib/RT/Action/Autoreply.pm
-
-moved a 
in the ticketlist -fixed a bug that killed RT's autoreply. + M /rt + M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite + ---------------------------------------------------------------------- + r5990@not: autrijus | 2004-07-12T20:22:03.588615Z + + * Let the cf param in Ticket->CustomFieldValues be optional, + so we can get Atom tests to work. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r471 | jesse | 2004-03-04 17:01:01 -0500 (Thu, 04 Mar 2004) | 3 lines +r1205 | autrijus | 2004-07-12 13:30:03 -0400 (Mon, 12 Jul 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Edit.html - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs - -more cleanups to search editing and ticket listing display + M /rt + M /rt/branches/rt-3.3/sbin/rt-setup-database.in + ---------------------------------------------------------------------- + r5976@not: autrijus | 2004-07-12T17:29:13.392510Z + + * The warning on missing ACL files used $RT::EtcPath even if it's + reading it fro other paths. Fixed. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r470 | jesse | 2004-03-04 15:32:51 -0500 (Thu, 04 Mar 2004) | 3 lines +r1180 | autrijus | 2004-07-05 15:43:17 -0400 (Mon, 05 Jul 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - + M /rt + A /rt/branches/rt-3.3/sbin/rt-dump-database.in -TicketList now handles relationships and custom fields. + ---------------------------------------------------------------------- + r5913@not: autrijus | 2004-07-05T19:41:37.720057Z + + * add rt-dump-database, a tool to dump config data to initialdata format. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r468 | jesse | 2004-03-04 00:14:10 -0500 (Thu, 04 Mar 2004) | 3 lines +r1179 | autrijus | 2004-07-05 12:56:22 -0400 (Mon, 05 Jul 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - -refactoring the TicketList element to use a subroutine lookup instead of a hash lookup. this will enable us to add CustomField support fairly easily + M /rt + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + + ---------------------------------------------------------------------- + r5899@not: autrijus | 2004-07-05T15:13:55.850880Z + + * correct the documentation for CreateTickets; it was still referring + to the archaic "Approvals" queue and "Approval" type, whereas now we're + using "___Approvals" and "approval" now. + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1160 | jesse | 2004-06-27 23:10:54 -0400 (Sun, 27 Jun 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/releng.cnf + + ---------------------------------------------------------------------- + r1997@tinbook: jesse | 2004-06-28T03:10:36.434329Z + + Bumping to 3.3.4 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r1159 | jesse | 2004-06-27 23:08:01 -0400 (Sun, 27 Jun 2004) | 24 lines +Changed paths: + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/Makefile.in + M /rt/branches/rt-3.3/UPGRADING + M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in + M /rt/branches/rt-3.3/bin/mason_handler.scgi.in + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/configure.ac + M /rt/branches/rt-3.3/etc/RT_Config.pm.in + M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField + M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip + M /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates + M /rt/branches/rt-3.3/html/Admin/Elements/UserTabs + M /rt/branches/rt-3.3/html/Admin/Global/GroupRights.html + M /rt/branches/rt-3.3/html/Admin/Global/Template.html + M /rt/branches/rt-3.3/html/Admin/Global/UserRights.html + M /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html + M /rt/branches/rt-3.3/html/Admin/Groups/Members.html + M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html + M /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html + M /rt/branches/rt-3.3/html/Admin/Queues/GroupRights.html + M /rt/branches/rt-3.3/html/Admin/Queues/Modify.html + M /rt/branches/rt-3.3/html/Admin/Queues/Template.html + M /rt/branches/rt-3.3/html/Admin/Queues/UserRights.html + M /rt/branches/rt-3.3/html/Admin/Users/Modify.html + M /rt/branches/rt-3.3/html/Approvals/index.html + M /rt/branches/rt-3.3/html/Search/Bulk.html + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs + M /rt/branches/rt-3.3/html/SelfService/Prefs.html + M /rt/branches/rt-3.3/html/Ticket/Display.html + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments + M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.3/html/Ticket/ModifyDates.html + M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html + M /rt/branches/rt-3.3/html/Ticket/Update.html + M /rt/branches/rt-3.3/html/User/Delegation.html + M /rt/branches/rt-3.3/html/User/Groups/Members.html + M /rt/branches/rt-3.3/html/User/Groups/Modify.html + M /rt/branches/rt-3.3/html/User/Prefs.html + M /rt/branches/rt-3.3/html/autohandler + M /rt/branches/rt-3.3/lib/RT/I18N/da.po + M /rt/branches/rt-3.3/lib/RT/I18N/de.po + M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po + M /rt/branches/rt-3.3/lib/RT/I18N/es.po + M /rt/branches/rt-3.3/lib/RT/I18N/fi.po + M /rt/branches/rt-3.3/lib/RT/I18N/fr.po + M /rt/branches/rt-3.3/lib/RT/I18N/he.po + M /rt/branches/rt-3.3/lib/RT/I18N/it.po + M /rt/branches/rt-3.3/lib/RT/I18N/ja.po + M /rt/branches/rt-3.3/lib/RT/I18N/nl.po + M /rt/branches/rt-3.3/lib/RT/I18N/no.po + M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.3/lib/RT/I18N/ru.po + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm + M /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + ---------------------------------------------------------------------- + r1769@tinbook: jesse | 2004-06-01T20:22:38.640731Z + + + ---------------------------------------------------------------------- + r1902@tinbook: jesse | 2004-06-17T01:08:53.996154Z + + + ---------------------------------------------------------------------- + r1991@tinbook: jesse | 2004-06-28T02:03:57.669851Z + + + ---------------------------------------------------------------------- + r1992@tinbook: jesse | 2004-06-28T02:19:36.386707Z + + Pulling forward from RT 3.1 + + + ---------------------------------------------------------------------- + r1993@tinbook: jesse | 2004-06-28T03:06:56.930396Z + + Merging forward from 3.1 + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r467 | jesse | 2004-03-04 00:12:35 -0500 (Thu, 04 Mar 2004) | 3 lines +r1153 | autrijus | 2004-06-27 00:02:47 -0400 (Sun, 27 Jun 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/autohandler - + M /rt + M /rt/branches/rt-3.3/html/Tools/Offline.html + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm -Autohandler was using "root" as the superuser object instead of RT_System + ---------------------------------------------------------------------- + r5788@not: autrijus | 2004-06-27T04:02:12.644291Z + + * import 3.1 again due to glitches in Offline.html + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r466 | jesse | 2004-03-03 23:04:37 -0500 (Wed, 03 Mar 2004) | 2 lines +r1150 | autrijus | 2004-06-26 16:31:56 -0400 (Sat, 26 Jun 2004) | 14 lines Changed paths: - M /rt/branches/rt-3.1/etc/schema.Oracle - M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Oracle + M /rt + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/Makefile.in + M /rt/branches/rt-3.3/README + M /rt/branches/rt-3.3/UPGRADING + M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in + D /rt/branches/rt-3.3/bin/rt-commit-handler.in + M /rt/branches/rt-3.3/bin/rt-crontool.in + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/configure.ac + M /rt/branches/rt-3.3/etc/RT_Config.pm.in + M /rt/branches/rt-3.3/etc/acl.mysql + M /rt/branches/rt-3.3/etc/initialdata + A /rt/branches/rt-3.3/etc/upgrade/3.1.17 + A /rt/branches/rt-3.3/etc/upgrade/3.1.17/content + M /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers + M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip + D /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue + D /rt/branches/rt-3.3/html/Admin/Elements/ModifyUser + M /rt/branches/rt-3.3/html/Admin/Queues/People.html + M /rt/branches/rt-3.3/html/Admin/Users/Modify.html + D /rt/branches/rt-3.3/html/Admin/Users/Prefs.html + D /rt/branches/rt-3.3/html/Developer + M /rt/branches/rt-3.3/html/Elements/EditLinks + M /rt/branches/rt-3.3/html/Elements/Header + M /rt/branches/rt-3.3/html/Elements/ScrubHTML + M /rt/branches/rt-3.3/html/Elements/SelectOwner + M /rt/branches/rt-3.3/html/Elements/SelectStatus + M /rt/branches/rt-3.3/html/Elements/TicketList + M /rt/branches/rt-3.3/html/Elements/TitleBoxStart + M /rt/branches/rt-3.3/html/NoAuth/webrt.css + M /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/rt-3.3/html/REST/1.0/ticket/link + M /rt/branches/rt-3.3/html/Search/Build.html + M /rt/branches/rt-3.3/html/Search/Bulk.html + M /rt/branches/rt-3.3/html/Search/Edit.html + M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.3/html/Search/Elements/EditFormat + M /rt/branches/rt-3.3/html/Search/Elements/EditSearches + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs + M /rt/branches/rt-3.3/html/Search/Results.html + M /rt/branches/rt-3.3/html/SelfService/Display.html + M /rt/branches/rt-3.3/html/SelfService/Update.html + M /rt/branches/rt-3.3/html/Ticket/Create.html + M /rt/branches/rt-3.3/html/Ticket/Elements/EditBasics + M /rt/branches/rt-3.3/html/Ticket/Elements/EditPeople + M /rt/branches/rt-3.3/html/Ticket/Elements/EditWatchers + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowDates + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowGroupMembers + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowPeople + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowUserEntry + M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html + M /rt/branches/rt-3.3/html/Ticket/Update.html + M /rt/branches/rt-3.3/html/Tools/MyDay.html + M /rt/branches/rt-3.3/html/Tools/Offline.html + M /rt/branches/rt-3.3/html/User/Prefs.html + M /rt/branches/rt-3.3/html/index.html + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm + A /rt/branches/rt-3.3/lib/RT/Condition/PriorityChange.pm + M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.3/lib/RT/EmailParser.pm + M /rt/branches/rt-3.3/lib/RT/I18N/cs.po + M /rt/branches/rt-3.3/lib/RT/I18N/da.po + M /rt/branches/rt-3.3/lib/RT/I18N/de.po + M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po + M /rt/branches/rt-3.3/lib/RT/I18N/es.po + M /rt/branches/rt-3.3/lib/RT/I18N/fi.po + M /rt/branches/rt-3.3/lib/RT/I18N/fr.po + M /rt/branches/rt-3.3/lib/RT/I18N/he.po + M /rt/branches/rt-3.3/lib/RT/I18N/it.po + M /rt/branches/rt-3.3/lib/RT/I18N/ja.po + M /rt/branches/rt-3.3/lib/RT/I18N/nl.po + M /rt/branches/rt-3.3/lib/RT/I18N/no.po + M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.3/lib/RT/I18N/ru.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.3/lib/RT/Interface/Email.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Record.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm + M /rt/branches/rt-3.3/lib/RT.pm.in + M /rt/branches/rt-3.3/lib/t/00smoke.t.in + M /rt/branches/rt-3.3/lib/t/02regression.t.in + M /rt/branches/rt-3.3/lib/t/03web.pl.in + M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in -Updating the oracle schema to not include unique constraints or a spurious "," + ---------------------------------------------------------------------- + r5774@not: autrijus | 2004-06-26T10:40:48.767820Z + + * incremental merge from 3.1 to 3.3 + ---------------------------------------------------------------------- + r5778@not: autrijus | 2004-06-26T11:28:26.143291Z + + * solve utf8 quoting problem on "Take". + ---------------------------------------------------------------------- + r5781@not: autrijus | 2004-06-26T20:27:29.184033Z + + * restore hu.po + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r463 | jesse | 2004-03-03 13:51:25 -0500 (Wed, 03 Mar 2004) | 3 lines +r1121 | autrijus | 2004-06-20 13:59:07 -0400 (Sun, 20 Jun 2004) | 10 lines Changed paths: - M /rt/branches/rt-3.1/releng.cnf - -Bumped releng version number to 3.1.6 + M /rt + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/html/Elements/Header + M /rt/branches/rt-3.3/html/Elements/SetupSessionCookie + M /rt/branches/rt-3.3/html/NoAuth/webrt.css + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + ---------------------------------------------------------------------- + r5682@not: autrijus | 2004-06-20T17:57:48.360088Z + + * Supports native MasonX::Apache2Handler. + * Changed header_out to use headers_out instead (which should be + used in 1.0 as well). Cf.: + http://perl.apache.planetmirror.com/docs/2.0/user/porting/compat.html + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r461 | jesse | 2004-03-03 00:31:24 -0500 (Wed, 03 Mar 2004) | 2 lines +r1082 | alexmv | 2004-06-16 10:53:17 -0400 (Wed, 16 Jun 2004) | 11 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - A /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Record.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm -Improved handling of 'EmailRecord' messages and message headers in ticket display +RT-Ticket: 5732 +RT-Status: stalled +RT-Update: correspond ------------------------------------------------------------------------- -r455 | jesse | 2004-02-25 22:40:25 -0500 (Wed, 25 Feb 2004) | 2 lines -Changed paths: - M /rt/branches/rt-3.1/releng.cnf + * POD spacing mistake in Ticket_Overlay -Bumping to 3.1.5 + * Ticket_Overlay now overrides RT::Record's CustomFieldValues method, + to intercept calls where the field is passed by name. I don't have + a way of testing this patch, so this bug is getting marked stalled + until this patch is verified. ------------------------------------------------------------------------ -r454 | jesse | 2004-02-25 22:18:44 -0500 (Wed, 25 Feb 2004) | 5 lines +r1033 | leira | 2004-06-08 14:26:18 -0400 (Tue, 08 Jun 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/Header - M /rt/branches/rt-3.1/html/Projects/Overview.html - -Bringing autrijus "header open/close" box fix forward from his branch. - -more work on the project mangmet ui + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm +Pass along 'Type' argument in CreateTickets (replicates a patch that was applied to 3.1, but needed for a customer in this branch now). ------------------------------------------------------------------------ -r452 | jesse | 2004-02-25 20:14:08 -0500 (Wed, 25 Feb 2004) | 3 lines +r1031 | jesse | 2004-06-08 01:05:46 -0400 (Tue, 08 Jun 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - -Fixing search result sorting + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/bin/standalone_httpd.in + ---------------------------------------------------------------------- + r1752@debian: jesse | 2004-06-08T13:50:52.709840Z + + standalone httpd is now forking rather than singleprocess + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r451 | jesse | 2004-02-25 19:40:04 -0500 (Wed, 25 Feb 2004) | 3 lines +r1023 | alexmv | 2004-06-07 16:03:46 -0400 (Mon, 07 Jun 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.3/lib/RT/I18N/he.po -Homepage cleanup. +RT-Ticket: 5674 +RT-Action: comment +RT-Status: resolved + * Apply Ilan Rabinovitch's changes ------------------------------------------------------------------------ -r450 | leira | 2004-02-25 19:35:42 -0500 (Wed, 25 Feb 2004) | 2 lines +r1022 | alexmv | 2004-06-07 14:47:18 -0400 (Mon, 07 Jun 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.3/etc/schema.mysql -Set $Format to the default if it's not set. +RT-Ticket: 5648 +RT-Action: comment +RT-Status: resolved ------------------------------------------------------------------------- -r449 | leira | 2004-02-25 19:34:04 -0500 (Wed, 25 Feb 2004) | 2 lines -Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + * The last hunk of the ticket no longer applies, as those indexes + were reshuffled because they were too long. + +------------------------------------------------------------------------ +r986 | jesse | 2004-05-31 21:54:38 -0400 (Mon, 31 May 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/configure.ac + A /rt/branches/rt-3.3/etc/acl.Sybase + A /rt/branches/rt-3.3/etc/schema.Sybase + M /rt/branches/rt-3.3/html/Search/Build.html + M /rt/branches/rt-3.3/html/Search/Bulk.html + M /rt/branches/rt-3.3/lib/RT/EmailParser.pm + M /rt/branches/rt-3.3/lib/RT/Handle.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/lib/RT.pm.in + M /rt/branches/rt-3.3/sbin/rt-setup-database.in + M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in + +Merging forward from RT 3.1 +------------------------------------------------------------------------ +r981 | jesse | 2004-05-30 03:01:04 -0400 (Sun, 30 May 2004) | 7 lines +Changed paths: + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/etc/schema.mysql + M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql + + + ---------------------------------------------------------------------- + r1721@debian: jesse | 2004-05-30T16:04:25.431679Z + + Mysql on some platforms (built with unicode?) has a shorter max index length. adjusted indexes + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r966 | jesse | 2004-05-27 23:30:59 -0400 (Thu, 27 May 2004) | 35 lines +Changed paths: + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/configure.ac + M /rt/branches/rt-3.3/etc/acl.Pg + D /rt/branches/rt-3.3/etc/upgrade/2.1.71 + M /rt/branches/rt-3.3/html/Admin/Elements/ToolTabs + D /rt/branches/rt-3.3/html/Developer/Perldoc.html + M /rt/branches/rt-3.3/html/Elements/EditLinks + M /rt/branches/rt-3.3/html/Elements/Footer + D /rt/branches/rt-3.3/html/Elements/ShadedBox + D /rt/branches/rt-3.3/html/Elements/ShadedInputRow + D /rt/branches/rt-3.3/html/Elements/ShadedRow + M /rt/branches/rt-3.3/html/Elements/ShowLinks + M /rt/branches/rt-3.3/html/Elements/TicketList + D /rt/branches/rt-3.3/html/Projects + D /rt/branches/rt-3.3/html/Scope + M /rt/branches/rt-3.3/html/Search/Build.html + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs + D /rt/branches/rt-3.3/html/Search/Elements/PickRestriction + D /rt/branches/rt-3.3/html/Search/Elements/TicketHeader + D /rt/branches/rt-3.3/html/Search/Elements/TicketHeaderCell + D /rt/branches/rt-3.3/html/Search/Listing.html + D /rt/branches/rt-3.3/html/Ticket/Elements/EditLinks + D /rt/branches/rt-3.3/html/Ticket/Elements/ShowLink + D /rt/branches/rt-3.3/html/Ticket/Elements/ShowLinks + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransactionAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm -Set entry aggregator properly when building array for display in listbox. + ---------------------------------------------------------------------- + r1710@tinbook: jesse | 2004-05-28T02:46:23.907073Z + + + ---------------------------------------------------------------------- + r1712@tinbook: jesse | 2004-05-28T03:15:12.330227Z + + ---------------------------------------------------------------------- + r1669@tinbook: jesse | 2004-05-24T02:17:41.959105Z + + + ---------------------------------------------------------------------- + r1672@tinbook: jesse | 2004-05-24T03:09:05.156817Z + + + ---------------------------------------------------------------------- + r1673@tinbook: jesse | 2004-05-24T03:59:43.181766Z + + Bumping to 3.1.16 + ---------------------------------------------------------------------- + r1706@tinbook: jesse | 2004-05-28T02:10:56.309297Z + + + ---------------------------------------------------------------------- + r1711@tinbook: jesse | 2004-05-28T02:47:49.277131Z + + + ---------------------------------------------------------------------- + + ---------------------------------------------------------------------- + r1713@tinbook: jesse | 2004-05-28T03:27:19.127190Z + + Cleaning out things split out into other products + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r448 | jesse | 2004-02-25 18:56:16 -0500 (Wed, 25 Feb 2004) | 3 lines +r965 | jesse | 2004-05-27 22:44:48 -0400 (Thu, 27 May 2004) | 1 line Changed paths: - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets - M /rt/branches/rt-3.1/html/Elements/TicketList - -Cleaning up the front page + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/bin/standalone_httpd.in + M /rt/branches/rt-3.3/html/Search/Edit.html + M /rt/branches/rt-3.3/html/Search/Results.html + M /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips + M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/GnuPG.pm ------------------------------------------------------------------------ -r447 | jesse | 2004-02-25 18:25:58 -0500 (Wed, 25 Feb 2004) | 2 lines +r954 | autrijus | 2004-05-26 06:12:38 -0400 (Wed, 26 May 2004) | 20 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + M /rt + M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm -Fixing ACL for "public" user attributes. + ---------------------------------------------------------------------- + r4757@not: autrijus | 2004-05-11T06:13:28.139589Z + + * Chinese translation for 3.2 final. + ---------------------------------------------------------------------- + r5211@not: autrijus | 2004-05-26T10:07:40.959072Z + + * FreezeThaw fails badly when encoding structures with mixed unicode + and byte string contents. Switch to Storable+Base64 which deals + with this gracefully. + + ---------------------------------------------------------------------- + r5212@not: autrijus | 2004-05-26T10:09:36.398305Z + + * EscapeUTF8 should preserve the byte/unicode flag of the original + string. Otherwise, silent promotion on AutoFlush=>0 can corrupt + pages with both byte and unicode string contents. + (Reported by: LCamel and jihuang from foundry) + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r444 | jesse | 2004-02-25 14:18:32 -0500 (Wed, 25 Feb 2004) | 3 lines +r941 | jesse | 2004-05-23 22:29:51 -0400 (Sun, 23 May 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/README - M /rt/branches/rt-3.1/UPGRADING - M /rt/branches/rt-3.1/etc/schema.Informix - M /rt/branches/rt-3.1/etc/schema.Oracle - M /rt/branches/rt-3.1/etc/schema.Pg - M /rt/branches/rt-3.1/etc/schema.SQLite - M /rt/branches/rt-3.1/etc/schema.mysql - D /rt/branches/rt-3.1/etc/upgrade/2.1.71 - A /rt/branches/rt-3.1/etc/upgrade/3.1.0 - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Informix - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/content - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Informix - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Oracle - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.SQLite - A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql - M /rt/branches/rt-3.1/releng.cnf - M /rt/branches/rt-3.1/sbin/rt-setup-database.in - -Added instructions for upgrading from 3.0.x to 3.1.x + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/html/Search/Build.html + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs + M /rt/branches/rt-3.3/html/Ticket/Create.html + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm + A /rt/branches/rt-3.3/lib/t/data/rt-send-cc +Merge forward from 3.1 ------------------------------------------------------------------------ -r440 | leira | 2004-02-23 14:47:25 -0500 (Mon, 23 Feb 2004) | 2 lines +r934 | leira | 2004-05-19 12:23:49 -0400 (Wed, 19 May 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs -We already create a title that's appropriate to the current action. We should use it. +Move file from 3.1 so that CF searching will work. ------------------------------------------------------------------------ -r439 | leira | 2004-02-23 13:53:44 -0500 (Mon, 23 Feb 2004) | 2 lines +r933 | leira | 2004-05-19 02:34:22 -0400 (Wed, 19 May 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets + M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Record.pm -Use $RT::WebPath for links to Display page. +Actually pass along link error messages. Resolves bps #2210. ------------------------------------------------------------------------ -r436 | jesse | 2004-02-22 22:41:01 -0500 (Sun, 22 Feb 2004) | 3 lines +r930 | leira | 2004-05-19 00:48:20 -0400 (Wed, 19 May 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry - M /rt/branches/rt-3.1/html/Projects/Overview.html - -cleaning up project managment ui a bit + M /rt/branches/rt-3.3/html/Ticket/Create.html +Remove Debug field. ------------------------------------------------------------------------ -r435 | jesse | 2004-02-22 18:44:03 -0500 (Sun, 22 Feb 2004) | 3 lines +r920 | jesse | 2004-05-17 22:18:53 -0400 (Mon, 17 May 2004) | 1 line Changed paths: - M /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry - M /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTaskEntry - M /rt/branches/rt-3.1/html/Projects/Overview.html - -Work on the project view to get rid of extra windows + M /rt/branches/rt-3.3 ------------------------------------------------------------------------ -r428 | jesse | 2004-02-19 02:54:55 -0500 (Thu, 19 Feb 2004) | 5 lines +r918 | jesse | 2004-05-17 22:02:24 -0400 (Mon, 17 May 2004) | 10 lines Changed paths: - M /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html - M /rt/branches/rt-3.1/sbin/rt-setup-database.in - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in - -Added acl check to the configuration dumper. - -more work on the sqlite port + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/html/Admin/Groups/index.html + M /rt/branches/rt-3.3/html/Elements/MyTickets + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs + M /rt/branches/rt-3.3/html/Tools/Offline.html + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/lib/t/04_send_email.pl.in + ---------------------------------------------------------------------- + r1191@Jesse-Vincents-Computer: jesse | 2004-05-18T00:35:23.362237Z + + + ---------------------------------------------------------------------- + r1192@Jesse-Vincents-Computer: jesse | 2004-05-18T02:01:52.198022Z + + Merged forward from rt 3.1 + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r427 | jesse | 2004-02-18 23:03:16 -0500 (Wed, 18 Feb 2004) | 4 lines +r901 | leira | 2004-05-14 17:35:35 -0400 (Fri, 14 May 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/README - M /rt/branches/rt-3.1/etc/schema.Oracle - M /rt/branches/rt-3.1/html/Admin/Elements/Tabs - A /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs - A /rt/branches/rt-3.1/html/Admin/Tools - A /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html - A /rt/branches/rt-3.1/html/Admin/Tools/index.html - M /rt/branches/rt-3.1/html/Elements/Callback - M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie - M /rt/branches/rt-3.1/html/NoAuth/webrt.css - M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction - M /rt/branches/rt-3.1/html/Ticket/Attachment/dhandler - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageStanza - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction - M /rt/branches/rt-3.1/html/autohandler - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Handle.pm - M /rt/branches/rt-3.1/lib/RT/I18N.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in - -Merging RT 3.0.9; adding a "tools" admin menu which prints out your environment, fairly invasively - + M /rt/branches/rt-3.3/html/Elements/MyTickets +MyTickets doesn't require a Priority to be set. ------------------------------------------------------------------------ -r412 | jesse | 2004-02-11 17:20:00 -0500 (Wed, 11 Feb 2004) | 4 lines +r890 | leira | 2004-05-14 00:28:27 -0400 (Fri, 14 May 2004) | 4 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Bulk.html - M /rt/branches/rt-3.1/html/Search/Elements/EditSearches - M /rt/branches/rt-3.1/html/Search/Results.html - M /rt/branches/rt-3.1/html/Search/Results.tsv - -Saved searches quirks fixed. Bulk update and Download .xls cleaned up + M /rt/branches/rt-3.3/html/Admin/Groups/index.html + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs +If there isn't a QueueObj to begin with, it can't have a Name. +Replaced a newline that had gone astray. ------------------------------------------------------------------------ -r409 | jesse | 2004-02-11 00:32:11 -0500 (Wed, 11 Feb 2004) | 2 lines +r864 | jesse | 2004-05-11 01:25:36 -0400 (Tue, 11 May 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/releng.cnf + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/html/Admin/Elements/CustomFieldTabs + M /rt/branches/rt-3.3/html/SelfService/Closed.html + M /rt/branches/rt-3.3/html/autohandler + M /rt/branches/rt-3.3/lib/RT/I18N/cs.po + M /rt/branches/rt-3.3/lib/RT/I18N/da.po + M /rt/branches/rt-3.3/lib/RT/I18N/de.po + M /rt/branches/rt-3.3/lib/RT/I18N/en.po + M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po + M /rt/branches/rt-3.3/lib/RT/I18N/es.po + M /rt/branches/rt-3.3/lib/RT/I18N/fi.po + M /rt/branches/rt-3.3/lib/RT/I18N/fr.po + M /rt/branches/rt-3.3/lib/RT/I18N/he.po + M /rt/branches/rt-3.3/lib/RT/I18N/hu.po + M /rt/branches/rt-3.3/lib/RT/I18N/it.po + M /rt/branches/rt-3.3/lib/RT/I18N/ja.po + M /rt/branches/rt-3.3/lib/RT/I18N/nl.po + M /rt/branches/rt-3.3/lib/RT/I18N/no.po + M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.3/lib/RT/I18N/ru.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.3/sbin/extract-message-catalog -Bumping to 3.1.3 + + + ---------------------------------------------------------------------- + r1528@tinbook: jesse | 2004-05-11T04:57:31.357768Z + + Updated translations, linted them, updated translation extraction software + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r408 | jesse | 2004-02-11 00:31:36 -0500 (Wed, 11 Feb 2004) | 4 lines +r859 | jesse | 2004-05-09 21:29:48 -0400 (Sun, 09 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/etc/RT_Config.pm.in - M /rt/branches/rt-3.1/html/Elements/Quicksearch - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString - M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - -fixed up the front page click-through listings. -Saved searches are now acled properly, though the ui and error reporting leaves something to be desired + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/releng.cnf + ---------------------------------------------------------------------- + r1517@tinbook: jesse | 2004-05-10T01:29:37.932237Z + + Bumping to 3.3.3 + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r407 | jesse | 2004-02-09 22:03:41 -0500 (Mon, 09 Feb 2004) | 2 lines +r858 | jesse | 2004-05-09 21:27:33 -0400 (Sun, 09 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/EditSearches + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/Makefile.in + M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.Pg + M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql -Saving and loading formats works now. + ---------------------------------------------------------------------- + r1515@tinbook: jesse | 2004-05-10T01:26:38.232023Z + + Improved 3.1->3.3 migration support + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r406 | jesse | 2004-02-09 17:57:41 -0500 (Mon, 09 Feb 2004) | 2 lines +r851 | jesse | 2004-05-06 21:03:05 -0400 (Thu, 06 May 2004) | 1 line Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/EditFormat - M /rt/branches/rt-3.1/html/Search/Elements/EditSearches - M /rt/branches/rt-3.1/html/Search/Results.html - -Ticket search paging works now - ------------------------------------------------------------------------- -r405 | leira | 2004-02-09 17:51:26 -0500 (Mon, 09 Feb 2004) | 2 lines + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.3/lib/RT.pm.in + +Merging forward from rt-3.1 +------------------------------------------------------------------------ +r848 | jesse | 2004-05-06 20:33:00 -0400 (Thu, 06 May 2004) | 5 lines +Changed paths: + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/HOWTO/README + M /rt/branches/rt-3.3/HOWTO/change.txt + M /rt/branches/rt-3.3/HOWTO/release.txt + M /rt/branches/rt-3.3/HOWTO/version-control.txt + M /rt/branches/rt-3.3/Makefile.in + M /rt/branches/rt-3.3/UPGRADING + M /rt/branches/rt-3.3/aclocal.m4 + M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in + M /rt/branches/rt-3.3/bin/mason_handler.scgi.in + M /rt/branches/rt-3.3/bin/mason_handler.svc.in + M /rt/branches/rt-3.3/bin/rt-commit-handler.in + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/configure.ac + M /rt/branches/rt-3.3/docs/Security + M /rt/branches/rt-3.3/docs/design_docs/acls + M /rt/branches/rt-3.3/docs/design_docs/approval_notices + M /rt/branches/rt-3.3/docs/design_docs/approval_template + M /rt/branches/rt-3.3/docs/design_docs/cf_search + M /rt/branches/rt-3.3/docs/design_docs/cli_spec + M /rt/branches/rt-3.3/docs/design_docs/cvs_integration + M /rt/branches/rt-3.3/docs/design_docs/delegation + M /rt/branches/rt-3.3/docs/design_docs/evil_plans + M /rt/branches/rt-3.3/docs/design_docs/groups_notes + M /rt/branches/rt-3.3/docs/design_docs/link-definitions.txt + M /rt/branches/rt-3.3/docs/design_docs/recursive_group_membership_algorithm + M /rt/branches/rt-3.3/docs/design_docs/rql_parser_machine.graphviz + M /rt/branches/rt-3.3/docs/design_docs/string-extraction-guide.txt + M /rt/branches/rt-3.3/docs/design_docs/ticket_templates + M /rt/branches/rt-3.3/docs/design_docs/users + M /rt/branches/rt-3.3/docs/rt3-schema-relationships.dot + M /rt/branches/rt-3.3/etc/RT_Config.pm.in + M /rt/branches/rt-3.3/etc/RT_SiteConfig.pm + M /rt/branches/rt-3.3/etc/acl.Informix + M /rt/branches/rt-3.3/etc/acl.Oracle + M /rt/branches/rt-3.3/etc/constraints.mysql + M /rt/branches/rt-3.3/etc/drop.Informix + M /rt/branches/rt-3.3/etc/drop.Oracle + M /rt/branches/rt-3.3/etc/initialdata + M /rt/branches/rt-3.3/etc/rt.spec + M /rt/branches/rt-3.3/etc/schema.SQLite + M /rt/branches/rt-3.3/html/Admin/Elements/AddCustomFieldValue + M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField + M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFieldValues + M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields + M /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers + M /rt/branches/rt-3.3/html/Admin/Elements/EditScrips + M /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates + M /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalCustomFields + M /rt/branches/rt-3.3/html/Admin/Elements/QueueRightsForUser + M /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldType + M /rt/branches/rt-3.3/html/Admin/Elements/SelectGroups + M /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyGroup + M /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers + M /rt/branches/rt-3.3/html/Admin/Elements/SelectRights + M /rt/branches/rt-3.3/html/Admin/Elements/SelectScripAction + M /rt/branches/rt-3.3/html/Admin/Elements/SelectScripCondition + M /rt/branches/rt-3.3/html/Admin/Elements/SelectSingleOrMultiple + M /rt/branches/rt-3.3/html/Admin/Elements/SelectUsers + M /rt/branches/rt-3.3/html/Admin/Global/Scrip.html + M /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html + M /rt/branches/rt-3.3/html/Admin/Groups/Members.html + M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html + M /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html + M /rt/branches/rt-3.3/html/Admin/Groups/index.html + M /rt/branches/rt-3.3/html/Admin/Queues/CustomField.html + M /rt/branches/rt-3.3/html/Admin/Queues/CustomFields.html + M /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html + M /rt/branches/rt-3.3/html/Approvals/Display.html + M /rt/branches/rt-3.3/html/Approvals/Elements/Approve + M /rt/branches/rt-3.3/html/Approvals/Elements/PendingMyApproval + M /rt/branches/rt-3.3/html/Approvals/Elements/ShowDependency + M /rt/branches/rt-3.3/html/Approvals/Elements/Tabs + M /rt/branches/rt-3.3/html/Approvals/index.html + M /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedEnd + M /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedStart + M /rt/branches/rt-3.3/html/Elements/CreateTicket + M /rt/branches/rt-3.3/html/Elements/GotoTicket + M /rt/branches/rt-3.3/html/Elements/Menu + M /rt/branches/rt-3.3/html/Elements/MyRequests + M /rt/branches/rt-3.3/html/Elements/MyTickets + M /rt/branches/rt-3.3/html/Elements/PageLayout + M /rt/branches/rt-3.3/html/Elements/Quicksearch + M /rt/branches/rt-3.3/html/Elements/Refresh + M /rt/branches/rt-3.3/html/Elements/SelectAttachmentField + M /rt/branches/rt-3.3/html/Elements/SelectCustomFieldOperator + M /rt/branches/rt-3.3/html/Elements/SelectCustomFieldValue + M /rt/branches/rt-3.3/html/Elements/SelectGroups + M /rt/branches/rt-3.3/html/Elements/SelectLinkType + M /rt/branches/rt-3.3/html/Elements/SelectMatch + M /rt/branches/rt-3.3/html/Elements/SelectNewTicketQueue + M /rt/branches/rt-3.3/html/Elements/SelectQueue + M /rt/branches/rt-3.3/html/Elements/SelectResultsPerPage + M /rt/branches/rt-3.3/html/Elements/SelectSortOrder + M /rt/branches/rt-3.3/html/Elements/SelectTicketSortBy + M /rt/branches/rt-3.3/html/Elements/SelectTicketTypes + M /rt/branches/rt-3.3/html/Elements/ViewUser + M /rt/branches/rt-3.3/html/NoAuth/images/back_home.gif + M /rt/branches/rt-3.3/html/NoAuth/images/bplogo.gif + M /rt/branches/rt-3.3/html/NoAuth/images/favicon.png + M /rt/branches/rt-3.3/html/NoAuth/images/head_requestracker.gif + M /rt/branches/rt-3.3/html/NoAuth/images/rt.jpg + M /rt/branches/rt-3.3/html/NoAuth/images/space.gif + M /rt/branches/rt-3.3/html/NoAuth/images/spacer.gif + M /rt/branches/rt-3.3/html/NoAuth/images/squares_blue.gif + M /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/default + M /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/ns + M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments + M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/links + M /rt/branches/rt-3.3/html/REST/1.0/Forms/user/default + M /rt/branches/rt-3.3/html/REST/1.0/Forms/user/ns + M /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway + M /rt/branches/rt-3.3/html/REST/1.0/logout + M /rt/branches/rt-3.3/html/REST/1.0/search/dhandler + M /rt/branches/rt-3.3/html/REST/1.0/ticket/comment + M /rt/branches/rt-3.3/html/REST/1.0/ticket/link + M /rt/branches/rt-3.3/html/REST/1.0/ticket/merge + M /rt/branches/rt-3.3/html/Search/Elements/PickCFs + M /rt/branches/rt-3.3/html/Search/Elements/TicketRow + M /rt/branches/rt-3.3/html/SelfService/Attachment/dhandler + M /rt/branches/rt-3.3/html/SelfService/Closed.html + M /rt/branches/rt-3.3/html/SelfService/Elements/Tabs + M /rt/branches/rt-3.3/html/SelfService/index.html + M /rt/branches/rt-3.3/html/Ticket/Create.html + M /rt/branches/rt-3.3/html/Ticket/Display.html + M /rt/branches/rt-3.3/html/Ticket/Elements/BulkLinks + M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomField + M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowCustomFields + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageHeaders + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.3/html/Ticket/ShowEmailRecord.html + M /rt/branches/rt-3.3/html/Tools/Offline.html + M /rt/branches/rt-3.3/html/User/Delegation.html + M /rt/branches/rt-3.3/html/User/Elements/DelegateRights + M /rt/branches/rt-3.3/html/User/Elements/GroupTabs + M /rt/branches/rt-3.3/html/User/Elements/Tabs + M /rt/branches/rt-3.3/html/User/Groups/Members.html + M /rt/branches/rt-3.3/html/User/Groups/Modify.html + M /rt/branches/rt-3.3/html/User/Groups/index.html + M /rt/branches/rt-3.3/html/index.html + M /rt/branches/rt-3.3/html/l + M /rt/branches/rt-3.3/install-sh + M /rt/branches/rt-3.3/lib/RT/ACE_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/ACL_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm + M /rt/branches/rt-3.3/lib/RT/Action/ResolveMembers.pm + M /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.3/lib/RT/Action/SetPriority.pm + M /rt/branches/rt-3.3/lib/RT/Action/UserDefined.pm + M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/CachedGroupMember.pm + M /rt/branches/rt-3.3/lib/RT/CachedGroupMember_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/CachedGroupMembers.pm + M /rt/branches/rt-3.3/lib/RT/CachedGroupMembers_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Condition/AnyTransaction.pm + M /rt/branches/rt-3.3/lib/RT/Condition/BeforeDue.pm + M /rt/branches/rt-3.3/lib/RT/Condition/Overdue.pm + M /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm + M /rt/branches/rt-3.3/lib/RT/Condition/PriorityExceeds.pm + M /rt/branches/rt-3.3/lib/RT/Condition/QueueChange.pm + M /rt/branches/rt-3.3/lib/RT/Condition/StatusChange.pm + M /rt/branches/rt-3.3/lib/RT/Condition/UserDefined.pm + M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.3/lib/RT/CustomField.pm + M /rt/branches/rt-3.3/lib/RT/CustomFieldValue.pm + M /rt/branches/rt-3.3/lib/RT/CustomFieldValues.pm + M /rt/branches/rt-3.3/lib/RT/CustomFieldValues_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/CustomFields.pm + M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Date.pm + M /rt/branches/rt-3.3/lib/RT/EmailParser.pm + M /rt/branches/rt-3.3/lib/RT/GroupMember_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/GroupMembers_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Handle.pm + M /rt/branches/rt-3.3/lib/RT/I18N/cs.pm + M /rt/branches/rt-3.3/lib/RT/I18N/cs.po + M /rt/branches/rt-3.3/lib/RT/I18N/de.po + M /rt/branches/rt-3.3/lib/RT/I18N/en.po + M /rt/branches/rt-3.3/lib/RT/I18N/es.po + M /rt/branches/rt-3.3/lib/RT/I18N/fr.po + M /rt/branches/rt-3.3/lib/RT/I18N/he.po + M /rt/branches/rt-3.3/lib/RT/I18N/i_default.pm + M /rt/branches/rt-3.3/lib/RT/I18N/it.po + M /rt/branches/rt-3.3/lib/RT/I18N/ja.po + M /rt/branches/rt-3.3/lib/RT/I18N/nl.po + M /rt/branches/rt-3.3/lib/RT/I18N/no.po + M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po + M /rt/branches/rt-3.3/lib/RT/I18N/ru.po + M /rt/branches/rt-3.3/lib/RT/Interface/CLI.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter/SpamAssassin.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Email.pm + M /rt/branches/rt-3.3/lib/RT/Interface/REST.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Link.pm + M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Links.pm + M /rt/branches/rt-3.3/lib/RT/Links_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Principal.pm + M /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Principals.pm + M /rt/branches/rt-3.3/lib/RT/Principals_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Queues_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/ScripAction_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/ScripActions_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/ScripCondition_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/ScripConditions_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Scrip_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Search/ActiveTicketsInQueue.pm + M /rt/branches/rt-3.3/lib/RT/Search/Generic.pm + M /rt/branches/rt-3.3/lib/RT/System.pm + M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue.pm + M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues.pm + M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/URI/base.pm + M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm + M /rt/branches/rt-3.3/lib/RT.pm.in + M /rt/branches/rt-3.3/lib/t/00smoke.t.in + M /rt/branches/rt-3.3/lib/t/01harness.t.in + M /rt/branches/rt-3.3/lib/t/02regression.t.in + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/dir + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg1 + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg2 + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg3 + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg4 + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg5 + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg6 + M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg7 + M /rt/branches/rt-3.3/lib/t/data/multipart-alternative-with-umlaut + M /rt/branches/rt-3.3/lib/t/data/multipart-report + M /rt/branches/rt-3.3/lib/t/data/nested-mime-sample + M /rt/branches/rt-3.3/lib/t/data/nested-rfc-822 + M /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1 + M /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1-full + M /rt/branches/rt-3.3/lib/t/data/russian-subject-no-content-type + M /rt/branches/rt-3.3/lib/t/data/text-html-in-russian + M /rt/branches/rt-3.3/lib/t/data/text-html-with-umlaut + M /rt/branches/rt-3.3/lib/t/regression/00placeholder + M /rt/branches/rt-3.3/lib/t/regression/mime_tests + M /rt/branches/rt-3.3/m4/rt_enable_layout.m4 + M /rt/branches/rt-3.3/m4/rt_expand_var.m4 + M /rt/branches/rt-3.3/m4/rt_layout.m4 + M /rt/branches/rt-3.3/m4/rt_subst_expanded_arg.m4 + M /rt/branches/rt-3.3/sbin/extract-message-catalog + M /rt/branches/rt-3.3/sbin/extract_pod_tests + M /rt/branches/rt-3.3/sbin/factory + M /rt/branches/rt-3.3/sbin/regression_harness + M /rt/branches/rt-3.3/sbin/rt-setup-database.in + M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in + + r1484@tinbook: jesse | 2004-05-07T00:31:24.624807Z + + Merging forward from 3.1 + ---------------------------------------------------------------------- + +------------------------------------------------------------------------ +r843 | autrijus | 2004-05-06 04:13:18 -0400 (Thu, 06 May 2004) | 10 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Edit.html - M /rt/branches/rt-3.1/html/Search/Results.html + M /rt + D /rt/branches/rt-3.3/docs/design_docs/atom-api.txt + M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm -Pass Format, Query, and Rows to Tabs element. + ---------------------------------------------------------------------- + r4415@not: autrijus | 2004-05-03T06:42:06.584504Z + + * move atom-api.txt to RTx::Atom space. + ---------------------------------------------------------------------- + r4510@not: autrijus | 2004-05-06T07:44:35.710915Z + + * stub undef CustomField->QueueObj to make BuildFormatString happy. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r404 | leira | 2004-02-09 16:43:28 -0500 (Mon, 09 Feb 2004) | 2 lines +r833 | jesse | 2004-05-05 14:18:03 -0400 (Wed, 05 May 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.3 -Don't add extra "" to the format string. +A new merge ticket ------------------------------------------------------------------------ -r403 | leira | 2004-02-09 16:06:22 -0500 (Mon, 09 Feb 2004) | 2 lines +r810 | autrijus | 2004-05-02 21:00:48 -0400 (Sun, 02 May 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt + D /rt/branches/rt-3.3/html/REST/2.0 -Get rid of evals. + ---------------------------------------------------------------------- + r4394@not: autrijus | 2004-05-03T01:00:51.890023Z + + * 301 Moved Permanently + * Location: /RTx-Atom/html/Atom/0.3 + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r398 | leira | 2004-02-06 01:08:18 -0500 (Fri, 06 Feb 2004) | 2 lines +r808 | autrijus | 2004-05-02 20:21:29 -0400 (Sun, 02 May 2004) | 15 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt + M /rt/branches/rt-3.3/docs/design_docs/atom-api.txt + A /rt/branches/rt-3.3/html/REST/2.0/Add + A /rt/branches/rt-3.3/html/REST/2.0/Add/index + D /rt/branches/rt-3.3/html/REST/2.0/Create + D /rt/branches/rt-3.3/html/REST/2.0/Delete + A /rt/branches/rt-3.3/html/REST/2.0/Remove + A /rt/branches/rt-3.3/html/REST/2.0/Remove/index + M /rt/branches/rt-3.3/html/REST/2.0/dhandler + M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.3/lib/RT/Date.pm -"our" variables are gone gone gone + ---------------------------------------------------------------------- + r4385@not: autrijus | 2004-05-02T21:16:04.349680Z + + * Correct POD for W3CDTF + ---------------------------------------------------------------------- + r4388@not: autrijus | 2004-05-03T00:17:22.934822Z + + * massive redesign based on discussion with obra. + ---------------------------------------------------------------------- + r4389@not: autrijus | 2004-05-03T00:21:25.960300Z + + * Rename "Create" to "Add"; "Delete" to "Remove". + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r396 | jesse | 2004-02-05 23:32:47 -0500 (Thu, 05 Feb 2004) | 2 lines +r805 | autrijus | 2004-05-02 14:03:32 -0400 (Sun, 02 May 2004) | 10 lines Changed paths: - A /rt/branches/rt-3.1/releng.cnf + M /rt + A /rt/branches/rt-3.3/docs/design_docs/atom-api.txt + A /rt/branches/rt-3.3/html/REST/2.0/Create/index + A /rt/branches/rt-3.3/html/REST/2.0/Delete/index + A /rt/branches/rt-3.3/html/REST/2.0/Describe + A /rt/branches/rt-3.3/html/REST/2.0/Describe/index + M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link + A /rt/branches/rt-3.3/html/REST/2.0/Get/index + M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css + A /rt/branches/rt-3.3/html/REST/2.0/Put + A /rt/branches/rt-3.3/html/REST/2.0/Put/index + M /rt/branches/rt-3.3/html/REST/2.0/Search/index + A /rt/branches/rt-3.3/html/REST/2.0/Update/index + M /rt/branches/rt-3.3/html/REST/2.0/dhandler + M /rt/branches/rt-3.3/html/REST/2.0/index -Adding releng machinery for rt. 3.1 + ---------------------------------------------------------------------- + r4382@not: autrijus | 2004-05-02T18:02:39.870947Z + + * Describes RT/REST 2.0, Atom-compatible API. + ---------------------------------------------------------------------- + r4383@not: autrijus | 2004-05-02T18:03:08.473736Z + + * Put stubs to all the unimplemented verbs. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r395 | jesse | 2004-02-05 19:15:59 -0500 (Thu, 05 Feb 2004) | 3 lines +r804 | autrijus | 2004-05-02 11:58:17 -0400 (Sun, 02 May 2004) | 14 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - A /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString - M /rt/branches/rt-3.1/html/Search/Elements/EditFormat + M /rt + A /rt/branches/rt-3.3/html/REST/2.0/Elements/Error + A /rt/branches/rt-3.3/html/REST/2.0/Elements/Introspect + D /rt/branches/rt-3.3/html/REST/2.0/Error + M /rt/branches/rt-3.3/html/REST/2.0/Search/index + M /rt/branches/rt-3.3/html/REST/2.0/dhandler + M /rt/branches/rt-3.3/html/REST/2.0/index -Refactored out the format string building stuff into its own mason component. -Next up, the query string builder + ---------------------------------------------------------------------- + r4379@not: autrijus | 2004-05-02T15:26:00.873038Z + + * Do content negotiation with the browser and fallback on text/xml. + * Clean up namespaces a little. + ---------------------------------------------------------------------- + r4380@not: autrijus | 2004-05-02T15:58:03.262688Z + + * Move Error/index to Elements/Error since Error is not a verb. + * Refactor the Introspect part away to Elements/. + * Correctly redirects /Templates/ and /template/ to /templates/. + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r394 | leira | 2004-02-05 16:05:32 -0500 (Thu, 05 Feb 2004) | 2 lines +r802 | autrijus | 2004-05-02 09:14:02 -0400 (Sun, 02 May 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Results.html + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link + M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css + M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/index.css + M /rt/branches/rt-3.3/html/REST/2.0/Search/index -Fix a bug. + ---------------------------------------------------------------------- + r4375@not: autrijus | 2004-05-02T13:13:38.884936Z + + * use ->URI correctly. + * use so things can correct render in nongecko browsers. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r393 | leira | 2004-02-05 14:28:54 -0500 (Thu, 05 Feb 2004) | 2 lines +r801 | autrijus | 2004-05-01 19:14:04 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions - A /rt/branches/rt-3.1/html/Search/Elements/EditFormat - M /rt/branches/rt-3.1/html/Search/Elements/EditSearches - M /rt/branches/rt-3.1/html/Search/Elements/PickBasics - M /rt/branches/rt-3.1/html/Search/Elements/PickCFs - M /rt/branches/rt-3.1/html/Search/Elements/PickCriteria - D /rt/branches/rt-3.1/html/Search/Elements/PickPeople - M /rt/branches/rt-3.1/html/Search/Results.html - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/index -Add a format editor. Slim-down PickCriteria a bit. + ---------------------------------------------------------------------- + r4365@not: autrijus | 2004-05-01T23:14:05.342098Z + + * Cross-introspection logic to eliminate subordinate classes from main index. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r391 | leira | 2004-02-03 22:50:54 -0500 (Tue, 03 Feb 2004) | 2 lines +r800 | autrijus | 2004-05-01 17:39:50 -0400 (Sat, 01 May 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - D /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction - M /rt/branches/rt-3.1/html/Search/Elements/PickBasics - A /rt/branches/rt-3.1/html/Search/Elements/PickCriteria (from /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction:390) - A /rt/branches/rt-3.1/html/Search/Results.html (from /rt/branches/rt-3.1/html/Search/Show.html:390) - D /rt/branches/rt-3.1/html/Search/Show.html - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link + M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css + A /rt/branches/rt-3.3/html/REST/2.0/NoAuth/index.css + M /rt/branches/rt-3.3/html/REST/2.0/Search/index + M /rt/branches/rt-3.3/html/REST/2.0/autohandler + M /rt/branches/rt-3.3/html/REST/2.0/dhandler + M /rt/branches/rt-3.3/html/REST/2.0/index -Change Show.html to Results.html and NewPickRestrictions to PickCriteria + ---------------------------------------------------------------------- + r4363@not: autrijus | 2004-05-01T21:39:51.608519Z + + * Index page implemented using multiple "Feed" services. + * Lots of cute, little icons placed with CSS. + * Much better preparation for autodiscovery; PostURI is now handled with "/type.new". + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r390 | leira | 2004-02-03 22:39:03 -0500 (Tue, 03 Feb 2004) | 2 lines +r799 | autrijus | 2004-05-01 14:54:56 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/Menu - M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction - M /rt/branches/rt-3.1/html/Search/Elements/PickBasics - M /rt/branches/rt-3.1/html/Search/Elements/PickPeople - A /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType - M /rt/branches/rt-3.1/html/Search/Show.html - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css -Search improvements. + ---------------------------------------------------------------------- + r4361@not: autrijus | 2004-05-01T18:55:05.234036Z + + * Even more CSS tricks. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r389 | jesse | 2004-02-03 19:05:18 -0500 (Tue, 03 Feb 2004) | 5 lines +r798 | autrijus | 2004-05-01 14:49:18 -0400 (Sat, 01 May 2004) | 14 lines Changed paths: - A /rt/branches/rt-3.1/html/Elements/TitleBox - - -Forgot the new titlebox Component with content. - + M /rt + M /rt/branches/rt-3.3/html/Admin/Elements/Header + M /rt/branches/rt-3.3/html/Admin/Global/Templates.html + M /rt/branches/rt-3.3/html/Elements/Header + M /rt/branches/rt-3.3/html/Elements/TicketList + A /rt/branches/rt-3.3/html/REST/2.0/Elements + A /rt/branches/rt-3.3/html/REST/2.0/Elements/Link + M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css + M /rt/branches/rt-3.3/html/REST/2.0/Search/index + M /rt/branches/rt-3.3/html/REST/2.0/autohandler + ---------------------------------------------------------------------- + r4357@not: autrijus | 2004-05-01T18:47:10.055533Z + + * Various CSS tricks. + ---------------------------------------------------------------------- + r4358@not: autrijus | 2004-05-01T18:47:49.553353Z + + * Fixed an off-by-one error in ticket listing. + ---------------------------------------------------------------------- + r4359@not: autrijus | 2004-05-01T18:48:06.789268Z + + * support for Atom autodiscovery. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r388 | jesse | 2004-02-03 18:27:18 -0500 (Tue, 03 Feb 2004) | 3 lines +r797 | autrijus | 2004-05-01 12:11:01 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets - M /rt/branches/rt-3.1/html/Elements/TicketList - -Cleaned up front page display some more. Made tickets without a subject list "(no subject)" + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Error/index + ---------------------------------------------------------------------- + r4353@not: autrijus | 2004-05-01T16:11:10.795277Z + + * finally Error works for all three supported carriers. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r387 | jesse | 2004-02-02 18:42:04 -0500 (Mon, 02 Feb 2004) | 3 lines +r796 | autrijus | 2004-05-01 12:07:33 -0400 (Sat, 01 May 2004) | 17 lines Changed paths: - M /rt/branches/rt-3.1/html/Ticket/Display.html - M /rt/branches/rt-3.1/html/Ticket/Elements/EditBasics - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowBasics - -cleaned up the ticket basics display/edit. added TimeEstimated + M /rt + M /rt/branches/rt-3.3/bin/standalone_httpd.in + M /rt/branches/rt-3.3/html/REST/2.0/Error/index + M /rt/branches/rt-3.3/html/REST/2.0/Search/index + M /rt/branches/rt-3.3/html/REST/2.0/dhandler + ---------------------------------------------------------------------- + r4349@not: autrijus | 2004-05-01T15:36:00.221832Z + + * Properly clean up leftover HTTP_* environment variables. + * Pass authorization header to Mason. + * Send out correct HTTP status code instead of blindly assuming 200. + ---------------------------------------------------------------------- + r4350@not: autrijus | 2004-05-01T15:59:39.046584Z + + * RT::Date->new also takes currentuser. + ---------------------------------------------------------------------- + r4351@not: autrijus | 2004-05-01T16:00:38.530367Z + + * Correctly handle nonce disposal. + * $m->abort is needed for mod_perl2. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r386 | jesse | 2004-02-02 16:03:13 -0500 (Mon, 02 Feb 2004) | 3 lines +r795 | autrijus | 2004-05-01 09:58:07 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Edit.html - M /rt/branches/rt-3.1/html/Search/Elements/EditSearches - A /rt/branches/rt-3.1/html/Search/Elements/SearchPrivacy - -Fixed a bunch of search saving bugs. cleaned up search code a little bit. improved privacy labels + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Search/index + ---------------------------------------------------------------------- + r4347@not: autrijus | 2004-05-01T13:58:14.427055Z + + * it's Queues, not Queue + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r385 | jesse | 2004-01-31 17:14:18 -0500 (Sat, 31 Jan 2004) | 3 lines +r794 | autrijus | 2004-05-01 09:55:57 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - A /rt/branches/rt-3.1/html/Elements/QuickCreate - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/index.html - -swapped left and right sides of search ui. fixed a bug that stopped new search criteria being added when the user didn't explicitly click the "add criteria" button + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Search/index + ---------------------------------------------------------------------- + r4345@not: autrijus | 2004-05-01T13:56:03.778530Z + + * use absolute URIs, not relative ones, per the Atom spec + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r384 | jesse | 2004-01-30 23:18:05 -0500 (Fri, 30 Jan 2004) | 2 lines +r793 | autrijus | 2004-05-01 09:51:25 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/Header - M /rt/branches/rt-3.1/html/Elements/TitleBoxStart - M /rt/branches/rt-3.1/html/NoAuth/webrt.css + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Search/index -now every titlebox has dhtml-based close boxes. + ---------------------------------------------------------------------- + r4343@not: autrijus | 2004-05-01T13:51:31.406464Z + + * link semantics now agrees with AtomAPI. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r383 | leira | 2004-01-30 18:59:22 -0500 (Fri, 30 Jan 2004) | 2 lines +r792 | autrijus | 2004-05-01 09:35:28 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions - M /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction - M /rt/branches/rt-3.1/html/Search/Elements/PickBasics - M /rt/branches/rt-3.1/html/Search/Elements/PickCFs - M /rt/branches/rt-3.1/html/Search/Elements/PickPeople + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Search/index -Reorganize the UI. + ---------------------------------------------------------------------- + r4341@not: autrijus | 2004-05-01T13:35:35.544895Z + + * Make slightly more unique + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r382 | leira | 2004-01-30 18:35:01 -0500 (Fri, 30 Jan 2004) | 2 lines +r791 | autrijus | 2004-05-01 09:33:03 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/Error/index + M /rt/branches/rt-3.3/html/REST/2.0/autohandler -Don't copy so many hashes. + ---------------------------------------------------------------------- + r4339@not: autrijus | 2004-05-01T13:32:59.502832Z + + * adapt for FastCGI's needs + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r379 | leira | 2004-01-30 16:48:07 -0500 (Fri, 30 Jan 2004) | 2 lines +r790 | autrijus | 2004-05-01 09:22:21 -0400 (Sat, 01 May 2004) | 9 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt + A /rt/branches/rt-3.3/html/REST/2.0/Auth + A /rt/branches/rt-3.3/html/REST/2.0/Create + A /rt/branches/rt-3.3/html/REST/2.0/Delete + A /rt/branches/rt-3.3/html/REST/2.0/Error + A /rt/branches/rt-3.3/html/REST/2.0/Error/index + A /rt/branches/rt-3.3/html/REST/2.0/Get + A /rt/branches/rt-3.3/html/REST/2.0/Search + A /rt/branches/rt-3.3/html/REST/2.0/Search/index + A /rt/branches/rt-3.3/html/REST/2.0/Update + M /rt/branches/rt-3.3/html/REST/2.0/dhandler + A /rt/branches/rt-3.3/html/REST/2.0/index -Moving fix. + ---------------------------------------------------------------------- + r4335@not: autrijus | 2004-05-01T13:20:56.570615Z + + * Establish directory layout. + * Error handling. + * Refactor out the 'Search' verb. + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r378 | leira | 2004-01-30 16:25:37 -0500 (Fri, 30 Jan 2004) | 2 lines +r788 | autrijus | 2004-05-01 07:44:58 -0400 (Sat, 01 May 2004) | 7 lines Changed paths: - A /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/dhandler -Checking in forgotten file. + ---------------------------------------------------------------------- + r4331@not: autrijus | 2004-05-01T11:44:31.355329Z + + * do not offer WSSE auth to non-atom clients, and vice versa, + to avoid spurious auth warnings. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r377 | leira | 2004-01-30 13:50:10 -0500 (Fri, 30 Jan 2004) | 2 lines +r785 | autrijus | 2004-05-01 07:16:25 -0400 (Sat, 01 May 2004) | 10 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Show.html + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/dhandler + M /rt/branches/rt-3.3/lib/RT/Date.pm -Add UI to specify OrderBy and RowsPerPage. + ---------------------------------------------------------------------- + r4323@not: autrijus | 2004-05-01T11:14:28.377660Z + + * implement ->W3CDTF. + ---------------------------------------------------------------------- + r4324@not: autrijus | 2004-05-01T11:16:31.456041Z + + * we are now a valid Atom feed. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r376 | leira | 2004-01-30 13:49:07 -0500 (Fri, 30 Jan 2004) | 2 lines +r784 | autrijus | 2004-05-01 06:52:15 -0400 (Sat, 01 May 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Elements/PickBasics + M /rt + M /rt/branches/rt-3.3/html/REST/2.0/dhandler -Re-order the fields (not done yet). + ---------------------------------------------------------------------- + r4321@not: autrijus | 2004-05-01T10:52:23.225100Z + + * add fastcgi support. + * make proper use of X-WSSE header instead of demanding Authorization + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r375 | leira | 2004-01-30 05:38:52 -0500 (Fri, 30 Jan 2004) | 2 lines +r783 | autrijus | 2004-05-01 06:50:30 -0400 (Sat, 01 May 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html + M /rt + M /rt/branches/rt-3.3/lib/RT/I18N.pm -More moving improvements. + ---------------------------------------------------------------------- + r4319@not: autrijus | 2004-05-01T10:50:15.580296Z + + * glob local/*.po too for consistency and intuitiveness. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r374 | leira | 2004-01-30 05:03:01 -0500 (Fri, 30 Jan 2004) | 2 lines +r782 | autrijus | 2004-05-01 06:35:23 -0400 (Sat, 01 May 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Edit.html + M /rt + A /rt/branches/rt-3.3/html/REST/2.0/NoAuth + A /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css + M /rt/branches/rt-3.3/html/REST/2.0/autohandler + M /rt/branches/rt-3.3/html/REST/2.0/dhandler -Moving fixes. + ---------------------------------------------------------------------- + r4317@not: autrijus | 2004-05-01T10:35:00.584748Z + + * now does Basic and Digest authentication, too. + * CSSify the example feed + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r373 | leira | 2004-01-30 00:27:23 -0500 (Fri, 30 Jan 2004) | 2 lines +r781 | autrijus | 2004-04-30 23:24:12 -0400 (Fri, 30 Apr 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/Tabs - M /rt/branches/rt-3.1/html/Elements/TicketList - A /rt/branches/rt-3.1/html/Search/Build.html - M /rt/branches/rt-3.1/html/Search/Edit.html - A /rt/branches/rt-3.1/html/Search/Elements/NewListActions - A /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction - A /rt/branches/rt-3.1/html/Search/Elements/PickBasics - A /rt/branches/rt-3.1/html/Search/Elements/PickCFs - A /rt/branches/rt-3.1/html/Search/Elements/PickPeople - A /rt/branches/rt-3.1/html/Search/Elements/SelectAndOr - A /rt/branches/rt-3.1/html/Search/Elements/SelectLinks - A /rt/branches/rt-3.1/html/Search/Show.html - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs + M /rt + A /rt/branches/rt-3.3/html/REST/2.0 + A /rt/branches/rt-3.3/html/REST/2.0/autohandler + A /rt/branches/rt-3.3/html/REST/2.0/dhandler + M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm -Integration of new search stuff. + ---------------------------------------------------------------------- + r4309@not: autrijus | 2004-05-01T03:22:53.730384Z + + * initial commit of RT/REST 2.0 API and WSSE authentication. + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r372 | jesse | 2004-01-29 23:30:04 -0500 (Thu, 29 Jan 2004) | 2 lines +r766 | jesse | 2004-04-28 14:26:02 -0400 (Wed, 28 Apr 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - -Fix for fsck.com #5216 + M /rt/branches/rt-3.3/etc/upgrade + A /rt/branches/rt-3.3/etc/upgrade/3.3.0 + A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Informix + A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Oracle + A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Pg + A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.SQLite + A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.mysql + A /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.Pg + A /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql + ---------------------------------------------------------------------- + r2206@tinbook: jesse | 2004-04-28T18:24:56.988760Z + + Added the beginnings of upgrade 3.1->3.3 functionality. has not yet been tested + ---------------------------------------------------------------------- + ------------------------------------------------------------------------ -r371 | jesse | 2004-01-29 23:27:04 -0500 (Thu, 29 Jan 2004) | 2 lines +r763 | autrijus | 2004-04-28 02:05:14 -0400 (Wed, 28 Apr 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm + M /rt + M /rt/branches/rt-3.3/lib/RT/Base.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm -Added ACL checks to attributes. by default, they're all open, except for saved searches, whcih we want to lock down a bit. + ---------------------------------------------------------------------- + r4223@not: autrijus | 2004-04-28T06:00:27.794797Z + + * correctly put loc_fuzzy in Base. + * do not double-encode EscapeUTF8 for Mason. this resolves the weird + standalong-httpd bug. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r370 | jesse | 2004-01-28 19:38:13 -0500 (Wed, 28 Jan 2004) | 4 lines +r761 | jesse | 2004-04-27 23:16:35 -0400 (Tue, 27 Apr 2004) | 2 lines Changed paths: - A /rt/branches/rt-3.1/html/Search/Edit.html - A /rt/branches/rt-3.1/html/Search/Elements/EditSearches - A /rt/branches/rt-3.1/html/Search/Elements/SelectSearchObject - A /rt/branches/rt-3.1/html/Search/Elements/SelectSearchesForObjects - M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - -A first cut at saved searches. Create, Edit, Delete, Revert work. currently only "personal" searches work. -And there's no access control. + M /rt/branches/rt-3.3/etc/schema.Pg +Updating schema for 3.3 to use 'integer' on postgres rather than int2 on Andrew Sullivan's recommendation ------------------------------------------------------------------------ -r369 | jesse | 2004-01-28 18:29:46 -0500 (Wed, 28 Jan 2004) | 3 lines +r758 | autrijus | 2004-04-27 16:12:38 -0400 (Tue, 27 Apr 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/etc/schema.Informix - M /rt/branches/rt-3.1/etc/schema.Oracle - M /rt/branches/rt-3.1/etc/schema.Pg - M /rt/branches/rt-3.1/etc/schema.SQLite - M /rt/branches/rt-3.1/etc/schema.mysql - M /rt/branches/rt-3.1/lib/RT/Attribute.pm - M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm - M /rt/branches/rt-3.1/sbin/factory - -Attributes work to allow multivalue attributes to work better + M /rt + M /rt/branches/rt-3.3/html/Elements/Footer + ---------------------------------------------------------------------- + r4214@not: autrijus | 2004-04-27T20:12:39.658238Z + + * rework Footer l10n into one line so not to confuse the old string extractor + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r365 | jesse | 2004-01-18 16:52:42 -0500 (Sun, 18 Jan 2004) | 3 lines +r757 | autrijus | 2004-04-27 16:09:45 -0400 (Tue, 27 Apr 2004) | 6 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Listing.html - M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm - M /rt/branches/rt-3.1/lib/t/03web.pl.in - M /rt/branches/rt-3.1/sbin/rt-setup-database.in + M /rt + M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po -Web search ui work. refactored out display framework -allowed attributes to serialize hashrefs. + ---------------------------------------------------------------------- + r4211@not: autrijus | 2004-04-27T19:55:32.087502Z + + * Chinese translations. + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r364 | jesse | 2004-01-16 13:30:57 -0500 (Fri, 16 Jan 2004) | 4 lines +r756 | autrijus | 2004-04-27 04:46:57 -0400 (Tue, 27 Apr 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/UPGRADING - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm - - -Updating mailfrom acls + M /rt + M /rt/branches/rt-3.3/README + ---------------------------------------------------------------------- + r4195@not: autrijus | 2004-04-27T08:46:36.958817Z + + * now mod_perl2 only needs one line of extra setup. + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r353 | jesse | 2004-01-04 17:08:35 -0500 (Sun, 04 Jan 2004) | 3 lines +r746 | autrijus | 2004-04-26 15:11:33 -0400 (Mon, 26 Apr 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/UPGRADING - M /rt/branches/rt-3.1/bin/rt-crontool.in - M /rt/branches/rt-3.1/bin/rt-mailgate.in - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/etc/schema.Informix - M /rt/branches/rt-3.1/etc/schema.Oracle - M /rt/branches/rt-3.1/etc/schema.Pg - M /rt/branches/rt-3.1/etc/schema.SQLite - M /rt/branches/rt-3.1/etc/schema.mysql - M /rt/branches/rt-3.1/html/Admin/Elements/SelectStage - M /rt/branches/rt-3.1/html/Elements/Callback - M /rt/branches/rt-3.1/html/Elements/SelectWatcherType - M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie - M /rt/branches/rt-3.1/html/Elements/SimpleSearch - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default - M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/history - M /rt/branches/rt-3.1/html/REST/1.0/autohandler - M /rt/branches/rt-3.1/html/REST/1.0/dhandler - M /rt/branches/rt-3.1/html/REST/1.0/search/ticket - M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction - M /rt/branches/rt-3.1/html/SelfService/Elements/MyRequests - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates - M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs - M /rt/branches/rt-3.1/html/index.html - M /rt/branches/rt-3.1/lib/RT/Action/AutoOpen.pm - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Base.pm - M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm - M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po - M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po - M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm - M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm + M /rt M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/URI.pm - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm - M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in - A /rt/branches/rt-3.1/lib/t/data/crashes-file-based-parser - A /rt/branches/rt-3.1/lib/t/data/notes-uuencoded - M /rt/branches/rt-3.1/sbin/license_tag - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in - -Merging RT 3.0.7->3.0.8 into 3.1.x + M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm + ---------------------------------------------------------------------- + r4176@not: autrijus | 2004-04-26T19:09:53.594445Z + + * switch password format from base64 to hex; maintaining legacy + compatibility by upgrading passwords in-place upon successful auth + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r352 | jesse | 2004-01-04 12:21:04 -0500 (Sun, 04 Jan 2004) | 3 lines +r745 | autrijus | 2004-04-26 15:02:48 -0400 (Mon, 26 Apr 2004) | 6 lines Changed paths: - D /rt/branches/rt-3.1/Changelog - -Removed RT 3.0 aegis changelog + M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm + ---------------------------------------------------------------------- + r4171@not: autrijus | 2004-04-26T18:59:54.608186Z + + * correct EMPTY and NULL support for $Tickets->LimitAttribute(). + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r351 | jesse | 2004-01-04 12:10:53 -0500 (Sun, 04 Jan 2004) | 5 lines +r744 | autrijus | 2004-04-26 15:01:49 -0400 (Mon, 26 Apr 2004) | 8 lines Changed paths: - D /rt/branches/rt-3.1/Makefile - D /rt/branches/rt-3.1/bin/mason_handler.fcgi - D /rt/branches/rt-3.1/bin/mason_handler.scgi - D /rt/branches/rt-3.1/bin/mason_handler.svc - D /rt/branches/rt-3.1/bin/rt - D /rt/branches/rt-3.1/bin/rt-commit-handler - D /rt/branches/rt-3.1/bin/rt-crontool - D /rt/branches/rt-3.1/bin/rt-mailgate - D /rt/branches/rt-3.1/bin/webmux.pl - D /rt/branches/rt-3.1/config - D /rt/branches/rt-3.1/config.pld - D /rt/branches/rt-3.1/config.status - D /rt/branches/rt-3.1/configure - D /rt/branches/rt-3.1/etc/RT_Config.pm - D /rt/branches/rt-3.1/lib/RT.pm - D /rt/branches/rt-3.1/lib/t/00smoke.t - D /rt/branches/rt-3.1/lib/t/01harness.t - D /rt/branches/rt-3.1/lib/t/02regression.t - D /rt/branches/rt-3.1/lib/t/03web.pl - D /rt/branches/rt-3.1/lib/t/04_send_email.pl - D /rt/branches/rt-3.1/sbin/rt-setup-database - D /rt/branches/rt-3.1/sbin/rt-test-dependencies - -Removed autogenerated files. They'll be generated by configure - - + M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm + ---------------------------------------------------------------------- + r4170@not: autrijus | 2004-04-26T18:56:10.826541Z + + * Do not crash the application when Template parsing failed; instead + capture the error and handle it with $RT::Logger->error(). + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r350 | jesse | 2004-01-04 12:05:52 -0500 (Sun, 04 Jan 2004) | 3 lines +r743 | autrijus | 2004-04-26 15:01:05 -0400 (Mon, 26 Apr 2004) | 8 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Record.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm - -Adding in code to support older RTFM + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + ---------------------------------------------------------------------- + r4169@not: autrijus | 2004-04-26T18:52:39.442581Z + + * allow subkeys limit like $Tickets->Limit( FIELD => 'Requestor.Id' ); + previously it was only available from "CF.*" keys. + + ---------------------------------------------------------------------- ------------------------------------------------------------------------ -r316 | jesse | 2003-12-22 16:20:48 -0500 (Mon, 22 Dec 2003) | 2 lines +r741 | autrijus | 2004-04-26 14:48:52 -0400 (Mon, 26 Apr 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm -dependency test tool updated to support downloading pristine distributions of modules +* freeze() forgot to take account of the look_at_* indices, resulting + in incorrect object after thaw()ing ------------------------------------------------------------------------ -r315 | jesse | 2003-12-21 21:51:45 -0500 (Sun, 21 Dec 2003) | 8 lines +r733 | autrijus | 2004-04-23 15:09:40 -0400 (Fri, 23 Apr 2004) | 5 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/EmailParser.pm - A /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm - -Attributes fix -CreateTickets fix - -Initial commit of GnuPG authentication. - - + M /rt + M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm + r4083@not: autrijus | 2004-04-23T19:08:59.061919Z + + * ENTRY_AGGREGATOR is a misspelling (for ENTRYAGGREGATOR), and it + defaults to OR anyway, so simply eliminate this bogus parameter. ------------------------------------------------------------------------ -r314 | root | 2003-12-20 18:21:38 -0500 (Sat, 20 Dec 2003) | 3 lines +r722 | autrijus | 2004-04-21 18:32:19 -0400 (Wed, 21 Apr 2004) | 10 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/SelectLang - -Better copes with nonexistent languages. + M /rt + M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm + M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm + r4037@not: autrijus | 2004-04-21T22:30:37.269510Z + + * It turns out that for EMPTY => 1 to work, IS NULL needs to be OR'ed + to the other columns as well... + + ---------------------------------------------------------------------- + r4038@not: autrijus | 2004-04-21T22:31:56.271421Z + + * merge previous commit from 3.3 to 3.1. ------------------------------------------------------------------------ -r313 | jesse | 2003-12-19 03:39:58 -0500 (Fri, 19 Dec 2003) | 2 lines +r719 | autrijus | 2004-04-21 14:59:55 -0400 (Wed, 21 Apr 2004) | 4 lines Changed paths: - A /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po + M /rt + M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm -Malkoviched up a Malkovich Malkovich. + r4027@not: autrijus | 2004-04-21T18:59:19.548165Z + + * LimitAttribute( EMPTY => 1 ) is much more correctly handled with a IS NULL. + +------------------------------------------------------------------------ +r717 | jesse | 2004-04-21 01:25:01 -0400 (Wed, 21 Apr 2004) | 6 lines +Changed paths: + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/Makefile.in + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/configure.ac + M /rt/branches/rt-3.3/etc/RT_Config.pm.in + M /rt/branches/rt-3.3/etc/schema.mysql + A /rt/branches/rt-3.3/etc/upgrade/3.1.0 + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Informix + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Oracle + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Pg + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.SQLite + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.mysql + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/content + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Informix + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Oracle + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Pg + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite + A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.mysql + M /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers + A /rt/branches/rt-3.3/html/Admin/Elements/ToolTabs + A /rt/branches/rt-3.3/html/Admin/Tools + A /rt/branches/rt-3.3/html/Admin/Tools/Configuration.html + A /rt/branches/rt-3.3/html/Admin/Tools/index.html + A /rt/branches/rt-3.3/html/Elements/QueryString + A /rt/branches/rt-3.3/html/Elements/ScrubHTML + M /rt/branches/rt-3.3/html/Elements/Tabs + M /rt/branches/rt-3.3/html/Elements/TicketList + M /rt/branches/rt-3.3/html/NoAuth/webrt.css + M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default + M /rt/branches/rt-3.3/html/Scope/Search.html + M /rt/branches/rt-3.3/html/Search/Build.html + M /rt/branches/rt-3.3/html/Search/Edit.html + M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.3/html/Search/Elements/DisplayOptions + M /rt/branches/rt-3.3/html/Search/Elements/EditFormat + M /rt/branches/rt-3.3/html/Search/Elements/EditSearches + M /rt/branches/rt-3.3/html/Search/Results.html + M /rt/branches/rt-3.3/html/Search/Results.rdf + M /rt/branches/rt-3.3/html/Search/Results.tsv + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransactionAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs + A /rt/branches/rt-3.3/html/Ticket/ShowEmailRecord.html + M /rt/branches/rt-3.3/html/Ticket/Update.html + A /rt/branches/rt-3.3/html/Tools/Elements + A /rt/branches/rt-3.3/html/Tools/Elements/Tabs + A /rt/branches/rt-3.3/html/Tools/Offline.html + M /rt/branches/rt-3.3/html/autohandler + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/I18N.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm + M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in + ---------------------------------------------------------------------- + r2113@tinbook: jesse | 2004-04-21T05:24:17.573962Z + + Remerging from RT 3.1.x + ---------------------------------------------------------------------- + ------------------------------------------------------------------------ -r312 | jesse | 2003-12-18 16:59:08 -0500 (Thu, 18 Dec 2003) | 4 lines +r714 | autrijus | 2004-04-20 23:49:45 -0400 (Tue, 20 Apr 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Listing.html - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage + A /rt/branches/rt-3.3/html/Elements/ShowCustomFieldImage + M /rt/branches/rt-3.3/html/Elements/ShowCustomFields + +r4005@not: autrijus | 2004-04-21T03:49:17.533641Z -Generalized TicketList a fair bit. -Added sorting and ordering +RT-Ticket: 5365 +RT-Status: resolved +Make image display inline on ticket info screen. ------------------------------------------------------------------------ -r311 | jesse | 2003-12-18 13:59:00 -0500 (Thu, 18 Dec 2003) | 2 lines +r712 | leira | 2004-04-20 22:49:09 -0400 (Tue, 20 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/Makefile - M /rt/branches/rt-3.1/config.status - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets - M /rt/branches/rt-3.1/html/Elements/TicketList - M /rt/branches/rt-3.1/html/Search/Elements/TicketRow - M /rt/branches/rt-3.1/html/Search/Listing.html - M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/html/Admin/Groups/index.html + M /rt/branches/rt-3.3/html/Admin/Users/index.html + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage -work in progress update of the ticket listing stuff +fix WebPath urls ------------------------------------------------------------------------ -r307 | jesse | 2003-12-16 00:19:38 -0500 (Tue, 16 Dec 2003) | 2 lines +r711 | leira | 2004-04-20 22:43:57 -0400 (Tue, 20 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/html/Elements/MyTickets - A /rt/branches/rt-3.1/html/Elements/TicketList + M /rt/branches/rt-3.3/html/Admin/Groups/index.html + M /rt/branches/rt-3.3/html/Admin/Users/index.html + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage -Factoring out MyTickets and MyRequests to TicketList +Dowload links need the WebPath. ------------------------------------------------------------------------ -r306 | jesse | 2003-12-14 23:24:16 -0500 (Sun, 14 Dec 2003) | 2 lines +r710 | leira | 2004-04-20 22:37:34 -0400 (Tue, 20 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/html/Elements/MyRequests - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm -better docs and a first example of the use in MyRequests. wants more generalization. +decode_utf8, not decode_utf_8 ------------------------------------------------------------------------ -r305 | root | 2003-12-14 13:23:46 -0500 (Sun, 14 Dec 2003) | 2 lines +r709 | leira | 2004-04-20 22:16:04 -0400 (Tue, 20 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm -started test suite for tickets_Overlay_SQL +"decode_utf_8", not "decode_utf 8" ------------------------------------------------------------------------ -r304 | jesse | 2003-12-13 23:18:58 -0500 (Sat, 13 Dec 2003) | 2 lines +r708 | leira | 2004-04-20 22:15:39 -0400 (Tue, 20 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm -TicketSQL parser additions. first cut of "SELECT" functionality +CFs are no longer attached to queues. ------------------------------------------------------------------------ -r303 | root | 2003-12-12 19:30:00 -0500 (Fri, 12 Dec 2003) | 3 lines +r707 | jesse | 2004-04-20 21:21:11 -0400 (Tue, 20 Apr 2004) | 1 line Changed paths: - M /rt/branches/rt-3.1/bin/standalone_httpd.in - -a bit of refactoring for the standalone httpd - + M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Record.pm +Adding support for encoding LOBs for the new custom field behaviour ------------------------------------------------------------------------ -r302 | jesse | 2003-12-12 03:45:44 -0500 (Fri, 12 Dec 2003) | 3 lines +r703 | jesse | 2004-04-19 22:26:50 -0400 (Mon, 19 Apr 2004) | 1 line Changed paths: - M /rt/branches/rt-3.1/Makefile - M /rt/branches/rt-3.1/Makefile.in - A /rt/branches/rt-3.1/bin/standalone_httpd.in - M /rt/branches/rt-3.1/config.status - M /rt/branches/rt-3.1/configure - M /rt/branches/rt-3.1/configure.ac - -Added a standalone "personal" httpd for RT - + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/etc/schema.Pg + M /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/LoadTextAttachments + M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm +"Another pass at trying to fix the schema" ------------------------------------------------------------------------ -r301 | root | 2003-12-09 23:23:27 -0500 (Tue, 09 Dec 2003) | 4 lines +r702 | jesse | 2004-04-19 22:12:32 -0400 (Mon, 19 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/Makefile - M /rt/branches/rt-3.1/bin/mason_handler.fcgi - M /rt/branches/rt-3.1/bin/mason_handler.svc - M /rt/branches/rt-3.1/bin/rt - M /rt/branches/rt-3.1/bin/rt-commit-handler - M /rt/branches/rt-3.1/bin/rt-crontool - M /rt/branches/rt-3.1/bin/rt-mailgate - M /rt/branches/rt-3.1/bin/webmux.pl - M /rt/branches/rt-3.1/config.status - M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips - M /rt/branches/rt-3.1/html/Ticket/Update.html - M /rt/branches/rt-3.1/lib/RT/Action/Notify.pm - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/t/00smoke.t - M /rt/branches/rt-3.1/lib/t/01harness.t - M /rt/branches/rt-3.1/lib/t/02regression.t - M /rt/branches/rt-3.1/lib/t/03web.pl - M /rt/branches/rt-3.1/lib/t/04_send_email.pl - M /rt/branches/rt-3.1/sbin/rt-setup-database - M /rt/branches/rt-3.1/sbin/rt-test-dependencies - -Squelching messages to individual recipients now works - + M /rt/branches/rt-3.3/etc/acl.Pg + M /rt/branches/rt-3.3/etc/schema.Pg +Fixing conflicts from fixing the same bugs as linda. ------------------------------------------------------------------------ -r297 | jesse | 2003-12-04 20:10:48 -0500 (Thu, 04 Dec 2003) | 3 lines +r701 | leira | 2004-04-19 14:35:01 -0400 (Mon, 19 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - -The per-ticket recipient blacklist appears to actually work. + M /rt/branches/rt-3.3/etc/acl.Pg +One more acl fix. ------------------------------------------------------------------------ -r296 | jesse | 2003-12-03 23:58:30 -0500 (Wed, 03 Dec 2003) | 2 lines +r700 | leira | 2004-04-19 14:16:08 -0400 (Mon, 19 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm - M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm + M /rt/branches/rt-3.3/etc/acl.Pg + M /rt/branches/rt-3.3/etc/schema.Pg -A bunch of work on attributes +Schema & acl fixes for Postgres. ------------------------------------------------------------------------ -r294 | jesse | 2003-12-03 16:04:55 -0500 (Wed, 03 Dec 2003) | 4 lines +r695 | autrijus | 2004-04-16 15:33:06 -0400 (Fri, 16 Apr 2004) | 4 lines Changed paths: - M /rt/branches/rt-3.1/etc/schema.Informix - M /rt/branches/rt-3.1/etc/schema.Oracle - M /rt/branches/rt-3.1/etc/schema.Pg - M /rt/branches/rt-3.1/etc/schema.SQLite - M /rt/branches/rt-3.1/etc/schema.mysql - M /rt/branches/rt-3.1/lib/RT/ACE.pm - M /rt/branches/rt-3.1/lib/RT/ACL.pm - M /rt/branches/rt-3.1/lib/RT/Attachment.pm - M /rt/branches/rt-3.1/lib/RT/Attachments.pm - M /rt/branches/rt-3.1/lib/RT/Attribute.pm - M /rt/branches/rt-3.1/lib/RT/Attributes.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm - M /rt/branches/rt-3.1/lib/RT/CustomField.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/CustomFields.pm - M /rt/branches/rt-3.1/lib/RT/Group.pm - M /rt/branches/rt-3.1/lib/RT/GroupMember.pm - M /rt/branches/rt-3.1/lib/RT/GroupMembers.pm - M /rt/branches/rt-3.1/lib/RT/Groups.pm - M /rt/branches/rt-3.1/lib/RT/Link.pm - M /rt/branches/rt-3.1/lib/RT/Links.pm - M /rt/branches/rt-3.1/lib/RT/Principal.pm - M /rt/branches/rt-3.1/lib/RT/Principals.pm - M /rt/branches/rt-3.1/lib/RT/Queue.pm - M /rt/branches/rt-3.1/lib/RT/Queues.pm - M /rt/branches/rt-3.1/lib/RT/Scrip.pm - M /rt/branches/rt-3.1/lib/RT/ScripAction.pm - M /rt/branches/rt-3.1/lib/RT/ScripActions.pm - M /rt/branches/rt-3.1/lib/RT/ScripCondition.pm - M /rt/branches/rt-3.1/lib/RT/ScripConditions.pm - M /rt/branches/rt-3.1/lib/RT/Scrips.pm - M /rt/branches/rt-3.1/lib/RT/Template.pm - M /rt/branches/rt-3.1/lib/RT/Templates.pm - M /rt/branches/rt-3.1/lib/RT/Ticket.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/Tickets.pm - M /rt/branches/rt-3.1/lib/RT/Transaction.pm - M /rt/branches/rt-3.1/lib/RT/Transactions.pm - M /rt/branches/rt-3.1/lib/RT/User.pm - M /rt/branches/rt-3.1/lib/RT/Users.pm - -Added a "Description" column to the attributes table. Regenerated the basefiles for all the db-classes + M /rt + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect +r3928@not: autrijus | 2004-04-16T19:32:35.970968Z +Fix select CF display bug as reported by leira ------------------------------------------------------------------------ -r293 | jesse | 2003-11-30 22:30:22 -0500 (Sun, 30 Nov 2003) | 3 lines +r685 | autrijus | 2004-04-14 05:29:23 -0400 (Wed, 14 Apr 2004) | 5 lines Changed paths: - A /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips - M /rt/branches/rt-3.1/html/Ticket/Update.html - M /rt/branches/rt-3.1/lib/RT/Action/Notify.pm - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm + M /rt + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary -Added support for previewing what email a scrip update will send. +r3851@not: autrijus | 2004-04-14T09:27:57.550568Z +* make EditCustomFieldBinary's condition style agree with other + elements -- also avoids comparing an uninitialized value. ------------------------------------------------------------------------ -r292 | jesse | 2003-11-30 14:57:38 -0500 (Sun, 30 Nov 2003) | 7 lines +r682 | leira | 2004-04-12 02:07:01 -0400 (Mon, 12 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm - -Added methods to get address lists out of active scrips. - -cleaned up handling of prepared, but not activated scrips. + M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html + M /rt/branches/rt-3.3/html/Admin/Users/Modify.html + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect + M /rt/branches/rt-3.3/html/Elements/EditCustomFieldText + M /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType + M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields + M /rt/branches/rt-3.3/html/Ticket/Modify.html + M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Record.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm + +Fixes from autrijus. + +------------------------------------------------------------------------ +r665 | jesse | 2004-04-02 16:54:23 -0500 (Fri, 02 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.3/html/Admin/Elements/PickObjects + +Allowing the custom field admin screens to add custom fields to all users +------------------------------------------------------------------------ +r664 | jesse | 2004-04-02 16:39:27 -0500 (Fri, 02 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.3/lib/RT/Record.pm + M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm + +Pulling forward relationships fixes from 3.1; updating a transaction-related assertion for 3.3 +------------------------------------------------------------------------ +r662 | jesse | 2004-04-02 10:54:22 -0500 (Fri, 02 Apr 2004) | 1 line +Changed paths: + M /rt/branches/rt-3.3/etc/acl.Pg + M /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue + M /rt/branches/rt-3.3/html/Admin/Queues/Modify.html + A /rt/branches/rt-3.3/html/Elements/EditLinks + M /rt/branches/rt-3.3/html/Elements/MessageBox + M /rt/branches/rt-3.3/html/Elements/SelectMatch + A /rt/branches/rt-3.3/html/Elements/ShowLink + A /rt/branches/rt-3.3/html/Elements/ShowLinks + M /rt/branches/rt-3.3/html/Scope/Elements/ShowSummary + M /rt/branches/rt-3.3/html/Search/Build.html + M /rt/branches/rt-3.3/html/Search/Bulk.html + M /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType + M /rt/branches/rt-3.3/html/SelfService/Display.html + M /rt/branches/rt-3.3/html/Ticket/Create.html + M /rt/branches/rt-3.3/html/Ticket/Display.html + A /rt/branches/rt-3.3/html/Ticket/Elements/LoadTextAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.3/html/Ticket/History.html + M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html + M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html + M /rt/branches/rt-3.3/html/Ticket/Update.html + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm + M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Attribute_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.3/lib/RT/EmailParser.pm + A /rt/branches/rt-3.3/lib/RT/I18N/da.po + M /rt/branches/rt-3.3/lib/RT/I18N/fr.po + A /rt/branches/rt-3.3/lib/RT/I18N/hu.po + M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Record.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm +Took a hand-merging pass at 3.1->3.3 after autrijus manual baseless merge. +------------------------------------------------------------------------ +r661 | autrijus | 2004-04-02 08:57:08 -0500 (Fri, 02 Apr 2004) | 3 lines +Changed paths: + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm +* put Ticket_Overlay back to where it was. ------------------------------------------------------------------------ -r291 | jesse | 2003-11-29 15:56:19 -0500 (Sat, 29 Nov 2003) | 2 lines +r660 | autrijus | 2004-04-02 08:43:44 -0500 (Fri, 02 Apr 2004) | 1 line Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/Generic.pm - M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm - -Smarter leak prevention that doesn't prematurely destroy objects we need. + M /rt + M /rt/branches/rt-3.3 + M /rt/branches/rt-3.3/Makefile.in + A /rt/branches/rt-3.3/README.Oracle + M /rt/branches/rt-3.3/UPGRADING + M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in + M /rt/branches/rt-3.3/bin/mason_handler.scgi.in + M /rt/branches/rt-3.3/bin/rt-crontool.in + M /rt/branches/rt-3.3/bin/rt-mailgate.in + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/config.layout + M /rt/branches/rt-3.3/configure.ac + M /rt/branches/rt-3.3/etc/initialdata + M /rt/branches/rt-3.3/etc/schema.Informix + M /rt/branches/rt-3.3/etc/schema.Oracle + M /rt/branches/rt-3.3/etc/schema.SQLite + A /rt/branches/rt-3.3/etc/upgrade/3.1.15 + A /rt/branches/rt-3.3/etc/upgrade/3.1.15/content + M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip + M /rt/branches/rt-3.3/html/Admin/Elements/SelectStage + M /rt/branches/rt-3.3/html/Elements/Callback + M /rt/branches/rt-3.3/html/Elements/MessageBox + M /rt/branches/rt-3.3/html/Elements/SelectLang + M /rt/branches/rt-3.3/html/Elements/SelectMatch + M /rt/branches/rt-3.3/html/Elements/SelectWatcherType + M /rt/branches/rt-3.3/html/Elements/SetupSessionCookie + M /rt/branches/rt-3.3/html/Elements/SimpleSearch + M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default + M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/history + M /rt/branches/rt-3.3/html/REST/1.0/autohandler + M /rt/branches/rt-3.3/html/REST/1.0/dhandler + M /rt/branches/rt-3.3/html/REST/1.0/search/ticket + M /rt/branches/rt-3.3/html/Scope/Elements/ShowHistory + M /rt/branches/rt-3.3/html/Scope/Elements/ShowTransaction + M /rt/branches/rt-3.3/html/Search/Elements/PickRestriction + M /rt/branches/rt-3.3/html/SelfService/Elements/MyRequests + M /rt/branches/rt-3.3/html/Ticket/Attachment/dhandler + M /rt/branches/rt-3.3/html/Ticket/Display.html + M /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageStanza + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.3/html/index.html + M /rt/branches/rt-3.3/lib/RT/Action/AutoOpen.pm + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Base.pm + M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/EmailParser.pm + M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Handle.pm + M /rt/branches/rt-3.3/lib/RT/I18N/fi.po + M /rt/branches/rt-3.3/lib/RT/I18N/fr.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po + M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po + M /rt/branches/rt-3.3/lib/RT/I18N.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm + M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + M /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/StyleGuide.pod + M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm + M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/URI.pm + M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm + M /rt/branches/rt-3.3/lib/t/03web.pl.in + M /rt/branches/rt-3.3/lib/t/04_send_email.pl.in + M /rt/branches/rt-3.3/sbin/license_tag + M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in +MERGE: 3.1 to 3.3 ------------------------------------------------------------------------ -r290 | jesse | 2003-11-29 15:54:51 -0500 (Sat, 29 Nov 2003) | 2 lines +r659 | jesse | 2004-04-01 21:23:57 -0500 (Thu, 01 Apr 2004) | 1 line Changed paths: - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - -New functionality to support "try ouyt this comment without committing" + M /rt/branches/rt-3.3/releng.cnf +Updated releng.cnf ------------------------------------------------------------------------ -r289 | jesse | 2003-11-29 02:50:35 -0500 (Sat, 29 Nov 2003) | 7 lines +r656 | jesse | 2004-04-01 16:54:22 -0500 (Thu, 01 Apr 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm - - -SendEmail cleanup. - -no longer Destroy action and condition objects immediately upon commit. -now we can get at the data we want + M /rt/branches/rt-3.3/html/Admin/CustomFields/Objects.html + M /rt/branches/rt-3.3/html/Admin/CustomFields/index.html + M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields + M /rt/branches/rt-3.3/html/Admin/Elements/PickCustomFields + M /rt/branches/rt-3.3/html/Admin/Elements/PickObjects + M /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs +UI updates to remove unneeded options and clarify some language ------------------------------------------------------------------------ -r288 | jesse | 2003-11-28 17:52:56 -0500 (Fri, 28 Nov 2003) | 14 lines +r655 | jesse | 2004-04-01 16:53:29 -0500 (Thu, 01 Apr 2004) | 3 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm - -Refactoring how ticket comments and correspondence are submitted. - -Comment and Correspond now share a subroutine, rather than a bunch of identical code. - -RT::Transaction::Create now holds onto a bunch more Scrip data and metadata - -Scrips being applied now expose the set of scrips that actually get prepared. - -It's possible to create a transaction that prepares, but does not fire scrips. - -The API for accessing this has not yet been stabilized + M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm +Updated how RT generates friendly name for which object a Custom Field applies to ------------------------------------------------------------------------ -r287 | jesse | 2003-11-26 23:07:51 -0500 (Wed, 26 Nov 2003) | 2 lines +r654 | jesse | 2004-04-01 16:52:31 -0500 (Thu, 01 Apr 2004) | 1 line Changed paths: - A /rt/branches/rt-3.1/html/Admin/Elements/SelectStage - -added back missing file from merge + M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm +Added support for RT 3.0 compatible Transactions->Limit ------------------------------------------------------------------------ -r286 | jesse | 2003-11-26 15:48:52 -0500 (Wed, 26 Nov 2003) | 4 lines +r653 | autrijus | 2004-04-01 11:37:33 -0500 (Thu, 01 Apr 2004) | 4 lines Changed paths: - M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm - -Refactoring how scrips figure out what to do in anticipation of "prepare but don't apply" + M /rt + M /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs +r3597@not: autrijus | 2004-04-01T16:36:37.019460Z +* put global Cf editing back. ------------------------------------------------------------------------ -r285 | jesse | 2003-11-26 03:31:26 -0500 (Wed, 26 Nov 2003) | 4 lines +r648 | autrijus | 2004-03-31 11:12:04 -0500 (Wed, 31 Mar 2004) | 4 lines Changed paths: - D /rt/branches/rt-3.1/config.log - M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm - -major scrips refactoring in preparation for more atomic calls + M /rt + M /rt/branches/rt-3.3/lib/RT/I18N.pm +r3556@not: autrijus | 2004-03-31T16:11:11.225511Z +* lexicon path may contain spaces, esp. on win32. ------------------------------------------------------------------------ -r284 | jesse | 2003-11-25 23:04:52 -0500 (Tue, 25 Nov 2003) | 3 lines +r645 | autrijus | 2004-03-31 01:20:10 -0500 (Wed, 31 Mar 2004) | 5 lines Changed paths: - M /rt/branches/rt-3.1/Makefile - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/README - M /rt/branches/rt-3.1/UPGRADING - M /rt/branches/rt-3.1/bin/mason_handler.fcgi - M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in - M /rt/branches/rt-3.1/bin/mason_handler.scgi - M /rt/branches/rt-3.1/bin/mason_handler.scgi.in - M /rt/branches/rt-3.1/bin/mason_handler.svc - M /rt/branches/rt-3.1/bin/rt - M /rt/branches/rt-3.1/bin/rt-commit-handler - M /rt/branches/rt-3.1/bin/rt-crontool - M /rt/branches/rt-3.1/bin/rt-mailgate - M /rt/branches/rt-3.1/bin/rt.in - M /rt/branches/rt-3.1/bin/webmux.pl - M /rt/branches/rt-3.1/config.log - M /rt/branches/rt-3.1/config.status - M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip - M /rt/branches/rt-3.1/html/Ticket/Display.html - M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates - M /rt/branches/rt-3.1/html/Ticket/Modify.html - M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html - M /rt/branches/rt-3.1/html/Ticket/Update.html - M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm - M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm - M /rt/branches/rt-3.1/lib/t/00smoke.t - M /rt/branches/rt-3.1/lib/t/01harness.t - M /rt/branches/rt-3.1/lib/t/02regression.t - M /rt/branches/rt-3.1/lib/t/03web.pl - M /rt/branches/rt-3.1/lib/t/03web.pl.in - M /rt/branches/rt-3.1/lib/t/04_send_email.pl - M /rt/branches/rt-3.1/sbin/rt-setup-database - M /rt/branches/rt-3.1/sbin/rt-setup-database.in - M /rt/branches/rt-3.1/sbin/rt-test-dependencies + M /rt + M /rt/branches/rt-3.3/etc/schema.Informix + M /rt/branches/rt-3.3/etc/schema.Oracle + M /rt/branches/rt-3.3/etc/schema.Pg + M /rt/branches/rt-3.3/etc/schema.SQLite + M /rt/branches/rt-3.3/etc/schema.mysql -Merging forward the changes from 3.0.7_01 to 3.0.8 +r3541@not: autrijus | 2004-03-31T06:19:36.740253Z +* port mysql schema to Pg. +* other database are partially ported -- OCF and OCFV currently not there ------------------------------------------------------------------------ -r281 | jesse | 2003-11-24 20:09:00 -0500 (Mon, 24 Nov 2003) | 3 lines +r643 | autrijus | 2004-03-31 00:16:07 -0500 (Wed, 31 Mar 2004) | 1 line Changed paths: - D /rt/branches/rt-3.1/autom4te.cache - -Removed the autoconf m4 cache - + M /rt + M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm +hint to self: don't refactor when you're tired. ------------------------------------------------------------------------ -r280 | jesse | 2003-11-24 01:31:00 -0500 (Mon, 24 Nov 2003) | 2 lines +r612 | autrijus | 2004-03-22 13:46:04 -0500 (Mon, 22 Mar 2004) | 2 lines Changed paths: - M /rt/branches/rt-3.1/Makefile - M /rt/branches/rt-3.1/config.log - M /rt/branches/rt-3.1/config.status - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm + D /rt/branches/rt-3.3/html/Admin/Global/CustomField.html + D /rt/branches/rt-3.3/html/Admin/Global/CustomFields.html -A bunch of cleanup to the SendEmail action in preparation for "show me what this scrip will do" +* remove unused "Global" CF admin pages. ------------------------------------------------------------------------ -r279 | jesse | 2003-11-22 18:13:58 -0500 (Sat, 22 Nov 2003) | 4 lines +r611 | autrijus | 2004-03-20 10:40:58 -0500 (Sat, 20 Mar 2004) | 7 lines Changed paths: - M /rt/branches/rt-3.1/html/Search/Results.tsv - + M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm + M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm -Work on Results.tsv to add custom fields support, clean up output, clean up internals. -Probably hurt performance. - ------------------------------------------------------------------------- -r278 | jesse | 2003-11-19 22:53:07 -0500 (Wed, 19 Nov 2003) | 2 lines -Changed paths: - M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm - -first cut of "record all outgoing mail" - ------------------------------------------------------------------------- -r277 | jesse | 2003-11-19 20:17:13 -0500 (Wed, 19 Nov 2003) | 2 lines -Changed paths: - M /rt/branches/rt-3.1/html/Search/Listing.html - A /rt/branches/rt-3.1/html/Search/Results.tsv - -Now support downloading of tab seperated values of ticket search results - ------------------------------------------------------------------------- -r276 | jesse | 2003-11-19 02:59:16 -0500 (Wed, 19 Nov 2003) | 6 lines -Changed paths: - M /rt/branches/rt-3.1/Makefile - M /rt/branches/rt-3.1/Makefile.in - M /rt/branches/rt-3.1/aclocal.m4 - M /rt/branches/rt-3.1/autom4te.cache/output.0 - M /rt/branches/rt-3.1/autom4te.cache/requests - M /rt/branches/rt-3.1/autom4te.cache/traces.0 - M /rt/branches/rt-3.1/bin/rt-mailgate - M /rt/branches/rt-3.1/config.layout - M /rt/branches/rt-3.1/config.log - M /rt/branches/rt-3.1/config.status - M /rt/branches/rt-3.1/configure - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm - M /rt/branches/rt-3.1/lib/RT.pm - -Buildsystem fixes from jesse's experimental 3.1 branch - -CurrentUser fixes from jesse's experimental 3.1 branch - - - ------------------------------------------------------------------------- -r275 | jesse | 2003-11-19 02:21:29 -0500 (Wed, 19 Nov 2003) | 4 lines -Changed paths: - M /rt/branches/rt-3.1/bin/rt-mailgate.in - M /rt/branches/rt-3.1/configure.ac - M /rt/branches/rt-3.1/etc/schema.mysql - A /rt/branches/rt-3.1/html/Projects - A /rt/branches/rt-3.1/html/Projects/Create.html - A /rt/branches/rt-3.1/html/Projects/Edit.html - A /rt/branches/rt-3.1/html/Projects/Elements - A /rt/branches/rt-3.1/html/Projects/Elements/CreateTask - A /rt/branches/rt-3.1/html/Projects/Elements/EditTask - A /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry - A /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTask - A /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTaskEntry - A /rt/branches/rt-3.1/html/Projects/Elements/Tabs - A /rt/branches/rt-3.1/html/Projects/Elements/TicketTabs - A /rt/branches/rt-3.1/html/Projects/Gantt.html - A /rt/branches/rt-3.1/html/Projects/History.html - A /rt/branches/rt-3.1/html/Projects/Overview.html - A /rt/branches/rt-3.1/html/Projects/Schedule.html - A /rt/branches/rt-3.1/html/Projects/ScheduleByActor.html - A /rt/branches/rt-3.1/html/Projects/index.html - A /rt/branches/rt-3.1/html/Scope - A /rt/branches/rt-3.1/html/Scope/Action.html - A /rt/branches/rt-3.1/html/Scope/Elements - A /rt/branches/rt-3.1/html/Scope/Elements/Header - A /rt/branches/rt-3.1/html/Scope/Elements/MessageBox - A /rt/branches/rt-3.1/html/Scope/Elements/ShowHistory - A /rt/branches/rt-3.1/html/Scope/Elements/ShowHistoryView - A /rt/branches/rt-3.1/html/Scope/Elements/ShowMessageHeaders - A /rt/branches/rt-3.1/html/Scope/Elements/ShowMessageStanza - A /rt/branches/rt-3.1/html/Scope/Elements/ShowSummary - A /rt/branches/rt-3.1/html/Scope/Elements/ShowTransaction - A /rt/branches/rt-3.1/html/Scope/History.html - A /rt/branches/rt-3.1/html/Scope/Search.html - A /rt/branches/rt-3.1/html/Scope/Update.html - A /rt/branches/rt-3.1/html/Scope/View.html - A /rt/branches/rt-3.1/html/Scope/Work.html - A /rt/branches/rt-3.1/html/Scope/index.html - A /rt/branches/rt-3.1/html/Tools - A /rt/branches/rt-3.1/html/Tools/MyDay.html - M /rt/branches/rt-3.1/lib/RT/ACE.pm - M /rt/branches/rt-3.1/lib/RT/ACL.pm - M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm - M /rt/branches/rt-3.1/lib/RT/Attachment.pm - M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/Attachments.pm - A /rt/branches/rt-3.1/lib/RT/Attribute.pm - A /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm - A /rt/branches/rt-3.1/lib/RT/Attributes.pm - A /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm - M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm - M /rt/branches/rt-3.1/lib/RT/CustomField.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/CustomFields.pm - M /rt/branches/rt-3.1/lib/RT/Group.pm - M /rt/branches/rt-3.1/lib/RT/GroupMember.pm - M /rt/branches/rt-3.1/lib/RT/GroupMembers.pm - M /rt/branches/rt-3.1/lib/RT/Groups.pm - M /rt/branches/rt-3.1/lib/RT/Link.pm - M /rt/branches/rt-3.1/lib/RT/Links.pm - M /rt/branches/rt-3.1/lib/RT/Principal.pm - M /rt/branches/rt-3.1/lib/RT/Principals.pm - M /rt/branches/rt-3.1/lib/RT/Queue.pm - M /rt/branches/rt-3.1/lib/RT/Queues.pm - M /rt/branches/rt-3.1/lib/RT/Record.pm - M /rt/branches/rt-3.1/lib/RT/Scrip.pm - M /rt/branches/rt-3.1/lib/RT/ScripAction.pm - M /rt/branches/rt-3.1/lib/RT/ScripActions.pm - M /rt/branches/rt-3.1/lib/RT/ScripCondition.pm - M /rt/branches/rt-3.1/lib/RT/ScripConditions.pm - M /rt/branches/rt-3.1/lib/RT/Scrips.pm - M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm - M /rt/branches/rt-3.1/lib/RT/Template.pm - M /rt/branches/rt-3.1/lib/RT/Templates.pm - M /rt/branches/rt-3.1/lib/RT/Ticket.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm - M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm - M /rt/branches/rt-3.1/lib/RT/Tickets.pm - M /rt/branches/rt-3.1/lib/RT/Transaction.pm - M /rt/branches/rt-3.1/lib/RT/Transactions.pm - M /rt/branches/rt-3.1/lib/RT/User.pm - M /rt/branches/rt-3.1/lib/RT/Users.pm - M /rt/branches/rt-3.1/lib/RT.pm - M /rt/branches/rt-3.1/sbin/factory - -moving in the non-experimental changes from my experimental branch - - - ------------------------------------------------------------------------- -r274 | jesse | 2003-11-19 00:45:03 -0500 (Wed, 19 Nov 2003) | 2 lines -Changed paths: - A /rt/branches/rt-3.1 (from /rt/trunk:273) - -Branching RT 3.1 from RT 3.0.7_01 - ------------------------------------------------------------------------- -r267 | root | 2003-11-17 23:03:48 -0500 (Mon, 17 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/UPGRADING - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/lib/RT.pm - -Load rt-3-0-7_01 into rt/trunk. - ------------------------------------------------------------------------- -r265 | root | 2003-11-17 23:03:20 -0500 (Mon, 17 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/Makefile.in - M /rt/trunk/README - A /rt/trunk/UPGRADING - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/mason_handler.fcgi.in - M /rt/trunk/bin/mason_handler.scgi - M /rt/trunk/bin/mason_handler.scgi.in - M /rt/trunk/bin/mason_handler.svc - M /rt/trunk/bin/mason_handler.svc.in - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt.in - M /rt/trunk/bin/webmux.pl - M /rt/trunk/bin/webmux.pl.in - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - A /rt/trunk/docs/rt3-schema-relationships.dot - M /rt/trunk/etc/RT_Config.pm - M /rt/trunk/etc/RT_Config.pm.in - A /rt/trunk/etc/acl.Informix - M /rt/trunk/etc/constraints.mysql - A /rt/trunk/etc/drop.Informix - A /rt/trunk/etc/schema.Informix - M /rt/trunk/etc/schema.Oracle - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.SQLite - M /rt/trunk/etc/schema.mysql - M /rt/trunk/html/Admin/Elements/SelectRights - M /rt/trunk/html/Admin/Queues/CustomFields.html - A /rt/trunk/html/Elements/SelectLang - M /rt/trunk/html/Elements/SetupSessionCookie - M /rt/trunk/html/REST/1.0/Forms/queue/default - M /rt/trunk/html/REST/1.0/Forms/ticket/attachments - M /rt/trunk/html/REST/1.0/Forms/ticket/default - A /rt/trunk/html/REST/1.0/Forms/ticket/history - M /rt/trunk/html/REST/1.0/Forms/user/default - M /rt/trunk/html/REST/1.0/search/ticket - M /rt/trunk/html/SelfService/Display.html - M /rt/trunk/html/SelfService/Update.html - M /rt/trunk/html/Ticket/Create.html - M /rt/trunk/html/Ticket/Elements/AddWatchers - M /rt/trunk/html/Ticket/Elements/EditCustomField - M /rt/trunk/html/Ticket/Elements/EditPeople - M /rt/trunk/html/Ticket/Elements/ShowDates - M /rt/trunk/html/Ticket/Elements/ShowHistory - M /rt/trunk/html/Ticket/Elements/ShowMessageStanza - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/Ticket/ModifyPeople.html - M /rt/trunk/html/User/Prefs.html - M /rt/trunk/html/autohandler - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/Base.pm - M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm - M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm - M /rt/trunk/lib/RT/CurrentUser.pm - M /rt/trunk/lib/RT/EmailParser.pm - M /rt/trunk/lib/RT/GroupMember_Overlay.pm - M /rt/trunk/lib/RT/Group_Overlay.pm - M /rt/trunk/lib/RT/Groups_Overlay.pm - M /rt/trunk/lib/RT/I18N/zh_cn.po - M /rt/trunk/lib/RT/I18N/zh_tw.po - M /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Principal_Overlay.pm - M /rt/trunk/lib/RT/Queue_Overlay.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/Users_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/sbin/extract-message-catalog - M /rt/trunk/sbin/rt-setup-database - M /rt/trunk/sbin/rt-setup-database.in - M /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in - -Load rt-3-0-7 into rt/trunk. - ------------------------------------------------------------------------- -r76 | root | 2003-11-16 02:27:07 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt.in - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/html/Elements/MessageBox - M /rt/trunk/html/Ticket/Elements/EditLinks - M /rt/trunk/html/Ticket/Update.html - M /rt/trunk/lib/RT/URI/fsck_com_rt.pm - M /rt/trunk/lib/RT.pm - -Load rt-3-0-6 into rt/trunk. - ------------------------------------------------------------------------- -r74 | root | 2003-11-16 02:26:32 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/Makefile.in - M /rt/trunk/README - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/mason_handler.fcgi.in - A /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rt-mailgate.in - A /rt/trunk/bin/rt.in - M /rt/trunk/bin/webmux.pl - M /rt/trunk/bin/webmux.pl.in - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/etc/RT_Config.pm - M /rt/trunk/etc/RT_Config.pm.in - M /rt/trunk/etc/acl.Oracle - A /rt/trunk/etc/drop.Oracle - M /rt/trunk/etc/initialdata - A /rt/trunk/etc/schema.Oracle - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.SQLite - M /rt/trunk/etc/schema.mysql - M /rt/trunk/html/Admin/Elements/EditCustomField - M /rt/trunk/html/Admin/Elements/EditCustomFieldValues - M /rt/trunk/html/Admin/Elements/EditCustomFields - M /rt/trunk/html/Admin/Elements/EditScrips - M /rt/trunk/html/Admin/Elements/SelectGroups - M /rt/trunk/html/Admin/Queues/index.html - M /rt/trunk/html/Admin/Users/Modify.html - M /rt/trunk/html/Admin/Users/index.html - M /rt/trunk/html/Approvals/Display.html - M /rt/trunk/html/Elements/MessageBox - M /rt/trunk/html/Elements/MyTickets - M /rt/trunk/html/Elements/SelectStatus - M /rt/trunk/html/Elements/SetupSessionCookie - A /rt/trunk/html/REST/1.0/Forms - A /rt/trunk/html/REST/1.0/Forms/queue - A /rt/trunk/html/REST/1.0/Forms/queue/default - A /rt/trunk/html/REST/1.0/Forms/queue/ns - A /rt/trunk/html/REST/1.0/Forms/ticket - A /rt/trunk/html/REST/1.0/Forms/ticket/attachments - A /rt/trunk/html/REST/1.0/Forms/ticket/default - A /rt/trunk/html/REST/1.0/Forms/ticket/links - A /rt/trunk/html/REST/1.0/Forms/user - A /rt/trunk/html/REST/1.0/Forms/user/default - A /rt/trunk/html/REST/1.0/Forms/user/ns - M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway - A /rt/trunk/html/REST/1.0/autohandler - A /rt/trunk/html/REST/1.0/dhandler - A /rt/trunk/html/REST/1.0/logout - A /rt/trunk/html/REST/1.0/search - A /rt/trunk/html/REST/1.0/search/dhandler - A /rt/trunk/html/REST/1.0/search/ticket - A /rt/trunk/html/REST/1.0/ticket - A /rt/trunk/html/REST/1.0/ticket/comment - A /rt/trunk/html/REST/1.0/ticket/link - A /rt/trunk/html/REST/1.0/ticket/merge - M /rt/trunk/html/Search/Bulk.html - M /rt/trunk/html/Search/Elements/PickRestriction - M /rt/trunk/html/Ticket/Create.html - M /rt/trunk/html/Ticket/Display.html - M /rt/trunk/html/Ticket/Elements/ShowAttachments - M /rt/trunk/html/Ticket/Elements/ShowPeople - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/User/Prefs.html - M /rt/trunk/html/autohandler - M /rt/trunk/lib/RT/Action/Autoreply.pm - M /rt/trunk/lib/RT/Action/CreateTickets.pm - M /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/EmailParser.pm - M /rt/trunk/lib/RT/Groups_Overlay.pm - M /rt/trunk/lib/RT/I18N/cs.pm - M /rt/trunk/lib/RT/I18N/de.po - A /rt/trunk/lib/RT/I18N/it.po - M /rt/trunk/lib/RT/I18N/ru.po - M /rt/trunk/lib/RT/I18N/zh_cn.po - M /rt/trunk/lib/RT/I18N/zh_tw.po - M /rt/trunk/lib/RT/Interface/Email.pm - A /rt/trunk/lib/RT/Interface/REST.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Principal_Overlay.pm - M /rt/trunk/lib/RT/Queue_Overlay.pm - M /rt/trunk/lib/RT/ScripAction_Overlay.pm - A /rt/trunk/lib/RT/StyleGuide.pod - M /rt/trunk/lib/RT/Template_Overlay.pm - M /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/URI/fsck_com_rt.pm - M /rt/trunk/lib/RT/User_Overlay.pm - M /rt/trunk/lib/RT/Users_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/lib/RT.pm.in - M /rt/trunk/lib/t/02regression.t - M /rt/trunk/lib/t/02regression.t.in - M /rt/trunk/lib/t/03web.pl - M /rt/trunk/lib/t/03web.pl.in - M /rt/trunk/lib/t/04_send_email.pl - M /rt/trunk/lib/t/04_send_email.pl.in - A /rt/trunk/lib/t/data/multipart-report - M /rt/trunk/sbin/factory - M /rt/trunk/sbin/license_tag - M /rt/trunk/sbin/rt-setup-database - M /rt/trunk/sbin/rt-setup-database.in - M /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in - -Load rt-3-0-5 into rt/trunk. - ------------------------------------------------------------------------- -r72 | root | 2003-11-16 02:25:12 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rt-mailgate.in - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/html/Admin/Elements/UserTabs - M /rt/trunk/html/Elements/Footer - M /rt/trunk/html/Elements/ListActions - M /rt/trunk/html/Ticket/Elements/EditLinks - M /rt/trunk/html/Ticket/Elements/ShowAttachments - M /rt/trunk/html/Ticket/Elements/ShowHistory - M /rt/trunk/html/Ticket/Elements/ShowLink - A /rt/trunk/html/Ticket/Elements/ShowMessageHeaders - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/Ticket/Update.html - M /rt/trunk/lib/RT/Action/EscalatePriority.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/CustomField_Overlay.pm - M /rt/trunk/lib/RT/EmailParser.pm - M /rt/trunk/lib/RT/Groups_Overlay.pm - M /rt/trunk/lib/RT/I18N/fr.po - M /rt/trunk/lib/RT/I18N/zh_tw.po - M /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Principal_Overlay.pm - M /rt/trunk/lib/RT/Queue_Overlay.pm - M /rt/trunk/lib/RT/SearchBuilder.pm - M /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/URI/base.pm - M /rt/trunk/lib/RT/URI/fsck_com_rt.pm - M /rt/trunk/lib/RT/Users_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/lib/RT.pm.in - M /rt/trunk/lib/t/00smoke.t - M /rt/trunk/lib/t/00smoke.t.in - M /rt/trunk/lib/t/04_send_email.pl - M /rt/trunk/lib/t/04_send_email.pl.in - A /rt/trunk/lib/t/data/nested-rfc-822 - M /rt/trunk/sbin/factory - M /rt/trunk/sbin/rt-setup-database - M /rt/trunk/sbin/rt-setup-database.in - -Load rt-3-0-4 into rt/trunk. - ------------------------------------------------------------------------- -r70 | root | 2003-11-16 02:24:18 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/Makefile.in - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/mason_handler.fcgi.in - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rt-mailgate.in - M /rt/trunk/bin/webmux.pl - M /rt/trunk/bin/webmux.pl.in - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/etc/RT_Config.pm - M /rt/trunk/etc/RT_Config.pm.in - M /rt/trunk/etc/schema.SQLite - M /rt/trunk/html/Admin/Elements/EditQueueWatchers - M /rt/trunk/html/Admin/Queues/Scrip.html - M /rt/trunk/html/Elements/Header - M /rt/trunk/html/Elements/Login - M /rt/trunk/html/Elements/PageLayout - M /rt/trunk/html/Elements/SetupSessionCookie - M /rt/trunk/html/NoAuth/Logout.html - M /rt/trunk/html/NoAuth/webrt.css - M /rt/trunk/html/Search/Bulk.html - M /rt/trunk/html/Search/Elements/TicketHeaderCell - M /rt/trunk/html/Ticket/Attachment/dhandler - M /rt/trunk/html/Ticket/Create.html - M /rt/trunk/html/Ticket/Elements/EditCustomField - M /rt/trunk/html/Ticket/Elements/ShowLink - M /rt/trunk/html/Ticket/Elements/ShowLinks - M /rt/trunk/html/Ticket/Elements/ShowRequestor - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/Ticket/Elements/Tabs - M /rt/trunk/html/Ticket/Update.html - M /rt/trunk/html/autohandler - M /rt/trunk/html/l - M /rt/trunk/lib/RT/ACL_Overlay.pm - M /rt/trunk/lib/RT/Action/CreateTickets.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm - M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm - M /rt/trunk/lib/RT/Condition/OwnerChange.pm - M /rt/trunk/lib/RT/CurrentUser.pm - M /rt/trunk/lib/RT/EmailParser.pm - M /rt/trunk/lib/RT/GroupMembers_Overlay.pm - M /rt/trunk/lib/RT/Group_Overlay.pm - M /rt/trunk/lib/RT/Groups_Overlay.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/I18N/de.po - M /rt/trunk/lib/RT/I18N/fr.po - M /rt/trunk/lib/RT/I18N/he.po - M /rt/trunk/lib/RT/I18N/nl.po - A /rt/trunk/lib/RT/I18N/no.po - M /rt/trunk/lib/RT/I18N/zh_cn.po - M /rt/trunk/lib/RT/I18N/zh_tw.po - M /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Queue_Overlay.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip_Overlay.pm - M /rt/trunk/lib/RT/SearchBuilder.pm - M /rt/trunk/lib/RT/Template_Overlay.pm - M /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/Tickets_Overlay.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/User_Overlay.pm - M /rt/trunk/lib/RT/Users_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/lib/RT.pm.in - M /rt/trunk/lib/t/00smoke.t - M /rt/trunk/lib/t/00smoke.t.in - M /rt/trunk/lib/t/02regression.t - M /rt/trunk/lib/t/02regression.t.in - A /rt/trunk/lib/t/04_send_email.pl - A /rt/trunk/lib/t/04_send_email.pl.in - A /rt/trunk/lib/t/data/8859-15-message-series - A /rt/trunk/lib/t/data/8859-15-message-series/dir - A /rt/trunk/lib/t/data/8859-15-message-series/msg1 - A /rt/trunk/lib/t/data/8859-15-message-series/msg2 - A /rt/trunk/lib/t/data/8859-15-message-series/msg3 - A /rt/trunk/lib/t/data/8859-15-message-series/msg4 - A /rt/trunk/lib/t/data/8859-15-message-series/msg5 - A /rt/trunk/lib/t/data/8859-15-message-series/msg6 - A /rt/trunk/lib/t/data/8859-15-message-series/msg7 - A /rt/trunk/lib/t/data/multipart-alternative-with-umlaut - A /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1 - A /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1-full - A /rt/trunk/lib/t/data/russian-subject-no-content-type - A /rt/trunk/lib/t/data/text-html-in-russian - A /rt/trunk/lib/t/data/text-html-with-umlaut - M /rt/trunk/sbin/extract-message-catalog - M /rt/trunk/sbin/rt-setup-database - M /rt/trunk/sbin/rt-setup-database.in - M /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in - -Load rt-3-0-3 into rt/trunk. - ------------------------------------------------------------------------- -r68 | root | 2003-11-16 02:23:17 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/Makefile.in - M /rt/trunk/README - M /rt/trunk/aclocal.m4 - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - M /rt/trunk/bin/webmux.pl - M /rt/trunk/bin/webmux.pl.in - M /rt/trunk/config.layout - M /rt/trunk/config.log - M /rt/trunk/config.pld - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/etc/RT_Config.pm - M /rt/trunk/etc/RT_Config.pm.in - M /rt/trunk/etc/initialdata - M /rt/trunk/html/Admin/Elements/SelectRights - M /rt/trunk/html/Admin/Queues/GroupRights.html - M /rt/trunk/html/Admin/Queues/Modify.html - M /rt/trunk/html/Admin/Queues/Scrips.html - M /rt/trunk/html/Admin/Queues/UserRights.html - M /rt/trunk/html/Approvals/Elements/ShowDependency - M /rt/trunk/html/Elements/Error - M /rt/trunk/html/Elements/Footer - M /rt/trunk/html/Elements/Quicksearch - M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway - M /rt/trunk/html/Search/Bulk.html - A /rt/trunk/html/Ticket/Elements/BulkLinks - M /rt/trunk/html/Ticket/Elements/ShowAttachments - M /rt/trunk/html/Ticket/Elements/ShowMessageStanza - M /rt/trunk/html/Ticket/Elements/ShowRequestor - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/autohandler - M /rt/trunk/lib/RT/ACE.pm - M /rt/trunk/lib/RT/ACL.pm - M /rt/trunk/lib/RT/Action/AutoOpen.pm - M /rt/trunk/lib/RT/Action/Autoreply.pm - M /rt/trunk/lib/RT/Action/CreateTickets.pm - M /rt/trunk/lib/RT/Action/EscalatePriority.pm - M /rt/trunk/lib/RT/Action/Generic.pm - M /rt/trunk/lib/RT/Action/Notify.pm - M /rt/trunk/lib/RT/Action/NotifyAsComment.pm - M /rt/trunk/lib/RT/Action/ResolveMembers.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Action/SetPriority.pm - M /rt/trunk/lib/RT/Action/UserDefined.pm - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/Attachments.pm - M /rt/trunk/lib/RT/Base.pm - M /rt/trunk/lib/RT/CachedGroupMember.pm - M /rt/trunk/lib/RT/CachedGroupMembers.pm - M /rt/trunk/lib/RT/Condition/AnyTransaction.pm - M /rt/trunk/lib/RT/Condition/BeforeDue.pm - M /rt/trunk/lib/RT/Condition/Generic.pm - M /rt/trunk/lib/RT/Condition/Overdue.pm - M /rt/trunk/lib/RT/Condition/OwnerChange.pm - M /rt/trunk/lib/RT/Condition/PriorityExceeds.pm - M /rt/trunk/lib/RT/Condition/QueueChange.pm - M /rt/trunk/lib/RT/Condition/StatusChange.pm - M /rt/trunk/lib/RT/Condition/UserDefined.pm - M /rt/trunk/lib/RT/CurrentUser.pm - M /rt/trunk/lib/RT/CustomField.pm - M /rt/trunk/lib/RT/CustomFieldValue.pm - M /rt/trunk/lib/RT/CustomFieldValues.pm - M /rt/trunk/lib/RT/CustomFields.pm - M /rt/trunk/lib/RT/Date.pm - M /rt/trunk/lib/RT/EmailParser.pm - M /rt/trunk/lib/RT/Group.pm - M /rt/trunk/lib/RT/GroupMember.pm - M /rt/trunk/lib/RT/GroupMembers.pm - M /rt/trunk/lib/RT/Groups.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/I18N/i_default.pm - M /rt/trunk/lib/RT/I18N/zh_cn.po - M /rt/trunk/lib/RT/I18N/zh_tw.po - M /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/CLI.pm - M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm - M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Link.pm - M /rt/trunk/lib/RT/Links.pm - M /rt/trunk/lib/RT/Principal.pm - M /rt/trunk/lib/RT/Principal_Overlay.pm - M /rt/trunk/lib/RT/Principals.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Queue_Overlay.pm - M /rt/trunk/lib/RT/Queues.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip.pm - M /rt/trunk/lib/RT/ScripAction.pm - M /rt/trunk/lib/RT/ScripActions.pm - M /rt/trunk/lib/RT/ScripCondition.pm - M /rt/trunk/lib/RT/ScripConditions.pm - M /rt/trunk/lib/RT/Scrips.pm - M /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm - M /rt/trunk/lib/RT/Search/Generic.pm - M /rt/trunk/lib/RT/SearchBuilder.pm - M /rt/trunk/lib/RT/System.pm - M /rt/trunk/lib/RT/Template.pm - M /rt/trunk/lib/RT/Template_Overlay.pm - M /rt/trunk/lib/RT/Templates.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/TicketCustomFieldValue.pm - M /rt/trunk/lib/RT/TicketCustomFieldValues.pm - M /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/Transactions.pm - M /rt/trunk/lib/RT/URI/base.pm - M /rt/trunk/lib/RT/URI/fsck_com_rt.pm - M /rt/trunk/lib/RT/URI.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/lib/RT/User_Overlay.pm - M /rt/trunk/lib/RT/Users.pm - M /rt/trunk/lib/RT/Users_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/lib/RT.pm.in - M /rt/trunk/m4/rt_layout.m4 - M /rt/trunk/sbin/factory - M /rt/trunk/sbin/rt-setup-database - M /rt/trunk/sbin/rt-setup-database.in - M /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in - -Load rt-3-0-2 into rt/trunk. - ------------------------------------------------------------------------- -r66 | root | 2003-11-16 02:22:32 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - M /rt/trunk/Makefile - M /rt/trunk/Makefile.in - M /rt/trunk/autom4te.cache/output.0 - M /rt/trunk/autom4te.cache/traces.0 - A /rt/trunk/bin/mason_handler.scgi - A /rt/trunk/bin/mason_handler.scgi.in - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rt-mailgate.in - M /rt/trunk/bin/webmux.pl - M /rt/trunk/bin/webmux.pl.in - M /rt/trunk/config.log - M /rt/trunk/config.status - M /rt/trunk/configure - M /rt/trunk/configure.ac - M /rt/trunk/html/Elements/Login - M /rt/trunk/html/Elements/SetupSessionCookie - M /rt/trunk/html/Ticket/Elements/ShowMessageStanza - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/autohandler - M /rt/trunk/html/l - M /rt/trunk/lib/RT/Action/SendEmail.pm - A /rt/trunk/lib/RT/I18N/cs.pm - M /rt/trunk/lib/RT/I18N/cs.po - M /rt/trunk/lib/RT/I18N/es.po - A /rt/trunk/lib/RT/I18N/he.po - M /rt/trunk/lib/RT/I18N/zh_cn.po - M /rt/trunk/lib/RT/I18N/zh_tw.po - M /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm - M /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/User_Overlay.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in - -Load rt-3-0-1 into rt/trunk. - ------------------------------------------------------------------------- -r64 | root | 2003-11-16 02:21:25 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Changelog - A /rt/trunk/HOWTO - A /rt/trunk/HOWTO/README - A /rt/trunk/HOWTO/change.txt - A /rt/trunk/HOWTO/release.txt - A /rt/trunk/HOWTO/version-control.txt - M /rt/trunk/Makefile - A /rt/trunk/Makefile.in - M /rt/trunk/README - D /rt/trunk/TODO - A /rt/trunk/aclocal.m4 - A /rt/trunk/autom4te.cache - A /rt/trunk/autom4te.cache/output.0 - A /rt/trunk/autom4te.cache/requests - A /rt/trunk/autom4te.cache/traces.0 - D /rt/trunk/bin/initacls.Oracle - D /rt/trunk/bin/initacls.Pg - D /rt/trunk/bin/initacls.mysql - M /rt/trunk/bin/mason_handler.fcgi - A /rt/trunk/bin/mason_handler.fcgi.in - D /rt/trunk/bin/mason_handler.scgi - A /rt/trunk/bin/mason_handler.svc - A /rt/trunk/bin/mason_handler.svc.in - D /rt/trunk/bin/rt - A /rt/trunk/bin/rt-commit-handler - A /rt/trunk/bin/rt-commit-handler.in - A /rt/trunk/bin/rt-crontool - A /rt/trunk/bin/rt-crontool.in - M /rt/trunk/bin/rt-mailgate - A /rt/trunk/bin/rt-mailgate.in - D /rt/trunk/bin/rtadmin - M /rt/trunk/bin/webmux.pl - A /rt/trunk/bin/webmux.pl.in - A /rt/trunk/config - A /rt/trunk/config.layout - A /rt/trunk/config.log - A /rt/trunk/config.pld - A /rt/trunk/config.status - A /rt/trunk/configure - A /rt/trunk/configure.ac - D /rt/trunk/debian - M /rt/trunk/docs/design_docs/acls - A /rt/trunk/docs/design_docs/approval_notices - A /rt/trunk/docs/design_docs/approval_template - D /rt/trunk/docs/design_docs/basic-definitions.txt - A /rt/trunk/docs/design_docs/cf_search - M /rt/trunk/docs/design_docs/cli_spec - A /rt/trunk/docs/design_docs/delegation - M /rt/trunk/docs/design_docs/evil_plans - A /rt/trunk/docs/design_docs/groups_notes - D /rt/trunk/docs/design_docs/local_hacking - A /rt/trunk/docs/design_docs/recursive_group_membership_algorithm - A /rt/trunk/docs/design_docs/rql_parser_machine.graphviz - A /rt/trunk/docs/design_docs/string-extraction-guide.txt - A /rt/trunk/docs/design_docs/ticket_templates - D /rt/trunk/docs/rt.gif - M /rt/trunk/etc/RT_Config.pm - A /rt/trunk/etc/RT_Config.pm.in - A /rt/trunk/etc/RT_SiteConfig.pm - M /rt/trunk/etc/acl.Oracle - M /rt/trunk/etc/acl.Pg - M /rt/trunk/etc/acl.mysql - A /rt/trunk/etc/constraints.mysql - A /rt/trunk/etc/initialdata - D /rt/trunk/etc/schema.Oracle - M /rt/trunk/etc/schema.Pg - A /rt/trunk/etc/schema.SQLite - M /rt/trunk/etc/schema.mysql - D /rt/trunk/etc/schema.pm - A /rt/trunk/etc/upgrade - A /rt/trunk/etc/upgrade/2.1.71 - A /rt/trunk/html/Admin/Elements/AddCustomFieldValue - D /rt/trunk/html/Admin/Elements/CreateQueueCalled - M /rt/trunk/html/Admin/Elements/CreateUserCalled - A /rt/trunk/html/Admin/Elements/EditCustomField - A /rt/trunk/html/Admin/Elements/EditCustomFieldValues - A /rt/trunk/html/Admin/Elements/EditCustomFields - A /rt/trunk/html/Admin/Elements/EditQueueWatchers - A /rt/trunk/html/Admin/Elements/EditScrip - A /rt/trunk/html/Admin/Elements/EditScrips - A /rt/trunk/html/Admin/Elements/EditTemplates - M /rt/trunk/html/Admin/Elements/EditUserComments - D /rt/trunk/html/Admin/Elements/GrantQueueRightsTo - M /rt/trunk/html/Admin/Elements/GroupTabs - M /rt/trunk/html/Admin/Elements/Header - A /rt/trunk/html/Admin/Elements/ListGlobalCustomFields - D /rt/trunk/html/Admin/Elements/ListGlobalKeywordSelects - M /rt/trunk/html/Admin/Elements/ListGlobalScrips - D /rt/trunk/html/Admin/Elements/ModifyKeyword - D /rt/trunk/html/Admin/Elements/ModifyKeywordSelect - M /rt/trunk/html/Admin/Elements/ModifyQueue - M /rt/trunk/html/Admin/Elements/ModifyTemplate - M /rt/trunk/html/Admin/Elements/ModifyUser - M /rt/trunk/html/Admin/Elements/QueueRightsForUser - M /rt/trunk/html/Admin/Elements/QueueTabs - A /rt/trunk/html/Admin/Elements/SelectCustomFieldType - A /rt/trunk/html/Admin/Elements/SelectGroups - D /rt/trunk/html/Admin/Elements/SelectKeywordSelect - M /rt/trunk/html/Admin/Elements/SelectModifyGroup - D /rt/trunk/html/Admin/Elements/SelectModifyKeyword - D /rt/trunk/html/Admin/Elements/SelectModifyKeywordSelect - M /rt/trunk/html/Admin/Elements/SelectModifyQueue - M /rt/trunk/html/Admin/Elements/SelectModifyUser - A /rt/trunk/html/Admin/Elements/SelectNewGroupMembers - D /rt/trunk/html/Admin/Elements/SelectQueueRights - M /rt/trunk/html/Admin/Elements/SelectRights - M /rt/trunk/html/Admin/Elements/SelectScrip - M /rt/trunk/html/Admin/Elements/SelectScripAction - M /rt/trunk/html/Admin/Elements/SelectScripCondition - M /rt/trunk/html/Admin/Elements/SelectSingleOrMultiple - M /rt/trunk/html/Admin/Elements/SelectTemplate - M /rt/trunk/html/Admin/Elements/SelectUsers - M /rt/trunk/html/Admin/Elements/SystemTabs - M /rt/trunk/html/Admin/Elements/Tabs - M /rt/trunk/html/Admin/Elements/UserTabs - A /rt/trunk/html/Admin/Global/CustomField.html - A /rt/trunk/html/Admin/Global/CustomFields.html - M /rt/trunk/html/Admin/Global/GroupRights.html - D /rt/trunk/html/Admin/Global/Keywords.html - A /rt/trunk/html/Admin/Global/Scrip.html - M /rt/trunk/html/Admin/Global/Scrips.html - M /rt/trunk/html/Admin/Global/Template.html - M /rt/trunk/html/Admin/Global/Templates.html - M /rt/trunk/html/Admin/Global/UserRights.html - M /rt/trunk/html/Admin/Global/index.html - A /rt/trunk/html/Admin/Groups/GroupRights.html - M /rt/trunk/html/Admin/Groups/Members.html - M /rt/trunk/html/Admin/Groups/Modify.html - M /rt/trunk/html/Admin/Groups/UserRights.html - M /rt/trunk/html/Admin/Groups/index.html - D /rt/trunk/html/Admin/KeywordSelects - D /rt/trunk/html/Admin/Keywords - D /rt/trunk/html/Admin/Queues/Create.html - A /rt/trunk/html/Admin/Queues/CustomField.html - A /rt/trunk/html/Admin/Queues/CustomFields.html - M /rt/trunk/html/Admin/Queues/GroupRights.html - D /rt/trunk/html/Admin/Queues/Keywords.html - M /rt/trunk/html/Admin/Queues/Modify.html - M /rt/trunk/html/Admin/Queues/People.html - A /rt/trunk/html/Admin/Queues/Scrip.html - M /rt/trunk/html/Admin/Queues/Scrips.html - M /rt/trunk/html/Admin/Queues/Template.html - M /rt/trunk/html/Admin/Queues/Templates.html - M /rt/trunk/html/Admin/Queues/UserRights.html - M /rt/trunk/html/Admin/Queues/index.html - M /rt/trunk/html/Admin/Users/Modify.html - M /rt/trunk/html/Admin/Users/Prefs.html - D /rt/trunk/html/Admin/Users/Rights.html - M /rt/trunk/html/Admin/Users/index.html - M /rt/trunk/html/Admin/index.html - A /rt/trunk/html/Approvals - A /rt/trunk/html/Approvals/Display.html - A /rt/trunk/html/Approvals/Elements - A /rt/trunk/html/Approvals/Elements/Approve - A /rt/trunk/html/Approvals/Elements/PendingMyApproval - A /rt/trunk/html/Approvals/Elements/ShowDependency - A /rt/trunk/html/Approvals/Elements/Tabs - A /rt/trunk/html/Approvals/index.html - A /rt/trunk/html/Elements/BevelBoxRaisedEnd - A /rt/trunk/html/Elements/BevelBoxRaisedStart - A /rt/trunk/html/Elements/Callback - M /rt/trunk/html/Elements/Checkbox - M /rt/trunk/html/Elements/CreateTicket - D /rt/trunk/html/Elements/CustomHomepageHeader - M /rt/trunk/html/Elements/Error - M /rt/trunk/html/Elements/Footer - M /rt/trunk/html/Elements/GotoTicket - M /rt/trunk/html/Elements/Header - M /rt/trunk/html/Elements/ListActions - M /rt/trunk/html/Elements/Login - A /rt/trunk/html/Elements/Menu - M /rt/trunk/html/Elements/MessageBox - M /rt/trunk/html/Elements/MyRequests - M /rt/trunk/html/Elements/MyTickets - A /rt/trunk/html/Elements/PageLayout - M /rt/trunk/html/Elements/Quicksearch - M /rt/trunk/html/Elements/Refresh - M /rt/trunk/html/Elements/Section - A /rt/trunk/html/Elements/SelectAttachmentField - M /rt/trunk/html/Elements/SelectBoolean - A /rt/trunk/html/Elements/SelectCustomFieldOperator - A /rt/trunk/html/Elements/SelectCustomFieldValue - M /rt/trunk/html/Elements/SelectDate - M /rt/trunk/html/Elements/SelectDateRelation - M /rt/trunk/html/Elements/SelectDateType - M /rt/trunk/html/Elements/SelectEqualityOperator - A /rt/trunk/html/Elements/SelectGroups - D /rt/trunk/html/Elements/SelectKeyword - D /rt/trunk/html/Elements/SelectKeywordOptions - M /rt/trunk/html/Elements/SelectLinkType - M /rt/trunk/html/Elements/SelectMatch - M /rt/trunk/html/Elements/SelectNewTicketQueue - M /rt/trunk/html/Elements/SelectOwner - M /rt/trunk/html/Elements/SelectQueue - M /rt/trunk/html/Elements/SelectResultsPerPage - M /rt/trunk/html/Elements/SelectSortOrder - M /rt/trunk/html/Elements/SelectStatus - M /rt/trunk/html/Elements/SelectTicketSortBy - A /rt/trunk/html/Elements/SelectTicketTypes - M /rt/trunk/html/Elements/SelectUsers - M /rt/trunk/html/Elements/SelectWatcherType - A /rt/trunk/html/Elements/SetupSessionCookie - M /rt/trunk/html/Elements/ShadedBox - A /rt/trunk/html/Elements/ShadedInputRow - A /rt/trunk/html/Elements/ShadedRow - A /rt/trunk/html/Elements/SimpleSearch - M /rt/trunk/html/Elements/Submit - M /rt/trunk/html/Elements/Tabs - M /rt/trunk/html/Elements/TitleBoxEnd - M /rt/trunk/html/Elements/TitleBoxStart - M /rt/trunk/html/Elements/ViewUser - D /rt/trunk/html/Elements/dayMenu - D /rt/trunk/html/Elements/monthMenu - D /rt/trunk/html/Elements/yearMenu - M /rt/trunk/html/NoAuth/Logout.html - M /rt/trunk/html/NoAuth/Reminder.html - A /rt/trunk/html/NoAuth/images/back_home.gif - A /rt/trunk/html/NoAuth/images/bplogo.gif - A /rt/trunk/html/NoAuth/images/favicon.png - A /rt/trunk/html/NoAuth/images/head_requestracker.gif - A /rt/trunk/html/NoAuth/images/space.gif - A /rt/trunk/html/NoAuth/images/squares_blue.gif - M /rt/trunk/html/NoAuth/webrt.css - A /rt/trunk/html/REST - A /rt/trunk/html/REST/1.0 - A /rt/trunk/html/REST/1.0/NoAuth - A /rt/trunk/html/REST/1.0/NoAuth/mail-gateway - M /rt/trunk/html/Search/Bulk.html - A /rt/trunk/html/Search/Elements - A /rt/trunk/html/Search/Elements/PickRestriction - A /rt/trunk/html/Search/Elements/TicketHeader - A /rt/trunk/html/Search/Elements/TicketHeaderCell - A /rt/trunk/html/Search/Elements/TicketRow - M /rt/trunk/html/Search/Listing.html - D /rt/trunk/html/Search/PickRestriction - D /rt/trunk/html/Search/RestrictSearch.html - D /rt/trunk/html/Search/TicketCell - M /rt/trunk/html/SelfService/Attachment/dhandler - M /rt/trunk/html/SelfService/Closed.html - M /rt/trunk/html/SelfService/Create.html - M /rt/trunk/html/SelfService/Display.html - M /rt/trunk/html/SelfService/Elements/GotoTicket - M /rt/trunk/html/SelfService/Elements/Header - M /rt/trunk/html/SelfService/Elements/MyRequests - M /rt/trunk/html/SelfService/Elements/Tabs - M /rt/trunk/html/SelfService/Error.html - M /rt/trunk/html/SelfService/Prefs.html - M /rt/trunk/html/SelfService/Update.html - M /rt/trunk/html/SelfService/index.html - M /rt/trunk/html/Ticket/Attachment/dhandler - M /rt/trunk/html/Ticket/Create.html - M /rt/trunk/html/Ticket/Display.html - M /rt/trunk/html/Ticket/Elements/AddWatchers - M /rt/trunk/html/Ticket/Elements/EditBasics - A /rt/trunk/html/Ticket/Elements/EditCustomField - A /rt/trunk/html/Ticket/Elements/EditCustomFields - M /rt/trunk/html/Ticket/Elements/EditDates - D /rt/trunk/html/Ticket/Elements/EditKeywordSelects - M /rt/trunk/html/Ticket/Elements/EditLinks - M /rt/trunk/html/Ticket/Elements/EditPeople - M /rt/trunk/html/Ticket/Elements/EditWatchers - A /rt/trunk/html/Ticket/Elements/ShowAttachments - M /rt/trunk/html/Ticket/Elements/ShowBasics - A /rt/trunk/html/Ticket/Elements/ShowCustomFields - M /rt/trunk/html/Ticket/Elements/ShowDates - M /rt/trunk/html/Ticket/Elements/ShowDependencies - M /rt/trunk/html/Ticket/Elements/ShowHistory - D /rt/trunk/html/Ticket/Elements/ShowKeywordSelects - A /rt/trunk/html/Ticket/Elements/ShowLink - M /rt/trunk/html/Ticket/Elements/ShowLinks - M /rt/trunk/html/Ticket/Elements/ShowMemberOf - M /rt/trunk/html/Ticket/Elements/ShowMembers - A /rt/trunk/html/Ticket/Elements/ShowMessageStanza - M /rt/trunk/html/Ticket/Elements/ShowPeople - M /rt/trunk/html/Ticket/Elements/ShowReferences - M /rt/trunk/html/Ticket/Elements/ShowRequestor - M /rt/trunk/html/Ticket/Elements/ShowSummary - M /rt/trunk/html/Ticket/Elements/ShowTransaction - M /rt/trunk/html/Ticket/Elements/Tabs - D /rt/trunk/html/Ticket/Elements/ToolBar - M /rt/trunk/html/Ticket/History.html - M /rt/trunk/html/Ticket/Modify.html - M /rt/trunk/html/Ticket/ModifyAll.html - M /rt/trunk/html/Ticket/ModifyDates.html - M /rt/trunk/html/Ticket/ModifyLinks.html - M /rt/trunk/html/Ticket/ModifyPeople.html - M /rt/trunk/html/Ticket/Update.html - A /rt/trunk/html/User/Delegation.html - A /rt/trunk/html/User/Elements - A /rt/trunk/html/User/Elements/DelegateRights - A /rt/trunk/html/User/Elements/GroupTabs - A /rt/trunk/html/User/Elements/Tabs - A /rt/trunk/html/User/Groups - A /rt/trunk/html/User/Groups/Members.html - A /rt/trunk/html/User/Groups/Modify.html - A /rt/trunk/html/User/Groups/index.html - M /rt/trunk/html/User/Prefs.html - M /rt/trunk/html/autohandler - M /rt/trunk/html/index.html - A /rt/trunk/html/l - A /rt/trunk/install-sh - D /rt/trunk/lib/MANIFEST - D /rt/trunk/lib/MANIFEST.SKIP - D /rt/trunk/lib/Makefile.PL - M /rt/trunk/lib/RT/ACE.pm - A /rt/trunk/lib/RT/ACE_Overlay.pm - M /rt/trunk/lib/RT/ACL.pm - A /rt/trunk/lib/RT/ACL_Overlay.pm - A /rt/trunk/lib/RT/Action/AutoOpen.pm - M /rt/trunk/lib/RT/Action/Autoreply.pm - A /rt/trunk/lib/RT/Action/CreateTickets.pm - A /rt/trunk/lib/RT/Action/EscalatePriority.pm - M /rt/trunk/lib/RT/Action/Generic.pm - M /rt/trunk/lib/RT/Action/Notify.pm - M /rt/trunk/lib/RT/Action/NotifyAsComment.pm - D /rt/trunk/lib/RT/Action/OpenDependent.pm - D /rt/trunk/lib/RT/Action/README.hackers - M /rt/trunk/lib/RT/Action/ResolveMembers.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - D /rt/trunk/lib/RT/Action/SendPasswordEmail.pm - A /rt/trunk/lib/RT/Action/SetPriority.pm - D /rt/trunk/lib/RT/Action/StallDependent.pm - A /rt/trunk/lib/RT/Action/UserDefined.pm - M /rt/trunk/lib/RT/Attachment.pm - A /rt/trunk/lib/RT/Attachment_Overlay.pm - M /rt/trunk/lib/RT/Attachments.pm - A /rt/trunk/lib/RT/Attachments_Overlay.pm - A /rt/trunk/lib/RT/Base.pm - A /rt/trunk/lib/RT/CachedGroupMember.pm - A /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm - A /rt/trunk/lib/RT/CachedGroupMembers.pm - A /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm - M /rt/trunk/lib/RT/Condition/AnyTransaction.pm - A /rt/trunk/lib/RT/Condition/BeforeDue.pm - M /rt/trunk/lib/RT/Condition/Generic.pm - D /rt/trunk/lib/RT/Condition/NewDependency.pm - A /rt/trunk/lib/RT/Condition/Overdue.pm - A /rt/trunk/lib/RT/Condition/OwnerChange.pm - A /rt/trunk/lib/RT/Condition/PriorityExceeds.pm - A /rt/trunk/lib/RT/Condition/QueueChange.pm - M /rt/trunk/lib/RT/Condition/StatusChange.pm - A /rt/trunk/lib/RT/Condition/UserDefined.pm - M /rt/trunk/lib/RT/CurrentUser.pm - A /rt/trunk/lib/RT/CustomField.pm - A /rt/trunk/lib/RT/CustomFieldValue.pm - A /rt/trunk/lib/RT/CustomFieldValues.pm - A /rt/trunk/lib/RT/CustomFieldValues_Overlay.pm - A /rt/trunk/lib/RT/CustomField_Overlay.pm - A /rt/trunk/lib/RT/CustomFields.pm - A /rt/trunk/lib/RT/CustomFields_Overlay.pm - M /rt/trunk/lib/RT/Date.pm - A /rt/trunk/lib/RT/EmailParser.pm - M /rt/trunk/lib/RT/Group.pm - M /rt/trunk/lib/RT/GroupMember.pm - A /rt/trunk/lib/RT/GroupMember_Overlay.pm - M /rt/trunk/lib/RT/GroupMembers.pm - A /rt/trunk/lib/RT/GroupMembers_Overlay.pm - A /rt/trunk/lib/RT/Group_Overlay.pm - M /rt/trunk/lib/RT/Groups.pm - A /rt/trunk/lib/RT/Groups_Overlay.pm - M /rt/trunk/lib/RT/Handle.pm - A /rt/trunk/lib/RT/I18N - A /rt/trunk/lib/RT/I18N/cs.po - A /rt/trunk/lib/RT/I18N/de.po - A /rt/trunk/lib/RT/I18N/en.po - A /rt/trunk/lib/RT/I18N/es.po - A /rt/trunk/lib/RT/I18N/fi.po - A /rt/trunk/lib/RT/I18N/fr.po - A /rt/trunk/lib/RT/I18N/i_default.pm - A /rt/trunk/lib/RT/I18N/ja.po - A /rt/trunk/lib/RT/I18N/nl.po - A /rt/trunk/lib/RT/I18N/pt_br.po - A /rt/trunk/lib/RT/I18N/ru.po - A /rt/trunk/lib/RT/I18N/zh_cn.po - A /rt/trunk/lib/RT/I18N/zh_tw.po - A /rt/trunk/lib/RT/I18N.pm - M /rt/trunk/lib/RT/Interface/CLI.pm - A /rt/trunk/lib/RT/Interface/Email - A /rt/trunk/lib/RT/Interface/Email/Auth - A /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm - A /rt/trunk/lib/RT/Interface/Email/Filter - A /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - D /rt/trunk/lib/RT/Keyword.pm - D /rt/trunk/lib/RT/KeywordSelect.pm - D /rt/trunk/lib/RT/KeywordSelects.pm - D /rt/trunk/lib/RT/Keywords.pm - M /rt/trunk/lib/RT/Link.pm - A /rt/trunk/lib/RT/Link_Overlay.pm - M /rt/trunk/lib/RT/Links.pm - A /rt/trunk/lib/RT/Links_Overlay.pm - D /rt/trunk/lib/RT/ObjectKeyword.pm - D /rt/trunk/lib/RT/ObjectKeywords.pm - A /rt/trunk/lib/RT/Principal.pm - A /rt/trunk/lib/RT/Principal_Overlay.pm - A /rt/trunk/lib/RT/Principals.pm - A /rt/trunk/lib/RT/Principals_Overlay.pm - M /rt/trunk/lib/RT/Queue.pm - A /rt/trunk/lib/RT/Queue_Overlay.pm - M /rt/trunk/lib/RT/Queues.pm - A /rt/trunk/lib/RT/Queues_Overlay.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip.pm - M /rt/trunk/lib/RT/ScripAction.pm - A /rt/trunk/lib/RT/ScripAction_Overlay.pm - M /rt/trunk/lib/RT/ScripActions.pm - A /rt/trunk/lib/RT/ScripActions_Overlay.pm - M /rt/trunk/lib/RT/ScripCondition.pm - A /rt/trunk/lib/RT/ScripCondition_Overlay.pm - M /rt/trunk/lib/RT/ScripConditions.pm - A /rt/trunk/lib/RT/ScripConditions_Overlay.pm - A /rt/trunk/lib/RT/Scrip_Overlay.pm - M /rt/trunk/lib/RT/Scrips.pm - A /rt/trunk/lib/RT/Scrips_Overlay.pm - A /rt/trunk/lib/RT/Search - A /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm - A /rt/trunk/lib/RT/Search/Generic.pm - M /rt/trunk/lib/RT/SearchBuilder.pm - A /rt/trunk/lib/RT/System.pm - M /rt/trunk/lib/RT/Template.pm - A /rt/trunk/lib/RT/Template_Overlay.pm - M /rt/trunk/lib/RT/Templates.pm - A /rt/trunk/lib/RT/Templates_Overlay.pm - D /rt/trunk/lib/RT/TestHarness.pm - M /rt/trunk/lib/RT/Ticket.pm - A /rt/trunk/lib/RT/TicketCustomFieldValue.pm - A /rt/trunk/lib/RT/TicketCustomFieldValue_Overlay.pm - A /rt/trunk/lib/RT/TicketCustomFieldValues.pm - A /rt/trunk/lib/RT/TicketCustomFieldValues_Overlay.pm - A /rt/trunk/lib/RT/Ticket_Overlay.pm - M /rt/trunk/lib/RT/Tickets.pm - A /rt/trunk/lib/RT/Tickets_Overlay.pm - A /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm - M /rt/trunk/lib/RT/Transaction.pm - A /rt/trunk/lib/RT/Transaction_Overlay.pm - M /rt/trunk/lib/RT/Transactions.pm - A /rt/trunk/lib/RT/Transactions_Overlay.pm - A /rt/trunk/lib/RT/URI - A /rt/trunk/lib/RT/URI/base.pm - A /rt/trunk/lib/RT/URI/fsck_com_rt.pm - A /rt/trunk/lib/RT/URI.pm - M /rt/trunk/lib/RT/User.pm - A /rt/trunk/lib/RT/User_Overlay.pm - M /rt/trunk/lib/RT/Users.pm - A /rt/trunk/lib/RT/Users_Overlay.pm - D /rt/trunk/lib/RT/Watcher.pm - D /rt/trunk/lib/RT/Watchers.pm - M /rt/trunk/lib/RT.pm - A /rt/trunk/lib/RT.pm.in - A /rt/trunk/lib/t - A /rt/trunk/lib/t/00smoke.t - A /rt/trunk/lib/t/00smoke.t.in - A /rt/trunk/lib/t/01harness.t - A /rt/trunk/lib/t/01harness.t.in - A /rt/trunk/lib/t/02regression.t - A /rt/trunk/lib/t/02regression.t.in - A /rt/trunk/lib/t/03web.pl - A /rt/trunk/lib/t/03web.pl.in - A /rt/trunk/lib/t/data - A /rt/trunk/lib/t/data/nested-mime-sample - A /rt/trunk/lib/t/regression - A /rt/trunk/lib/t/regression/00placeholder - A /rt/trunk/lib/t/regression/mime_tests - D /rt/trunk/lib/test.pl - A /rt/trunk/m4 - A /rt/trunk/m4/rt_enable_layout.m4 - A /rt/trunk/m4/rt_expand_var.m4 - A /rt/trunk/m4/rt_layout.m4 - A /rt/trunk/m4/rt_subst_expanded_arg.m4 - A /rt/trunk/sbin/extract-message-catalog - A /rt/trunk/sbin/extract_pod_tests - A /rt/trunk/sbin/factory - A /rt/trunk/sbin/license_tag - A /rt/trunk/sbin/regression_harness - A /rt/trunk/sbin/rt-setup-database - M /rt/trunk/sbin/rt-setup-database.in - A /rt/trunk/sbin/rt-test-dependencies - M /rt/trunk/sbin/rt-test-dependencies.in - D /rt/trunk/tools - -Load rt-3-0-0 into rt/trunk. - ------------------------------------------------------------------------- -r63 | root | 2003-11-16 02:20:51 -0500 (Sun, 16 Nov 2003) | 11 lines -Changed paths: - D /rt/trunk/html/Admin/Groups/Rights.html - A /rt/trunk/html/Admin/Groups/UserRights.html (from /rt/trunk/html/Admin/Groups/Rights.html:62) - D /rt/trunk/lib/RT/EasySearch.pm - A /rt/trunk/lib/RT/SearchBuilder.pm (from /rt/trunk/lib/RT/EasySearch.pm:62) - A /rt/trunk/sbin - A /rt/trunk/sbin/rt-setup-database.in (from /rt/trunk/tools/insertdata:62) - A /rt/trunk/sbin/rt-test-dependencies.in (from /rt/trunk/tools/testdeps:62) - D /rt/trunk/tools/insertdata - D /rt/trunk/tools/testdeps - -To prepare to load rt-3-0-0 into rt/trunk, perform 4 renames. - -* rt/trunk/html/Admin/Groups/UserRights.html: Renamed from - rt/trunk/html/Admin/Groups/Rights.html. -* rt/trunk/sbin/rt-setup-database.in: Renamed from - rt/trunk/tools/insertdata. -* rt/trunk/sbin/rt-test-dependencies.in: Renamed from - rt/trunk/tools/testdeps. -* rt/trunk/lib/RT/SearchBuilder.pm: Renamed from - rt/trunk/lib/RT/EasySearch.pm. - ------------------------------------------------------------------------- -r62 | root | 2003-11-16 02:18:34 -0500 (Sun, 16 Nov 2003) | 6 lines -Changed paths: - D /rt/trunk/ChangeLog - A /rt/trunk/Changelog (from /rt/trunk/ChangeLog:61) - A /rt/trunk/etc/RT_Config.pm (from /rt/trunk/etc/config.pm:61) - D /rt/trunk/etc/config.pm - A /rt/trunk/html (from /rt/trunk/webrt:61) - D /rt/trunk/webrt - -To prepare to load rt-3-0-0 into rt/trunk, perform 3 renames. - -* rt/trunk/html: Renamed from rt/trunk/webrt. -* rt/trunk/Changelog: Renamed from rt/trunk/ChangeLog. -* rt/trunk/etc/RT_Config.pm: Renamed from rt/trunk/etc/config.pm. - ------------------------------------------------------------------------- -r60 | root | 2003-11-16 02:06:06 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - A /rt/trunk/debian - A /rt/trunk/debian/README.Debian - A /rt/trunk/debian/apache.conf - A /rt/trunk/debian/changelog - A /rt/trunk/debian/control - A /rt/trunk/debian/copyright - A /rt/trunk/debian/cron.d - A /rt/trunk/debian/dirs - A /rt/trunk/debian/etc.aliases - A /rt/trunk/debian/files - A /rt/trunk/debian/postinst - A /rt/trunk/debian/postrm - A /rt/trunk/debian/preinst - A /rt/trunk/debian/prerm - A /rt/trunk/debian/request-tracker-docs - A /rt/trunk/debian/rules - A /rt/trunk/debian/templates - A /rt/trunk/debian/watch - M /rt/trunk/lib/RT/Action/Autoreply.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Interface/Email.pm - -Load rt-2-0-15 into rt/trunk. - ------------------------------------------------------------------------- -r58 | root | 2003-11-16 02:05:41 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/webmux.pl - M /rt/trunk/etc/config.pm - M /rt/trunk/lib/RT/Action/Notify.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/GroupMember.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/webrt/Admin/Queues/GroupRights.html - M /rt/trunk/webrt/Admin/Queues/UserRights.html - M /rt/trunk/webrt/Elements/ListActions - M /rt/trunk/webrt/Search/Bulk.html - M /rt/trunk/webrt/Ticket/Display.html - M /rt/trunk/webrt/Ticket/Elements/ShowBasics - M /rt/trunk/webrt/Ticket/Elements/ToolBar - M /rt/trunk/webrt/Ticket/ModifyAll.html - M /rt/trunk/webrt/Ticket/Update.html - M /rt/trunk/webrt/autohandler - -Load rt-2-0-14 into rt/trunk. - ------------------------------------------------------------------------- -r56 | root | 2003-11-16 02:05:14 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/lib/RT/User.pm - -Load rt-2-0-13 into rt/trunk. - ------------------------------------------------------------------------- -r54 | root | 2003-11-16 02:04:45 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/etc/config.pm - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.mysql - M /rt/trunk/lib/RT/Action/Autoreply.pm - M /rt/trunk/lib/RT/Action/Notify.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Condition/Generic.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip.pm - M /rt/trunk/lib/RT/Scrips.pm - M /rt/trunk/lib/RT/Template.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/tools/insertdata - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Groups/Members.html - M /rt/trunk/webrt/Admin/Groups/index.html - M /rt/trunk/webrt/Admin/Keywords/index.html - M /rt/trunk/webrt/Admin/Queues/Modify.html - M /rt/trunk/webrt/Admin/Queues/index.html - M /rt/trunk/webrt/Admin/Users/index.html - M /rt/trunk/webrt/Elements/Header - M /rt/trunk/webrt/Elements/Login - M /rt/trunk/webrt/NoAuth/webrt.css - M /rt/trunk/webrt/Search/Listing.html - M /rt/trunk/webrt/SelfService/Display.html - M /rt/trunk/webrt/SelfService/Elements/Header - M /rt/trunk/webrt/Ticket/Elements/ShowHistory - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/Ticket/Modify.html - M /rt/trunk/webrt/Ticket/ModifyAll.html - M /rt/trunk/webrt/Ticket/Update.html - -Load rt-2-0-12 into rt/trunk. - ------------------------------------------------------------------------- -r52 | root | 2003-11-16 02:04:20 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/webrt/Elements/Login - -Load rt-2-0-11 into rt/trunk. - ------------------------------------------------------------------------- -r50 | root | 2003-11-16 02:03:55 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - A /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rtadmin - M /rt/trunk/lib/Makefile.PL - M /rt/trunk/lib/RT/ACE.pm - M /rt/trunk/lib/RT/EasySearch.pm - M /rt/trunk/lib/RT/Group.pm - M /rt/trunk/lib/RT/GroupMember.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Keyword.pm - M /rt/trunk/lib/RT/KeywordSelect.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip.pm - M /rt/trunk/lib/RT/Template.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/tools/insertdata - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Queues/Modify.html - M /rt/trunk/webrt/Admin/Queues/People.html - M /rt/trunk/webrt/Admin/Users/Modify.html - M /rt/trunk/webrt/Elements/GotoTicket - M /rt/trunk/webrt/Elements/Login - A /rt/trunk/webrt/Elements/SelectEqualityOperator - M /rt/trunk/webrt/Elements/SelectOwner - M /rt/trunk/webrt/Search/PickRestriction - M /rt/trunk/webrt/SelfService/Elements/Header - M /rt/trunk/webrt/Ticket/Elements/EditPeople - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/Ticket/Update.html - -Load rt-2-0-10 into rt/trunk. - ------------------------------------------------------------------------- -r48 | root | 2003-11-16 02:02:39 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - D /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/bin/initacls.Pg - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/mason_handler.scgi - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rtadmin - M /rt/trunk/bin/webmux.pl - M /rt/trunk/docs/design_docs/acls - A /rt/trunk/docs/design_docs/cvs_integration - M /rt/trunk/docs/design_docs/evil_plans - M /rt/trunk/etc/config.pm - M /rt/trunk/etc/rt.spec - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.mysql - M /rt/trunk/etc/schema.pm - M /rt/trunk/lib/Makefile.PL - M /rt/trunk/lib/RT/ACE.pm - M /rt/trunk/lib/RT/ACL.pm - M /rt/trunk/lib/RT/Action/Autoreply.pm - M /rt/trunk/lib/RT/Action/Generic.pm - M /rt/trunk/lib/RT/Action/Notify.pm - M /rt/trunk/lib/RT/Action/NotifyAsComment.pm - M /rt/trunk/lib/RT/Action/OpenDependent.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - A /rt/trunk/lib/RT/Action/SendPasswordEmail.pm - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Attachments.pm - M /rt/trunk/lib/RT/Condition/AnyTransaction.pm - M /rt/trunk/lib/RT/Condition/Generic.pm - M /rt/trunk/lib/RT/Condition/StatusChange.pm - M /rt/trunk/lib/RT/CurrentUser.pm - M /rt/trunk/lib/RT/Date.pm - M /rt/trunk/lib/RT/EasySearch.pm - M /rt/trunk/lib/RT/Group.pm - M /rt/trunk/lib/RT/GroupMember.pm - M /rt/trunk/lib/RT/GroupMembers.pm - M /rt/trunk/lib/RT/Groups.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/Interface/CLI.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Keyword.pm - M /rt/trunk/lib/RT/KeywordSelect.pm - M /rt/trunk/lib/RT/KeywordSelects.pm - M /rt/trunk/lib/RT/Keywords.pm - M /rt/trunk/lib/RT/Link.pm - M /rt/trunk/lib/RT/Links.pm - M /rt/trunk/lib/RT/ObjectKeyword.pm - M /rt/trunk/lib/RT/ObjectKeywords.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Queues.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip.pm - M /rt/trunk/lib/RT/ScripAction.pm - M /rt/trunk/lib/RT/ScripActions.pm - M /rt/trunk/lib/RT/ScripCondition.pm - M /rt/trunk/lib/RT/ScripConditions.pm - M /rt/trunk/lib/RT/Scrips.pm - M /rt/trunk/lib/RT/Template.pm - M /rt/trunk/lib/RT/Templates.pm - A /rt/trunk/lib/RT/TestHarness.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/lib/RT/Transactions.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/lib/RT/Users.pm - M /rt/trunk/lib/RT/Watcher.pm - M /rt/trunk/lib/RT/Watchers.pm - M /rt/trunk/lib/RT.pm - D /rt/trunk/t - A /rt/trunk/tools/cpan2rpm - M /rt/trunk/tools/initdb - M /rt/trunk/tools/insertdata - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Elements/SelectQueueRights - M /rt/trunk/webrt/Admin/Elements/SelectRights - M /rt/trunk/webrt/Admin/Keywords/index.html - M /rt/trunk/webrt/Admin/Queues/index.html - M /rt/trunk/webrt/Admin/Users/Modify.html - M /rt/trunk/webrt/Elements/Checkbox - A /rt/trunk/webrt/Elements/CustomHomepageHeader - M /rt/trunk/webrt/Elements/Footer - M /rt/trunk/webrt/Elements/Header - M /rt/trunk/webrt/Elements/MyRequests - M /rt/trunk/webrt/Elements/MyTickets - M /rt/trunk/webrt/Elements/SelectBoolean - M /rt/trunk/webrt/Elements/SelectDateRelation - M /rt/trunk/webrt/Elements/SelectLinkType - M /rt/trunk/webrt/Elements/SelectMatch - M /rt/trunk/webrt/Elements/SelectNewTicketQueue - M /rt/trunk/webrt/Elements/SelectQueue - M /rt/trunk/webrt/Elements/SelectResultsPerPage - M /rt/trunk/webrt/Elements/SelectStatus - M /rt/trunk/webrt/Elements/SelectTicketSortBy - M /rt/trunk/webrt/Elements/SelectWatcherType - M /rt/trunk/webrt/Elements/TitleBoxEnd - M /rt/trunk/webrt/Elements/TitleBoxStart - M /rt/trunk/webrt/Search/Bulk.html - M /rt/trunk/webrt/Search/Listing.html - M /rt/trunk/webrt/Search/PickRestriction - M /rt/trunk/webrt/Search/TicketCell - M /rt/trunk/webrt/SelfService/Create.html - M /rt/trunk/webrt/SelfService/Display.html - M /rt/trunk/webrt/SelfService/Elements/Header - M /rt/trunk/webrt/Ticket/Create.html - M /rt/trunk/webrt/Ticket/Display.html - M /rt/trunk/webrt/Ticket/Elements/EditLinks - M /rt/trunk/webrt/Ticket/Elements/EditWatchers - M /rt/trunk/webrt/Ticket/Elements/ShowHistory - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/Ticket/History.html - M /rt/trunk/webrt/Ticket/ModifyAll.html - M /rt/trunk/webrt/Ticket/ModifyLinks.html - M /rt/trunk/webrt/Ticket/Update.html - M /rt/trunk/webrt/autohandler - M /rt/trunk/webrt/index.html - -Load rt-2-0-9 into rt/trunk. - ------------------------------------------------------------------------- -r47 | root | 2003-11-16 02:02:17 -0500 (Sun, 16 Nov 2003) | 6 lines -Changed paths: - A /rt/trunk/etc/rt.spec (from /rt/trunk/rt.spec:45) - D /rt/trunk/rt.spec - A /rt/trunk/webrt/NoAuth/images/rt.jpg (from /rt/trunk/webrt/rt.jpg:45) - D /rt/trunk/webrt/rt.jpg - -To prepare to load rt-2-0-9 into rt/trunk, perform 2 renames. - -* rt/trunk/etc/rt.spec: Renamed from rt/trunk/rt.spec. -* rt/trunk/webrt/NoAuth/images/rt.jpg: Renamed from - rt/trunk/webrt/rt.jpg. - ------------------------------------------------------------------------- -r45 | root | 2003-11-16 02:01:34 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/bin/initacls.Pg - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rtadmin - D /rt/trunk/docs/design_docs/cvs_integration - M /rt/trunk/docs/design_docs/evil_plans - M /rt/trunk/etc/config.pm - D /rt/trunk/etc/rt.spec - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.mysql - M /rt/trunk/etc/schema.pm - M /rt/trunk/lib/Makefile.PL - M /rt/trunk/lib/RT/ACE.pm - M /rt/trunk/lib/RT/ACL.pm - M /rt/trunk/lib/RT/Action/Generic.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Attachments.pm - M /rt/trunk/lib/RT/Condition/Generic.pm - M /rt/trunk/lib/RT/CurrentUser.pm - M /rt/trunk/lib/RT/Date.pm - M /rt/trunk/lib/RT/EasySearch.pm - M /rt/trunk/lib/RT/Group.pm - M /rt/trunk/lib/RT/GroupMember.pm - M /rt/trunk/lib/RT/GroupMembers.pm - M /rt/trunk/lib/RT/Groups.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/Interface/CLI.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Keyword.pm - M /rt/trunk/lib/RT/KeywordSelect.pm - M /rt/trunk/lib/RT/KeywordSelects.pm - M /rt/trunk/lib/RT/Keywords.pm - M /rt/trunk/lib/RT/Link.pm - M /rt/trunk/lib/RT/Links.pm - M /rt/trunk/lib/RT/ObjectKeyword.pm - M /rt/trunk/lib/RT/ObjectKeywords.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Queues.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip.pm - M /rt/trunk/lib/RT/ScripAction.pm - M /rt/trunk/lib/RT/ScripActions.pm - M /rt/trunk/lib/RT/ScripCondition.pm - M /rt/trunk/lib/RT/ScripConditions.pm - M /rt/trunk/lib/RT/Scrips.pm - M /rt/trunk/lib/RT/Template.pm - M /rt/trunk/lib/RT/Templates.pm - D /rt/trunk/lib/RT/TestHarness.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/lib/RT/Transactions.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/lib/RT/Users.pm - M /rt/trunk/lib/RT/Watcher.pm - M /rt/trunk/lib/RT/Watchers.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/rt.spec - A /rt/trunk/t - A /rt/trunk/t/create.t - A /rt/trunk/t/stress.t - A /rt/trunk/t/testsuite_notes - D /rt/trunk/tools/cpan2rpm - M /rt/trunk/tools/initdb - M /rt/trunk/tools/insertdata - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Keywords/index.html - M /rt/trunk/webrt/Admin/Queues/index.html - D /rt/trunk/webrt/Elements/CustomHomepageHeader - M /rt/trunk/webrt/Elements/Footer - M /rt/trunk/webrt/Elements/Header - M /rt/trunk/webrt/Elements/SelectNewTicketQueue - M /rt/trunk/webrt/Elements/SelectQueue - M /rt/trunk/webrt/Elements/SelectStatus - M /rt/trunk/webrt/Elements/SelectTicketSortBy - M /rt/trunk/webrt/Elements/TitleBoxEnd - M /rt/trunk/webrt/Elements/TitleBoxStart - M /rt/trunk/webrt/Search/Listing.html - M /rt/trunk/webrt/SelfService/Elements/Header - M /rt/trunk/webrt/Ticket/Create.html - M /rt/trunk/webrt/Ticket/Display.html - M /rt/trunk/webrt/Ticket/Elements/EditLinks - M /rt/trunk/webrt/Ticket/Elements/ShowHistory - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/autohandler - M /rt/trunk/webrt/index.html - -Load rt-2-0-8_02 into rt/trunk. - ------------------------------------------------------------------------- -r44 | root | 2003-11-16 02:01:11 -0500 (Sun, 16 Nov 2003) | 5 lines -Changed paths: - D /rt/trunk/webrt/NoAuth/images/rt.jpg - A /rt/trunk/webrt/rt.jpg (from /rt/trunk/webrt/NoAuth/images/rt.jpg:42) - -To prepare to load rt-2-0-8_02 into rt/trunk, perform 1 rename. - -* rt/trunk/webrt/rt.jpg: Renamed from - rt/trunk/webrt/NoAuth/images/rt.jpg. - ------------------------------------------------------------------------- -r42 | root | 2003-11-16 02:00:12 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/bin/initacls.Pg - M /rt/trunk/bin/rt - A /rt/trunk/docs/design_docs/cvs_integration - M /rt/trunk/docs/design_docs/evil_plans - M /rt/trunk/etc/config.pm - A /rt/trunk/etc/rt.spec - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.mysql - M /rt/trunk/etc/schema.pm - M /rt/trunk/lib/Makefile.PL - M /rt/trunk/lib/RT/ACE.pm - M /rt/trunk/lib/RT/ACL.pm - M /rt/trunk/lib/RT/Action/Generic.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Attachments.pm - M /rt/trunk/lib/RT/Condition/Generic.pm - M /rt/trunk/lib/RT/CurrentUser.pm - M /rt/trunk/lib/RT/Date.pm - M /rt/trunk/lib/RT/EasySearch.pm - M /rt/trunk/lib/RT/Group.pm - M /rt/trunk/lib/RT/GroupMember.pm - M /rt/trunk/lib/RT/GroupMembers.pm - M /rt/trunk/lib/RT/Groups.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/Interface/CLI.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Keyword.pm - M /rt/trunk/lib/RT/KeywordSelect.pm - M /rt/trunk/lib/RT/KeywordSelects.pm - M /rt/trunk/lib/RT/Keywords.pm - M /rt/trunk/lib/RT/Link.pm - M /rt/trunk/lib/RT/Links.pm - M /rt/trunk/lib/RT/ObjectKeyword.pm - M /rt/trunk/lib/RT/ObjectKeywords.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Queues.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Scrip.pm - M /rt/trunk/lib/RT/ScripAction.pm - M /rt/trunk/lib/RT/ScripActions.pm - M /rt/trunk/lib/RT/ScripCondition.pm - M /rt/trunk/lib/RT/ScripConditions.pm - M /rt/trunk/lib/RT/Scrips.pm - M /rt/trunk/lib/RT/Template.pm - M /rt/trunk/lib/RT/Templates.pm - A /rt/trunk/lib/RT/TestHarness.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/lib/RT/Transactions.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/lib/RT/Users.pm - M /rt/trunk/lib/RT/Watcher.pm - M /rt/trunk/lib/RT/Watchers.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/rt.spec - D /rt/trunk/t - A /rt/trunk/tools/cpan2rpm - M /rt/trunk/tools/initdb - M /rt/trunk/tools/insertdata - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Keywords/index.html - M /rt/trunk/webrt/Admin/Queues/index.html - A /rt/trunk/webrt/Elements/CustomHomepageHeader - M /rt/trunk/webrt/Elements/Footer - M /rt/trunk/webrt/Elements/Header - M /rt/trunk/webrt/Elements/SelectNewTicketQueue - M /rt/trunk/webrt/Elements/SelectQueue - M /rt/trunk/webrt/Elements/SelectStatus - M /rt/trunk/webrt/Elements/SelectTicketSortBy - M /rt/trunk/webrt/Elements/TitleBoxEnd - M /rt/trunk/webrt/Elements/TitleBoxStart - M /rt/trunk/webrt/Search/Listing.html - M /rt/trunk/webrt/SelfService/Elements/Header - M /rt/trunk/webrt/Ticket/Create.html - M /rt/trunk/webrt/Ticket/Display.html - M /rt/trunk/webrt/Ticket/Elements/EditLinks - M /rt/trunk/webrt/Ticket/Elements/ShowHistory - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/autohandler - M /rt/trunk/webrt/index.html - -Load rt-2-0-8_01 into rt/trunk. - ------------------------------------------------------------------------- -r41 | root | 2003-11-16 01:59:49 -0500 (Sun, 16 Nov 2003) | 5 lines -Changed paths: - A /rt/trunk/webrt/NoAuth/images/rt.jpg (from /rt/trunk/webrt/rt.jpg:39) - D /rt/trunk/webrt/rt.jpg - -To prepare to load rt-2-0-8_01 into rt/trunk, perform 1 rename. - -* rt/trunk/webrt/NoAuth/images/rt.jpg: Renamed from - rt/trunk/webrt/rt.jpg. - ------------------------------------------------------------------------- -r39 | root | 2003-11-16 01:57:40 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/bin/initacls.Pg - M /rt/trunk/bin/rt - M /rt/trunk/etc/config.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - A /rt/trunk/rt.spec - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Queues/Scrips.html - M /rt/trunk/webrt/Elements/Header - M /rt/trunk/webrt/Search/Bulk.html - M /rt/trunk/webrt/Search/Listing.html - M /rt/trunk/webrt/Search/PickRestriction - M /rt/trunk/webrt/Ticket/Create.html - M /rt/trunk/webrt/Ticket/Display.html - M /rt/trunk/webrt/Ticket/Elements/EditBasics - M /rt/trunk/webrt/Ticket/Elements/ShowHistory - M /rt/trunk/webrt/Ticket/Elements/ShowLinks - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/Ticket/History.html - M /rt/trunk/webrt/Ticket/ModifyAll.html - M /rt/trunk/webrt/Ticket/Update.html - -Load rt-2-0-8 into rt/trunk. - ------------------------------------------------------------------------- -r37 | root | 2003-11-16 01:57:14 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/rt - M /rt/trunk/bin/webmux.pl - M /rt/trunk/lib/RT/ObjectKeyword.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/webrt/Elements/Header - M /rt/trunk/webrt/Elements/MessageBox - M /rt/trunk/webrt/Elements/Refresh - M /rt/trunk/webrt/SelfService/Display.html - M /rt/trunk/webrt/Ticket/Display.html - M /rt/trunk/webrt/Ticket/Elements/ShowHistory - M /rt/trunk/webrt/Ticket/Elements/ShowKeywordSelects - M /rt/trunk/webrt/Ticket/Elements/ShowSummary - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - -Load rt-2-0-7 into rt/trunk. - ------------------------------------------------------------------------- -r35 | root | 2003-11-16 01:56:51 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/bin/initacls.Oracle - M /rt/trunk/bin/initacls.Pg - M /rt/trunk/bin/initacls.mysql - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rtadmin - M /rt/trunk/etc/config.pm - M /rt/trunk/etc/schema.Pg - M /rt/trunk/etc/schema.mysql - M /rt/trunk/etc/schema.pm - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Groups.pm - M /rt/trunk/lib/RT/Handle.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Record.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/tools/initdb - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Global/Keywords.html - M /rt/trunk/webrt/Admin/Users/Modify.html - M /rt/trunk/webrt/Elements/Header - M /rt/trunk/webrt/Elements/Login - M /rt/trunk/webrt/Elements/MessageBox - A /rt/trunk/webrt/Elements/Refresh - M /rt/trunk/webrt/NoAuth/webrt.css - M /rt/trunk/webrt/Search/Listing.html - M /rt/trunk/webrt/Search/PickRestriction - M /rt/trunk/webrt/SelfService/Prefs.html - M /rt/trunk/webrt/Ticket/Elements/ShowHistory - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/Ticket/ModifyDates.html - M /rt/trunk/webrt/Ticket/Update.html - M /rt/trunk/webrt/User/Prefs.html - M /rt/trunk/webrt/autohandler - M /rt/trunk/webrt/index.html - -Load rt-2-0-6 into rt/trunk. - ------------------------------------------------------------------------- -r33 | root | 2003-11-16 01:56:01 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/tools/testdeps - -Load rt-2-0-5_03 into rt/trunk. - ------------------------------------------------------------------------- -r31 | root | 2003-11-16 01:55:38 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/tools/testdeps - -Load rt-2-0-5_01 into rt/trunk. - ------------------------------------------------------------------------- -r29 | root | 2003-11-16 01:54:52 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/TODO - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/webmux.pl - A /rt/trunk/docs/design_docs/evil_plans - D /rt/trunk/docs/manual.pod - M /rt/trunk/etc/config.pm - M /rt/trunk/lib/RT/Action/Autoreply.pm - M /rt/trunk/lib/RT/Action/SendEmail.pm - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Attachments.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/Links.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/lib/RT/Users.pm - M /rt/trunk/tools/testdeps - A /rt/trunk/webrt/Admin/Elements/ListGlobalKeywordSelects - A /rt/trunk/webrt/Admin/Elements/ListGlobalScrips - M /rt/trunk/webrt/Admin/Global/Scrips.html - M /rt/trunk/webrt/Admin/Queues/Keywords.html - M /rt/trunk/webrt/Admin/Queues/People.html - M /rt/trunk/webrt/Admin/Queues/Scrips.html - M /rt/trunk/webrt/Admin/Users/index.html - M /rt/trunk/webrt/Elements/MessageBox - M /rt/trunk/webrt/Elements/Quicksearch - M /rt/trunk/webrt/Elements/SelectResultsPerPage - M /rt/trunk/webrt/Elements/SelectStatus - M /rt/trunk/webrt/Search/PickRestriction - M /rt/trunk/webrt/SelfService/Create.html - M /rt/trunk/webrt/SelfService/Display.html - M /rt/trunk/webrt/SelfService/Elements/GotoTicket - M /rt/trunk/webrt/SelfService/Elements/MyRequests - M /rt/trunk/webrt/SelfService/Update.html - M /rt/trunk/webrt/Ticket/Create.html - M /rt/trunk/webrt/Ticket/Display.html - M /rt/trunk/webrt/Ticket/Elements/AddWatchers - M /rt/trunk/webrt/Ticket/Elements/EditBasics - M /rt/trunk/webrt/Ticket/Elements/EditDates - M /rt/trunk/webrt/Ticket/Elements/EditLinks - M /rt/trunk/webrt/Ticket/Elements/ShowLinks - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - M /rt/trunk/webrt/Ticket/Modify.html - M /rt/trunk/webrt/Ticket/ModifyAll.html - M /rt/trunk/webrt/Ticket/ModifyDates.html - M /rt/trunk/webrt/Ticket/ModifyLinks.html - M /rt/trunk/webrt/Ticket/ModifyPeople.html - M /rt/trunk/webrt/Ticket/Update.html - M /rt/trunk/webrt/User/Prefs.html - M /rt/trunk/webrt/index.html - -Load rt-2-0-5 into rt/trunk. - ------------------------------------------------------------------------- -r28 | root | 2003-11-16 01:54:35 -0500 (Sun, 16 Nov 2003) | 5 lines -Changed paths: - D /rt/trunk/webrt/SelfService/Details.html - A /rt/trunk/webrt/SelfService/Display.html (from /rt/trunk/webrt/SelfService/Details.html:26) - -To prepare to load rt-2-0-5 into rt/trunk, perform 1 rename. - -* rt/trunk/webrt/SelfService/Display.html: Renamed from - rt/trunk/webrt/SelfService/Details.html. - ------------------------------------------------------------------------- -r26 | root | 2003-11-16 01:53:50 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/lib/RT/Tickets.pm - -Load rt-2-0-4 into rt/trunk. - ------------------------------------------------------------------------- -r24 | root | 2003-11-16 01:53:28 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/webrt/Search/PickRestriction - -Load rt-2-0-3 into rt/trunk. - ------------------------------------------------------------------------- -r22 | root | 2003-11-16 01:53:07 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/rt - M /rt/trunk/bin/webmux.pl - M /rt/trunk/etc/config.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/KeywordSelect.pm - M /rt/trunk/lib/RT/Keywords.pm - M /rt/trunk/lib/RT/Queue.pm - M /rt/trunk/lib/RT/Queues.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT/Transaction.pm - M /rt/trunk/lib/RT/User.pm - M /rt/trunk/lib/RT/Users.pm - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Queues/People.html - M /rt/trunk/webrt/Admin/Users/index.html - M /rt/trunk/webrt/Elements/MyRequests - M /rt/trunk/webrt/Elements/Submit - M /rt/trunk/webrt/Search/Listing.html - M /rt/trunk/webrt/Search/PickRestriction - M /rt/trunk/webrt/SelfService/Details.html - A /rt/trunk/webrt/SelfService/Update.html - -Load rt-2-0-2 into rt/trunk. - ------------------------------------------------------------------------- -r20 | root | 2003-11-16 01:52:44 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/ChangeLog - M /rt/trunk/Makefile - M /rt/trunk/README - M /rt/trunk/bin/mason_handler.fcgi - M /rt/trunk/bin/rt - M /rt/trunk/bin/rt-mailgate - M /rt/trunk/bin/rtadmin - M /rt/trunk/bin/webmux.pl - M /rt/trunk/etc/config.pm - M /rt/trunk/etc/schema.mysql - M /rt/trunk/lib/Makefile.PL - M /rt/trunk/lib/RT/Attachment.pm - M /rt/trunk/lib/RT/Interface/CLI.pm - M /rt/trunk/lib/RT/Interface/Email.pm - M /rt/trunk/lib/RT/Interface/Web.pm - M /rt/trunk/lib/RT/ScripAction.pm - M /rt/trunk/lib/RT/ScripCondition.pm - M /rt/trunk/lib/RT/Template.pm - M /rt/trunk/lib/RT/Ticket.pm - M /rt/trunk/lib/RT/Tickets.pm - M /rt/trunk/lib/RT.pm - M /rt/trunk/tools/testdeps - M /rt/trunk/webrt/Admin/Queues/index.html - M /rt/trunk/webrt/Elements/SelectMatch - M /rt/trunk/webrt/NoAuth/Logout.html - M /rt/trunk/webrt/Search/PickRestriction - A /rt/trunk/webrt/SelfService/Attachment - A /rt/trunk/webrt/SelfService/Attachment/dhandler - M /rt/trunk/webrt/SelfService/Details.html - D /rt/trunk/webrt/SelfService/Elements/ShowTransaction - M /rt/trunk/webrt/Ticket/Attachment/dhandler - M /rt/trunk/webrt/Ticket/Elements/ShowLinks - M /rt/trunk/webrt/Ticket/Elements/ShowTransaction - -Load rt-2-0-1 into rt/trunk. - ------------------------------------------------------------------------- -r18 | root | 2003-11-16 01:52:04 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - A /rt/trunk/ChangeLog - M /rt/trunk/Makefile - D /rt/trunk/NEWS - M /rt/trunk/README - M /rt/trunk/TODO - A /rt/trunk/bin/initacls.Oracle - A /rt/trunk/bin/initacls.Pg - A /rt/trunk/bin/initacls.mysql - A /rt/trunk/bin/mason_handler.fcgi - A /rt/trunk/bin/mason_handler.scgi - A /rt/trunk/bin/rt - A /rt/trunk/bin/rt-mailgate - A /rt/trunk/bin/rtadmin - D /rt/trunk/bin/rtmux.pl - D /rt/trunk/bin/testdeps.pl - A /rt/trunk/bin/webmux.pl - D /rt/trunk/contrib - D /rt/trunk/docs/FAQ - D /rt/trunk/docs/FAQ.html - M /rt/trunk/docs/README.docs - A /rt/trunk/docs/Security - A /rt/trunk/docs/design_docs - A /rt/trunk/docs/design_docs/CARS - A /rt/trunk/docs/design_docs/TransactionTypes.txt - A /rt/trunk/docs/design_docs/acls - A /rt/trunk/docs/design_docs/basic-definitions.txt - A /rt/trunk/docs/design_docs/cli_spec - A /rt/trunk/docs/design_docs/link-definitions.txt - A /rt/trunk/docs/design_docs/local_hacking - A /rt/trunk/docs/design_docs/subscription-definitions.txt - A /rt/trunk/docs/design_docs/users - A /rt/trunk/docs/manual.pod - D /rt/trunk/docs/rt-templates.html - D /rt/trunk/docs/rt_users_guide.html - A /rt/trunk/etc/acl.Oracle - A /rt/trunk/etc/acl.Pg - A /rt/trunk/etc/acl.mysql - M /rt/trunk/etc/config.pm - D /rt/trunk/etc/mysql.acl - D /rt/trunk/etc/schema - A /rt/trunk/etc/schema.Oracle - A /rt/trunk/etc/schema.Pg - A /rt/trunk/etc/schema.mysql - A /rt/trunk/etc/schema.pm - D /rt/trunk/etc/suidrt.c - D /rt/trunk/etc/templates - A /rt/trunk/lib/MANIFEST - A /rt/trunk/lib/MANIFEST.SKIP - A /rt/trunk/lib/Makefile.PL - A /rt/trunk/lib/RT - A /rt/trunk/lib/RT/ACE.pm - A /rt/trunk/lib/RT/ACL.pm - A /rt/trunk/lib/RT/Action - A /rt/trunk/lib/RT/Action/Autoreply.pm - A /rt/trunk/lib/RT/Action/Generic.pm - A /rt/trunk/lib/RT/Action/Notify.pm - A /rt/trunk/lib/RT/Action/NotifyAsComment.pm - A /rt/trunk/lib/RT/Action/OpenDependent.pm - A /rt/trunk/lib/RT/Action/README.hackers - A /rt/trunk/lib/RT/Action/ResolveMembers.pm - A /rt/trunk/lib/RT/Action/SendEmail.pm - A /rt/trunk/lib/RT/Action/StallDependent.pm - A /rt/trunk/lib/RT/Attachment.pm - A /rt/trunk/lib/RT/Attachments.pm - A /rt/trunk/lib/RT/Condition - A /rt/trunk/lib/RT/Condition/AnyTransaction.pm - A /rt/trunk/lib/RT/Condition/Generic.pm - A /rt/trunk/lib/RT/Condition/NewDependency.pm - A /rt/trunk/lib/RT/Condition/StatusChange.pm - A /rt/trunk/lib/RT/CurrentUser.pm - A /rt/trunk/lib/RT/Date.pm - A /rt/trunk/lib/RT/EasySearch.pm - A /rt/trunk/lib/RT/Group.pm - A /rt/trunk/lib/RT/GroupMember.pm - A /rt/trunk/lib/RT/GroupMembers.pm - A /rt/trunk/lib/RT/Groups.pm - A /rt/trunk/lib/RT/Handle.pm - A /rt/trunk/lib/RT/Interface - A /rt/trunk/lib/RT/Interface/CLI.pm - A /rt/trunk/lib/RT/Interface/Email.pm - A /rt/trunk/lib/RT/Interface/Web.pm - A /rt/trunk/lib/RT/Keyword.pm - A /rt/trunk/lib/RT/KeywordSelect.pm - A /rt/trunk/lib/RT/KeywordSelects.pm - A /rt/trunk/lib/RT/Keywords.pm - A /rt/trunk/lib/RT/Link.pm - A /rt/trunk/lib/RT/Links.pm - A /rt/trunk/lib/RT/ObjectKeyword.pm - A /rt/trunk/lib/RT/ObjectKeywords.pm - A /rt/trunk/lib/RT/Queue.pm - A /rt/trunk/lib/RT/Queues.pm - A /rt/trunk/lib/RT/Record.pm - A /rt/trunk/lib/RT/Scrip.pm - A /rt/trunk/lib/RT/ScripAction.pm - A /rt/trunk/lib/RT/ScripActions.pm - A /rt/trunk/lib/RT/ScripCondition.pm - A /rt/trunk/lib/RT/ScripConditions.pm - A /rt/trunk/lib/RT/Scrips.pm - A /rt/trunk/lib/RT/Template.pm - A /rt/trunk/lib/RT/Templates.pm - A /rt/trunk/lib/RT/Ticket.pm - A /rt/trunk/lib/RT/Tickets.pm - A /rt/trunk/lib/RT/Transaction.pm - A /rt/trunk/lib/RT/Transactions.pm - A /rt/trunk/lib/RT/User.pm - A /rt/trunk/lib/RT/Users.pm - A /rt/trunk/lib/RT/Watcher.pm - A /rt/trunk/lib/RT/Watchers.pm - A /rt/trunk/lib/RT.pm - D /rt/trunk/lib/generic_templates - D /rt/trunk/lib/images - D /rt/trunk/lib/rt - A /rt/trunk/lib/test.pl - A /rt/trunk/t - A /rt/trunk/t/create.t - A /rt/trunk/t/stress.t - A /rt/trunk/t/testsuite_notes - A /rt/trunk/tools - A /rt/trunk/tools/initdb - A /rt/trunk/tools/insertdata - A /rt/trunk/tools/testdeps - A /rt/trunk/webrt - A /rt/trunk/webrt/Admin - A /rt/trunk/webrt/Admin/Elements - A /rt/trunk/webrt/Admin/Elements/CreateQueueCalled - A /rt/trunk/webrt/Admin/Elements/CreateUserCalled - A /rt/trunk/webrt/Admin/Elements/EditUserComments - A /rt/trunk/webrt/Admin/Elements/GrantQueueRightsTo - A /rt/trunk/webrt/Admin/Elements/GroupTabs - A /rt/trunk/webrt/Admin/Elements/Header - A /rt/trunk/webrt/Admin/Elements/ModifyKeyword - A /rt/trunk/webrt/Admin/Elements/ModifyKeywordSelect - A /rt/trunk/webrt/Admin/Elements/ModifyQueue - A /rt/trunk/webrt/Admin/Elements/ModifyTemplate - A /rt/trunk/webrt/Admin/Elements/ModifyUser - A /rt/trunk/webrt/Admin/Elements/QueueRightsForUser - A /rt/trunk/webrt/Admin/Elements/QueueTabs - A /rt/trunk/webrt/Admin/Elements/SelectKeywordSelect - A /rt/trunk/webrt/Admin/Elements/SelectModifyGroup - A /rt/trunk/webrt/Admin/Elements/SelectModifyKeyword - A /rt/trunk/webrt/Admin/Elements/SelectModifyKeywordSelect - A /rt/trunk/webrt/Admin/Elements/SelectModifyQueue - A /rt/trunk/webrt/Admin/Elements/SelectModifyUser - A /rt/trunk/webrt/Admin/Elements/SelectQueueRights - A /rt/trunk/webrt/Admin/Elements/SelectRights - A /rt/trunk/webrt/Admin/Elements/SelectScrip - A /rt/trunk/webrt/Admin/Elements/SelectScripAction - A /rt/trunk/webrt/Admin/Elements/SelectScripCondition - A /rt/trunk/webrt/Admin/Elements/SelectSingleOrMultiple - A /rt/trunk/webrt/Admin/Elements/SelectTemplate - A /rt/trunk/webrt/Admin/Elements/SelectUsers - A /rt/trunk/webrt/Admin/Elements/SystemTabs - A /rt/trunk/webrt/Admin/Elements/Tabs - A /rt/trunk/webrt/Admin/Elements/UserTabs - A /rt/trunk/webrt/Admin/Global - A /rt/trunk/webrt/Admin/Global/GroupRights.html - A /rt/trunk/webrt/Admin/Global/Keywords.html - A /rt/trunk/webrt/Admin/Global/Scrips.html - A /rt/trunk/webrt/Admin/Global/Template.html - A /rt/trunk/webrt/Admin/Global/Templates.html - A /rt/trunk/webrt/Admin/Global/UserRights.html - A /rt/trunk/webrt/Admin/Global/index.html - A /rt/trunk/webrt/Admin/Groups - A /rt/trunk/webrt/Admin/Groups/Members.html - A /rt/trunk/webrt/Admin/Groups/Modify.html - A /rt/trunk/webrt/Admin/Groups/Rights.html - A /rt/trunk/webrt/Admin/Groups/index.html - A /rt/trunk/webrt/Admin/KeywordSelects - A /rt/trunk/webrt/Admin/KeywordSelects/Modify.html - A /rt/trunk/webrt/Admin/KeywordSelects/index.html - A /rt/trunk/webrt/Admin/Keywords - A /rt/trunk/webrt/Admin/Keywords/Modify.html - A /rt/trunk/webrt/Admin/Keywords/index.html - A /rt/trunk/webrt/Admin/Queues - A /rt/trunk/webrt/Admin/Queues/Create.html - A /rt/trunk/webrt/Admin/Queues/GroupRights.html - A /rt/trunk/webrt/Admin/Queues/Keywords.html - A /rt/trunk/webrt/Admin/Queues/Modify.html - A /rt/trunk/webrt/Admin/Queues/People.html - A /rt/trunk/webrt/Admin/Queues/Scrips.html - A /rt/trunk/webrt/Admin/Queues/Template.html - A /rt/trunk/webrt/Admin/Queues/Templates.html - A /rt/trunk/webrt/Admin/Queues/UserRights.html - A /rt/trunk/webrt/Admin/Queues/index.html - A /rt/trunk/webrt/Admin/Users - A /rt/trunk/webrt/Admin/Users/Modify.html - A /rt/trunk/webrt/Admin/Users/Prefs.html - A /rt/trunk/webrt/Admin/Users/Rights.html - A /rt/trunk/webrt/Admin/Users/index.html - A /rt/trunk/webrt/Admin/index.html - A /rt/trunk/webrt/Elements - A /rt/trunk/webrt/Elements/Checkbox - A /rt/trunk/webrt/Elements/CreateTicket - A /rt/trunk/webrt/Elements/Error - A /rt/trunk/webrt/Elements/Footer - A /rt/trunk/webrt/Elements/GotoTicket - A /rt/trunk/webrt/Elements/Header - A /rt/trunk/webrt/Elements/ListActions - A /rt/trunk/webrt/Elements/Login - A /rt/trunk/webrt/Elements/MessageBox - A /rt/trunk/webrt/Elements/MyRequests - A /rt/trunk/webrt/Elements/MyTickets - A /rt/trunk/webrt/Elements/Quicksearch - A /rt/trunk/webrt/Elements/Section - A /rt/trunk/webrt/Elements/SelectBoolean - A /rt/trunk/webrt/Elements/SelectDate - A /rt/trunk/webrt/Elements/SelectDateRelation - A /rt/trunk/webrt/Elements/SelectDateType - A /rt/trunk/webrt/Elements/SelectKeyword - A /rt/trunk/webrt/Elements/SelectKeywordOptions - A /rt/trunk/webrt/Elements/SelectLinkType - A /rt/trunk/webrt/Elements/SelectMatch - A /rt/trunk/webrt/Elements/SelectNewTicketQueue - A /rt/trunk/webrt/Elements/SelectOwner - A /rt/trunk/webrt/Elements/SelectQueue - A /rt/trunk/webrt/Elements/SelectResultsPerPage - A /rt/trunk/webrt/Elements/SelectSortOrder - A /rt/trunk/webrt/Elements/SelectStatus - A /rt/trunk/webrt/Elements/SelectTicketSortBy - A /rt/trunk/webrt/Elements/SelectUsers - A /rt/trunk/webrt/Elements/SelectWatcherType - A /rt/trunk/webrt/Elements/ShadedBox - A /rt/trunk/webrt/Elements/Submit - A /rt/trunk/webrt/Elements/Tabs - A /rt/trunk/webrt/Elements/TitleBoxEnd - A /rt/trunk/webrt/Elements/TitleBoxStart - A /rt/trunk/webrt/Elements/ViewUser - A /rt/trunk/webrt/Elements/dayMenu - A /rt/trunk/webrt/Elements/monthMenu - A /rt/trunk/webrt/Elements/yearMenu - A /rt/trunk/webrt/NoAuth - A /rt/trunk/webrt/NoAuth/Logout.html - A /rt/trunk/webrt/NoAuth/Reminder.html - A /rt/trunk/webrt/NoAuth/images - A /rt/trunk/webrt/NoAuth/images/spacer.gif - A /rt/trunk/webrt/NoAuth/webrt.css - A /rt/trunk/webrt/Search - A /rt/trunk/webrt/Search/Bulk.html - A /rt/trunk/webrt/Search/Listing.html - A /rt/trunk/webrt/Search/PickRestriction - A /rt/trunk/webrt/Search/RestrictSearch.html - A /rt/trunk/webrt/Search/TicketCell - A /rt/trunk/webrt/SelfService - A /rt/trunk/webrt/SelfService/Closed.html - A /rt/trunk/webrt/SelfService/Create.html - A /rt/trunk/webrt/SelfService/Details.html - A /rt/trunk/webrt/SelfService/Elements - A /rt/trunk/webrt/SelfService/Elements/GotoTicket - A /rt/trunk/webrt/SelfService/Elements/Header - A /rt/trunk/webrt/SelfService/Elements/MyRequests - A /rt/trunk/webrt/SelfService/Elements/ShowTransaction - A /rt/trunk/webrt/SelfService/Elements/Tabs - A /rt/trunk/webrt/SelfService/Error.html - A /rt/trunk/webrt/SelfService/Prefs.html - A /rt/trunk/webrt/SelfService/index.html - A /rt/trunk/webrt/Ticket - A /rt/trunk/webrt/Ticket/Attachment - A /rt/trunk/webrt/Ticket/Attachment/dhandler - A /rt/trunk/webrt/Ticket/Create.html - A /rt/trunk/webrt/Ticket/Display.html - A /rt/trunk/webrt/Ticket/Elements - A /rt/trunk/webrt/Ticket/Elements/AddWatchers - A /rt/trunk/webrt/Ticket/Elements/EditBasics - A /rt/trunk/webrt/Ticket/Elements/EditDates - A /rt/trunk/webrt/Ticket/Elements/EditKeywordSelects - A /rt/trunk/webrt/Ticket/Elements/EditLinks - A /rt/trunk/webrt/Ticket/Elements/EditPeople - A /rt/trunk/webrt/Ticket/Elements/EditWatchers - A /rt/trunk/webrt/Ticket/Elements/ShowBasics - A /rt/trunk/webrt/Ticket/Elements/ShowDates - A /rt/trunk/webrt/Ticket/Elements/ShowDependencies - A /rt/trunk/webrt/Ticket/Elements/ShowHistory - A /rt/trunk/webrt/Ticket/Elements/ShowKeywordSelects - A /rt/trunk/webrt/Ticket/Elements/ShowLinks - A /rt/trunk/webrt/Ticket/Elements/ShowMemberOf - A /rt/trunk/webrt/Ticket/Elements/ShowMembers - A /rt/trunk/webrt/Ticket/Elements/ShowPeople - A /rt/trunk/webrt/Ticket/Elements/ShowReferences - A /rt/trunk/webrt/Ticket/Elements/ShowRequestor - A /rt/trunk/webrt/Ticket/Elements/ShowSummary - A /rt/trunk/webrt/Ticket/Elements/ShowTransaction - A /rt/trunk/webrt/Ticket/Elements/Tabs - A /rt/trunk/webrt/Ticket/Elements/ToolBar - A /rt/trunk/webrt/Ticket/History.html - A /rt/trunk/webrt/Ticket/Modify.html - A /rt/trunk/webrt/Ticket/ModifyAll.html - A /rt/trunk/webrt/Ticket/ModifyDates.html - A /rt/trunk/webrt/Ticket/ModifyLinks.html - A /rt/trunk/webrt/Ticket/ModifyPeople.html - A /rt/trunk/webrt/Ticket/Update.html - A /rt/trunk/webrt/User - A /rt/trunk/webrt/User/Prefs.html - A /rt/trunk/webrt/autohandler - A /rt/trunk/webrt/index.html - A /rt/trunk/webrt/rt.jpg - -Load rt-2-0-0 into rt/trunk. - ------------------------------------------------------------------------- -r16 | root | 2003-11-16 01:48:24 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Makefile - M /rt/trunk/NEWS - M /rt/trunk/README - M /rt/trunk/lib/rt/ui/mail/manipulate.pm - M /rt/trunk/lib/rt/ui/web/manipulate.pm - -Load rt-1-0-7 into rt/trunk. - ------------------------------------------------------------------------- -r14 | root | 2003-11-16 01:48:14 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Makefile - M /rt/trunk/NEWS - M /rt/trunk/lib/rt/support/mail.pm - M /rt/trunk/lib/rt/support/utils.pm - M /rt/trunk/lib/rt/ui/mail/manipulate.pm - M /rt/trunk/lib/rt/ui/web/support.pm - -Load rt-1-0-6 into rt/trunk. - ------------------------------------------------------------------------- -r12 | root | 2003-11-16 01:48:04 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Makefile - M /rt/trunk/NEWS - M /rt/trunk/README - A /rt/trunk/bin/testdeps.pl - M /rt/trunk/etc/suidrt.c - M /rt/trunk/lib/rt/database/manipulate.pm - M /rt/trunk/lib/rt/ui/cli/manipulate.pm - M /rt/trunk/lib/rt/ui/mail/manipulate.pm - M /rt/trunk/lib/rt/ui/web/manipulate.pm - -Load rt-1-0-5 into rt/trunk. - ------------------------------------------------------------------------- -r10 | root | 2003-11-16 01:47:53 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Makefile - M /rt/trunk/NEWS - M /rt/trunk/README - M /rt/trunk/etc/schema - M /rt/trunk/lib/rt/ui/mail/manipulate.pm - -Load rt-1-0-4 into rt/trunk. - ------------------------------------------------------------------------- -r8 | root | 2003-11-16 01:47:42 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Makefile - M /rt/trunk/NEWS - M /rt/trunk/README - M /rt/trunk/docs/rt-templates.html - M /rt/trunk/lib/rt/ui/cli/admin.pm - M /rt/trunk/lib/rt/ui/cli/query.pm - M /rt/trunk/lib/rt/ui/mail/manipulate.pm - M /rt/trunk/lib/rt/ui/web/admin.pm - M /rt/trunk/lib/rt/ui/web/forms.pm - M /rt/trunk/lib/rt/ui/web/manipulate.pm - -Load rt-1-0-3 into rt/trunk. - ------------------------------------------------------------------------- -r6 | root | 2003-11-16 01:47:30 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Makefile - M /rt/trunk/NEWS - M /rt/trunk/README - M /rt/trunk/docs/FAQ - M /rt/trunk/docs/FAQ.html - A /rt/trunk/docs/rt-templates.html - M /rt/trunk/etc/schema - M /rt/trunk/etc/suidrt.c - M /rt/trunk/lib/generic_templates/autoreply - M /rt/trunk/lib/generic_templates/comment - M /rt/trunk/lib/generic_templates/give - M /rt/trunk/lib/generic_templates/steal - M /rt/trunk/lib/rt/database/manipulate.pm - M /rt/trunk/lib/rt/support/mail.pm - M /rt/trunk/lib/rt/ui/mail/manipulate.pm - M /rt/trunk/lib/rt/ui/web/admin.pm - M /rt/trunk/lib/rt/ui/web/forms.pm - M /rt/trunk/lib/rt/ui/web/manipulate.pm - -Load rt-1-0-2 into rt/trunk. - ------------------------------------------------------------------------- -r4 | root | 2003-11-16 01:47:20 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - M /rt/trunk/Makefile - M /rt/trunk/NEWS - M /rt/trunk/docs/rt_users_guide.html - M /rt/trunk/lib/rt/database/manipulate.pm - M /rt/trunk/lib/rt/support/mail.pm - M /rt/trunk/lib/rt/support/utils.pm - M /rt/trunk/lib/rt/ui/cli/query.pm - M /rt/trunk/lib/rt/ui/mail/manipulate.pm - -Load rt-1-0-1 into rt/trunk. - ------------------------------------------------------------------------- -r2 | root | 2003-11-16 01:47:10 -0500 (Sun, 16 Nov 2003) | 2 lines -Changed paths: - A /rt/trunk/COPYING - A /rt/trunk/Makefile - A /rt/trunk/NEWS - A /rt/trunk/README - A /rt/trunk/TODO - A /rt/trunk/bin - A /rt/trunk/bin/rtmux.pl - A /rt/trunk/contrib - A /rt/trunk/contrib/cookie-prefs.tar.gz - A /rt/trunk/contrib/cookie-prefs.tar.gz.README - A /rt/trunk/contrib/forms.cgi - A /rt/trunk/contrib/manipulate.pm.pth - A /rt/trunk/contrib/manipulate.pm.pth.README - A /rt/trunk/contrib/mod_auth_mysql.README - A /rt/trunk/contrib/ns_authentication.patch - A /rt/trunk/contrib/ns_authentication.patch.README - A /rt/trunk/contrib/rename_queue.README - A /rt/trunk/contrib/req2rt.tar.gz - A /rt/trunk/contrib/req2rt.tar.gz.README - A /rt/trunk/contrib/signatureforcorrespondence - A /rt/trunk/contrib/stats.tar.gz - A /rt/trunk/docs - A /rt/trunk/docs/FAQ - A /rt/trunk/docs/FAQ.html - A /rt/trunk/docs/README.docs - A /rt/trunk/docs/rt.gif - A /rt/trunk/docs/rt_users_guide.html - A /rt/trunk/etc - A /rt/trunk/etc/config.pm - A /rt/trunk/etc/mysql.acl - A /rt/trunk/etc/schema - A /rt/trunk/etc/suidrt.c - A /rt/trunk/etc/templates - A /rt/trunk/etc/templates/queues - A /rt/trunk/etc/templates/queues/.placeholder - A /rt/trunk/etc/templates/queues/_rt_system - A /rt/trunk/etc/templates/queues/_rt_system/act_response - A /rt/trunk/etc/templates/queues/_rt_system/error - A /rt/trunk/lib - A /rt/trunk/lib/generic_templates - A /rt/trunk/lib/generic_templates/autoreply - A /rt/trunk/lib/generic_templates/comment - A /rt/trunk/lib/generic_templates/correspondence - A /rt/trunk/lib/generic_templates/error - A /rt/trunk/lib/generic_templates/give - A /rt/trunk/lib/generic_templates/respond - A /rt/trunk/lib/generic_templates/steal - A /rt/trunk/lib/generic_templates/transaction - A /rt/trunk/lib/generic_templates/web_create - A /rt/trunk/lib/images - A /rt/trunk/lib/images/comment.gif - A /rt/trunk/lib/images/down.gif - A /rt/trunk/lib/images/endcap.gif - A /rt/trunk/lib/images/give.gif - A /rt/trunk/lib/images/pixel_black.gif - A /rt/trunk/lib/images/resolve.gif - A /rt/trunk/lib/images/respond.gif - A /rt/trunk/lib/images/rt.jpeg - A /rt/trunk/lib/images/sbc.gif - A /rt/trunk/lib/images/sbs.gif - A /rt/trunk/lib/images/slc.gif - A /rt/trunk/lib/images/srs.gif - A /rt/trunk/lib/images/take.gif - A /rt/trunk/lib/images/up.gif - A /rt/trunk/lib/rt - A /rt/trunk/lib/rt/database - A /rt/trunk/lib/rt/database/admin.pm - A /rt/trunk/lib/rt/database/config.pm - A /rt/trunk/lib/rt/database/content.pm - A /rt/trunk/lib/rt/database/manipulate.pm - A /rt/trunk/lib/rt/database.pm - A /rt/trunk/lib/rt/support - A /rt/trunk/lib/rt/support/mail.pm - A /rt/trunk/lib/rt/support/utils.pm - A /rt/trunk/lib/rt/ui - A /rt/trunk/lib/rt/ui/cli - A /rt/trunk/lib/rt/ui/cli/admin.pm - A /rt/trunk/lib/rt/ui/cli/manipulate.pm - A /rt/trunk/lib/rt/ui/cli/query.pm - A /rt/trunk/lib/rt/ui/cli/support.pm - A /rt/trunk/lib/rt/ui/mail - A /rt/trunk/lib/rt/ui/mail/manipulate.pm - A /rt/trunk/lib/rt/ui/web - A /rt/trunk/lib/rt/ui/web/admin.pm - A /rt/trunk/lib/rt/ui/web/auth.pm - A /rt/trunk/lib/rt/ui/web/forms.pm - A /rt/trunk/lib/rt/ui/web/manipulate.pm - A /rt/trunk/lib/rt/ui/web/support.pm - -Load rt-1-0-0 into rt/trunk. - ------------------------------------------------------------------------- -r1 | jesse | 2003-11-14 16:32:58 -0500 (Fri, 14 Nov 2003) | 2 lines -Changed paths: - A /rt - A /rt/branches - A /rt/tags - A /rt/trunk - -added rt project +* merge Jesse's $RT::SystemUser->LanguageHandle fix; corrected a + bug caused by it in setup database stage where there's no SystemUser. +* fixed two tests in RT::CustomField that incorrectly expected old-style + ->Type return values; they now test ->Type and ->MaxValues separately. +* change some ok() tests into is() and like() tests. + + +------------------------------------------------------------------------ +r597 | autrijus | 2004-03-17 13:12:25 -0500 (Wed, 17 Mar 2004) | 2 lines +Changed paths: + M /rt/branches + A /rt/branches/rt-3.3/html/Developer + A /rt/branches/rt-3.3/html/Developer/Log.html + A /rt/branches/rt-3.3/html/Developer/Perldoc.html + A /rt/branches/rt-3.3/html/Developer/autohandler + +* Developer tools. + +------------------------------------------------------------------------ +r585 | autrijus | 2004-03-16 14:22:32 -0500 (Tue, 16 Mar 2004) | 3 lines +Changed paths: + M /rt/branches + M /rt/branches/rt-3.3/bin/webmux.pl.in + M /rt/branches/rt-3.3/etc/acl.mysql + M /rt/branches/rt-3.3/lib/RT.pm.in + +* move class loading to RT::InitClasses. +* do not do acl if mysql is in skip-grant-tables mode. + +------------------------------------------------------------------------ +r584 | autrijus | 2004-03-16 14:07:50 -0500 (Tue, 16 Mar 2004) | 3 lines +Changed paths: + M /rt/branches + M /rt/branches/rt-3.3/Makefile.in + M /rt/branches/rt-3.3/etc/RT_Config.pm.in + +* it is possible that the DESTDIR is the current directory. +* also, hint on how to use MasonX::Profiler more concisely. + +------------------------------------------------------------------------ +r571 | autrijus | 2004-03-15 10:22:17 -0500 (Mon, 15 Mar 2004) | 2 lines +Changed paths: + M /rt/branches + M /rt/branches/rt-3.3/html/User/Prefs.html + +* backport lang handle setting from -elixus + +------------------------------------------------------------------------ +r560 | autrijus | 2004-03-12 21:44:05 -0500 (Fri, 12 Mar 2004) | 2 lines +Changed paths: + M /rt/branches + M /rt/branches/rt-3.3/README + M /rt/branches/rt-3.3/bin/rt-mailgate.in + M /rt/branches/rt-3.3/bin/rt.in + M /rt/branches/rt-3.3/etc/RT_Config.pm.in + M /rt/branches/rt-3.3/etc/schema.Oracle + M /rt/branches/rt-3.3/html/Admin/Users/Modify.html + M /rt/branches/rt-3.3/html/Elements/Footer + M /rt/branches/rt-3.3/html/Elements/Header + M /rt/branches/rt-3.3/html/Elements/Login + M /rt/branches/rt-3.3/html/Elements/SelectQueue + M /rt/branches/rt-3.3/html/Elements/TicketList + M /rt/branches/rt-3.3/html/NoAuth/webrt.css + M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments + M /rt/branches/rt-3.3/html/REST/1.0/ticket/comment + M /rt/branches/rt-3.3/html/Search/Build.html + M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString + M /rt/branches/rt-3.3/html/Search/Elements/PickBasics + M /rt/branches/rt-3.3/html/Search/Elements/PickRestriction + M /rt/branches/rt-3.3/html/Search/Results.html + M /rt/branches/rt-3.3/html/Search/Results.rdf + M /rt/branches/rt-3.3/html/Ticket/Display.html + A /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary + M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction + M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs + M /rt/branches/rt-3.3/html/Ticket/History.html + M /rt/branches/rt-3.3/html/autohandler + M /rt/branches/rt-3.3/lib/RT/Action/Autoreply.pm + M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + M /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm + M /rt/branches/rt-3.3/lib/RT/Handle.pm + M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/Record.pm + M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm + M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm + M /rt/branches/rt-3.3/releng.cnf + +* smerge rt-3.1 to rt-3.3. + +------------------------------------------------------------------------ +r559 | autrijus | 2004-03-12 21:22:26 -0500 (Fri, 12 Mar 2004) | 2 lines +Changed paths: + M /rt/branches + D /rt/branches/autrijus-3.1 + A /rt/branches/rt-3.3 + A /rt/branches/rt-3.3/COPYING + A /rt/branches/rt-3.3/HOWTO + A /rt/branches/rt-3.3/HOWTO/README + A /rt/branches/rt-3.3/HOWTO/change.txt + A /rt/branches/rt-3.3/HOWTO/release.txt + A /rt/branches/rt-3.3/HOWTO/version-control.txt + A /rt/branches/rt-3.3/Makefile.in + A /rt/branches/rt-3.3/README + A /rt/branches/rt-3.3/UPGRADING + A /rt/branches/rt-3.3/aclocal.m4 + A /rt/branches/rt-3.3/bin + A /rt/branches/rt-3.3/bin/mason_handler.fcgi.in + A /rt/branches/rt-3.3/bin/mason_handler.scgi.in + A /rt/branches/rt-3.3/bin/mason_handler.svc.in + A /rt/branches/rt-3.3/bin/rt-commit-handler.in + A /rt/branches/rt-3.3/bin/rt-crontool.in + A /rt/branches/rt-3.3/bin/rt-mailgate.in + A /rt/branches/rt-3.3/bin/rt.in + A /rt/branches/rt-3.3/bin/standalone_httpd.in + A /rt/branches/rt-3.3/bin/webmux.pl.in + A /rt/branches/rt-3.3/config.layout + A /rt/branches/rt-3.3/configure.ac + A /rt/branches/rt-3.3/docs + A /rt/branches/rt-3.3/docs/README.docs + A /rt/branches/rt-3.3/docs/Security + A /rt/branches/rt-3.3/docs/design_docs + A /rt/branches/rt-3.3/docs/design_docs/CARS + A /rt/branches/rt-3.3/docs/design_docs/TransactionTypes.txt + A /rt/branches/rt-3.3/docs/design_docs/acls + A /rt/branches/rt-3.3/docs/design_docs/approval_notices + A /rt/branches/rt-3.3/docs/design_docs/approval_template + A /rt/branches/rt-3.3/docs/design_docs/cf_search + A /rt/branches/rt-3.3/docs/design_docs/cli_spec + A /rt/branches/rt-3.3/docs/design_docs/cvs_integration + A /rt/branches/rt-3.3/docs/design_docs/delegation + A /rt/branches/rt-3.3/docs/design_docs/evil_plans + A /rt/branches/rt-3.3/docs/design_docs/groups_notes + A /rt/branches/rt-3.3/docs/design_docs/link-definitions.txt + A /rt/branches/rt-3.3/docs/design_docs/recursive_group_membership_algorithm + A /rt/branches/rt-3.3/docs/design_docs/rql_parser_machine.graphviz + A /rt/branches/rt-3.3/docs/design_docs/string-extraction-guide.txt + A /rt/branches/rt-3.3/docs/design_docs/subscription-definitions.txt + A /rt/branches/rt-3.3/docs/design_docs/ticket_templates + A /rt/branches/rt-3.3/docs/design_docs/users + A /rt/branches/rt-3.3/docs/rt3-schema-relationships.dot + A /rt/branches/rt-3.3/etc + A /rt/branches/rt-3.3/etc/RT_Config.pm.in + A /rt/branches/rt-3.3/etc/RT_SiteConfig.pm + A /rt/branches/rt-3.3/etc/acl.Informix + A /rt/branches/rt-3.3/etc/acl.Oracle + A /rt/branches/rt-3.3/etc/acl.Pg + A /rt/branches/rt-3.3/etc/acl.mysql + A /rt/branches/rt-3.3/etc/constraints.mysql + A /rt/branches/rt-3.3/etc/drop.Informix + A /rt/branches/rt-3.3/etc/drop.Oracle + A /rt/branches/rt-3.3/etc/initialdata + A /rt/branches/rt-3.3/etc/rt.spec + A /rt/branches/rt-3.3/etc/schema.Informix + A /rt/branches/rt-3.3/etc/schema.Oracle + A /rt/branches/rt-3.3/etc/schema.Pg + A /rt/branches/rt-3.3/etc/schema.SQLite + A /rt/branches/rt-3.3/etc/schema.mysql + A /rt/branches/rt-3.3/etc/upgrade + A /rt/branches/rt-3.3/etc/upgrade/2.1.71 + A /rt/branches/rt-3.3/html + A /rt/branches/rt-3.3/html/Admin + A /rt/branches/rt-3.3/html/Admin/CustomFields + A /rt/branches/rt-3.3/html/Admin/CustomFields/GroupRights.html + A /rt/branches/rt-3.3/html/Admin/CustomFields/Modify.html + A /rt/branches/rt-3.3/html/Admin/CustomFields/Objects.html + A /rt/branches/rt-3.3/html/Admin/CustomFields/UserRights.html + A /rt/branches/rt-3.3/html/Admin/CustomFields/index.html + A /rt/branches/rt-3.3/html/Admin/Elements + A /rt/branches/rt-3.3/html/Admin/Elements/AddCustomFieldValue + A /rt/branches/rt-3.3/html/Admin/Elements/CreateUserCalled + A /rt/branches/rt-3.3/html/Admin/Elements/CustomFieldTabs + A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField + A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFieldValues + A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields + A /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers + A /rt/branches/rt-3.3/html/Admin/Elements/EditScrip + A /rt/branches/rt-3.3/html/Admin/Elements/EditScrips + A /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates + A /rt/branches/rt-3.3/html/Admin/Elements/EditUserComments + A /rt/branches/rt-3.3/html/Admin/Elements/GroupTabs + A /rt/branches/rt-3.3/html/Admin/Elements/Header + A /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalCustomFields + A /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalScrips + A /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue + A /rt/branches/rt-3.3/html/Admin/Elements/ModifyTemplate + A /rt/branches/rt-3.3/html/Admin/Elements/ModifyUser + A /rt/branches/rt-3.3/html/Admin/Elements/ObjectCustomFields + A /rt/branches/rt-3.3/html/Admin/Elements/PickCustomFields + A /rt/branches/rt-3.3/html/Admin/Elements/PickObjects + A /rt/branches/rt-3.3/html/Admin/Elements/QueueRightsForUser + A /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs + A /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldLookupType + A /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldType + A /rt/branches/rt-3.3/html/Admin/Elements/SelectGroups + A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyGroup + A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyQueue + A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyUser + A /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers + A /rt/branches/rt-3.3/html/Admin/Elements/SelectRights + A /rt/branches/rt-3.3/html/Admin/Elements/SelectScrip + A /rt/branches/rt-3.3/html/Admin/Elements/SelectScripAction + A /rt/branches/rt-3.3/html/Admin/Elements/SelectScripCondition + A /rt/branches/rt-3.3/html/Admin/Elements/SelectSingleOrMultiple + A /rt/branches/rt-3.3/html/Admin/Elements/SelectStage + A /rt/branches/rt-3.3/html/Admin/Elements/SelectTemplate + A /rt/branches/rt-3.3/html/Admin/Elements/SelectUsers + A /rt/branches/rt-3.3/html/Admin/Elements/SystemTabs + A /rt/branches/rt-3.3/html/Admin/Elements/Tabs + A /rt/branches/rt-3.3/html/Admin/Elements/UserTabs + A /rt/branches/rt-3.3/html/Admin/Global + A /rt/branches/rt-3.3/html/Admin/Global/CustomField.html + A /rt/branches/rt-3.3/html/Admin/Global/CustomFields.html + A /rt/branches/rt-3.3/html/Admin/Global/GroupRights.html + A /rt/branches/rt-3.3/html/Admin/Global/Scrip.html + A /rt/branches/rt-3.3/html/Admin/Global/Scrips.html + A /rt/branches/rt-3.3/html/Admin/Global/Template.html + A /rt/branches/rt-3.3/html/Admin/Global/Templates.html + A /rt/branches/rt-3.3/html/Admin/Global/UserRights.html + A /rt/branches/rt-3.3/html/Admin/Global/index.html + A /rt/branches/rt-3.3/html/Admin/Groups + A /rt/branches/rt-3.3/html/Admin/Groups/CustomFields.html + A /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html + A /rt/branches/rt-3.3/html/Admin/Groups/History.html + A /rt/branches/rt-3.3/html/Admin/Groups/Members.html + A /rt/branches/rt-3.3/html/Admin/Groups/Modify.html + A /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html + A /rt/branches/rt-3.3/html/Admin/Groups/index.html + A /rt/branches/rt-3.3/html/Admin/Queues + A /rt/branches/rt-3.3/html/Admin/Queues/CustomField.html + A /rt/branches/rt-3.3/html/Admin/Queues/CustomFields.html + A /rt/branches/rt-3.3/html/Admin/Queues/GroupRights.html + A /rt/branches/rt-3.3/html/Admin/Queues/Modify.html + A /rt/branches/rt-3.3/html/Admin/Queues/People.html + A /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html + A /rt/branches/rt-3.3/html/Admin/Queues/Scrips.html + A /rt/branches/rt-3.3/html/Admin/Queues/Template.html + A /rt/branches/rt-3.3/html/Admin/Queues/Templates.html + A /rt/branches/rt-3.3/html/Admin/Queues/UserRights.html + A /rt/branches/rt-3.3/html/Admin/Queues/index.html + A /rt/branches/rt-3.3/html/Admin/Users + A /rt/branches/rt-3.3/html/Admin/Users/CustomFields.html + A /rt/branches/rt-3.3/html/Admin/Users/History.html + A /rt/branches/rt-3.3/html/Admin/Users/Memberships.html + A /rt/branches/rt-3.3/html/Admin/Users/Modify.html + A /rt/branches/rt-3.3/html/Admin/Users/Prefs.html + A /rt/branches/rt-3.3/html/Admin/Users/index.html + A /rt/branches/rt-3.3/html/Admin/index.html + A /rt/branches/rt-3.3/html/Approvals + A /rt/branches/rt-3.3/html/Approvals/Display.html + A /rt/branches/rt-3.3/html/Approvals/Elements + A /rt/branches/rt-3.3/html/Approvals/Elements/Approve + A /rt/branches/rt-3.3/html/Approvals/Elements/PendingMyApproval + A /rt/branches/rt-3.3/html/Approvals/Elements/ShowDependency + A /rt/branches/rt-3.3/html/Approvals/Elements/Tabs + A /rt/branches/rt-3.3/html/Approvals/index.html + A /rt/branches/rt-3.3/html/Download + A /rt/branches/rt-3.3/html/Download/CustomFieldValue + A /rt/branches/rt-3.3/html/Download/CustomFieldValue/dhandler + A /rt/branches/rt-3.3/html/Download/Tabular + A /rt/branches/rt-3.3/html/Download/Tabular/dhandler + A /rt/branches/rt-3.3/html/Elements + A /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedEnd + A /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedStart + A /rt/branches/rt-3.3/html/Elements/Callback + A /rt/branches/rt-3.3/html/Elements/Checkbox + A /rt/branches/rt-3.3/html/Elements/CreateTicket + A /rt/branches/rt-3.3/html/Elements/EditCustomField + A /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary + A /rt/branches/rt-3.3/html/Elements/EditCustomFieldFreeform + A /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage + A /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect + A /rt/branches/rt-3.3/html/Elements/EditCustomFieldText + A /rt/branches/rt-3.3/html/Elements/Error + A /rt/branches/rt-3.3/html/Elements/Footer + A /rt/branches/rt-3.3/html/Elements/GotoTicket + A /rt/branches/rt-3.3/html/Elements/Header + A /rt/branches/rt-3.3/html/Elements/ListActions + A /rt/branches/rt-3.3/html/Elements/Login + A /rt/branches/rt-3.3/html/Elements/Menu + A /rt/branches/rt-3.3/html/Elements/MessageBox + A /rt/branches/rt-3.3/html/Elements/MyRequests + A /rt/branches/rt-3.3/html/Elements/MyTickets + A /rt/branches/rt-3.3/html/Elements/PageLayout + A /rt/branches/rt-3.3/html/Elements/QuickCreate + A /rt/branches/rt-3.3/html/Elements/Quicksearch + A /rt/branches/rt-3.3/html/Elements/Refresh + A /rt/branches/rt-3.3/html/Elements/Section + A /rt/branches/rt-3.3/html/Elements/SelectAttachmentField + A /rt/branches/rt-3.3/html/Elements/SelectBoolean + A /rt/branches/rt-3.3/html/Elements/SelectCustomFieldOperator + A /rt/branches/rt-3.3/html/Elements/SelectCustomFieldValue + A /rt/branches/rt-3.3/html/Elements/SelectDate + A /rt/branches/rt-3.3/html/Elements/SelectDateRelation + A /rt/branches/rt-3.3/html/Elements/SelectDateType + A /rt/branches/rt-3.3/html/Elements/SelectEqualityOperator + A /rt/branches/rt-3.3/html/Elements/SelectGroups + A /rt/branches/rt-3.3/html/Elements/SelectLang + A /rt/branches/rt-3.3/html/Elements/SelectLinkType + A /rt/branches/rt-3.3/html/Elements/SelectMatch + A /rt/branches/rt-3.3/html/Elements/SelectNewTicketQueue + A /rt/branches/rt-3.3/html/Elements/SelectOwner + A /rt/branches/rt-3.3/html/Elements/SelectQueue + A /rt/branches/rt-3.3/html/Elements/SelectResultsPerPage + A /rt/branches/rt-3.3/html/Elements/SelectSortOrder + A /rt/branches/rt-3.3/html/Elements/SelectStatus + A /rt/branches/rt-3.3/html/Elements/SelectTicketSortBy + A /rt/branches/rt-3.3/html/Elements/SelectTicketTypes + A /rt/branches/rt-3.3/html/Elements/SelectUsers + A /rt/branches/rt-3.3/html/Elements/SelectWatcherType + A /rt/branches/rt-3.3/html/Elements/SetupSessionCookie + A /rt/branches/rt-3.3/html/Elements/ShadedBox + A /rt/branches/rt-3.3/html/Elements/ShadedInputRow + A /rt/branches/rt-3.3/html/Elements/ShadedRow + A /rt/branches/rt-3.3/html/Elements/ShowCustomFields + A /rt/branches/rt-3.3/html/Elements/ShowMemberships + A /rt/branches/rt-3.3/html/Elements/SimpleSearch + A /rt/branches/rt-3.3/html/Elements/Submit + A /rt/branches/rt-3.3/html/Elements/Tabs + A /rt/branches/rt-3.3/html/Elements/TicketList + A /rt/branches/rt-3.3/html/Elements/TitleBox + A /rt/branches/rt-3.3/html/Elements/TitleBoxEnd + A /rt/branches/rt-3.3/html/Elements/TitleBoxStart + A /rt/branches/rt-3.3/html/Elements/ViewUser + A /rt/branches/rt-3.3/html/NoAuth + A /rt/branches/rt-3.3/html/NoAuth/Logout.html + A /rt/branches/rt-3.3/html/NoAuth/Reminder.html + A /rt/branches/rt-3.3/html/NoAuth/images + A /rt/branches/rt-3.3/html/NoAuth/images/back_home.gif + A /rt/branches/rt-3.3/html/NoAuth/images/bplogo.gif + A /rt/branches/rt-3.3/html/NoAuth/images/favicon.png + A /rt/branches/rt-3.3/html/NoAuth/images/head_requestracker.gif + A /rt/branches/rt-3.3/html/NoAuth/images/rt.jpg + A /rt/branches/rt-3.3/html/NoAuth/images/space.gif + A /rt/branches/rt-3.3/html/NoAuth/images/spacer.gif + A /rt/branches/rt-3.3/html/NoAuth/images/squares_blue.gif + A /rt/branches/rt-3.3/html/NoAuth/webrt.css + A /rt/branches/rt-3.3/html/Projects + A /rt/branches/rt-3.3/html/Projects/Create.html + A /rt/branches/rt-3.3/html/Projects/Edit.html + A /rt/branches/rt-3.3/html/Projects/Elements + A /rt/branches/rt-3.3/html/Projects/Elements/CreateTask + A /rt/branches/rt-3.3/html/Projects/Elements/EditTask + A /rt/branches/rt-3.3/html/Projects/Elements/OverviewEntry + A /rt/branches/rt-3.3/html/Projects/Elements/SelectProjectTask + A /rt/branches/rt-3.3/html/Projects/Elements/SelectProjectTaskEntry + A /rt/branches/rt-3.3/html/Projects/Elements/Tabs + A /rt/branches/rt-3.3/html/Projects/Elements/TicketTabs + A /rt/branches/rt-3.3/html/Projects/Gantt.html + A /rt/branches/rt-3.3/html/Projects/History.html + A /rt/branches/rt-3.3/html/Projects/Overview.html + A /rt/branches/rt-3.3/html/Projects/Schedule.html + A /rt/branches/rt-3.3/html/Projects/ScheduleByActor.html + A /rt/branches/rt-3.3/html/Projects/index.html + A /rt/branches/rt-3.3/html/REST + A /rt/branches/rt-3.3/html/REST/1.0 + A /rt/branches/rt-3.3/html/REST/1.0/Forms + A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue + A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/default + A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/ns + A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket + A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments + A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default + A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/history + A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/links + A /rt/branches/rt-3.3/html/REST/1.0/Forms/user + A /rt/branches/rt-3.3/html/REST/1.0/Forms/user/default + A /rt/branches/rt-3.3/html/REST/1.0/Forms/user/ns + A /rt/branches/rt-3.3/html/REST/1.0/NoAuth + A /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway + A /rt/branches/rt-3.3/html/REST/1.0/autohandler + A /rt/branches/rt-3.3/html/REST/1.0/dhandler + A /rt/branches/rt-3.3/html/REST/1.0/logout + A /rt/branches/rt-3.3/html/REST/1.0/search + A /rt/branches/rt-3.3/html/REST/1.0/search/dhandler + A /rt/branches/rt-3.3/html/REST/1.0/search/ticket + A /rt/branches/rt-3.3/html/REST/1.0/ticket + A /rt/branches/rt-3.3/html/REST/1.0/ticket/comment + A /rt/branches/rt-3.3/html/REST/1.0/ticket/link + A /rt/branches/rt-3.3/html/REST/1.0/ticket/merge + A /rt/branches/rt-3.3/html/Scope + A /rt/branches/rt-3.3/html/Scope/Action.html + A /rt/branches/rt-3.3/html/Scope/Elements + A /rt/branches/rt-3.3/html/Scope/Elements/Header + A /rt/branches/rt-3.3/html/Scope/Elements/MessageBox + A /rt/branches/rt-3.3/html/Scope/Elements/ShowHistory + A /rt/branches/rt-3.3/html/Scope/Elements/ShowHistoryView + A /rt/branches/rt-3.3/html/Scope/Elements/ShowMessageHeaders + A /rt/branches/rt-3.3/html/Scope/Elements/ShowMessageStanza + A /rt/branches/rt-3.3/html/Scope/Elements/ShowSummary + A /rt/branches/rt-3.3/html/Scope/Elements/ShowTransaction + A /rt/branches/rt-3.3/html/Scope/History.html + A /rt/branches/rt-3.3/html/Scope/Search.html + A /rt/branches/rt-3.3/html/Scope/Update.html + A /rt/branches/rt-3.3/html/Scope/View.html + A /rt/branches/rt-3.3/html/Scope/Work.html + A /rt/branches/rt-3.3/html/Scope/index.html + A /rt/branches/rt-3.3/html/Search + A /rt/branches/rt-3.3/html/Search/Build.html + A /rt/branches/rt-3.3/html/Search/Bulk.html + A /rt/branches/rt-3.3/html/Search/Edit.html + A /rt/branches/rt-3.3/html/Search/Elements + A /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString + A /rt/branches/rt-3.3/html/Search/Elements/DisplayOptions + A /rt/branches/rt-3.3/html/Search/Elements/EditFormat + A /rt/branches/rt-3.3/html/Search/Elements/EditSearches + A /rt/branches/rt-3.3/html/Search/Elements/NewListActions + A /rt/branches/rt-3.3/html/Search/Elements/PickBasics + A /rt/branches/rt-3.3/html/Search/Elements/PickCFs + A /rt/branches/rt-3.3/html/Search/Elements/PickCriteria + A /rt/branches/rt-3.3/html/Search/Elements/PickRestriction + A /rt/branches/rt-3.3/html/Search/Elements/SearchPrivacy + A /rt/branches/rt-3.3/html/Search/Elements/SelectAndOr + A /rt/branches/rt-3.3/html/Search/Elements/SelectGroup + A /rt/branches/rt-3.3/html/Search/Elements/SelectLinks + A /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType + A /rt/branches/rt-3.3/html/Search/Elements/SelectSearchObject + A /rt/branches/rt-3.3/html/Search/Elements/SelectSearchesForObjects + A /rt/branches/rt-3.3/html/Search/Elements/TicketHeader + A /rt/branches/rt-3.3/html/Search/Elements/TicketHeaderCell + A /rt/branches/rt-3.3/html/Search/Elements/TicketRow + A /rt/branches/rt-3.3/html/Search/Listing.html + A /rt/branches/rt-3.3/html/Search/Results.html + A /rt/branches/rt-3.3/html/Search/Results.rdf + A /rt/branches/rt-3.3/html/Search/Results.tsv + A /rt/branches/rt-3.3/html/SelfService + A /rt/branches/rt-3.3/html/SelfService/Attachment + A /rt/branches/rt-3.3/html/SelfService/Attachment/dhandler + A /rt/branches/rt-3.3/html/SelfService/Closed.html + A /rt/branches/rt-3.3/html/SelfService/Create.html + A /rt/branches/rt-3.3/html/SelfService/Display.html + A /rt/branches/rt-3.3/html/SelfService/Elements + A /rt/branches/rt-3.3/html/SelfService/Elements/GotoTicket + A /rt/branches/rt-3.3/html/SelfService/Elements/Header + A /rt/branches/rt-3.3/html/SelfService/Elements/MyRequests + A /rt/branches/rt-3.3/html/SelfService/Elements/Tabs + A /rt/branches/rt-3.3/html/SelfService/Error.html + A /rt/branches/rt-3.3/html/SelfService/Prefs.html + A /rt/branches/rt-3.3/html/SelfService/Update.html + A /rt/branches/rt-3.3/html/SelfService/index.html + A /rt/branches/rt-3.3/html/Ticket + A /rt/branches/rt-3.3/html/Ticket/Attachment + A /rt/branches/rt-3.3/html/Ticket/Attachment/dhandler + A /rt/branches/rt-3.3/html/Ticket/Create.html + A /rt/branches/rt-3.3/html/Ticket/Display.html + A /rt/branches/rt-3.3/html/Ticket/Elements + A /rt/branches/rt-3.3/html/Ticket/Elements/AddWatchers + A /rt/branches/rt-3.3/html/Ticket/Elements/BulkLinks + A /rt/branches/rt-3.3/html/Ticket/Elements/EditBasics + A /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomField + A /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields + A /rt/branches/rt-3.3/html/Ticket/Elements/EditDates + A /rt/branches/rt-3.3/html/Ticket/Elements/EditLinks + A /rt/branches/rt-3.3/html/Ticket/Elements/EditPeople + A /rt/branches/rt-3.3/html/Ticket/Elements/EditWatchers + A /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowBasics + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowCustomFields + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowDates + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowDependencies + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowLink + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowLinks + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMemberOf + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMembers + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageHeaders + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageStanza + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowPeople + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowReferences + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary + A /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction + A /rt/branches/rt-3.3/html/Ticket/Elements/Tabs + A /rt/branches/rt-3.3/html/Ticket/History.html + A /rt/branches/rt-3.3/html/Ticket/Modify.html + A /rt/branches/rt-3.3/html/Ticket/ModifyAll.html + A /rt/branches/rt-3.3/html/Ticket/ModifyDates.html + A /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html + A /rt/branches/rt-3.3/html/Ticket/ModifyPeople.html + A /rt/branches/rt-3.3/html/Ticket/Update.html + A /rt/branches/rt-3.3/html/Tools + A /rt/branches/rt-3.3/html/Tools/MyDay.html + A /rt/branches/rt-3.3/html/User + A /rt/branches/rt-3.3/html/User/Delegation.html + A /rt/branches/rt-3.3/html/User/Elements + A /rt/branches/rt-3.3/html/User/Elements/DelegateRights + A /rt/branches/rt-3.3/html/User/Elements/GroupTabs + A /rt/branches/rt-3.3/html/User/Elements/Tabs + A /rt/branches/rt-3.3/html/User/Groups + A /rt/branches/rt-3.3/html/User/Groups/Members.html + A /rt/branches/rt-3.3/html/User/Groups/Modify.html + A /rt/branches/rt-3.3/html/User/Groups/index.html + A /rt/branches/rt-3.3/html/User/Prefs.html + A /rt/branches/rt-3.3/html/autohandler + A /rt/branches/rt-3.3/html/index.html + A /rt/branches/rt-3.3/html/l + A /rt/branches/rt-3.3/install-sh + A /rt/branches/rt-3.3/lib + A /rt/branches/rt-3.3/lib/RT + A /rt/branches/rt-3.3/lib/RT/ACE.pm + A /rt/branches/rt-3.3/lib/RT/ACE_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ACL.pm + A /rt/branches/rt-3.3/lib/RT/ACL_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Action + A /rt/branches/rt-3.3/lib/RT/Action/AutoOpen.pm + A /rt/branches/rt-3.3/lib/RT/Action/Autoreply.pm + A /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm + A /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm + A /rt/branches/rt-3.3/lib/RT/Action/Generic.pm + A /rt/branches/rt-3.3/lib/RT/Action/Notify.pm + A /rt/branches/rt-3.3/lib/RT/Action/NotifyAsComment.pm + A /rt/branches/rt-3.3/lib/RT/Action/ResolveMembers.pm + A /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm + A /rt/branches/rt-3.3/lib/RT/Action/SetPriority.pm + A /rt/branches/rt-3.3/lib/RT/Action/UserDefined.pm + A /rt/branches/rt-3.3/lib/RT/Attachment.pm + A /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Attachments.pm + A /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Attribute.pm + A /rt/branches/rt-3.3/lib/RT/Attribute_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Attributes.pm + A /rt/branches/rt-3.3/lib/RT/Attributes_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Base.pm + A /rt/branches/rt-3.3/lib/RT/CachedGroupMember.pm + A /rt/branches/rt-3.3/lib/RT/CachedGroupMember_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/CachedGroupMembers.pm + A /rt/branches/rt-3.3/lib/RT/CachedGroupMembers_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Condition + A /rt/branches/rt-3.3/lib/RT/Condition/AnyTransaction.pm + A /rt/branches/rt-3.3/lib/RT/Condition/BeforeDue.pm + A /rt/branches/rt-3.3/lib/RT/Condition/Generic.pm + A /rt/branches/rt-3.3/lib/RT/Condition/Overdue.pm + A /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm + A /rt/branches/rt-3.3/lib/RT/Condition/PriorityExceeds.pm + A /rt/branches/rt-3.3/lib/RT/Condition/QueueChange.pm + A /rt/branches/rt-3.3/lib/RT/Condition/StatusChange.pm + A /rt/branches/rt-3.3/lib/RT/Condition/UserDefined.pm + A /rt/branches/rt-3.3/lib/RT/CurrentUser.pm + A /rt/branches/rt-3.3/lib/RT/CustomField.pm + A /rt/branches/rt-3.3/lib/RT/CustomFieldValue.pm + A /rt/branches/rt-3.3/lib/RT/CustomFieldValues.pm + A /rt/branches/rt-3.3/lib/RT/CustomFieldValues_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/CustomFields.pm + A /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Date.pm + A /rt/branches/rt-3.3/lib/RT/EmailParser.pm + A /rt/branches/rt-3.3/lib/RT/Group.pm + A /rt/branches/rt-3.3/lib/RT/GroupMember.pm + A /rt/branches/rt-3.3/lib/RT/GroupMember_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/GroupMembers.pm + A /rt/branches/rt-3.3/lib/RT/GroupMembers_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Groups.pm + A /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Handle.pm + A /rt/branches/rt-3.3/lib/RT/I18N + A /rt/branches/rt-3.3/lib/RT/I18N/cs.pm + A /rt/branches/rt-3.3/lib/RT/I18N/cs.po + A /rt/branches/rt-3.3/lib/RT/I18N/de.po + A /rt/branches/rt-3.3/lib/RT/I18N/en.po + A /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po + A /rt/branches/rt-3.3/lib/RT/I18N/es.po + A /rt/branches/rt-3.3/lib/RT/I18N/fi.po + A /rt/branches/rt-3.3/lib/RT/I18N/fr.po + A /rt/branches/rt-3.3/lib/RT/I18N/he.po + A /rt/branches/rt-3.3/lib/RT/I18N/i_default.pm + A /rt/branches/rt-3.3/lib/RT/I18N/it.po + A /rt/branches/rt-3.3/lib/RT/I18N/ja.po + A /rt/branches/rt-3.3/lib/RT/I18N/nl.po + A /rt/branches/rt-3.3/lib/RT/I18N/no.po + A /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po + A /rt/branches/rt-3.3/lib/RT/I18N/ru.po + A /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po + A /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po + A /rt/branches/rt-3.3/lib/RT/I18N.pm + A /rt/branches/rt-3.3/lib/RT/Interface + A /rt/branches/rt-3.3/lib/RT/Interface/CLI.pm + A /rt/branches/rt-3.3/lib/RT/Interface/Email + A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth + A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/GnuPG.pm + A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm + A /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter + A /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter/SpamAssassin.pm + A /rt/branches/rt-3.3/lib/RT/Interface/Email.pm + A /rt/branches/rt-3.3/lib/RT/Interface/REST.pm + A /rt/branches/rt-3.3/lib/RT/Interface/Web.pm + A /rt/branches/rt-3.3/lib/RT/Link.pm + A /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Links.pm + A /rt/branches/rt-3.3/lib/RT/Links_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomField.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomField_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomFields.pm + A /rt/branches/rt-3.3/lib/RT/ObjectCustomFields_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Principal.pm + A /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Principals.pm + A /rt/branches/rt-3.3/lib/RT/Principals_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Queue.pm + A /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Queues.pm + A /rt/branches/rt-3.3/lib/RT/Queues_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Record.pm + A /rt/branches/rt-3.3/lib/RT/Scrip.pm + A /rt/branches/rt-3.3/lib/RT/ScripAction.pm + A /rt/branches/rt-3.3/lib/RT/ScripAction_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ScripActions.pm + A /rt/branches/rt-3.3/lib/RT/ScripActions_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ScripCondition.pm + A /rt/branches/rt-3.3/lib/RT/ScripCondition_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/ScripConditions.pm + A /rt/branches/rt-3.3/lib/RT/ScripConditions_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Scrip_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Scrips.pm + A /rt/branches/rt-3.3/lib/RT/Scrips_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Search + A /rt/branches/rt-3.3/lib/RT/Search/ActiveTicketsInQueue.pm + A /rt/branches/rt-3.3/lib/RT/Search/Generic.pm + A /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm + A /rt/branches/rt-3.3/lib/RT/StyleGuide.pod + A /rt/branches/rt-3.3/lib/RT/System.pm + A /rt/branches/rt-3.3/lib/RT/Template.pm + A /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Templates.pm + A /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Ticket.pm + A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue.pm + A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues.pm + A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Tickets.pm + A /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm + A /rt/branches/rt-3.3/lib/RT/Transaction.pm + A /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Transactions.pm + A /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/URI + A /rt/branches/rt-3.3/lib/RT/URI/base.pm + A /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm + A /rt/branches/rt-3.3/lib/RT/URI.pm + A /rt/branches/rt-3.3/lib/RT/User.pm + A /rt/branches/rt-3.3/lib/RT/User_Overlay.pm + A /rt/branches/rt-3.3/lib/RT/Users.pm + A /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm + A /rt/branches/rt-3.3/lib/RT.pm.in + A /rt/branches/rt-3.3/lib/t + A /rt/branches/rt-3.3/lib/t/00smoke.t.in + A /rt/branches/rt-3.3/lib/t/01harness.t.in + A /rt/branches/rt-3.3/lib/t/02regression.t.in + A /rt/branches/rt-3.3/lib/t/03web.pl.in + A /rt/branches/rt-3.3/lib/t/04_send_email.pl.in + A /rt/branches/rt-3.3/lib/t/data + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/dir + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg1 + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg2 + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg3 + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg4 + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg5 + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg6 + A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg7 + A /rt/branches/rt-3.3/lib/t/data/crashes-file-based-parser + A /rt/branches/rt-3.3/lib/t/data/multipart-alternative-with-umlaut + A /rt/branches/rt-3.3/lib/t/data/multipart-report + A /rt/branches/rt-3.3/lib/t/data/nested-mime-sample + A /rt/branches/rt-3.3/lib/t/data/nested-rfc-822 + A /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1 + A /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1-full + A /rt/branches/rt-3.3/lib/t/data/notes-uuencoded + A /rt/branches/rt-3.3/lib/t/data/russian-subject-no-content-type + A /rt/branches/rt-3.3/lib/t/data/text-html-in-russian + A /rt/branches/rt-3.3/lib/t/data/text-html-with-umlaut + A /rt/branches/rt-3.3/lib/t/regression + A /rt/branches/rt-3.3/lib/t/regression/00placeholder + A /rt/branches/rt-3.3/lib/t/regression/mime_tests + A /rt/branches/rt-3.3/m4 + A /rt/branches/rt-3.3/m4/rt_enable_layout.m4 + A /rt/branches/rt-3.3/m4/rt_expand_var.m4 + A /rt/branches/rt-3.3/m4/rt_layout.m4 + A /rt/branches/rt-3.3/m4/rt_subst_expanded_arg.m4 + A /rt/branches/rt-3.3/releng.cnf + A /rt/branches/rt-3.3/sbin + A /rt/branches/rt-3.3/sbin/extract-message-catalog + A /rt/branches/rt-3.3/sbin/extract_pod_tests + A /rt/branches/rt-3.3/sbin/factory + A /rt/branches/rt-3.3/sbin/license_tag + A /rt/branches/rt-3.3/sbin/regression_harness + A /rt/branches/rt-3.3/sbin/rt-setup-database.in + A /rt/branches/rt-3.3/sbin/rt-test-dependencies.in + A /rt/branches/rt-3.3/spec + A /rt/branches/rt-3.3/spec/schema.txt + +* mv autrijus-3.1 to rt-3.3 ------------------------------------------------------------------------ -- cgit v1.2.1