X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FChangelog;h=a01bc89c19ddf9b1af4b89b39bdebc35b6311f16;hb=a513c0bef534d05f03c1242831b6f3be19b97dae;hp=0f6bd10c3af93688507243371aa713386ae7a714;hpb=289340780927b5bac2c7604d7317c3063c6dd8cc;p=freeside.git diff --git a/rt/Changelog b/rt/Changelog index 0f6bd10c3..a01bc89c1 100644 --- a/rt/Changelog +++ b/rt/Changelog @@ -1,2913 +1,13207 @@ - - - -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 - - 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 - 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 +------------------------------------------------------------------------ +r4386 | jesse | 2006-01-12 10:52:27 -0500 (Thu, 12 Jan 2006) | 1 line +Changed paths: + A /rt/tags/3.4.5 (from /rt/branches/3.4-RELEASE:4385) + +Tagged as 3.4.5 by svn RelEng 1.0 +------------------------------------------------------------------------ +r4385 | jesse | 2006-01-12 10:48:22 -0500 (Thu, 12 Jan 2006) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r22371@truegrounds: jesse | 2006-01-12 16:25:39 +0100 + * This be 3.4.5 + +------------------------------------------------------------------------ +r4384 | jesse | 2006-01-12 10:48:13 -0500 (Thu, 12 Jan 2006) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in + + r22370@truegrounds: jesse | 2006-01-12 16:25:19 +0100 + * Silence a warning introduced by a patch to fix oracle installs + +------------------------------------------------------------------------ +r4383 | jesse | 2006-01-12 10:48:03 -0500 (Thu, 12 Jan 2006) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/22search_tix_by_txn.t + + r22369@truegrounds: jesse | 2006-01-12 16:23:48 +0100 + * Forced timezone for a date test to GMT, since it's searching on subjective dates + +------------------------------------------------------------------------ +r4372 | jesse | 2006-01-11 12:22:05 -0500 (Wed, 11 Jan 2006) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po + + r22357@truegrounds: jesse | 2006-01-11 18:20:01 +0100 + RT-Ticket: 7222 + RT-Status: resolved + RT-Update: correspond + + * German translation update from Dirk Pape + +------------------------------------------------------------------------ +r4307 | jesse | 2005-12-13 16:54:03 -0500 (Tue, 13 Dec 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r20436@truegrounds: jesse | 2005-12-13 16:51:41 -0500 + * 3.4.5rc3 + +------------------------------------------------------------------------ +r4306 | jesse | 2005-12-13 16:53:52 -0500 (Tue, 13 Dec 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm + + r20435@truegrounds: jesse | 2005-12-13 16:51:06 -0500 + * warning silencing for a log message + +------------------------------------------------------------------------ +r4303 | alexmv | 2005-12-13 13:58:20 -0500 (Tue, 13 Dec 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r7707@zoq-fot-pik: chmrr | 2005-12-13 13:54:45 -0500 + * I don't think this join to Attachments is needed or useful -- it means you don't see changes with no attachments + +------------------------------------------------------------------------ +r4220 | jesse | 2005-12-02 17:59:40 -0500 (Fri, 02 Dec 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r19695@truegrounds: jesse | 2005-12-02 17:58:50 -0500 + * RC2 + +------------------------------------------------------------------------ +r4216 | jesse | 2005-12-02 17:02:21 -0500 (Fri, 02 Dec 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Build.html + + r19688@truegrounds: jesse | 2005-12-02 17:01:28 -0500 + RT-Ticket: 6962 + RT-Status: resolved + RT-Update: correspond + + * Patch from Rolf Grossmann to fix some bogosity in the query builder + + +------------------------------------------------------------------------ +r4212 | jesse | 2005-12-01 23:14:40 -0500 (Thu, 01 Dec 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Header + A /rt/branches/3.4-RELEASE/html/NoAuth/printrt.css + + r19674@truegrounds: jesse | 2005-12-01 23:13:50 -0500 + * Added a print stylesheet from Koos van den Hout + +------------------------------------------------------------------------ +r4175 | jesse | 2005-11-30 16:03:40 -0500 (Wed, 30 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r19588@truegrounds: jesse | 2005-11-30 16:00:10 -0500 + * Bump to 3.4.5rc1 + +------------------------------------------------------------------------ +r4154 | jesse | 2005-11-29 18:55:07 -0500 (Tue, 29 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFields + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditCustomFields + + r19545@truegrounds: jesse | 2005-11-29 18:51:07 -0500 + * A pair of new callbacks to make it easier to hide away a custom field on ticket display/edit + +------------------------------------------------------------------------ +r4120 | robert | 2005-11-19 22:52:28 -0500 (Sat, 19 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r4186@bear: rspier | 2005-11-19 19:51:38 -0800 + typo fix: s/load/Load/ + +------------------------------------------------------------------------ +r4096 | alexmv | 2005-11-14 18:34:44 -0500 (Mon, 14 Nov 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValues.pm + + r7182@zoq-fot-pik: chmrr | 2005-11-14 18:34:13 -0500 + RT-Ticket: 6994 + RT-Status: resolved + RT-Update: correspond + * Sort custom vield values by SortOrder, then *Name*, then id; patch + from Troy Davis + +------------------------------------------------------------------------ +r4092 | alexmv | 2005-11-14 17:35:40 -0500 (Mon, 14 Nov 2005) | 6 lines +Changed paths: + 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 + + r7175@zoq-fot-pik: chmrr | 2005-11-14 17:35:03 -0500 + RT-Ticket: 7010 + RT-Status: resolved + RT-Update: correspond + * Treat our email addresses as case-insensitive + +------------------------------------------------------------------------ +r4090 | ruz | 2005-11-14 17:02:36 -0500 (Mon, 14 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/html/Elements/QueryString + +* /Elements/QueryString now supports ARRAY refs, this allow us to handle + multiple arguments with the same name, this behaviour is consistent with + how HTML::Mason handle arguments +------------------------------------------------------------------------ +r4089 | ruz | 2005-11-14 16:57:36 -0500 (Mon, 14 Nov 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/etc/schema.mysql + +* revert back mysql.schema, commited by accident +------------------------------------------------------------------------ +r4087 | ruz | 2005-11-14 16:50:12 -0500 (Mon, 14 Nov 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/etc/schema.mysql + M /rt/branches/3.4-RELEASE/html/Elements/Callback + +* fix: really hide hidden paths from callbacks +* fix: fetch data from the %cache by one key when store data with other +------------------------------------------------------------------------ +r4086 | alexmv | 2005-11-14 16:49:33 -0500 (Mon, 14 Nov 2005) | 8 lines +Changed paths: + 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 + + r7165@zoq-fot-pik: chmrr | 2005-11-14 16:49:07 -0500 + RT-Ticket: 7131 + RT-Status: resolved + RT-Update: correspond + * The $RT::rtname regex should be case insensitive for matching + subjects; thanks to Phil Smith III for the + catch + +------------------------------------------------------------------------ +r4085 | alexmv | 2005-11-14 16:30:12 -0500 (Mon, 14 Nov 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css + + r7163@zoq-fot-pik: chmrr | 2005-11-14 16:29:36 -0500 + RT-Ticket: 6507 + RT-Status: resolved + RT-Update: correspond + * Standardize fonts to "Verdana, Arial, Helvetica, sans-serif"; + variant of patch from Maxime Henrion + +------------------------------------------------------------------------ +r4084 | alexmv | 2005-11-14 15:51:27 -0500 (Mon, 14 Nov 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + + r7161@zoq-fot-pik: chmrr | 2005-11-14 15:50:56 -0500 + RT-Ticket: 6458 + RT-Status: resolved + RT-Update: correspond + * Removed extra return argument from _AddLink, thanks to Todd Chapman + + +------------------------------------------------------------------------ +r4083 | alexmv | 2005-11-14 15:43:24 -0500 (Mon, 14 Nov 2005) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r7159@zoq-fot-pik: chmrr | 2005-11-14 15:42:48 -0500 + RT-Ticket: 6457 + RT-Status: resolved + RT-Update: correspond + * Typo in Ticket_Overlay.pm, found by Todd Chapman + +------------------------------------------------------------------------ +r4081 | alexmv | 2005-11-14 14:59:42 -0500 (Mon, 14 Nov 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row + + r7155@zoq-fot-pik: chmrr | 2005-11-14 14:59:06 -0500 + RT-Ticket: 7020 + RT-Status: resolved + RT-Update: correspond + * Actually make use of 'style' if it is provided; thanks to Kelly + F. Hickel + +------------------------------------------------------------------------ +r4080 | alexmv | 2005-11-14 14:55:17 -0500 (Mon, 14 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + + r7152@zoq-fot-pik: chmrr | 2005-11-14 14:54:43 -0500 + * Restore rightful .po headers on new french translation + +------------------------------------------------------------------------ +r4079 | alexmv | 2005-11-14 14:52:57 -0500 (Mon, 14 Nov 2005) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t + + r7148@zoq-fot-pik: chmrr | 2005-11-14 14:51:58 -0500 + RT-Ticket: 6559 + RT-Status: resolved + RT-Update: correspond + * Tests from Todd Chapman for loading CF from a wrong queue + +------------------------------------------------------------------------ +r4078 | jesse | 2005-11-14 14:50:54 -0500 (Mon, 14 Nov 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + + r18904@truegrounds: jesse | 2005-11-14 14:49:25 -0500 + RT-Ticket: 7105 + RT-Status: resolved + RT-Update: correspond + + Updated French translation from Jerome Fenal + +------------------------------------------------------------------------ +r4077 | alexmv | 2005-11-14 14:20:49 -0500 (Mon, 14 Nov 2005) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po + + r7146@zoq-fot-pik: chmrr | 2005-11-14 14:20:03 -0500 + RT-Ticket: 7090 + RT-Status: resolved + RT-Update: correspond + * New Japanese .po, from Daisuke Maki + +------------------------------------------------------------------------ +r4076 | jesse | 2005-11-14 14:18:48 -0500 (Mon, 14 Nov 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t + + r18900@truegrounds: jesse | 2005-11-14 13:57:34 -0500 + RT-Ticket: 7122 + RT-Status: resolved + RT-Update: correspond + + * Patch from Todd Chapman to honor changed a $rtname variable when running + the test suite + +------------------------------------------------------------------------ +r4075 | jesse | 2005-11-14 14:18:36 -0500 (Mon, 14 Nov 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/07acl.t + + r18899@truegrounds: jesse | 2005-11-14 13:40:24 -0500 + RT-Ticket: 7121 + RT-Status: resolved + RT-Update: correspond + + * Patch from Todd Chapman to make the web based acl tests honor RT::WebPath + + +------------------------------------------------------------------------ +r4074 | alexmv | 2005-11-14 13:52:00 -0500 (Mon, 14 Nov 2005) | 3 lines +Changed paths: + 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 + + r7140@zoq-fot-pik: chmrr | 2005-11-14 13:51:14 -0500 + * Better bounce handling, from Abhijit Menon-Sen + +------------------------------------------------------------------------ +r4073 | jesse | 2005-11-14 13:37:01 -0500 (Mon, 14 Nov 2005) | 16 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in + + r18895@truegrounds: jesse | 2005-11-14 13:35:29 -0500 + RT-Ticket: 7136 + RT-Status: resolved + RT-Update: correspond + + Stuart Knight reports: + + As part of the "initdb" processing, the scripts went through and created a new database user, in my case called RT3. + + When it came time to create the tables, the script was still logged on as the dba user "system", so all of tables/sequences were created under "system"'s schema. + + I followed through the rt-setup-database script, and spotted that there was a database disconnect, followed by an immediate reconnect, as the same user. (in the case of Oracle this still being the "dba" account) + + Putting an extra validation check in here for Oracle, and then connecting as the intended database user fixed up the issue. + + +------------------------------------------------------------------------ +r4072 | alexmv | 2005-11-14 13:33:43 -0500 (Mon, 14 Nov 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/07rights.t + + r7135@zoq-fot-pik: chmrr | 2005-11-14 13:32:23 -0500 + RT-Ticket: 7101 + RT-Status: resolved + RT-Update: correspond + + * Don't modify EquivObjects arrayref, thanks to Todd Chapman + + +------------------------------------------------------------------------ +r4071 | jesse | 2005-11-14 13:21:29 -0500 (Mon, 14 Nov 2005) | 10 lines +Changed paths: + 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/Ticket_Overlay.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/14linking.t + + r18893@truegrounds: jesse | 2005-11-14 13:19:52 -0500 + RT-Ticket: 7128 + RT-Status: resolved + RT-Update: correspond + + A big patch from Todd Chapman (with lots of juicy tests) to optionally + create two transactions when you create a link. (Also, this means that we'll + run scrips twice). This is off by default in RT 3.4 + + +------------------------------------------------------------------------ +r4069 | jesse | 2005-11-14 12:55:46 -0500 (Mon, 14 Nov 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/ScrubHTML + + r18888@truegrounds: jesse | 2005-11-14 12:54:25 -0500 + RT-Ticket: 7048 + RT-Status: resolved + RT-Update: correspond + + * Akos Torok pointed out that our HTML scrubber removed "PRE" tags from HTML + +------------------------------------------------------------------------ +r4065 | jesse | 2005-11-14 12:44:41 -0500 (Mon, 14 Nov 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + r18880@truegrounds: jesse | 2005-11-14 12:42:48 -0500 + RT-Ticket: 7081 + RT-Status: resolved + RT-Update: correspond + + * Added a note to the readme warning users to clean out the + mason cache on upgrades - Ruslan + + +------------------------------------------------------------------------ +r4064 | alexmv | 2005-11-14 12:43:06 -0500 (Mon, 14 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po + + r7122@zoq-fot-pik: chmrr | 2005-11-14 12:42:37 -0500 + * Updated russian translation from Andrew Kornilov + +------------------------------------------------------------------------ +r4063 | jesse | 2005-11-14 12:38:59 -0500 (Mon, 14 Nov 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap + + r18877@truegrounds: jesse | 2005-11-14 12:37:37 -0500 + RT-Ticket: 7087 + RT-Status: resolved + RT-Update: correspond + + Displayed linked tickets in search results were inverted + + +------------------------------------------------------------------------ +r4061 | robert | 2005-11-13 00:14:57 -0500 (Sun, 13 Nov 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Header + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments + + r4124@bear: rspier | 2005-11-12 21:08:45 -0800 + Undefined Warning Elimination: + - index.html passes in $session{'home_refresh_interval'} which can be null. + + r4125@bear: rspier | 2005-11-12 21:14:28 -0800 + Undefined Warning Elimination: + GetHeader will return undefined when the header doesn't exist. (This is _good_, as that is different than empty.) + But.. =~ warns. + +------------------------------------------------------------------------ +r4060 | jesse | 2005-11-11 15:27:56 -0500 (Fri, 11 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + r18722@truegrounds: jesse | 2005-11-11 15:26:34 -0500 + * SB 1.35 dependency + +------------------------------------------------------------------------ +r4059 | jesse | 2005-11-11 00:12:49 -0500 (Fri, 11 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm + + r18716@truegrounds: jesse | 2005-11-11 00:10:08 -0500 + * fix from ruslan for fallout from his WhoHaveRight refactoring + +------------------------------------------------------------------------ +r4035 | jesse | 2005-11-06 17:15:18 -0500 (Sun, 06 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r18412@truegrounds: jesse | 2005-11-06 17:13:58 -0500 + * Bumped to 3.4.5pre1 + +------------------------------------------------------------------------ +r4034 | jesse | 2005-11-06 17:15:06 -0500 (Sun, 06 Nov 2005) | 3 lines +Changed paths: + 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/Principal_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm + + r18411@truegrounds: jesse | 2005-11-06 17:13:33 -0500 + * Patch to significantly improve performance on "WhoHaveRight" from Ruslan. + +------------------------------------------------------------------------ +r4033 | jesse | 2005-11-06 17:13:38 -0500 (Sun, 06 Nov 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Attachments_Overlay.pm + + r18409@truegrounds: jesse | 2005-11-06 17:11:57 -0500 + * Fix to attachment ordering when you ask for a txn's attachments. + (Postgres doesn't default to ordering by id, so we were getting the wrong txn content) + +------------------------------------------------------------------------ +r4011 | pdh | 2005-11-01 00:43:02 -0500 (Tue, 01 Nov 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments + +Add a missing space, before the Style Police come after me. + + +------------------------------------------------------------------------ +r4010 | pdh | 2005-10-31 19:21:57 -0500 (Mon, 31 Oct 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments + +Make $RT::MaxInlineBody work properly. + + +------------------------------------------------------------------------ +r3989 | alexmv | 2005-10-24 17:26:18 -0400 (Mon, 24 Oct 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldSelect + + r6881@zoq-fot-pik: chmrr | 2005-10-24 17:25:14 -0400 + * Ensure custom fields keep correct fallback values; for instance, if + "add another attachment" is clicked + +------------------------------------------------------------------------ +r3967 | jesse | 2005-10-14 17:10:24 -0400 (Fri, 14 Oct 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r17368@hualien: jesse | 2005-10-14 17:08:10 -0400 + * When Robert made the change to how CustomFieldValues works, he broke the API. Fixed + +------------------------------------------------------------------------ +r3966 | jesse | 2005-10-14 17:10:11 -0400 (Fri, 14 Oct 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r17360@hualien: jesse | 2005-10-14 15:21:46 -0400 + * Perltidy + +------------------------------------------------------------------------ +r3958 | ruz | 2005-10-13 08:40:24 -0400 (Thu, 13 Oct 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/html/User/Elements/Tabs + +* new callback in html/User/Elements/Tabs +------------------------------------------------------------------------ +r3957 | ruz | 2005-10-13 08:37:47 -0400 (Thu, 13 Oct 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm + +* code comments +------------------------------------------------------------------------ +r3948 | ruz | 2005-10-10 20:01:50 -0400 (Mon, 10 Oct 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + +* get rid of "not a number" warning +------------------------------------------------------------------------ +r3945 | ruz | 2005-10-10 15:47:29 -0400 (Mon, 10 Oct 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + +backport of the 3.5-TESTING@3543 +Changes: +* fix attachments ordering + +------------------------------------------------------------------------ +r3944 | ruz | 2005-10-10 15:27:36 -0400 (Mon, 10 Oct 2005) | 15 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/22search_tix_by_watcher.t + +backport of the 3.5-TESTING@3943 +Changes +* fix for search by owner's fields, now owner is WATCHERFIELD instead of ENUM +* added backward compatible variant for Owner, next searches should work +** Owner = '' +** Owner != '' +** Owner = '' +** Owner != '' +** for other operators or if subfield(subkey) is specified search works + as for other watchers +* Fix for searches like "Cc.Name <> 'SomeBody'", was skipping tickets + with empty Cc list. +* get rid of some unint warnings +* test suite for all corner cases + +------------------------------------------------------------------------ +r3938 | robert | 2005-10-07 00:20:15 -0400 (Fri, 07 Oct 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r3995@bear: rspier | 2005-10-06 21:19:24 -0700 + [fsck.com #7067] - If we can't find a customfield that the user is allowed to see on a ticket, don't return any values, (when specifying a custom field) + +------------------------------------------------------------------------ +r3901 | alexmv | 2005-10-03 14:15:35 -0400 (Mon, 03 Oct 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.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 + + r6568@zoq-fot-pik: chmrr | 2005-10-03 14:14:49 -0400 + * Header fixes in PO files to include correct RT version + +------------------------------------------------------------------------ +r3900 | alexmv | 2005-10-03 13:32:45 -0400 (Mon, 03 Oct 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po + + r6566@zoq-fot-pik: chmrr | 2005-10-03 13:28:24 -0400 + * Updated spanish translation, thanks to Carlos Velasco + +------------------------------------------------------------------------ +r3896 | alexmv | 2005-09-30 15:56:31 -0400 (Fri, 30 Sep 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Approvals/Elements/PendingMyApproval + + r6558@zoq-fot-pik: chmrr | 2005-09-30 15:56:06 -0400 + RT-Ticket: 7029 + RT-Status: resolved + RT-Update: correspond + + * Applied missing limit for AdminCcs, from Todd Chapman + + +------------------------------------------------------------------------ +r3895 | alexmv | 2005-09-30 15:19:57 -0400 (Fri, 30 Sep 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap + + r6555@zoq-fot-pik: chmrr | 2005-09-30 15:18:22 -0400 + * Link to the *other* end of the link, not the one that is us + +------------------------------------------------------------------------ +r3894 | alexmv | 2005-09-30 15:19:46 -0400 (Fri, 30 Sep 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Elements/BuildFormatString + + r6554@zoq-fot-pik: chmrr | 2005-09-30 15:16:47 -0400 + * Remove unused and deprecated code path (bugs 6605, 7008) + +------------------------------------------------------------------------ +r3893 | jesse | 2005-09-28 13:27:29 -0400 (Wed, 28 Sep 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/html/Search/Results.tsv + +Switch from ->CustomFields to ->TicketCustomFields to stop using a deprecated API. + Thanks to T.J. Maciak + +------------------------------------------------------------------------ +r3892 | robert | 2005-09-28 12:16:03 -0400 (Wed, 28 Sep 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + + r3945@bear: rspier | 2005-09-28 09:15:08 -0700 + Performance Improvement when Sending Email using sendmailpipe - + + MIME::Entity would bog down in certain cases because of it's use of IO::Scalar during stringification. MIME::Entity will be switching to IO::ScalarArray, which will help... but RT was causing it to store into a temporary string anyway, which was silly. + + This change has MIME::Entity write directly to the pipe, which is a lot more efficient. Seems to cut out ~33% of user time. (Because we don't need to have a temporary IO::Scalar thingy around.) Also will reduce peak memory usage. + + +------------------------------------------------------------------------ +r3881 | jesse | 2005-09-23 15:39:36 -0400 (Fri, 23 Sep 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + r15970@hualien: jesse | 2005-09-23 15:37:43 -0400 + * Our algorithm for finding a fallback for transaction content wasn't trying hard enough. reported by John Gedeon. + +------------------------------------------------------------------------ +r3877 | alexmv | 2005-09-22 15:09:22 -0400 (Thu, 22 Sep 2005) | 3 lines +Changed paths: + 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/EmailParser.pm + M /rt/branches/3.4-RELEASE/lib/RT/Link_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm + 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/Tickets_Overlay.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm + + r6458@zoq-fot-pik: chmrr | 2005-09-22 15:08:37 -0400 + * Add where the faulty caller was in deprecated warnings + +------------------------------------------------------------------------ +r3855 | jesse | 2005-09-16 12:26:10 -0400 (Fri, 16 Sep 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Results.rdf + + r15770@hualien: jesse | 2005-09-16 12:23:15 -0400 + * The RSS feeds should come with a default subject, as feeds really want to have article titles in some clients + +------------------------------------------------------------------------ +r3854 | jesse | 2005-09-16 12:25:42 -0400 (Fri, 16 Sep 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm + + r15749@hualien: jesse | 2005-09-15 11:14:56 -0400 + * It was possible to get into an infinite loop when removing a member from a group + +------------------------------------------------------------------------ +r3849 | jesse | 2005-09-13 12:07:54 -0400 (Tue, 13 Sep 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + + r15723@hualien: jesse | 2005-09-13 12:05:40 -0400 + * When pulling data out of the database, we need to be more careful + about whether it's utf8 or not. Thanks to Ruslan Zakirov + + +------------------------------------------------------------------------ +r3847 | glasser | 2005-09-12 18:11:43 -0400 (Mon, 12 Sep 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Build.html + + r41532@maclaurin-seven-twelve: glasser | 2005-09-12 18:04:55 -0400 + Defining subs in Mason components is dangerous, since they clash with subs defined + in every other component. + +------------------------------------------------------------------------ +r3754 | robert | 2005-09-01 17:47:36 -0400 (Thu, 01 Sep 2005) | 10 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r3800@bear: rspier | 2005-09-01 14:46:59 -0700 + RT-Ticket: 6986 + RT-Status: resolved + RT-Update: correspond + + If we didn't generate any SQL, don't pass it to FromSQL which will reset the dirty flag and then SB won't actually run anything. + + Also, tests. + + +------------------------------------------------------------------------ +r3739 | robert | 2005-08-31 16:46:16 -0400 (Wed, 31 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac + + r3748@woof: rspier | 2005-08-31 13:41:53 -0700 + Check for invalid character (-) in mysql database names and prevent RT from allowing it to be configured. + +------------------------------------------------------------------------ +r3728 | jesse | 2005-08-28 15:44:18 -0400 (Sun, 28 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r13812@hualien: jesse | 2005-08-28 15:43:29 -0400 + * bumping to 3.4.4 + +------------------------------------------------------------------------ +r3727 | jesse | 2005-08-27 21:26:24 -0400 (Sat, 27 Aug 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + + r13804@hualien: jesse | 2005-08-27 21:25:50 -0400 + * Updated French translation from jfenal + + +------------------------------------------------------------------------ +r3725 | jesse | 2005-08-25 16:05:12 -0400 (Thu, 25 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r13763@hualien: jesse | 2005-08-25 16:04:29 -0400 + * 3.4.4rc3 + +------------------------------------------------------------------------ +r3724 | jesse | 2005-08-25 15:54:00 -0400 (Thu, 25 Aug 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + 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 + + +------------------------------------------------------------------------ +r3723 | jesse | 2005-08-25 15:53:40 -0400 (Thu, 25 Aug 2005) | 4 lines +Changed paths: + 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 + + r13759@hualien: jesse | 2005-08-25 15:31:56 -0400 + * Fixes to IsRTAddress processing. Spotted by Travis Campbell. + + +------------------------------------------------------------------------ +r3722 | jesse | 2005-08-25 15:25:28 -0400 (Thu, 25 Aug 2005) | 8 lines +Changed paths: + 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 + + r13757@hualien: jesse | 2005-08-25 15:23:18 -0400 + RT-Ticket: 6934 + RT-Status: resolved + RT-Update: correspond + + * A couple of patches to improve how localization extraction works from jfenal + + +------------------------------------------------------------------------ +r3721 | jesse | 2005-08-25 15:01:03 -0400 (Thu, 25 Aug 2005) | 4 lines +Changed paths: + 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 + + r13754@hualien: jesse | 2005-08-25 14:55:32 -0400 + * EquivObjects support for acl queries, from Todd Chapman + + +------------------------------------------------------------------------ +r3720 | jesse | 2005-08-25 15:00:44 -0400 (Thu, 25 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + r13753@hualien: jesse | 2005-08-25 14:53:06 -0400 + * Removing warnings about mod_perl2 + +------------------------------------------------------------------------ +r3719 | jesse | 2005-08-24 02:00:52 -0400 (Wed, 24 Aug 2005) | 7 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r3714 | jesse | 2005-08-23 23:39:37 -0400 (Tue, 23 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r13733@hualien: jesse | 2005-08-23 23:38:39 -0400 + * bumped to pre2 + +------------------------------------------------------------------------ +r3713 | jesse | 2005-08-23 23:39:17 -0400 (Tue, 23 Aug 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Callback + + r13732@hualien: jesse | 2005-08-23 23:38:28 -0400 + * Applied tom's callbacks fix + + +------------------------------------------------------------------------ +r3711 | jesse | 2005-08-23 22:37:51 -0400 (Tue, 23 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r13728@hualien: jesse | 2005-08-23 22:37:12 -0400 + * Bumped to 3.4.4pre1 + +------------------------------------------------------------------------ +r3710 | jesse | 2005-08-23 22:33:47 -0400 (Tue, 23 Aug 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/webmux.pl.in + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm + + r13725@hualien: jesse | 2005-08-23 22:10:42 -0400 + * Added support for mod_perl 2.0 + +------------------------------------------------------------------------ +r3709 | jesse | 2005-08-23 17:58:20 -0400 (Tue, 23 Aug 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r3708 | glasser | 2005-08-22 16:05:46 -0400 (Mon, 22 Aug 2005) | 3 lines +Changed paths: + 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 + + 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. + +------------------------------------------------------------------------ +r3707 | glasser | 2005-08-22 16:04:25 -0400 (Mon, 22 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. + +------------------------------------------------------------------------ +r3706 | glasser | 2005-08-22 15:55:57 -0400 (Mon, 22 Aug 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + 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. + +------------------------------------------------------------------------ +r3700 | trs | 2005-08-18 22:39:02 -0400 (Thu, 18 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm + + r6002@wintermute: tom | 2005-08-18 22:37:53 -0400 + Fixed typo + +------------------------------------------------------------------------ +r3668 | jesse | 2005-08-17 22:04:31 -0400 (Wed, 17 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + r13155@hualien: jesse | 2005-08-17 19:15:11 -0400 + * Note dependency on a current HSSM + +------------------------------------------------------------------------ +r3667 | jesse | 2005-08-17 22:04:12 -0400 (Wed, 17 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm + + r13154@hualien: jesse | 2005-08-17 19:14:26 -0400 + * Fixes to standalone webserver for mason 1.30 + +------------------------------------------------------------------------ +r3666 | alexmv | 2005-08-17 13:41:38 -0400 (Wed, 17 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch + + r5920@zoq-fot-pik: chmrr | 2005-08-17 13:44:59 -0400 + * My memory was faulty; HTML escaping is not needed + +------------------------------------------------------------------------ +r3663 | alexmv | 2005-08-17 13:29:32 -0400 (Wed, 17 Aug 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3662 | alexmv | 2005-08-17 13:29:25 -0400 (Wed, 17 Aug 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch + + 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. + +------------------------------------------------------------------------ +r3640 | jesse | 2005-08-11 13:46:50 -0400 (Thu, 11 Aug 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + + r12938@hualien: jesse | 2005-08-11 13:46:14 -0400 + * French localization had lost its header + + +------------------------------------------------------------------------ +r3627 | jesse | 2005-08-10 15:25:55 -0400 (Wed, 10 Aug 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r7634@hualien: jesse | 2005-08-10 15:25:31 -0400 + * This is 3.4.3 + + +------------------------------------------------------------------------ +r3610 | jesse | 2005-08-05 19:18:01 -0400 (Fri, 05 Aug 2005) | 3 lines +Changed paths: + 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 + + r7399@hualien: jesse | 2005-08-05 19:16:58 -0400 + * Cleaned up searching by ticket or txn date. + +------------------------------------------------------------------------ +r3589 | kevinr | 2005-08-03 01:51:55 -0400 (Wed, 03 Aug 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + + r6872@SAD-GIRL-IN-SNOW: kevinr | 2005-08-03 01:51:33 -0400 + * More minor perldoc cleanup + +------------------------------------------------------------------------ +r3588 | kevinr | 2005-08-03 01:20:35 -0400 (Wed, 03 Aug 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r3585 | kevinr | 2005-08-02 20:18:54 -0400 (Tue, 02 Aug 2005) | 3 lines +Changed paths: + 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 + + r6849@SAD-GIRL-IN-SNOW: kevinr | 2005-08-02 20:17:38 -0400 + * POD formatting fixes + +------------------------------------------------------------------------ +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. + +------------------------------------------------------------------------ +r3581 | glasser | 2005-08-02 15:08:03 -0400 (Tue, 02 Aug 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + 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. + +------------------------------------------------------------------------ +r3579 | kevinr | 2005-08-02 14:22:27 -0400 (Tue, 02 Aug 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po + + 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 + +------------------------------------------------------------------------ +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 + +------------------------------------------------------------------------ +r3564 | jesse | 2005-07-30 11:11:02 -0400 (Sat, 30 Jul 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3563 | jesse | 2005-07-30 11:10:42 -0400 (Sat, 30 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r7153@hualien: jesse | 2005-07-30 11:07:37 -0400 + 3.4.3rc2 + +------------------------------------------------------------------------ +r3562 | jesse | 2005-07-30 11:10:02 -0400 (Sat, 30 Jul 2005) | 5 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/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 + + r7152@hualien: jesse | 2005-07-30 11:06:46 -0400 + * German and Danish translation header fixes. + besides that just a message catalog regenration + + +------------------------------------------------------------------------ +r3546 | kevinr | 2005-07-28 14:51:34 -0400 (Thu, 28 Jul 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/SelfService/Display.html + + 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. + +------------------------------------------------------------------------ +r3501 | alexmv | 2005-07-18 15:00:38 -0400 (Mon, 18 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r5198@zoq-fot-pik: chmrr | 2005-07-18 14:59:07 -0400 + * Fix TransactionBatch / DESTROY bug (backport from QUEBEC) + +------------------------------------------------------------------------ +r3498 | jesse | 2005-07-18 13:46:24 -0400 (Mon, 18 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r4894@hualien: jesse | 2005-07-18 13:44:44 -0400 + * releng.cnf bump to rc1 + +------------------------------------------------------------------------ +r3476 | kevinr | 2005-07-14 18:22:40 -0400 (Thu, 14 Jul 2005) | 4 lines +Changed paths: + 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 + + 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 + +------------------------------------------------------------------------ +r3466 | kevinr | 2005-07-12 18:35:15 -0400 (Tue, 12 Jul 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/lib/t/regression/07rights.t + + 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. + +------------------------------------------------------------------------ +r3465 | kevinr | 2005-07-12 18:12:03 -0400 (Tue, 12 Jul 2005) | 3 lines +Changed paths: + 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 + + 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 + +------------------------------------------------------------------------ +r3464 | alexmv | 2005-07-12 12:22:01 -0400 (Tue, 12 Jul 2005) | 13 lines +Changed paths: + 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 + + 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 + +------------------------------------------------------------------------ +r3416 | kevinr | 2005-07-07 17:36:00 -0400 (Thu, 07 Jul 2005) | 3 lines +Changed paths: + 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 + + 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 + +------------------------------------------------------------------------ +r3405 | kevinr | 2005-07-06 16:08:17 -0400 (Wed, 06 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + + r6033@sad-girl-in-snow: kevinr | 2005-07-06 16:07:34 -0400 + * Improving consistency of perldoc presentation + +------------------------------------------------------------------------ +r3404 | kevinr | 2005-07-06 14:53:19 -0400 (Wed, 06 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm + + r6009@sad-girl-in-snow: kevinr | 2005-07-06 14:39:22 -0400 + * Documented the behavior which was tripping me up. + +------------------------------------------------------------------------ +r3399 | alexmv | 2005-07-06 11:07:45 -0400 (Wed, 06 Jul 2005) | 3 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/html/Ticket/Elements/ShowTransaction + + r4801@zoq-fot-pik: chmrr | 2005-07-06 11:03:17 -0400 + * Fix '#' links after ticket update + +------------------------------------------------------------------------ +r3394 | glasser | 2005-07-05 21:53:14 -0400 (Tue, 05 Jul 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + 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.) + +------------------------------------------------------------------------ +r3393 | glasser | 2005-07-05 21:52:54 -0400 (Tue, 05 Jul 2005) | 13 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + 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. + + +------------------------------------------------------------------------ +r3392 | glasser | 2005-07-05 21:52:35 -0400 (Tue, 05 Jul 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + r36292@tin-foil: glasser | 2005-07-05 13:43:16 -0300 + RT-Ticket: 6811 + RT-Status: resolved + RT-Update: correspond + + Update French localization for 3.4.2 (thanks to J?\195?\169r?\195?\180me Fenal) + +------------------------------------------------------------------------ +r3391 | kevinr | 2005-07-05 20:48:09 -0400 (Tue, 05 Jul 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/SelfService/Display.html + + r6005@SAD-GIRL-IN-SNOW: kevinr | 2005-07-05 20:47:55 -0400 + RT-Ticket: 6505 + RT-Status: resolved + RT-Update: correspond + + 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 + +------------------------------------------------------------------------ +r3390 | kevinr | 2005-07-05 19:11:14 -0400 (Tue, 05 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + r5982@SAD-GIRL-IN-SNOW: kevinr | 2005-07-05 19:06:09 -0400 + * Fixed a typo in the perldoc + +------------------------------------------------------------------------ +r3389 | glasser | 2005-07-05 16:05:39 -0400 (Tue, 05 Jul 2005) | 13 lines +Changed paths: + 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 + + 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. + + +------------------------------------------------------------------------ +r3388 | glasser | 2005-07-05 12:45:50 -0400 (Tue, 05 Jul 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + + r36292@tin-foil: glasser | 2005-07-05 13:43:16 -0300 + RT-Ticket: 6811 + RT-Status: resolved + RT-Update: correspond + + Update French localization for 3.4.2 (thanks to J?\195?\169r?\195?\180me Fenal) + +------------------------------------------------------------------------ +r3379 | glasser | 2005-07-04 14:18:35 -0400 (Mon, 04 Jul 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Results.html + + 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 + +------------------------------------------------------------------------ +r3378 | robert | 2005-07-04 00:40:37 -0400 (Mon, 04 Jul 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/rt.in + + r3412@bear: rspier | 2005-07-04T04:39:33.953112Z + documentation error, use -m not -t + + +------------------------------------------------------------------------ +r3295 | jesse | 2005-07-03 16:37:15 -0400 (Sun, 03 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + r22106@hualien: jesse | 2005-07-03 16:35:22 -0400 + * We don't actually need a newer Text::WikiFormat + +------------------------------------------------------------------------ +r3293 | jesse | 2005-07-03 16:14:29 -0400 (Sun, 03 Jul 2005) | 3 lines +Changed paths: + 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 + + r22091@hualien: jesse | 2005-07-03 16:13:10 -0400 + * Disabling a new feature that might be dangerous; test fixes; cf fixes + +------------------------------------------------------------------------ +r3292 | jesse | 2005-07-03 16:14:21 -0400 (Sun, 03 Jul 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + + r22039@hualien: jesse | 2005-07-01 21:05:38 -0400 + * Refactoring of how RT::Record deals with custom fields for greater consistency + + +------------------------------------------------------------------------ +r3272 | alexmv | 2005-07-01 00:32:15 -0400 (Fri, 01 Jul 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3271 | alexmv | 2005-07-01 00:32:10 -0400 (Fri, 01 Jul 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r4556@zoq-fot-pik: chmrr | 2005-06-30 17:58:57 -0400 + * Don't assume link is happy on creation + +------------------------------------------------------------------------ +r3270 | alexmv | 2005-07-01 00:32:06 -0400 (Fri, 01 Jul 2005) | 3 lines +Changed paths: + 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 + + r4555@zoq-fot-pik: chmrr | 2005-06-30 17:36:05 -0400 + * WikiText updates to auto-link http:// style links + +------------------------------------------------------------------------ +r3261 | kevinr | 2005-06-28 18:47:38 -0400 (Tue, 28 Jun 2005) | 7 lines +Changed paths: + 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 + + Applied Seph's patch to add a BeforeShowHistory callback. + +------------------------------------------------------------------------ +r3254 | jesse | 2005-06-27 11:39:18 -0400 (Mon, 27 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/PageLayout + + r21952@hualien: jesse | 2005-06-27 11:38:54 -0400 + * Fixed a broken callback + +------------------------------------------------------------------------ +r3252 | jesse | 2005-06-24 13:55:24 -0400 (Fri, 24 Jun 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r3251 | jesse | 2005-06-24 13:55:11 -0400 (Fri, 24 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + + r21522@hualien: jesse | 2005-06-23 19:49:51 -0400 + * Some warning avoidance in Action/SendEmail.pm + +------------------------------------------------------------------------ +r3250 | jesse | 2005-06-24 13:54:56 -0400 (Fri, 24 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField + + r21521@hualien: jesse | 2005-06-23 19:49:30 -0400 + * Custom field edit widget bullet proofing + +------------------------------------------------------------------------ +r3249 | jesse | 2005-06-24 13:54:42 -0400 (Fri, 24 Jun 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r3248 | jesse | 2005-06-24 13:54:19 -0400 (Fri, 24 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + r20757@hualien: jesse | 2005-06-17 19:34:37 -0400 + * Updated mailgateway documentation + +------------------------------------------------------------------------ +r3246 | alexmv | 2005-06-23 17:48:26 -0400 (Thu, 23 Jun 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r4485@zoq-fot-pik: chmrr | 2005-06-23 17:50:48 -0400 + RT-Ticket: 6781 + RT-Update: correspond + RT-Status: resolved + + * _AddWatcher takes Email, not Person; thanks to Andreas Jakum + +------------------------------------------------------------------------ +r3245 | alexmv | 2005-06-23 17:43:57 -0400 (Thu, 23 Jun 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm + + 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 + +------------------------------------------------------------------------ +r3244 | alexmv | 2005-06-23 17:37:31 -0400 (Thu, 23 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch + + r4481@zoq-fot-pik: chmrr | 2005-06-23 17:39:53 -0400 + * Actually fix the escaping bug + +------------------------------------------------------------------------ +r3243 | alexmv | 2005-06-23 16:58:14 -0400 (Thu, 23 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch + + r4469@zoq-fot-pik: chmrr | 2005-06-23 17:00:09 -0400 + * Escape queue name properly + +------------------------------------------------------------------------ +r3242 | alexmv | 2005-06-23 16:58:02 -0400 (Thu, 23 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/MyRequests + M /rt/branches/3.4-RELEASE/html/Elements/MyTickets + + r4468@zoq-fot-pik: chmrr | 2005-06-23 16:59:51 -0400 + * Remove possible closure issue (my $foo = .... if $bar;) + +------------------------------------------------------------------------ +r3241 | alexmv | 2005-06-23 16:57:54 -0400 (Thu, 23 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + + r4467@zoq-fot-pik: chmrr | 2005-06-23 16:58:52 -0400 + * Doc that CanonicalizeEmailAddress may be called as static + +------------------------------------------------------------------------ +r3240 | alexmv | 2005-06-23 16:57:51 -0400 (Thu, 23 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT.pm.in + + r4466@zoq-fot-pik: chmrr | 2005-06-23 16:58:19 -0400 + * Document Set() a little better + +------------------------------------------------------------------------ +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 |) + +------------------------------------------------------------------------ +r3226 | kevinr | 2005-06-18 22:37:51 -0400 (Sat, 18 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips + + r4496@sad-girl-in-snow: kevinr | 2005-06-18 21:37:27 -0500 + * Fixes possible cross-site scripting bug. + +------------------------------------------------------------------------ +r3225 | kevinr | 2005-06-18 22:26:51 -0400 (Sat, 18 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3224 | kevinr | 2005-06-18 22:26:40 -0400 (Sat, 18 Jun 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips + + 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 + +------------------------------------------------------------------------ +r3223 | kevinr | 2005-06-18 03:41:38 -0400 (Sat, 18 Jun 2005) | 3 lines +Changed paths: + 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 + + 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. + +------------------------------------------------------------------------ +r3222 | jesse | 2005-06-17 19:36:28 -0400 (Fri, 17 Jun 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r3212 | jesse | 2005-06-16 12:40:01 -0400 (Thu, 16 Jun 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.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 + + r20717@hualien: jesse | 2005-06-16 12:24:50 -0400 + * Message catalog updates + +------------------------------------------------------------------------ +r3211 | jesse | 2005-06-16 12:39:48 -0400 (Thu, 16 Jun 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/Notify.pm + + 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 + + + + +------------------------------------------------------------------------ +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 + + 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 + + + + +------------------------------------------------------------------------ +r3209 | jesse | 2005-06-16 12:39:21 -0400 (Thu, 16 Jun 2005) | 9 lines +Changed paths: + 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 + + + + + +------------------------------------------------------------------------ +r3208 | jesse | 2005-06-16 12:39:07 -0400 (Thu, 16 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3207 | jesse | 2005-06-16 12:38:53 -0400 (Thu, 16 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3206 | jesse | 2005-06-16 12:38:40 -0400 (Thu, 16 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm + + +------------------------------------------------------------------------ +r3205 | jesse | 2005-06-16 12:38:27 -0400 (Thu, 16 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm + + +------------------------------------------------------------------------ +r3181 | alexmv | 2005-06-15 17:52:14 -0400 (Wed, 15 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3180 | alexmv | 2005-06-15 17:52:08 -0400 (Wed, 15 Jun 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r3170 | jesse | 2005-06-15 15:58:48 -0400 (Wed, 15 Jun 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm + + r20542@hualien: jesse | 2005-06-15 15:56:43 -0400 + * Made search-by-any-customfield work + + +------------------------------------------------------------------------ +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 + + r20078@hualien: jesse | 2005-06-14 16:57:41 -0400 + * First draft Indonesian message catalog from James Briggs + + +------------------------------------------------------------------------ +r3142 | kevinr | 2005-06-13 15:43:08 -0400 (Mon, 13 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + + r4210@SAD-GIRL-IN-SNOW: kevinr | 2005-06-13 15:39:50 -0400 + * fixed a couple small issues with the perldoc format + +------------------------------------------------------------------------ +r3120 | kevinr | 2005-06-09 01:33:18 -0400 (Thu, 09 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm + + r4110@SAD-GIRL-IN-SNOW: kevinr | 2005-06-09 01:30:22 -0400 + * fixed the mis-typed perldoc tags + +------------------------------------------------------------------------ +r3119 | kevinr | 2005-06-09 01:32:41 -0400 (Thu, 09 Jun 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm + + 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. + +------------------------------------------------------------------------ +r3116 | jesse | 2005-06-09 01:00:12 -0400 (Thu, 09 Jun 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r19701@hualien: jesse | 2005-06-09 00:58:09 -0400 + * Bumping to 3.4.3pre1 + + +------------------------------------------------------------------------ +r3094 | kevinr | 2005-06-08 18:44:39 -0400 (Wed, 08 Jun 2005) | 4 lines +Changed paths: + 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 + + 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. + +------------------------------------------------------------------------ +r3085 | kevinr | 2005-06-07 19:29:11 -0400 (Tue, 07 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r4043@SAD-GIRL-IN-SNOW: kevinr | 2005-06-07 19:28:11 -0400 + * Added return format information to perldoc for Comment() and Correspond() + +------------------------------------------------------------------------ +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. + +------------------------------------------------------------------------ +r3077 | alexmv | 2005-06-07 17:56:50 -0400 (Tue, 07 Jun 2005) | 3 lines +Changed paths: + 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 + + r4010@zoq-fot-pik: chmrr | 2005-06-07 17:08:18 -0400 + * Whitespace fixes for proper POD + +------------------------------------------------------------------------ +r3073 | jesse | 2005-06-05 17:30:17 -0400 (Sun, 05 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in + + +* Updated EmailSubjectTagRegex documentation. Thanks to Phil Homewood for spotting it. + +------------------------------------------------------------------------ +r3070 | robert | 2005-06-03 23:36:50 -0400 (Fri, 03 Jun 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac + + 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 + + + +------------------------------------------------------------------------ +r3059 | kevinr | 2005-06-02 16:17:31 -0400 (Thu, 02 Jun 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html + + 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. + +------------------------------------------------------------------------ +r3057 | robert | 2005-06-02 00:15:13 -0400 (Thu, 02 Jun 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/AutoOpen.pm + + r3073@bear: rspier | 2005-06-02T04:14:40.726890Z + Support for RT-Control: no-autoopen + + +------------------------------------------------------------------------ +r3056 | glasser | 2005-06-01 18:39:36 -0400 (Wed, 01 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r3055 | glasser | 2005-06-01 18:39:12 -0400 (Wed, 01 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/04send_email.t + M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t + M /rt/branches/3.4-RELEASE/lib/t/regression/21query-builder.t + + r33654@tin-foil: glasser | 2005-06-01 16:36:18 -0400 + Fix some test plans, mark some QB tests TODO + +------------------------------------------------------------------------ +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. + +------------------------------------------------------------------------ +r3053 | glasser | 2005-06-01 18:38:05 -0400 (Wed, 01 Jun 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + 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 + +------------------------------------------------------------------------ +r3052 | glasser | 2005-06-01 18:37:45 -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 + + r33243@tin-foil: glasser | 2005-05-27 17:08:38 -0400 + Add some hopefully correct comments to the head of Search/Build + +------------------------------------------------------------------------ +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 + +------------------------------------------------------------------------ +r3050 | glasser | 2005-06-01 18:37:12 -0400 (Wed, 01 Jun 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +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 + +------------------------------------------------------------------------ +r3048 | glasser | 2005-06-01 18:36:40 -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 + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm + + r33109@tin-foil: glasser | 2005-05-26 12:02:13 -0400 + More docs and refactoring on QueryBuilder::Tree + +------------------------------------------------------------------------ +r3047 | glasser | 2005-06-01 18:36:24 -0400 (Wed, 01 Jun 2005) | 12 lines +Changed paths: + 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 + + r33108@tin-foil: glasser | 2005-05-26 02:12:48 -0400 + rt-ticket: 6568 + rt-update: 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. + + 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). + + +------------------------------------------------------------------------ +r3046 | glasser | 2005-06-01 18:35:53 -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 + 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 + + r33107@tin-foil: glasser | 2005-05-26 01:56:25 -0400 + More Query Builder tree refactoring. + +------------------------------------------------------------------------ +r3045 | glasser | 2005-06-01 18:35:33 -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 + 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 + + 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. + +------------------------------------------------------------------------ +r3044 | glasser | 2005-06-01 18:35:14 -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 + + r33105@tin-foil: glasser | 2005-05-26 00:02:36 -0400 + Run 'make license-tag' + +------------------------------------------------------------------------ +r3043 | glasser | 2005-06-01 18:34:56 -0400 (Wed, 01 Jun 2005) | 5 lines +Changed paths: + 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 + + 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. + +------------------------------------------------------------------------ +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. + +------------------------------------------------------------------------ +r3041 | glasser | 2005-06-01 18:33:51 -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 + + 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. + +------------------------------------------------------------------------ +r3040 | glasser | 2005-06-01 18:32:34 -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 + + r33101@tin-foil: glasser | 2005-05-25 21:05:02 -0400 + Attempt to add parentheses to the clauses select list, in Query Builder. + +------------------------------------------------------------------------ +r3039 | glasser | 2005-06-01 18:32:16 -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 + + r33100@tin-foil: glasser | 2005-05-25 20:21:43 -0400 + Mini refactoring of Tree->SQL/HTML function + +------------------------------------------------------------------------ +r2998 | kevinr | 2005-05-31 21:08:40 -0400 (Tue, 31 May 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po + + r3841@SAD-GIRL-IN-SNOW: kevinr | 2005-05-31 21:07:42 -0400 + RT-Ticket: 6669 + RT-Status: resolved + RT-Action: correspond + + * Fixed the mysteriously-absent '1' in the Norwegian po. + +------------------------------------------------------------------------ +r2997 | kevinr | 2005-05-31 20:38:19 -0400 (Tue, 31 May 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + + r3010@SAD-GIRL-IN-SNOW: kevinr | 2005-05-31 18:10:17 -0400 + RT-Ticket: 6423 + RT-Status: resolve + RT-Action: correspond + + * 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. + +------------------------------------------------------------------------ +r2994 | kevinr | 2005-05-31 16:11:31 -0400 (Tue, 31 May 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Error + + 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. + +------------------------------------------------------------------------ +r2993 | kevinr | 2005-05-31 16:10:33 -0400 (Tue, 31 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + r2967@sad-girl-in-snow: kevinr | 2005-05-25 18:37:20 -0400 + * Added a comma where a compound sentence wanted it. + +------------------------------------------------------------------------ +r2992 | kevinr | 2005-05-31 16:10:01 -0400 (Tue, 31 May 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + 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 + +------------------------------------------------------------------------ +r2974 | jesse | 2005-05-29 19:28:58 -0400 (Sun, 29 May 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Results.html + + 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 + + +------------------------------------------------------------------------ +r2968 | jesse | 2005-05-25 22:46:40 -0400 (Wed, 25 May 2005) | 5 lines +Changed paths: + 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. + + +------------------------------------------------------------------------ +r2967 | jesse | 2005-05-25 22:45:46 -0400 (Wed, 25 May 2005) | 7 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2966 | jesse | 2005-05-25 22:45:39 -0400 (Wed, 25 May 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + 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 + + +------------------------------------------------------------------------ +r2965 | jesse | 2005-05-25 22:45:32 -0400 (Wed, 25 May 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + 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 + + + +------------------------------------------------------------------------ +r2964 | jesse | 2005-05-25 22:45:25 -0400 (Wed, 25 May 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + 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 + + + +------------------------------------------------------------------------ +r2963 | jesse | 2005-05-25 22:45:17 -0400 (Wed, 25 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + + r17682@hualien: jesse | 2005-05-24 12:27:55 -0400 + * Wikitext fields weren't properly escaping HTML + +------------------------------------------------------------------------ +r2961 | glasser | 2005-05-25 19:58:06 -0400 (Wed, 25 May 2005) | 15 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Build.html + + 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. + + +------------------------------------------------------------------------ +r2960 | kevinr | 2005-05-25 18:38:43 -0400 (Wed, 25 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + r2967@SAD-GIRL-IN-SNOW: kevinr | 2005-05-25 18:37:20 -0400 + * Added a comma where a compound sentence wanted it. + +------------------------------------------------------------------------ +r2959 | kevinr | 2005-05-25 17:49:43 -0400 (Wed, 25 May 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + 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 + +------------------------------------------------------------------------ +r2958 | kevinr | 2005-05-25 16:47:14 -0400 (Wed, 25 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + r2950@SAD-GIRL-IN-SNOW: kevinr | 2005-05-25 16:39:58 -0400 + * fixed a bunch of typoes in the README + +------------------------------------------------------------------------ +r2957 | jesse | 2005-05-25 01:25:06 -0400 (Wed, 25 May 2005) | 7 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2956 | jesse | 2005-05-25 01:24:55 -0400 (Wed, 25 May 2005) | 8 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +r2955 | jesse | 2005-05-25 01:24:46 -0400 (Wed, 25 May 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions + + 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 + + + +------------------------------------------------------------------------ +r2954 | jesse | 2005-05-24 18:21:27 -0400 (Tue, 24 May 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + + 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 + + + +------------------------------------------------------------------------ +r2953 | jesse | 2005-05-24 18:21:07 -0400 (Tue, 24 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldWikitext + + r17682@hualien: jesse | 2005-05-24 12:27:55 -0400 + * Wikitext fields weren't properly escaping HTML + +------------------------------------------------------------------------ +r2945 | kevinr | 2005-05-24 13:53:43 -0400 (Tue, 24 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + 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 + +------------------------------------------------------------------------ +r2936 | jesse | 2005-05-23 15:30:36 -0400 (Mon, 23 May 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + + 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. + + +------------------------------------------------------------------------ +r2935 | jesse | 2005-05-23 15:30:26 -0400 (Mon, 23 May 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in + + r17672@hualien: jesse | 2005-05-23 15:22:51 -0400 + * Switch the default WebURL to "localhost" to make the regression suite pass + more cleanly + +------------------------------------------------------------------------ +r2934 | jesse | 2005-05-23 15:30:16 -0400 (Mon, 23 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm + + r17671@hualien: jesse | 2005-05-23 14:21:54 -0400 + * Since EmailParser _might_ be used out of Interface::Email context, require Interface::Email. + +------------------------------------------------------------------------ +r2933 | jesse | 2005-05-23 15:30:02 -0400 (Mon, 23 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm + + 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 + +------------------------------------------------------------------------ +r2932 | glasser | 2005-05-23 13:04:38 -0400 (Mon, 23 May 2005) | 3 lines +Changed paths: + 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 + +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.) +------------------------------------------------------------------------ +r2909 | glasser | 2005-05-22 17:03:29 -0400 (Sun, 22 May 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm + +Put an obviously fake instead of possibly wrong path in an example command.` +------------------------------------------------------------------------ +r2887 | jesse | 2005-05-16 22:09:21 -0400 (Mon, 16 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm + + r16893@hualien: jesse | 2005-05-16 18:04:08 -0400 + * Better creation of in-reply-to/references headers on web-ased reply + +------------------------------------------------------------------------ +r2886 | jesse | 2005-05-16 17:49:47 -0400 (Mon, 16 May 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/PageLayout + + r16891@hualien: jesse | 2005-05-16 22:48:02 +0100 + * Adding a new "top of page" callback + + +------------------------------------------------------------------------ +r2880 | jesse | 2005-05-13 10:25:08 -0400 (Fri, 13 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm + + r16761@hualien: jesse | 2005-05-13 15:22:22 +0100 + * Ruslan found a debugging statement we had accidentally committed + +------------------------------------------------------------------------ +r2879 | jesse | 2005-05-12 20:04:44 -0400 (Thu, 12 May 2005) | 3 lines +Changed paths: + 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 + + r16510@hualien: jesse | 2005-05-12 17:44:00 +0100 + * Fix on the plane was wrong. sigh + +------------------------------------------------------------------------ +r2864 | jesse | 2005-05-11 20:06:23 -0400 (Wed, 11 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm + + r16468@hualien: jesse | 2005-05-11 15:34:43 +0100 + * CustomFieldValues fix had a typo + +------------------------------------------------------------------------ +r2863 | jesse | 2005-05-11 20:06:12 -0400 (Wed, 11 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + + r16462@hualien: jesse | 2005-05-11 15:30:30 +0100 + * Try harder to set a proper In-reply-to: header + +------------------------------------------------------------------------ +r2862 | jesse | 2005-05-11 20:06:01 -0400 (Wed, 11 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm + + r16461@hualien: jesse | 2005-05-11 15:23:33 +0100 + * Custom field values can now be integers + +------------------------------------------------------------------------ +r2861 | robert | 2005-05-10 01:54:35 -0400 (Tue, 10 May 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/CreateTickets.pm + + 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. + + +------------------------------------------------------------------------ +r2856 | jesse | 2005-05-09 21:52:39 -0400 (Mon, 09 May 2005) | 6 lines +Changed paths: + 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 + + 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 + + + +------------------------------------------------------------------------ +r2855 | jesse | 2005-05-09 21:52:31 -0400 (Mon, 09 May 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r2854 | jesse | 2005-05-09 21:52:24 -0400 (Mon, 09 May 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFields_Overlay.pm + + r15829@hualien: jesse | 2005-05-06 16:06:12 -0400 + * Make sure that disabled custom fields aren't listed in Queue CF listings. + + +------------------------------------------------------------------------ +r2833 | glasser | 2005-05-05 22:44:56 -0400 (Thu, 05 May 2005) | 3 lines +Changed paths: + 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) +------------------------------------------------------------------------ +r2831 | jesse | 2005-05-04 13:16:54 -0400 (Wed, 04 May 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r15792@hualien: jesse | 2005-05-04 13:14:49 -0400 + * This is 3.4.2 + +------------------------------------------------------------------------ +r2829 | robert | 2005-05-03 23:52:32 -0400 (Tue, 03 May 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/initialdata + + r2835@bear: rspier | 2005-05-04T03:51:48.597852Z + fix typo in initialdata related to approval rejection + + +------------------------------------------------------------------------ +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 + +------------------------------------------------------------------------ +r2819 | jesse | 2005-05-02 13:25:35 -0400 (Mon, 02 May 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/SelfService/Elements/Tabs + + 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 + +------------------------------------------------------------------------ +r2815 | jesse | 2005-04-29 00:12:18 -0400 (Fri, 29 Apr 2005) | 4 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 + + r14617@hualien: jesse | 2005-04-28 22:56:56 -0400 + * Enabled proper message threading with RT + + +------------------------------------------------------------------------ +r2814 | jesse | 2005-04-29 00:12:11 -0400 (Fri, 29 Apr 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r14616@hualien: jesse | 2005-04-28 22:56:19 -0400 + * Added a todo notice + + +------------------------------------------------------------------------ +r2813 | jesse | 2005-04-29 00:12:04 -0400 (Fri, 29 Apr 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r2812 | jesse | 2005-04-29 00:11:00 -0400 (Fri, 29 Apr 2005) | 3 lines +Changed paths: + 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 + + r14017@hualien: jesse | 2005-04-21 21:07:47 -0400 + Loc updates + +------------------------------------------------------------------------ +r2807 | jesse | 2005-04-25 22:33:14 -0400 (Mon, 25 Apr 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in + +* Correct comments in config file. "RTLogoURL" is actually LogoURL. --Allison Randal + +------------------------------------------------------------------------ +r2792 | jesse | 2005-04-20 11:32:54 -0400 (Wed, 20 Apr 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po + + 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. + + +------------------------------------------------------------------------ +r2791 | jesse | 2005-04-19 22:00:57 -0400 (Tue, 19 Apr 2005) | 4 lines +Changed paths: + 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 + + 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. + +------------------------------------------------------------------------ +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 + + 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. + + + +------------------------------------------------------------------------ +r2782 | jesse | 2005-04-19 14:19:29 -0400 (Tue, 19 Apr 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + + 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 + + +------------------------------------------------------------------------ +r2779 | tla | 2005-04-19 00:45:48 -0400 (Tue, 19 Apr 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm + +fix the perldoc + +------------------------------------------------------------------------ +r2771 | jesse | 2005-04-18 01:10:20 -0400 (Mon, 18 Apr 2005) | 3 lines +Changed paths: + 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 + + r13240@hualien: jesse | 2005-04-18 01:07:43 -0400 + * Added Wikitext custom field type + +------------------------------------------------------------------------ +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 +------------------------------------------------------------------------ +r2749 | jesse | 2005-04-17 21:58:26 -0400 (Sun, 17 Apr 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html + + r13207@hualien: jesse | 2005-04-17 21:57:31 -0400 + RT-Ticket: 6597 + RT-Status: resolved + RT-Update correspond + + * CanonicalizeUserInfo didn't work right from RT's WebUI. + Fixed by Dave Rolsky. + + +------------------------------------------------------------------------ +r2748 | jesse | 2005-04-17 21:58:19 -0400 (Sun, 17 Apr 2005) | 11 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/TicketList + + r13206@hualien: jesse | 2005-04-17 21:54:10 -0400 + r13204@hualien: jesse | 2005-04-17 21:52:15 -0400 + RT-Ticket: 6603 + RT-Status: resolved + RT-Update: correspond + + * RT used to report an improper total number of pages if the number of + results found was evenly divisible by the number of rows per page + + + +------------------------------------------------------------------------ +r2746 | jesse | 2005-04-17 21:45:07 -0400 (Sun, 17 Apr 2005) | 9 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +r2745 | jesse | 2005-04-17 21:45:00 -0400 (Sun, 17 Apr 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row + + r13194@hualien: jesse | 2005-04-17 21:31:40 -0400 + RT-Ticket: 6522 + RT-Status: resolved + RT-Update: correspond + + * Newlines in CustomFields are now displayed in TicketList results + + + +------------------------------------------------------------------------ +r2744 | jesse | 2005-04-17 21:44:50 -0400 (Sun, 17 Apr 2005) | 7 lines +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 + + +------------------------------------------------------------------------ +r2743 | jesse | 2005-04-17 21:44:37 -0400 (Sun, 17 Apr 2005) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po + + r13192@hualien: jesse | 2005-04-17 21:23:22 -0400 + RT-Ticket: 6517 + RT-Update: correspond + + * New Russian translation from Andrew Kornilov + +------------------------------------------------------------------------ +r2742 | jesse | 2005-04-17 21:44:23 -0400 (Sun, 17 Apr 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Ticket/Modify.html + + 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 + + +------------------------------------------------------------------------ +r2741 | jesse | 2005-04-17 21:44:10 -0400 (Sun, 17 Apr 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po + + r13190@hualien: jesse | 2005-04-17 21:08:55 -0400 + RT-Ticket: 6585 + RT-Status: resolved + RT-Update: correspond + + * Updated Danish translation from Jonas Nielsen + + +------------------------------------------------------------------------ +r2740 | jesse | 2005-04-17 21:43:53 -0400 (Sun, 17 Apr 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po + + r13189@hualien: jesse | 2005-04-17 21:05:49 -0400 + RT-Ticket: 6583 + RT-Status: resolved + RT-Update: correspond + + * Fixed typos in Spanish translation + + +------------------------------------------------------------------------ +r2739 | jesse | 2005-04-17 21:43:44 -0400 (Sun, 17 Apr 2005) | 3 lines +Changed paths: + 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 + + r13188@hualien: jesse | 2005-04-17 20:58:19 -0400 + * Checkbox fields need a "value" or they are ignored + +------------------------------------------------------------------------ +r2738 | jesse | 2005-04-17 20:26:15 -0400 (Sun, 17 Apr 2005) | 11 lines +Changed paths: + 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 + + r13186@hualien: jesse | 2005-04-17 20:24:41 -0400 + RT-Ticket: 6562 + RT-Status: resolved + RT-Update: correspond + + * Patch from Tom Yu to allow negative CF searching and better + multi-CF search. + + * Bumped SearchBuilder dependency to new version + + +------------------------------------------------------------------------ +r2634 | tla | 2005-04-15 17:21:25 -0400 (Fri, 15 Apr 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t + +Added ability to update name as well as search parameters. + +------------------------------------------------------------------------ +r2631 | jesse | 2005-04-15 16:52:22 -0400 (Fri, 15 Apr 2005) | 3 lines +Changed paths: + 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 + + r12950@hualien: jesse | 2005-04-15 16:47:32 -0400 + * Cleaned up search tests + +------------------------------------------------------------------------ +r2629 | jesse | 2005-04-15 15:29:18 -0400 (Fri, 15 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm + + r12944@hualien: jesse | 2005-04-15 15:28:01 -0400 + * Fixed Module::Refresh handling for standalone_httpd + +------------------------------------------------------------------------ +r2626 | jesse | 2005-04-14 16:36:14 -0400 (Thu, 14 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/SelfService/Display.html + + r12790@hualien: jesse | 2005-04-14 15:07:03 -0400 + * Fix support for uploading attachmends in selfservice. -- HC Chien + +------------------------------------------------------------------------ +r2624 | tla | 2005-04-13 13:42:51 -0400 (Wed, 13 Apr 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectSearchesForObjects + +Change to exclude saved searches meant for things other than tickets. + +------------------------------------------------------------------------ +r2623 | tla | 2005-04-13 13:32:41 -0400 (Wed, 13 Apr 2005) | 2 lines +Changed paths: + 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. + +------------------------------------------------------------------------ +r2622 | tla | 2005-04-13 12:27:38 -0400 (Wed, 13 Apr 2005) | 2 lines +Changed paths: + 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. + +------------------------------------------------------------------------ +r2620 | autrijus | 2005-04-13 11:19:54 -0400 (Wed, 13 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html + +* 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. +------------------------------------------------------------------------ +r2617 | tla | 2005-04-12 21:52:54 -0400 (Tue, 12 Apr 2005) | 3 lines +Changed paths: + 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 + +Added delete method & localized strings in SavedSearch +Made SavedSearches::LimitByPrivacy safe to call multiple times + +------------------------------------------------------------------------ +r2609 | tla | 2005-04-12 15:59:07 -0400 (Tue, 12 Apr 2005) | 2 lines +Changed paths: + 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 + +Made SavedSearches work, added error messages to SavedSearch, updated tests + +------------------------------------------------------------------------ +r2608 | tla | 2005-04-12 15:29:25 -0400 (Tue, 12 Apr 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t + +SavedSearch now shinily tested. API also changed somewhat. + +------------------------------------------------------------------------ +r2607 | tla | 2005-04-11 14:47:03 -0400 (Mon, 11 Apr 2005) | 2 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + A /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm + +Semi-tested, semi-working checkpoint. Formal tests to follow shortly. + +------------------------------------------------------------------------ +r2603 | tla | 2005-04-10 19:51:56 -0400 (Sun, 10 Apr 2005) | 2 lines +Changed paths: + A /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm + +UNTESTED first cut at a saved search lib wrapper. + +------------------------------------------------------------------------ +r2602 | tla | 2005-04-10 19:51:16 -0400 (Sun, 10 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in + +Upped version dependency of DBIx::SearchBuilder to 1.24 for unique records +feature in CustomFields. + +------------------------------------------------------------------------ +r2601 | tla | 2005-04-10 19:49:31 -0400 (Sun, 10 Apr 2005) | 5 lines +Changed paths: + 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. + + +------------------------------------------------------------------------ +r2592 | jesse | 2005-04-06 15:27:58 -0400 (Wed, 06 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions + + r11940@hualien: jesse | 2005-04-07 03:23:40 +0800 + * Search "Order By" needed a more greedy matching operation; too many values were selected + +------------------------------------------------------------------------ +r2589 | jesse | 2005-04-06 14:58:41 -0400 (Wed, 06 Apr 2005) | 8 lines +Changed paths: + 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 + + r11936@hualien: jesse | 2005-04-07 02:54:28 +0800 + RT-Ticket: 6590 + RT-Status: resolved + RT-Update: correspond + + resorting the search by clicking on a header no longer resets the format string + + +------------------------------------------------------------------------ +r2588 | jesse | 2005-04-06 13:50:56 -0400 (Wed, 06 Apr 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +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 + +Add a callback for the use of RTFM + +------------------------------------------------------------------------ +r2584 | tla | 2005-04-04 04:18:22 -0400 (Mon, 04 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + +Add a simple sub to return the object class with the RT::Lib:: prefix +stripped off. Useful for displaying, e.g., "Ticket #35" or "Article #3". + +------------------------------------------------------------------------ +r2582 | tla | 2005-04-03 15:35:23 -0400 (Sun, 03 Apr 2005) | 2 lines +Changed paths: + 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. + +------------------------------------------------------------------------ +r2557 | tla | 2005-04-01 23:16:13 -0500 (Fri, 01 Apr 2005) | 2 lines +Changed paths: + A /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm + +A scheme which allows "t:123" URIs, for ticket specification. + +------------------------------------------------------------------------ +r2552 | jesse | 2005-04-01 04:18:10 -0500 (Fri, 01 Apr 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/Makefile.in + + r10907@hualien: jesse | 2005-04-01 17:15:55 +0800 + * Added "make depends" as an alias for "make fixdeps" for Autrijus + +------------------------------------------------------------------------ +r2543 | jesse | 2005-03-31 03:50:11 -0500 (Thu, 31 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in + + 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 + + +------------------------------------------------------------------------ +r2541 | tla | 2005-03-30 19:20:44 -0500 (Wed, 30 Mar 2005) | 3 lines +Changed paths: + 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. + +------------------------------------------------------------------------ +r2537 | jesse | 2005-03-30 09:44:40 -0500 (Wed, 30 Mar 2005) | 9 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +r2526 | jesse | 2005-03-28 05:25:03 -0500 (Mon, 28 Mar 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2523 | jesse | 2005-03-27 12:08:05 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm + + r10258@hualien: jesse | 2005-03-27 12:05:27 -0500 + * Record Message-Id when creating attachment records + +------------------------------------------------------------------------ +r2522 | jesse | 2005-03-27 04:14:15 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2521 | jesse | 2005-03-27 02:40:16 -0500 (Sun, 27 Mar 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Header + + r10229@hualien: jesse | 2005-03-27 15:39:30 +0800 + * Added ALT text for BPS corporate logo -- Suggested by Jedi during YAPC.TW 2005 + + +------------------------------------------------------------------------ +r2520 | jesse | 2005-03-27 02:01:20 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Login + + r10227@hualien: jesse | 2005-03-27 15:00:51 +0800 + * Explicitly give the login box an id/name so passwords are not saved on user edit pages + +------------------------------------------------------------------------ +r2519 | jesse | 2005-03-27 01:43:55 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm + + r10225@hualien: jesse | 2005-03-27 14:43:25 +0800 + * SiteConfig typofix + +------------------------------------------------------------------------ +r2518 | jesse | 2005-03-27 01:33:43 -0500 (Sun, 27 Mar 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm + + r10223@hualien: jesse | 2005-03-27 14:33:12 +0800 + RT-Ticket: 6566 + RT-Status: resolved + RT-Update: correspond + + * Added a bit of documentation to RT_SiteConfig.pm -- Thanks to David Glasser + + +------------------------------------------------------------------------ +r2517 | jesse | 2005-03-27 01:16:07 -0500 (Sun, 27 Mar 2005) | 7 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2516 | jesse | 2005-03-27 00:21:35 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + r10211@hualien: jesse | 2005-03-27 13:18:07 +0800 + * Updated RT::Transaction to return better Foo changed from "bar" to "baz" messages + +------------------------------------------------------------------------ +r2515 | jesse | 2005-03-27 00:21:16 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r10210@hualien: jesse | 2005-03-27 13:17:02 +0800 + * Updated RT::Ticket->_Set to return more appropriate status messages + +------------------------------------------------------------------------ +r2514 | jesse | 2005-03-27 00:20:57 -0500 (Sun, 27 Mar 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm + + r10209@hualien: jesse | 2005-03-27 13:16:31 +0800 + * Updated RT::User regression tests to not expect a pristine database + * Updated RT::User->_Set to return more apropriate results messages (no more listing the actor) + +------------------------------------------------------------------------ +r2513 | jesse | 2005-03-27 00:20:37 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm + + r10208@hualien: jesse | 2005-03-27 13:14:57 +0800 + * Fixing tests to not depend on a deprecated API + +------------------------------------------------------------------------ +r2512 | jesse | 2005-03-27 00:20:19 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember_Overlay.pm + + r10207@hualien: jesse | 2005-03-27 13:13:26 +0800 + * Bugfixes to CachedGroupMember->SetDisabled unmasked by the RT::Record fixes + +------------------------------------------------------------------------ +r2511 | jesse | 2005-03-27 00:20:00 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + 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 + + 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 + + r10205@hualien: jesse | 2005-03-27 13:10:21 +0800 + * Slightly better introductory text on user and queue listings + +------------------------------------------------------------------------ +r2509 | jesse | 2005-03-27 00:19:20 -0500 (Sun, 27 Mar 2005) | 6 lines +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) + +------------------------------------------------------------------------ +r2508 | jesse | 2005-03-27 00:19:01 -0500 (Sun, 27 Mar 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2501 | jesse | 2005-03-23 21:29:28 -0500 (Wed, 23 Mar 2005) | 8 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +r2488 | jesse | 2005-03-22 10:16:55 -0500 (Tue, 22 Mar 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm + + r9555@hualien: jesse | 2005-03-22 22:15:24 +0800 + * Properly set binmode for the standalone_httpd server. This makes + UTF8 text that could be misinterpreted as Latin1 behave correctly. + + +------------------------------------------------------------------------ +r2487 | jesse | 2005-03-21 12:10:03 -0500 (Mon, 21 Mar 2005) | 5 lines +Changed paths: + 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 + + r9502@hualien: jesse | 2005-03-22 01:07:59 +0800 + * Refactored standalone_httpd to use HTTP::Server::Simple::Mason + * Moved some configuration from webmux.pl to RT::Interface::Web::Handler + * Split apart some of the web tests for better isolation + +------------------------------------------------------------------------ +r2477 | jesse | 2005-03-16 03:09:00 -0500 (Wed, 16 Mar 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + r8808@hualien: jesse | 2005-03-16 03:07:57 -0500 + RT-Ticket: 6537 + RT-Status: resolved + + Explicit transaction description for changed passwords + + +------------------------------------------------------------------------ +r2476 | jesse | 2005-03-16 03:08:55 -0500 (Wed, 16 Mar 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r2475 | jesse | 2005-03-16 03:08:32 -0500 (Wed, 16 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/index.html + + r8746@hualien: jesse | 2005-03-15 01:07:30 -0500 + Refactored the top-level admin menu to make it easier to add and remove options + +------------------------------------------------------------------------ +r2474 | alexmv | 2005-03-16 02:53:59 -0500 (Wed, 16 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + * Users and groups can have transactions; ShowTicket isn't needed to + see these + +------------------------------------------------------------------------ +r2354 | jesse | 2005-03-14 02:22:36 -0500 (Mon, 14 Mar 2005) | 4 lines +Changed paths: + 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 + + r8456@hualien: jesse | 2005-03-14 02:20:50 -0500 + Overhaul of custom field editing code to make it easier to add custom fields + for new object types + +------------------------------------------------------------------------ +r2353 | jesse | 2005-03-14 01:38:58 -0500 (Mon, 14 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css + + r8453@hualien: jesse | 2005-03-14 01:37:00 -0500 + Hilighted menu options are now the right size + +------------------------------------------------------------------------ +r2350 | jesse | 2005-03-14 01:31:33 -0500 (Mon, 14 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css + + r8450@hualien: jesse | 2005-03-14 01:30:59 -0500 + Slight style cleanup to page actions. + +------------------------------------------------------------------------ +r2343 | jesse | 2005-03-11 20:17:02 -0500 (Fri, 11 Mar 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Scrips_Overlay.pm + + r6769@hualien: jesse | 2005-03-11 20:16:42 -0500 + Now when running scrips on a disabled queue, run global scrips as well as per-queue scrips. + + + +------------------------------------------------------------------------ +r2332 | jesse | 2005-03-09 17:25:25 -0500 (Wed, 09 Mar 2005) | 8 lines +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 + + +------------------------------------------------------------------------ +r2313 | jesse | 2005-03-07 16:03:05 -0500 (Mon, 07 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Objects.html + + 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 + + r6473@hualien: jesse | 2005-03-06 16:04:46 -0500 + Small cleanups to print out less hardcoded style information (introduced by the pull-up from 3.2) + +------------------------------------------------------------------------ +r2305 | jesse | 2005-03-06 17:33:46 -0500 (Sun, 06 Mar 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm + + r6465@hualien: jesse | 2005-03-06 15:00:29 -0500 + r6450@hualien: jesse | 2005-03-06 12:44:27 -0500 + RT-Ticket: 6496 + RT-Status: resolved + RT-Update: correspond + + Content-Transfer-Encoding should have been '8bit' not '8-bit' + + +------------------------------------------------------------------------ +r2304 | jesse | 2005-03-06 17:33:37 -0500 (Sun, 06 Mar 2005) | 7 lines +Changed paths: + 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 + + r6464@hualien: jesse | 2005-03-06 15:00:23 -0500 + r6371@hualien: jesse | 2005-03-05 19:29:35 -0500 + r3963@hualien (orig r2142): jesse | 2005-01-30 12:45:15 -0500 + When we can't load a user by email address, make sure we can't load that user by name before returning an error + + + +------------------------------------------------------------------------ +r2303 | jesse | 2005-03-06 17:33:17 -0500 (Sun, 06 Mar 2005) | 10 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r6462@hualien: jesse | 2005-03-06 14:57:07 -0500 + r4715@hualien: jesse | 2005-02-15 12:34:54 -0500 + RT-Ticket: 6443 + RT-Status: resolved + RT-Update: correspond + + Ticket Searches on AdminCc would fail on non-mysql databases due to a case error + + + +------------------------------------------------------------------------ +r2302 | jesse | 2005-03-06 17:33:10 -0500 (Sun, 06 Mar 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po + + r6461@hualien: jesse | 2005-03-06 14:57:03 -0500 + r4070@hualien: jesse | 2005-02-03 11:22:59 -0500 + Polish Translation from Piotr Sliwa + + + + +------------------------------------------------------------------------ +r2301 | jesse | 2005-03-06 17:33:00 -0500 (Sun, 06 Mar 2005) | 13 lines +Changed paths: + 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 + + r6459@hualien: jesse | 2005-03-06 14:55:49 -0500 + r3935@hualien: jesse | 2005-01-26 12:15:42 -0500 + RT-Ticket: 6378 + RT-Status: resolved + RT-Update: correspond + + Added a flag to allow tools to use the RT API to search for deleted tickets. + (Ruslan) + + + + + +------------------------------------------------------------------------ +r2300 | jesse | 2005-03-06 17:32:39 -0500 (Sun, 06 Mar 2005) | 17 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r6457@hualien: jesse | 2005-03-06 14:55:20 -0500 + r2575@hualien: jesse | 2005-01-06 17:15:39 -0500 + RT-Ticket: 6327 + RT-Status: resolved + RT-Update: correspond + + Users who had "DeleteTicket" but not "ModifyTicket" could not delete tickets. + + This is introduced because "Ticket::SetStatus" checks the ACL but + forgets to tell "Ticket::_Set" NOT to check (which does check again, but + only against the 'ModifyTicket' right, and thus denies the change). + + Thanks to Ruediger Riediger + + + + +------------------------------------------------------------------------ +r2299 | jesse | 2005-03-06 17:32:31 -0500 (Sun, 06 Mar 2005) | 11 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po + + r6456@hualien: jesse | 2005-03-06 14:55:05 -0500 + r2573@hualien: jesse | 2005-01-06 17:10:02 -0500 + RT-Ticket: 6322 + RT-Status: resolved + RT-Update: correspond + + New French translation from robitail@iro.umontreal.ca + + + + +------------------------------------------------------------------------ +r2298 | jesse | 2005-03-06 17:32:18 -0500 (Sun, 06 Mar 2005) | 19 lines +Changed paths: + 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 + + r6454@hualien: jesse | 2005-03-06 14:53:48 -0500 + r2568@hualien: jesse | 2005-01-06 16:57:40 -0500 + RT-Ticket: 6336 + RT-Status: resolved + RT-Update: correspond + + + The attribute "align" in COLUMN_MAP wasn't usable, because it could not be + used for a complete column, so I added a /ALIGN:.. section in + CollectionAsTable/ParseFormat and use it in Row. + + There also was a minor error to be corrected, since the old variant of + ParseFormat did not allow more than one /ANYTHING:... to be use (in my + example /TITLE:.../ALIGN:...) --Dirk Pape + + + + + +------------------------------------------------------------------------ +r2297 | jesse | 2005-03-06 17:32:12 -0500 (Sun, 06 Mar 2005) | 11 lines +Changed paths: + 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 + + r6453@hualien: jesse | 2005-03-06 14:53:44 -0500 + r2567@hualien: jesse | 2005-01-06 16:37:01 -0500 + RT-Ticket: 6338 + RT-Status: resolved + RT-Update: correspond + + Force UTF8 content type on replies from RT's REST interface (Thanks to Dirk Pape) + + + + +------------------------------------------------------------------------ +r2296 | jesse | 2005-03-06 17:32:05 -0500 (Sun, 06 Mar 2005) | 7 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm + + r6452@hualien: jesse | 2005-03-06 14:53:41 -0500 + r2514@hualien: jesse | 2004-12-29 14:43:06 -0500 + Updated Attachment import code to take database-specific lob encoding into account + + + + +------------------------------------------------------------------------ +r2286 | jesse | 2005-03-05 20:11:59 -0500 (Sat, 05 Mar 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE + + +------------------------------------------------------------------------ +r2285 | jesse | 2005-03-05 20:11:52 -0500 (Sat, 05 Mar 2005) | 3 lines +Changed paths: + 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 + + r6290@hualien: jesse | 2005-03-05 19:06:54 -0500 + random design docs + +------------------------------------------------------------------------ +r2281 | jesse | 2005-03-05 17:06:33 -0500 (Sat, 05 Mar 2005) | 8 lines +Changed paths: + 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 + + r6277@hualien: jesse | 2005-03-05 17:06:08 -0500 + RT-Ticket: 6184 + RT-Status: resolved + RT-Update: correspond + + Much better coverage of delegation revocation when users' group memberships are changed - Mike Whitson (BPS) + + +------------------------------------------------------------------------ +r2280 | jesse | 2005-03-05 16:10:34 -0500 (Sat, 05 Mar 2005) | 3 lines +Changed paths: + 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 + + r6272@hualien: jesse | 2005-03-05 16:08:36 -0500 + Better support for loading custom fields by name + +------------------------------------------------------------------------ +r2275 | mwhitson | 2005-03-03 13:55:06 -0500 (Thu, 03 Mar 2005) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm + A /rt/branches/3.4-RELEASE/lib/t/regression/17multiple_deleg_revocation.t + +RT-Ticket: 6482 +RT-Status: resolved +RT-Update: correspond +Fix incorrect loop exit test in RT::ACE::_Delete such that multiply delegated ACEs are all +cleaned up when the parent ACE is revoked. + +------------------------------------------------------------------------ +r2274 | mwhitson | 2005-03-03 12:34:13 -0500 (Thu, 03 Mar 2005) | 5 lines +Changed paths: + 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. + +------------------------------------------------------------------------ +r2271 | jesse | 2005-03-01 15:24:42 -0500 (Tue, 01 Mar 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r6108@hualien: jesse | 2005-03-01 15:20:28 -0500 + * 'LimitLinkedFrom' in RT::Tickets didn't work due to a typo. Fixed. + +------------------------------------------------------------------------ +r2266 | jesse | 2005-02-27 19:02:44 -0500 (Sun, 27 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm + + r6061@hualien: jesse | 2005-02-27 18:58:48 -0500 + RT::Transaction->Delete implemented. (for RTFM) + +------------------------------------------------------------------------ +r2263 | jesse | 2005-02-24 17:52:18 -0500 (Thu, 24 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm + + r5948@hualien: jesse | 2005-02-24 16:47:52 -0500 + Custom Field API extension and cleanup to allow new objects to use custom fields. (No backwards-incompat changes) + +------------------------------------------------------------------------ +r2262 | jesse | 2005-02-24 17:51:53 -0500 (Thu, 24 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/index.html + + 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 + +------------------------------------------------------------------------ +r2260 | jesse | 2005-02-24 17:51:01 -0500 (Thu, 24 Feb 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +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 + + r5944@hualien: jesse | 2005-02-24 16:43:05 -0500 + Minor stylistic cleanups for web components + +------------------------------------------------------------------------ +r2258 | jesse | 2005-02-24 17:00:58 -0500 (Thu, 24 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE/lib/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 + + +------------------------------------------------------------------------ +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 + + r5942@hualien: jesse | 2005-02-24 16:31:48 -0500 + * Have the configure script default to the web group for the RT group if no rt group exists or is specified + +------------------------------------------------------------------------ +r2254 | jesse | 2005-02-24 15:13:10 -0500 (Thu, 24 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac + + r5932@hualien: jesse | 2005-02-24 15:09:27 -0500 + Robert added new functionality to support autodetection of RT and Web users in ./configure + + +------------------------------------------------------------------------ +r2249 | jesse | 2005-02-22 16:39:49 -0500 (Tue, 22 Feb 2005) | 4 lines +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 + + +------------------------------------------------------------------------ +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 + + Ticket Searches on AdminCc would fail on non-mysql databases due to a case error + + +------------------------------------------------------------------------ +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 + + +------------------------------------------------------------------------ +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 + + + +------------------------------------------------------------------------ +r2230 | jesse | 2005-02-13 23:43:44 -0500 (Sun, 13 Feb 2005) | 9 lines +Changed paths: + 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! + + + +------------------------------------------------------------------------ +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 + + r4695@hualien: jesse | 2005-02-14T04:04:07.657861Z + Fix for issues with words with Umlauts in search result listings + + + +------------------------------------------------------------------------ +r2228 | jesse | 2005-02-13 22:39:44 -0500 (Sun, 13 Feb 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/webmux.pl.in + + 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. + + +------------------------------------------------------------------------ +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 + + +------------------------------------------------------------------------ +r2226 | jesse | 2005-02-13 22:32:27 -0500 (Sun, 13 Feb 2005) | 4 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +r2224 | jesse | 2005-02-11 16:52:07 -0500 (Fri, 11 Feb 2005) | 1 line +Changed paths: + M /rt/branches/3.4-RELEASE/README + +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 + + 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 + + + +------------------------------------------------------------------------ +r2221 | jesse | 2005-02-10 17:11:33 -0500 (Thu, 10 Feb 2005) | 10 lines +Changed paths: + 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 + + + + +------------------------------------------------------------------------ +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 + + 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 .) + + + + +------------------------------------------------------------------------ +r2218 | jesse | 2005-02-10 16:25:10 -0500 (Thu, 10 Feb 2005) | 5 lines +Changed paths: + 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 + + + +------------------------------------------------------------------------ +r2217 | jesse | 2005-02-10 16:15:16 -0500 (Thu, 10 Feb 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po + + r4669@hualien: jesse | 2005-02-10T21:11:24.084088Z + RT-Ticket: 6418 + RT-Status: resolved + RT-Update: correspond + + Applied new hungarian translation + + + +------------------------------------------------------------------------ +r2216 | jesse | 2005-02-10 16:15:06 -0500 (Thu, 10 Feb 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/history + + r4668@hualien: jesse | 2005-02-10T20:54:30.684091Z + removed effective ticket from history listing + +------------------------------------------------------------------------ +r2198 | jesse | 2005-02-08 12:27:46 -0500 (Tue, 08 Feb 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap + + r4644@hualien: jesse | 2005-02-08T17:26:39.133201Z + "Status" in ticket listings is now localized + + +------------------------------------------------------------------------ +r2196 | jesse | 2005-02-07 12:22:50 -0500 (Mon, 07 Feb 2005) | 9 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectStage + + 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 + + +------------------------------------------------------------------------ +r2195 | jesse | 2005-02-07 12:22:15 -0500 (Mon, 07 Feb 2005) | 10 lines +Changed paths: + 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 + + 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 + + + + +------------------------------------------------------------------------ +r2194 | jesse | 2005-02-04 11:03:39 -0500 (Fri, 04 Feb 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2145 | jesse | 2005-02-01 09:12:39 -0500 (Tue, 01 Feb 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +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 + + r3959@hualien: jesse | 2005-02-01T13:55:00.555573Z + Removing index changes from upgrade process that could break upgrades for some users + +------------------------------------------------------------------------ +r2131 | jesse | 2005-01-22 14:43:46 -0500 (Sat, 22 Jan 2005) | 3 lines +Changed paths: + 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 + +------------------------------------------------------------------------ +r2123 | jesse | 2005-01-22 11:57:23 -0500 (Sat, 22 Jan 2005) | 4 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +r2122 | jesse | 2005-01-22 11:57:11 -0500 (Sat, 22 Jan 2005) | 3 lines +Changed paths: + 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 + + r3909@hualien: jesse | 2005-01-22T15:42:46.936767Z + Bullet-proofing for custom fields with a set but limited number of values + +------------------------------------------------------------------------ +r2121 | jesse | 2005-01-22 11:57:01 -0500 (Sat, 22 Jan 2005) | 4 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +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 + + r3904@hualien: jesse | 2005-01-22T13:00:19.775653Z + The column map callback was broken by performance work + + +------------------------------------------------------------------------ +r2119 | jesse | 2005-01-22 06:26:14 -0500 (Sat, 22 Jan 2005) | 9 lines +Changed paths: + 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 + + 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. + + + +------------------------------------------------------------------------ +r2116 | jesse | 2005-01-19 17:20:57 -0500 (Wed, 19 Jan 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac + + 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 + + +------------------------------------------------------------------------ +r2115 | jesse | 2005-01-19 17:20:48 -0500 (Wed, 19 Jan 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm + + r3892@hualien: jesse | 2005-01-19T18:38:38.233900Z + Added better error checking for attachment insertion failure. (This unmasked more instances of oracle brokenness) + + +------------------------------------------------------------------------ +r2114 | jesse | 2005-01-19 17:20:39 -0500 (Wed, 19 Jan 2005) | 4 lines +Changed paths: + 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 + + r3891@hualien: jesse | 2005-01-19T18:31:15.604733Z + Minor formatting cleanups to tests + + +------------------------------------------------------------------------ +r2113 | jesse | 2005-01-18 10:46:48 -0500 (Tue, 18 Jan 2005) | 6 lines +Changed paths: + 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 + + 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 + + + +------------------------------------------------------------------------ +r2112 | jesse | 2005-01-18 10:46:21 -0500 (Tue, 18 Jan 2005) | 8 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm + + 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 + + +------------------------------------------------------------------------ +r2109 | tla | 2005-01-17 20:53:10 -0500 (Mon, 17 Jan 2005) | 4 lines +Changed paths: + A /rt/branches/3.4-RELEASE/lib/t/create_data.pl + +A script to automate testing data creation. Requires a new CPAN module, +Text::Lorem. Work in progress. + + +------------------------------------------------------------------------ +r2072 | jesse | 2005-01-13 02:02:25 -0500 (Thu, 13 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/README + +Removed a reference to NIS + + +------------------------------------------------------------------------ +r2071 | jesse | 2005-01-12 18:39:03 -0500 (Wed, 12 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/docs/rt3-schema-relationships.dot + +RT3.4 schema diagram corrected and updated. + + +------------------------------------------------------------------------ +r2070 | jesse | 2005-01-11 18:58:03 -0500 (Tue, 11 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/README + +Readme update to note that manual installation of Apache::DBI may be required. + + +------------------------------------------------------------------------ +r2069 | zev | 2005-01-11 18:49:19 -0500 (Tue, 11 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE/Makefile.in + M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in + +Fixed spelling and grammar mistakes in etc/RT_Config.pm.in +Added some documentation and fixed whitespace in Makefile.in + +------------------------------------------------------------------------ +r2065 | jesse | 2005-01-11 00:02:58 -0500 (Tue, 11 Jan 2005) | 5 lines +Changed paths: + 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. + + + + +------------------------------------------------------------------------ +r2060 | jesse | 2005-01-08 18:46:21 -0500 (Sat, 08 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r2642@hualien: jesse | 2005-01-08T23:42:31.639282Z + 3.4.0rc4 + +------------------------------------------------------------------------ +r2059 | jesse | 2005-01-08 18:44:03 -0500 (Sat, 08 Jan 2005) | 9 lines +Changed paths: + 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 + + 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. + + + + +------------------------------------------------------------------------ +r2055 | jesse | 2005-01-07 22:40:01 -0500 (Fri, 07 Jan 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r2633@hualien: jesse | 2005-01-08T03:37:18.260832Z + Bumping to 3.4.0rc3 + + +------------------------------------------------------------------------ +r2054 | jesse | 2005-01-07 22:39:55 -0500 (Fri, 07 Jan 2005) | 5 lines +Changed paths: + 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 + + 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 + + + +------------------------------------------------------------------------ +r2045 | jesse | 2005-01-06 16:01:06 -0500 (Thu, 06 Jan 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/releng.cnf + + r2555@hualien: jesse | 2005-01-06T20:56:22.389566Z + Bumping to rc2 + + + +------------------------------------------------------------------------ +r2044 | jesse | 2005-01-06 16:00:57 -0500 (Thu, 06 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/04send_email.t + M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t + + r2543@hualien: jesse | 2005-01-06T07:08:12.346569Z + no longer hardcode paths in tests + +------------------------------------------------------------------------ +r2041 | jesse | 2005-01-05 00:34:02 -0500 (Wed, 05 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Record.pm + M /rt/branches/3.4-RELEASE/lib/t/regression/03basic_web.t + + r2539@hualien: jesse | 2005-01-05T05:31:36.967112Z + Better handling of Content that comes out of the database as utf8 (Such as with DBD::Oracle 1.16) + +------------------------------------------------------------------------ +r2040 | jesse | 2005-01-04 00:18:06 -0500 (Tue, 04 Jan 2005) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm + + r2530@hualien: jesse | 2005-01-04T05:15:35.757280Z + a couple fixes for better handling ticket links on merge + +------------------------------------------------------------------------ +r2039 | jesse | 2005-01-04 00:17:52 -0500 (Tue, 04 Jan 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/lib/t/regression/11-template-insert.t + + r2528@hualien: jesse | 2005-01-03T19:54:59.819442Z + Added a test for a regression tickled by DBD::Oracle 1.16 + + +------------------------------------------------------------------------ +r2038 | jesse | 2005-01-04 00:17:42 -0500 (Tue, 04 Jan 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql + + r2527@hualien: jesse | 2005-01-03T19:52:28.164258Z + Updated mysql schema upgrades to cope with ancient RT 3 instances which didn't have indexes we expect + + + +------------------------------------------------------------------------ +r2037 | jesse | 2005-01-04 00:17:29 -0500 (Tue, 04 Jan 2005) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql + + r2526@hualien: jesse | 2005-01-03T19:21:48.180206Z + Workaround for missing mysql indexes + + +------------------------------------------------------------------------ +r2036 | jesse | 2005-01-03 14:14:54 -0500 (Mon, 03 Jan 2005) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Oracle + + r2524@hualien: jesse | 2005-01-03T19:12:32.074066Z + Oracle schema upgrades + + + +------------------------------------------------------------------------ +r2034 | jesse | 2004-12-29 15:41:21 -0500 (Wed, 29 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/GroupRights.html + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Modify.html + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Objects.html + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/UserRights.html + M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/index.html + M /rt/branches/3.4-RELEASE/html/Admin/Elements/CustomFieldTabs + + r2520@hualien: jesse | 2004-12-29T20:39:43.707258Z + Custom field tab hilighting fixes. + + + +------------------------------------------------------------------------ +r2033 | jesse | 2004-12-29 14:45:54 -0500 (Wed, 29 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm + + r2516@hualien: jesse | 2004-12-29T19:44:09.437463Z + Slightly updated encoding support for oracle + + + +------------------------------------------------------------------------ +r2032 | jesse | 2004-12-29 14:45:43 -0500 (Wed, 29 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/UPGRADING + + r2507@hualien: jesse | 2004-12-23T22:31:20.362197Z + Note about "OwnTickets" for Superusers + + +------------------------------------------------------------------------ +r2030 | robert | 2004-12-28 01:37:51 -0500 (Tue, 28 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/configure.ac + + r2033@dog: rspier | 2004-12-27 22:36:08 -0800 + RT 6331: configure spitting chmod errors + +------------------------------------------------------------------------ +r2029 | robert | 2004-12-28 01:37:47 -0500 (Tue, 28 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css + + r2032@dog: rspier | 2004-12-27 22:24:34 -0800 + fix css errors + +------------------------------------------------------------------------ +r2028 | robert | 2004-12-28 01:37:37 -0500 (Tue, 28 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/html/Elements/Header + + r2031@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 + +------------------------------------------------------------------------ +r2025 | jesse | 2004-12-22 02:06:35 -0500 (Wed, 22 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/etc/schema.Oracle + + r2504@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. + + + + +------------------------------------------------------------------------ +r2021 | jesse | 2004-12-21 00:32:15 -0500 (Tue, 21 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + A /rt/branches/3.4-RELEASE/lib/t/regression/10merge.t + + r2498@hualien: jesse | 2004-12-21T05:27:21.459146Z + Added a new regression test to validate some possibly bogus behaviour about merging tickets + + + +------------------------------------------------------------------------ +r2019 | jesse | 2004-12-20 21:44:53 -0500 (Mon, 20 Dec 2004) | 6 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm + + r2494@hualien: jesse | 2004-12-21T02:40:37.522278Z + Added back a 'package' declaration to Tickets_Overlay to enable automatic reload. + + + + +------------------------------------------------------------------------ +r2018 | jesse | 2004-12-20 18:53:18 -0500 (Mon, 20 Dec 2004) | 4 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/bin/mason_handler.fcgi.in + + r2492@hualien: jesse | 2004-12-20T23:49:03.808597Z + The FastCGI handler was missing a small bit of code to enable the devel mode "Module::Reload" feature. + + +------------------------------------------------------------------------ +r2017 | jesse | 2004-12-20 18:33:50 -0500 (Mon, 20 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/t/regression/08web_cf_access.t + + r2489@hualien: jesse | 2004-12-20T23:27:06.068915Z + Inhibit a warning in 08_web_Cf_access.t + + + +------------------------------------------------------------------------ +r2015 | jesse | 2004-12-20 13:43:27 -0500 (Mon, 20 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + D /rt/branches/3.4-RELEASE/HOWTO + + r2485@hualien: jesse | 2004-12-20T18:38:03.341344Z + Blew away outdated releng documentation + +------------------------------------------------------------------------ +r2014 | jesse | 2004-12-20 13:42:57 -0500 (Mon, 20 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/README + + 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 + +------------------------------------------------------------------------ +r2012 | jesse | 2004-12-20 13:25:47 -0500 (Mon, 20 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.4-RELEASE + M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm + + r2478@hualien: jesse | 2004-12-20T18:18:05.386331Z + The last merge had a missing brace + +------------------------------------------------------------------------ +r2010 | jesse | 2004-12-20 13:07:34 -0500 (Mon, 20 Dec 2004) | 2 lines +Changed paths: + A /rt/branches/3.4-RELEASE (from /rt/branches/3.3-TESTING:2009) + +Moving the 3.3 testing branch to the 3.4 release branch in anticipation of a release candidate later today + +------------------------------------------------------------------------ +r2009 | jesse | 2004-12-20 12:30:49 -0500 (Mon, 20 Dec 2004) | 11 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/autohandler + + 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 + + + + + +------------------------------------------------------------------------ +r2008 | jesse | 2004-12-20 12:30:35 -0500 (Mon, 20 Dec 2004) | 8 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket + + 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 + + + + +------------------------------------------------------------------------ +r2007 | jesse | 2004-12-20 12:30:22 -0500 (Mon, 20 Dec 2004) | 11 lines +Changed paths: + 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 + + + + +------------------------------------------------------------------------ +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 + + + + +------------------------------------------------------------------------ +r2002 | jesse | 2004-12-16 16:01:40 -0500 (Thu, 16 Dec 2004) | 4 lines +Changed paths: + 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 + + r2447@hualien: jesse | 2004-12-16T20:55:51.733392Z + Removed two more unused files. Thanks to Ruslan for spotting this. + + +------------------------------------------------------------------------ +r2000 | jesse | 2004-12-15 18:00:06 -0500 (Wed, 15 Dec 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/t/regression/01ticket_link_searching.t + + 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 + +------------------------------------------------------------------------ +r1997 | jesse | 2004-12-14 14:40:49 -0500 (Tue, 14 Dec 2004) | 9 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/etc/schema.Oracle + + 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. + + + +------------------------------------------------------------------------ +r1996 | autrijus | 2004-12-14 10:36:27 -0500 (Tue, 14 Dec 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/bin/webmux.pl.in + + 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. + + + +------------------------------------------------------------------------ +r1995 | jesse | 2004-12-14 04:54:20 -0500 (Tue, 14 Dec 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/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 + + 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. + + + +------------------------------------------------------------------------ +r1994 | jesse | 2004-12-14 04:54:04 -0500 (Tue, 14 Dec 2004) | 3 lines +Changed paths: + 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 + + r2433@hualien: jesse | 2004-12-14T09:25:34.132509Z + Removing TicketCustomFieldValue files leftover from 3.2 + +------------------------------------------------------------------------ +r1993 | jesse | 2004-12-14 02:36:04 -0500 (Tue, 14 Dec 2004) | 5 lines +Changed paths: + M /rt/branches/3.3-TESTING + A /rt/branches/3.3-TESTING/lib/t/regression/01ticket_link_searching.t + + r2431@hualien: jesse | 2004-12-14T07:32:22.983998Z + And now we have _tests_ for the link searching. + + + +------------------------------------------------------------------------ +r1992 | jesse | 2004-12-14 02:25:03 -0500 (Tue, 14 Dec 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 + + 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 + +------------------------------------------------------------------------ +r1990 | jesse | 2004-12-13 23:50:29 -0500 (Mon, 13 Dec 2004) | 3 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/releng.cnf + + r2423@hualien: jesse | 2004-12-14T04:46:07.648245Z + 3.3.15 + +------------------------------------------------------------------------ +r1989 | jesse | 2004-12-13 23:48:14 -0500 (Mon, 13 Dec 2004) | 3 lines +Changed paths: + 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 + + r2419@hualien: jesse | 2004-12-14T04:42:37.099863Z + More fixes for working with Transaction Custom Fields + +------------------------------------------------------------------------ +r1988 | jesse | 2004-12-13 21:42:15 -0500 (Mon, 13 Dec 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/Transaction_Overlay.pm + + r2413@hualien: jesse | 2004-12-14T02:38:06.428282Z + RT::Transaction->CustomFieldValues can now accept named arguments + +------------------------------------------------------------------------ +r1987 | mwhitson | 2004-12-13 18:15:35 -0500 (Mon, 13 Dec 2004) | 6 lines +Changed paths: + M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html + M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html + +rt-ticket: 6315 +rt-status: resolved +rt-update: correspond + +Relabeled 'Create' submit buttons to 'Save Changes' in group modification pages. + +------------------------------------------------------------------------ +r1986 | jesse | 2004-12-12 23:13:42 -0500 (Sun, 12 Dec 2004) | 3 lines +Changed paths: + 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 + + r2411@hualien: jesse | 2004-12-13T04:10:03.842079Z + self service ui html beautification, selfservice customfield editing + +------------------------------------------------------------------------ +r1983 | jesse | 2004-12-10 13:55:22 -0500 (Fri, 10 Dec 2004) | 8 lines +Changed paths: + 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" + + +------------------------------------------------------------------------ +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 + + + + +------------------------------------------------------------------------ +r1980 | jesse | 2004-12-09 02:33:58 -0500 (Thu, 09 Dec 2004) | 29 lines +Changed paths: + 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 + + 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 + + + +------------------------------------------------------------------------ +r1979 | jesse | 2004-12-09 02:32:46 -0500 (Thu, 09 Dec 2004) | 4 lines +Changed paths: + 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 + + +------------------------------------------------------------------------ +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 + + + +------------------------------------------------------------------------ +r1977 | jesse | 2004-12-09 02:20:17 -0500 (Thu, 09 Dec 2004) | 7 lines +Changed paths: + M /rt/branches/3.3-TESTING + M /rt/branches/3.3-TESTING/lib/RT/Record.pm + + 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)
+  
+  ----------------------------------------------------------------------
+ 
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1345 | alexmv | 2004-08-17 22:42:49 -0400 (Tue, 17 Aug 2004) | 6 lines
+Changed paths:
+   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
+
+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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1264 | autrijus | 2004-07-19 22:56:01 -0400 (Mon, 19 Jul 2004) | 8 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
+
+ 
+ r6188@not:  autrijus | 2004-07-20T02:52:39.146361Z
+ 
+ 
+ 
+ 
+ 
+
+------------------------------------------------------------------------
+r1247 | autrijus | 2004-07-14 15:24:23 -0400 (Wed, 14 Jul 2004) | 6 lines
+Changed paths:
+   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
+------------------------------------------------------------------------
+r1209 | autrijus | 2004-07-12 16:22:48 -0400 (Mon, 12 Jul 2004) | 7 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
+
+ ----------------------------------------------------------------------
+ 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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1205 | autrijus | 2004-07-12 13:30:03 -0400 (Mon, 12 Jul 2004) | 7 lines
+Changed paths:
+   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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1180 | autrijus | 2004-07-05 15:43:17 -0400 (Mon, 05 Jul 2004) | 6 lines
+Changed paths:
+   M /rt
+   A /rt/branches/rt-3.3/sbin/rt-dump-database.in
+
+ ----------------------------------------------------------------------
+ r5913@not:  autrijus | 2004-07-05T19:41:37.720057Z
+ 
+ * add rt-dump-database, a tool to dump config data to initialdata format.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1179 | autrijus | 2004-07-05 12:56:22 -0400 (Mon, 05 Jul 2004) | 8 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1153 | autrijus | 2004-06-27 00:02:47 -0400 (Sun, 27 Jun 2004) | 6 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/Tools/Offline.html
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+
+ ----------------------------------------------------------------------
+ r5788@not:  autrijus | 2004-06-27T04:02:12.644291Z
+ 
+ * import 3.1 again due to glitches in Offline.html
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1150 | autrijus | 2004-06-26 16:31:56 -0400 (Sat, 26 Jun 2004) | 14 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ 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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1121 | autrijus | 2004-06-20 13:59:07 -0400 (Sun, 20 Jun 2004) | 10 lines
+Changed paths:
+   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
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1082 | alexmv | 2004-06-16 10:53:17 -0400 (Wed, 16 Jun 2004) | 11 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+
+RT-Ticket: 5732
+RT-Status: stalled
+RT-Update: correspond
+
+ * POD spacing mistake in Ticket_Overlay
+
+ * 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.
+
+------------------------------------------------------------------------
+r1033 | leira | 2004-06-08 14:26:18 -0400 (Tue, 08 Jun 2004) | 2 lines
+Changed paths:
+   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).
+
+------------------------------------------------------------------------
+r1031 | jesse | 2004-06-08 01:05:46 -0400 (Tue, 08 Jun 2004) | 6 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1023 | alexmv | 2004-06-07 16:03:46 -0400 (Mon, 07 Jun 2004) | 6 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/I18N/he.po
+
+RT-Ticket: 5674
+RT-Action: comment
+RT-Status: resolved
+
+ * Apply Ilan Rabinovitch's changes
+
+------------------------------------------------------------------------
+r1022 | alexmv | 2004-06-07 14:47:18 -0400 (Mon, 07 Jun 2004) | 7 lines
+Changed paths:
+   M /rt/branches/rt-3.3/etc/schema.mysql
+
+RT-Ticket: 5648
+RT-Action: comment
+RT-Status: resolved
+
+ * 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
+
+ ----------------------------------------------------------------------
+ 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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r965 | jesse | 2004-05-27 22:44:48 -0400 (Thu, 27 May 2004) | 1 line
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+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)
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r941 | jesse | 2004-05-23 22:29:51 -0400 (Sun, 23 May 2004) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r934 | leira | 2004-05-19 12:23:49 -0400 (Wed, 19 May 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+
+Move file from 3.1 so that CF searching will work.
+
+------------------------------------------------------------------------
+r933 | leira | 2004-05-19 02:34:22 -0400 (Wed, 19 May 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+
+Actually pass along link error messages.  Resolves bps #2210.
+
+------------------------------------------------------------------------
+r930 | leira | 2004-05-19 00:48:20 -0400 (Wed, 19 May 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/html/Ticket/Create.html
+
+Remove Debug field.
+
+------------------------------------------------------------------------
+r920 | jesse | 2004-05-17 22:18:53 -0400 (Mon, 17 May 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.3
+
+
+------------------------------------------------------------------------
+r918 | jesse | 2004-05-17 22:02:24 -0400 (Mon, 17 May 2004) | 10 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r901 | leira | 2004-05-14 17:35:35 -0400 (Fri, 14 May 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/html/Elements/MyTickets
+
+MyTickets doesn't require a Priority to be set.
+
+------------------------------------------------------------------------
+r890 | leira | 2004-05-14 00:28:27 -0400 (Fri, 14 May 2004) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r864 | jesse | 2004-05-11 01:25:36 -0400 (Tue, 11 May 2004) | 8 lines
+Changed paths:
+   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
+
+ 
+ 
+ ----------------------------------------------------------------------
+ r1528@tinbook:  jesse | 2004-05-11T04:57:31.357768Z
+ 
+ Updated translations, linted them, updated translation extraction software
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r859 | jesse | 2004-05-09 21:29:48 -0400 (Sun, 09 May 2004) | 6 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r858 | jesse | 2004-05-09 21:27:33 -0400 (Sun, 09 May 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/etc/upgrade/3.3.0/schema.Pg
+   M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql
+
+ ----------------------------------------------------------------------
+ r1515@tinbook:  jesse | 2004-05-10T01:26:38.232023Z
+ 
+ Improved 3.1->3.3 migration support
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r851 | jesse | 2004-05-06 21:03:05 -0400 (Thu, 06 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/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
+   D /rt/branches/rt-3.3/docs/design_docs/atom-api.txt
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
+
+ ----------------------------------------------------------------------
+ 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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r833 | jesse | 2004-05-05 14:18:03 -0400 (Wed, 05 May 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3
+
+A new merge ticket
+
+------------------------------------------------------------------------
+r810 | autrijus | 2004-05-02 21:00:48 -0400 (Sun, 02 May 2004) | 8 lines
+Changed paths:
+   M /rt
+   D /rt/branches/rt-3.3/html/REST/2.0
+
+ ----------------------------------------------------------------------
+ r4394@not:  autrijus | 2004-05-03T01:00:51.890023Z
+ 
+ * 301 Moved Permanently
+ * Location: /RTx-Atom/html/Atom/0.3
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r808 | autrijus | 2004-05-02 20:21:29 -0400 (Sun, 02 May 2004) | 15 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ 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".
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r805 | autrijus | 2004-05-02 14:03:32 -0400 (Sun, 02 May 2004) | 10 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ 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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r804 | autrijus | 2004-05-02 11:58:17 -0400 (Sun, 02 May 2004) | 14 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ 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/.
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r802 | autrijus | 2004-05-02 09:14:02 -0400 (Sun, 02 May 2004) | 7 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ r4375@not:  autrijus | 2004-05-02T13:13:38.884936Z
+ 
+ * use ->URI correctly.
+ * use  so things can correct render in nongecko browsers.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r801 | autrijus | 2004-05-01 19:14:04 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/index
+
+ ----------------------------------------------------------------------
+ r4365@not:  autrijus | 2004-05-01T23:14:05.342098Z
+ 
+ * Cross-introspection logic to eliminate subordinate classes from main index.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r800 | autrijus | 2004-05-01 17:39:50 -0400 (Sat, 01 May 2004) | 8 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ 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".
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r799 | autrijus | 2004-05-01 14:54:56 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
+
+ ----------------------------------------------------------------------
+ r4361@not:  autrijus | 2004-05-01T18:55:05.234036Z
+ 
+ * Even more CSS tricks.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r798 | autrijus | 2004-05-01 14:49:18 -0400 (Sat, 01 May 2004) | 14 lines
+Changed paths:
+   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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r797 | autrijus | 2004-05-01 12:11:01 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r796 | autrijus | 2004-05-01 12:07:33 -0400 (Sat, 01 May 2004) | 17 lines
+Changed paths:
+   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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r795 | autrijus | 2004-05-01 09:58:07 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r794 | autrijus | 2004-05-01 09:55:57 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r793 | autrijus | 2004-05-01 09:51:25 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
+
+ ----------------------------------------------------------------------
+ r4343@not:  autrijus | 2004-05-01T13:51:31.406464Z
+ 
+ * link semantics now agrees with AtomAPI.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r792 | autrijus | 2004-05-01 09:35:28 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
+
+ ----------------------------------------------------------------------
+ r4341@not:  autrijus | 2004-05-01T13:35:35.544895Z
+ 
+ * Make  slightly more unique
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r791 | autrijus | 2004-05-01 09:33:03 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ r4339@not:  autrijus | 2004-05-01T13:32:59.502832Z
+ 
+ * adapt for FastCGI's needs
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r790 | autrijus | 2004-05-01 09:22:21 -0400 (Sat, 01 May 2004) | 9 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ r4335@not:  autrijus | 2004-05-01T13:20:56.570615Z
+ 
+ * Establish directory layout.
+ * Error handling.
+ * Refactor out the 'Search' verb.
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r788 | autrijus | 2004-05-01 07:44:58 -0400 (Sat, 01 May 2004) | 7 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+
+ ----------------------------------------------------------------------
+ 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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r785 | autrijus | 2004-05-01 07:16:25 -0400 (Sat, 01 May 2004) | 10 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   M /rt/branches/rt-3.3/lib/RT/Date.pm
+
+ ----------------------------------------------------------------------
+ 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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r784 | autrijus | 2004-05-01 06:52:15 -0400 (Sat, 01 May 2004) | 7 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+
+ ----------------------------------------------------------------------
+ r4321@not:  autrijus | 2004-05-01T10:52:23.225100Z
+ 
+ * add fastcgi support.
+ * make proper use of X-WSSE header instead of demanding Authorization
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r783 | autrijus | 2004-05-01 06:50:30 -0400 (Sat, 01 May 2004) | 6 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/I18N.pm
+
+ ----------------------------------------------------------------------
+ r4319@not:  autrijus | 2004-05-01T10:50:15.580296Z
+ 
+ * glob local/*.po too for consistency and intuitiveness.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r782 | autrijus | 2004-05-01 06:35:23 -0400 (Sat, 01 May 2004) | 8 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ r4317@not:  autrijus | 2004-05-01T10:35:00.584748Z
+ 
+ * now does Basic and Digest authentication, too.
+ * CSSify the example feed
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r781 | autrijus | 2004-04-30 23:24:12 -0400 (Fri, 30 Apr 2004) | 7 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ r4309@not:  autrijus | 2004-05-01T03:22:53.730384Z
+ 
+ * initial commit of RT/REST 2.0 API and WSSE authentication.
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r766 | jesse | 2004-04-28 14:26:02 -0400 (Wed, 28 Apr 2004) | 6 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+ 
+------------------------------------------------------------------------
+r763 | autrijus | 2004-04-28 02:05:14 -0400 (Wed, 28 Apr 2004) | 8 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/Base.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+
+ ----------------------------------------------------------------------
+ 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.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r761 | jesse | 2004-04-27 23:16:35 -0400 (Tue, 27 Apr 2004) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r758 | autrijus | 2004-04-27 16:12:38 -0400 (Tue, 27 Apr 2004) | 6 lines
+Changed paths:
+   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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r757 | autrijus | 2004-04-27 16:09:45 -0400 (Tue, 27 Apr 2004) | 6 lines
+Changed paths:
+   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
+
+ ----------------------------------------------------------------------
+ r4211@not:  autrijus | 2004-04-27T19:55:32.087502Z
+ 
+ * Chinese translations.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r756 | autrijus | 2004-04-27 04:46:57 -0400 (Tue, 27 Apr 2004) | 7 lines
+Changed paths:
+   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.
+  
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+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
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r745 | autrijus | 2004-04-26 15:02:48 -0400 (Mon, 26 Apr 2004) | 6 lines
+Changed paths:
+   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().
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r744 | autrijus | 2004-04-26 15:01:49 -0400 (Mon, 26 Apr 2004) | 8 lines
+Changed paths:
+   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().
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r743 | autrijus | 2004-04-26 15:01:05 -0400 (Mon, 26 Apr 2004) | 8 lines
+Changed paths:
+   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.
+ 
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r741 | autrijus | 2004-04-26 14:48:52 -0400 (Mon, 26 Apr 2004) | 3 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+
+* freeze() forgot to take account of the look_at_* indices, resulting
+  in incorrect object after thaw()ing
+
+------------------------------------------------------------------------
+r733 | autrijus | 2004-04-23 15:09:40 -0400 (Fri, 23 Apr 2004) | 5 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+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.
+
+------------------------------------------------------------------------
+r719 | autrijus | 2004-04-21 14:59:55 -0400 (Wed, 21 Apr 2004) | 4 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
+
+ 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
+  ----------------------------------------------------------------------
+  
+------------------------------------------------------------------------
+r714 | autrijus | 2004-04-20 23:49:45 -0400 (Tue, 20 Apr 2004) | 7 lines
+Changed paths:
+   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
+
+RT-Ticket: 5365
+RT-Status: resolved
+
+Make image display inline on ticket info screen.
+
+------------------------------------------------------------------------
+r712 | leira | 2004-04-20 22:49:09 -0400 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   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
+
+fix WebPath urls
+
+------------------------------------------------------------------------
+r711 | leira | 2004-04-20 22:43:57 -0400 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   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
+
+Dowload links need the WebPath.
+
+------------------------------------------------------------------------
+r710 | leira | 2004-04-20 22:37:34 -0400 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
+
+decode_utf8, not decode_utf_8
+
+------------------------------------------------------------------------
+r709 | leira | 2004-04-20 22:16:04 -0400 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
+
+"decode_utf_8", not "decode_utf 8"
+
+------------------------------------------------------------------------
+r708 | leira | 2004-04-20 22:15:39 -0400 (Tue, 20 Apr 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
+
+CFs are no longer attached to queues.
+
+------------------------------------------------------------------------
+r707 | jesse | 2004-04-20 21:21:11 -0400 (Tue, 20 Apr 2004) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r703 | jesse | 2004-04-19 22:26:50 -0400 (Mon, 19 Apr 2004) | 1 line
+Changed paths:
+   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"
+------------------------------------------------------------------------
+r702 | jesse | 2004-04-19 22:12:32 -0400 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r701 | leira | 2004-04-19 14:35:01 -0400 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/etc/acl.Pg
+
+One more acl fix.
+
+------------------------------------------------------------------------
+r700 | leira | 2004-04-19 14:16:08 -0400 (Mon, 19 Apr 2004) | 2 lines
+Changed paths:
+   M /rt/branches/rt-3.3/etc/acl.Pg
+   M /rt/branches/rt-3.3/etc/schema.Pg
+
+Schema & acl fixes for Postgres.
+
+------------------------------------------------------------------------
+r695 | autrijus | 2004-04-16 15:33:06 -0400 (Fri, 16 Apr 2004) | 4 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r685 | autrijus | 2004-04-14 05:29:23 -0400 (Wed, 14 Apr 2004) | 5 lines
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
+
+r3851@not:  autrijus | 2004-04-14T09:27:57.550568Z
+
+* make EditCustomFieldBinary's condition style agree with other
+  elements -- also avoids comparing an uninitialized value.
+
+------------------------------------------------------------------------
+r682 | leira | 2004-04-12 02:07:01 -0400 (Mon, 12 Apr 2004) | 2 lines
+Changed paths:
+   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.
+
+
+------------------------------------------------------------------------
+r660 | autrijus | 2004-04-02 08:43:44 -0500 (Fri, 02 Apr 2004) | 1 line
+Changed paths:
+   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
+------------------------------------------------------------------------
+r659 | jesse | 2004-04-01 21:23:57 -0500 (Thu, 01 Apr 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.3/releng.cnf
+
+Updated releng.cnf
+------------------------------------------------------------------------
+r656 | jesse | 2004-04-01 16:54:22 -0500 (Thu, 01 Apr 2004) | 2 lines
+Changed paths:
+   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
+
+------------------------------------------------------------------------
+r655 | jesse | 2004-04-01 16:53:29 -0500 (Thu, 01 Apr 2004) | 3 lines
+Changed paths:
+   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
+
+
+------------------------------------------------------------------------
+r654 | jesse | 2004-04-01 16:52:31 -0500 (Thu, 01 Apr 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
+
+Added support for RT 3.0 compatible Transactions->Limit
+------------------------------------------------------------------------
+r653 | autrijus | 2004-04-01 11:37:33 -0500 (Thu, 01 Apr 2004) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r648 | autrijus | 2004-03-31 11:12:04 -0500 (Wed, 31 Mar 2004) | 4 lines
+Changed paths:
+   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.
+
+------------------------------------------------------------------------
+r645 | autrijus | 2004-03-31 01:20:10 -0500 (Wed, 31 Mar 2004) | 5 lines
+Changed paths:
+   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
+
+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
+
+------------------------------------------------------------------------
+r643 | autrijus | 2004-03-31 00:16:07 -0500 (Wed, 31 Mar 2004) | 1 line
+Changed paths:
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
+
+hint to self: don't refactor when you're tired.
+------------------------------------------------------------------------
+r612 | autrijus | 2004-03-22 13:46:04 -0500 (Mon, 22 Mar 2004) | 2 lines
+Changed paths:
+   D /rt/branches/rt-3.3/html/Admin/Global/CustomField.html
+   D /rt/branches/rt-3.3/html/Admin/Global/CustomFields.html
+
+* remove unused "Global" CF admin pages.
+
+------------------------------------------------------------------------
+r611 | autrijus | 2004-03-20 10:40:58 -0500 (Sat, 20 Mar 2004) | 7 lines
+Changed paths:
+   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
+
+* 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
+
+------------------------------------------------------------------------