Reverted menu-left-example.png back to original and cleaned up menu-top-example to...
[freeside.git] / rt / Changelog
1 ------------------------------------------------------------------------
2 r10425 | jesse | 2008-01-22 11:49:13 -0500 (Tue, 22 Jan 2008) | 1 line
3 Changed paths:
4    A /rt/tags/3.6.6 (from /rt/branches/3.6-RELEASE:10424)
5
6 Tagged as 3.6.6 by svn RelEng 1.0
7 ------------------------------------------------------------------------
8 r10424 | jesse | 2008-01-22 11:45:37 -0500 (Tue, 22 Jan 2008) | 3 lines
9 Changed paths:
10    M /rt/branches/3.6-RELEASE
11    M /rt/branches/3.6-RELEASE/releng.cnf
12
13  r75532@pinglin:  jesse | 2008-01-22 11:43:46 -0500
14  3.6.6 final
15
16 ------------------------------------------------------------------------
17 r10352 | jesse | 2008-01-15 10:22:58 -0500 (Tue, 15 Jan 2008) | 3 lines
18 Changed paths:
19    M /rt/branches/3.6-RELEASE
20    M /rt/branches/3.6-RELEASE/releng.cnf
21
22  r75058@pinglin:  jesse | 2008-01-15 10:22:51 -0500
23  * bump to rc3
24
25 ------------------------------------------------------------------------
26 r10351 | jesse | 2008-01-15 10:18:19 -0500 (Tue, 15 Jan 2008) | 4 lines
27 Changed paths:
28    M /rt/branches/3.6-RELEASE
29    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
30
31  r75056@pinglin:  jesse | 2008-01-15 10:17:55 -0500
32  * Fixed an issue where RT would flub the content-type on mail messages containing non-ascii characters 
33    (Bug introduced after 3.6.5 and reported by Sven Sternberger)
34
35 ------------------------------------------------------------------------
36 r10231 | jesse | 2008-01-03 09:47:40 -0500 (Thu, 03 Jan 2008) | 4 lines
37 Changed paths:
38    M /rt/branches/3.6-RELEASE
39    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
40
41  r74540@pinglin:  jesse | 2008-02-11 15:31:54 +0000
42  SetupSessionCookie - enable "Transaction" property for better support on 
43    Oracle or File sessions (From Alexandr Ciornii)
44
45 ------------------------------------------------------------------------
46 r10183 | jesse | 2007-12-29 15:47:12 -0500 (Sat, 29 Dec 2007) | 3 lines
47 Changed paths:
48    M /rt/branches/3.6-RELEASE/releng.cnf
49
50 3.6.6rc2
51
52
53 ------------------------------------------------------------------------
54 r10129 | jesse | 2007-12-26 16:01:11 -0500 (Wed, 26 Dec 2007) | 13 lines
55 Changed paths:
56    M /rt/branches/3.6-RELEASE
57    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
58
59  r74208@pinglin:  jesse | 2007-12-26 16:00:34 -0500
60  RT-Ticket: 8781
61  RT-Status: resolved
62  RT-Update: correspond
63  
64  I've encountered a problem with sender identification in the mailgate. If
65  a user sends an e-mail where 'Reply-To' is present but empty (i.e there is
66  'Reply-To: ' in the e-mail headers), RT does not associate the e-mail
67  with a RT user even if the user exists in the system and the sender
68  address is specified in the 'Sender' or 'From' fields.
69   - Patch from ondrasej@centrum.cz
70  
71
72 ------------------------------------------------------------------------
73 r9963 | jesse | 2007-12-15 02:11:28 -0500 (Sat, 15 Dec 2007) | 5 lines
74 Changed paths:
75    M /rt/branches/3.6-RELEASE
76    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
77
78  r73110@pinglin:  jesse | 2007-12-14 13:54:52 -0500
79  * Fix for a copy and paste bug when RT's config file was unreadable.
80      Thanks to Maxime Henrion <mux@freebsd.org>
81  
82
83 ------------------------------------------------------------------------
84 r9962 | jesse | 2007-12-15 02:11:20 -0500 (Sat, 15 Dec 2007) | 4 lines
85 Changed paths:
86    M /rt/branches/3.6-RELEASE
87    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/index.html
88    M /rt/branches/3.6-RELEASE/html/Approvals/index.html
89    M /rt/branches/3.6-RELEASE/html/Search/Results.html
90    M /rt/branches/3.6-RELEASE/html/Tools/Offline.html
91
92  r72962@pinglin:  jesse | 2007-12-10 15:05:42 -0500
93  * Canonicalize a bunch of "Go" buttons to "Go!" 
94  * Switched the approvals button from "Show Approvals" to "Go"
95
96 ------------------------------------------------------------------------
97 r9961 | jesse | 2007-12-15 02:11:14 -0500 (Sat, 15 Dec 2007) | 7 lines
98 Changed paths:
99    M /rt/branches/3.6-RELEASE
100    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
101    M /rt/branches/3.6-RELEASE/lib/t/regression/06-mime_decoding.t
102
103  r72961@pinglin:  jesse | 2007-12-10 14:58:08 -0500
104  RT-Ticket: 8710
105  RT-Status: resolved
106  RT-Update correspond
107  
108  * Attached patch fixes a bug in decoding content-type headers that contain  encoded file names.
109
110 ------------------------------------------------------------------------
111 r9960 | jesse | 2007-12-15 02:10:50 -0500 (Sat, 15 Dec 2007) | 4 lines
112 Changed paths:
113    M /rt/branches/3.6-RELEASE
114    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
115
116  r72958@pinglin:  jesse | 2007-12-10 13:57:04 -0500
117  * Switch the REST interface to always show ticket times in minutes, rather than lose data
118  
119
120 ------------------------------------------------------------------------
121 r9923 | ruz | 2007-12-12 15:32:51 -0500 (Wed, 12 Dec 2007) | 1 line
122 Changed paths:
123    M /rt/branches/3.6-RELEASE/lib/RT/Groups_Overlay.pm
124
125 * add definitions of new methods we have to share between Groups and Users classes
126 ------------------------------------------------------------------------
127 r9922 | ruz | 2007-12-12 15:31:15 -0500 (Wed, 12 Dec 2007) | 4 lines
128 Changed paths:
129    M /rt/branches/3.6-RELEASE/lib/t/regression/23cfsort.t
130
131 backport from 3.7
132
133 * add more tests to show that sorting by CF fails mark them as todo
134
135 ------------------------------------------------------------------------
136 r9884 | sartak | 2007-12-11 08:58:39 -0500 (Tue, 11 Dec 2007) | 3 lines
137 Changed paths:
138    M /rt/branches/3.6-RELEASE
139    M /rt/branches/3.6-RELEASE/html/Search/Simple.html
140
141  r48891@onn:  sartak | 2007-12-11 08:58:32 -0500
142  Add some callbacks to Simple Search
143
144 ------------------------------------------------------------------------
145 r9883 | sartak | 2007-12-11 08:41:42 -0500 (Tue, 11 Dec 2007) | 3 lines
146 Changed paths:
147    M /rt/branches/3.6-RELEASE
148    M /rt/branches/3.6-RELEASE/lib/RT/Search/Googleish.pm
149
150  r48889@onn:  sartak | 2007-12-11 08:41:35 -0500
151  Allow the caller of Googleish searches to choose what queues go into the query
152
153 ------------------------------------------------------------------------
154 r9882 | sartak | 2007-12-11 08:37:35 -0500 (Tue, 11 Dec 2007) | 3 lines
155 Changed paths:
156    M /rt/branches/3.6-RELEASE
157    M /rt/branches/3.6-RELEASE/html/Widgets/SelectionBox
158
159  r48885@onn:  sartak | 2007-12-11 08:37:30 -0500
160  Add an optional Clear button to SelectionBox
161
162 ------------------------------------------------------------------------
163 r9879 | sartak | 2007-12-11 08:13:27 -0500 (Tue, 11 Dec 2007) | 3 lines
164 Changed paths:
165    M /rt/branches/3.6-RELEASE
166    M /rt/branches/3.6-RELEASE/html/Widgets/SelectionBox
167
168  r48883@onn:  sartak | 2007-12-11 08:13:12 -0500
169  Add a NoArrows option to selectionbox, for when order doesn't matter
170
171 ------------------------------------------------------------------------
172 r9871 | jesse | 2007-12-10 13:45:46 -0500 (Mon, 10 Dec 2007) | 7 lines
173 Changed paths:
174    M /rt/branches/3.6-RELEASE
175    M /rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html
176
177  r72955@pinglin:  jesse | 2007-12-10 13:45:10 -0500
178  RT-Ticket: 8702
179  RT-Status: resolved
180  RT-Update: correspond
181  
182  * Applied a small  html fix (missing </td>) from Steve Turner
183
184 ------------------------------------------------------------------------
185 r9870 | jesse | 2007-12-10 13:45:31 -0500 (Mon, 10 Dec 2007) | 3 lines
186 Changed paths:
187    M /rt/branches/3.6-RELEASE
188    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScripAction
189    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScripCondition
190    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectTemplate
191
192  r72954@pinglin:  jesse | 2007-12-10 13:42:06 -0500
193  * Sort Templates, Actions and Conditions by Name, as suggested by Steve Turner
194
195 ------------------------------------------------------------------------
196 r9869 | jesse | 2007-12-10 13:01:05 -0500 (Mon, 10 Dec 2007) | 3 lines
197 Changed paths:
198    M /rt/branches/3.6-RELEASE
199    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fr.po
200
201  r72886@pinglin:  jesse | 2007-12-10 13:00:49 -0500
202  * Updated french translation from Emmanuel Lacour
203
204 ------------------------------------------------------------------------
205 r9853 | audreyt | 2007-12-09 00:19:10 -0500 (Sun, 09 Dec 2007) | 9 lines
206 Changed paths:
207    M /rt/branches/3.6-RELEASE/etc/initialdata
208    M /rt/branches/3.6-RELEASE/html/Search/Build.html
209    M /rt/branches/3.6-RELEASE/html/Search/Elements/DisplayOptions
210    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/Tabs
211    M /rt/branches/3.6-RELEASE/html/SelfService/index.html
212    M /rt/branches/3.6-RELEASE/html/Tools/MyDay.html
213    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_cn.po
214    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_tw.po
215    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
216
217  r18145@T (orig r9848):  audreyt | 2007-12-08 07:35:37 +0800
218  * Massive internationalization fixes.
219  r18146@T (orig r9849):  audreyt | 2007-12-08 07:39:06 +0800
220  * zh_tw.po cleanup
221  r18148@T (orig r9851):  audreyt | 2007-12-09 01:21:40 +0800
222  * zh_tw.po: More L10N
223  r18149@T (orig r9852):  audreyt | 2007-12-09 13:08:38 +0800
224  * Full translation of zh_tw and zh_cn.
225
226 ------------------------------------------------------------------------
227 r9807 | jesse | 2007-12-03 16:05:08 -0500 (Mon, 03 Dec 2007) | 2 lines
228 Changed paths:
229    M /rt/branches/3.6-RELEASE/releng.cnf
230
231 * 3.6.6rc1
232
233 ------------------------------------------------------------------------
234 r9806 | jesse | 2007-12-03 12:06:57 -0500 (Mon, 03 Dec 2007) | 3 lines
235 Changed paths:
236    M /rt/branches/3.6-RELEASE
237    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
238
239  r72604@pinglin:  jesse | 2007-12-03 12:06:40 -0500
240  * Japanese translation updates from Shinji Yamane
241
242 ------------------------------------------------------------------------
243 r9784 | jesse | 2007-12-01 21:41:06 -0500 (Sat, 01 Dec 2007) | 3 lines
244 Changed paths:
245    M /rt/branches/3.6-RELEASE
246    M /rt/branches/3.6-RELEASE/html/Elements/EmailInput
247    M /rt/branches/3.6-RELEASE/html/Helpers/EmailAutocomplete
248    M /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/controls.js
249    M /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/effects.js
250    M /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/prototype.js
251    M /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/scriptaculous.js
252    M /rt/branches/3.6-RELEASE/html/SelfService/Create.html
253    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
254    M /rt/branches/3.6-RELEASE/html/Ticket/Update.html
255
256  r72598@pinglin:  jesse | 2007-12-01 21:40:32 -0500
257  * reverting audrey's changes which were just pulled to the aberdeen branch
258
259 ------------------------------------------------------------------------
260 r9781 | audreyt | 2007-12-01 21:31:45 -0500 (Sat, 01 Dec 2007) | 1 line
261 Changed paths:
262    M /rt/branches/3.6-RELEASE/html/Helpers/EmailAutocomplete
263    M /rt/branches/3.6-RELEASE/html/SelfService/Create.html
264    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
265    M /rt/branches/3.6-RELEASE/html/Ticket/Update.html
266
267 * Convert SelfService and Ticket Create/Update to EmailAutocomplete.
268 ------------------------------------------------------------------------
269 r9780 | audreyt | 2007-12-01 21:30:10 -0500 (Sat, 01 Dec 2007) | 1 line
270 Changed paths:
271    M /rt/branches/3.6-RELEASE/html/Elements/EmailInput
272
273 * EmailInput: First cut at email completion widget.
274 ------------------------------------------------------------------------
275 r9779 | audreyt | 2007-12-01 21:27:18 -0500 (Sat, 01 Dec 2007) | 1 line
276 Changed paths:
277    A /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous
278    A /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/controls.js
279    A /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/effects.js
280    A /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/prototype.js
281    A /rt/branches/3.6-RELEASE/html/NoAuth/js/scriptaculous/scriptaculous.js
282
283 * Add the parts of scriptaculous we need for the autocompleter.
284 ------------------------------------------------------------------------
285 r9778 | audreyt | 2007-12-01 21:17:03 -0500 (Sat, 01 Dec 2007) | 1 line
286 Changed paths:
287    A /rt/branches/3.6-RELEASE/html/NoAuth/images/css/fieldbg-autocomplete.gif
288
289 * Picture of autocompleted-field-background from jifty
290 ------------------------------------------------------------------------
291 r9777 | audreyt | 2007-12-01 21:15:21 -0500 (Sat, 01 Dec 2007) | 1 line
292 Changed paths:
293    A /rt/branches/3.6-RELEASE/html/Helpers/EmailAutocomplete
294
295 * Email Autocompletion element.
296 ------------------------------------------------------------------------
297 r9776 | audreyt | 2007-12-01 18:09:56 -0500 (Sat, 01 Dec 2007) | 1 line
298 Changed paths:
299    A /rt/branches/3.6-RELEASE/html/Elements/EmailInput
300
301 * Elements/EmailInput - Beginning of refactoring toward Ajax mail
302 ------------------------------------------------------------------------
303 r9768 | jesse | 2007-11-30 14:14:25 -0500 (Fri, 30 Nov 2007) | 3 lines
304 Changed paths:
305    M /rt/branches/3.6-RELEASE
306    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
307    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
308
309  r72537@pinglin:  jesse | 2007-11-30 14:13:55 -0500
310  * Applied http://page.mi.fu-berlin.de/pape/rt3/patches/rt/3.6.5/less_warnings_in_error_log.patch from Dirk Pape to quiet some warnings
311
312 ------------------------------------------------------------------------
313 r9767 | jesse | 2007-11-30 14:08:42 -0500 (Fri, 30 Nov 2007) | 3 lines
314 Changed paths:
315    M /rt/branches/3.6-RELEASE
316    M /rt/branches/3.6-RELEASE/lib/RT/I18N/nl.po
317
318  r72527@pinglin:  jesse | 2007-11-30 14:07:42 -0500
319  * Updated dutch .po file from Marcel Kolkman
320
321 ------------------------------------------------------------------------
322 r9742 | ruz | 2007-11-23 20:27:52 -0500 (Fri, 23 Nov 2007) | 2 lines
323 Changed paths:
324    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
325
326 * bump required version of SB so people will get a fix that
327   affect the latest change
328 ------------------------------------------------------------------------
329 r9741 | ruz | 2007-11-23 20:25:55 -0500 (Fri, 23 Nov 2007) | 2 lines
330 Changed paths:
331    M /rt/branches/3.6-RELEASE/lib/RT/Users_Overlay.pm
332
333 * split WhoHaveRoleRights into more queries so buggy MySQL's
334   optimizer can do the right thing
335 ------------------------------------------------------------------------
336 r9733 | ruz | 2007-11-23 17:34:45 -0500 (Fri, 23 Nov 2007) | 1 line
337 Changed paths:
338    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
339
340 * oops, missed space during refactoring
341 ------------------------------------------------------------------------
342 r9730 | falcone | 2007-11-23 17:15:54 -0500 (Fri, 23 Nov 2007) | 3 lines
343 Changed paths:
344    M /rt/branches/3.6-RELEASE
345    M /rt/branches/3.6-RELEASE/html/REST/1.0/search/ticket
346    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
347
348  r26864@ketch:  falcone | 2007-11-23 17:04:49 -0500
349  * handle spaces in field names when doing rt ls
350
351 ------------------------------------------------------------------------
352 r9727 | ruz | 2007-11-21 19:38:24 -0500 (Wed, 21 Nov 2007) | 1 line
353 Changed paths:
354    M /rt/branches/3.6-RELEASE/html/Widgets/SavedSearch
355
356 * add handling of arguments with multiple values into Widgets/SavedSearch
357 ------------------------------------------------------------------------
358 r9715 | ruz | 2007-11-20 20:27:25 -0500 (Tue, 20 Nov 2007) | 1 line
359 Changed paths:
360    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ConfigureMyRT
361    M /rt/branches/3.6-RELEASE/html/Widgets/SelectionBox
362
363 * revert rev9654 as it breaks charts on home page
364 ------------------------------------------------------------------------
365 r9695 | ruz | 2007-11-18 16:56:52 -0500 (Sun, 18 Nov 2007) | 3 lines
366 Changed paths:
367    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
368
369 * add caching based on short keys
370 * split _HasRight into _HasGroupRight and _HasRoleRight
371 * use more queries for roles
372 ------------------------------------------------------------------------
373 r9693 | ruz | 2007-11-16 17:42:23 -0500 (Fri, 16 Nov 2007) | 4 lines
374 Changed paths:
375    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
376
377 * unshift more global objects instead of pushing them,
378   so we'll get them earlier in an upcoming refactoring
379 * do all things related to EquivObjects in HasRight and
380   leave only checks in _HasRight
381 ------------------------------------------------------------------------
382 r9692 | ruz | 2007-11-16 17:37:59 -0500 (Fri, 16 Nov 2007) | 1 line
383 Changed paths:
384    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
385
386 * minor
387 ------------------------------------------------------------------------
388 r9659 | falcone | 2007-11-13 19:09:02 -0500 (Tue, 13 Nov 2007) | 3 lines
389 Changed paths:
390    M /rt/branches/3.6-RELEASE
391    M /rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html
392
393  r26553@ketch:  falcone | 2007-11-13 19:07:28 -0500
394  * set the prefix so that CFs can be added during Group Creation
395
396 ------------------------------------------------------------------------
397 r9654 | ruz | 2007-11-13 12:59:32 -0500 (Tue, 13 Nov 2007) | 4 lines
398 Changed paths:
399    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ConfigureMyRT
400    M /rt/branches/3.6-RELEASE/html/Widgets/SelectionBox
401
402 * add labeling of portlets that are based on components,
403   it doesn't support localization, but it's better than empty label
404 * allow to manage many portlets that are based on the same
405   comp by adding optional 'id' key
406 ------------------------------------------------------------------------
407 r9653 | ruz | 2007-11-13 12:45:26 -0500 (Tue, 13 Nov 2007) | 2 lines
408 Changed paths:
409    M /rt/branches/3.6-RELEASE/html/Widgets/TitleBoxStart
410
411 * we don't use some vars anymore so don't fool people
412   by defining them in the %ARGS block
413 ------------------------------------------------------------------------
414 r9649 | audreyt | 2007-11-12 15:48:07 -0500 (Mon, 12 Nov 2007) | 2 lines
415 Changed paths:
416    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
417
418 * RT::Action::SendEmail - Support for multipart/* emails; we now
419   textualify all MIME parts, instead of collapsing the whole multipart.
420 ------------------------------------------------------------------------
421 r9648 | audreyt | 2007-11-12 15:46:09 -0500 (Mon, 12 Nov 2007) | 2 lines
422 Changed paths:
423    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
424
425 * RT::Transaction->ContentObj - Prefer the first part that
426   matches $PreferredContentType, instead of always 'text/plain'.
427 ------------------------------------------------------------------------
428 r9647 | audreyt | 2007-11-12 03:03:52 -0500 (Mon, 12 Nov 2007) | 1 line
429 Changed paths:
430    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
431
432 * RT::Transaction_Overlay - use RT::I18N::IsTextualContentType.
433 ------------------------------------------------------------------------
434 r9646 | audreyt | 2007-11-12 03:02:35 -0500 (Mon, 12 Nov 2007) | 10 lines
435 Changed paths:
436    M /rt/branches/3.6-RELEASE/lib/RT/Attachment_Overlay.pm
437
438 * RT::Attachment_Overlay - Fix several broken logic in ->OriginalContent:
439
440     - When $self->ContentEncoding eq 'quoted-printable', a premature
441       "return" prevented any encoding conversion from taking place.
442
443     - A bogus Encode::_utf8_on($content) later prevented any encoding
444       conversino from taking place _anyway_.
445
446 * $attachment->Quote now respects RT::I18N::IsTextualContentType.
447
448 ------------------------------------------------------------------------
449 r9645 | audreyt | 2007-11-12 02:58:56 -0500 (Mon, 12 Nov 2007) | 1 line
450 Changed paths:
451    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
452
453 * RT::Record - _DecodeLOB now respects RT::I18N::IsTextualContentType.
454 ------------------------------------------------------------------------
455 r9644 | audreyt | 2007-11-12 02:56:43 -0500 (Mon, 12 Nov 2007) | 13 lines
456 Changed paths:
457    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
458
459 * RT::I18N - Introduce a new utility function, IsTextualContentType($type),
460   that determines whether $type can be sensibly converted to Unicode text.
461
462   Currently it uses this regex (case-insensitively):
463
464       ^(?:text/(?:plain|html)|message/rfc822)\b
465
466   The idea is to unify all the inconsistent uses all over RT's code
467   (some tested for text/*, some for text/plain|message/rfc822, some
468   for text/plain|text/html|message/*) to use this function instead.
469
470 * Minor POD glitch - Say "function" when it said "method" but really wasn't.
471
472 ------------------------------------------------------------------------
473 r9643 | audreyt | 2007-11-12 02:52:35 -0500 (Mon, 12 Nov 2007) | 1 line
474 Changed paths:
475    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
476
477 * RT::Action::SendEmail - Minor comment typo: "use" ne "sue"
478 ------------------------------------------------------------------------
479 r9642 | audreyt | 2007-11-11 15:05:50 -0500 (Sun, 11 Nov 2007) | 3 lines
480 Changed paths:
481    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
482
483 * RT::Transaction_Overlay: Be saner and allows explicitly
484   calling $txn->Content(Type => 'text/html'), instead of
485   relying on action-at-a-distance $PreferredContentType.
486 ------------------------------------------------------------------------
487 r9641 | audreyt | 2007-11-11 14:58:21 -0500 (Sun, 11 Nov 2007) | 2 lines
488 Changed paths:
489    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
490
491 * RT.pm.in: Add support for loading RT_Vendor.pm by default
492   before RT_Local, for greater consistency.
493 ------------------------------------------------------------------------
494 r9640 | audreyt | 2007-11-11 14:07:43 -0500 (Sun, 11 Nov 2007) | 4 lines
495 Changed paths:
496    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
497
498 * RT::Action::SendEmail: Allow user-specified Content-Type
499   in outgoing templates.  Currently, only text/* is supported
500   for security reasons.  Eventually maybe multipart/* with
501   all textual subparts might be allowed, too.
502 ------------------------------------------------------------------------
503 r9639 | audreyt | 2007-11-11 14:06:06 -0500 (Sun, 11 Nov 2007) | 9 lines
504 Changed paths:
505    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
506
507 * RT::Transaction_Overlay: Unify the idea of "textual" MIME types
508   to text/plain, text/html and message/*. (Previously it was defined
509   differently for e.g. the first part and the other parts.)
510
511 * RT::Transaction_Overlay: Introduce the variable
512   $RT::Transaction::PreferredContentType to control the context
513   where ->Content() is evaluated in.  If not set, it defaults
514   to text/plain.
515
516 ------------------------------------------------------------------------
517 r9628 | sartak | 2007-11-09 15:49:01 -0500 (Fri, 09 Nov 2007) | 3 lines
518 Changed paths:
519    M /rt/branches/3.6-RELEASE
520    M /rt/branches/3.6-RELEASE/html/Search/Chart
521
522  r44879@onn:  sartak | 2007-11-09 15:48:26 -0500
523  If there are no tickets found in a search, give an error-message image instead of silently failing to load.
524
525 ------------------------------------------------------------------------
526 r9627 | audreyt | 2007-11-09 15:23:38 -0500 (Fri, 09 Nov 2007) | 1 line
527 Changed paths:
528    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
529
530 * _DecodeLOB: All text/* are treated as UTF-8, not only text/plain.
531 ------------------------------------------------------------------------
532 r9626 | audreyt | 2007-11-09 15:06:09 -0500 (Fri, 09 Nov 2007) | 4 lines
533 Changed paths:
534    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
535
536 * RT::Transaction_Overlay: Signatures in text/html content objects should be
537   removed in a way that doesn't depend on whitespace.
538   Also, remove an unneccessary regex capture.
539
540 ------------------------------------------------------------------------
541 r9625 | ruz | 2007-11-09 14:57:37 -0500 (Fri, 09 Nov 2007) | 2 lines
542 Changed paths:
543    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
544
545 * delete double width definition
546 * don't escape html
547 ------------------------------------------------------------------------
548 r9623 | audreyt | 2007-11-09 14:07:05 -0500 (Fri, 09 Nov 2007) | 5 lines
549 Changed paths:
550    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
551
552 * MakeMIMEEntity now takes an optional "Type" field to denote
553   the MIME Type of the body.  (Default to 'text/plain'.)
554
555 * CreateTicket() now supports $ARGS{ContentType}, and
556   ProcessUpdateMessage() now supports $ARGS{UpdateContentType}.
557 ------------------------------------------------------------------------
558 r9620 | ruz | 2007-11-08 18:08:32 -0500 (Thu, 08 Nov 2007) | 3 lines
559 Changed paths:
560    M /rt/branches/3.6-RELEASE/html/Admin/Groups/Members.html
561    M /rt/branches/3.6-RELEASE/html/User/Groups/Members.html
562
563 * In this case the <ul> was opened inside an IF block,
564   but </ul> closed outside the IF block.
565   Thanks to Jason Long.
566 ------------------------------------------------------------------------
567 r9619 | ruz | 2007-11-08 18:05:04 -0500 (Thu, 08 Nov 2007) | 3 lines
568 Changed paths:
569    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
570
571 * The <nobr> opening tag came before the IF statement,
572   and the </nobr> closing tag was inside the IF statement.
573   Thanks to Jason Long.
574 ------------------------------------------------------------------------
575 r9618 | ruz | 2007-11-08 17:55:41 -0500 (Thu, 08 Nov 2007) | 2 lines
576 Changed paths:
577    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
578
579 * RFC dictates to encode by chars, so if char is two octets then
580   it MUST be in one chunk
581 ------------------------------------------------------------------------
582 r9617 | ruz | 2007-11-08 17:38:33 -0500 (Thu, 08 Nov 2007) | 1 line
583 Changed paths:
584    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
585
586 * add max-age along to Expires
587 ------------------------------------------------------------------------
588 r9616 | audreyt | 2007-11-08 15:06:00 -0500 (Thu, 08 Nov 2007) | 1 line
589 Changed paths:
590    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
591
592 * Add new dep: CSS::Squish 0.06
593 ------------------------------------------------------------------------
594 r9615 | ruz | 2007-11-08 12:19:48 -0500 (Thu, 08 Nov 2007) | 1 line
595 Changed paths:
596    M /rt/branches/3.6-RELEASE/html/autohandler
597
598 * align comments
599 ------------------------------------------------------------------------
600 r9610 | ruz | 2007-11-06 16:30:42 -0500 (Tue, 06 Nov 2007) | 2 lines
601 Changed paths:
602    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
603    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowBasics
604    A /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowQueue
605
606 * add Ticket/Elements/ShowQueue and use it on create and in ShowBasics,
607   tiny comp for overriding in extensions
608 ------------------------------------------------------------------------
609 r9560 | ruz | 2007-11-06 05:03:32 -0500 (Tue, 06 Nov 2007) | 1 line
610 Changed paths:
611    M /rt/branches/3.6-RELEASE/html/Elements/Header
612    A /rt/branches/3.6-RELEASE/html/NoAuth/css/dhandler
613    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
614
615 * squish our CSS into one big thing use CSS::Squish and dhandler
616 ------------------------------------------------------------------------
617 r9559 | ruz | 2007-11-06 04:59:01 -0500 (Tue, 06 Nov 2007) | 2 lines
618 Changed paths:
619    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
620
621 * don't send Last-Modified field in a response
622 * make cache public
623 ------------------------------------------------------------------------
624 r9558 | ruz | 2007-11-06 04:40:57 -0500 (Tue, 06 Nov 2007) | 1 line
625 Changed paths:
626    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/forms.css
627    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/main.css
628
629 * revert rev. 9532 as we now more interested in mason comments instead of css comments
630 ------------------------------------------------------------------------
631 r9532 | ruz | 2007-11-01 10:07:17 -0400 (Thu, 01 Nov 2007) | 1 line
632 Changed paths:
633    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/forms.css
634    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/main.css
635
636 * convert mason comments into css comments
637 ------------------------------------------------------------------------
638 r9471 | tla | 2007-10-26 10:36:52 -0400 (Fri, 26 Oct 2007) | 1 line
639 Changed paths:
640    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
641
642 get rid of overly verbose debug statement
643 ------------------------------------------------------------------------
644 r9462 | sunnavy | 2007-10-25 16:04:40 -0400 (Thu, 25 Oct 2007) | 1 line
645 Changed paths:
646    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/Tabs
647
648 add a callback for SelfService/Elements/Tabs
649 ------------------------------------------------------------------------
650 r9460 | tla | 2007-10-25 10:39:42 -0400 (Thu, 25 Oct 2007) | 1 line
651 Changed paths:
652    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
653
654 change comment
655 ------------------------------------------------------------------------
656 r9457 | tla | 2007-10-25 05:33:58 -0400 (Thu, 25 Oct 2007) | 1 line
657 Changed paths:
658    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
659
660 refrain from shifting args off the argument array
661 ------------------------------------------------------------------------
662 r9447 | tla | 2007-10-24 22:20:11 -0400 (Wed, 24 Oct 2007) | 1 line
663 Changed paths:
664    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
665
666 don't want RecordOutgoingMailTransaction to be fatal to the scrip.
667 ------------------------------------------------------------------------
668 r9446 | tla | 2007-10-24 22:04:45 -0400 (Wed, 24 Oct 2007) | 1 line
669 Changed paths:
670    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
671
672 store the outgoing txn ID in  for later access
673 ------------------------------------------------------------------------
674 r9445 | tla | 2007-10-24 18:03:16 -0400 (Wed, 24 Oct 2007) | 1 line
675 Changed paths:
676    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
677
678 Save the transaction ID of the outgoing message transaction
679 ------------------------------------------------------------------------
680 r9429 | ruz | 2007-10-23 20:16:06 -0400 (Tue, 23 Oct 2007) | 1 line
681 Changed paths:
682    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMembers
683
684 * oops, forgot commit one line, there is no $member anymore
685 ------------------------------------------------------------------------
686 r9428 | ruz | 2007-10-23 20:12:43 -0400 (Tue, 23 Oct 2007) | 1 line
687 Changed paths:
688    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMembers
689
690 * switch to /Elements/ShowLink
691 ------------------------------------------------------------------------
692 r9426 | ruz | 2007-10-23 19:05:52 -0400 (Tue, 23 Oct 2007) | 1 line
693 Changed paths:
694    M /rt/branches/3.6-RELEASE/html/Elements/EditLinks
695
696 * delete unused variable
697 ------------------------------------------------------------------------
698 r9425 | ruz | 2007-10-23 19:03:34 -0400 (Tue, 23 Oct 2007) | 1 line
699 Changed paths:
700    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMembers
701
702 * add missing </li>
703 ------------------------------------------------------------------------
704 r9424 | ruz | 2007-10-23 19:02:34 -0400 (Tue, 23 Oct 2007) | 1 line
705 Changed paths:
706    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMembers
707
708 * move general if block into <%INIT>
709 ------------------------------------------------------------------------
710 r9423 | ruz | 2007-10-23 18:44:53 -0400 (Tue, 23 Oct 2007) | 1 line
711 Changed paths:
712    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
713
714 * update docs
715 ------------------------------------------------------------------------
716 r9422 | ruz | 2007-10-23 18:43:38 -0400 (Tue, 23 Oct 2007) | 1 line
717 Changed paths:
718    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyLinks.html
719
720 * pass a reference to @results into a callback, so extensions can fill it
721 ------------------------------------------------------------------------
722 r9421 | ruz | 2007-10-23 16:41:07 -0400 (Tue, 23 Oct 2007) | 1 line
723 Changed paths:
724    M /rt/branches/3.6-RELEASE/html/Elements/ShowLinks
725
726 * add closing tags for elements of lists
727 ------------------------------------------------------------------------
728 r9418 | sartak | 2007-10-23 14:14:23 -0400 (Tue, 23 Oct 2007) | 3 lines
729 Changed paths:
730    M /rt/branches/3.6-RELEASE
731    M /rt/branches/3.6-RELEASE/lib/RT/Template_Overlay.pm
732
733  r44066@onn:  sartak | 2007-10-23 14:14:02 -0400
734  Allow Template->ParseContent to not require Ticket and Txn
735
736 ------------------------------------------------------------------------
737 r9380 | sunnavy | 2007-10-20 03:06:24 -0400 (Sat, 20 Oct 2007) | 1 line
738 Changed paths:
739    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
740
741 don't overwrite %ARGS; don't add cloned ticket to parents by default
742 ------------------------------------------------------------------------
743 r9365 | sunnavy | 2007-10-19 15:42:07 -0400 (Fri, 19 Oct 2007) | 1 line
744 Changed paths:
745    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldFreeform
746
747 we shouldn't replace "\n" with whitespace if it's multiple type
748 ------------------------------------------------------------------------
749 r9362 | sunnavy | 2007-10-19 15:23:08 -0400 (Fri, 19 Oct 2007) | 1 line
750 Changed paths:
751    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
752
753 Ticket/Create.html can handle clone function now
754 ------------------------------------------------------------------------
755 r9271 | jesse | 2007-10-11 11:40:59 -0400 (Thu, 11 Oct 2007) | 6 lines
756 Changed paths:
757    M /rt/branches/3.6-RELEASE
758    M /rt/branches/3.6-RELEASE/html/Search/Chart
759
760  r68059@pinglin:  jesse | 2007-10-11 11:40:39 -0400
761  * We used the wrong variable name in html/Search/Chart (for fonts)
762      Thanks to elacour at easter-eggs.com
763  
764  
765
766 ------------------------------------------------------------------------
767 r9270 | sunnavy | 2007-10-11 01:22:26 -0400 (Thu, 11 Oct 2007) | 1 line
768 Changed paths:
769    M /rt/branches/3.6-RELEASE/html/Ticket/History.html
770
771 added AfterShowHistory Callback in Ticket/History.html
772 ------------------------------------------------------------------------
773 r9268 | jesse | 2007-10-10 21:35:37 -0400 (Wed, 10 Oct 2007) | 3 lines
774 Changed paths:
775    M /rt/branches/3.6-RELEASE
776    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
777
778  r68037@h46055e4a:  jesse | 2007-10-10 19:45:05 -0500
779   * A small fix to stop RT from complaining about categories when updating custom fields via the web ui.  Thanks to Brian Gallew
780
781 ------------------------------------------------------------------------
782 r9258 | sunnavy | 2007-10-09 16:44:47 -0400 (Tue, 09 Oct 2007) | 1 line
783 Changed paths:
784    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
785
786 added current_tab arg for AfterShowHistory Callback in Ticket/Display.html
787 ------------------------------------------------------------------------
788 r9245 | sunnavy | 2007-10-08 14:11:19 -0400 (Mon, 08 Oct 2007) | 1 line
789 Changed paths:
790    M /rt/branches/3.6-RELEASE/html/Elements/PageLayout
791    M /rt/branches/3.6-RELEASE/html/Elements/Tabs
792
793 added show_menu arg for Elements/Tabs and Elements/PageLayout, mainly for RTx-TicketBottomTabs
794 ------------------------------------------------------------------------
795 r9214 | jesse | 2007-10-03 10:54:53 -0400 (Wed, 03 Oct 2007) | 4 lines
796 Changed paths:
797    M /rt/branches/3.6-RELEASE
798    M /rt/branches/3.6-RELEASE/html/Admin/Users/Modify.html
799
800  r27337@hualien:  jesse | 2007-10-03 10:54:11 -0400
801  New callbacks from Dirk Pape: http://page.mi.fu-berlin.de/pape/rt3/patches/rt/3.6.4/add_callbacks_to_admin_us
802  ers.patch
803
804 ------------------------------------------------------------------------
805 r9192 | jesse | 2007-10-02 14:09:30 -0400 (Tue, 02 Oct 2007) | 3 lines
806 Changed paths:
807    M /rt/branches/3.6-RELEASE
808    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditScrips
809    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditTemplates
810    M /rt/branches/3.6-RELEASE/html/Search/Elements/DisplayOptions
811    M /rt/branches/3.6-RELEASE/html/Ticket/Update.html
812
813  r27297@hualien:  jesse | 2007-10-02 14:08:53 -0400
814  * HTML Table fixes from Dirk Pape (http://page.mi.fu-berlin.de/pape/rt3/patches/rt/3.6.4/rt3.6-xhtml-2.patch)
815
816 ------------------------------------------------------------------------
817 r9190 | jesse | 2007-10-01 17:09:35 -0400 (Mon, 01 Oct 2007) | 3 lines
818 Changed paths:
819    M /rt/branches/3.6-RELEASE
820    M /rt/branches/3.6-RELEASE/releng.cnf
821
822  r27278@hualien:  jesse | 2007-10-01 17:08:31 -0400
823  3.6.5 releng
824
825 ------------------------------------------------------------------------
826 r9152 | jesse | 2007-09-26 00:43:10 -0400 (Wed, 26 Sep 2007) | 3 lines
827 Changed paths:
828    M /rt/branches/3.6-RELEASE
829    M /rt/branches/3.6-RELEASE/lib/RT/EmailParser.pm
830
831  r67594@pinglin:  jesse | 2007-09-26 00:42:44 -0400
832   MIME::Tools removed a method from their public API. this works around it
833
834 ------------------------------------------------------------------------
835 r9148 | sunnavy | 2007-09-25 16:42:57 -0400 (Tue, 25 Sep 2007) | 1 line
836 Changed paths:
837    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
838
839 revert lib/t/regression/26command_line.t to drop multiple value cf tests
840 ------------------------------------------------------------------------
841 r9145 | sunnavy | 2007-09-25 12:05:09 -0400 (Tue, 25 Sep 2007) | 1 line
842 Changed paths:
843    M /rt/branches/3.6-RELEASE/bin/rt.in
844    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
845
846 revert back for multiple cf values bug in cli, we need a branch for that
847 ------------------------------------------------------------------------
848 r9139 | jesse | 2007-09-24 11:42:34 -0400 (Mon, 24 Sep 2007) | 8 lines
849 Changed paths:
850    M /rt/branches/3.6-RELEASE
851    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
852
853  r67533@pinglin:  jesse | 2007-09-24 11:41:58 -0400
854  RT-Ticket: 8563
855  RT-Status: resolved
856  RT-Update: correspond
857  
858  Updated Japanese translation from  y-iida@secom.co.jp
859  
860
861 ------------------------------------------------------------------------
862 r9122 | sunnavy | 2007-09-23 00:34:33 -0400 (Sun, 23 Sep 2007) | 1 line
863 Changed paths:
864    M /rt/branches/3.6-RELEASE/bin/rt.in
865
866 updated vsplit in accordance with our change to multiple value CF
867 ------------------------------------------------------------------------
868 r9121 | sunnavy | 2007-09-23 00:20:30 -0400 (Sun, 23 Sep 2007) | 1 line
869 Changed paths:
870    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
871    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
872
873 do the right way for view and modification of multiple value CF for cli
874 ------------------------------------------------------------------------
875 r9119 | sunnavy | 2007-09-21 16:24:07 -0400 (Fri, 21 Sep 2007) | 1 line
876 Changed paths:
877    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
878    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
879
880 single value cf can be set rightly through bin/rt.
881 ------------------------------------------------------------------------
882 r9100 | sunnavy | 2007-09-20 02:55:33 -0400 (Thu, 20 Sep 2007) | 1 line
883 Changed paths:
884    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
885
886 remove buggy whitespaces following a comma
887 ------------------------------------------------------------------------
888 r9099 | sunnavy | 2007-09-20 02:05:48 -0400 (Thu, 20 Sep 2007) | 2 lines
889 Changed paths:
890    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
891    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
892
893 A multi-valued custom field should end up with multiple rows in
894 ObjectCustomFieldValues
895 ------------------------------------------------------------------------
896 r9082 | sunnavy | 2007-09-18 03:02:09 -0400 (Tue, 18 Sep 2007) | 1 line
897 Changed paths:
898    M /rt/branches/3.6-RELEASE/lib/t/regression/21query-builder.t
899
900 cleaned up a useless custom field for following tests
901 ------------------------------------------------------------------------
902 r9081 | sunnavy | 2007-09-18 01:13:09 -0400 (Tue, 18 Sep 2007) | 2 lines
903 Changed paths:
904    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
905
906 added tests for set/add/del values for custom field with multiple 
907 values in command line
908 ------------------------------------------------------------------------
909 r9076 | sunnavy | 2007-09-17 16:52:39 -0400 (Mon, 17 Sep 2007) | 4 lines
910 Changed paths:
911    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
912
913 fix bug 10273.
914 https://tickets.bestpractical.com/Ticket/Display.html?id=10273
915 we need `delete' the old values before setting new values.
916
917 ------------------------------------------------------------------------
918 r8942 | jesse | 2007-09-05 16:57:32 -0400 (Wed, 05 Sep 2007) | 3 lines
919 Changed paths:
920    M /rt/branches/3.6-RELEASE
921    M /rt/branches/3.6-RELEASE/html/SelfService/Display.html
922
923  r66993@pinglin:  jesse | 2007-09-05 16:44:11 -0400
924  Fix to not update tickets multiple times when doing a selfservice posting.
925
926 ------------------------------------------------------------------------
927 r8674 | jesse | 2007-08-21 13:49:46 -0400 (Tue, 21 Aug 2007) | 3 lines
928 Changed paths:
929    M /rt/branches/3.6-RELEASE
930    M /rt/branches/3.6-RELEASE/releng.cnf
931
932  r66194@pinglin:  jesse | 2007-08-21 13:49:09 -0400
933   3.6.5 RC2
934
935 ------------------------------------------------------------------------
936 r8672 | ruz | 2007-08-21 12:03:53 -0400 (Tue, 21 Aug 2007) | 2 lines
937 Changed paths:
938    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/titlebox.css
939
940 * switch back to using paddings instead of margins,
941   tables in title-boxes are screwed in IE
942 ------------------------------------------------------------------------
943 r8671 | nicholas | 2007-08-21 11:30:26 -0400 (Tue, 21 Aug 2007) | 11 lines
944 Changed paths:
945    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomFields
946
947 svn merge -r8090:8094 http://code.bestpractical.com/bps-public/rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Ticket/Elements/EditCustomFields html/Ticket/Elements/EditCustomFields
948
949     r8091 | ruz | 2007-07-10 21:44:12 +0000 (Tue, 10 Jul 2007) | 2 lines
950
951     * get rid of Count call, use counter to figure out if we have even or odd number of CFs
952     * use less nested tables
953
954     r8093 | ruz | 2007-07-10 21:59:45 +0000 (Tue, 10 Jul 2007) | 1 line
955
956     * skip a CF if user has no right to change it
957
958 ------------------------------------------------------------------------
959 r8670 | nicholas | 2007-08-21 10:28:28 -0400 (Tue, 21 Aug 2007) | 5 lines
960 Changed paths:
961    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
962
963 <div class="messagebody"> is opened within 
964   foreach my $message ( grep { $_->Parent == $Parent } @$Attachments ) {
965 but was being closed (erroneously) just beyond the foreach. This could result
966 in lots of orphaned </div> tags.
967
968 ------------------------------------------------------------------------
969 r8669 | nicholas | 2007-08-21 09:39:15 -0400 (Tue, 21 Aug 2007) | 3 lines
970 Changed paths:
971    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/Row
972
973 For a long time html/Elements/CollectionAsTable/ParseFormat has been parsing
974 /CLASS. Fix html/Elements/CollectionAsTable/Row to put that class on the <td>
975
976 ------------------------------------------------------------------------
977 r8550 | falcone | 2007-08-14 13:54:27 -0400 (Tue, 14 Aug 2007) | 3 lines
978 Changed paths:
979    M /rt/branches/3.6-RELEASE
980    M /rt/branches/3.6-RELEASE/lib/RT/StyleGuide.pod
981
982  r23791@ketch:  falcone | 2007-08-14 13:53:58 -0400
983  * we no longer support 5.6.1
984
985 ------------------------------------------------------------------------
986 r8540 | falcone | 2007-08-14 12:23:38 -0400 (Tue, 14 Aug 2007) | 3 lines
987 Changed paths:
988    M /rt/branches/3.6-RELEASE
989    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
990
991  r23772@ketch:  falcone | 2007-08-14 12:22:58 -0400
992  * document how to use the Update command on Records
993
994 ------------------------------------------------------------------------
995 r8471 | jesse | 2007-08-09 11:26:00 -0400 (Thu, 09 Aug 2007) | 6 lines
996 Changed paths:
997    M /rt/branches/3.6-RELEASE
998    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFields
999
1000  r65323@pinglin:  jesse | 2007-08-09 11:25:41 -0400
1001  *( Fix a bug (?) where a 0 was displayed after a value for multiple-values
1002  custom fields. - Quentin Garnier
1003  
1004  
1005
1006 ------------------------------------------------------------------------
1007 r8454 | sartak | 2007-08-08 17:20:43 -0400 (Wed, 08 Aug 2007) | 1 line
1008 Changed paths:
1009    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
1010
1011 Reword $ChartFont description
1012 ------------------------------------------------------------------------
1013 r8453 | ruz | 2007-08-08 17:04:31 -0400 (Wed, 08 Aug 2007) | 3 lines
1014 Changed paths:
1015    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
1016    M /rt/branches/3.6-RELEASE/html/Search/Chart
1017
1018 * add new $ChartFont option to the config which allow admin to
1019   select a tru type font RT uses in charts
1020
1021 ------------------------------------------------------------------------
1022 r8451 | ruz | 2007-08-08 16:26:30 -0400 (Wed, 08 Aug 2007) | 2 lines
1023 Changed paths:
1024    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ru.po
1025    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
1026
1027 * fix ru.po
1028 * simplify translators' work by using phrases with the same case
1029 ------------------------------------------------------------------------
1030 r8445 | jesse | 2007-08-08 13:25:30 -0400 (Wed, 08 Aug 2007) | 3 lines
1031 Changed paths:
1032    M /rt/branches/3.6-RELEASE
1033    M /rt/branches/3.6-RELEASE/releng.cnf
1034
1035  r65296@pinglin:  jesse | 2007-08-08 13:24:39 -0400
1036  * 3.6.5rc1
1037
1038 ------------------------------------------------------------------------
1039 r8443 | falcone | 2007-08-08 09:19:21 -0400 (Wed, 08 Aug 2007) | 3 lines
1040 Changed paths:
1041    M /rt/branches/3.6-RELEASE
1042    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransaction
1043
1044  r23542@ketch:  falcone | 2007-08-08 09:18:04 -0400
1045  * remove $aid var that never gets used.
1046
1047 ------------------------------------------------------------------------
1048 r8433 | ruz | 2007-08-07 16:44:52 -0400 (Tue, 07 Aug 2007) | 2 lines
1049 Changed paths:
1050    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
1051
1052 * fix performance regression in searches by watchers joined
1053   with other conditions using OR
1054 ------------------------------------------------------------------------
1055 r8432 | ruz | 2007-08-07 16:43:05 -0400 (Tue, 07 Aug 2007) | 1 line
1056 Changed paths:
1057    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
1058
1059 * update doc
1060 ------------------------------------------------------------------------
1061 r8431 | ruz | 2007-08-07 16:38:47 -0400 (Tue, 07 Aug 2007) | 3 lines
1062 Changed paths:
1063    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
1064
1065 * call CanonicalizeEmailAddress as class method instead of
1066   passing undef as first argument
1067
1068 ------------------------------------------------------------------------
1069 r8430 | ruz | 2007-08-07 16:37:21 -0400 (Tue, 07 Aug 2007) | 1 line
1070 Changed paths:
1071    M /rt/branches/3.6-RELEASE/lib/t/regression/21query-builder.t
1072
1073 * add debug info into test
1074 ------------------------------------------------------------------------
1075 r8428 | ruz | 2007-08-07 15:36:17 -0400 (Tue, 07 Aug 2007) | 1 line
1076 Changed paths:
1077    M /rt/branches/3.6-RELEASE/lib/t/regression/00-mason-syntax.t
1078
1079 * fix compatibility of a test with new version of mason
1080 ------------------------------------------------------------------------
1081 r8409 | jesse | 2007-08-06 17:33:00 -0400 (Mon, 06 Aug 2007) | 3 lines
1082 Changed paths:
1083    M /rt/branches/3.6-RELEASE
1084    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
1085
1086  r65236@pinglin:  jesse | 2007-08-06 17:17:56 -0400
1087  * better canonicalization of multiple addresses in the cc/bcc box on correspondence and comment
1088
1089 ------------------------------------------------------------------------
1090 r8344 | ruz | 2007-07-31 19:32:21 -0400 (Tue, 31 Jul 2007) | 1 line
1091 Changed paths:
1092    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
1093
1094 * we don't exit on errors in data, but go to next object
1095 ------------------------------------------------------------------------
1096 r8280 | ruz | 2007-07-25 10:34:34 -0400 (Wed, 25 Jul 2007) | 1 line
1097 Changed paths:
1098    M /rt/branches/3.6-RELEASE/lib/t/regression/22search_tix_by_watcher.t
1099
1100 * mark only one query as todo instead of many which really should pass
1101 ------------------------------------------------------------------------
1102 r8271 | jesse | 2007-07-24 19:06:29 -0400 (Tue, 24 Jul 2007) | 8 lines
1103 Changed paths:
1104    M /rt/branches/3.6-RELEASE
1105    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearch.pm
1106
1107  r61183@pinglin:  jesse | 2007-07-24 16:05:28 -0700
1108  RT-Ticket: 8492
1109  RT-Update: correspond
1110  RT-Status: resolved
1111  
1112  * James Bunch pointed out a missing $ that would cause a failed method call in an error scenario
1113  
1114
1115 ------------------------------------------------------------------------
1116 r8237 | jesse | 2007-07-20 16:37:33 -0400 (Fri, 20 Jul 2007) | 3 lines
1117 Changed paths:
1118    M /rt/branches/3.6-RELEASE
1119    M /rt/branches/3.6-RELEASE/lib/RT/CustomField_Overlay.pm
1120    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
1121
1122  r60980@pinglin:  jesse | 2007-07-20 16:36:52 -0400
1123  * Some custom fields (mixed case ones) didn't work properly on case-sensitive databases from the CLI client
1124
1125 ------------------------------------------------------------------------
1126 r8233 | jesse | 2007-07-19 15:30:01 -0400 (Thu, 19 Jul 2007) | 3 lines
1127 Changed paths:
1128    M /rt/branches/3.6-RELEASE
1129    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
1130
1131  r60965@pinglin:  jesse | 2007-07-19 15:29:22 -0400
1132  * Backported 6766 to RT 3.6, with additional cleanups
1133
1134 ------------------------------------------------------------------------
1135 r8228 | jesse | 2007-07-19 13:40:36 -0400 (Thu, 19 Jul 2007) | 3 lines
1136 Changed paths:
1137    M /rt/branches/3.6-RELEASE
1138    M /rt/branches/3.6-RELEASE/etc/drop.Oracle
1139
1140  r60951@pinglin:  jesse | 2007-07-19 13:39:57 -0400
1141  * Oracle drop schema typo fixes. Thanks to JoopvandeWege@mococo.nl
1142
1143 ------------------------------------------------------------------------
1144 r8215 | jesse | 2007-07-18 19:12:52 -0400 (Wed, 18 Jul 2007) | 4 lines
1145 Changed paths:
1146    M /rt/branches/3.6-RELEASE
1147    M /rt/branches/3.6-RELEASE/bin/rt.in
1148    M /rt/branches/3.6-RELEASE/html/REST/1.0/dhandler
1149    M /rt/branches/3.6-RELEASE/lib/RT/Interface/REST.pm
1150    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
1151
1152  r60938@pinglin:  jesse | 2007-07-18 19:12:15 -0400
1153  * Fixed RT REST API and commandline client to support custom fields with spaces in their names
1154  
1155
1156 ------------------------------------------------------------------------
1157 r8186 | ruz | 2007-07-17 12:27:11 -0400 (Tue, 17 Jul 2007) | 1 line
1158 Changed paths:
1159    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
1160
1161 * clear duplications recipient lists, based on patch from Dirk Pape
1162 ------------------------------------------------------------------------
1163 r8182 | ruz | 2007-07-17 07:11:12 -0400 (Tue, 17 Jul 2007) | 6 lines
1164 Changed paths:
1165    M /rt/branches/3.6-RELEASE/lib/RT/Base.pm
1166
1167 ::Base::CurrentUser
1168 * allow passing RT::User as argument
1169 * check that the object is really RT::CurrentUser
1170   or its sub-class
1171 * verbose error message
1172 * on error return undef instead of 0(zero)
1173 ------------------------------------------------------------------------
1174 r8162 | jesse | 2007-07-14 00:03:08 -0400 (Sat, 14 Jul 2007) | 3 lines
1175 Changed paths:
1176    M /rt/branches/3.6-RELEASE
1177    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
1178
1179  r60623@pinglin:  jesse | 2007-07-13 15:58:45 -0400
1180  * Quiet a warning. Thanks to Vlad <marchenko@gmail.com>
1181
1182 ------------------------------------------------------------------------
1183 r8063 | jesse | 2007-07-05 16:59:04 -0400 (Thu, 05 Jul 2007) | 3 lines
1184 Changed paths:
1185    M /rt/branches/3.6-RELEASE
1186    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
1187
1188  r59918@pinglin:  jesse | 2007-07-05 16:58:53 -0400
1189  * Someone left in a call to Data::Dumper
1190
1191 ------------------------------------------------------------------------
1192 r8061 | jesse | 2007-07-05 13:46:42 -0400 (Thu, 05 Jul 2007) | 3 lines
1193 Changed paths:
1194    M /rt/branches/3.6-RELEASE
1195    M /rt/branches/3.6-RELEASE/releng.cnf
1196
1197  r59914@pinglin:  jesse | 2007-07-05 13:45:10 -0400
1198  Bumping to 3.6.4
1199
1200 ------------------------------------------------------------------------
1201 r8060 | jesse | 2007-07-05 13:45:54 -0400 (Thu, 05 Jul 2007) | 3 lines
1202 Changed paths:
1203    M /rt/branches/3.6-RELEASE
1204    M /rt/branches/3.6-RELEASE/lib/t/regression/22search_tix_by_watcher.t
1205
1206  r59913@pinglin:  jesse | 2007-07-05 13:10:32 -0400
1207  * todoing a test for a future feature
1208
1209 ------------------------------------------------------------------------
1210 r8025 | falcone | 2007-06-25 10:41:49 -0400 (Mon, 25 Jun 2007) | 3 lines
1211 Changed paths:
1212    M /rt/branches/3.6-RELEASE
1213    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html
1214
1215  r22168@ketch:  falcone | 2007-06-25 09:41:08 -0500
1216  * There is no $TicketObj here, just $Ticket
1217
1218 ------------------------------------------------------------------------
1219 r8024 | nicholas | 2007-06-25 08:56:54 -0400 (Mon, 25 Jun 2007) | 2 lines
1220 Changed paths:
1221    M /rt/branches/3.6-RELEASE/html/Elements/Error
1222
1223 Add a ) that was missing from r8012.
1224
1225 ------------------------------------------------------------------------
1226 r8023 | nicholas | 2007-06-25 08:55:26 -0400 (Mon, 25 Jun 2007) | 3 lines
1227 Changed paths:
1228    M /rt/branches/3.6-RELEASE/lib/t/regression/00-mason-syntax.t
1229
1230 Need to skip all files in .svn directories when searching for files to test
1231 load into Mason.
1232
1233 ------------------------------------------------------------------------
1234 r8016 | jesse | 2007-06-15 16:24:51 -0400 (Fri, 15 Jun 2007) | 4 lines
1235 Changed paths:
1236    M /rt/branches/3.6-RELEASE
1237    A /rt/branches/3.6-RELEASE/lib/RT/I18N/tr.po
1238
1239  r58409@pinglin:  jesse | 2007-06-15 16:24:18 -0400
1240  * First cut Turkish translation from burakgursoy@gmx.net
1241  
1242
1243 ------------------------------------------------------------------------
1244 r8012 | jesse | 2007-06-15 12:31:08 -0400 (Fri, 15 Jun 2007) | 9 lines
1245 Changed paths:
1246    M /rt/branches/3.6-RELEASE
1247    M /rt/branches/3.6-RELEASE/html/Elements/Error
1248
1249  r58404@pinglin:  jesse | 2007-06-15 12:30:51 -0400
1250  html/Element/Errors generates uninitialized value warnings if the parameter
1251  $Details is not passed in, and if the SessionType is undefined. The following
1252  patch quietens it. - Nicholas Clark.
1253  
1254  (slightly modified to be more masonic)
1255  
1256  
1257
1258 ------------------------------------------------------------------------
1259 r8010 | falcone | 2007-06-14 18:12:42 -0400 (Thu, 14 Jun 2007) | 3 lines
1260 Changed paths:
1261    M /rt/branches/3.6-RELEASE
1262    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
1263
1264  r21978@ketch:  falcone | 2007-06-14 18:12:25 -0400
1265  * be more chatty about errors so you can figure out your initialdata mistakes
1266
1267 ------------------------------------------------------------------------
1268 r8009 | falcone | 2007-06-14 16:44:10 -0400 (Thu, 14 Jun 2007) | 4 lines
1269 Changed paths:
1270    M /rt/branches/3.6-RELEASE
1271    M /rt/branches/3.6-RELEASE/html/Ticket/Modify.html
1272    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html
1273
1274  r21941@ketch:  falcone | 2007-06-14 16:41:33 -0400
1275  * reload the ticket after scrips run, so if one of your scrips
1276    changes ticket data it'll be reflected in the new display
1277
1278 ------------------------------------------------------------------------
1279 r8008 | falcone | 2007-06-14 16:43:48 -0400 (Thu, 14 Jun 2007) | 3 lines
1280 Changed paths:
1281    M /rt/branches/3.6-RELEASE
1282
1283  r18561@ketch:  falcone | 2007-05-11 14:19:35 -0400
1284  * don't parse undef for SQL (quiets a warning on new searches)
1285
1286 ------------------------------------------------------------------------
1287 r8007 | falcone | 2007-06-14 16:43:40 -0400 (Thu, 14 Jun 2007) | 3 lines
1288 Changed paths:
1289    M /rt/branches/3.6-RELEASE
1290    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
1291
1292  r18560@ketch:  falcone | 2007-05-11 14:18:46 -0400
1293  * stop a warning when we don't have any saved search
1294
1295 ------------------------------------------------------------------------
1296 r8006 | falcone | 2007-06-14 16:42:27 -0400 (Thu, 14 Jun 2007) | 3 lines
1297 Changed paths:
1298    M /rt/branches/3.6-RELEASE
1299    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/link
1300
1301  r18127@ketch:  falcone | 2007-04-18 17:08:59 -0400
1302  * make bin/rt link work and fix the associated tests
1303
1304 ------------------------------------------------------------------------
1305 r7999 | jesse | 2007-06-08 15:01:31 -0400 (Fri, 08 Jun 2007) | 4 lines
1306 Changed paths:
1307    M /rt/branches/3.6-RELEASE
1308    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.po
1309
1310  r58163@pinglin:  jesse | 2007-06-08 15:00:29 -0400
1311  * Czech translation updates from Daniel Kastner
1312  
1313
1314 ------------------------------------------------------------------------
1315 r7993 | jesse | 2007-06-07 13:20:44 -0400 (Thu, 07 Jun 2007) | 2 lines
1316 Changed paths:
1317    M /rt/branches/3.6-RELEASE/releng.cnf
1318
1319 * 3.6.4.rc2
1320
1321 ------------------------------------------------------------------------
1322 r7992 | jesse | 2007-06-07 13:16:48 -0400 (Thu, 07 Jun 2007) | 3 lines
1323 Changed paths:
1324    M /rt/branches/3.6-RELEASE
1325    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
1326
1327  r58101@pinglin:  jesse | 2007-06-07 13:15:56 -0400
1328  *  Now honor RT::Timezone
1329
1330 ------------------------------------------------------------------------
1331 r7989 | ruz | 2007-06-06 23:07:12 -0400 (Wed, 06 Jun 2007) | 3 lines
1332 Changed paths:
1333    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
1334
1335 * revert fix for searches like 'Requestor = X AND Requestor = Y',
1336   unless we have correct bundling of conditions searches by requestors
1337   with OR aggregator are very slow.
1338 ------------------------------------------------------------------------
1339 r7935 | jesse | 2007-05-25 16:16:34 -0400 (Fri, 25 May 2007) | 3 lines
1340 Changed paths:
1341    M /rt/branches/3.6-RELEASE
1342    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
1343
1344  r57122@pinglin:  jesse | 2007-05-25 16:15:54 -0400
1345  * Log a notice when we choose not to redistribute autogenerated messages. Suggested by John Bartelt.
1346
1347 ------------------------------------------------------------------------
1348 r7934 | jesse | 2007-05-25 16:00:19 -0400 (Fri, 25 May 2007) | 3 lines
1349 Changed paths:
1350    M /rt/branches/3.6-RELEASE
1351    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/MyRequests
1352
1353  r57120@pinglin:  jesse | 2007-05-25 15:59:54 -0400
1354  Minor cleanup from Nicholas Clark
1355
1356 ------------------------------------------------------------------------
1357 r7905 | ruz | 2007-05-22 02:35:58 -0400 (Tue, 22 May 2007) | 3 lines
1358 Changed paths:
1359    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
1360
1361 * we uploaded a new version of Module::Versions::Report to the CPAN
1362   which fix long standing issue. Bump deps.
1363
1364 ------------------------------------------------------------------------
1365 r7904 | ruz | 2007-05-22 02:30:28 -0400 (Tue, 22 May 2007) | 3 lines
1366 Changed paths:
1367    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
1368
1369 * mysql 5.x are a little bit crazy about joins dependencies,
1370   we've fixed things in SB 1.48
1371   
1372 ------------------------------------------------------------------------
1373 r7900 | jesse | 2007-05-21 15:59:12 -0400 (Mon, 21 May 2007) | 7 lines
1374 Changed paths:
1375    M /rt/branches/3.6-RELEASE
1376    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
1377
1378  r57019@pinglin:  jesse | 2007-05-21 15:58:43 -0400
1379  RT-Ticket: 8387
1380  Update: correspond
1381  
1382  
1383  * Better debugging info when schema files are missing. - Nicholas Clark <nick@ccl4.org>
1384
1385 ------------------------------------------------------------------------
1386 r7897 | ruz | 2007-05-18 01:07:19 -0400 (Fri, 18 May 2007) | 2 lines
1387 Changed paths:
1388    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
1389
1390 * if we cache aliases then we should not apply limits multiple times
1391
1392 ------------------------------------------------------------------------
1393 r7895 | jesse | 2007-05-17 15:26:07 -0400 (Thu, 17 May 2007) | 3 lines
1394 Changed paths:
1395    M /rt/branches/3.6-RELEASE
1396    M /rt/branches/3.6-RELEASE/releng.cnf
1397
1398  r56946@pinglin:  root | 2007-05-17 15:23:33 -0400
1399   * 3.6.4rc1 
1400
1401 ------------------------------------------------------------------------
1402 r7893 | ruz | 2007-05-17 00:08:14 -0400 (Thu, 17 May 2007) | 1 line
1403 Changed paths:
1404    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
1405
1406 * revert revision 7555 as it may result in attachments loosing
1407 ------------------------------------------------------------------------
1408 r7892 | ruz | 2007-05-16 23:11:33 -0400 (Wed, 16 May 2007) | 1 line
1409 Changed paths:
1410    M /rt/branches/3.6-RELEASE/lib/RT/ACE_Overlay.pm
1411
1412 * revert change as it's causing regressions
1413 ------------------------------------------------------------------------
1414 r7891 | ruz | 2007-05-16 21:31:35 -0400 (Wed, 16 May 2007) | 2 lines
1415 Changed paths:
1416    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
1417
1418 * revert jesse's patch that slurps uploads into session,
1419   this may hurt badly with multiple attachments.
1420 ------------------------------------------------------------------------
1421 r7890 | ruz | 2007-05-16 19:57:27 -0400 (Wed, 16 May 2007) | 6 lines
1422 Changed paths:
1423    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
1424
1425 * calc id of a session in $SessionCookie var
1426 * add $session_properties variable
1427 ** use it in both attempts to tie
1428
1429 this should fix potential relogin problems
1430
1431 ------------------------------------------------------------------------
1432 r7887 | ruz | 2007-05-16 13:19:55 -0400 (Wed, 16 May 2007) | 4 lines
1433 Changed paths:
1434    M /rt/branches/3.6-RELEASE/lib/RT/ACE_Overlay.pm
1435
1436 * we get principal's type as argument, but that's really
1437   wrong as we have id of the pricipal and each principal
1438   record has type property. Use info from the record and
1439   log an error.
1440 ------------------------------------------------------------------------
1441 r7886 | ruz | 2007-05-16 13:17:08 -0400 (Wed, 16 May 2007) | 1 line
1442 Changed paths:
1443    M /rt/branches/3.6-RELEASE/lib/RT/ACE_Overlay.pm
1444
1445 * method must return object and type, not status and message
1446 ------------------------------------------------------------------------
1447 r7884 | jesse | 2007-05-16 12:49:03 -0400 (Wed, 16 May 2007) | 3 lines
1448 Changed paths:
1449    M /rt/branches/3.6-RELEASE
1450    M /rt/branches/3.6-RELEASE/html/Elements/TicketList
1451
1452  r56926@pinglin:  jesse | 2007-05-16 12:47:06 -0400
1453  * Fix for "Page 1 of 0" . Thanks to Nicholas Clark <nick@ccl4.org>
1454
1455 ------------------------------------------------------------------------
1456 r7859 | jesse | 2007-05-14 13:02:41 -0400 (Mon, 14 May 2007) | 4 lines
1457 Changed paths:
1458    M /rt/branches/3.6-RELEASE
1459    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
1460
1461  r56818@pinglin:  jesse | 2007-05-14 13:02:21 -0400
1462  * Fix an inaccurate error message. Thanks to Nicholas Clark <nick@ccl4.org>
1463  
1464
1465 ------------------------------------------------------------------------
1466 r7855 | falcone | 2007-05-14 11:35:45 -0400 (Mon, 14 May 2007) | 3 lines
1467 Changed paths:
1468    M /rt/branches/3.6-RELEASE
1469    M /rt/branches/3.6-RELEASE/html/Search/Build.html
1470
1471  r18561@ketch:  falcone | 2007-05-11 14:19:35 -0400
1472  * don't parse undef for SQL (quiets a warning on new searches)
1473
1474 ------------------------------------------------------------------------
1475 r7854 | falcone | 2007-05-14 11:35:33 -0400 (Mon, 14 May 2007) | 3 lines
1476 Changed paths:
1477    M /rt/branches/3.6-RELEASE
1478    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
1479
1480  r18560@ketch:  falcone | 2007-05-11 14:18:46 -0400
1481  * stop a warning when we don't have any saved search
1482
1483 ------------------------------------------------------------------------
1484 r7853 | falcone | 2007-05-14 11:34:39 -0400 (Mon, 14 May 2007) | 3 lines
1485 Changed paths:
1486    M /rt/branches/3.6-RELEASE
1487    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/link
1488
1489  r18127@ketch:  falcone | 2007-04-18 17:08:59 -0400
1490  * make bin/rt link work and fix the associated tests
1491
1492 ------------------------------------------------------------------------
1493 r7775 | jesse | 2007-05-06 02:35:28 -0400 (Sun, 06 May 2007) | 3 lines
1494 Changed paths:
1495    M /rt/branches/3.6-RELEASE
1496    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowSummary
1497
1498  r56726@pinglin:  jesse | 2007-05-06 02:35:04 -0400
1499  * Evil hack to make the Reminders box render like most of the others
1500
1501 ------------------------------------------------------------------------
1502 r7774 | jesse | 2007-05-06 02:35:19 -0400 (Sun, 06 May 2007) | 3 lines
1503 Changed paths:
1504    M /rt/branches/3.6-RELEASE
1505    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/titlebox.css
1506    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/transactions.css
1507
1508  r56725@pinglin:  jesse | 2007-05-06 02:33:17 -0400
1509  * Minor 3.6 style cleanups to tighten up the display a bit
1510
1511 ------------------------------------------------------------------------
1512 r7770 | ruz | 2007-05-04 21:20:07 -0400 (Fri, 04 May 2007) | 2 lines
1513 Changed paths:
1514    M /rt/branches/3.6-RELEASE/html/Elements/ScrubHTML
1515
1516 * we scrub format strings and should allow to __WebXXX__ things
1517   in the beginning
1518 ------------------------------------------------------------------------
1519 r7769 | ruz | 2007-05-04 21:13:47 -0400 (Fri, 04 May 2007) | 1 line
1520 Changed paths:
1521    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
1522
1523 * apply CF as global only if it hasn't been applied to a queue
1524 ------------------------------------------------------------------------
1525 r7687 | jesse | 2007-04-25 09:22:08 -0400 (Wed, 25 Apr 2007) | 4 lines
1526 Changed paths:
1527    M /rt/branches/3.6-RELEASE
1528    M /rt/branches/3.6-RELEASE/etc/drop.Oracle
1529
1530  r56038@pinglin:  jesse | 2007-04-25 09:21:30 -0400
1531  The drop.Oracle script was incomplete, drop statements were incorrect for version 3.6.3
1532      -Reported by Christophe Nowicki cscm@meuh.dyndns.org
1533
1534 ------------------------------------------------------------------------
1535 r7673 | jesse | 2007-04-24 13:21:42 -0400 (Tue, 24 Apr 2007) | 3 lines
1536 Changed paths:
1537    M /rt/branches/3.6-RELEASE
1538    M /rt/branches/3.6-RELEASE/Makefile.in
1539    M /rt/branches/3.6-RELEASE/README
1540    M /rt/branches/3.6-RELEASE/bin/mason_handler.fcgi.in
1541    M /rt/branches/3.6-RELEASE/bin/mason_handler.scgi.in
1542    M /rt/branches/3.6-RELEASE/bin/mason_handler.svc.in
1543    M /rt/branches/3.6-RELEASE/bin/rt-crontool.in
1544    M /rt/branches/3.6-RELEASE/bin/rt-mailgate.in
1545    M /rt/branches/3.6-RELEASE/bin/rt.in
1546    M /rt/branches/3.6-RELEASE/bin/standalone_httpd.in
1547    M /rt/branches/3.6-RELEASE/bin/webmux.pl.in
1548    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/GroupRights.html
1549    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/Modify.html
1550    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/Objects.html
1551    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/UserRights.html
1552    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/index.html
1553    M /rt/branches/3.6-RELEASE/html/Admin/Elements/AddCustomFieldValue
1554    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ConfigureMyRT
1555    M /rt/branches/3.6-RELEASE/html/Admin/Elements/CreateUserCalled
1556    M /rt/branches/3.6-RELEASE/html/Admin/Elements/CustomFieldTabs
1557    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditCustomField
1558    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditCustomFieldValues
1559    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditCustomFields
1560    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditQueueWatchers
1561    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditScrip
1562    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditScrips
1563    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditTemplates
1564    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditUserComments
1565    M /rt/branches/3.6-RELEASE/html/Admin/Elements/GlobalCustomFieldTabs
1566    M /rt/branches/3.6-RELEASE/html/Admin/Elements/GroupTabs
1567    M /rt/branches/3.6-RELEASE/html/Admin/Elements/Header
1568    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ListGlobalCustomFields
1569    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ListGlobalScrips
1570    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ModifyTemplate
1571    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ObjectCustomFields
1572    M /rt/branches/3.6-RELEASE/html/Admin/Elements/PickCustomFields
1573    M /rt/branches/3.6-RELEASE/html/Admin/Elements/PickObjects
1574    M /rt/branches/3.6-RELEASE/html/Admin/Elements/QueueRightsForUser
1575    M /rt/branches/3.6-RELEASE/html/Admin/Elements/QueueTabs
1576    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectCustomFieldLookupType
1577    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectCustomFieldType
1578    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectGroups
1579    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectModifyGroup
1580    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectModifyQueue
1581    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectModifyUser
1582    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectNewGroupMembers
1583    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectRights
1584    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScrip
1585    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScripAction
1586    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScripCondition
1587    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
1588    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectStage
1589    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectTemplate
1590    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectUsers
1591    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SystemTabs
1592    M /rt/branches/3.6-RELEASE/html/Admin/Elements/Tabs
1593    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ToolTabs
1594    M /rt/branches/3.6-RELEASE/html/Admin/Elements/UserTabs
1595    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Groups.html
1596    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
1597    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
1598    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Users.html
1599    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/index.html
1600    M /rt/branches/3.6-RELEASE/html/Admin/Global/GroupRights.html
1601    M /rt/branches/3.6-RELEASE/html/Admin/Global/MyRT.html
1602    M /rt/branches/3.6-RELEASE/html/Admin/Global/Scrip.html
1603    M /rt/branches/3.6-RELEASE/html/Admin/Global/Scrips.html
1604    M /rt/branches/3.6-RELEASE/html/Admin/Global/Template.html
1605    M /rt/branches/3.6-RELEASE/html/Admin/Global/Templates.html
1606    M /rt/branches/3.6-RELEASE/html/Admin/Global/UserRights.html
1607    M /rt/branches/3.6-RELEASE/html/Admin/Global/index.html
1608    M /rt/branches/3.6-RELEASE/html/Admin/Groups/CustomFields.html
1609    M /rt/branches/3.6-RELEASE/html/Admin/Groups/GroupRights.html
1610    M /rt/branches/3.6-RELEASE/html/Admin/Groups/History.html
1611    M /rt/branches/3.6-RELEASE/html/Admin/Groups/Members.html
1612    M /rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html
1613    M /rt/branches/3.6-RELEASE/html/Admin/Groups/UserRights.html
1614    M /rt/branches/3.6-RELEASE/html/Admin/Groups/index.html
1615    M /rt/branches/3.6-RELEASE/html/Admin/Queues/CustomField.html
1616    M /rt/branches/3.6-RELEASE/html/Admin/Queues/CustomFields.html
1617    M /rt/branches/3.6-RELEASE/html/Admin/Queues/GroupRights.html
1618    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Modify.html
1619    M /rt/branches/3.6-RELEASE/html/Admin/Queues/People.html
1620    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Scrip.html
1621    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Scrips.html
1622    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Template.html
1623    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Templates.html
1624    M /rt/branches/3.6-RELEASE/html/Admin/Queues/UserRights.html
1625    M /rt/branches/3.6-RELEASE/html/Admin/Queues/index.html
1626    M /rt/branches/3.6-RELEASE/html/Admin/Tools/Configuration.html
1627    M /rt/branches/3.6-RELEASE/html/Admin/Tools/index.html
1628    M /rt/branches/3.6-RELEASE/html/Admin/Users/CustomFields.html
1629    M /rt/branches/3.6-RELEASE/html/Admin/Users/History.html
1630    M /rt/branches/3.6-RELEASE/html/Admin/Users/Memberships.html
1631    M /rt/branches/3.6-RELEASE/html/Admin/Users/Modify.html
1632    M /rt/branches/3.6-RELEASE/html/Admin/Users/MyRT.html
1633    M /rt/branches/3.6-RELEASE/html/Admin/Users/index.html
1634    M /rt/branches/3.6-RELEASE/html/Admin/autohandler
1635    M /rt/branches/3.6-RELEASE/html/Admin/index.html
1636    M /rt/branches/3.6-RELEASE/html/Approvals/Display.html
1637    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/Approve
1638    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/PendingMyApproval
1639    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/ShowDependency
1640    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/Tabs
1641    M /rt/branches/3.6-RELEASE/html/Approvals/index.html
1642    M /rt/branches/3.6-RELEASE/html/Download/CustomFieldValue/dhandler
1643    M /rt/branches/3.6-RELEASE/html/Download/Tabular/dhandler
1644    M /rt/branches/3.6-RELEASE/html/Elements/BevelBoxRaisedEnd
1645    M /rt/branches/3.6-RELEASE/html/Elements/BevelBoxRaisedStart
1646    M /rt/branches/3.6-RELEASE/html/Elements/Callback
1647    M /rt/branches/3.6-RELEASE/html/Elements/Checkbox
1648    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/Header
1649    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/ParseFormat
1650    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/Row
1651    M /rt/branches/3.6-RELEASE/html/Elements/CreateTicket
1652    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomField
1653    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldBinary
1654    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldCombobox
1655    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldFreeform
1656    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldImage
1657    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldSelect
1658    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldText
1659    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldWikitext
1660    M /rt/branches/3.6-RELEASE/html/Elements/EditLinks
1661    M /rt/branches/3.6-RELEASE/html/Elements/Error
1662    M /rt/branches/3.6-RELEASE/html/Elements/Footer
1663    M /rt/branches/3.6-RELEASE/html/Elements/GotoTicket
1664    M /rt/branches/3.6-RELEASE/html/Elements/Header
1665    M /rt/branches/3.6-RELEASE/html/Elements/ListActions
1666    M /rt/branches/3.6-RELEASE/html/Elements/Login
1667    M /rt/branches/3.6-RELEASE/html/Elements/Logo
1668    M /rt/branches/3.6-RELEASE/html/Elements/Menu
1669    M /rt/branches/3.6-RELEASE/html/Elements/MessageBox
1670    M /rt/branches/3.6-RELEASE/html/Elements/MyAdminQueues
1671    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
1672    M /rt/branches/3.6-RELEASE/html/Elements/MyReminders
1673    M /rt/branches/3.6-RELEASE/html/Elements/MyRequests
1674    M /rt/branches/3.6-RELEASE/html/Elements/MySupportQueues
1675    M /rt/branches/3.6-RELEASE/html/Elements/MyTickets
1676    M /rt/branches/3.6-RELEASE/html/Elements/PageLayout
1677    M /rt/branches/3.6-RELEASE/html/Elements/QueryString
1678    M /rt/branches/3.6-RELEASE/html/Elements/QueueSummary
1679    M /rt/branches/3.6-RELEASE/html/Elements/QuickCreate
1680    M /rt/branches/3.6-RELEASE/html/Elements/Quicksearch
1681    M /rt/branches/3.6-RELEASE/html/Elements/RT__Ticket/ColumnMap
1682    M /rt/branches/3.6-RELEASE/html/Elements/Refresh
1683    M /rt/branches/3.6-RELEASE/html/Elements/RefreshHomepage
1684    M /rt/branches/3.6-RELEASE/html/Elements/ScrubHTML
1685    M /rt/branches/3.6-RELEASE/html/Elements/Section
1686    M /rt/branches/3.6-RELEASE/html/Elements/SelectAttachmentField
1687    M /rt/branches/3.6-RELEASE/html/Elements/SelectBoolean
1688    M /rt/branches/3.6-RELEASE/html/Elements/SelectCustomFieldOperator
1689    M /rt/branches/3.6-RELEASE/html/Elements/SelectCustomFieldValue
1690    M /rt/branches/3.6-RELEASE/html/Elements/SelectDate
1691    M /rt/branches/3.6-RELEASE/html/Elements/SelectDateRelation
1692    M /rt/branches/3.6-RELEASE/html/Elements/SelectDateType
1693    M /rt/branches/3.6-RELEASE/html/Elements/SelectEqualityOperator
1694    M /rt/branches/3.6-RELEASE/html/Elements/SelectGroups
1695    M /rt/branches/3.6-RELEASE/html/Elements/SelectLang
1696    M /rt/branches/3.6-RELEASE/html/Elements/SelectLinkType
1697    M /rt/branches/3.6-RELEASE/html/Elements/SelectMatch
1698    M /rt/branches/3.6-RELEASE/html/Elements/SelectNewTicketQueue
1699    M /rt/branches/3.6-RELEASE/html/Elements/SelectOwner
1700    M /rt/branches/3.6-RELEASE/html/Elements/SelectQueue
1701    M /rt/branches/3.6-RELEASE/html/Elements/SelectResultsPerPage
1702    M /rt/branches/3.6-RELEASE/html/Elements/SelectSortOrder
1703    M /rt/branches/3.6-RELEASE/html/Elements/SelectStatus
1704    M /rt/branches/3.6-RELEASE/html/Elements/SelectTicketSortBy
1705    M /rt/branches/3.6-RELEASE/html/Elements/SelectTicketTypes
1706    M /rt/branches/3.6-RELEASE/html/Elements/SelectTimeUnits
1707    M /rt/branches/3.6-RELEASE/html/Elements/SelectUsers
1708    M /rt/branches/3.6-RELEASE/html/Elements/SelectWatcherType
1709    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
1710    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldBinary
1711    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldImage
1712    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldWikitext
1713    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFields
1714    M /rt/branches/3.6-RELEASE/html/Elements/ShowLink
1715    M /rt/branches/3.6-RELEASE/html/Elements/ShowLinks
1716    M /rt/branches/3.6-RELEASE/html/Elements/ShowMemberships
1717    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
1718    M /rt/branches/3.6-RELEASE/html/Elements/SimpleSearch
1719    M /rt/branches/3.6-RELEASE/html/Elements/Submit
1720    M /rt/branches/3.6-RELEASE/html/Elements/Tabs
1721    M /rt/branches/3.6-RELEASE/html/Elements/TicketList
1722    M /rt/branches/3.6-RELEASE/html/Elements/TitleBox
1723    M /rt/branches/3.6-RELEASE/html/Elements/TitleBoxEnd
1724    M /rt/branches/3.6-RELEASE/html/Elements/TitleBoxStart
1725    M /rt/branches/3.6-RELEASE/html/Elements/ValidateCustomFields
1726    M /rt/branches/3.6-RELEASE/html/Helpers/CalPopup.html
1727    M /rt/branches/3.6-RELEASE/html/NoAuth/Logout.html
1728    M /rt/branches/3.6-RELEASE/html/NoAuth/Reminder.html
1729    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/body.css
1730    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/footer.css
1731    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/forms.css
1732    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/header.css
1733    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/login.css
1734    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/main.css
1735    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/misc.css
1736    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/nav.css
1737    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/quickbar.css
1738    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/ticket.css
1739    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/titlebox.css
1740    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/transactions.css
1741    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/approvals.css
1742    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/body.css
1743    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/footer.css
1744    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/forms.css
1745    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/header.css
1746    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/login.css
1747    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/logo.css
1748    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/main.css
1749    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/misc.css
1750    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/nav.css
1751    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/quickbar.css
1752    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/ticket.css
1753    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/titlebox.css
1754    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/transactions.css
1755    M /rt/branches/3.6-RELEASE/html/NoAuth/css/autohandler
1756    M /rt/branches/3.6-RELEASE/html/NoAuth/css/print.css
1757    M /rt/branches/3.6-RELEASE/html/NoAuth/js/ahah.js
1758    M /rt/branches/3.6-RELEASE/html/NoAuth/js/autohandler
1759    M /rt/branches/3.6-RELEASE/html/NoAuth/js/cascaded.js
1760    M /rt/branches/3.6-RELEASE/html/NoAuth/js/class.js
1761    M /rt/branches/3.6-RELEASE/html/NoAuth/js/combobox.js
1762    M /rt/branches/3.6-RELEASE/html/NoAuth/js/list.js
1763    M /rt/branches/3.6-RELEASE/html/NoAuth/js/titlebox-state.js
1764    M /rt/branches/3.6-RELEASE/html/NoAuth/js/util.js
1765    M /rt/branches/3.6-RELEASE/html/Prefs/Elements/Tabs
1766    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
1767    M /rt/branches/3.6-RELEASE/html/Prefs/Quicksearch.html
1768    M /rt/branches/3.6-RELEASE/html/Prefs/Search.html
1769    M /rt/branches/3.6-RELEASE/html/Prefs/SearchOptions.html
1770    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/queue/default
1771    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/queue/ns
1772    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/attachments
1773    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/comment
1774    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
1775    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/history
1776    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/links
1777    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/merge
1778    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/take
1779    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/transaction/default
1780    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/user/default
1781    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/user/ns
1782    M /rt/branches/3.6-RELEASE/html/REST/1.0/NoAuth/mail-gateway
1783    M /rt/branches/3.6-RELEASE/html/REST/1.0/autohandler
1784    M /rt/branches/3.6-RELEASE/html/REST/1.0/dhandler
1785    M /rt/branches/3.6-RELEASE/html/REST/1.0/logout
1786    M /rt/branches/3.6-RELEASE/html/REST/1.0/search/dhandler
1787    M /rt/branches/3.6-RELEASE/html/REST/1.0/search/ticket
1788    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/comment
1789    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/link
1790    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/merge
1791    M /rt/branches/3.6-RELEASE/html/Search/Build.html
1792    M /rt/branches/3.6-RELEASE/html/Search/Bulk.html
1793    M /rt/branches/3.6-RELEASE/html/Search/Chart
1794    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
1795    M /rt/branches/3.6-RELEASE/html/Search/Edit.html
1796    M /rt/branches/3.6-RELEASE/html/Search/Elements/BuildFormatString
1797    M /rt/branches/3.6-RELEASE/html/Search/Elements/Chart
1798    M /rt/branches/3.6-RELEASE/html/Search/Elements/DisplayOptions
1799    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditFormat
1800    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditQuery
1801    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
1802    M /rt/branches/3.6-RELEASE/html/Search/Elements/NewListActions
1803    M /rt/branches/3.6-RELEASE/html/Search/Elements/PickBasics
1804    M /rt/branches/3.6-RELEASE/html/Search/Elements/PickCFs
1805    M /rt/branches/3.6-RELEASE/html/Search/Elements/PickCriteria
1806    M /rt/branches/3.6-RELEASE/html/Search/Elements/SearchPrivacy
1807    M /rt/branches/3.6-RELEASE/html/Search/Elements/SearchesForObject
1808    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectAndOr
1809    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectChartType
1810    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectGroup
1811    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectGroupBy
1812    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectLinks
1813    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectPersonType
1814    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectSearchObject
1815    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectSearchesForObjects
1816    M /rt/branches/3.6-RELEASE/html/Search/Results.html
1817    M /rt/branches/3.6-RELEASE/html/Search/Results.rdf
1818    M /rt/branches/3.6-RELEASE/html/Search/Results.tsv
1819    M /rt/branches/3.6-RELEASE/html/Search/Simple.html
1820    M /rt/branches/3.6-RELEASE/html/SelfService/Attachment/dhandler
1821    M /rt/branches/3.6-RELEASE/html/SelfService/Closed.html
1822    M /rt/branches/3.6-RELEASE/html/SelfService/Create.html
1823    M /rt/branches/3.6-RELEASE/html/SelfService/CreateTicketInQueue.html
1824    M /rt/branches/3.6-RELEASE/html/SelfService/Display.html
1825    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/GotoTicket
1826    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/Header
1827    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/MyRequests
1828    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/Tabs
1829    M /rt/branches/3.6-RELEASE/html/SelfService/Error.html
1830    M /rt/branches/3.6-RELEASE/html/SelfService/Prefs.html
1831    M /rt/branches/3.6-RELEASE/html/SelfService/Update.html
1832    M /rt/branches/3.6-RELEASE/html/SelfService/index.html
1833    M /rt/branches/3.6-RELEASE/html/Ticket/Attachment/dhandler
1834    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
1835    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
1836    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/AddWatchers
1837    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/BulkLinks
1838    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditBasics
1839    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomField
1840    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomFields
1841    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditDates
1842    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditPeople
1843    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditWatchers
1844    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/FindAttachments
1845    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/LoadTextAttachments
1846    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/PreviewScrips
1847    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Reminders
1848    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowAttachments
1849    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowBasics
1850    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowCustomFields
1851    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowDates
1852    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowDependencies
1853    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowGroupMembers
1854    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowHistory
1855    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMembers
1856    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMessageHeaders
1857    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMessageStanza
1858    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowPeople
1859    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowRequestor
1860    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowSummary
1861    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTime
1862    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransaction
1863    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
1864    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowUserEntry
1865    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Tabs
1866    M /rt/branches/3.6-RELEASE/html/Ticket/History.html
1867    M /rt/branches/3.6-RELEASE/html/Ticket/Modify.html
1868    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html
1869    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyDates.html
1870    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyLinks.html
1871    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyPeople.html
1872    M /rt/branches/3.6-RELEASE/html/Ticket/Reminders.html
1873    M /rt/branches/3.6-RELEASE/html/Ticket/ShowEmailRecord.html
1874    M /rt/branches/3.6-RELEASE/html/Ticket/Update.html
1875    M /rt/branches/3.6-RELEASE/html/Tools/Elements/Tabs
1876    M /rt/branches/3.6-RELEASE/html/Tools/MyDay.html
1877    M /rt/branches/3.6-RELEASE/html/Tools/Offline.html
1878    M /rt/branches/3.6-RELEASE/html/Tools/Reports/CreatedByDates.html
1879    M /rt/branches/3.6-RELEASE/html/Tools/Reports/Elements/Tabs
1880    M /rt/branches/3.6-RELEASE/html/Tools/Reports/ResolvedByDates.html
1881    M /rt/branches/3.6-RELEASE/html/Tools/Reports/ResolvedByOwner.html
1882    M /rt/branches/3.6-RELEASE/html/Tools/Reports/index.html
1883    M /rt/branches/3.6-RELEASE/html/Tools/index.html
1884    M /rt/branches/3.6-RELEASE/html/User/Delegation.html
1885    M /rt/branches/3.6-RELEASE/html/User/Elements/DelegateRights
1886    M /rt/branches/3.6-RELEASE/html/User/Elements/GroupTabs
1887    M /rt/branches/3.6-RELEASE/html/User/Elements/Tabs
1888    M /rt/branches/3.6-RELEASE/html/User/Groups/Members.html
1889    M /rt/branches/3.6-RELEASE/html/User/Groups/Modify.html
1890    M /rt/branches/3.6-RELEASE/html/User/Groups/index.html
1891    M /rt/branches/3.6-RELEASE/html/User/Prefs.html
1892    M /rt/branches/3.6-RELEASE/html/Widgets/ComboBox
1893    M /rt/branches/3.6-RELEASE/html/Widgets/SavedSearch
1894    M /rt/branches/3.6-RELEASE/html/Widgets/SelectionBox
1895    M /rt/branches/3.6-RELEASE/html/Widgets/TitleBox
1896    M /rt/branches/3.6-RELEASE/html/Widgets/TitleBoxEnd
1897    M /rt/branches/3.6-RELEASE/html/Widgets/TitleBoxStart
1898    M /rt/branches/3.6-RELEASE/html/autohandler
1899    M /rt/branches/3.6-RELEASE/html/index.html
1900    M /rt/branches/3.6-RELEASE/html/l
1901    M /rt/branches/3.6-RELEASE/lib/RT/ACE.pm
1902    M /rt/branches/3.6-RELEASE/lib/RT/ACE_Overlay.pm
1903    M /rt/branches/3.6-RELEASE/lib/RT/ACL.pm
1904    M /rt/branches/3.6-RELEASE/lib/RT/ACL_Overlay.pm
1905    M /rt/branches/3.6-RELEASE/lib/RT/Action/AutoOpen.pm
1906    M /rt/branches/3.6-RELEASE/lib/RT/Action/Autoreply.pm
1907    M /rt/branches/3.6-RELEASE/lib/RT/Action/CreateTickets.pm
1908    M /rt/branches/3.6-RELEASE/lib/RT/Action/EscalatePriority.pm
1909    M /rt/branches/3.6-RELEASE/lib/RT/Action/Generic.pm
1910    M /rt/branches/3.6-RELEASE/lib/RT/Action/Notify.pm
1911    M /rt/branches/3.6-RELEASE/lib/RT/Action/NotifyAsComment.pm
1912    M /rt/branches/3.6-RELEASE/lib/RT/Action/RecordComment.pm
1913    M /rt/branches/3.6-RELEASE/lib/RT/Action/RecordCorrespondence.pm
1914    M /rt/branches/3.6-RELEASE/lib/RT/Action/ResolveMembers.pm
1915    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
1916    M /rt/branches/3.6-RELEASE/lib/RT/Action/SetPriority.pm
1917    M /rt/branches/3.6-RELEASE/lib/RT/Action/UserDefined.pm
1918    M /rt/branches/3.6-RELEASE/lib/RT/Attachment.pm
1919    M /rt/branches/3.6-RELEASE/lib/RT/Attachment_Overlay.pm
1920    M /rt/branches/3.6-RELEASE/lib/RT/Attachments.pm
1921    M /rt/branches/3.6-RELEASE/lib/RT/Attachments_Overlay.pm
1922    M /rt/branches/3.6-RELEASE/lib/RT/Attribute.pm
1923    M /rt/branches/3.6-RELEASE/lib/RT/Attribute_Overlay.pm
1924    M /rt/branches/3.6-RELEASE/lib/RT/Attributes.pm
1925    M /rt/branches/3.6-RELEASE/lib/RT/Attributes_Overlay.pm
1926    M /rt/branches/3.6-RELEASE/lib/RT/Base.pm
1927    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMember.pm
1928    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
1929    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMembers.pm
1930    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
1931    M /rt/branches/3.6-RELEASE/lib/RT/Condition/AnyTransaction.pm
1932    M /rt/branches/3.6-RELEASE/lib/RT/Condition/BeforeDue.pm
1933    M /rt/branches/3.6-RELEASE/lib/RT/Condition/Generic.pm
1934    M /rt/branches/3.6-RELEASE/lib/RT/Condition/Overdue.pm
1935    M /rt/branches/3.6-RELEASE/lib/RT/Condition/OwnerChange.pm
1936    M /rt/branches/3.6-RELEASE/lib/RT/Condition/PriorityChange.pm
1937    M /rt/branches/3.6-RELEASE/lib/RT/Condition/PriorityExceeds.pm
1938    M /rt/branches/3.6-RELEASE/lib/RT/Condition/QueueChange.pm
1939    M /rt/branches/3.6-RELEASE/lib/RT/Condition/StatusChange.pm
1940    M /rt/branches/3.6-RELEASE/lib/RT/Condition/UserDefined.pm
1941    M /rt/branches/3.6-RELEASE/lib/RT/CurrentUser.pm
1942    M /rt/branches/3.6-RELEASE/lib/RT/CustomField.pm
1943    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValue.pm
1944    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
1945    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValues.pm
1946    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
1947    M /rt/branches/3.6-RELEASE/lib/RT/CustomField_Overlay.pm
1948    M /rt/branches/3.6-RELEASE/lib/RT/CustomFields.pm
1949    M /rt/branches/3.6-RELEASE/lib/RT/CustomFields_Overlay.pm
1950    M /rt/branches/3.6-RELEASE/lib/RT/Date.pm
1951    M /rt/branches/3.6-RELEASE/lib/RT/EmailParser.pm
1952    M /rt/branches/3.6-RELEASE/lib/RT/Group.pm
1953    M /rt/branches/3.6-RELEASE/lib/RT/GroupMember.pm
1954    M /rt/branches/3.6-RELEASE/lib/RT/GroupMember_Overlay.pm
1955    M /rt/branches/3.6-RELEASE/lib/RT/GroupMembers.pm
1956    M /rt/branches/3.6-RELEASE/lib/RT/GroupMembers_Overlay.pm
1957    M /rt/branches/3.6-RELEASE/lib/RT/Group_Overlay.pm
1958    M /rt/branches/3.6-RELEASE/lib/RT/Groups.pm
1959    M /rt/branches/3.6-RELEASE/lib/RT/Groups_Overlay.pm
1960    M /rt/branches/3.6-RELEASE/lib/RT/Handle.pm
1961    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.pm
1962    M /rt/branches/3.6-RELEASE/lib/RT/I18N/i_default.pm
1963    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
1964    M /rt/branches/3.6-RELEASE/lib/RT/Interface/CLI.pm
1965    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
1966    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
1967    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
1968    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
1969    M /rt/branches/3.6-RELEASE/lib/RT/Interface/REST.pm
1970    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Handler.pm
1971    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Menu/Item.pm
1972    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Menu.pm
1973    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
1974    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/QueryBuilder.pm
1975    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Standalone.pm
1976    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
1977    M /rt/branches/3.6-RELEASE/lib/RT/Link.pm
1978    M /rt/branches/3.6-RELEASE/lib/RT/Link_Overlay.pm
1979    M /rt/branches/3.6-RELEASE/lib/RT/Links.pm
1980    M /rt/branches/3.6-RELEASE/lib/RT/Links_Overlay.pm
1981    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomField.pm
1982    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValue.pm
1983    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm
1984    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValues.pm
1985    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
1986    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomField_Overlay.pm
1987    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFields.pm
1988    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFields_Overlay.pm
1989    M /rt/branches/3.6-RELEASE/lib/RT/Principal.pm
1990    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
1991    M /rt/branches/3.6-RELEASE/lib/RT/Principals.pm
1992    M /rt/branches/3.6-RELEASE/lib/RT/Principals_Overlay.pm
1993    M /rt/branches/3.6-RELEASE/lib/RT/Queue.pm
1994    M /rt/branches/3.6-RELEASE/lib/RT/Queue_Overlay.pm
1995    M /rt/branches/3.6-RELEASE/lib/RT/Queues.pm
1996    M /rt/branches/3.6-RELEASE/lib/RT/Queues_Overlay.pm
1997    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
1998    M /rt/branches/3.6-RELEASE/lib/RT/Reminders.pm
1999    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets/Entry.pm
2000    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
2001    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearch.pm
2002    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearches.pm
2003    M /rt/branches/3.6-RELEASE/lib/RT/Scrip.pm
2004    M /rt/branches/3.6-RELEASE/lib/RT/ScripAction.pm
2005    M /rt/branches/3.6-RELEASE/lib/RT/ScripAction_Overlay.pm
2006    M /rt/branches/3.6-RELEASE/lib/RT/ScripActions.pm
2007    M /rt/branches/3.6-RELEASE/lib/RT/ScripActions_Overlay.pm
2008    M /rt/branches/3.6-RELEASE/lib/RT/ScripCondition.pm
2009    M /rt/branches/3.6-RELEASE/lib/RT/ScripCondition_Overlay.pm
2010    M /rt/branches/3.6-RELEASE/lib/RT/ScripConditions.pm
2011    M /rt/branches/3.6-RELEASE/lib/RT/ScripConditions_Overlay.pm
2012    M /rt/branches/3.6-RELEASE/lib/RT/Scrip_Overlay.pm
2013    M /rt/branches/3.6-RELEASE/lib/RT/Scrips.pm
2014    M /rt/branches/3.6-RELEASE/lib/RT/Scrips_Overlay.pm
2015    M /rt/branches/3.6-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
2016    M /rt/branches/3.6-RELEASE/lib/RT/Search/FromSQL.pm
2017    M /rt/branches/3.6-RELEASE/lib/RT/Search/Generic.pm
2018    M /rt/branches/3.6-RELEASE/lib/RT/Search/Googleish.pm
2019    M /rt/branches/3.6-RELEASE/lib/RT/SearchBuilder.pm
2020    M /rt/branches/3.6-RELEASE/lib/RT/System.pm
2021    M /rt/branches/3.6-RELEASE/lib/RT/Template.pm
2022    M /rt/branches/3.6-RELEASE/lib/RT/Template_Overlay.pm
2023    M /rt/branches/3.6-RELEASE/lib/RT/Templates.pm
2024    M /rt/branches/3.6-RELEASE/lib/RT/Templates_Overlay.pm
2025    M /rt/branches/3.6-RELEASE/lib/RT/Ticket.pm
2026    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
2027    M /rt/branches/3.6-RELEASE/lib/RT/Tickets.pm
2028    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
2029    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
2030    M /rt/branches/3.6-RELEASE/lib/RT/Transaction.pm
2031    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
2032    M /rt/branches/3.6-RELEASE/lib/RT/Transactions.pm
2033    M /rt/branches/3.6-RELEASE/lib/RT/Transactions_Overlay.pm
2034    M /rt/branches/3.6-RELEASE/lib/RT/URI/base.pm
2035    M /rt/branches/3.6-RELEASE/lib/RT/URI/fsck_com_rt.pm
2036    M /rt/branches/3.6-RELEASE/lib/RT/URI/t.pm
2037    M /rt/branches/3.6-RELEASE/lib/RT/URI.pm
2038    M /rt/branches/3.6-RELEASE/lib/RT/User.pm
2039    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
2040    M /rt/branches/3.6-RELEASE/lib/RT/Users.pm
2041    M /rt/branches/3.6-RELEASE/lib/RT/Users_Overlay.pm
2042    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
2043    M /rt/branches/3.6-RELEASE/sbin/extract-message-catalog
2044    M /rt/branches/3.6-RELEASE/sbin/extract_pod_tests
2045    M /rt/branches/3.6-RELEASE/sbin/factory
2046    M /rt/branches/3.6-RELEASE/sbin/license_tag
2047    M /rt/branches/3.6-RELEASE/sbin/regression_harness
2048    M /rt/branches/3.6-RELEASE/sbin/rt-dump-database.in
2049    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
2050    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2051
2052  r56008@pinglin:  jesse | 2007-04-24 13:17:46 -0400
2053  * license-tagger update
2054
2055 ------------------------------------------------------------------------
2056 r7669 | jesse | 2007-04-24 09:28:24 -0400 (Tue, 24 Apr 2007) | 6 lines
2057 Changed paths:
2058    M /rt/branches/3.6-RELEASE
2059    M /rt/branches/3.6-RELEASE/html/Search/Elements/DisplayOptions
2060
2061  r55983@pinglin:  jesse | 2007-04-24 09:24:25 -0400
2062  The selected option of the "OrderBy"-selectbox cannot be saved in /rt/Prefs/SearchOptions.html if only one (of possibly 4) sort field is selected and other are set to none.
2063  patch: <http://page.mi.fu-berlin.de/~pape/rt3/patches/rt/search_prefs_order_cannot_be_saved.patch>
2064  
2065  -Dr. Dirk Pape
2066
2067 ------------------------------------------------------------------------
2068 r7560 | jesse | 2007-04-18 20:53:34 -0400 (Wed, 18 Apr 2007) | 3 lines
2069 Changed paths:
2070    M /rt/branches/3.6-RELEASE
2071    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
2072
2073  r55725@241:  jesse | 2007-04-18 16:28:17 -0400
2074  * We can't use encoding functions without using Encode
2075
2076 ------------------------------------------------------------------------
2077 r7559 | jesse | 2007-04-18 20:53:25 -0400 (Wed, 18 Apr 2007) | 3 lines
2078 Changed paths:
2079    M /rt/branches/3.6-RELEASE
2080    M /rt/branches/3.6-RELEASE/html/Tools/MyDay.html
2081
2082  r55724@241:  jesse | 2007-04-18 16:28:00 -0400
2083  * Made MyDay.html actually work. Based in spirit on a patch from Chris Hobbs 
2084
2085 ------------------------------------------------------------------------
2086 r7558 | jesse | 2007-04-18 20:52:37 -0400 (Wed, 18 Apr 2007) | 8 lines
2087 Changed paths:
2088    M /rt/branches/3.6-RELEASE
2089    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
2090
2091  r55723@241:  jesse | 2007-04-18 15:54:59 -0400
2092  RT-Ticket: 8160
2093  RT-Status: resolved
2094  RT-Update: correspond
2095  
2096  * Applied patch from jedik to enable UTF8 Passwords
2097  
2098
2099 ------------------------------------------------------------------------
2100 r7557 | jesse | 2007-04-18 20:52:25 -0400 (Wed, 18 Apr 2007) | 3 lines
2101 Changed paths:
2102    M /rt/branches/3.6-RELEASE
2103    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/history
2104
2105  r55722@241:  jesse | 2007-04-18 15:52:43 -0400
2106  * Patch from Philip Kime at Shopzilla to prevent accidental display of transactions from the wrong ticket when you explicitly specify a ticket id and a transaction id.
2107
2108 ------------------------------------------------------------------------
2109 r7556 | jesse | 2007-04-18 20:52:14 -0400 (Wed, 18 Apr 2007) | 6 lines
2110 Changed paths:
2111    M /rt/branches/3.6-RELEASE
2112    A /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/transaction
2113    A /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/transaction/default
2114
2115  r55721@241:  jesse | 2007-04-18 15:47:20 -0400
2116  Patch from Philip Kime to allow transactions to be displayed by range
2117  
2118  
2119  
2120
2121 ------------------------------------------------------------------------
2122 r7555 | jesse | 2007-04-18 20:51:20 -0400 (Wed, 18 Apr 2007) | 4 lines
2123 Changed paths:
2124    M /rt/branches/3.6-RELEASE
2125    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
2126
2127  r55720@241:  jesse | 2007-04-18 15:37:35 -0400
2128  * Attaching files could sometimes eat the messages in ticket replies. 
2129    Patch from Harry.Bochner@biogenidec.com
2130
2131 ------------------------------------------------------------------------
2132 r7547 | falcone | 2007-04-18 17:10:45 -0400 (Wed, 18 Apr 2007) | 3 lines
2133 Changed paths:
2134    M /rt/branches/3.6-RELEASE
2135    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/link
2136    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
2137
2138  r18127@ketch:  falcone | 2007-04-18 17:08:59 -0400
2139  * make bin/rt link work and fix the associated tests
2140
2141 ------------------------------------------------------------------------
2142 r7546 | falcone | 2007-04-18 17:10:18 -0400 (Wed, 18 Apr 2007) | 4 lines
2143 Changed paths:
2144    M /rt/branches/3.6-RELEASE
2145    M /rt/branches/3.6-RELEASE/lib/t/regression/02basic_web.t
2146    M /rt/branches/3.6-RELEASE/lib/t/regression/23-web_attachments.t
2147
2148  r18126@ketch:  falcone | 2007-04-18 15:40:09 -0400
2149  * WWW::Mechanize 1.22 removed the form() method
2150    02basic_web and 21query_builder have different problems with 1.22
2151
2152 ------------------------------------------------------------------------
2153 r7472 | jesse | 2007-04-05 21:23:33 -0400 (Thu, 05 Apr 2007) | 3 lines
2154 Changed paths:
2155    M /rt/branches/3.6-RELEASE
2156    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
2157
2158  r54515@dhcp207:  jesse | 2007-04-06 10:22:47 +0900
2159  * Typo in a debug message. Thanks to philip kime
2160
2161 ------------------------------------------------------------------------
2162 r7341 | jesse | 2007-03-26 03:26:10 -0400 (Mon, 26 Mar 2007) | 3 lines
2163 Changed paths:
2164    M /rt/branches/3.6-RELEASE
2165    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
2166
2167  r54212@pinglin:  jesse | 2007-03-26 00:24:20 -0700
2168  * Allow merging resolved tickets
2169
2170 ------------------------------------------------------------------------
2171 r7314 | jesse | 2007-03-21 23:18:19 -0400 (Wed, 21 Mar 2007) | 3 lines
2172 Changed paths:
2173    M /rt/branches/3.6-RELEASE
2174    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
2175
2176  r53781@pinglin:  jesse | 2007-03-21 23:17:52 -0400
2177  * Mismerge
2178
2179 ------------------------------------------------------------------------
2180 r7313 | jesse | 2007-03-21 23:16:05 -0400 (Wed, 21 Mar 2007) | 8 lines
2181 Changed paths:
2182    M /rt/branches/3.6-RELEASE
2183    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
2184
2185  r53777@pinglin:  jesse | 2007-03-21 23:15:06 -0400
2186  RT-Ticket: 8256
2187  RT-Status: resolved
2188  RT-Update: correspond
2189  
2190  * New API from pere@hungry.com to Avoid mail loop when using RT-Extension-CommandByMail
2191  
2192
2193 ------------------------------------------------------------------------
2194 r7312 | jesse | 2007-03-21 23:15:38 -0400 (Wed, 21 Mar 2007) | 1 line
2195 Changed paths:
2196    M /rt/branches/3.6-RELEASE
2197    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
2198
2199
2200 ------------------------------------------------------------------------
2201 r7310 | ruz | 2007-03-21 14:08:00 -0400 (Wed, 21 Mar 2007) | 1 line
2202 Changed paths:
2203    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
2204
2205 * revert not intentional commit
2206 ------------------------------------------------------------------------
2207 r7309 | jesse | 2007-03-21 13:27:10 -0400 (Wed, 21 Mar 2007) | 3 lines
2208 Changed paths:
2209    M /rt/branches/3.6-RELEASE
2210    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
2211    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
2212
2213  r53758@pinglin:  jesse | 2007-03-21 11:16:26 -0400
2214  * Danish PO nits.
2215
2216 ------------------------------------------------------------------------
2217 r7308 | falcone | 2007-03-20 17:49:03 -0400 (Tue, 20 Mar 2007) | 4 lines
2218 Changed paths:
2219    M /rt/branches/3.6-RELEASE
2220    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
2221
2222  r17520@ketch:  falcone | 2007-03-20 17:47:46 -0400
2223  * if you set $RT::WebSessionClass, %backends will be empty and the
2224    tie will fail.  This lets you use Apache::Session::Oracle
2225
2226 ------------------------------------------------------------------------
2227 r7307 | jesse | 2007-03-20 13:19:25 -0400 (Tue, 20 Mar 2007) | 5 lines
2228 Changed paths:
2229    M /rt/branches/3.6-RELEASE
2230    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
2231    M /rt/branches/3.6-RELEASE/lib/RT/I18N/sv.po
2232
2233  r53731@pinglin:  jesse | 2007-03-20 13:18:35 -0400
2234  * New Swedish translation and updated Danish translation contributed by
2235    Brian Kjelin Olsen on behalf of Schilling A/S
2236  
2237
2238 ------------------------------------------------------------------------
2239 r7264 | jesse | 2007-03-19 01:23:48 -0400 (Mon, 19 Mar 2007) | 4 lines
2240 Changed paths:
2241    M /rt/branches/3.6-RELEASE
2242    M /rt/branches/3.6-RELEASE/html/Elements/SelectGroups
2243    M /rt/branches/3.6-RELEASE/html/Elements/SelectUsers
2244    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditPeople
2245    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditWatchers
2246
2247  r53625@pinglin:  jesse | 2007-03-19 01:21:53 -0400
2248  * XHTML cleanup from Dirk Pape
2249  
2250
2251 ------------------------------------------------------------------------
2252 r7254 | jesse | 2007-03-15 18:52:21 -0400 (Thu, 15 Mar 2007) | 5 lines
2253 Changed paths:
2254    M /rt/branches/3.6-RELEASE
2255    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
2256
2257  r53492@124:  jesse | 2007-03-15 18:52:01 -0400
2258  * RT now complains when you try to start the application server with
2259    either too-old a perl or a broken version of Scalar::Util.
2260   
2261
2262 ------------------------------------------------------------------------
2263 r7253 | jesse | 2007-03-15 17:24:46 -0400 (Thu, 15 Mar 2007) | 8 lines
2264 Changed paths:
2265    M /rt/branches/3.6-RELEASE
2266    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
2267
2268  r53457@124:  jesse | 2007-03-15 17:18:44 -0400
2269  RT-Ticket: 8186
2270  RT-Status: resolved
2271  RT-Update: correspond
2272  
2273  * Patch for a possible race condition in the "SetOwner" routine that could be triggered when two users tried to take a ticket at the same time. Thanks to Todd Chapman!
2274  
2275
2276 ------------------------------------------------------------------------
2277 r7251 | jesse | 2007-03-14 14:23:59 -0400 (Wed, 14 Mar 2007) | 11 lines
2278 Changed paths:
2279    M /rt/branches/3.6-RELEASE
2280    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
2281
2282  r53425@pinglin:  jesse | 2007-03-14 13:40:45 -0400
2283  RT-Ticket:  8252
2284  RT-Status: resolved
2285  RT-Update: correspond
2286  
2287  
2288  * Include subject of bounced messages when mailing the RT owner about a mail error <pere@hungry.com>
2289  
2290  
2291  
2292
2293 ------------------------------------------------------------------------
2294 r7250 | jesse | 2007-03-14 14:23:00 -0400 (Wed, 14 Mar 2007) | 3 lines
2295 Changed paths:
2296    M /rt/branches/3.6-RELEASE
2297    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
2298
2299  r48450@pinglin:  jesse | 2007-02-21 13:56:09 -0500
2300  * Move RT's detection of incoming mail that may be a loop or autogenerated to better catch such cases before certain "Permission denied" messages are generated.
2301
2302 ------------------------------------------------------------------------
2303 r7051 | ruz | 2007-02-22 18:37:12 -0500 (Thu, 22 Feb 2007) | 3 lines
2304 Changed paths:
2305    M /rt/branches/3.6-RELEASE/lib/RT/Template_Overlay.pm
2306
2307 * use local during filling the T:: namespace for a template processing,
2308   otherwise we have a global reference to a ticket and destruction is
2309   delayed which hurts TransactionBatch stage
2310 ------------------------------------------------------------------------
2311 r7046 | falcone | 2007-02-21 14:47:16 -0500 (Wed, 21 Feb 2007) | 3 lines
2312 Changed paths:
2313    M /rt/branches/3.6-RELEASE
2314    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2315
2316  r16829@ketch:  falcone | 2007-02-21 14:46:40 -0500
2317  * 1.10 has been bumped to 2.02 because of version and packaging problems
2318
2319 ------------------------------------------------------------------------
2320 r7043 | ruz | 2007-02-21 12:31:37 -0500 (Wed, 21 Feb 2007) | 1 line
2321 Changed paths:
2322    M /rt/branches/3.6-RELEASE/html/Elements/QueueSummary
2323
2324 * fix problems in Quicksearch when queue name has the ampersand char
2325 ------------------------------------------------------------------------
2326 r7040 | ruz | 2007-02-20 20:30:13 -0500 (Tue, 20 Feb 2007) | 3 lines
2327 Changed paths:
2328    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
2329
2330 * fix a bug with saved searches on rt at glance when summary rows preference
2331   and rows per page of the search are different values
2332 * run callback a little bit earlier
2333 ------------------------------------------------------------------------
2334 r7039 | ruz | 2007-02-20 19:58:29 -0500 (Tue, 20 Feb 2007) | 1 line
2335 Changed paths:
2336    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
2337
2338 * backport 'RT at glance with one column' feature from 3.7
2339 ------------------------------------------------------------------------
2340 r7031 | ruz | 2007-02-19 03:48:57 -0500 (Mon, 19 Feb 2007) | 1 line
2341 Changed paths:
2342    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
2343
2344 * better error propagation, thanks to Pholip Kime.
2345 ------------------------------------------------------------------------
2346 r7028 | ruz | 2007-02-18 20:57:48 -0500 (Sun, 18 Feb 2007) | 1 line
2347 Changed paths:
2348    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
2349
2350 * fix errors propagation. Thanks to Philip Kime.
2351 ------------------------------------------------------------------------
2352 r7027 | ruz | 2007-02-18 20:47:24 -0500 (Sun, 18 Feb 2007) | 3 lines
2353 Changed paths:
2354    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
2355
2356 * resolve a clobbered regex-match $1 by stashing the principal ID in a
2357   temporary variable. Thanks to Richard Harman.
2358 * type was set incorrect in a case of multiple parameters
2359 ------------------------------------------------------------------------
2360 r7023 | jesse | 2007-02-18 16:35:45 -0500 (Sun, 18 Feb 2007) | 3 lines
2361 Changed paths:
2362    M /rt/branches/3.6-RELEASE
2363    A /rt/branches/3.6-RELEASE/lib/RT/I18N/sv.po
2364
2365  r48373@237:  jesse | 2007-02-18 13:36:32 -0600
2366  * Swedish translation from Brian Kjelin Olsen and Schilling A/S
2367
2368 ------------------------------------------------------------------------
2369 r7019 | ruz | 2007-02-15 14:01:12 -0500 (Thu, 15 Feb 2007) | 1 line
2370 Changed paths:
2371    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransaction
2372
2373 * use a local array of attachments we have instead of $Transaction->Attachments call
2374 ------------------------------------------------------------------------
2375 r7018 | ruz | 2007-02-15 12:00:52 -0500 (Thu, 15 Feb 2007) | 1 line
2376 Changed paths:
2377    M /rt/branches/3.6-RELEASE/html/Elements/RT__Ticket/ColumnMap
2378
2379 * add forgoten ; after anon subs
2380 ------------------------------------------------------------------------
2381 r7009 | ruz | 2007-02-14 16:03:14 -0500 (Wed, 14 Feb 2007) | 1 line
2382 Changed paths:
2383    M /rt/branches/3.6-RELEASE/html/Elements/RT__Ticket/ColumnMap
2384
2385 * get rid of the latest named functions in our comps
2386 ------------------------------------------------------------------------
2387 r7008 | ruz | 2007-02-14 13:39:59 -0500 (Wed, 14 Feb 2007) | 2 lines
2388 Changed paths:
2389    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
2390
2391 * run callback before redirect as people are using it for updates
2392   when redirect hides all arguments we had
2393 ------------------------------------------------------------------------
2394 r7007 | falcone | 2007-02-14 13:09:29 -0500 (Wed, 14 Feb 2007) | 3 lines
2395 Changed paths:
2396    M /rt/branches/3.6-RELEASE
2397    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2398
2399  r16747@ketch:  falcone | 2007-02-14 13:07:58 -0500
2400  * bump version requirement since we've fixed a bunch of bugs since 1.3
2401
2402 ------------------------------------------------------------------------
2403 r6999 | ruz | 2007-02-13 14:37:01 -0500 (Tue, 13 Feb 2007) | 1 line
2404 Changed paths:
2405    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
2406
2407 * fix all failing tests for searches by watchers
2408 ------------------------------------------------------------------------
2409 r6998 | ruz | 2007-02-13 12:03:06 -0500 (Tue, 13 Feb 2007) | 1 line
2410 Changed paths:
2411    M /rt/branches/3.6-RELEASE/lib/t/regression/22search_tix_by_watcher.t
2412
2413 * improve tests for lookups by watchers
2414 ------------------------------------------------------------------------
2415 r6981 | ruz | 2007-02-09 23:52:57 -0500 (Fri, 09 Feb 2007) | 1 line
2416 Changed paths:
2417    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
2418
2419 * oops, we use ISA later
2420 ------------------------------------------------------------------------
2421 r6966 | ruz | 2007-02-07 22:45:12 -0500 (Wed, 07 Feb 2007) | 1 line
2422 Changed paths:
2423    M /rt/branches/3.6-RELEASE/lib/RT/Attributes_Overlay.pm
2424
2425 * typo
2426 ------------------------------------------------------------------------
2427 r6965 | ruz | 2007-02-07 20:45:29 -0500 (Wed, 07 Feb 2007) | 1 line
2428 Changed paths:
2429    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
2430    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
2431
2432 * we depend on perl 5.8 so we don't need Encode::compat at all
2433 ------------------------------------------------------------------------
2434 r6964 | ruz | 2007-02-07 20:20:57 -0500 (Wed, 07 Feb 2007) | 1 line
2435 Changed paths:
2436    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2437
2438 * we don't depend on MLDBM anymore and I don't recall we did.
2439 ------------------------------------------------------------------------
2440 r6948 | ruz | 2007-02-06 18:27:46 -0500 (Tue, 06 Feb 2007) | 1 line
2441 Changed paths:
2442    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2443
2444 * backport from 3.7: convert 'sub _' to 'sub text_to_hash'
2445 ------------------------------------------------------------------------
2446 r6947 | ruz | 2007-02-06 17:41:59 -0500 (Tue, 06 Feb 2007) | 3 lines
2447 Changed paths:
2448    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2449
2450 * delete we don't use from dependencies, I've checked that Mason 1.23 depends
2451   on this modules and versions it requires are equal or greater than we had
2452   
2453 ------------------------------------------------------------------------
2454 r6920 | kevinr | 2007-02-04 19:09:35 -0500 (Sun, 04 Feb 2007) | 9 lines
2455 Changed paths:
2456    M /rt/branches/3.6-RELEASE
2457    M /rt/branches/3.6-RELEASE/html/Search/Simple.html
2458
2459  r18330@sad-girl-in-snow:  kevinr | 2007-02-04 19:08:22 -0500
2460  RT-Ticket: 8169
2461  RT-Status: open
2462  RT-Update: comment
2463  
2464  Added a missing </div> to the Simple Search page.  Thanks to Arran Cudbard-Bell
2465  for the catch.
2466  
2467
2468 ------------------------------------------------------------------------
2469 r6919 | ruz | 2007-02-03 17:30:24 -0500 (Sat, 03 Feb 2007) | 3 lines
2470 Changed paths:
2471    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
2472    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
2473
2474 * don't push transactions into batch unless CommitScrips is true,
2475   this fixes a bug: users click Reply button and we fire a correspond
2476   scrip that is in the batch stage
2477 ------------------------------------------------------------------------
2478 r6881 | ruz | 2007-02-01 22:43:12 -0500 (Thu, 01 Feb 2007) | 1 line
2479 Changed paths:
2480    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2481
2482 * make defaults actually defaults
2483 ------------------------------------------------------------------------
2484 r6880 | ruz | 2007-02-01 22:28:09 -0500 (Thu, 01 Feb 2007) | 1 line
2485 Changed paths:
2486    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2487
2488 * actually skip sections user didn't request
2489 ------------------------------------------------------------------------
2490 r6879 | ruz | 2007-02-01 22:11:18 -0500 (Thu, 01 Feb 2007) | 1 line
2491 Changed paths:
2492    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2493
2494 * we don't use FreezeThaw module for a long time
2495 ------------------------------------------------------------------------
2496 r6878 | ruz | 2007-02-01 22:07:26 -0500 (Thu, 01 Feb 2007) | 1 line
2497 Changed paths:
2498    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2499
2500 * update mailgate's deps
2501 ------------------------------------------------------------------------
2502 r6877 | ruz | 2007-02-01 22:04:49 -0500 (Thu, 01 Feb 2007) | 1 line
2503 Changed paths:
2504    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2505
2506 * update CLI deps
2507 ------------------------------------------------------------------------
2508 r6876 | ruz | 2007-02-01 22:00:20 -0500 (Thu, 01 Feb 2007) | 1 line
2509 Changed paths:
2510    M /rt/branches/3.6-RELEASE/configure.ac
2511
2512 * add --with-standalone option to configure script
2513 ------------------------------------------------------------------------
2514 r6875 | ruz | 2007-02-01 21:59:03 -0500 (Thu, 01 Feb 2007) | 2 lines
2515 Changed paths:
2516    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2517
2518 * add --with-standalone option
2519 * as well fill defaults for dev mode and standalone within a configure script
2520 ------------------------------------------------------------------------
2521 r6874 | ruz | 2007-02-01 21:57:03 -0500 (Thu, 01 Feb 2007) | 1 line
2522 Changed paths:
2523    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2524
2525 * Regexp::Common is required by core(QB/TicketSQL)
2526 ------------------------------------------------------------------------
2527 r6873 | ruz | 2007-02-01 21:55:59 -0500 (Thu, 01 Feb 2007) | 1 line
2528 Changed paths:
2529    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2530
2531 * we don't use this module
2532 ------------------------------------------------------------------------
2533 r6872 | ruz | 2007-02-01 21:55:19 -0500 (Thu, 01 Feb 2007) | 1 line
2534 Changed paths:
2535    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2536
2537 * Term::ReadKey is used in CLI only
2538 ------------------------------------------------------------------------
2539 r6871 | ruz | 2007-02-01 21:54:28 -0500 (Thu, 01 Feb 2007) | 1 line
2540 Changed paths:
2541    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2542
2543 * Test::Inline is only dev dependancy
2544 ------------------------------------------------------------------------
2545 r6870 | ruz | 2007-02-01 21:51:36 -0500 (Thu, 01 Feb 2007) | 1 line
2546 Changed paths:
2547    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
2548
2549 * typo
2550 ------------------------------------------------------------------------
2551 r6869 | kevinr | 2007-02-01 19:36:56 -0500 (Thu, 01 Feb 2007) | 7 lines
2552 Changed paths:
2553    M /rt/branches/3.6-RELEASE
2554    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/MyRequests
2555
2556  r18262@sad-girl-in-snow:  kevinr | 2007-02-01 19:34:35 -0500
2557  RT-Ticket: 8159
2558  RT-Status: resolved
2559  RT-Update: respond
2560  
2561  Use Watcher instead for better performance.  Thanks to Dirk Pape for the catch.
2562
2563 ------------------------------------------------------------------------
2564 r6868 | kevinr | 2007-02-01 19:35:48 -0500 (Thu, 01 Feb 2007) | 4 lines
2565 Changed paths:
2566    M /rt/branches/3.6-RELEASE
2567    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Tabs
2568
2569  r18261@sad-girl-in-snow:  kevinr | 2007-02-01 19:29:44 -0500
2570  * Put the search navigation in the right submenu.  Thanks to Dirk Pape 
2571    for the patch.
2572
2573 ------------------------------------------------------------------------
2574 r6813 | ruz | 2007-01-26 10:35:53 -0500 (Fri, 26 Jan 2007) | 1 line
2575 Changed paths:
2576    M /rt/branches/3.6-RELEASE/lib/t/regression/22search_tix_by_watcher.t
2577
2578 * add test that fails due to bug in searches by watcher
2579 ------------------------------------------------------------------------
2580 r6812 | ruz | 2007-01-26 10:34:57 -0500 (Fri, 26 Jan 2007) | 6 lines
2581 Changed paths:
2582    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
2583
2584 * if we have subject line regexp then we should use it during mail sending.
2585   This will allow us to send email with any token we want that matches the
2586   regexp, by defining it in a template. So now it's possible to use:
2587
2588   Subject: [not-rtname-token-that-match-re #{ $Ticket->id }] ...
2589
2590 ------------------------------------------------------------------------
2591 r6811 | jesse | 2007-01-26 07:21:23 -0500 (Fri, 26 Jan 2007) | 3 lines
2592 Changed paths:
2593    M /rt/branches/3.6-RELEASE
2594    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
2595
2596  r21377@hualien:  jesse | 2007-01-26 20:20:50 +0800
2597  * Switch web-form based email attachments to in-core storage for better persistence across http hits
2598
2599 ------------------------------------------------------------------------
2600 r6809 | jesse | 2007-01-26 04:15:02 -0500 (Fri, 26 Jan 2007) | 3 lines
2601 Changed paths:
2602    M /rt/branches/3.6-RELEASE
2603    M /rt/branches/3.6-RELEASE/lib/t/regression/22search_tix_by_txn.t
2604
2605  r21344@hualien:  jesse | 2007-01-26 17:14:09 +0800
2606  *  Test script 22: search tix by txn had no plan and failed in asian timezones due to a startup precedence bug
2607
2608 ------------------------------------------------------------------------
2609 r6795 | clkao | 2007-01-23 10:42:03 -0500 (Tue, 23 Jan 2007) | 4 lines
2610 Changed paths:
2611    M /rt/branches/3.6-RELEASE/lib/RT/CustomField_Overlay.pm
2612
2613 Fix a bug in CustomField->Create where assigned Queue is not properly
2614 associated with the newly created CF.  This was previously not exposed
2615 because rt-setup-database is always supplying queue id to this method.
2616
2617 ------------------------------------------------------------------------
2618 r6794 | ruz | 2007-01-23 05:48:07 -0500 (Tue, 23 Jan 2007) | 2 lines
2619 Changed paths:
2620    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/MyRequests
2621
2622 SelfService/Elements/MyRequests
2623 * backport refactoring from 3.7
2624 ------------------------------------------------------------------------
2625 r6789 | ruz | 2007-01-20 23:50:29 -0500 (Sat, 20 Jan 2007) | 3 lines
2626 Changed paths:
2627    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
2628
2629 * that was wrong idea to run next mail plugins for some action
2630   if the current plugin said that everything was done (returned
2631   status -2).
2632 ------------------------------------------------------------------------
2633 r6788 | ruz | 2007-01-20 22:11:00 -0500 (Sat, 20 Jan 2007) | 1 line
2634 Changed paths:
2635    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearch.pm
2636
2637 * add warnings
2638 ------------------------------------------------------------------------
2639 r6783 | jesse | 2007-01-19 14:33:56 -0500 (Fri, 19 Jan 2007) | 3 lines
2640 Changed paths:
2641    M /rt/branches/3.6-RELEASE
2642    M /rt/branches/3.6-RELEASE/html/Search/Build.html
2643
2644  r21119@hualien:  root | 2007-01-19 14:31:43 -0500
2645  * Updates to search unlimited issue from todd chapman
2646
2647 ------------------------------------------------------------------------
2648 r6782 | jesse | 2007-01-19 14:16:40 -0500 (Fri, 19 Jan 2007) | 3 lines
2649 Changed paths:
2650    M /rt/branches/3.6-RELEASE
2651    M /rt/branches/3.6-RELEASE/html/Search/Results.html
2652
2653  r21117@hualien:  jesse | 2007-01-19 14:16:22 -0500
2654   * Todd chapman pointed out a typo
2655
2656 ------------------------------------------------------------------------
2657 r6781 | jesse | 2007-01-19 14:05:37 -0500 (Fri, 19 Jan 2007) | 3 lines
2658 Changed paths:
2659    M /rt/branches/3.6-RELEASE
2660    M /rt/branches/3.6-RELEASE/html/Search/Results.html
2661
2662  r21115@hualien:  jesse | 2007-01-19 14:04:50 -0500
2663  * A fix for "unlimited rows" searches from James Bunch
2664
2665 ------------------------------------------------------------------------
2666 r6729 | jesse | 2007-01-10 01:53:50 -0500 (Wed, 10 Jan 2007) | 4 lines
2667 Changed paths:
2668    M /rt/branches/3.6-RELEASE
2669    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
2670
2671  r46883@pinglin:  jesse | 2007-01-10 01:53:34 -0500
2672   * If the user submits two "add watcher" records with the same http arg name, treat them as separate.
2673  
2674
2675 ------------------------------------------------------------------------
2676 r6712 | jesse | 2007-01-08 15:55:52 -0500 (Mon, 08 Jan 2007) | 7 lines
2677 Changed paths:
2678    M /rt/branches/3.6-RELEASE
2679    M /rt/branches/3.6-RELEASE/html/autohandler
2680
2681  r46859@pinglin:  jesse | 2007-01-08 15:55:35 -0500
2682  The autohandler should *redirect* unprivileged users from                                                               
2683  Ticket/Display.html to the Self-Service interface. Current code displays                                                
2684  SS page under non-SS URL, which causes the "Reply" links to go to                                                       
2685  Ticket/Update.html, which in turn displays the SS home page.                                                            
2686  -David Chandek-Stark <david.chandek.stark@duke.edu>
2687
2688 ------------------------------------------------------------------------
2689 r6703 | jesse | 2007-01-02 22:30:46 -0500 (Tue, 02 Jan 2007) | 3 lines
2690 Changed paths:
2691    M /rt/branches/3.6-RELEASE
2692    M /rt/branches/3.6-RELEASE/html/SelfService/Display.html
2693
2694  r46723@pinglin:  jesse | 2007-01-02 22:30:09 -0500
2695  * Forward port the fix from 3.4 that lets users create tickets with custom field values in SelfService
2696
2697 ------------------------------------------------------------------------
2698 r6691 | ruz | 2006-12-23 21:19:47 -0500 (Sat, 23 Dec 2006) | 1 line
2699 Changed paths:
2700    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
2701
2702 * adjust error message so it's clear that we report an user's id
2703 ------------------------------------------------------------------------
2704 r6690 | ruz | 2006-12-22 19:23:37 -0500 (Fri, 22 Dec 2006) | 2 lines
2705 Changed paths:
2706    M /rt/branches/3.6-RELEASE/html/SelfService/Display.html
2707    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
2708
2709 * Copy rediect feature from Ticket/Display to SelfService/Display
2710   Thanks to doogles and Todd.
2711 ------------------------------------------------------------------------
2712 r6689 | ruz | 2006-12-22 19:05:47 -0500 (Fri, 22 Dec 2006) | 1 line
2713 Changed paths:
2714    M /rt/branches/3.6-RELEASE/html/Elements/QueueSummary
2715
2716 * get rid of 1 query per queue in html/Elements/QueueSummary component
2717 ------------------------------------------------------------------------
2718 r6687 | ruz | 2006-12-21 13:32:54 -0500 (Thu, 21 Dec 2006) | 1 line
2719 Changed paths:
2720    M /rt/branches/3.6-RELEASE/releng.cnf
2721
2722 * bump version, 3.6.3
2723 ------------------------------------------------------------------------
2724 r6683 | ruz | 2006-12-20 23:10:24 -0500 (Wed, 20 Dec 2006) | 1 line
2725 Changed paths:
2726    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
2727
2728 * de.po update
2729 ------------------------------------------------------------------------
2730 r6681 | ruz | 2006-12-20 17:00:19 -0500 (Wed, 20 Dec 2006) | 1 line
2731 Changed paths:
2732    M /rt/branches/3.6-RELEASE/releng.cnf
2733
2734 * bum version, 3.6.3rc4
2735 ------------------------------------------------------------------------
2736 r6680 | ruz | 2006-12-20 16:57:52 -0500 (Wed, 20 Dec 2006) | 3 lines
2737 Changed paths:
2738    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.po
2739    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
2740    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
2741    M /rt/branches/3.6-RELEASE/lib/RT/I18N/en.po
2742    M /rt/branches/3.6-RELEASE/lib/RT/I18N/es.po
2743    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fi.po
2744    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fr.po
2745    M /rt/branches/3.6-RELEASE/lib/RT/I18N/he.po
2746    M /rt/branches/3.6-RELEASE/lib/RT/I18N/hu.po
2747    M /rt/branches/3.6-RELEASE/lib/RT/I18N/id.po
2748    M /rt/branches/3.6-RELEASE/lib/RT/I18N/it.po
2749    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
2750    M /rt/branches/3.6-RELEASE/lib/RT/I18N/nl.po
2751    M /rt/branches/3.6-RELEASE/lib/RT/I18N/no.po
2752    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pl.po
2753    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pt_br.po
2754    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ru.po
2755    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_cn.po
2756    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_tw.po
2757
2758 I18N
2759 * regenerate *.po files
2760 * several messages gone, several new
2761 ------------------------------------------------------------------------
2762 r6679 | ruz | 2006-12-20 16:46:49 -0500 (Wed, 20 Dec 2006) | 1 line
2763 Changed paths:
2764    M /rt/branches/3.6-RELEASE/bin/rt-crontool.in
2765
2766 * fix a typo
2767 ------------------------------------------------------------------------
2768 r6678 | ruz | 2006-12-20 16:40:14 -0500 (Wed, 20 Dec 2006) | 4 lines
2769 Changed paths:
2770    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
2771    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
2772    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fi.po
2773    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fr.po
2774    M /rt/branches/3.6-RELEASE/lib/RT/I18N/he.po
2775    M /rt/branches/3.6-RELEASE/lib/RT/I18N/hu.po
2776    M /rt/branches/3.6-RELEASE/lib/RT/I18N/id.po
2777    M /rt/branches/3.6-RELEASE/lib/RT/I18N/it.po
2778    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
2779    M /rt/branches/3.6-RELEASE/lib/RT/I18N/nl.po
2780    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pl.po
2781    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pt_br.po
2782    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_cn.po
2783    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_tw.po
2784
2785 I18N
2786 * drop newlines in messages
2787 * get rid of some errors
2788 ** msgfmt --statistics ... is now almost happy
2789 ------------------------------------------------------------------------
2790 r6677 | ruz | 2006-12-20 16:37:35 -0500 (Wed, 20 Dec 2006) | 1 line
2791 Changed paths:
2792    M /rt/branches/3.6-RELEASE/html/Search/Simple.html
2793
2794 * remove newlines from text that should be localized, we couldn't track this well :(
2795 ------------------------------------------------------------------------
2796 r6676 | ruz | 2006-12-20 16:06:39 -0500 (Wed, 20 Dec 2006) | 1 line
2797 Changed paths:
2798    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
2799    M /rt/branches/3.6-RELEASE/lib/RT/I18N/es.po
2800    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fi.po
2801    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fr.po
2802    M /rt/branches/3.6-RELEASE/lib/RT/I18N/he.po
2803    M /rt/branches/3.6-RELEASE/lib/RT/I18N/hu.po
2804    M /rt/branches/3.6-RELEASE/lib/RT/I18N/id.po
2805    M /rt/branches/3.6-RELEASE/lib/RT/I18N/it.po
2806    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
2807    M /rt/branches/3.6-RELEASE/lib/RT/I18N/nl.po
2808    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pl.po
2809    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pt_br.po
2810    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_cn.po
2811    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_tw.po
2812
2813 * delete crap from *.po files
2814 ------------------------------------------------------------------------
2815 r6675 | ruz | 2006-12-20 15:33:33 -0500 (Wed, 20 Dec 2006) | 1 line
2816 Changed paths:
2817    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.po
2818    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
2819    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
2820    M /rt/branches/3.6-RELEASE/lib/RT/I18N/en.po
2821    M /rt/branches/3.6-RELEASE/lib/RT/I18N/es.po
2822    M /rt/branches/3.6-RELEASE/lib/RT/I18N/he.po
2823    M /rt/branches/3.6-RELEASE/lib/RT/I18N/hu.po
2824    M /rt/branches/3.6-RELEASE/lib/RT/I18N/it.po
2825    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
2826    M /rt/branches/3.6-RELEASE/lib/RT/I18N/nl.po
2827    M /rt/branches/3.6-RELEASE/lib/RT/I18N/no.po
2828    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pl.po
2829    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_cn.po
2830    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_tw.po
2831
2832 * use 'UTF-8' as it's standard name
2833 ------------------------------------------------------------------------
2834 r6674 | ruz | 2006-12-20 15:30:38 -0500 (Wed, 20 Dec 2006) | 1 line
2835 Changed paths:
2836    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.po
2837    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
2838    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
2839    M /rt/branches/3.6-RELEASE/lib/RT/I18N/en.po
2840    M /rt/branches/3.6-RELEASE/lib/RT/I18N/es.po
2841    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fi.po
2842    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fr.po
2843    M /rt/branches/3.6-RELEASE/lib/RT/I18N/he.po
2844    M /rt/branches/3.6-RELEASE/lib/RT/I18N/hu.po
2845    M /rt/branches/3.6-RELEASE/lib/RT/I18N/id.po
2846    M /rt/branches/3.6-RELEASE/lib/RT/I18N/it.po
2847    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
2848    M /rt/branches/3.6-RELEASE/lib/RT/I18N/nl.po
2849    M /rt/branches/3.6-RELEASE/lib/RT/I18N/no.po
2850    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pl.po
2851    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pt_br.po
2852    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ru.po
2853    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_cn.po
2854    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_tw.po
2855
2856 * lists.bestpractical.com is prefered
2857 ------------------------------------------------------------------------
2858 r6673 | ruz | 2006-12-20 15:27:15 -0500 (Wed, 20 Dec 2006) | 1 line
2859 Changed paths:
2860    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.po
2861
2862 * fix issues in cs.po
2863 ------------------------------------------------------------------------
2864 r6672 | ruz | 2006-12-20 15:20:02 -0500 (Wed, 20 Dec 2006) | 1 line
2865 Changed paths:
2866    M /rt/branches/3.6-RELEASE/lib/RT/I18N/no.po
2867
2868 * no.po fixes, thanks to Petter Reinholdtsen
2869 ------------------------------------------------------------------------
2870 r6670 | ruz | 2006-12-20 14:28:50 -0500 (Wed, 20 Dec 2006) | 1 line
2871 Changed paths:
2872    M /rt/branches/3.6-RELEASE/releng.cnf
2873
2874 * bump version, 3.6.3rc3
2875 ------------------------------------------------------------------------
2876 r6669 | ruz | 2006-12-20 13:59:40 -0500 (Wed, 20 Dec 2006) | 1 line
2877 Changed paths:
2878    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
2879
2880 * don't write an email record txn if there were no recipients
2881 ------------------------------------------------------------------------
2882 r6668 | ruz | 2006-12-20 13:03:52 -0500 (Wed, 20 Dec 2006) | 1 line
2883 Changed paths:
2884    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
2885
2886 * fix de.po
2887 ------------------------------------------------------------------------
2888 r6667 | ruz | 2006-12-20 12:47:16 -0500 (Wed, 20 Dec 2006) | 1 line
2889 Changed paths:
2890    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
2891
2892 * load module before using
2893 ------------------------------------------------------------------------
2894 r6660 | ruz | 2006-12-19 17:28:14 -0500 (Tue, 19 Dec 2006) | 1 line
2895 Changed paths:
2896    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ru.po
2897
2898 * update russian translation. Thanks to Andrew.
2899 ------------------------------------------------------------------------
2900 r6658 | jesse | 2006-12-19 16:33:18 -0500 (Tue, 19 Dec 2006) | 3 lines
2901 Changed paths:
2902    M /rt/branches/3.6-RELEASE
2903    M /rt/branches/3.6-RELEASE/releng.cnf
2904
2905  r46287@pinglin:  jesse | 2006-12-19 16:32:47 -0500
2906   * rc2
2907
2908 ------------------------------------------------------------------------
2909 r6657 | ruz | 2006-12-19 16:22:29 -0500 (Tue, 19 Dec 2006) | 2 lines
2910 Changed paths:
2911    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
2912    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
2913
2914 * add %Override option to html/Elements/ShowSearch
2915 * html/Elements/MyRT should limit results according to user's preferences
2916 ------------------------------------------------------------------------
2917 r6655 | jesse | 2006-12-19 15:28:16 -0500 (Tue, 19 Dec 2006) | 3 lines
2918 Changed paths:
2919    M /rt/branches/3.6-RELEASE
2920    M /rt/branches/3.6-RELEASE/releng.cnf
2921
2922  r46282@pinglin:  jesse | 2006-12-19 15:24:48 -0500
2923  * RT 3.6.3rc1
2924
2925 ------------------------------------------------------------------------
2926 r6654 | ruz | 2006-12-19 15:12:17 -0500 (Tue, 19 Dec 2006) | 1 line
2927 Changed paths:
2928    M /rt/branches/3.6-RELEASE/html/Elements/TicketList
2929
2930 * workaround problems with Page = '' or undef
2931 ------------------------------------------------------------------------
2932 r6653 | ruz | 2006-12-19 14:59:18 -0500 (Tue, 19 Dec 2006) | 2 lines
2933 Changed paths:
2934    M /rt/branches/3.6-RELEASE/html/Search/Elements/DisplayOptions
2935
2936 * always select(mark an option as selected) ASC or DESC value
2937 * drop aninit warn
2938 ------------------------------------------------------------------------
2939 r6652 | ruz | 2006-12-19 14:49:02 -0500 (Tue, 19 Dec 2006) | 3 lines
2940 Changed paths:
2941    M /rt/branches/3.6-RELEASE/html/Elements/SelectResultsPerPage
2942
2943 * if %ARGS has a key but value is undefefined then default values
2944   in the <%ARGS> section are ignored, but we want 50 rows per page
2945   by default
2946 ------------------------------------------------------------------------
2947 r6651 | ruz | 2006-12-19 14:40:03 -0500 (Tue, 19 Dec 2006) | 1 line
2948 Changed paths:
2949    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
2950
2951 * fix issue with saved searches on home page after upgrade from previouse version of RT
2952 ------------------------------------------------------------------------
2953 r6650 | jesse | 2006-12-19 12:24:06 -0500 (Tue, 19 Dec 2006) | 3 lines
2954 Changed paths:
2955    M /rt/branches/3.6-RELEASE
2956    M /rt/branches/3.6-RELEASE/html/Admin/Global/index.html
2957
2958  r46270@pinglin:  jesse | 2006-12-19 12:23:55 -0500
2959  * The clickable link to manage "RT at a glance" had the wrong path. Thanks to John Arends
2960
2961 ------------------------------------------------------------------------
2962 r6648 | jesse | 2006-12-18 17:32:04 -0500 (Mon, 18 Dec 2006) | 3 lines
2963 Changed paths:
2964    M /rt/branches/3.6-RELEASE
2965    M /rt/branches/3.6-RELEASE/releng.cnf
2966
2967  r46246@pinglin:  jesse | 2006-12-18 17:28:32 -0500
2968  * 3.6.2 final release
2969
2970 ------------------------------------------------------------------------
2971 r6647 | jesse | 2006-12-18 17:29:40 -0500 (Mon, 18 Dec 2006) | 3 lines
2972 Changed paths:
2973    M /rt/branches/3.6-RELEASE
2974
2975  r46168@pinglin:  jesse | 2006-12-14 23:38:55 -0500
2976  * Beter quoting on indexes for oracle schema. Should make 9i happier
2977
2978 ------------------------------------------------------------------------
2979 r6646 | falcone | 2006-12-18 16:14:12 -0500 (Mon, 18 Dec 2006) | 3 lines
2980 Changed paths:
2981    M /rt/branches/3.6-RELEASE
2982    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
2983
2984  r15224@ketch:  falcone | 2006-12-18 16:13:31 -0500
2985  * use a proper path to the bplogo.gif file
2986
2987 ------------------------------------------------------------------------
2988 r6633 | falcone | 2006-12-15 10:44:27 -0500 (Fri, 15 Dec 2006) | 6 lines
2989 Changed paths:
2990    M /rt/branches/3.6-RELEASE
2991    M /rt/branches/3.6-RELEASE/bin/rt.in
2992    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/attachments
2993    A /rt/branches/3.6-RELEASE/lib/t/data/lorem-ipsum
2994    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
2995
2996  r15177@ketch:  falcone | 2006-12-15 10:43:44 -0500
2997  * make the command line client remove the trailing newline if we're given non-text content
2998  * if we're returning just a non-text attachment from REST, set the ContentType
2999  * un-TODO tests of adding attachments through the command line interface
3000  * lorem-ipsum simple test attachment text
3001
3002 ------------------------------------------------------------------------
3003 r6632 | jesse | 2006-12-14 23:39:19 -0500 (Thu, 14 Dec 2006) | 3 lines
3004 Changed paths:
3005    M /rt/branches/3.6-RELEASE
3006    M /rt/branches/3.6-RELEASE/etc/schema.Oracle
3007
3008  r46168@dhcp64-134-35-110:  jesse | 2006-12-14 20:38:55 -0800
3009  * Beter quoting on indexes for oracle schema. Should make 9i happier
3010
3011 ------------------------------------------------------------------------
3012 r6618 | jesse | 2006-12-11 11:30:29 -0500 (Mon, 11 Dec 2006) | 3 lines
3013 Changed paths:
3014    M /rt/branches/3.6-RELEASE
3015    M /rt/branches/3.6-RELEASE/releng.cnf
3016
3017  r46101@245:  jesse | 2006-12-11 11:30:08 -0500
3018  * rc5
3019
3020 ------------------------------------------------------------------------
3021 r6595 | clkao | 2006-12-07 20:51:31 -0500 (Thu, 07 Dec 2006) | 1 line
3022 Changed paths:
3023    M /rt/branches/3.6-RELEASE/html/Admin/Users/MyRT.html
3024
3025 Carry current user id in the reset form for Admin/Users/MyRT.html.
3026 ------------------------------------------------------------------------
3027 r6594 | clkao | 2006-12-07 20:28:29 -0500 (Thu, 07 Dec 2006) | 1 line
3028 Changed paths:
3029    M /rt/branches/3.6-RELEASE/aclocal.m4
3030
3031 Merge r6433 from 3.7 branch.  This fixes inplace docroot problem.
3032 ------------------------------------------------------------------------
3033 r6592 | jesse | 2006-12-06 15:39:13 -0500 (Wed, 06 Dec 2006) | 3 lines
3034 Changed paths:
3035    M /rt/branches/3.6-RELEASE
3036    M /rt/branches/3.6-RELEASE/releng.cnf
3037
3038  r45881@pinglin:  jesse | 2006-12-06 15:38:58 -0500
3039   * rc4
3040
3041 ------------------------------------------------------------------------
3042 r6591 | jesse | 2006-12-06 14:18:48 -0500 (Wed, 06 Dec 2006) | 3 lines
3043 Changed paths:
3044    M /rt/branches/3.6-RELEASE
3045    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
3046
3047  r45870@114:  jesse | 2006-12-06 14:17:20 -0500
3048  * Let users add non-predefined searches saved by the superuser to RT::System's saved searches to their homepages
3049
3050 ------------------------------------------------------------------------
3051 r6590 | jesse | 2006-12-06 14:18:35 -0500 (Wed, 06 Dec 2006) | 3 lines
3052 Changed paths:
3053    M /rt/branches/3.6-RELEASE
3054    M /rt/branches/3.6-RELEASE/html/Admin/Users/Modify.html
3055
3056  r45869@114:  jesse | 2006-12-06 14:16:40 -0500
3057  * Allow admins to set custom field values on user create.
3058
3059 ------------------------------------------------------------------------
3060 r6589 | jesse | 2006-12-06 14:17:52 -0500 (Wed, 06 Dec 2006) | 3 lines
3061 Changed paths:
3062    M /rt/branches/3.6-RELEASE
3063    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
3064
3065  r45868@114:  jesse | 2006-12-06 13:29:38 -0500
3066  * perltidy
3067
3068 ------------------------------------------------------------------------
3069 r6588 | jesse | 2006-12-06 14:17:36 -0500 (Wed, 06 Dec 2006) | 4 lines
3070 Changed paths:
3071    M /rt/branches/3.6-RELEASE
3072    M /rt/branches/3.6-RELEASE/html/Elements/SelectBoolean
3073    M /rt/branches/3.6-RELEASE/html/Elements/SelectCustomFieldOperator
3074    M /rt/branches/3.6-RELEASE/html/Search/Elements/DisplayOptions
3075
3076  r45867@114:  jesse | 2006-12-06 13:29:07 -0500
3077  * Warning avoidance
3078  
3079
3080 ------------------------------------------------------------------------
3081 r6582 | jesse | 2006-12-04 13:20:08 -0500 (Mon, 04 Dec 2006) | 3 lines
3082 Changed paths:
3083    M /rt/branches/3.6-RELEASE
3084    M /rt/branches/3.6-RELEASE/releng.cnf
3085
3086  r45802@pinglin:  jesse | 2006-12-04 13:19:38 -0500
3087  * rc3
3088
3089 ------------------------------------------------------------------------
3090 r6581 | jesse | 2006-12-01 14:45:53 -0500 (Fri, 01 Dec 2006) | 3 lines
3091 Changed paths:
3092    M /rt/branches/3.6-RELEASE
3093    M /rt/branches/3.6-RELEASE/html/Admin/Global/index.html
3094
3095  r45701@pinglin:  jesse | 2006-12-01 14:45:41 -0500
3096  * Added a listing for "MyRT" to the actual displayed global list
3097
3098 ------------------------------------------------------------------------
3099 r6580 | jesse | 2006-12-01 14:19:52 -0500 (Fri, 01 Dec 2006) | 3 lines
3100 Changed paths:
3101    M /rt/branches/3.6-RELEASE
3102    M /rt/branches/3.6-RELEASE/lib/t/regression/00-mason-syntax.t
3103
3104  r45699@pinglin:  jesse | 2006-12-01 14:12:46 -0500
3105  * skip backup and .rej files when testing mason syntax
3106
3107 ------------------------------------------------------------------------
3108 r6579 | jesse | 2006-12-01 14:01:52 -0500 (Fri, 01 Dec 2006) | 3 lines
3109 Changed paths:
3110    M /rt/branches/3.6-RELEASE
3111    M /rt/branches/3.6-RELEASE/html/User/Prefs.html
3112
3113  r45679@pinglin:  jesse | 2006-12-01 13:53:39 -0500
3114  * Added a new "end of form" callback to user preferences
3115
3116 ------------------------------------------------------------------------
3117 r6578 | jesse | 2006-12-01 14:00:39 -0500 (Fri, 01 Dec 2006) | 5 lines
3118 Changed paths:
3119    M /rt/branches/3.6-RELEASE
3120    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
3121
3122  r45543@pinglin (orig r6545):  jesse | 2006-11-28 18:34:51 -0500
3123   r45542@64:  jesse | 2006-11-28 18:34:07 -0500
3124    * Refactoring to add a method to just _send_ a MIME::Entity as email
3125  
3126
3127 ------------------------------------------------------------------------
3128 r6577 | jesse | 2006-12-01 14:00:23 -0500 (Fri, 01 Dec 2006) | 5 lines
3129 Changed paths:
3130    M /rt/branches/3.6-RELEASE
3131    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
3132    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
3133
3134  r45540@pinglin (orig r6544):  jesse | 2006-11-28 17:16:13 -0500
3135   r45539@pinglin:  jesse | 2006-11-28 17:15:57 -0500
3136   * Refactor the recording of outgoing messages so we can massage the one we send but not the one we record
3137  
3138
3139 ------------------------------------------------------------------------
3140 r6576 | jesse | 2006-12-01 13:59:58 -0500 (Fri, 01 Dec 2006) | 5 lines
3141 Changed paths:
3142    M /rt/branches/3.6-RELEASE
3143    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3144    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
3145    M /rt/branches/3.6-RELEASE/html/Widgets/SavedSearch
3146
3147  r45536@pinglin (orig r6543):  jesse | 2006-11-28 15:30:14 -0500
3148   r45535@pinglin:  jesse | 2006-11-28 15:29:55 -0500
3149    * Allow a title on the saved searches dropdown
3150  
3151
3152 ------------------------------------------------------------------------
3153 r6575 | jesse | 2006-12-01 13:59:26 -0500 (Fri, 01 Dec 2006) | 3 lines
3154 Changed paths:
3155    M /rt/branches/3.6-RELEASE
3156    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
3157
3158  r45534@pinglin (orig r6542):  clkao | 2006-11-28 10:56:23 -0500
3159  Enable object custom field by default from rt-setup-database.
3160
3161 ------------------------------------------------------------------------
3162 r6574 | jesse | 2006-12-01 13:59:10 -0500 (Fri, 01 Dec 2006) | 5 lines
3163 Changed paths:
3164    M /rt/branches/3.6-RELEASE
3165    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
3166
3167  r45533@pinglin (orig r6541):  clkao | 2006-11-28 08:38:46 -0500
3168  Allow initdb to insert non-queue custom fields.  The logic for
3169  looking up queue is in CustomField->Create already.
3170  
3171
3172 ------------------------------------------------------------------------
3173 r6573 | jesse | 2006-12-01 13:58:44 -0500 (Fri, 01 Dec 2006) | 6 lines
3174 Changed paths:
3175    M /rt/branches/3.6-RELEASE
3176    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearch.pm
3177
3178  r45314@pinglin (orig r6511):  clkao | 2006-11-23 06:28:14 -0500
3179  Save searches in SaveSearch, not "Search - ..." for RT::System.
3180  Note that users must have ShowSavedSearch for the things they have
3181  on portlet to work.
3182  
3183
3184 ------------------------------------------------------------------------
3185 r6572 | jesse | 2006-12-01 13:58:09 -0500 (Fri, 01 Dec 2006) | 3 lines
3186 Changed paths:
3187    M /rt/branches/3.6-RELEASE
3188    M /rt/branches/3.6-RELEASE/html/Widgets/SavedSearch
3189
3190  r45312@pinglin (orig r6509):  clkao | 2006-11-23 05:45:58 -0500
3191  remove extra button
3192
3193 ------------------------------------------------------------------------
3194 r6571 | jesse | 2006-12-01 13:57:54 -0500 (Fri, 01 Dec 2006) | 3 lines
3195 Changed paths:
3196    M /rt/branches/3.6-RELEASE
3197    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3198    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
3199    A /rt/branches/3.6-RELEASE/html/Widgets/SavedSearch
3200
3201  r45311@pinglin (orig r6508):  clkao | 2006-11-23 05:24:36 -0500
3202  Support load and save for charts, in a separate widget SavedSearch.
3203
3204 ------------------------------------------------------------------------
3205 r6570 | jesse | 2006-12-01 13:57:27 -0500 (Fri, 01 Dec 2006) | 4 lines
3206 Changed paths:
3207    M /rt/branches/3.6-RELEASE
3208    M /rt/branches/3.6-RELEASE/html/Search/Build.html
3209
3210  r45310@pinglin (orig r6507):  clkao | 2006-11-23 03:50:33 -0500
3211  Cluster the processing of saved search related management together.
3212  
3213
3214 ------------------------------------------------------------------------
3215 r6569 | jesse | 2006-12-01 13:56:55 -0500 (Fri, 01 Dec 2006) | 3 lines
3216 Changed paths:
3217    M /rt/branches/3.6-RELEASE
3218    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3219    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
3220    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectSearchesForObjects
3221
3222  r45294@pinglin (orig r6504):  clkao | 2006-11-22 14:23:23 -0500
3223  simple saved chart ui.
3224
3225 ------------------------------------------------------------------------
3226 r6568 | jesse | 2006-12-01 13:56:25 -0500 (Fri, 01 Dec 2006) | 3 lines
3227 Changed paths:
3228    M /rt/branches/3.6-RELEASE
3229    M /rt/branches/3.6-RELEASE/html/Admin/Elements/UserTabs
3230    A /rt/branches/3.6-RELEASE/html/Admin/Users/MyRT.html
3231
3232  r45293@pinglin (orig r6503):  clkao | 2006-11-22 12:39:59 -0500
3233  Allow editing myrt prefs for individual user.
3234
3235 ------------------------------------------------------------------------
3236 r6567 | jesse | 2006-12-01 13:56:07 -0500 (Fri, 01 Dec 2006) | 3 lines
3237 Changed paths:
3238    M /rt/branches/3.6-RELEASE
3239    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
3240
3241  r45292@pinglin (orig r6502):  clkao | 2006-11-22 09:18:33 -0500
3242  Fix missing >
3243
3244 ------------------------------------------------------------------------
3245 r6566 | jesse | 2006-12-01 13:55:27 -0500 (Fri, 01 Dec 2006) | 3 lines
3246 Changed paths:
3247    M /rt/branches/3.6-RELEASE
3248    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3249
3250  r45290@pinglin (orig r6500):  clkao | 2006-11-22 07:27:01 -0500
3251  Use RT::SavedSearch for Chart saving as well.
3252
3253 ------------------------------------------------------------------------
3254 r6565 | jesse | 2006-12-01 13:55:01 -0500 (Fri, 01 Dec 2006) | 3 lines
3255 Changed paths:
3256    M /rt/branches/3.6-RELEASE
3257    M /rt/branches/3.6-RELEASE/html/Search/Build.html
3258    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearch.pm
3259
3260  r45289@pinglin (orig r6499):  clkao | 2006-11-22 07:21:00 -0500
3261  Refactor Search/Build.html to save searches using RT::SavedSearch.
3262
3263 ------------------------------------------------------------------------
3264 r6564 | jesse | 2006-12-01 13:54:28 -0500 (Fri, 01 Dec 2006) | 3 lines
3265 Changed paths:
3266    M /rt/branches/3.6-RELEASE
3267    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3268
3269  r45288@pinglin (orig r6498):  clkao | 2006-11-22 06:57:24 -0500
3270  Must save searches on RT::System with 'Search - ' convention.
3271
3272 ------------------------------------------------------------------------
3273 r6563 | jesse | 2006-12-01 13:54:14 -0500 (Fri, 01 Dec 2006) | 3 lines
3274 Changed paths:
3275    M /rt/branches/3.6-RELEASE
3276    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
3277
3278  r45287@pinglin (orig r6497):  clkao | 2006-11-22 06:33:42 -0500
3279  Allow resetting myrt.
3280
3281 ------------------------------------------------------------------------
3282 r6562 | jesse | 2006-12-01 13:53:42 -0500 (Fri, 01 Dec 2006) | 3 lines
3283 Changed paths:
3284    M /rt/branches/3.6-RELEASE
3285    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SystemTabs
3286    A /rt/branches/3.6-RELEASE/html/Admin/Global/MyRT.html
3287
3288  r45286@pinglin (orig r6496):  clkao | 2006-11-22 06:17:20 -0500
3289  Global/Admin/MyRT.html for configure global myrt.
3290
3291 ------------------------------------------------------------------------
3292 r6561 | jesse | 2006-12-01 13:53:07 -0500 (Fri, 01 Dec 2006) | 3 lines
3293 Changed paths:
3294    M /rt/branches/3.6-RELEASE
3295    A /rt/branches/3.6-RELEASE/html/Admin/Elements/ConfigureMyRT
3296    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
3297
3298  r45285@pinglin (orig r6495):  clkao | 2006-11-22 06:04:43 -0500
3299  Refactor MyRT configuration to an element.
3300
3301 ------------------------------------------------------------------------
3302 r6560 | jesse | 2006-12-01 13:52:28 -0500 (Fri, 01 Dec 2006) | 3 lines
3303 Changed paths:
3304    M /rt/branches/3.6-RELEASE
3305    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
3306
3307  r45284@pinglin (orig r6494):  clkao | 2006-11-22 05:28:14 -0500
3308  Display search type as part of the portlet name in MyRT prefs.
3309
3310 ------------------------------------------------------------------------
3311 r6559 | jesse | 2006-12-01 13:51:59 -0500 (Fri, 01 Dec 2006) | 4 lines
3312 Changed paths:
3313    M /rt/branches/3.6-RELEASE
3314    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
3315    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
3316    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
3317
3318  r45283@pinglin (orig r6493):  clkao | 2006-11-22 04:56:50 -0500
3319  Fix chart saved in rt::system for selection in MyRT preferences.
3320  
3321
3322 ------------------------------------------------------------------------
3323 r6558 | jesse | 2006-12-01 13:51:45 -0500 (Fri, 01 Dec 2006) | 3 lines
3324 Changed paths:
3325    M /rt/branches/3.6-RELEASE
3326    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
3327    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearch.pm
3328
3329  r45282@pinglin (orig r6492):  clkao | 2006-11-22 04:44:13 -0500
3330  Move load_container_object into RT::SavedSearch.
3331
3332 ------------------------------------------------------------------------
3333 r6557 | jesse | 2006-12-01 13:51:26 -0500 (Fri, 01 Dec 2006) | 4 lines
3334 Changed paths:
3335    M /rt/branches/3.6-RELEASE
3336    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearches.pm
3337
3338  r45281@pinglin (orig r6491):  clkao | 2006-11-22 04:38:43 -0500
3339  RT::SavedSearches::_GetObject is the same as RT::SavedSearch::_GetObject,
3340  apart from error messages.
3341
3342 ------------------------------------------------------------------------
3343 r6556 | jesse | 2006-12-01 13:51:12 -0500 (Fri, 01 Dec 2006) | 3 lines
3344 Changed paths:
3345    M /rt/branches/3.6-RELEASE
3346    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
3347    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3348    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
3349    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearches.pm
3350
3351  r45280@pinglin (orig r6490):  clkao | 2006-11-22 03:57:46 -0500
3352  refactor the code for loading saved search privacies to RT::SavedSearches.
3353
3354 ------------------------------------------------------------------------
3355 r6555 | jesse | 2006-12-01 13:50:35 -0500 (Fri, 01 Dec 2006) | 3 lines
3356 Changed paths:
3357    M /rt/branches/3.6-RELEASE
3358    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
3359
3360  r45278@pinglin (orig r6488):  clkao | 2006-11-22 03:08:27 -0500
3361  Don't show edit link when there's no customize url
3362
3363 ------------------------------------------------------------------------
3364 r6554 | jesse | 2006-12-01 13:49:56 -0500 (Fri, 01 Dec 2006) | 3 lines
3365 Changed paths:
3366    M /rt/branches/3.6-RELEASE
3367    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
3368
3369  r45277@pinglin (orig r6487):  clkao | 2006-11-22 03:00:53 -0500
3370  portlet link should respect searchtype.
3371
3372 ------------------------------------------------------------------------
3373 r6553 | jesse | 2006-12-01 13:49:44 -0500 (Fri, 01 Dec 2006) | 3 lines
3374 Changed paths:
3375    M /rt/branches/3.6-RELEASE
3376    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
3377    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3378
3379  r45276@pinglin (orig r6486):  clkao | 2006-11-22 02:22:33 -0500
3380  Make the style of chart in myrt consistent.
3381
3382 ------------------------------------------------------------------------
3383 r6552 | jesse | 2006-12-01 13:49:08 -0500 (Fri, 01 Dec 2006) | 3 lines
3384 Changed paths:
3385    M /rt/branches/3.6-RELEASE
3386    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
3387
3388  r45274@pinglin (orig r6484):  clkao | 2006-11-21 15:20:33 -0500
3389  No we don't really want to abort.
3390
3391 ------------------------------------------------------------------------
3392 r6551 | jesse | 2006-12-01 13:48:55 -0500 (Fri, 01 Dec 2006) | 11 lines
3393 Changed paths:
3394    M /rt/branches/3.6-RELEASE
3395    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
3396    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3397
3398  r45273@pinglin (orig r6483):  clkao | 2006-11-21 14:31:42 -0500
3399  First cut of savable chart.
3400  
3401  * Search/Chart.html: build form for saving current chart into
3402    saved search, with type "Chart".  This makes the saved search
3403    shows up in MyRT prefs.
3404  
3405  * Elements/ShowSearch: when showing a saved search that is not
3406    of type "Ticket", dispatch to different handler.
3407  
3408
3409 ------------------------------------------------------------------------
3410 r6548 | jesse | 2006-11-30 12:27:18 -0500 (Thu, 30 Nov 2006) | 8 lines
3411 Changed paths:
3412    M /rt/branches/3.6-RELEASE
3413    M /rt/branches/3.6-RELEASE/lib/RT/Scrip_Overlay.pm
3414
3415  r45595@pinglin:  jesse | 2006-11-30 12:26:55 -0500
3416  RT-Ticket: 8049
3417  RT-Status: resolved
3418  RT-Update: correspond
3419  
3420  Thanks. Applied
3421  
3422
3423 ------------------------------------------------------------------------
3424 r6547 | jesse | 2006-11-28 21:27:35 -0500 (Tue, 28 Nov 2006) | 3 lines
3425 Changed paths:
3426    M /rt/branches/3.6-RELEASE
3427    M /rt/branches/3.6-RELEASE/html/NoAuth/js/ahah.js
3428
3429  r45558@pinglin:  jesse | 2006-11-28 21:26:43 -0500
3430  * When doing an AHAH replace of a page section, don't show a "loading" message. (makes things feel smoother)
3431
3432 ------------------------------------------------------------------------
3433 r6546 | jesse | 2006-11-28 21:27:23 -0500 (Tue, 28 Nov 2006) | 3 lines
3434 Changed paths:
3435    M /rt/branches/3.6-RELEASE
3436    M /rt/branches/3.6-RELEASE/lib/RT/Template_Overlay.pm
3437
3438  r45544@pinglin:  jesse | 2006-11-28 18:37:57 -0500
3439   * Typo fix
3440
3441 ------------------------------------------------------------------------
3442 r6515 | ruz | 2006-11-24 16:22:32 -0500 (Fri, 24 Nov 2006) | 1 line
3443 Changed paths:
3444    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pl.po
3445
3446 * Polish translation, thanks to Arkadiusz Miskiewicz
3447 ------------------------------------------------------------------------
3448 r6514 | ruz | 2006-11-24 10:11:12 -0500 (Fri, 24 Nov 2006) | 1 line
3449 Changed paths:
3450    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ru.po
3451
3452 * update of russian translation
3453 ------------------------------------------------------------------------
3454 r6513 | ruz | 2006-11-24 07:42:09 -0500 (Fri, 24 Nov 2006) | 5 lines
3455 Changed paths:
3456    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditScrip
3457    M /rt/branches/3.6-RELEASE/html/Admin/Global/Scrip.html
3458    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Scrip.html
3459    M /rt/branches/3.6-RELEASE/lib/RT/Scrip_Overlay.pm
3460
3461 Scrip management
3462 * error messages
3463 * preserve values of the fields between calls
3464 * correctly report id in the tab
3465 * fix #7445
3466 ------------------------------------------------------------------------
3467 r6477 | clkao | 2006-11-21 07:17:23 -0500 (Tue, 21 Nov 2006) | 1 line
3468 Changed paths:
3469    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
3470
3471 Allow arguments from component porlets.
3472 ------------------------------------------------------------------------
3473 r6468 | ruz | 2006-11-20 22:56:05 -0500 (Mon, 20 Nov 2006) | 1 line
3474 Changed paths:
3475    M /rt/branches/3.6-RELEASE/lib/t/regression/04send_email.t
3476
3477 * correct number of test
3478 ------------------------------------------------------------------------
3479 r6467 | ruz | 2006-11-20 21:29:46 -0500 (Mon, 20 Nov 2006) | 1 line
3480 Changed paths:
3481    A /rt/branches/3.6-RELEASE/lib/t/data/very-long-subject
3482    M /rt/branches/3.6-RELEASE/lib/t/regression/04send_email.t
3483
3484 * add a test for processing of emails with a long subject
3485 ------------------------------------------------------------------------
3486 r6466 | ruz | 2006-11-20 18:26:54 -0500 (Mon, 20 Nov 2006) | 2 lines
3487 Changed paths:
3488    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
3489    A /rt/branches/3.6-RELEASE/lib/t/data/subject-with-folding-ws
3490    M /rt/branches/3.6-RELEASE/lib/t/regression/04send_email.t
3491    M /rt/branches/3.6-RELEASE/lib/t/regression/06-mime_decoding.t
3492
3493 * tests and fix for folding white spaces in headers
3494 * see also #5248 at rt3.fsck.com
3495 ------------------------------------------------------------------------
3496 r6464 | clkao | 2006-11-20 15:03:46 -0500 (Mon, 20 Nov 2006) | 1 line
3497 Changed paths:
3498    M /rt/branches/3.6-RELEASE/sbin/license_tag
3499
3500 FSF has changed their address.
3501 ------------------------------------------------------------------------
3502 r6458 | ruz | 2006-11-20 00:54:02 -0500 (Mon, 20 Nov 2006) | 1 line
3503 Changed paths:
3504    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
3505
3506 * minor changes
3507 ------------------------------------------------------------------------
3508 r6453 | ruz | 2006-11-18 15:08:31 -0500 (Sat, 18 Nov 2006) | 18 lines
3509 Changed paths:
3510    M /rt/branches/3.6-RELEASE/html/autohandler
3511    M /rt/branches/3.6-RELEASE/lib/t/regression/21query-builder.t
3512
3513 * fix problems in building queries with CF conditions based on
3514   CFs with not-ascii names
3515 ** bug fix for #8012 at rt3.fsck.com and may be other bugs related
3516    to not-ascii keys in the %ARGS.
3517 ** add a test
3518
3519 Additional info:
3520
3521 Use $m->comp( { base_comp => $m->request_comp }, $m->fetch_next, %ARGS );
3522 instead of $m->call_next to avoid problems with UTF8 keys in arguments.
3523 The call_next method pass through original arguments and if you have
3524 an argument with unicode key then in a next component you'll get two
3525 records in the args hash: one with key without UTF8 flag and another
3526 with the flag, which may result into errors. "{ base_comp => $m->request_comp }"
3527 is copied from mason's source to get the same results as we get from
3528 call_next method, this feature is not documented, so we just leave it
3529 here to avoid possible side effects.
3530
3531 ------------------------------------------------------------------------
3532 r6450 | ruz | 2006-11-16 17:07:58 -0500 (Thu, 16 Nov 2006) | 3 lines
3533 Changed paths:
3534    M /rt/branches/3.6-RELEASE/html/Search/Build.html
3535    M /rt/branches/3.6-RELEASE/lib/t/regression/21query-builder.t
3536
3537 * fix TODO tests in query builder and add new tests
3538 ** all tests are related to building queries like 'C1 OR ( C2 AND C3 )',
3539    QB was changing all entry aggregators to AND
3540 ------------------------------------------------------------------------
3541 r6449 | ruz | 2006-11-16 17:03:05 -0500 (Thu, 16 Nov 2006) | 1 line
3542 Changed paths:
3543    M /rt/branches/3.6-RELEASE/lib/t/regression/21query-builder.t
3544
3545 * make the test file re-entrant
3546 ------------------------------------------------------------------------
3547 r6446 | ruz | 2006-11-16 11:28:28 -0500 (Thu, 16 Nov 2006) | 1 line
3548 Changed paths:
3549    A /rt/branches/3.6-RELEASE/lib/t/regression/00-mason-syntax.t
3550    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
3551
3552 * test syntax of comps with a mason compiler
3553 ------------------------------------------------------------------------
3554 r6432 | jesse | 2006-11-14 15:53:31 -0500 (Tue, 14 Nov 2006) | 3 lines
3555 Changed paths:
3556    M /rt/branches/3.6-RELEASE
3557    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
3558    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Handler.pm
3559
3560  r44838@pinglin:  jesse | 2006-11-14 15:53:18 -0500
3561  * Move Text::Quoted back to being a run-time require. So that it's possible to turn off the feature if it causes your perl to segfault. (Text::Tabs is...not robust in the face of perl bugs)
3562
3563 ------------------------------------------------------------------------
3564 r6400 | jesse | 2006-11-09 23:46:17 -0500 (Thu, 09 Nov 2006) | 4 lines
3565 Changed paths:
3566    M /rt/branches/3.6-RELEASE
3567    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
3568
3569  r44740@pinglin:  jesse | 2006-11-09 23:46:01 -0500
3570  * Added a callback to let extensions massage custom homepage portlet searches
3571  
3572
3573 ------------------------------------------------------------------------
3574 r6399 | jesse | 2006-11-09 23:41:15 -0500 (Thu, 09 Nov 2006) | 4 lines
3575 Changed paths:
3576    M /rt/branches/3.6-RELEASE
3577    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
3578    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
3579
3580  r44732@pinglin:  jesse | 2006-11-09 23:41:00 -0500
3581  * The RT homepage no longer explodes if you upgrade from 3.4. (Error proof the "Portlets" attribute handling)
3582  
3583
3584 ------------------------------------------------------------------------
3585 r6380 | jesse | 2006-11-07 14:22:15 -0500 (Tue, 07 Nov 2006) | 4 lines
3586 Changed paths:
3587    M /rt/branches/3.6-RELEASE
3588    M /rt/branches/3.6-RELEASE/html/SelfService/Closed.html
3589    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/MyRequests
3590    M /rt/branches/3.6-RELEASE/html/SelfService/index.html
3591
3592  r40520@pinglin:  jesse | 2006-11-07 14:15:50 -0500
3593  * SelfService cleanup and regularization patches from 
3594          David Chandek-Stark <david.chandek.stark@duke.edu>
3595
3596 ------------------------------------------------------------------------
3597 r6379 | jesse | 2006-11-07 14:16:57 -0500 (Tue, 07 Nov 2006) | 3 lines
3598 Changed paths:
3599    M /rt/branches/3.6-RELEASE
3600    M /rt/branches/3.6-RELEASE/releng.cnf
3601
3602  r29654@pinglin:  jesse | 2006-10-31 17:10:10 -0500
3603  3.6.2rc2
3604
3605 ------------------------------------------------------------------------
3606 r6363 | falcone | 2006-11-06 14:09:32 -0500 (Mon, 06 Nov 2006) | 4 lines
3607 Changed paths:
3608    M /rt/branches/3.6-RELEASE
3609    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
3610
3611  r14256@ketch:  falcone | 2006-11-06 14:08:54 -0500
3612  Make LoadConfig a lot more vocal about why it can't read your config files
3613  and offer some hints and warnings about fixing it
3614
3615 ------------------------------------------------------------------------
3616 r6362 | falcone | 2006-11-06 14:09:21 -0500 (Mon, 06 Nov 2006) | 3 lines
3617 Changed paths:
3618    M /rt/branches/3.6-RELEASE
3619    M /rt/branches/3.6-RELEASE/README
3620
3621  r14255@ketch:  falcone | 2006-11-06 14:07:58 -0500
3622  You can't have FastCgiIpcDir and FastCgiServer in the VirtualHost block
3623
3624 ------------------------------------------------------------------------
3625 r6302 | ruz | 2006-10-25 23:18:11 -0400 (Wed, 25 Oct 2006) | 3 lines
3626 Changed paths:
3627    M /rt/branches/3.6-RELEASE
3628    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
3629
3630  r4038@cubic-pc:  cubic | 2006-10-26 07:29:27 +0400
3631  * add doc
3632
3633 ------------------------------------------------------------------------
3634 r6243 | jesse | 2006-10-20 12:37:05 -0400 (Fri, 20 Oct 2006) | 3 lines
3635 Changed paths:
3636    M /rt/branches/3.6-RELEASE
3637    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
3638
3639  r28972@119:  jesse | 2006-10-20 12:36:50 -0400
3640  * Backed out the rest of kevin's accidental commit
3641
3642 ------------------------------------------------------------------------
3643 r6242 | kevinr | 2006-10-20 01:13:43 -0400 (Fri, 20 Oct 2006) | 3 lines
3644 Changed paths:
3645    M /rt/branches/3.6-RELEASE
3646    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
3647
3648  r28708@SAD-GIRL-IN-SNOW:  kevinr | 2006-10-20 01:13:16 -0400
3649  * Reverted
3650
3651 ------------------------------------------------------------------------
3652 r6241 | kevinr | 2006-10-20 00:05:59 -0400 (Fri, 20 Oct 2006) | 3 lines
3653 Changed paths:
3654    M /rt/branches/3.6-RELEASE
3655    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
3656
3657  r28703@sad-girl-in-snow:  kevinr | 2006-10-20 00:02:48 -0400
3658  * Pulled User::WatchedQueues in from RT::Extension::rt_cpan_org
3659
3660 ------------------------------------------------------------------------
3661 r6240 | kevinr | 2006-10-20 00:05:03 -0400 (Fri, 20 Oct 2006) | 1 line
3662 Changed paths:
3663    M /rt/branches/3.6-RELEASE
3664    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
3665    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
3666
3667
3668 ------------------------------------------------------------------------
3669 r6211 | jesse | 2006-10-16 11:49:02 -0400 (Mon, 16 Oct 2006) | 7 lines
3670 Changed paths:
3671    M /rt/branches/3.6-RELEASE
3672    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
3673
3674  r28886@pinglin:  jesse | 2006-10-16 11:48:54 -0400
3675  * Added a workaround for parsing headers from broken  MUAs that send headers like:
3676  
3677      From: ""Vincent, Jesse"" <jesse@fsck.com>
3678  
3679  
3680
3681 ------------------------------------------------------------------------
3682 r6201 | ruz | 2006-10-12 22:33:22 -0400 (Thu, 12 Oct 2006) | 3 lines
3683 Changed paths:
3684    M /rt/branches/3.6-RELEASE
3685    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
3686
3687  r3951@cubic-pc:  cubic | 2006-10-13 06:43:19 +0400
3688  * we have $OldOwnerObj, so use it
3689
3690 ------------------------------------------------------------------------
3691 r6200 | ruz | 2006-10-12 22:33:13 -0400 (Thu, 12 Oct 2006) | 3 lines
3692 Changed paths:
3693    M /rt/branches/3.6-RELEASE
3694    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Tabs
3695
3696  r3950@cubic-pc:  cubic | 2006-10-13 06:07:28 +0400
3697  * fine tune [Take] and [Steal] actions according to ACL
3698
3699 ------------------------------------------------------------------------
3700 r6199 | ruz | 2006-10-12 22:33:05 -0400 (Thu, 12 Oct 2006) | 3 lines
3701 Changed paths:
3702    M /rt/branches/3.6-RELEASE
3703    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Tabs
3704
3705  r3949@cubic-pc:  cubic | 2006-10-13 06:02:30 +0400
3706  * cache results of rights checks locally
3707
3708 ------------------------------------------------------------------------
3709 r6198 | ruz | 2006-10-12 17:54:23 -0400 (Thu, 12 Oct 2006) | 3 lines
3710 Changed paths:
3711    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
3712
3713 * skip -Category part as -Magic [rt3.fsck.com #7903]
3714 * drop $cfid as it's not used
3715
3716 ------------------------------------------------------------------------
3717 r6172 | jesse | 2006-10-06 12:42:45 -0400 (Fri, 06 Oct 2006) | 5 lines
3718 Changed paths:
3719    M /rt/branches/3.6-RELEASE
3720    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
3721
3722  r28065@101:  jesse | 2006-10-06 12:42:52 -0400
3723  * After RT 3.6.1, we broke the ""send an error message" email routines to require that they have an incoming message. Fixed now
3724      - Spotted by Jason A. Diegmueller
3725  
3726
3727 ------------------------------------------------------------------------
3728 r6167 | jesse | 2006-10-05 12:06:49 -0400 (Thu, 05 Oct 2006) | 3 lines
3729 Changed paths:
3730    M /rt/branches/3.6-RELEASE
3731    M /rt/branches/3.6-RELEASE/releng.cnf
3732
3733  r28050@pinglin:  jesse | 2006-10-05 12:06:47 -0400
3734  * 3.6.2rc1
3735
3736 ------------------------------------------------------------------------
3737 r6063 | jesse | 2006-09-27 18:43:54 -0400 (Wed, 27 Sep 2006) | 3 lines
3738 Changed paths:
3739    M /rt/branches/3.6-RELEASE
3740    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/Approve
3741
3742  r27846@253:  jesse | 2006-09-27 18:43:53 -0400
3743  * removed a stray font tag
3744
3745 ------------------------------------------------------------------------
3746 r6055 | ruz | 2006-09-26 22:25:59 -0400 (Tue, 26 Sep 2006) | 1 line
3747 Changed paths:
3748    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
3749
3750 * convert de.po back to UTF-8 from latin-1
3751 ------------------------------------------------------------------------
3752 r6054 | ruz | 2006-09-26 20:32:59 -0400 (Tue, 26 Sep 2006) | 48 lines
3753 Changed paths:
3754    M /rt/branches/3.6-RELEASE
3755    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldSelect
3756    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomFields
3757    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
3758    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
3759    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
3760    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
3761
3762 merge 3.4 -> QUEBEC -> CHALDEA -> 3.6
3763
3764  r3890@cubic-pc (orig r6053):  ruz | 2006-09-27 04:31:42 +0400
3765  merge QUEBEC -> CHALDEA
3766  
3767   r3883@cubic-pc (orig r6046):  ruz | 2006-09-27 03:29:31 +0400
3768    r3671@cubic-pc (orig r5829):  ruz | 2006-08-31 00:12:48 +0400
3769    * typo
3770   
3771   r3884@cubic-pc (orig r6047):  ruz | 2006-09-27 03:29:39 +0400
3772    r3694@cubic-pc (orig r5849):  ruz | 2006-09-04 20:32:29 +0400
3773    * drop unused variable
3774    * init index($i) with 0 to avoid warnings
3775   
3776   r3885@cubic-pc (orig r6048):  ruz | 2006-09-27 03:29:51 +0400
3777    r3695@cubic-pc (orig r5850):  ruz | 2006-09-04 20:49:12 +0400
3778    * drop uninit warning
3779   
3780   r3886@cubic-pc (orig r6049):  ruz | 2006-09-27 04:15:12 +0400
3781    r3696@cubic-pc (orig r5856):  ruz | 2006-09-04 23:17:14 +0400
3782    * split function ProcessObjectCustomFieldUpdates into two
3783    * call RedoSearch on object's custom fields values collection
3784      after {Add,Delete}CustomFieldValues operations
3785   
3786   r3887@cubic-pc (orig r6050):  ruz | 2006-09-27 04:15:22 +0400
3787    r3697@cubic-pc (orig r5857):  ruz | 2006-09-04 23:30:28 +0400
3788    * redo search if we have deleted entries in collection
3789   
3790   r3888@cubic-pc (orig r6051):  ruz | 2006-09-27 04:15:29 +0400
3791    r3698@cubic-pc (orig r5858):  ruz | 2006-09-05 02:09:30 +0400
3792    ::OldValue and ::NewValue
3793    * don't load object if {Old,New}Reference is false value
3794    ** this is hitting some cache issues and could return "random" result
3795       which brakes tickets' history.
3796    
3797    Thanks to Joshua Speicher.
3798    
3799   
3800   r3889@cubic-pc (orig r6052):  ruz | 2006-09-27 04:15:58 +0400
3801    r3759@cubic-pc (orig r5943):  jesse | 2006-09-15 23:31:25 +0400
3802     r27507@pinglin:  jesse | 2006-09-15 20:30:47 +0100
3803     [mail gateway] Todd Chapman discovered a case where RT's mail gateway would default to the RT::SystemUser if no valid from header were found. This could allow a malicious user to create tickets or reply to tickets, but not to gain access to data.
3804     
3805     
3806    
3807   
3808  
3809
3810 ------------------------------------------------------------------------
3811 r6045 | ruz | 2006-09-26 18:59:02 -0400 (Tue, 26 Sep 2006) | 1 line
3812 Changed paths:
3813    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
3814
3815 * drop unused code
3816 ------------------------------------------------------------------------
3817 r6044 | ruz | 2006-09-26 18:47:02 -0400 (Tue, 26 Sep 2006) | 1 line
3818 Changed paths:
3819    D /rt/branches/3.6-RELEASE/html/NoAuth/ahah.js
3820    D /rt/branches/3.6-RELEASE/html/NoAuth/printrt.css
3821
3822 * remove files that have been added by merge
3823 ------------------------------------------------------------------------
3824 r6043 | ruz | 2006-09-26 18:34:35 -0400 (Tue, 26 Sep 2006) | 1 line
3825 Changed paths:
3826    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditBasics
3827
3828 * drop duplicated code (result of the merge)
3829 ------------------------------------------------------------------------
3830 r6042 | ruz | 2006-09-26 18:24:16 -0400 (Tue, 26 Sep 2006) | 1 line
3831 Changed paths:
3832    M /rt/branches/3.6-RELEASE/html/autohandler
3833
3834 * parsing fails after merge, fix it
3835 ------------------------------------------------------------------------
3836 r6041 | ruz | 2006-09-26 18:23:05 -0400 (Tue, 26 Sep 2006) | 1 line
3837 Changed paths:
3838    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFields
3839
3840 * fix merge bug
3841 ------------------------------------------------------------------------
3842 r6040 | ruz | 2006-09-26 17:49:01 -0400 (Tue, 26 Sep 2006) | 1 line
3843 Changed paths:
3844    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
3845
3846 * revert wrong merge part
3847 ------------------------------------------------------------------------
3848 r6039 | ruz | 2006-09-26 11:06:31 -0400 (Tue, 26 Sep 2006) | 2254 lines
3849 Changed paths:
3850    M /rt/branches/3.6-RELEASE
3851    M /rt/branches/3.6-RELEASE/README
3852    M /rt/branches/3.6-RELEASE/bin/rt-crontool.in
3853    M /rt/branches/3.6-RELEASE/bin/rt-mailgate.in
3854    M /rt/branches/3.6-RELEASE/bin/rt.in
3855    M /rt/branches/3.6-RELEASE/bin/webmux.pl.in
3856    M /rt/branches/3.6-RELEASE/configure.ac
3857    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
3858    M /rt/branches/3.6-RELEASE/etc/RT_SiteConfig.pm
3859    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/Modify.html
3860    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/index.html
3861    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditCustomFields
3862    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditScrips
3863    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ListGlobalScrips
3864    M /rt/branches/3.6-RELEASE/html/Admin/Groups/index.html
3865    M /rt/branches/3.6-RELEASE/html/Admin/Users/Modify.html
3866    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/PendingMyApproval
3867    M /rt/branches/3.6-RELEASE/html/Elements/Callback
3868    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/ParseFormat
3869    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/Row
3870    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomField
3871    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldFreeform
3872    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldSelect
3873    M /rt/branches/3.6-RELEASE/html/Elements/Footer
3874    M /rt/branches/3.6-RELEASE/html/Elements/Header
3875    M /rt/branches/3.6-RELEASE/html/Elements/Menu
3876    M /rt/branches/3.6-RELEASE/html/Elements/PageLayout
3877    M /rt/branches/3.6-RELEASE/html/Elements/QueryString
3878    M /rt/branches/3.6-RELEASE/html/Elements/QuickCreate
3879    M /rt/branches/3.6-RELEASE/html/Elements/RT__Ticket/ColumnMap
3880    M /rt/branches/3.6-RELEASE/html/Elements/ScrubHTML
3881    M /rt/branches/3.6-RELEASE/html/Elements/SelectNewTicketQueue
3882    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldBinary
3883    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldWikitext
3884    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFields
3885    M /rt/branches/3.6-RELEASE/html/Elements/ValidateCustomFields
3886    A /rt/branches/3.6-RELEASE/html/NoAuth/ahah.js
3887    A /rt/branches/3.6-RELEASE/html/NoAuth/printrt.css
3888    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
3889    M /rt/branches/3.6-RELEASE/html/REST/1.0/NoAuth/mail-gateway
3890    M /rt/branches/3.6-RELEASE/html/REST/1.0/search/ticket
3891    M /rt/branches/3.6-RELEASE/html/Search/Build.html
3892    M /rt/branches/3.6-RELEASE/html/Search/Chart
3893    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
3894    M /rt/branches/3.6-RELEASE/html/Search/Elements/BuildFormatString
3895    M /rt/branches/3.6-RELEASE/html/Search/Elements/Chart
3896    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
3897    M /rt/branches/3.6-RELEASE/html/Search/Results.html
3898    M /rt/branches/3.6-RELEASE/html/Search/Results.rdf
3899    M /rt/branches/3.6-RELEASE/html/Search/Results.tsv
3900    M /rt/branches/3.6-RELEASE/html/SelfService/Create.html
3901    M /rt/branches/3.6-RELEASE/html/SelfService/Display.html
3902    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
3903    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
3904    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditBasics
3905    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomFields
3906    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/PreviewScrips
3907    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Reminders
3908    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowBasics
3909    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowDates
3910    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowHistory
3911    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowRequestor
3912    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowSummary
3913    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTime
3914    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransaction
3915    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
3916    M /rt/branches/3.6-RELEASE/html/Ticket/Modify.html
3917    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html
3918    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyDates.html
3919    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyLinks.html
3920    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyPeople.html
3921    M /rt/branches/3.6-RELEASE/html/Ticket/Update.html
3922    M /rt/branches/3.6-RELEASE/html/Tools/Elements/Tabs
3923    M /rt/branches/3.6-RELEASE/html/Tools/Offline.html
3924    M /rt/branches/3.6-RELEASE/html/User/Elements/Tabs
3925    M /rt/branches/3.6-RELEASE/html/autohandler
3926    M /rt/branches/3.6-RELEASE/lib/RT/ACE_Overlay.pm
3927    M /rt/branches/3.6-RELEASE/lib/RT/Action/CreateTickets.pm
3928    M /rt/branches/3.6-RELEASE/lib/RT/Action/Generic.pm
3929    M /rt/branches/3.6-RELEASE/lib/RT/Action/Notify.pm
3930    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
3931    M /rt/branches/3.6-RELEASE/lib/RT/Attachment_Overlay.pm
3932    M /rt/branches/3.6-RELEASE/lib/RT/Attachments_Overlay.pm
3933    M /rt/branches/3.6-RELEASE/lib/RT/Base.pm
3934    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
3935    M /rt/branches/3.6-RELEASE/lib/RT/Condition/Generic.pm
3936    M /rt/branches/3.6-RELEASE/lib/RT/CustomField.pm
3937    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValues.pm
3938    M /rt/branches/3.6-RELEASE/lib/RT/CustomField_Overlay.pm
3939    M /rt/branches/3.6-RELEASE/lib/RT/CustomFields_Overlay.pm
3940    M /rt/branches/3.6-RELEASE/lib/RT/Date.pm
3941    M /rt/branches/3.6-RELEASE/lib/RT/EmailParser.pm
3942    M /rt/branches/3.6-RELEASE/lib/RT/Group_Overlay.pm
3943    M /rt/branches/3.6-RELEASE/lib/RT/Groups_Overlay.pm
3944    M /rt/branches/3.6-RELEASE/lib/RT/Handle.pm
3945    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.po
3946    M /rt/branches/3.6-RELEASE/lib/RT/I18N/da.po
3947    M /rt/branches/3.6-RELEASE/lib/RT/I18N/de.po
3948    M /rt/branches/3.6-RELEASE/lib/RT/I18N/en.po
3949    M /rt/branches/3.6-RELEASE/lib/RT/I18N/es.po
3950    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fi.po
3951    M /rt/branches/3.6-RELEASE/lib/RT/I18N/fr.po
3952    M /rt/branches/3.6-RELEASE/lib/RT/I18N/he.po
3953    M /rt/branches/3.6-RELEASE/lib/RT/I18N/hu.po
3954    M /rt/branches/3.6-RELEASE/lib/RT/I18N/id.po
3955    M /rt/branches/3.6-RELEASE/lib/RT/I18N/it.po
3956    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ja.po
3957    M /rt/branches/3.6-RELEASE/lib/RT/I18N/nl.po
3958    M /rt/branches/3.6-RELEASE/lib/RT/I18N/no.po
3959    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pl.po
3960    M /rt/branches/3.6-RELEASE/lib/RT/I18N/pt_br.po
3961    M /rt/branches/3.6-RELEASE/lib/RT/I18N/ru.po
3962    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_cn.po
3963    M /rt/branches/3.6-RELEASE/lib/RT/I18N/zh_tw.po
3964    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
3965    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
3966    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Handler.pm
3967    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Standalone.pm
3968    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
3969    M /rt/branches/3.6-RELEASE/lib/RT/Link_Overlay.pm
3970    M /rt/branches/3.6-RELEASE/lib/RT/Links_Overlay.pm
3971    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm
3972    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
3973    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
3974    M /rt/branches/3.6-RELEASE/lib/RT/Queue_Overlay.pm
3975    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
3976    M /rt/branches/3.6-RELEASE/lib/RT/ScripAction_Overlay.pm
3977    M /rt/branches/3.6-RELEASE/lib/RT/Scrip_Overlay.pm
3978    M /rt/branches/3.6-RELEASE/lib/RT/SearchBuilder.pm
3979    M /rt/branches/3.6-RELEASE/lib/RT/Template_Overlay.pm
3980    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
3981    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
3982    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
3983    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
3984    M /rt/branches/3.6-RELEASE/lib/RT/Transactions_Overlay.pm
3985    M /rt/branches/3.6-RELEASE/lib/RT/URI/base.pm
3986    M /rt/branches/3.6-RELEASE/lib/RT/URI/fsck_com_rt.pm
3987    M /rt/branches/3.6-RELEASE/lib/RT/URI.pm
3988    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
3989    M /rt/branches/3.6-RELEASE/lib/RT/Users_Overlay.pm
3990    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
3991    A /rt/branches/3.6-RELEASE/lib/t/regression/06-mime_decoding.t
3992    M /rt/branches/3.6-RELEASE/lib/t/regression/06mailgateway.t
3993    M /rt/branches/3.6-RELEASE/lib/t/regression/07acl.t
3994    M /rt/branches/3.6-RELEASE/lib/t/regression/07rights.t
3995    M /rt/branches/3.6-RELEASE/lib/t/regression/12-search.t
3996    M /rt/branches/3.6-RELEASE/lib/t/regression/14linking.t
3997    M /rt/branches/3.6-RELEASE/lib/t/regression/20-sort-by-requestor.t
3998    M /rt/branches/3.6-RELEASE/lib/t/regression/23-batch-upload-csv.t
3999    M /rt/branches/3.6-RELEASE/lib/t/regression/23-web_attachments.t
4000    M /rt/branches/3.6-RELEASE/releng.cnf
4001    M /rt/branches/3.6-RELEASE/sbin/extract-message-catalog
4002    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
4003    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
4004
4005 merge CHALDEA -> 3.6
4006
4007  r2964@cubic-pc (orig r3308):  jesse | 2005-07-04 02:06:31 +0400
4008   r22123@hualien:  jesse | 2005-07-03 17:46:54 -0400
4009    r20060@hualien:  jesse | 2005-06-14 08:57:51 -0400
4010    * Moving the search qyery into the search body
4011   
4012  
4013  r2965@cubic-pc (orig r3309):  jesse | 2005-07-04 02:06:41 +0400
4014   r22124@hualien:  jesse | 2005-07-03 17:46:59 -0400
4015    r20076@hualien:  jesse | 2005-06-14 15:01:31 -0400
4016     r20064@hualien (orig r3143):  alexmv | 2005-06-13 20:15:22 -0400
4017      r4193@zoq-fot-pik:  chmrr | 2005-06-13 20:14:53 -0400
4018       * Generalize to work with arrays in %ARGS
4019     
4020     r20066@hualien (orig r3145):  alexmv | 2005-06-13 21:02:36 -0400
4021      r4197@zoq-fot-pik:  chmrr | 2005-06-13 21:01:50 -0400
4022       * Don't assume that ->Resolver is a valid object
4023     
4024     r20068@hualien (orig r3147):  alexmv | 2005-06-14 06:56:06 -0400
4025      r4209@zoq-fot-pik:  chmrr | 2005-06-14 06:55:43 -0400
4026       * We should actually let people *download* these uploads..
4027     
4028    
4029   
4030  
4031  r2966@cubic-pc (orig r3310):  jesse | 2005-07-04 02:06:53 +0400
4032   r22125@hualien:  jesse | 2005-07-03 17:47:04 -0400
4033    r20540@hualien:  jesse | 2005-06-15 14:46:19 -0400
4034     r20162@hualien (orig r3156):  alexmv | 2005-06-14 23:24:19 -0400
4035      r4230@zoq-fot-pik:  chmrr | 2005-06-14 23:22:31 -0400
4036       * Allow filtering of custom fields
4037     
4038     r20163@hualien (orig r3157):  alexmv | 2005-06-14 23:24:23 -0400
4039     
4040     r20165@hualien (orig r3159):  alexmv | 2005-06-15 00:47:27 -0400
4041      r4236@zoq-fot-pik:  chmrr | 2005-06-15 00:46:57 -0400
4042       * <input> tags don't like newlines in them
4043     
4044    
4045   
4046  
4047  r2967@cubic-pc (orig r3311):  jesse | 2005-07-04 02:07:03 +0400
4048   r22126@hualien:  jesse | 2005-07-03 17:47:09 -0400
4049    r20543@hualien:  jesse | 2005-06-15 15:58:07 -0400
4050     r19701@hualien:  jesse | 2005-06-09 00:58:09 -0400
4051     * Bumping to 3.4.3pre1
4052     
4053    
4054   
4055  
4056  r2968@cubic-pc (orig r3312):  jesse | 2005-07-04 02:07:17 +0400
4057   r22127@hualien:  jesse | 2005-07-03 17:47:14 -0400
4058    r20544@hualien:  jesse | 2005-06-15 15:58:11 -0400
4059     r20078@hualien:  jesse | 2005-06-14 16:57:41 -0400
4060     * First draft Indonesian message catalog from James Briggs
4061     
4062    
4063   
4064  
4065  r2969@cubic-pc (orig r3313):  jesse | 2005-07-04 02:07:35 +0400
4066   r22128@hualien:  jesse | 2005-07-03 17:47:18 -0400
4067    r20545@hualien:  jesse | 2005-06-15 15:58:15 -0400
4068     r20542@hualien:  jesse | 2005-06-15 15:56:43 -0400
4069     * Made search-by-any-customfield work
4070     
4071    
4072   
4073  
4074  r2970@cubic-pc (orig r3314):  jesse | 2005-07-04 02:07:47 +0400
4075   r22129@hualien:  jesse | 2005-07-03 17:47:23 -0400
4076    r20551@hualien:  jesse | 2005-06-15 16:12:50 -0400
4077    * Reenabled testing redirect on article update
4078   
4079  
4080  r2971@cubic-pc (orig r3315):  jesse | 2005-07-04 02:08:00 +0400
4081   r22130@hualien:  jesse | 2005-07-03 17:47:27 -0400
4082    r20559@hualien:  jesse | 2005-06-15 16:33:09 -0400
4083    * Style cleanups for custom field list filtering
4084   
4085  
4086  r2972@cubic-pc (orig r3316):  jesse | 2005-07-04 02:08:11 +0400
4087   r22131@hualien:  jesse | 2005-07-03 17:47:32 -0400
4088    r20562@hualien:  jesse | 2005-06-15 18:59:20 -0400
4089    * When updating articles, we want to say "Updated Article" rather than "Updated FM"
4090    
4091    
4092   
4093  
4094  r2973@cubic-pc (orig r3317):  jesse | 2005-07-04 02:08:21 +0400
4095   r22132@hualien:  jesse | 2005-07-03 17:47:37 -0400
4096    r20726@hualien:  jesse | 2005-06-16 12:43:06 -0400
4097     r20706@hualien:  jesse | 2005-06-16 12:12:07 -0400
4098     
4099    
4100   
4101  
4102  r2974@cubic-pc (orig r3318):  jesse | 2005-07-04 02:08:35 +0400
4103   r22133@hualien:  jesse | 2005-07-03 17:47:41 -0400
4104    r20727@hualien:  jesse | 2005-06-16 12:43:11 -0400
4105     r20707@hualien:  jesse | 2005-06-16 12:12:16 -0400
4106      r19708@hualien (orig r3120):  kevinr | 2005-06-09 01:33:18 -0400
4107       r4110@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-09 01:30:22 -0400
4108       * fixed the mis-typed perldoc tags
4109      
4110     
4111    
4112   
4113  
4114  r2975@cubic-pc (orig r3319):  jesse | 2005-07-04 02:08:50 +0400
4115   r22134@hualien:  jesse | 2005-07-03 17:47:46 -0400
4116    r20728@hualien:  jesse | 2005-06-16 12:43:18 -0400
4117     r20708@hualien:  jesse | 2005-06-16 12:12:29 -0400
4118      r20063@hualien (orig r3142):  kevinr | 2005-06-13 15:43:08 -0400
4119       r4210@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-13 15:39:50 -0400
4120       * fixed a couple small issues with the perldoc format
4121      
4122     
4123    
4124   
4125  
4126  r2976@cubic-pc (orig r3320):  jesse | 2005-07-04 02:09:01 +0400
4127   r22135@hualien:  jesse | 2005-07-03 17:47:56 -0400
4128    r20730@hualien:  jesse | 2005-06-16 12:43:33 -0400
4129     r20714@hualien:  jesse | 2005-06-16 12:20:30 -0400
4130      r20705@hualien:  jesse | 2005-06-16 12:11:06 -0400
4131       r19183@hualien (orig r3063):  pdh | 2005-06-03 01:01:55 -0400
4132       Misleading error referred to IsApplicable, not Commit
4133       
4134       
4135      
4136     
4137    
4138   
4139  
4140  r2977@cubic-pc (orig r3321):  jesse | 2005-07-04 02:09:13 +0400
4141   r22136@hualien:  jesse | 2005-07-03 17:48:00 -0400
4142    r20731@hualien:  jesse | 2005-06-16 12:43:44 -0400
4143     r20715@hualien:  jesse | 2005-06-16 12:20:34 -0400
4144      r20712@hualien:  jesse | 2005-06-16 12:16:22 -0400
4145       r20710@hualien (orig r3203):  alexmv | 2005-06-16 04:29:14 -0400
4146        r4306@zoq-fot-pik:  chmrr | 2005-06-16 04:29:06 -0400
4147         * Move /^$foo$/ regexes to use eq instead, to prevent regex insertion
4148           exploits
4149       
4150      
4151     
4152    
4153   
4154  
4155  r2978@cubic-pc (orig r3322):  jesse | 2005-07-04 02:09:25 +0400
4156   r22137@hualien:  jesse | 2005-07-03 17:48:05 -0400
4157    r20732@hualien:  jesse | 2005-06-16 12:43:57 -0400
4158     r20716@hualien:  jesse | 2005-06-16 12:23:58 -0400
4159      r20713@hualien:  jesse | 2005-06-16 12:16:28 -0400
4160       r20711@hualien (orig r3204):  alexmv | 2005-06-16 04:31:40 -0400
4161        r4308@zoq-fot-pik:  chmrr | 2005-06-16 04:31:30 -0400
4162         * Missed an lc
4163       
4164      
4165     
4166    
4167   
4168  
4169  r2979@cubic-pc (orig r3323):  jesse | 2005-07-04 02:09:35 +0400
4170   r22138@hualien:  jesse | 2005-07-03 17:48:10 -0400
4171    r20733@hualien:  jesse | 2005-06-16 12:44:07 -0400
4172     r20717@hualien:  jesse | 2005-06-16 12:24:50 -0400
4173     * Message catalog updates
4174    
4175   
4176  
4177  r2980@cubic-pc (orig r3324):  jesse | 2005-07-04 02:10:10 +0400
4178   r22139@hualien:  jesse | 2005-07-03 17:49:33 -0400
4179    r20761@hualien:  jesse | 2005-06-17 19:38:02 -0400
4180    * Now statistical reports include total # of tickets found
4181   
4182  
4183  r2981@cubic-pc (orig r3325):  jesse | 2005-07-04 02:10:23 +0400
4184   r22140@hualien:  jesse | 2005-07-03 17:49:37 -0400
4185    r21273@hualien:  jesse | 2005-06-20 17:57:29 -0400
4186     r20804@hualien (orig r3230):  alexmv | 2005-06-20 14:57:03 -0400
4187      r4370@zoq-fot-pik:  chmrr | 2005-06-20 14:58:14 -0400
4188       * Added callback
4189     
4190    
4191   
4192  
4193  r2982@cubic-pc (orig r3326):  jesse | 2005-07-04 02:10:33 +0400
4194   r22141@hualien:  jesse | 2005-07-03 17:49:42 -0400
4195    r21955@hualien:  jesse | 2005-06-27 11:40:56 -0400
4196     r21288@hualien (orig r3235):  alexmv | 2005-06-20 18:54:00 -0400
4197      r4386@zoq-fot-pik:  chmrr | 2005-06-20 18:56:20 -0400
4198       * Attempt to prevent footer from showing up on redirects for some servers (?)
4199     
4200    
4201   
4202  
4203  r2983@cubic-pc (orig r3327):  jesse | 2005-07-04 02:10:46 +0400
4204   r22142@hualien:  jesse | 2005-07-03 17:49:50 -0400
4205    r21959@hualien:  jesse | 2005-06-27 14:15:10 -0400
4206    *  Moved "Owner" to right after queue in the list of basics to edit.
4207   
4208  
4209  r2984@cubic-pc (orig r3328):  jesse | 2005-07-04 02:11:05 +0400
4210   r22143@hualien:  jesse | 2005-07-03 17:49:55 -0400
4211    r22037@hualien:  jesse | 2005-07-01 19:25:05 -0400
4212     r22031@hualien (orig r3273):  alexmv | 2005-07-01 00:46:49 -0400
4213      r4557@zoq-fot-pik:  chmrr | 2005-06-30 20:44:33 -0400
4214       * Fractional units
4215     
4216    
4217   
4218  
4219  r2985@cubic-pc (orig r3329):  jesse | 2005-07-04 02:11:22 +0400
4220   r22144@hualien:  jesse | 2005-07-03 17:50:04 -0400
4221    r22096@hualien:  jesse | 2005-07-03 16:25:14 -0400
4222     r20757@hualien:  jesse | 2005-06-17 19:34:37 -0400
4223      * Updated mailgateway documentation
4224    
4225   
4226  
4227  r2986@cubic-pc (orig r3330):  jesse | 2005-07-04 02:11:35 +0400
4228   r22145@hualien:  jesse | 2005-07-03 17:50:08 -0400
4229    r22097@hualien:  jesse | 2005-07-03 16:25:18 -0400
4230     r21520@hualien:  jesse | 2005-06-23 19:49:06 -0400
4231     * Test suite improvements and cleanups
4232    
4233   
4234  
4235  r2987@cubic-pc (orig r3331):  jesse | 2005-07-04 02:11:45 +0400
4236   r22146@hualien:  jesse | 2005-07-03 17:50:13 -0400
4237    r22098@hualien:  jesse | 2005-07-03 16:26:12 -0400
4238     r21521@hualien:  jesse | 2005-06-23 19:49:30 -0400
4239     * Custom field edit widget bullet proofing
4240    
4241   
4242  
4243  r2988@cubic-pc (orig r3332):  jesse | 2005-07-04 02:11:55 +0400
4244   r22147@hualien:  jesse | 2005-07-03 17:50:17 -0400
4245    r22099@hualien:  jesse | 2005-07-03 16:26:16 -0400
4246     r21522@hualien:  jesse | 2005-06-23 19:49:51 -0400
4247     * Some warning avoidance in Action/SendEmail.pm
4248    
4249   
4250  
4251  r2989@cubic-pc (orig r3333):  jesse | 2005-07-04 02:12:12 +0400
4252   r22148@hualien:  jesse | 2005-07-03 17:50:22 -0400
4253    r22100@hualien:  jesse | 2005-07-03 16:26:21 -0400
4254     r21656@hualien:  jesse | 2005-06-24 13:53:26 -0400
4255      * New Indonesian translation from James Briggs
4256    
4257   
4258  
4259  r2990@cubic-pc (orig r3334):  jesse | 2005-07-04 02:12:31 +0400
4260   r22150@hualien:  jesse | 2005-07-03 17:50:31 -0400
4261    r22102@hualien:  jesse | 2005-07-03 16:26:30 -0400
4262     r21954@hualien:  jesse | 2005-06-27 11:40:16 -0400
4263      r20564@hualien (orig r3181):  alexmv | 2005-06-15 17:52:14 -0400
4264      
4265      r20798@hualien (orig r3224):  kevinr | 2005-06-18 22:26:40 -0400
4266       r4487@sad-girl-in-snow:  kevinr | 2005-06-18 21:23:04 -0500
4267       * Fixed a typo
4268       * now use $RT::WebAddress because it's a good idea
4269       * now localize 'Scrip' and number, instead of only the former
4270      
4271      r20799@hualien (orig r3225):  kevinr | 2005-06-18 22:26:51 -0400
4272      
4273      r20800@hualien (orig r3226):  kevinr | 2005-06-18 22:37:51 -0400
4274       r4496@sad-girl-in-snow:  kevinr | 2005-06-18 21:37:27 -0500
4275       * Fixes possible cross-site scripting bug.
4276      
4277      r20801@hualien (orig r3227):  jesse | 2005-06-18 23:47:04 -0400
4278      * Fixed typo in kevin's fix (/l is a filter. it needs the |)
4279      
4280      r21566@hualien (orig r3240):  alexmv | 2005-06-23 16:57:51 -0400
4281       r4466@zoq-fot-pik:  chmrr | 2005-06-23 16:58:19 -0400
4282        * Document Set() a little better
4283      
4284      r21567@hualien (orig r3241):  alexmv | 2005-06-23 16:57:54 -0400
4285       r4467@zoq-fot-pik:  chmrr | 2005-06-23 16:58:52 -0400
4286        * Doc that CanonicalizeEmailAddress may be called as static
4287      
4288      r21568@hualien (orig r3242):  alexmv | 2005-06-23 16:58:02 -0400
4289       r4468@zoq-fot-pik:  chmrr | 2005-06-23 16:59:51 -0400
4290        * Remove possible closure issue (my $foo = .... if $bar;)
4291      
4292      r21569@hualien (orig r3243):  alexmv | 2005-06-23 16:58:14 -0400
4293       r4469@zoq-fot-pik:  chmrr | 2005-06-23 17:00:09 -0400
4294        * Escape queue name properly
4295      
4296      r21570@hualien (orig r3244):  alexmv | 2005-06-23 17:37:31 -0400
4297       r4481@zoq-fot-pik:  chmrr | 2005-06-23 17:39:53 -0400
4298        * Actually fix the escaping bug
4299      
4300      r21571@hualien (orig r3245):  alexmv | 2005-06-23 17:43:57 -0400
4301       r4483@zoq-fot-pik:  chmrr | 2005-06-23 17:46:18 -0400
4302       RT-Ticket: 6782
4303       RT-Update: correspond
4304       RT-Status: resolved
4305       
4306        * Fix perl invocation; thanks to Kim Toms <kim.toms@gmail.com>
4307      
4308      r21572@hualien (orig r3246):  alexmv | 2005-06-23 17:48:26 -0400
4309       r4485@zoq-fot-pik:  chmrr | 2005-06-23 17:50:48 -0400
4310       RT-Ticket: 6781
4311       RT-Update: correspond
4312       RT-Status: resolved
4313       
4314        * _AddWatcher takes Email, not Person; thanks to Andreas Jakum <ajakum@inode.at>
4315      
4316     
4317    
4318   
4319  
4320  r2991@cubic-pc (orig r3335):  jesse | 2005-07-04 02:12:44 +0400
4321   r22151@hualien:  jesse | 2005-07-03 17:50:36 -0400
4322    r22103@hualien:  jesse | 2005-07-03 16:27:27 -0400
4323     r22038@hualien:  jesse | 2005-07-01 19:28:24 -0400
4324      r21984@hualien (orig r3261):  kevinr | 2005-06-28 18:47:38 -0400
4325       r5752@sad-girl-in-snow:  kevinr | 2005-06-28 17:45:36 -0500
4326       RT-Ticket: 6745
4327       RT-Status: resolved
4328       RT-Update: correspond
4329       
4330       Applied Seph's patch to add a BeforeShowHistory callback.
4331      
4332      r22028@hualien (orig r3270):  alexmv | 2005-07-01 00:32:06 -0400
4333       r4555@zoq-fot-pik:  chmrr | 2005-06-30 17:36:05 -0400
4334        * WikiText updates to auto-link http:// style links
4335      
4336      r22029@hualien (orig r3271):  alexmv | 2005-07-01 00:32:10 -0400
4337       r4556@zoq-fot-pik:  chmrr | 2005-06-30 17:58:57 -0400
4338        * Don't assume link is happy on creation
4339      
4340      r22030@hualien (orig r3272):  alexmv | 2005-07-01 00:32:15 -0400
4341      
4342     
4343    
4344   
4345  
4346  r2992@cubic-pc (orig r3336):  jesse | 2005-07-04 02:12:59 +0400
4347   r22152@hualien:  jesse | 2005-07-03 17:50:41 -0400
4348    r22104@hualien:  jesse | 2005-07-03 16:28:54 -0400
4349     r22039@hualien:  jesse | 2005-07-01 21:05:38 -0400
4350     * Refactoring of how RT::Record deals with custom fields for greater consistency
4351     
4352    
4353   
4354  
4355  r2993@cubic-pc (orig r3337):  jesse | 2005-07-04 02:13:11 +0400
4356   r22153@hualien:  jesse | 2005-07-03 17:50:46 -0400
4357    r22105@hualien:  jesse | 2005-07-03 16:28:58 -0400
4358     r22091@hualien:  jesse | 2005-07-03 16:13:10 -0400
4359      * Disabling a new feature that might be dangerous; test fixes; cf fixes
4360    
4361   
4362  
4363  r2994@cubic-pc (orig r3338):  jesse | 2005-07-04 02:13:21 +0400
4364   r22154@hualien:  jesse | 2005-07-03 17:50:55 -0400
4365    r22109@hualien:  jesse | 2005-07-03 17:06:06 -0400
4366    * Test fixups
4367   
4368  
4369  r2995@cubic-pc (orig r3339):  jesse | 2005-07-04 02:13:33 +0400
4370  
4371  r2996@cubic-pc (orig r3418):  autrijus | 2005-07-08 03:56:54 +0400
4372  * Fix misvalidation for single input fields.
4373  r2997@cubic-pc (orig r3421):  autrijus | 2005-07-08 05:37:26 +0400
4374  * When deleting the value of a single-value field, we need to validate that
4375    empty string is a valid value for it.
4376  * Also adds regression tests for this.
4377  r2998@cubic-pc (orig r3467):  autrijus | 2005-07-13 07:34:47 +0400
4378  * invalid CFs in ticket creation times now warns.
4379  r2999@cubic-pc (orig r3468):  glasser | 2005-07-13 21:18:09 +0400
4380  Add Calendar::Simple to dependencies. (thanks to Kevin Falcone)
4381  r3000@cubic-pc (orig r3481):  trs | 2005-07-16 23:14:14 +0400
4382   r5007@wintermute:  tom | 2005-07-16 15:11:39 -0400
4383   RT-Ticket: 6846
4384   RT-Status: resolved
4385   RT-Update: correspond
4386   
4387   Applied Kevin Falcone's patch to fix the calendar display.
4388  
4389  r3001@cubic-pc (orig r3673):  jesse | 2005-08-19 00:29:25 +0400
4390   r13195@hualien:  jesse | 2005-08-18 14:19:57 -0400
4391    r4892@hualien:  jesse | 2005-07-18 11:47:55 -0400
4392    
4393   
4394  
4395  r3002@cubic-pc (orig r3674):  jesse | 2005-08-19 00:29:51 +0400
4396   r13196@hualien:  jesse | 2005-08-18 14:23:48 -0400
4397    r4894@hualien:  jesse | 2005-07-18 13:44:44 -0400
4398    * releng.cnf bump to rc1
4399   
4400  
4401  r3003@cubic-pc (orig r3675):  jesse | 2005-08-19 00:30:13 +0400
4402   r13197@hualien:  jesse | 2005-08-18 14:23:55 -0400
4403    r7152@hualien:  jesse | 2005-07-30 11:06:46 -0400
4404    * German and Danish translation header fixes. 
4405    besides that just a message catalog regenration
4406    
4407   
4408  
4409  r3004@cubic-pc (orig r3676):  jesse | 2005-08-19 00:30:55 +0400
4410   r13198@hualien:  jesse | 2005-08-18 14:26:49 -0400
4411    r7153@hualien:  jesse | 2005-07-30 11:07:37 -0400
4412    3.4.3rc2
4413   
4414  
4415  r3005@cubic-pc (orig r3677):  jesse | 2005-08-19 00:31:09 +0400
4416   r13199@hualien:  jesse | 2005-08-18 14:26:56 -0400
4417    r7158@hualien:  jesse | 2005-07-30 11:08:03 -0400
4418     r4909@hualien (orig r3501):  alexmv | 2005-07-18 15:00:38 -0400
4419      r5198@zoq-fot-pik:  chmrr | 2005-07-18 14:59:07 -0400
4420       * Fix TransactionBatch / DESTROY bug (backport from QUEBEC)
4421     
4422     r7124@hualien (orig r3546):  kevinr | 2005-07-28 14:51:34 -0400
4423      r6713@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-28 14:50:47 -0400
4424      RT-Ticket: 6892
4425      RT-Status: resolved
4426      RT-Update: correspond
4427      
4428      * Applied patch from Hsin-Chan Chien to fix a bug with attachment uploading
4429      in SelfService mode.
4430     
4431    
4432   
4433  
4434  r3006@cubic-pc (orig r3678):  jesse | 2005-08-19 00:31:32 +0400
4435   r13200@hualien:  jesse | 2005-08-18 14:27:07 -0400
4436    r7398@hualien:  jesse | 2005-08-05 15:39:10 -0400
4437     r7317@hualien (orig r3576):  robert | 2005-08-02 00:23:36 -0400
4438      r3582@woof:  rspier | 2005-08-01 21:20:12 -0700
4439      allow arbitrary https?: urls in the menus
4440     
4441     r7333@hualien (orig r3579):  kevinr | 2005-08-02 14:22:27 -0400
4442      r6837@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 14:20:51 -0400
4443      RT-Ticket: 6897
4444      RT-Status: resolved
4445      RT-Update: correspond
4446      
4447      * Incorporated the updated Italian translation from Angelo Turetta
4448     
4449     r7335@hualien (orig r3581):  glasser | 2005-08-02 15:08:03 -0400
4450      r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
4451      Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
4452      values, use that.
4453     
4454     r7336@hualien (orig r3582):  glasser | 2005-08-02 15:10:05 -0400
4455      r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
4456      RT-Ticket: 6899
4457      RT-Status: resolved
4458      RT-Update: correspond
4459      
4460      When limiting based on a whole date, make sure you're not being pushed to 
4461      another if you happen to be east of GMT.
4462      
4463      Patch by Ruslan Zakirov, problem found by Olivier Horec.
4464     
4465     r7366@hualien (orig r3585):  kevinr | 2005-08-02 20:18:54 -0400
4466      r6849@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 20:17:38 -0400
4467      * POD formatting fixes
4468     
4469     r7370@hualien (orig r3588):  kevinr | 2005-08-03 01:20:35 -0400
4470      r6868@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:19:47 -0400
4471      * Fixed an outdated bit of POD
4472     
4473     r7371@hualien (orig r3589):  kevinr | 2005-08-03 01:51:55 -0400
4474      r6872@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:51:33 -0400
4475      * More minor perldoc cleanup
4476     
4477    
4478   
4479  
4480  r3007@cubic-pc (orig r3679):  jesse | 2005-08-19 00:32:07 +0400
4481   r13201@hualien:  jesse | 2005-08-18 14:27:20 -0400
4482    r7399@hualien:  jesse | 2005-08-05 19:16:58 -0400
4483    * Cleaned up searching by ticket or txn date.
4484   
4485  
4486  r3008@cubic-pc (orig r3680):  jesse | 2005-08-19 00:32:32 +0400
4487   r13202@hualien:  jesse | 2005-08-18 14:27:29 -0400
4488    r7634@hualien:  jesse | 2005-08-10 15:25:31 -0400
4489    * This is 3.4.3
4490    
4491   
4492  
4493  r3009@cubic-pc (orig r3681):  jesse | 2005-08-19 00:32:53 +0400
4494   r13203@hualien:  jesse | 2005-08-18 14:27:36 -0400
4495    r12938@hualien:  jesse | 2005-08-11 13:46:14 -0400
4496    * French localization had lost its header
4497    
4498   
4499  
4500  r3010@cubic-pc (orig r3682):  jesse | 2005-08-19 00:33:18 +0400
4501   r13204@hualien:  jesse | 2005-08-18 14:27:47 -0400
4502    r13154@hualien:  jesse | 2005-08-17 19:14:26 -0400
4503    * Fixes to standalone webserver for mason 1.30
4504   
4505  
4506  r3011@cubic-pc (orig r3683):  jesse | 2005-08-19 00:33:46 +0400
4507   r13205@hualien:  jesse | 2005-08-18 14:27:56 -0400
4508    r13155@hualien:  jesse | 2005-08-17 19:15:11 -0400
4509    * Note dependency on a current HSSM
4510   
4511  
4512  r3012@cubic-pc (orig r3684):  jesse | 2005-08-19 00:34:26 +0400
4513   r13208@hualien:  jesse | 2005-08-18 14:39:15 -0400
4514    r7377@hualien:  jesse | 2005-08-03 15:11:21 -0400
4515    
4516   
4517  
4518  r3013@cubic-pc (orig r3772):  jesse | 2005-09-02 19:52:23 +0400
4519   r14057@hualien:  jesse | 2005-08-30 05:48:48 -0400
4520    r13699@hualien:  jesse | 2005-08-22 14:46:07 -0400
4521     r13255@hualien (orig r3700):  trs | 2005-08-18 22:39:02 -0400
4522      r6002@wintermute:  tom | 2005-08-18 22:37:53 -0400
4523      Fixed typo
4524     
4525    
4526   
4527  
4528  r3014@cubic-pc (orig r3773):  jesse | 2005-09-02 19:53:08 +0400
4529   r14058@hualien:  jesse | 2005-08-30 05:49:00 -0400
4530    r13720@hualien:  jesse | 2005-08-23 17:54:29 -0400
4531    * Bugfixes to the German translation file
4532   
4533  
4534  r3015@cubic-pc (orig r3774):  jesse | 2005-09-02 19:53:49 +0400
4535   r14059@hualien:  jesse | 2005-08-30 05:49:11 -0400
4536    r13723@hualien:  jesse | 2005-08-23 17:55:47 -0400
4537     r13701@hualien (orig r3706):  glasser | 2005-08-22 15:55:57 -0400
4538      r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
4539      Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
4540      values, use that.
4541     
4542     r13721@hualien (orig r3707):  glasser | 2005-08-22 16:04:25 -0400
4543      r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
4544      RT-Ticket: 6899
4545      RT-Status: resolved
4546      RT-Update: correspond
4547      
4548      When limiting based on a whole date, make sure you're not being pushed to 
4549      another if you happen to be east of GMT.
4550      
4551      Patch by Ruslan Zakirov, problem found by Olivier Horec.
4552     
4553     r13722@hualien (orig r3708):  glasser | 2005-08-22 16:05:46 -0400
4554      r40177@tin-foil:  glasser | 2005-08-18 18:49:13 -0400
4555      Updates to the standalone server to not dupe as much code, but may be rolled back if HSSM needs to be.
4556     
4557    
4558   
4559  
4560  r3016@cubic-pc (orig r3775):  jesse | 2005-09-02 19:54:25 +0400
4561   r14060@hualien:  jesse | 2005-08-30 05:49:21 -0400
4562    r13725@hualien:  jesse | 2005-08-23 22:10:42 -0400
4563    * Added support for mod_perl 2.0 
4564   
4565  
4566  r3017@cubic-pc (orig r3776):  jesse | 2005-09-02 19:55:10 +0400
4567   r14061@hualien:  jesse | 2005-08-30 05:51:23 -0400
4568    r13728@hualien:  jesse | 2005-08-23 22:37:12 -0400
4569    * Bumped to 3.4.4pre1
4570   
4571  
4572  r3018@cubic-pc (orig r3777):  jesse | 2005-09-02 19:55:53 +0400
4573   r14062@hualien:  jesse | 2005-08-30 05:51:32 -0400
4574    r13732@hualien:  jesse | 2005-08-23 23:38:28 -0400
4575    * Applied tom's callbacks fix
4576    
4577   
4578  
4579  r3019@cubic-pc (orig r3778):  jesse | 2005-09-02 19:56:30 +0400
4580   r14063@hualien:  jesse | 2005-08-30 05:51:41 -0400
4581    r13733@hualien:  jesse | 2005-08-23 23:38:39 -0400
4582    * bumped to pre2
4583   
4584  
4585  r3020@cubic-pc (orig r3779):  jesse | 2005-09-02 19:57:07 +0400
4586   r14064@hualien:  jesse | 2005-08-30 05:51:50 -0400
4587    r13743@hualien:  jesse | 2005-08-24 02:00:08 -0400
4588    RT-Ticket: 6957
4589    RT-Status: resolved
4590    RT-Update: correspond
4591    
4592    * Applied a patch from ams to restore his byline to bin/rt
4593   
4594  
4595  r3021@cubic-pc (orig r3780):  jesse | 2005-09-02 19:57:46 +0400
4596   r14065@hualien:  jesse | 2005-08-30 05:51:59 -0400
4597    r13753@hualien:  jesse | 2005-08-25 14:53:06 -0400
4598    * Removing warnings about mod_perl2
4599   
4600  
4601  r3022@cubic-pc (orig r3781):  jesse | 2005-09-02 19:58:20 +0400
4602   r14066@hualien:  jesse | 2005-08-30 05:52:07 -0400
4603    r13754@hualien:  jesse | 2005-08-25 14:55:32 -0400
4604    * EquivObjects support for acl queries, from Todd Chapman
4605    
4606   
4607  
4608  r3023@cubic-pc (orig r3782):  jesse | 2005-09-02 19:59:02 +0400
4609   r14067@hualien:  jesse | 2005-08-30 05:52:15 -0400
4610    r13757@hualien:  jesse | 2005-08-25 15:23:18 -0400
4611    RT-Ticket: 6934
4612    RT-Status: resolved
4613    RT-Update: correspond
4614    
4615    * A couple of patches to improve how localization extraction works from jfenal
4616    
4617   
4618  
4619  r3024@cubic-pc (orig r3783):  jesse | 2005-09-02 19:59:38 +0400
4620   r14068@hualien:  jesse | 2005-08-30 05:52:24 -0400
4621    r13759@hualien:  jesse | 2005-08-25 15:31:56 -0400
4622    * Fixes to IsRTAddress processing. Spotted by Travis Campbell.
4623    
4624   
4625  
4626  r3025@cubic-pc (orig r3784):  jesse | 2005-09-02 20:00:18 +0400
4627   r14069@hualien:  jesse | 2005-08-30 05:52:32 -0400
4628    r13760@hualien:  jesse | 2005-08-25 15:51:57 -0400
4629    RT-Ticket: 6855
4630    RT-Status: resolved
4631    RT-Update: correspond
4632    
4633    * Applied a patch from Andreas Jakum to improve RT::Ticket->Import's handling
4634      of watchers
4635    
4636   
4637  
4638  r3026@cubic-pc (orig r3785):  jesse | 2005-09-02 20:00:55 +0400
4639   r14070@hualien:  jesse | 2005-08-30 05:52:43 -0400
4640    r13763@hualien:  jesse | 2005-08-25 16:04:29 -0400
4641    * 3.4.4rc3
4642   
4643  
4644  r3027@cubic-pc (orig r3786):  jesse | 2005-09-02 20:01:35 +0400
4645   r14071@hualien:  jesse | 2005-08-30 05:52:51 -0400
4646    r13804@hualien:  jesse | 2005-08-27 21:25:50 -0400
4647    * Updated French translation from jfenal
4648    
4649   
4650  
4651  r3028@cubic-pc (orig r3787):  jesse | 2005-09-02 20:02:15 +0400
4652   r14072@hualien:  jesse | 2005-08-30 05:54:33 -0400
4653    r13812@hualien:  jesse | 2005-08-28 15:43:29 -0400
4654    * bumping to 3.4.4
4655   
4656  
4657  r3029@cubic-pc (orig r3788):  jesse | 2005-09-02 20:02:55 +0400
4658   r14073@hualien:  jesse | 2005-08-30 05:55:38 -0400
4659    r13543@hualien:  jesse | 2005-08-19 10:40:13 -0400
4660     r7386@hualien (orig r3596):  alexmv | 2005-08-03 17:48:18 -0400
4661      r5615@zoq-fot-pik:  chmrr | 2005-08-03 17:46:45 -0400
4662       * Cutsom field values in RT::Tickets are always on RT::Ticket objects
4663       * Remove CSS that was causing <span class="label"> to be small, unused CSS
4664     
4665    
4666   
4667  
4668  r3030@cubic-pc (orig r3789):  jesse | 2005-09-02 20:04:12 +0400
4669   r14074@hualien:  jesse | 2005-08-30 05:55:48 -0400
4670    r13544@hualien:  jesse | 2005-08-19 10:40:27 -0400
4671     r7387@hualien (orig r3597):  alexmv | 2005-08-03 18:08:02 -0400
4672      r5627@zoq-fot-pik:  chmrr | 2005-08-03 18:00:41 -0400
4673       * Attempt to fix WebExternalAuth problem with images
4674     
4675    
4676   
4677  
4678  r3031@cubic-pc (orig r3790):  jesse | 2005-09-02 20:04:52 +0400
4679   r14075@hualien:  jesse | 2005-08-30 05:56:28 -0400
4680    r13545@hualien:  jesse | 2005-08-19 10:40:41 -0400
4681     r7388@hualien (orig r3598):  alexmv | 2005-08-03 18:39:17 -0400
4682      r5629@zoq-fot-pik:  chmrr | 2005-08-03 18:37:50 -0400
4683       * Show time in hours or days when needed
4684     
4685    
4686   
4687  
4688  r3032@cubic-pc (orig r3791):  jesse | 2005-09-02 20:05:32 +0400
4689   r14076@hualien:  jesse | 2005-08-30 05:56:38 -0400
4690    r13546@hualien:  jesse | 2005-08-19 10:40:57 -0400
4691     r7391@hualien (orig r3601):  alexmv | 2005-08-04 13:41:11 -0400
4692      r5643@zoq-fot-pik:  chmrr | 2005-08-04 13:38:31 -0400
4693       * Don't display "days" -- often conntes work days, not 24-hour periods
4694     
4695    
4696   
4697  
4698  r3033@cubic-pc (orig r3792):  jesse | 2005-09-02 20:06:12 +0400
4699   r14077@hualien:  jesse | 2005-08-30 05:56:46 -0400
4700    r13547@hualien:  jesse | 2005-08-19 10:41:11 -0400
4701     r7392@hualien (orig r3602):  alexmv | 2005-08-04 13:41:33 -0400
4702      r5644@zoq-fot-pik:  chmrr | 2005-08-04 13:39:54 -0400
4703       * Replace %FIELDS (which has pseudohash meaning) with %FIELD_METADATA
4704       * Make join for sorting watchers be a left join
4705     
4706    
4707   
4708  
4709  r3034@cubic-pc (orig r3793):  jesse | 2005-09-02 20:06:53 +0400
4710   r14078@hualien:  jesse | 2005-08-30 05:56:57 -0400
4711    r13548@hualien:  jesse | 2005-08-19 10:41:25 -0400
4712     r7393@hualien (orig r3603):  alexmv | 2005-08-04 16:11:05 -0400
4713      r5647@zoq-fot-pik:  chmrr | 2005-08-04 16:04:03 -0400
4714       * Add $RT::WikiImplicitLinks option (defaults to false)
4715       * Support for Wiki links doing useful things
4716     
4717    
4718   
4719  
4720  r3035@cubic-pc (orig r3794):  jesse | 2005-09-02 20:07:35 +0400
4721   r14079@hualien:  jesse | 2005-08-30 05:57:09 -0400
4722    r13549@hualien:  jesse | 2005-08-19 10:41:40 -0400
4723     r7397@hualien (orig r3607):  alexmv | 2005-08-05 14:59:21 -0400
4724      r5653@zoq-fot-pik:  chmrr | 2005-08-05 14:57:28 -0400
4725       * Display "save" even if search isn't dirty (can be a rename)
4726     
4727    
4728   
4729  
4730  r3036@cubic-pc (orig r3795):  jesse | 2005-09-02 20:08:16 +0400
4731   r14080@hualien:  jesse | 2005-08-30 05:57:19 -0400
4732    r13550@hualien:  jesse | 2005-08-19 10:41:53 -0400
4733     r12931@hualien (orig r3634):  alexmv | 2005-08-10 20:28:31 -0400
4734      r5784@zoq-fot-pik:  chmrr | 2005-08-10 20:29:42 -0400
4735       * Fix custom fields formatting in IE
4736     
4737    
4738   
4739  
4740  r3037@cubic-pc (orig r3796):  jesse | 2005-09-02 20:09:02 +0400
4741   r14081@hualien:  jesse | 2005-08-30 05:57:29 -0400
4742    r13551@hualien:  jesse | 2005-08-19 10:42:07 -0400
4743     r12965@hualien (orig r3648):  alexmv | 2005-08-12 16:30:49 -0400
4744      r5826@zoq-fot-pik:  chmrr | 2005-08-12 16:29:24 -0400
4745       * r3602 didn't go far enough; be happy we are using DBIx::SB::Unique,
4746         because we got us a lot of possible duplice rows with all of these
4747         left joins.
4748     
4749    
4750   
4751  
4752  r3038@cubic-pc (orig r3797):  jesse | 2005-09-02 20:09:52 +0400
4753   r14082@hualien:  jesse | 2005-08-30 05:57:40 -0400
4754    r13552@hualien:  jesse | 2005-08-19 10:42:22 -0400
4755     r12966@hualien (orig r3649):  alexmv | 2005-08-12 16:30:55 -0400
4756      r5827@zoq-fot-pik:  chmrr | 2005-08-12 16:33:16 -0400
4757       * Revert r3597
4758     
4759    
4760   
4761  
4762  r3039@cubic-pc (orig r3798):  jesse | 2005-09-02 20:10:33 +0400
4763   r14083@hualien:  jesse | 2005-08-30 05:57:49 -0400
4764    r13553@hualien:  jesse | 2005-08-19 10:42:36 -0400
4765     r13127@hualien (orig r3658):  alexmv | 2005-08-15 18:38:56 -0400
4766      r5873@zoq-fot-pik:  chmrr | 2005-08-15 18:42:04 -0400
4767       * Require that the object not only be defined but also valid, to pull
4768      values from it
4769     
4770    
4771   
4772  
4773  r3040@cubic-pc (orig r3799):  jesse | 2005-09-02 20:11:16 +0400
4774   r14084@hualien:  jesse | 2005-08-30 05:57:58 -0400
4775    r13741@hualien:  jesse | 2005-08-24 01:28:59 -0400
4776    * Added support for named custom fields in templates
4777    
4778   
4779  
4780  r3041@cubic-pc (orig r3800):  jesse | 2005-09-02 20:12:05 +0400
4781   r15105@hualien:  jesse | 2005-09-02 11:11:38 -0400
4782   Merge forward from RT 3.4.4 
4783    
4784    
4785    r14193@hualien:  jesse | 2005-09-01 13:40:23 -0400
4786     r4892@hualien:  jesse | 2005-07-18 11:47:55 -0400
4787     
4788    
4789    r14194@hualien:  jesse | 2005-09-01 13:41:24 -0400
4790     r4894@hualien:  jesse | 2005-07-18 13:44:44 -0400
4791     * releng.cnf bump to rc1
4792    
4793    r14195@hualien:  jesse | 2005-09-01 13:41:32 -0400
4794     r7152@hualien:  jesse | 2005-07-30 11:06:46 -0400
4795     * German and Danish translation header fixes. 
4796     besides that just a message catalog regenration
4797     
4798    
4799    r14196@hualien:  jesse | 2005-09-01 13:42:01 -0400
4800     r7153@hualien:  jesse | 2005-07-30 11:07:37 -0400
4801     3.4.3rc2
4802    
4803    r14197@hualien:  jesse | 2005-09-01 13:42:09 -0400
4804     r7158@hualien:  jesse | 2005-07-30 11:08:03 -0400
4805      r4909@hualien (orig r3501):  alexmv | 2005-07-18 15:00:38 -0400
4806       r5198@zoq-fot-pik:  chmrr | 2005-07-18 14:59:07 -0400
4807        * Fix TransactionBatch / DESTROY bug (backport from QUEBEC)
4808      
4809      r7124@hualien (orig r3546):  kevinr | 2005-07-28 14:51:34 -0400
4810       r6713@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-28 14:50:47 -0400
4811       RT-Ticket: 6892
4812       RT-Status: resolved
4813       RT-Update: correspond
4814       
4815       * Applied patch from Hsin-Chan Chien to fix a bug with attachment uploading
4816       in SelfService mode.
4817      
4818     
4819    
4820    r14198@hualien:  jesse | 2005-09-01 13:42:19 -0400
4821     r7398@hualien:  jesse | 2005-08-05 15:39:10 -0400
4822      r7317@hualien (orig r3576):  robert | 2005-08-02 00:23:36 -0400
4823       r3582@woof:  rspier | 2005-08-01 21:20:12 -0700
4824       allow arbitrary https?: urls in the menus
4825      
4826      r7333@hualien (orig r3579):  kevinr | 2005-08-02 14:22:27 -0400
4827       r6837@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 14:20:51 -0400
4828       RT-Ticket: 6897
4829       RT-Status: resolved
4830       RT-Update: correspond
4831       
4832       * Incorporated the updated Italian translation from Angelo Turetta
4833      
4834      r7335@hualien (orig r3581):  glasser | 2005-08-02 15:08:03 -0400
4835       r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
4836       Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
4837       values, use that.
4838      
4839      r7336@hualien (orig r3582):  glasser | 2005-08-02 15:10:05 -0400
4840       r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
4841       RT-Ticket: 6899
4842       RT-Status: resolved
4843       RT-Update: correspond
4844       
4845       When limiting based on a whole date, make sure you're not being pushed to 
4846       another if you happen to be east of GMT.
4847       
4848       Patch by Ruslan Zakirov, problem found by Olivier Horec.
4849      
4850      r7366@hualien (orig r3585):  kevinr | 2005-08-02 20:18:54 -0400
4851       r6849@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 20:17:38 -0400
4852       * POD formatting fixes
4853      
4854      r7370@hualien (orig r3588):  kevinr | 2005-08-03 01:20:35 -0400
4855       r6868@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:19:47 -0400
4856       * Fixed an outdated bit of POD
4857      
4858      r7371@hualien (orig r3589):  kevinr | 2005-08-03 01:51:55 -0400
4859       r6872@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:51:33 -0400
4860       * More minor perldoc cleanup
4861      
4862     
4863    
4864    r14199@hualien:  jesse | 2005-09-01 13:42:33 -0400
4865     r7399@hualien:  jesse | 2005-08-05 19:16:58 -0400
4866     * Cleaned up searching by ticket or txn date.
4867    
4868    r14200@hualien:  jesse | 2005-09-01 13:42:43 -0400
4869     r7634@hualien:  jesse | 2005-08-10 15:25:31 -0400
4870     * This is 3.4.3
4871     
4872    
4873    r14201@hualien:  jesse | 2005-09-01 13:42:52 -0400
4874     r12938@hualien:  jesse | 2005-08-11 13:46:14 -0400
4875     * French localization had lost its header
4876     
4877    
4878    r14202@hualien:  jesse | 2005-09-01 13:43:02 -0400
4879     r13154@hualien:  jesse | 2005-08-17 19:14:26 -0400
4880     * Fixes to standalone webserver for mason 1.30
4881    
4882    r14203@hualien:  jesse | 2005-09-01 13:43:10 -0400
4883     r13155@hualien:  jesse | 2005-08-17 19:15:11 -0400
4884     * Note dependency on a current HSSM
4885    
4886    r14204@hualien:  jesse | 2005-09-01 13:43:19 -0400
4887     r13164@hualien:  jesse | 2005-08-17 22:03:19 -0400
4888      r13131@hualien (orig r3662):  alexmv | 2005-08-17 13:29:25 -0400
4889       r5914@zoq-fot-pik:  chmrr | 2005-08-17 13:32:00 -0400
4890        * We love escaping!  We need to escape quotes and slashes in
4891       TicketSQL, then URI escape, then HTML escape.  And the query comes
4892       from the TicketSQL-escaped one, not the URI and HTML-escaped one.  Oh,
4893       yeah, and don't forget to turn off the automatic HTML escaping that
4894       Mason does, or it'll be TicketSQL-HTML-URI-HTML escaped, which is
4895       Right Out.
4896      
4897      r13132@hualien (orig r3663):  alexmv | 2005-08-17 13:29:32 -0400
4898      
4899      r13163@hualien (orig r3666):  alexmv | 2005-08-17 13:41:38 -0400
4900       r5920@zoq-fot-pik:  chmrr | 2005-08-17 13:44:59 -0400
4901        * My memory was faulty; HTML escaping is not needed
4902      
4903     
4904    
4905    r14205@hualien:  jesse | 2005-09-01 13:46:31 -0400
4906     r13699@hualien:  jesse | 2005-08-22 14:46:07 -0400
4907      r13255@hualien (orig r3700):  trs | 2005-08-18 22:39:02 -0400
4908       r6002@wintermute:  tom | 2005-08-18 22:37:53 -0400
4909       Fixed typo
4910      
4911     
4912    
4913    r14206@hualien:  jesse | 2005-09-01 13:46:41 -0400
4914     r13720@hualien:  jesse | 2005-08-23 17:54:29 -0400
4915     * Bugfixes to the German translation file
4916    
4917    r14207@hualien:  jesse | 2005-09-01 13:46:51 -0400
4918     r13723@hualien:  jesse | 2005-08-23 17:55:47 -0400
4919      r13701@hualien (orig r3706):  glasser | 2005-08-22 15:55:57 -0400
4920       r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
4921       Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
4922       values, use that.
4923      
4924      r13721@hualien (orig r3707):  glasser | 2005-08-22 16:04:25 -0400
4925       r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
4926       RT-Ticket: 6899
4927       RT-Status: resolved
4928       RT-Update: correspond
4929       
4930       When limiting based on a whole date, make sure you're not being pushed to 
4931       another if you happen to be east of GMT.
4932       
4933       Patch by Ruslan Zakirov, problem found by Olivier Horec.
4934      
4935      r13722@hualien (orig r3708):  glasser | 2005-08-22 16:05:46 -0400
4936       r40177@tin-foil:  glasser | 2005-08-18 18:49:13 -0400
4937       Updates to the standalone server to not dupe as much code, but may be rolled back if HSSM needs to be.
4938      
4939     
4940    
4941    r14208@hualien:  jesse | 2005-09-01 13:47:00 -0400
4942     r13725@hualien:  jesse | 2005-08-23 22:10:42 -0400
4943     * Added support for mod_perl 2.0 
4944    
4945    r14209@hualien:  jesse | 2005-09-01 13:47:09 -0400
4946     r13728@hualien:  jesse | 2005-08-23 22:37:12 -0400
4947     * Bumped to 3.4.4pre1
4948    
4949    r14210@hualien:  jesse | 2005-09-01 13:47:17 -0400
4950     r13732@hualien:  jesse | 2005-08-23 23:38:28 -0400
4951     * Applied tom's callbacks fix
4952     
4953    
4954    r14211@hualien:  jesse | 2005-09-01 13:47:26 -0400
4955     r13733@hualien:  jesse | 2005-08-23 23:38:39 -0400
4956     * bumped to pre2
4957    
4958    r14212@hualien:  jesse | 2005-09-01 13:47:35 -0400
4959     r13743@hualien:  jesse | 2005-08-24 02:00:08 -0400
4960     RT-Ticket: 6957
4961     RT-Status: resolved
4962     RT-Update: correspond
4963     
4964     * Applied a patch from ams to restore his byline to bin/rt
4965    
4966    r14213@hualien:  jesse | 2005-09-01 13:47:43 -0400
4967     r13753@hualien:  jesse | 2005-08-25 14:53:06 -0400
4968     * Removing warnings about mod_perl2
4969    
4970    r14214@hualien:  jesse | 2005-09-01 13:47:53 -0400
4971     r13754@hualien:  jesse | 2005-08-25 14:55:32 -0400
4972     * EquivObjects support for acl queries, from Todd Chapman
4973     
4974    
4975    r14215@hualien:  jesse | 2005-09-01 13:48:01 -0400
4976     r13757@hualien:  jesse | 2005-08-25 15:23:18 -0400
4977     RT-Ticket: 6934
4978     RT-Status: resolved
4979     RT-Update: correspond
4980     
4981     * A couple of patches to improve how localization extraction works from jfenal
4982     
4983    
4984    r14216@hualien:  jesse | 2005-09-01 13:48:11 -0400
4985     r13759@hualien:  jesse | 2005-08-25 15:31:56 -0400
4986     * Fixes to IsRTAddress processing. Spotted by Travis Campbell.
4987     
4988    
4989    r14217@hualien:  jesse | 2005-09-01 13:48:19 -0400
4990     r13760@hualien:  jesse | 2005-08-25 15:51:57 -0400
4991     RT-Ticket: 6855
4992     RT-Status: resolved
4993     RT-Update: correspond
4994     
4995     * Applied a patch from Andreas Jakum to improve RT::Ticket->Import's handling
4996       of watchers
4997     
4998    
4999    r14218@hualien:  jesse | 2005-09-01 13:48:28 -0400
5000     r13763@hualien:  jesse | 2005-08-25 16:04:29 -0400
5001     * 3.4.4rc3
5002    
5003    r14219@hualien:  jesse | 2005-09-01 13:48:37 -0400
5004     r13804@hualien:  jesse | 2005-08-27 21:25:50 -0400
5005     * Updated French translation from jfenal
5006     
5007    
5008    r14220@hualien:  jesse | 2005-09-01 13:48:47 -0400
5009     r13812@hualien:  jesse | 2005-08-28 15:43:29 -0400
5010     * bumping to 3.4.4
5011    
5012    r14221@hualien:  jesse | 2005-09-01 13:48:56 -0400
5013     r14192@hualien:  jesse | 2005-09-01 13:37:34 -0400
5014      r14130@hualien (orig r3739):  robert | 2005-08-31 16:46:16 -0400
5015       r3748@woof:  rspier | 2005-08-31 13:41:53 -0700
5016       Check for invalid character (-) in mysql database names and prevent RT from allowing it to be configured.
5017      
5018     
5019    
5020   
5021  
5022  r3042@cubic-pc (orig r3913):  jesse | 2005-10-05 22:48:43 +0400
5023   r17065@hualien:  jesse | 2005-10-05 10:39:00 -0400
5024    r15942@hualien:  jesse | 2005-09-21 23:48:22 -0400
5025    * CreateTickets now handles custom fields
5026   
5027  
5028  r3043@cubic-pc (orig r3914):  jesse | 2005-10-05 22:48:55 +0400
5029   r17066@hualien:  jesse | 2005-10-05 10:39:06 -0400
5030    r15969@hualien:  jesse | 2005-09-23 15:36:13 -0400
5031    * Algorithm for picking transaction content didn't have a reasonable enough fallback case.
5032   
5033  
5034  r3044@cubic-pc (orig r3915):  jesse | 2005-10-05 22:49:11 +0400
5035   r17067@hualien:  jesse | 2005-10-05 10:39:13 -0400
5036    r17053@hualien:  jesse | 2005-10-05 10:00:45 -0400
5037     r15946@hualien (orig r3872):  alexmv | 2005-09-22 12:38:17 -0400
5038      r6181@zoq-fot-pik:  chmrr | 2005-09-02 12:09:41 -0400
5039       * Additional tests for no requestor (should still sort correctly)
5040     
5041     r15947@hualien (orig r3873):  alexmv | 2005-09-22 12:38:34 -0400
5042      r6451@zoq-fot-pik:  chmrr | 2005-09-22 12:37:30 -0400
5043       * Statement logging
5044     
5045     r17047@hualien (orig r3903):  alexmv | 2005-10-03 15:57:38 -0400
5046      r6572@zoq-fot-pik:  chmrr | 2005-10-03 15:47:52 -0400
5047       * Make test text reflect the number of tickets the test is looking for
5048     
5049     r17048@hualien (orig r3904):  alexmv | 2005-10-03 15:57:45 -0400
5050     
5051    
5052   
5053  
5054  r3045@cubic-pc (orig r3916):  jesse | 2005-10-05 22:49:27 +0400
5055   r17068@hualien:  jesse | 2005-10-05 10:39:19 -0400
5056    r17054@hualien:  jesse | 2005-10-05 10:07:50 -0400
5057     r15723@hualien:  jesse | 2005-09-13 12:05:40 -0400
5058     * When pulling data out of the database, we need to be more careful
5059       about whether it's utf8 or not. Thanks to Ruslan Zakirov
5060     
5061    
5062   
5063  
5064  r3046@cubic-pc (orig r3917):  jesse | 2005-10-05 22:49:50 +0400
5065   r17069@hualien:  jesse | 2005-10-05 10:39:25 -0400
5066    r17055@hualien:  jesse | 2005-10-05 10:07:58 -0400
5067     r15749@hualien:  jesse | 2005-09-15 11:14:56 -0400
5068     * It was possible to get into an infinite loop when removing a member from a group
5069    
5070   
5071  
5072  r3047@cubic-pc (orig r3918):  jesse | 2005-10-05 22:50:07 +0400
5073   r17070@hualien:  jesse | 2005-10-05 10:39:31 -0400
5074    r17056@hualien:  jesse | 2005-10-05 10:08:04 -0400
5075     r15752@hualien:  jesse | 2005-09-15 11:41:41 -0400
5076      r14236@hualien (orig r3754):  robert | 2005-09-01 17:47:36 -0400
5077       r3800@bear:  rspier | 2005-09-01 14:46:59 -0700
5078       RT-Ticket: 6986
5079       RT-Status: resolved
5080       RT-Update: correspond
5081       
5082       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.
5083       
5084       Also, tests.
5085           
5086      
5087      r15713@hualien (orig r3847):  glasser | 2005-09-12 18:11:43 -0400
5088       r41532@maclaurin-seven-twelve:  glasser | 2005-09-12 18:04:55 -0400
5089       Defining subs in Mason components is dangerous, since they clash with subs defined
5090       in every other component.
5091      
5092     
5093    
5094   
5095  
5096  r3048@cubic-pc (orig r3919):  jesse | 2005-10-05 22:50:32 +0400
5097   r17071@hualien:  jesse | 2005-10-05 10:39:37 -0400
5098    r17057@hualien:  jesse | 2005-10-05 10:08:11 -0400
5099     r15770@hualien:  jesse | 2005-09-16 12:23:15 -0400
5100     * The RSS feeds should come with a default subject, as feeds really want to have article titles in some clients
5101    
5102   
5103  
5104  r3049@cubic-pc (orig r3920):  jesse | 2005-10-05 22:50:54 +0400
5105   r17072@hualien:  jesse | 2005-10-05 10:39:48 -0400
5106    r17059@hualien:  jesse | 2005-10-05 10:08:39 -0400
5107     r17052@hualien:  jesse | 2005-10-05 09:37:42 -0400
5108      r15958@hualien (orig r3877):  alexmv | 2005-09-22 15:09:22 -0400
5109       r6458@zoq-fot-pik:  chmrr | 2005-09-22 15:08:37 -0400
5110        * Add where the faulty caller was in deprecated warnings
5111      
5112      r16168@hualien (orig r3892):  robert | 2005-09-28 12:16:03 -0400
5113       r3945@bear:  rspier | 2005-09-28 09:15:08 -0700
5114       Performance Improvement when Sending Email using sendmailpipe -
5115       
5116       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.
5117       
5118       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.
5119       
5120      
5121      r16169@hualien (orig r3893):  jesse | 2005-09-28 13:27:29 -0400
5122      Switch from ->CustomFields to ->TicketCustomFields to stop using a deprecated API.
5123        Thanks to T.J. Maciak
5124      
5125      r17038@hualien (orig r3894):  alexmv | 2005-09-30 15:19:46 -0400
5126       r6554@zoq-fot-pik:  chmrr | 2005-09-30 15:16:47 -0400
5127        * Remove unused and deprecated code path (bugs 6605, 7008)
5128      
5129      r17039@hualien (orig r3895):  alexmv | 2005-09-30 15:19:57 -0400
5130       r6555@zoq-fot-pik:  chmrr | 2005-09-30 15:18:22 -0400
5131        * Link to the *other* end of the link, not the one that is us
5132      
5133      r17040@hualien (orig r3896):  alexmv | 2005-09-30 15:56:31 -0400
5134       r6558@zoq-fot-pik:  chmrr | 2005-09-30 15:56:06 -0400
5135       RT-Ticket: 7029
5136       RT-Status: resolved
5137       RT-Update: correspond
5138       
5139        * Applied missing limit for AdminCcs, from Todd Chapman
5140       
5141      
5142      r17044@hualien (orig r3900):  alexmv | 2005-10-03 13:32:45 -0400
5143       r6566@zoq-fot-pik:  chmrr | 2005-10-03 13:28:24 -0400
5144        * Updated spanish translation, thanks to Carlos Velasco
5145      
5146      r17045@hualien (orig r3901):  alexmv | 2005-10-03 14:15:35 -0400
5147       r6568@zoq-fot-pik:  chmrr | 2005-10-03 14:14:49 -0400
5148        * Header fixes in PO files to include correct RT version
5149      
5150     
5151    
5152   
5153  
5154  r3050@cubic-pc (orig r3968):  jesse | 2005-10-15 03:48:12 +0400
5155   r17373@hualien:  jesse | 2005-10-14 15:34:42 -0400
5156    r17359@hualien:  jesse | 2005-10-14 15:21:10 -0400
5157    * Perltidy
5158   
5159  
5160  r3051@cubic-pc (orig r3969):  jesse | 2005-10-15 03:48:19 +0400
5161   r17374@hualien:  jesse | 2005-10-14 15:34:43 -0400
5162    r17361@hualien:  jesse | 2005-10-14 15:22:39 -0400
5163     r17358@hualien:  jesse | 2005-10-14 15:06:26 -0400
5164      r17219@hualien (orig r3938):  robert | 2005-10-07 00:20:15 -0400
5165       r3995@bear:  rspier | 2005-10-06 21:19:24 -0700
5166        [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)
5167      
5168      r17275@hualien (orig r3944):  ruz | 2005-10-10 15:27:36 -0400
5169      backport of the 3.5-TESTING@3943
5170      Changes
5171      * fix for search by owner's fields, now owner is WATCHERFIELD instead of ENUM
5172      * added backward compatible variant for Owner, next searches should work
5173      ** Owner = '<id>'
5174      ** Owner != '<id>'
5175      ** Owner = '<name>'
5176      ** Owner != '<name>'
5177      ** for other operators or if subfield(subkey) is specified search works
5178         as for other watchers
5179      * Fix for searches like "Cc.Name <> 'SomeBody'", was skipping tickets
5180        with empty Cc list.
5181      * get rid of some unint warnings
5182      * test suite for all corner cases
5183      
5184      r17276@hualien (orig r3945):  ruz | 2005-10-10 15:47:29 -0400
5185      backport of the 3.5-TESTING@3543
5186      Changes:
5187      * fix attachments ordering
5188      
5189      r17313@hualien (orig r3948):  ruz | 2005-10-10 20:01:50 -0400
5190      * get rid of "not a number" warning
5191      r17339@hualien (orig r3957):  ruz | 2005-10-13 08:37:47 -0400
5192      * code comments
5193      r17340@hualien (orig r3958):  ruz | 2005-10-13 08:40:24 -0400
5194      * new callback in html/User/Elements/Tabs
5195     
5196     r17360@hualien:  jesse | 2005-10-14 15:21:46 -0400
5197     * Perltidy
5198    
5199   
5200  
5201  r3052@cubic-pc (orig r3970):  jesse | 2005-10-15 03:48:29 +0400
5202   r17375@hualien:  jesse | 2005-10-14 15:34:45 -0400
5203    r17362@hualien:  jesse | 2005-10-14 15:56:53 -0400
5204    * Merge fixups
5205   
5206  
5207  r3053@cubic-pc (orig r3971):  jesse | 2005-10-15 03:48:42 +0400
5208   r17376@hualien:  jesse | 2005-10-14 15:34:47 -0400
5209    r17363@hualien:  jesse | 2005-10-14 15:57:06 -0400
5210    * Todo test no longer failing
5211   
5212  
5213  r3054@cubic-pc (orig r3972):  jesse | 2005-10-15 03:48:49 +0400
5214   r17377@hualien:  jesse | 2005-10-14 15:34:48 -0400
5215    r17371@hualien:  jesse | 2005-10-14 17:13:07 -0400
5216    Pull up from 3.4
5217   
5218  
5219  r3055@cubic-pc (orig r4177):  jesse | 2005-12-01 00:26:20 +0300
5220   r19594@truegrounds:  jesse | 2005-11-30 16:04:46 -0500
5221    r18978@truegrounds:  jesse | 2005-11-18 17:16:11 -0500
5222    * Minor refactoring of CreateTickets.pm (It needs a more complete rototill)
5223    
5224    * more flexible support for custom fields whose names contain dashes and spaces in createtickets templates
5225    
5226   
5227  
5228  r3056@cubic-pc (orig r4178):  jesse | 2005-12-01 00:26:34 +0300
5229   r19595@truegrounds:  jesse | 2005-11-30 16:04:52 -0500
5230    r19551@truegrounds:  jesse | 2005-11-30 15:24:09 -0500
5231     r19350@truegrounds (orig r4145):  alexmv | 2005-11-23 16:32:25 -0500
5232      r7341@zoq-fot-pik:  chmrr | 2005-11-23 16:31:44 -0500
5233       * Limiting based on CFs should make sure that the CFs in question are
5234      on the right queue, otherwise negative searches might be wrong.
5235       * Removed debugging lines from 20-sort-by-requestor.t
5236     
5237     r19521@truegrounds (orig r4149):  alexmv | 2005-11-28 15:00:53 -0500
5238      r7368@zoq-fot-pik:  chmrr | 2005-11-28 15:00:18 -0500
5239       * Search/Build.html passes Rows not RowsPerPage -- don't hard-force
5240         to 50 all the time!
5241     
5242    
5243   
5244  
5245  r3057@cubic-pc (orig r4179):  jesse | 2005-12-01 00:26:50 +0300
5246   r19596@truegrounds:  jesse | 2005-11-30 16:05:00 -0500
5247    r19553@truegrounds:  jesse | 2005-11-30 15:26:01 -0500
5248     r19552@truegrounds (orig r4155):  alexmv | 2005-11-30 15:26:08 -0500
5249      r7395@zoq-fot-pik:  chmrr | 2005-11-30 15:25:32 -0500
5250       * Sort by requestor tests fail on some database backends because they
5251      sort nulls differently than Perl does; only compare non-nulls
5252     
5253    
5254   
5255  
5256  r3058@cubic-pc (orig r4180):  jesse | 2005-12-01 00:27:04 +0300
5257   r19597@truegrounds:  jesse | 2005-11-30 16:05:07 -0500
5258    r19554@truegrounds:  jesse | 2005-11-30 15:27:53 -0500
5259     r18121@truegrounds:  jesse | 2005-11-02 22:40:02 -0500
5260      r17958@truegrounds (orig r3989):  alexmv | 2005-10-24 17:26:18 -0400
5261       r6881@zoq-fot-pik:  chmrr | 2005-10-24 17:25:14 -0400
5262        * Ensure custom fields keep correct fallback values; for instance, if
5263       "add another attachment" is clicked
5264      
5265      r18110@truegrounds (orig r4010):  pdh | 2005-10-31 19:21:57 -0500
5266      Make $RT::MaxInlineBody work properly.
5267      
5268      
5269      r18111@truegrounds (orig r4011):  pdh | 2005-11-01 00:43:02 -0500
5270      Add a missing space, before the Style Police come after me.
5271      
5272      
5273     
5274    
5275   
5276  
5277  r3059@cubic-pc (orig r4181):  jesse | 2005-12-01 00:27:18 +0300
5278   r19598@truegrounds:  jesse | 2005-11-30 16:06:36 -0500
5279    r19555@truegrounds:  jesse | 2005-11-30 15:28:02 -0500
5280     r18409@truegrounds:  jesse | 2005-11-06 17:11:57 -0500
5281     * Fix to attachment ordering when you ask for a txn's attachments.
5282       (Postgres doesn't default to ordering by id, so we were getting the wrong txn content)
5283    
5284   
5285  
5286  r3060@cubic-pc (orig r4182):  jesse | 2005-12-01 00:27:32 +0300
5287   r19599@truegrounds:  jesse | 2005-11-30 16:06:44 -0500
5288    r19556@truegrounds:  jesse | 2005-11-30 15:28:09 -0500
5289     r18411@truegrounds:  jesse | 2005-11-06 17:13:33 -0500
5290      * Patch to significantly improve performance on "WhoHaveRight" from Ruslan.
5291    
5292   
5293  
5294  r3061@cubic-pc (orig r4183):  jesse | 2005-12-01 00:27:48 +0300
5295   r19600@truegrounds:  jesse | 2005-11-30 16:06:53 -0500
5296    r19557@truegrounds:  jesse | 2005-11-30 15:28:15 -0500
5297     r18412@truegrounds:  jesse | 2005-11-06 17:13:58 -0500
5298     * Bumped to 3.4.5pre1
5299    
5300   
5301  
5302  r3062@cubic-pc (orig r4184):  jesse | 2005-12-01 00:28:03 +0300
5303   r19601@truegrounds:  jesse | 2005-11-30 16:07:00 -0500
5304    r19558@truegrounds:  jesse | 2005-11-30 15:28:23 -0500
5305     r18716@truegrounds:  jesse | 2005-11-11 00:10:08 -0500
5306     * fix from ruslan for fallout from his WhoHaveRight refactoring
5307    
5308   
5309  
5310  r3063@cubic-pc (orig r4185):  jesse | 2005-12-01 00:28:18 +0300
5311   r19602@truegrounds:  jesse | 2005-11-30 16:07:07 -0500
5312    r19559@truegrounds:  jesse | 2005-11-30 15:28:45 -0500
5313     r18722@truegrounds:  jesse | 2005-11-11 15:26:34 -0500
5314     * SB 1.35 dependency
5315    
5316   
5317  
5318  r3064@cubic-pc (orig r4186):  jesse | 2005-12-01 00:28:41 +0300
5319   r19603@truegrounds:  jesse | 2005-11-30 16:07:14 -0500
5320    r19560@truegrounds:  jesse | 2005-11-30 15:29:29 -0500
5321     r18876@truegrounds:  jesse | 2005-11-14 12:32:25 -0500
5322      r18739@truegrounds (orig r4061):  robert | 2005-11-13 00:14:57 -0500
5323       r4124@bear:  rspier | 2005-11-12 21:08:45 -0800
5324       Undefined Warning Elimination:
5325         - index.html passes in $session{'home_refresh_interval'} which can be null.  
5326       
5327       r4125@bear:  rspier | 2005-11-12 21:14:28 -0800
5328       Undefined Warning Elimination:
5329         GetHeader will return undefined when the header doesn't exist.  (This is _good_, as that is different than empty.)
5330         But.. =~ warns.
5331      
5332     
5333    
5334   
5335  
5336  r3065@cubic-pc (orig r4187):  jesse | 2005-12-01 00:28:55 +0300
5337   r19604@truegrounds:  jesse | 2005-11-30 16:07:22 -0500
5338    r19561@truegrounds:  jesse | 2005-11-30 15:29:35 -0500
5339     r18877@truegrounds:  jesse | 2005-11-14 12:37:37 -0500
5340     RT-Ticket: 7087
5341     RT-Status: resolved
5342     RT-Update: correspond
5343     
5344     Displayed linked tickets in search results were inverted
5345     
5346    
5347   
5348  
5349  r3066@cubic-pc (orig r4188):  jesse | 2005-12-01 00:29:09 +0300
5350   r19605@truegrounds:  jesse | 2005-11-30 16:07:28 -0500
5351    r19562@truegrounds:  jesse | 2005-11-30 15:29:41 -0500
5352     r18880@truegrounds:  jesse | 2005-11-14 12:42:48 -0500
5353     RT-Ticket: 7081
5354     RT-Status: resolved
5355     RT-Update: correspond
5356     
5357     * Added a note to the readme warning users to clean out the
5358       mason cache on upgrades - Ruslan
5359     
5360    
5361   
5362  
5363  r3067@cubic-pc (orig r4189):  jesse | 2005-12-01 00:29:25 +0300
5364   r19606@truegrounds:  jesse | 2005-11-30 16:07:35 -0500
5365    r19563@truegrounds:  jesse | 2005-11-30 15:29:47 -0500
5366     r18888@truegrounds:  jesse | 2005-11-14 12:54:25 -0500
5367     RT-Ticket: 7048
5368     RT-Status: resolved
5369     RT-Update: correspond
5370     
5371     * Akos Torok pointed out that our HTML scrubber removed "PRE" tags from HTML
5372    
5373   
5374  
5375  r3068@cubic-pc (orig r4190):  jesse | 2005-12-01 00:29:40 +0300
5376   r19607@truegrounds:  jesse | 2005-11-30 16:07:42 -0500
5377    r19564@truegrounds:  jesse | 2005-11-30 15:29:54 -0500
5378     r18892@truegrounds:  jesse | 2005-11-14 13:07:15 -0500
5379      r18881@truegrounds (orig r4064):  alexmv | 2005-11-14 12:43:06 -0500
5380       r7122@zoq-fot-pik:  chmrr | 2005-11-14 12:42:37 -0500
5381        * Updated russian translation from Andrew Kornilov <andy@eva.dp.ua>
5382      
5383     
5384    
5385   
5386  
5387  r3069@cubic-pc (orig r4191):  jesse | 2005-12-01 00:29:56 +0300
5388   r19608@truegrounds:  jesse | 2005-11-30 16:09:07 -0500
5389    r19565@truegrounds:  jesse | 2005-11-30 15:30:00 -0500
5390     r18893@truegrounds:  jesse | 2005-11-14 13:19:52 -0500
5391     RT-Ticket: 7128
5392     RT-Status: resolved
5393     RT-Update: correspond
5394     
5395     A big patch from Todd Chapman (with lots of juicy tests) to optionally
5396     create two transactions when you create a link. (Also, this means that we'll
5397     run scrips twice). This is off by default in RT 3.4
5398     
5399    
5400   
5401  
5402  r3070@cubic-pc (orig r4192):  jesse | 2005-12-01 00:30:14 +0300
5403   r19609@truegrounds:  jesse | 2005-11-30 16:09:14 -0500
5404    r19566@truegrounds:  jesse | 2005-11-30 15:30:08 -0500
5405     r18895@truegrounds:  jesse | 2005-11-14 13:35:29 -0500
5406     RT-Ticket: 7136
5407     RT-Status: resolved
5408     RT-Update: correspond
5409     
5410     Stuart Knight reports:
5411     
5412     As part of the "initdb" processing, the scripts went through and created a new database user, in my case called RT3.
5413     
5414     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.
5415     
5416     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)
5417     
5418     Putting an extra validation check in here for Oracle, and then connecting as the intended database user fixed up the issue.
5419     
5420    
5421   
5422  
5423  r3071@cubic-pc (orig r4193):  jesse | 2005-12-01 00:30:29 +0300
5424   r19610@truegrounds:  jesse | 2005-11-30 16:09:20 -0500
5425    r19567@truegrounds:  jesse | 2005-11-30 15:30:15 -0500
5426     r18897@truegrounds:  jesse | 2005-11-14 13:35:44 -0500
5427      r18896@truegrounds (orig r4072):  alexmv | 2005-11-14 13:33:43 -0500
5428       r7135@zoq-fot-pik:  chmrr | 2005-11-14 13:32:23 -0500
5429       RT-Ticket: 7101
5430       RT-Status: resolved
5431       RT-Update: correspond
5432       
5433        * Don't modify EquivObjects arrayref, thanks to Todd Chapman
5434       
5435      
5436     
5437    
5438   
5439  
5440  r3072@cubic-pc (orig r4194):  jesse | 2005-12-01 00:30:44 +0300
5441   r19611@truegrounds:  jesse | 2005-11-30 16:09:27 -0500
5442    r19568@truegrounds:  jesse | 2005-11-30 15:30:22 -0500
5443     r18899@truegrounds:  jesse | 2005-11-14 13:40:24 -0500
5444     RT-Ticket: 7121 
5445     RT-Status: resolved
5446     RT-Update: correspond
5447     
5448     * Patch from Todd Chapman to make the web based acl tests honor RT::WebPath
5449     
5450    
5451   
5452  
5453  r3073@cubic-pc (orig r4195):  jesse | 2005-12-01 00:31:00 +0300
5454   r19612@truegrounds:  jesse | 2005-11-30 16:09:34 -0500
5455    r19569@truegrounds:  jesse | 2005-11-30 15:37:06 -0500
5456     r18900@truegrounds:  jesse | 2005-11-14 13:57:34 -0500
5457     RT-Ticket: 7122
5458     RT-Status: resolved
5459     RT-Update: correspond
5460     
5461     * Patch from Todd Chapman to honor changed a $rtname variable when running
5462       the test suite
5463    
5464   
5465  
5466  r3074@cubic-pc (orig r4196):  jesse | 2005-12-01 00:31:18 +0300
5467   r19613@truegrounds:  jesse | 2005-11-30 16:09:40 -0500
5468    r19570@truegrounds:  jesse | 2005-11-30 15:37:12 -0500
5469     r18904@truegrounds:  jesse | 2005-11-14 14:49:25 -0500
5470     RT-Ticket: 7105
5471     RT-Status: resolved
5472     RT-Update: correspond
5473     
5474     Updated French translation from Jerome Fenal
5475    
5476   
5477  
5478  r3075@cubic-pc (orig r4197):  jesse | 2005-12-01 00:31:35 +0300
5479   r19614@truegrounds:  jesse | 2005-11-30 16:09:47 -0500
5480    r19571@truegrounds:  jesse | 2005-11-30 15:37:19 -0500
5481     r19545@truegrounds:  jesse | 2005-11-29 18:51:07 -0500
5482     * A pair of new callbacks to make it easier to hide away a custom field on ticket display/edit
5483    
5484   
5485  
5486  r3076@cubic-pc (orig r4198):  jesse | 2005-12-01 00:31:49 +0300
5487   r19615@truegrounds:  jesse | 2005-11-30 16:09:54 -0500
5488    r19572@truegrounds:  jesse | 2005-11-30 15:37:26 -0500
5489     r19547@truegrounds:  jesse | 2005-11-29 18:54:41 -0500
5490      r18901@truegrounds (orig r4074):  alexmv | 2005-11-14 13:52:00 -0500
5491       r7140@zoq-fot-pik:  chmrr | 2005-11-14 13:51:14 -0500
5492        * Better bounce handling, from Abhijit Menon-Sen <ams@oryx.com>
5493      
5494      r18905@truegrounds (orig r4077):  alexmv | 2005-11-14 14:20:49 -0500
5495       r7146@zoq-fot-pik:  chmrr | 2005-11-14 14:20:03 -0500
5496       RT-Ticket: 7090
5497       RT-Status: resolved
5498       RT-Update: correspond
5499        * New Japanese .po, from Daisuke Maki <daisuke@wafu.ne.jp>
5500      
5501      r18940@truegrounds (orig r4079):  alexmv | 2005-11-14 14:52:57 -0500
5502       r7148@zoq-fot-pik:  chmrr | 2005-11-14 14:51:58 -0500
5503       RT-Ticket: 6559
5504       RT-Status: resolved
5505       RT-Update: correspond
5506        * Tests from Todd Chapman for loading CF from a wrong queue
5507      
5508      r18941@truegrounds (orig r4080):  alexmv | 2005-11-14 14:55:17 -0500
5509       r7152@zoq-fot-pik:  chmrr | 2005-11-14 14:54:43 -0500
5510        * Restore rightful .po headers on new french translation
5511      
5512      r18942@truegrounds (orig r4081):  alexmv | 2005-11-14 14:59:42 -0500
5513       r7155@zoq-fot-pik:  chmrr | 2005-11-14 14:59:06 -0500
5514       RT-Ticket: 7020
5515       RT-Status: resolved
5516       RT-Update: correspond
5517        * Actually make use of 'style' if it is provided; thanks to Kelly
5518         F. Hickel <kfh@mqsoftware.com>
5519      
5520      r18944@truegrounds (orig r4083):  alexmv | 2005-11-14 15:43:24 -0500
5521       r7159@zoq-fot-pik:  chmrr | 2005-11-14 15:42:48 -0500
5522       RT-Ticket: 6457
5523       RT-Status: resolved
5524       RT-Update: correspond
5525        * Typo in Ticket_Overlay.pm, found by Todd Chapman <todd@chaka.net>
5526      
5527      r18945@truegrounds (orig r4084):  alexmv | 2005-11-14 15:51:27 -0500
5528       r7161@zoq-fot-pik:  chmrr | 2005-11-14 15:50:56 -0500
5529       RT-Ticket: 6458
5530       RT-Status: resolved
5531       RT-Update: correspond
5532        * Removed extra return argument from _AddLink, thanks to Todd Chapman
5533          <todd@chaka.net>
5534      
5535      r18946@truegrounds (orig r4085):  alexmv | 2005-11-14 16:30:12 -0500
5536       r7163@zoq-fot-pik:  chmrr | 2005-11-14 16:29:36 -0500
5537       RT-Ticket: 6507
5538       RT-Status: resolved
5539       RT-Update: correspond
5540        * Standardize fonts to "Verdana, Arial, Helvetica, sans-serif";
5541          variant of patch from Maxime Henrion <mux@FreeBSD.org>
5542      
5543      r18947@truegrounds (orig r4086):  alexmv | 2005-11-14 16:49:33 -0500
5544       r7165@zoq-fot-pik:  chmrr | 2005-11-14 16:49:07 -0500
5545       RT-Ticket: 7131
5546       RT-Status: resolved
5547       RT-Update: correspond
5548        * The $RT::rtname regex should be case insensitive for matching
5549          subjects; thanks to Phil Smith III <psmith@levanta.com> for the
5550          catch
5551      
5552      r18948@truegrounds (orig r4087):  ruz | 2005-11-14 16:50:12 -0500
5553      * fix: really hide hidden paths from callbacks
5554      * fix: fetch data from the %cache by one key when store data with other
5555      r18950@truegrounds (orig r4089):  ruz | 2005-11-14 16:57:36 -0500
5556      * revert back mysql.schema, commited by accident
5557      r18951@truegrounds (orig r4090):  ruz | 2005-11-14 17:02:36 -0500
5558      * /Elements/QueryString now supports ARRAY refs, this allow us to handle
5559        multiple arguments with the same name, this behaviour is consistent with
5560        how HTML::Mason handle arguments
5561      r18953@truegrounds (orig r4092):  alexmv | 2005-11-14 17:35:40 -0500
5562       r7175@zoq-fot-pik:  chmrr | 2005-11-14 17:35:03 -0500
5563       RT-Ticket: 7010
5564       RT-Status: resolved
5565       RT-Update: correspond
5566        * Treat our email addresses as case-insensitive
5567      
5568      r18957@truegrounds (orig r4096):  alexmv | 2005-11-14 18:34:44 -0500
5569       r7182@zoq-fot-pik:  chmrr | 2005-11-14 18:34:13 -0500
5570       RT-Ticket: 6994
5571       RT-Status: resolved
5572       RT-Update: correspond
5573        * Sort custom vield values by SortOrder, then *Name*, then id; patch
5574          from Troy Davis <troy@nack.net>
5575      
5576      r18992@truegrounds (orig r4120):  robert | 2005-11-19 22:52:28 -0500
5577       r4186@bear:  rspier | 2005-11-19 19:51:38 -0800
5578       typo fix: s/load/Load/ 
5579      
5580     
5581    
5582   
5583  
5584  r3077@cubic-pc (orig r4199):  jesse | 2005-12-01 00:32:08 +0300
5585   r19616@truegrounds:  jesse | 2005-11-30 16:11:33 -0500
5586   * Reminders typo
5587  
5588  r3078@cubic-pc (orig r4221):  jesse | 2005-12-03 02:07:20 +0300
5589   r19696@truegrounds:  jesse | 2005-12-02 17:59:08 -0500
5590   * typo fox
5591  
5592  r3079@cubic-pc (orig r4222):  jesse | 2005-12-03 02:07:34 +0300
5593   r19698@truegrounds:  jesse | 2005-12-02 18:00:25 -0500
5594    r19693@truegrounds:  jesse | 2005-12-02 17:48:24 -0500
5595     r19588@truegrounds:  jesse | 2005-11-30 16:00:10 -0500
5596     * Bump to 3.4.5rc1
5597     r19674@truegrounds:  jesse | 2005-12-01 23:13:50 -0500
5598      * Added a print stylesheet from Koos van den Hout
5599     r19688@truegrounds:  jesse | 2005-12-02 17:01:28 -0500
5600     RT-Ticket: 6962
5601     RT-Status: resolved
5602     RT-Update: correspond
5603     
5604     * Patch from Rolf Grossmann to fix some bogosity in the query builder
5605     
5606    
5607   
5608  
5609  r3080@cubic-pc (orig r4267):  jesse | 2005-12-08 08:44:10 +0300
5610   r19796@truegrounds:  jesse | 2005-12-08 00:41:36 -0500
5611   * ModifyAll.html has two copies of Owner. Disambiguate.
5612  
5613  r3081@cubic-pc (orig r4268):  jesse | 2005-12-08 08:45:05 +0300
5614   r19797@truegrounds:  jesse | 2005-12-08 00:42:14 -0500
5615    *Also, deal with the case where the user doesn't change either value
5616  
5617  r3082@cubic-pc (orig r4409):  jesse | 2006-01-19 18:14:40 +0300
5618   r22718@truegrounds:  jesse | 2006-01-19 09:01:31 -0500
5619   Merge forward from RT 3.4 and Quebec
5620   
5621   r22386@truegrounds:  jesse | 2006-01-13 12:50:56 -0500
5622     r19822@truegrounds (orig r4253):  alexmv | 2005-12-06 18:29:47 +0100
5623      r7565@zoq-fot-pik:  chmrr | 2005-12-06 12:28:41 -0500
5624       * Tailing test -- paging, ORDER BY, JOIN, and DISTINCT collude to
5625      produce incorrect results, unless the DISTINCT is done very carefully.
5626      See the latest DBIx-SearchBuilder.
5627     
5628     r20865@truegrounds (orig r4330):  alexmv | 2005-12-19 20:48:21 +0100
5629      r7854@zoq-fot-pik:  chmrr | 2005-12-19 14:47:41 -0500
5630       * Squish out duplicate SortOrders in ObjectCustomFields if they
5631      exist; this should be impossible, so the O(n) updates is mostly
5632      justified.
5633     
5634     r20866@truegrounds (orig r4331):  alexmv | 2005-12-19 21:15:17 +0100
5635      r7856@zoq-fot-pik:  chmrr | 2005-12-19 15:14:45 -0500
5636       * Checking Principal isn't enough to know if this is the current user
5637      -- we could be being passed our own email address, instead of our own
5638      principal.
5639     
5640     r22376@truegrounds (orig r4387):  alexmv | 2006-01-12 17:24:24 +0100
5641      r8635@zoq-fot-pik:  chmrr | 2006-01-12 11:23:39 -0500
5642       * Parse embedded newlines
5643       * Anchor column alias matches at beginning and end so they don't pick
5644         up things like 'CustomField-Summary Status' as =~ /Summary/
5645     
5646    
5647    r22387@truegrounds:  jesse | 2006-01-13 12:56:51 -0500
5648    * Pulled up changes from RT 3.4.5
5649    
5650    r19695@truegrounds:  jesse | 2005-12-02 23:58:50 +0100
5651     * RC2
5652     r20429@truegrounds:  jesse | 2005-12-13 21:25:39 +0100
5653      r19996@truegrounds (orig r4303):  alexmv | 2005-12-13 13:58:20 -0500
5654       r7707@zoq-fot-pik:  chmrr | 2005-12-13 13:54:45 -0500
5655        * I don't think this join to Attachments is needed or useful -- it means you don't see changes with no attachments
5656      
5657     
5658     r20435@truegrounds:  jesse | 2005-12-13 22:51:06 +0100
5659     * warning silencing for a log message
5660     r20436@truegrounds:  jesse | 2005-12-13 22:51:41 +0100
5661     * 3.4.5rc3
5662     r22357@truegrounds:  jesse | 2006-01-11 18:20:01 +0100
5663     RT-Ticket: 7222
5664     RT-Status: resolved
5665     RT-Update: correspond
5666     
5667     * German translation update from Dirk Pape
5668     r22369@truegrounds:  jesse | 2006-01-12 16:23:48 +0100
5669     * Forced timezone for a date test to GMT, since it's searching on subjective dates
5670     r22370@truegrounds:  jesse | 2006-01-12 16:25:19 +0100
5671     * Silence a warning introduced by a patch to fix oracle installs
5672     r22371@truegrounds:  jesse | 2006-01-12 16:25:39 +0100
5673     * This be 3.4.5
5674    
5675    r22715@truegrounds:  jesse | 2006-01-19 08:49:53 -0500
5676     r22708@truegrounds (orig r4400):  alexmv | 2006-01-18 16:35:37 -0500
5677      r8683@zoq-fot-pik:  chmrr | 2006-01-18 16:34:42 -0500
5678       * Correctly deal with 0-length field values; now passes test suite
5679         again.  Mea culpa.
5680     
5681     r22709@truegrounds (orig r4401):  alexmv | 2006-01-18 17:59:16 -0500
5682      r8689@zoq-fot-pik:  chmrr | 2006-01-18 17:58:29 -0500
5683       * Support multiple requestors, ccs, adminccs, or links on one line
5684     
5685     r22710@truegrounds (orig r4402):  alexmv | 2006-01-18 23:15:31 -0500
5686      r8691@zoq-fot-pik:  chmrr | 2006-01-18 23:14:54 -0500
5687       * Document and standardize UpdateType
5688       * Fix another possible infinite loop bug
5689     
5690     r22711@truegrounds (orig r4403):  alexmv | 2006-01-19 00:10:27 -0500
5691      r8693@zoq-fot-pik:  chmrr | 2006-01-19 00:09:49 -0500
5692       * ForceOwner to force ownership
5693     
5694     r22712@truegrounds (orig r4404):  alexmv | 2006-01-19 00:13:52 -0500
5695      r8695@zoq-fot-pik:  chmrr | 2006-01-19 00:13:12 -0500
5696       * Removed debugging statements
5697     
5698    
5699    r22717@truegrounds:  jesse | 2006-01-19 08:59:52 -0500
5700    * Merged forward from RT 3.4
5701   
5702  
5703  r3083@cubic-pc (orig r4456):  jesse | 2006-02-01 04:16:39 +0300
5704   r23030@truegrounds:  jesse | 2006-01-31 18:51:02 -0500
5705   * Added the ability to make custom fields link to and include content from other systems.
5706  
5707  r3084@cubic-pc (orig r4457):  jesse | 2006-02-01 04:16:50 +0300
5708   r23031@truegrounds:  jesse | 2006-01-31 18:52:13 -0500
5709   * Added a note about the AHAH support
5710  
5711  r3085@cubic-pc (orig r4496):  jesse | 2006-02-04 07:13:43 +0300
5712   r23050@truegrounds:  jesse | 2006-02-03 13:34:17 -0500
5713   * Added a bunch more callbacks for great justice.
5714  
5715  r3086@cubic-pc (orig r4518):  jesse | 2006-02-09 22:20:22 +0300
5716   r23555@truegrounds:  jesse | 2006-02-09 14:19:23 -0500
5717   * missing _ in regex 
5718  
5719  r3087@cubic-pc (orig r4519):  jesse | 2006-02-09 22:59:12 +0300
5720   r23569@truegrounds:  jesse | 2006-02-09 14:48:54 -0500
5721   * open links in new windows
5722  
5723  r3088@cubic-pc (orig r4524):  jesse | 2006-02-10 07:14:17 +0300
5724   r23587@truegrounds:  jesse | 2006-02-09 23:13:22 -0500
5725   * Reminder editing updates
5726   
5727  
5728  r3089@cubic-pc (orig r4525):  jesse | 2006-02-10 22:50:21 +0300
5729   r23593@truegrounds:  jesse | 2006-02-10 14:47:08 -0500
5730   * Force the content type inside a js comment
5731  
5732  r3090@cubic-pc (orig r4526):  jesse | 2006-02-10 22:50:33 +0300
5733   r23594@truegrounds:  jesse | 2006-02-10 14:49:27 -0500
5734   * wrap the mason directive for setting the content type in a js comment
5735   
5736  
5737  r3091@cubic-pc (orig r4541):  jesse | 2006-02-16 22:45:36 +0300
5738   r23812@truegrounds:  jesse | 2006-02-16 11:42:23 -0800
5739   * Chaldea release engineering
5740  
5741  r3092@cubic-pc (orig r4543):  jesse | 2006-02-17 00:34:46 +0300
5742   r23814@truegrounds:  jesse | 2006-02-16 13:33:40 -0800
5743   * try to make rt.js do the right thing with headers
5744  
5745  r3093@cubic-pc (orig r4551):  jesse | 2006-02-17 05:29:47 +0300
5746   r23826@truegrounds:  jesse | 2006-02-16 18:25:05 -0800
5747   * Backport tickets_overlay from 3.5. Fix a bug that stopped search on global custom fields
5748  
5749  r3094@cubic-pc (orig r4552):  jesse | 2006-02-17 21:03:41 +0300
5750   r23835@truegrounds:  jesse | 2006-02-17 10:02:28 -0800
5751   * Chaldea r7
5752  
5753  r3095@cubic-pc (orig r4559):  jesse | 2006-02-21 22:13:42 +0300
5754   r24473@truegrounds:  jesse | 2006-02-21 14:05:29 -0500
5755    r24470@truegrounds:  jesse | 2006-02-21 13:50:15 -0500
5756     r23039@truegrounds (orig r4459):  alexmv | 2006-01-31 21:33:58 -0500
5757      r8863@zoq-fot-pik:  chmrr | 2006-01-31 21:33:12 -0500
5758       * Collapse ForceOwner and Owner
5759       * Fix updating of (Admin)Ccs
5760       * Default UpdateType to 'correspond'
5761       * Default content-type to 'text/plain'
5762     
5763     r23040@truegrounds (orig r4460):  alexmv | 2006-01-31 23:42:36 -0500
5764      r8868@zoq-fot-pik:  chmrr | 2006-01-31 22:24:18 -0500
5765       * Untabify and adjust indenting in one or two places
5766     
5767     r23041@truegrounds (orig r4461):  alexmv | 2006-01-31 23:42:41 -0500
5768      r8869@zoq-fot-pik:  chmrr | 2006-01-31 23:41:57 -0500
5769       * Custom field updating during processing
5770       * Better error handling when ticket id doesn't exist during update
5771     
5772     r23082@truegrounds (orig r4473):  alexmv | 2006-02-03 14:32:54 -0500
5773      r8895@zoq-fot-pik:  chmrr | 2006-02-03 14:32:05 -0500
5774       * 'id' is not longer required to be the first column.  In fact, it's
5775      not required at all.  Blank or non-existant 'id' columns will cause it
5776      to assume the ticket is new, and come up with an automatic template id
5777      for the row.
5778     
5779     r23515@truegrounds (orig r4504):  alexmv | 2006-02-08 15:01:17 -0500
5780      r8969@zoq-fot-pik:  chmrr | 2006-02-08 15:00:00 -0500
5781       * Whitespace fixes in Results.tsv
5782       * Spit out custom fields as CF-...
5783       * During offline upload parsing, try to treat date as ISO first,
5784         falling back to unknown
5785       * Keep offline upload form from tacking on an extra newline each
5786         submit
5787       * Minimize yo-yo-ing of status if possible
5788       * Allow false values as possible values, as long as they're defined
5789       * Cc, AdminCc, and Requestor may be either email addresses or users
5790     
5791     r23628@truegrounds (orig r4527):  alexmv | 2006-02-10 19:10:22 -0500
5792      r9038@zoq-fot-pik:  chmrr | 2006-02-10 19:09:21 -0500
5793       * Accept either singular or plural forms of requestor, cc, admincc
5794     
5795    
5796    r24472@truegrounds:  jesse | 2006-02-21 13:57:01 -0500
5797     r22894@truegrounds:  jesse | 2006-01-24 07:44:05 -0500
5798     * Note that our SQLite dependency is 1.0
5799     r22958@truegrounds:  jesse | 2006-01-25 07:08:34 -0500
5800     From: Joop van de Wege <JoopvandeWege@mococo.nl>
5801     Message-Id: <20060125125248.1A97.JOOPVANDEWEGE@mococo.nl>
5802     
5803     > There is atleast one problem that I have spotted and that is that
5804     > schema.Oracle contains two empty lines in CREATE TABLE
5805     > ObjectCustomFieldValues which don't belong there.
5806     > That is the second set of errors you get. The first is an indication
5807     > that an sequence with that name already exists in the schema of that
5808     > Oracle users you're RT installing in.
5809     
5810     r22960@truegrounds:  jesse | 2006-01-25 07:47:07 -0500
5811     * a couple added lines of docs to the cli
5812     r22962@truegrounds:  jesse | 2006-01-25 08:18:09 -0500
5813     * Updated mandatory fields for ticket creation forms
5814     r24471@truegrounds:  jesse | 2006-02-21 13:51:18 -0500
5815      r23026@truegrounds (orig r4448):  kevinr | 2006-01-30 19:25:47 -0500
5816       r10537@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-30 19:20:52 -0500
5817       RT-Ticket: 7289
5818       RT-Status: resolved
5819       RT-Update: correspond
5820       
5821       Updated German translation (thanks to Thorsten Brumm)
5822      
5823      r23132@truegrounds (orig r4497):  alexmv | 2006-02-04 18:34:45 -0500
5824       r8936@zoq-fot-pik:  chmrr | 2006-02-04 18:24:38 -0500
5825        * Only rmtree if we have something to rm; keeps rmtree from
5826       complaining about 'Not root path(s) specified'
5827      
5828      r23133@truegrounds (orig r4498):  alexmv | 2006-02-04 18:34:51 -0500
5829       r8937@zoq-fot-pik:  chmrr | 2006-02-04 18:33:57 -0500
5830       RT-Ticket: 7329
5831       RT-Status: resolved
5832       RT-Update: correspond
5833       
5834        * Use SelectNewTicketQueue instead of SelectQueue
5835       
5836      
5837     
5838    
5839   
5840  
5841  r3096@cubic-pc (orig r5258):  ruz | 2006-05-19 06:13:05 +0400
5842  merge from 3.4
5843  
5844   r2079@cubic-pc (orig r4686):  jesse | 2006-03-05 01:47:46 +0300
5845    r22962@truegrounds:  jesse | 2006-01-25 05:18:09 -0800
5846    * Updated mandatory fields for ticket creation forms
5847   
5848   r2190@cubic-pc (orig r4799):  jesse | 2006-03-23 09:37:59 +0300
5849    r30313@truegrounds:  jesse | 2006-03-23 01:36:27 -0500
5850    * Better mp2 bulletproofing
5851   
5852   r2191@cubic-pc (orig r4814):  jesse | 2006-03-24 06:40:37 +0300
5853    r10436@hualien:  jesse | 2006-03-23 22:40:25 -0500
5854    * It helps when there aren't typos
5855   
5856   r2262@cubic-pc (orig r4847):  alexmv | 2006-03-29 00:50:07 +0400
5857    r11918@zoq-fot-pik:  chmrr | 2006-03-28 15:49:56 -0500
5858     * Backport TXN fixes from 3.7 and 3.5
5859   
5860   r2321@cubic-pc (orig r4924):  jesse | 2006-03-31 06:07:23 +0400
5861    r10636@hualien:  jesse | 2006-03-31 11:06:57 +0900
5862    RT-Ticket: 7398
5863    RT-Status: resolved
5864    RT-Update: correspond
5865    
5866    * Added a "RH" RedHat layout option to config.layout  -- Paulo Matos
5867   
5868   r2396@cubic-pc (orig r5047):  ruz | 2006-04-18 04:40:06 +0400
5869   * check and report error to the logs
5870   r2421@cubic-pc (orig r5060):  jesse | 2006-04-24 18:49:40 +0400
5871    r11842@hualien:  jesse | 2006-04-24 10:49:13 -0400
5872    The following patch adds the useful LastUpdated field to the fields
5873    returned through the REST interface.
5874    David - who starts to wonder if his patches are actually read by someone :-)
5875    --
5876    David Schweikert        | phone: +41 44 632 7019
5877    System manager ISG.EE   | walk:  ETH Zentrum, ETL F24.1
5878    ETH Zurich, Switzerland | web:   http://people.ee.ethz.ch/dws
5879    
5880   
5881   r2422@cubic-pc (orig r5064):  ruz | 2006-04-25 00:42:43 +0400
5882   * max subject is 200 character long
5883   r2423@cubic-pc (orig r5065):  ruz | 2006-04-25 01:25:15 +0400
5884   * convert only if $enc'oding contains something
5885   r2424@cubic-pc (orig r5066):  ruz | 2006-04-25 04:21:32 +0400
5886   * simple tests for Attachments manipulation from web interface
5887   r2548@cubic-pc (orig r5115):  ruz | 2006-04-26 03:24:45 +0400
5888   * (cond) && 'selected' outputs 0 if condition fails on my system 
5889   r2549@cubic-pc (orig r5116):  ruz | 2006-04-26 03:35:09 +0400
5890   * get queue ID from page
5891   r2658@cubic-pc (orig r5118):  jesse | 2006-04-26 06:43:31 +0400
5892    r11882@hualien:  jesse | 2006-04-25 22:43:11 -0400
5893    * Mark Eichin picked up that http://lists.fsck.com/pipermail/rt-devel/2004-August/006216.html had never been applied. 
5894    
5895    rt ls -l broke because of it, if your RT server wasn't at / 
5896   
5897   r2862@cubic-pc (orig r5183):  jesse | 2006-05-09 06:31:56 +0400
5898    r13313@hualien:  jesse | 2006-05-08 12:01:55 -0400
5899     * Finding disabled groups should actually find them, now
5900   
5901   r2863@cubic-pc (orig r5184):  jesse | 2006-05-09 06:32:10 +0400
5902    r13314@hualien:  jesse | 2006-05-08 12:14:26 -0400
5903    * Minor reformatting
5904   
5905   r2864@cubic-pc (orig r5185):  jesse | 2006-05-09 06:32:19 +0400
5906    r13315@hualien:  jesse | 2006-05-08 22:31:30 -0400
5907    * Mail gateway refactoring to make added functioanlity a bit easier. 
5908      No (intentional) functional changes.
5909   
5910   r2865@cubic-pc (orig r5186):  jesse | 2006-05-09 06:56:20 +0400
5911    r13330@hualien:  jesse | 2006-05-08 22:55:56 -0400
5912     * Reed Loden caught a perltidy error that, somewhat terrifiyingly, was still a valid mason page
5913   
5914   r2866@cubic-pc (orig r5187):  jesse | 2006-05-09 08:48:10 +0400
5915    r13332@hualien:  jesse | 2006-05-09 00:47:49 -0400
5916    * Mismatched parens
5917   
5918   r2867@cubic-pc (orig r5206):  ruz | 2006-05-12 00:48:53 +0400
5919   * return values checking and more logging on errors
5920   r2868@cubic-pc (orig r5207):  ruz | 2006-05-12 00:56:24 +0400
5921   * more checks on attachments processing
5922   r2869@cubic-pc (orig r5208):  ruz | 2006-05-12 02:24:17 +0400
5923   * if ( not $xxx || $xxx->foo ) is equivalent to
5924     if ( not ( $xxx || $xxx->foo ) ) due to perl5 rules
5925     which is not expected behaviour
5926   r2870@cubic-pc (orig r5209):  ruz | 2006-05-12 02:31:58 +0400
5927   * user do next steps:
5928       1) open ticket #1
5929       2) click reply
5930       3) upload attachment
5931       4) open ticket #2 in another browser window
5932       5) send reply to the ticket #1
5933     RT looses uploaded attachment due to step 4) as RT tries
5934     to add attchement to the ticket #2 and drops them from session.
5935     As solution don't ProcessTicketMessage if there is attachments,
5936     but only if there is real update message.
5937   r2885@cubic-pc (orig r5216):  ruz | 2006-05-13 00:54:41 +0400
5938   * add Timezone argument in SetToMidnight
5939   r2886@cubic-pc (orig r5217):  ruz | 2006-05-13 01:02:54 +0400
5940   * use SetToMidnight( Timezone => 'server' ) to calc start and end of the day
5941   r2888@cubic-pc (orig r5218):  ruz | 2006-05-13 04:31:33 +0400
5942   * get rid of "masks earlier declaration" warnings
5943   r2889@cubic-pc (orig r5238):  ruz | 2006-05-17 02:39:59 +0400
5944   * really noisy warning
5945     *NOTE* that option we use is not described in config
5946   r2895@cubic-pc (orig r5249):  ruz | 2006-05-18 20:17:47 +0400
5947   * add bug comment
5948   r2896@cubic-pc (orig r5256):  ruz | 2006-05-19 05:45:58 +0400
5949   * allow to complete actions in mail plugins
5950   r2897@cubic-pc (orig r5257):  ruz | 2006-05-19 05:53:40 +0400
5951   * minor
5952  
5953  r3098@cubic-pc (orig r5260):  ruz | 2006-05-19 06:37:34 +0400
5954  QUEBEC->CHALDEA
5955  
5956   r1950@cubic-pc (orig r4560):  jesse | 2006-02-21 22:14:19 +0300
5957    r24472@truegrounds:  jesse | 2006-02-21 13:57:01 -0500
5958     r22894@truegrounds:  jesse | 2006-01-24 07:44:05 -0500
5959     * Note that our SQLite dependency is 1.0
5960     r22958@truegrounds:  jesse | 2006-01-25 07:08:34 -0500
5961     From: Joop van de Wege <JoopvandeWege@mococo.nl>
5962     Message-Id: <20060125125248.1A97.JOOPVANDEWEGE@mococo.nl>
5963     
5964     > There is atleast one problem that I have spotted and that is that
5965     > schema.Oracle contains two empty lines in CREATE TABLE
5966     > ObjectCustomFieldValues which don't belong there.
5967     > That is the second set of errors you get. The first is an indication
5968     > that an sequence with that name already exists in the schema of that
5969     > Oracle users you're RT installing in.
5970     
5971     r22960@truegrounds:  jesse | 2006-01-25 07:47:07 -0500
5972     * a couple added lines of docs to the cli
5973     r22962@truegrounds:  jesse | 2006-01-25 08:18:09 -0500
5974     * Updated mandatory fields for ticket creation forms
5975     r24471@truegrounds:  jesse | 2006-02-21 13:51:18 -0500
5976      r23026@truegrounds (orig r4448):  kevinr | 2006-01-30 19:25:47 -0500
5977       r10537@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-30 19:20:52 -0500
5978       RT-Ticket: 7289
5979       RT-Status: resolved
5980       RT-Update: correspond
5981       
5982       Updated German translation (thanks to Thorsten Brumm)
5983      
5984      r23132@truegrounds (orig r4497):  alexmv | 2006-02-04 18:34:45 -0500
5985       r8936@zoq-fot-pik:  chmrr | 2006-02-04 18:24:38 -0500
5986        * Only rmtree if we have something to rm; keeps rmtree from
5987       complaining about 'Not root path(s) specified'
5988      
5989      r23133@truegrounds (orig r4498):  alexmv | 2006-02-04 18:34:51 -0500
5990       r8937@zoq-fot-pik:  chmrr | 2006-02-04 18:33:57 -0500
5991       RT-Ticket: 7329
5992       RT-Status: resolved
5993       RT-Update: correspond
5994       
5995        * Use SelectNewTicketQueue instead of SelectQueue
5996       
5997      
5998     
5999    
6000   
6001   r2172@cubic-pc (orig r4721):  alexmv | 2006-03-10 00:53:17 +0300
6002    r8469@zoq-fot-pik:  chmrr | 2006-03-09 16:52:49 -0500
6003     * Include Cc and AdminCc in CSV download
6004   
6005   r2173@cubic-pc (orig r4722):  alexmv | 2006-03-10 02:13:22 +0300
6006    r8473@zoq-fot-pik:  chmrr | 2006-03-09 18:13:13 -0500
6007     * Backport from 3.7 for CustomFields fixes
6008   
6009   r2325@cubic-pc (orig r4931):  alexmv | 2006-04-01 02:51:38 +0400
6010    r12069@zoq-fot-pik:  chmrr | 2006-03-31 17:50:29 -0500
6011     * Bump SearchBuilder dependency
6012   
6013   r2907@cubic-pc (orig r4931):  svm | 2006-05-19 06:11:25 +0400
6014   SVM: initializing mirror for /mirrors/branches/QUEBEC-EXPERIMENTAL
6015   r3097@cubic-pc (orig r5259):  ruz | 2006-05-19 06:18:42 +0400
6016   merge from 3.4
6017   
6018    r2079@cubic-pc (orig r4686):  jesse | 2006-03-05 01:47:46 +0300
6019     r22962@truegrounds:  jesse | 2006-01-25 05:18:09 -0800
6020     * Updated mandatory fields for ticket creation forms
6021    
6022    r2190@cubic-pc (orig r4799):  jesse | 2006-03-23 09:37:59 +0300
6023     r30313@truegrounds:  jesse | 2006-03-23 01:36:27 -0500
6024     * Better mp2 bulletproofing
6025    
6026    r2191@cubic-pc (orig r4814):  jesse | 2006-03-24 06:40:37 +0300
6027     r10436@hualien:  jesse | 2006-03-23 22:40:25 -0500
6028     * It helps when there aren't typos
6029    
6030    r2262@cubic-pc (orig r4847):  alexmv | 2006-03-29 00:50:07 +0400
6031     r11918@zoq-fot-pik:  chmrr | 2006-03-28 15:49:56 -0500
6032      * Backport TXN fixes from 3.7 and 3.5
6033    
6034    r2321@cubic-pc (orig r4924):  jesse | 2006-03-31 06:07:23 +0400
6035     r10636@hualien:  jesse | 2006-03-31 11:06:57 +0900
6036     RT-Ticket: 7398
6037     RT-Status: resolved
6038     RT-Update: correspond
6039     
6040     * Added a "RH" RedHat layout option to config.layout  -- Paulo Matos
6041    
6042    r2396@cubic-pc (orig r5047):  ruz | 2006-04-18 04:40:06 +0400
6043    * check and report error to the logs
6044    r2421@cubic-pc (orig r5060):  jesse | 2006-04-24 18:49:40 +0400
6045     r11842@hualien:  jesse | 2006-04-24 10:49:13 -0400
6046     The following patch adds the useful LastUpdated field to the fields
6047     returned through the REST interface.
6048     David - who starts to wonder if his patches are actually read by someone :-)
6049     --
6050     David Schweikert        | phone: +41 44 632 7019
6051     System manager ISG.EE   | walk:  ETH Zentrum, ETL F24.1
6052     ETH Zurich, Switzerland | web:   http://people.ee.ethz.ch/dws
6053     
6054    
6055    r2422@cubic-pc (orig r5064):  ruz | 2006-04-25 00:42:43 +0400
6056    * max subject is 200 character long
6057    r2423@cubic-pc (orig r5065):  ruz | 2006-04-25 01:25:15 +0400
6058    * convert only if $enc'oding contains something
6059    r2424@cubic-pc (orig r5066):  ruz | 2006-04-25 04:21:32 +0400
6060    * simple tests for Attachments manipulation from web interface
6061    r2548@cubic-pc (orig r5115):  ruz | 2006-04-26 03:24:45 +0400
6062    * (cond) && 'selected' outputs 0 if condition fails on my system 
6063    r2549@cubic-pc (orig r5116):  ruz | 2006-04-26 03:35:09 +0400
6064    * get queue ID from page
6065    r2658@cubic-pc (orig r5118):  jesse | 2006-04-26 06:43:31 +0400
6066     r11882@hualien:  jesse | 2006-04-25 22:43:11 -0400
6067     * Mark Eichin picked up that http://lists.fsck.com/pipermail/rt-devel/2004-August/006216.html had never been applied. 
6068     
6069     rt ls -l broke because of it, if your RT server wasn't at / 
6070    
6071    r2862@cubic-pc (orig r5183):  jesse | 2006-05-09 06:31:56 +0400
6072     r13313@hualien:  jesse | 2006-05-08 12:01:55 -0400
6073      * Finding disabled groups should actually find them, now
6074    
6075    r2863@cubic-pc (orig r5184):  jesse | 2006-05-09 06:32:10 +0400
6076     r13314@hualien:  jesse | 2006-05-08 12:14:26 -0400
6077     * Minor reformatting
6078    
6079    r2864@cubic-pc (orig r5185):  jesse | 2006-05-09 06:32:19 +0400
6080     r13315@hualien:  jesse | 2006-05-08 22:31:30 -0400
6081     * Mail gateway refactoring to make added functioanlity a bit easier. 
6082       No (intentional) functional changes.
6083    
6084    r2865@cubic-pc (orig r5186):  jesse | 2006-05-09 06:56:20 +0400
6085     r13330@hualien:  jesse | 2006-05-08 22:55:56 -0400
6086      * Reed Loden caught a perltidy error that, somewhat terrifiyingly, was still a valid mason page
6087    
6088    r2866@cubic-pc (orig r5187):  jesse | 2006-05-09 08:48:10 +0400
6089     r13332@hualien:  jesse | 2006-05-09 00:47:49 -0400
6090     * Mismatched parens
6091    
6092    r2867@cubic-pc (orig r5206):  ruz | 2006-05-12 00:48:53 +0400
6093    * return values checking and more logging on errors
6094    r2868@cubic-pc (orig r5207):  ruz | 2006-05-12 00:56:24 +0400
6095    * more checks on attachments processing
6096    r2869@cubic-pc (orig r5208):  ruz | 2006-05-12 02:24:17 +0400
6097    * if ( not $xxx || $xxx->foo ) is equivalent to
6098      if ( not ( $xxx || $xxx->foo ) ) due to perl5 rules
6099      which is not expected behaviour
6100    r2870@cubic-pc (orig r5209):  ruz | 2006-05-12 02:31:58 +0400
6101    * user do next steps:
6102        1) open ticket #1
6103        2) click reply
6104        3) upload attachment
6105        4) open ticket #2 in another browser window
6106        5) send reply to the ticket #1
6107      RT looses uploaded attachment due to step 4) as RT tries
6108      to add attchement to the ticket #2 and drops them from session.
6109      As solution don't ProcessTicketMessage if there is attachments,
6110      but only if there is real update message.
6111    r2885@cubic-pc (orig r5216):  ruz | 2006-05-13 00:54:41 +0400
6112    * add Timezone argument in SetToMidnight
6113    r2886@cubic-pc (orig r5217):  ruz | 2006-05-13 01:02:54 +0400
6114    * use SetToMidnight( Timezone => 'server' ) to calc start and end of the day
6115    r2888@cubic-pc (orig r5218):  ruz | 2006-05-13 04:31:33 +0400
6116    * get rid of "masks earlier declaration" warnings
6117    r2889@cubic-pc (orig r5238):  ruz | 2006-05-17 02:39:59 +0400
6118    * really noisy warning
6119      *NOTE* that option we use is not described in config
6120    r2895@cubic-pc (orig r5249):  ruz | 2006-05-18 20:17:47 +0400
6121    * add bug comment
6122    r2896@cubic-pc (orig r5256):  ruz | 2006-05-19 05:45:58 +0400
6123    * allow to complete actions in mail plugins
6124    r2897@cubic-pc (orig r5257):  ruz | 2006-05-19 05:53:40 +0400
6125    * minor
6126   
6127  
6128  r3131@cubic-pc (orig r5314):  ruz | 2006-05-28 03:34:03 +0400
6129  * revert wrong merge from quebec branch
6130  r3264@cubic-pc (orig r5398):  ruz | 2006-06-17 00:16:45 +0400
6131  merge 3.4 -> QUEBEC -> CHALDEA
6132  
6133   r3263@cubic-pc (orig r5397):  ruz | 2006-06-17 00:15:18 +0400
6134   merge 3.4 -> QUEBEC
6135   
6136    r3099@cubic-pc (orig r5268):  jesse | 2006-05-20 01:17:41 +0400
6137     r13935@hualien:  jesse | 2006-05-19 17:17:27 -0400
6138     * There were divergent copies of this code. The EmailParser code was more correct
6139    
6140    r3130@cubic-pc (orig r5310):  ruz | 2006-05-27 04:39:49 +0400
6141    * when we could parse URI, for example object doesn't exist
6142      fallback to RT::URI::base resolver, so $uri->IsLocal and
6143      other methods wouldn't die but return undef
6144    r3132@cubic-pc (orig r5315):  ruz | 2006-05-28 15:19:20 +0400
6145    * Use "Requestor.id = $requestor->id" search instead of search by email address
6146      as latter is not indexed
6147    r3133@cubic-pc (orig r5317):  ruz | 2006-05-31 00:13:02 +0400
6148    * If current user changes owner from somebody else to nobody user,
6149      the action fails with "You can only reassign tickets that you own
6150      or that are unowned", but we must change owner if he has no right
6151      to own tickets in dest queue. Do it with Force and with SystemUser
6152      context.
6153   
6154  
6155  r3498@cubic-pc (orig r5486):  ruz | 2006-06-29 02:39:35 +0400
6156  merge QUEBEC -> CHALDEA
6157  
6158   r3492@cubic-pc (orig r5484):  ruz | 2006-06-29 01:39:57 +0400
6159   merge 3.4->QUEBEC
6160   
6161    r3273@cubic-pc (orig r5400):  ruz | 2006-06-17 04:40:24 +0400
6162    * not default mail plugins has been broken during last refactoring
6163    ** move a code back into its scope
6164    ** don't forget to store $_ in $Class when $_ matches ^RT::Interface::Email
6165    r3310@cubic-pc (orig r5476):  ruz | 2006-06-28 01:21:07 +0400
6166    * nothing special, small changes I'd changed during
6167      the hunt over a bug
6168    r3311@cubic-pc (orig r5480):  ruz | 2006-06-28 04:05:49 +0400
6169    * minor formatting
6170    r3491@cubic-pc (orig r5482):  ruz | 2006-06-29 01:25:18 +0400
6171    * add tests for unsafe mailgate commands
6172    * fix bugs that were introduced during Email.pm refactoring
6173   
6174  
6175  r3668@cubic-pc (orig r5826):  ruz | 2006-08-30 22:13:47 +0400
6176  merge QUEBEC -> CHALDEA
6177  
6178   r3667@cubic-pc (orig r5825):  ruz | 2006-08-30 19:47:20 +0400
6179   merge 3.4->QUEBEC
6180   
6181    r3523@cubic-pc (orig r5496):  ruz | 2006-07-01 00:09:08 +0400
6182    Changes:
6183    * new config option $OldestTransactionsFirst that allow
6184      administrator to reverse order of transactions on
6185      history page
6186    
6187    r3524@cubic-pc (orig r5520):  ruz | 2006-07-04 09:36:46 +0400
6188    * forgot to add option to config
6189    r3525@cubic-pc (orig r5521):  ruz | 2006-07-04 09:38:03 +0400
6190    * report error when couldn't create CF
6191    r3526@cubic-pc (orig r5522):  ruz | 2006-07-04 09:39:21 +0400
6192    * we never should call exit from libs
6193    r3527@cubic-pc (orig r5534):  ruz | 2006-07-06 19:19:46 +0400
6194    rt-crontool
6195    * add --transaction argument with two possible values: 'first' and 'last'
6196    * add --transaction-type argument to allow users select type of transactions
6197    ** these transactions would be passed to scrips for processing, so users
6198       can use conditions, actions and templates that check or use properties of
6199       transaction
6200    
6201    * also some existant actions, conditions and templates require scrip or
6202      scrip action objects to process normally, as we have no these objects
6203      available we now pass void (not loaded) objects. This change would allow
6204      users to use notify actions with crontool.
6205    r3528@cubic-pc (orig r5570):  kevinr | 2006-07-14 00:21:31 +0400
6206     r14836@sad-girl-in-snow:  kevinr | 2006-07-13 16:17:43 -0400
6207     * The RT::Condition::Generic docs were wrong... fixed.
6208    
6209    r3529@cubic-pc (orig r5616):  jesse | 2006-07-20 04:40:57 +0400
6210     r14217@pinglin:  jesse | 2006-07-19 17:39:08 -0700
6211     * crit was being called on the wrong object. Thanks to Todd Chapman 
6212    
6213    r3530@cubic-pc (orig r5624):  jesse | 2006-07-20 21:48:07 +0400
6214     r14229@pinglin:  jesse | 2006-07-20 10:47:51 -0700
6215     * The new history ordering feature was backported backwards.
6216    
6217    r3569@cubic-pc (orig r5669):  ruz | 2006-07-28 20:06:56 +0400
6218    * bump 3.4.6rc1
6219    r3653@cubic-pc (orig r5777):  ruz | 2006-08-17 02:55:37 +0400
6220    * add LeftColumn and RightColumn callbacks to the summary element
6221    r3654@cubic-pc (orig r5778):  ruz | 2006-08-17 02:56:58 +0400
6222    * display one value without html lists
6223    r3655@cubic-pc (orig r5779):  ruz | 2006-08-17 02:58:46 +0400
6224    * allow user to add zero CF values
6225    r3661@cubic-pc (orig r5818):  ruz | 2006-08-27 20:34:52 +0400
6226    * add additional classes to records in tables with ticket's properties
6227    ** so it's possible to change visiual appearance of different fields
6228       like dates, queue, priority status and other
6229    r3662@cubic-pc (orig r5819):  ruz | 2006-08-29 20:59:30 +0400
6230    * Code:
6231      $cf->Load(...)
6232      $field = $cf->id;
6233      unless( $field =~ /^\d+$/ )...
6234      may produce unint warning if field wasn't loaded,
6235      use "unless( $cf->id )" instead as we do everywhere
6236    
6237    r3663@cubic-pc (orig r5820):  ruz | 2006-08-29 21:03:36 +0400
6238    * default title to empty string as we compare it with 'NEWLINE' string
6239      in several places, drops uninit warnings
6240    r3664@cubic-pc (orig r5821):  ruz | 2006-08-29 21:07:03 +0400
6241    * get rid of unint warnings
6242    * make a log message shorter to be more readable
6243    r3665@cubic-pc (orig r5822):  ruz | 2006-08-29 23:10:01 +0400
6244    * fix decoding of the MIME fields, this should fix:
6245    ** problems with non-ascii names of attachments
6246    ** problems with partly encoded fields with '=' chars
6247       in not encoded parts, for example:
6248    
6249    X-MyHeader: key="plain"; key="=?encoded?="
6250    X-MyHeader: key="=?encoded?="; key="plain"
6251    
6252   
6253  
6254  r3669@cubic-pc (orig r5827):  ruz | 2006-08-31 00:11:30 +0400
6255  * typo fix
6256  r3670@cubic-pc (orig r5828):  ruz | 2006-08-31 00:12:00 +0400
6257  * fix merge bugs
6258
6259 ------------------------------------------------------------------------
6260 r6034 | jesse | 2006-09-25 22:31:11 -0400 (Mon, 25 Sep 2006) | 3 lines
6261 Changed paths:
6262    M /rt/branches/3.6-RELEASE
6263    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
6264
6265  r27827@pinglin:  jesse | 2006-09-25 22:30:55 -0400
6266   * New callback 'BeforeShowSummary' on ticket display; handling of people changes on ticket display
6267
6268 ------------------------------------------------------------------------
6269 r6033 | jesse | 2006-09-25 22:31:05 -0400 (Mon, 25 Sep 2006) | 3 lines
6270 Changed paths:
6271    M /rt/branches/3.6-RELEASE
6272    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
6273
6274  r27826@pinglin:  jesse | 2006-09-25 22:30:02 -0400
6275  * Added the ability to search on TimeEstimated
6276
6277 ------------------------------------------------------------------------
6278 r6030 | jesse | 2006-09-25 11:57:01 -0400 (Mon, 25 Sep 2006) | 3 lines
6279 Changed paths:
6280    M /rt/branches/3.6-RELEASE
6281    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
6282
6283  r27804@pinglin:  jesse | 2006-09-25 11:56:46 -0400
6284  * That new callback was misnamed
6285
6286 ------------------------------------------------------------------------
6287 r6028 | jesse | 2006-09-25 10:58:40 -0400 (Mon, 25 Sep 2006) | 3 lines
6288 Changed paths:
6289    M /rt/branches/3.6-RELEASE
6290    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
6291
6292  r27799@pinglin:  jesse | 2006-09-25 10:57:18 -0400
6293  * New callback in Ticket/Display.html
6294
6295 ------------------------------------------------------------------------
6296 r6027 | jesse | 2006-09-25 10:58:34 -0400 (Mon, 25 Sep 2006) | 3 lines
6297 Changed paths:
6298    M /rt/branches/3.6-RELEASE
6299    M /rt/branches/3.6-RELEASE/lib/t/regression/23cfsort.t
6300
6301  r27798@pinglin:  jesse | 2006-09-25 10:57:01 -0400
6302  * The custom field tests that have been dying for the last 4 months were miscoded. fixed
6303
6304 ------------------------------------------------------------------------
6305 r6026 | jesse | 2006-09-25 10:58:29 -0400 (Mon, 25 Sep 2006) | 10 lines
6306 Changed paths:
6307    M /rt/branches/3.6-RELEASE
6308    M /rt/branches/3.6-RELEASE/lib/RT/I18N/es.po
6309
6310  r27796@pinglin:  jesse | 2006-09-24 15:42:56 -0400
6311  RT-Ticket: 7802
6312  RT-Update: correspond
6313  RT-Status: resolved
6314  
6315  I18N
6316  
6317  * Updated Spanish translation from Carlos Velasco
6318  
6319
6320 ------------------------------------------------------------------------
6321 r6004 | jesse | 2006-09-20 14:46:37 -0400 (Wed, 20 Sep 2006) | 9 lines
6322 Changed paths:
6323    M /rt/branches/3.6-RELEASE
6324    M /rt/branches/3.6-RELEASE/etc/upgrade/3.5.1/content
6325
6326  r27685@191:  jesse | 2006-09-20 20:46:27 +0200
6327  RT-Ticket: 7883
6328  RT-Status: resolved
6329  RT-Update: correspond
6330  
6331  initialdata was fixed already. This needs to be fixed
6332  for people who will upgrade from 3.4 to 3.6.2+. --Todd Chapman
6333  
6334
6335 ------------------------------------------------------------------------
6336 r5991 | ruz | 2006-09-19 07:22:31 -0400 (Tue, 19 Sep 2006) | 4 lines
6337 Changed paths:
6338    M /rt/branches/3.6-RELEASE/html/Tools/MyDay.html
6339
6340 MyDay.html
6341 * there is no need in $thispage argument
6342 * merge two %INIT blocks
6343 * drop unused code
6344 ------------------------------------------------------------------------
6345 r5990 | ruz | 2006-09-19 07:18:01 -0400 (Tue, 19 Sep 2006) | 1 line
6346 Changed paths:
6347    M /rt/branches/3.6-RELEASE/html/Tools/Elements/Tabs
6348
6349 * drop XEmacs metadata
6350 ------------------------------------------------------------------------
6351 r5987 | jesse | 2006-09-19 03:40:52 -0400 (Tue, 19 Sep 2006) | 12 lines
6352 Changed paths:
6353    M /rt/branches/3.6-RELEASE
6354    M /rt/branches/3.6-RELEASE/html/Tools/Elements/Tabs
6355    M /rt/branches/3.6-RELEASE/html/Tools/MyDay.html
6356
6357  r27648@pinglin:  jesse | 2006-09-19 09:40:40 +0200
6358  RT-Ticket: 7876
6359  RT-Status: resolved
6360  RT-Update: correspond
6361  
6362  Thanks! Applied:
6363  
6364  From Brian Gallew <geek@burri.to>:
6365   As shipped, RT-3.6.1 doesn't have a useful Tools/MyDays.html. I've
6366   fixed it up so that it works seemingly correctly. Here is the patch that
6367   takes care of it.
6368
6369 ------------------------------------------------------------------------
6370 r5938 | jesse | 2006-09-15 09:50:43 -0400 (Fri, 15 Sep 2006) | 7 lines
6371 Changed paths:
6372    M /rt/branches/3.6-RELEASE
6373    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldFreeform
6374
6375  r27502@pinglin:  jesse | 2006-09-15 14:50:38 +0100
6376  Give Freeform form elements an id. This will be useful
6377  in combination with the EditComponentName callback.
6378  With a few local mods, date CFs will be able to use the
6379  date picker. Without an id the date picker doesn't work.
6380      -Todd Chapman
6381
6382 ------------------------------------------------------------------------
6383 r5913 | jesse | 2006-09-11 19:55:41 -0400 (Mon, 11 Sep 2006) | 6 lines
6384 Changed paths:
6385    M /rt/branches/3.6-RELEASE
6386    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
6387    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
6388
6389  r27407@pinglin:  jesse | 2006-09-12 00:55:29 +0100
6390  RT Essentials mistakenly suggests that users use '/' as an RT::WebPath.
6391  
6392  Do what they mean if they screw up and do that.
6393  
6394
6395 ------------------------------------------------------------------------
6396 r5888 | jesse | 2006-09-08 16:51:01 -0400 (Fri, 08 Sep 2006) | 3 lines
6397 Changed paths:
6398    M /rt/branches/3.6-RELEASE
6399    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
6400    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
6401
6402  r27291@pinglin:  jesse | 2006-09-08 14:19:50 -0400
6403  * Support for marking RT's HTTP cookie as "secure."  Patch from Pavel Ruzicka.
6404
6405 ------------------------------------------------------------------------
6406 r5887 | jesse | 2006-09-08 16:50:50 -0400 (Fri, 08 Sep 2006) | 16 lines
6407 Changed paths:
6408    M /rt/branches/3.6-RELEASE
6409    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
6410    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/LoadTextAttachments
6411    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
6412    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
6413
6414  r27290@pinglin:  jesse | 2006-09-08 13:50:04 -0400
6415  Patch from Kevin Murphy to support the following features:
6416  
6417  # If $SuppressInlineTextFiles is set to a true value, then uploaded
6418  # text files (text-type attachments with file names) are prevented
6419  # from being displayed in-line when viewing a ticket's history.
6420  
6421  Set($SuppressInlineTextFiles, undef);
6422  
6423  # If $DontSearchFileAttachments is set to a true value, then uploaded
6424  # files (attachments with file names) are not searched during full-content
6425  # ticket searches.
6426  
6427  Set($DontSearchFileAttachments, undef);
6428   
6429
6430 ------------------------------------------------------------------------
6431 r5886 | jesse | 2006-09-08 16:50:39 -0400 (Fri, 08 Sep 2006) | 3 lines
6432 Changed paths:
6433    M /rt/branches/3.6-RELEASE
6434    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/Approve
6435
6436  r27286@pinglin:  jesse | 2006-09-08 12:51:22 -0400
6437  * Finer-grained control of what's displayed on ticket approval from Drew Taylor.
6438
6439 ------------------------------------------------------------------------
6440 r5873 | jesse | 2006-09-06 15:09:06 -0400 (Wed, 06 Sep 2006) | 3 lines
6441 Changed paths:
6442    M /rt/branches/3.6-RELEASE
6443    M /rt/branches/3.6-RELEASE/html/Elements/RT__Ticket/ColumnMap
6444
6445  r27206@pinglin:  jesse | 2006-09-06 15:09:02 -0400
6446  * Remove trailing '<br/>' from custom fields shown in ticket search results
6447
6448 ------------------------------------------------------------------------
6449 r5872 | jesse | 2006-09-06 15:07:22 -0400 (Wed, 06 Sep 2006) | 11 lines
6450 Changed paths:
6451    M /rt/branches/3.6-RELEASE
6452    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
6453    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
6454
6455  r27203@pinglin:  jesse | 2006-09-06 15:07:04 -0400
6456  RT-Ticket: 7848
6457  RT-Status: resolved
6458  RT-Update: correspond
6459  
6460  * POSIX::strftime on Solaris isn't robust enough to deal with our Date: header generation.  
6461    Switched to Date::Format::strftime instead.  - ADDED DEPENDENCY: Date::Format
6462    Fix thanks to Tim Bishop 
6463  
6464  
6465
6466 ------------------------------------------------------------------------
6467 r5871 | jesse | 2006-09-06 15:07:16 -0400 (Wed, 06 Sep 2006) | 3 lines
6468 Changed paths:
6469    M /rt/branches/3.6-RELEASE
6470    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
6471
6472  r27202@pinglin:  jesse | 2006-09-06 14:59:10 -0400
6473  * Handle Apache::Session database errors a bit more gracefully
6474
6475 ------------------------------------------------------------------------
6476 r5869 | jesse | 2006-09-06 10:26:13 -0400 (Wed, 06 Sep 2006) | 9 lines
6477 Changed paths:
6478    M /rt/branches/3.6-RELEASE
6479    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
6480
6481  r27194@pinglin:  jesse | 2006-09-06 10:26:01 -0400
6482  RT-Ticket:7852
6483  RT-Status: resolved
6484  RT-Update: correspond
6485  
6486  * Tobias Kremer pointed out a typo in Ticket_Overlay.pm that caused 
6487    an error when a user got a certain permission denied message
6488  
6489
6490 ------------------------------------------------------------------------
6491 r5862 | ruz | 2006-09-05 12:55:33 -0400 (Tue, 05 Sep 2006) | 1 line
6492 Changed paths:
6493    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
6494
6495 * don't concat $args{'Resolved'} when its value is not true
6496 ------------------------------------------------------------------------
6497 r5859 | ruz | 2006-09-04 18:29:59 -0400 (Mon, 04 Sep 2006) | 5 lines
6498 Changed paths:
6499    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
6500
6501 Ticket creation
6502 * /Elements/SelectDate has no argument 'Value'
6503 * use argument 'Default' to:
6504 ** safe values when custom field validation fails
6505 ** allow users/code to pre-define dates in URL
6506 ------------------------------------------------------------------------
6507 r5802 | kevinr | 2006-08-23 17:44:22 -0400 (Wed, 23 Aug 2006) | 4 lines
6508 Changed paths:
6509    M /rt/branches/3.6-RELEASE
6510    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
6511    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
6512
6513  r27527@sad-girl-in-snow:  kevinr | 2006-08-23 17:42:09 -0400
6514  * We need to append a colon to non-standard headers so MIME::Entity will
6515    include them.
6516
6517 ------------------------------------------------------------------------
6518 r5793 | jesse | 2006-08-22 12:44:05 -0400 (Tue, 22 Aug 2006) | 5 lines
6519 Changed paths:
6520    M /rt/branches/3.6-RELEASE
6521    M /rt/branches/3.6-RELEASE/etc/initialdata
6522
6523  r20626@pinglin:  jesse | 2006-08-22 12:43:48 -0400
6524  Fix from Jim Meyer to correct a hardcoded RT::WebPath in initialdata. (This doesn't fix users who've already installed)
6525  
6526  
6527
6528 ------------------------------------------------------------------------
6529 r5782 | jesse | 2006-08-21 13:17:08 -0400 (Mon, 21 Aug 2006) | 5 lines
6530 Changed paths:
6531    M /rt/branches/3.6-RELEASE
6532    M /rt/branches/3.6-RELEASE/html/Search/Build.html
6533
6534  r20599@pinglin:  jesse | 2006-08-21 13:17:00 -0400
6535  * Fix for "Search by requestor" appearing to break in 3.6.1 
6536      (Really, an older, deeper bug was unmasked)
6537    
6538
6539 ------------------------------------------------------------------------
6540 r5776 | jesse | 2006-08-16 02:14:14 -0400 (Wed, 16 Aug 2006) | 4 lines
6541 Changed paths:
6542    M /rt/branches/3.6-RELEASE
6543    M /rt/branches/3.6-RELEASE/lib/t/regression/23cfsort.t
6544
6545  r20440@pinglin:  jesse | 2006-08-16 02:13:52 -0400
6546  * Todd Chapman spotted that a missing plan was masking test failures.
6547  
6548
6549 ------------------------------------------------------------------------
6550 r5771 | jesse | 2006-08-15 00:01:54 -0400 (Tue, 15 Aug 2006) | 3 lines
6551 Changed paths:
6552    M /rt/branches/3.6-RELEASE
6553    M /rt/branches/3.6-RELEASE/html/Search/Chart
6554    M /rt/branches/3.6-RELEASE/html/Search/Elements/Chart
6555
6556  r20425@pinglin:  jesse | 2006-08-15 00:01:34 -0400
6557  * We now sort chart results before displaying them.  Reported by Petter Reinholdtsen
6558
6559 ------------------------------------------------------------------------
6560 r5752 | jesse | 2006-08-11 20:31:03 -0400 (Fri, 11 Aug 2006) | 3 lines
6561 Changed paths:
6562    M /rt/branches/3.6-RELEASE
6563    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/MyRequests
6564
6565  r20345@pinglin:  jesse | 2006-08-11 20:30:54 -0400
6566  * Small HTML column balancing bug (Missing </td> found by Erik Peterson)
6567
6568 ------------------------------------------------------------------------
6569 r5747 | ruz | 2006-08-09 16:57:41 -0400 (Wed, 09 Aug 2006) | 1 line
6570 Changed paths:
6571    M /rt/branches/3.6-RELEASE/lib/RT/CurrentUser.pm
6572
6573 * skip test if french locale is not loaded
6574 ------------------------------------------------------------------------
6575 r5746 | ruz | 2006-08-09 16:32:00 -0400 (Wed, 09 Aug 2006) | 2 lines
6576 Changed paths:
6577    M /rt/branches/3.6-RELEASE/bin/rt-mailgate.in
6578    M /rt/branches/3.6-RELEASE/lib/t/regression/06mailgateway.t
6579
6580 * mailgate without --action argument were failing
6581 * tests
6582 ------------------------------------------------------------------------
6583 r5745 | ruz | 2006-08-09 15:37:28 -0400 (Wed, 09 Aug 2006) | 1 line
6584 Changed paths:
6585    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
6586
6587 * CullRTAddresses in RT::Interface::Email was using reversed filter logic
6588 ------------------------------------------------------------------------
6589 r5744 | ruz | 2006-08-09 15:34:29 -0400 (Wed, 09 Aug 2006) | 1 line
6590 Changed paths:
6591    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
6592
6593 * report error if action is empty in mailgate
6594 ------------------------------------------------------------------------
6595 r5740 | ruz | 2006-08-09 02:48:35 -0400 (Wed, 09 Aug 2006) | 2 lines
6596 Changed paths:
6597    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
6598
6599 * drop uninit wornings
6600 * "... eq undef" is bad code
6601 ------------------------------------------------------------------------
6602 r5728 | kevinr | 2006-08-08 21:00:32 -0400 (Tue, 08 Aug 2006) | 3 lines
6603 Changed paths:
6604    M /rt/branches/3.6-RELEASE
6605    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Tabs
6606
6607  r17938@sad-girl-in-snow:  kevinr | 2006-08-08 20:59:23 -0400
6608  * Fixed a logic bug in how we were positioning the separator.
6609
6610 ------------------------------------------------------------------------
6611 r5721 | kevinr | 2006-08-08 14:16:31 -0400 (Tue, 08 Aug 2006) | 3 lines
6612 Changed paths:
6613    M /rt/branches/3.6-RELEASE
6614    M /rt/branches/3.6-RELEASE/html/autohandler
6615
6616  r17906@sad-girl-in-snow:  kevinr | 2006-08-08 14:15:30 -0400
6617  * Added FailedLogin and SuccessfulLogin callbacks to the autohandler
6618
6619 ------------------------------------------------------------------------
6620 r5719 | jesse | 2006-08-08 12:21:37 -0400 (Tue, 08 Aug 2006) | 3 lines
6621 Changed paths:
6622    M /rt/branches/3.6-RELEASE
6623    M /rt/branches/3.6-RELEASE/releng.cnf
6624
6625  r15134@pinglin:  jesse | 2006-08-08 12:21:13 -0400
6626  * RT 3.6.1
6627
6628 ------------------------------------------------------------------------
6629 r5718 | jesse | 2006-08-08 12:18:57 -0400 (Tue, 08 Aug 2006) | 8 lines
6630 Changed paths:
6631    M /rt/branches/3.6-RELEASE
6632    M /rt/branches/3.6-RELEASE/lib/RT/I18N/es.po
6633
6634  r15132@pinglin:  jesse | 2006-08-08 12:17:58 -0400
6635  RT-Ticket: 7757
6636  RT-Status: resolved
6637  RT-Update: correspond
6638  
6639  Thanks! applied
6640  
6641
6642 ------------------------------------------------------------------------
6643 r5717 | ruz | 2006-08-07 23:57:37 -0400 (Mon, 07 Aug 2006) | 1 line
6644 Changed paths:
6645    M /rt/branches/3.6-RELEASE/lib/t/regression/06mailgateway.t
6646
6647 * cleanup test file, less warnings
6648 ------------------------------------------------------------------------
6649 r5716 | ruz | 2006-08-07 23:56:36 -0400 (Mon, 07 Aug 2006) | 2 lines
6650 Changed paths:
6651    M /rt/branches/3.6-RELEASE/lib/t/regression/23-batch-upload-csv.t
6652
6653 * DB may return records in random order(Pg for example),
6654   use OrderBy when test depends on order of a collection.
6655 ------------------------------------------------------------------------
6656 r5714 | ruz | 2006-08-07 23:08:21 -0400 (Mon, 07 Aug 2006) | 3 lines
6657 Changed paths:
6658    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
6659
6660 * use $principal object we created before instead of args{PrincipalId}
6661   as user may provide email address
6662 * use == instead of eq for id comparisions
6663 ------------------------------------------------------------------------
6664 r5713 | ruz | 2006-08-07 23:02:52 -0400 (Mon, 07 Aug 2006) | 2 lines
6665 Changed paths:
6666    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
6667
6668 * get rid of uninit warnings
6669 * id is an integer so use == instead of eq to compare
6670 ------------------------------------------------------------------------
6671 r5712 | ruz | 2006-08-07 22:52:43 -0400 (Mon, 07 Aug 2006) | 3 lines
6672 Changed paths:
6673    M /rt/branches/3.6-RELEASE/lib/RT/Action/AutoOpen.pm
6674
6675 * get rid of uninit warnings
6676 * refactor
6677 * don't call $self->TransactionObj->Message->First twice
6678 ------------------------------------------------------------------------
6679 r5711 | ruz | 2006-08-07 22:41:22 -0400 (Mon, 07 Aug 2006) | 1 line
6680 Changed paths:
6681    M /rt/branches/3.6-RELEASE/html/REST/1.0/NoAuth/mail-gateway
6682
6683 * get rid of unint warnings
6684 ------------------------------------------------------------------------
6685 r5658 | ruz | 2006-07-26 13:14:42 -0400 (Wed, 26 Jul 2006) | 1 line
6686 Changed paths:
6687    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
6688
6689 * docs update
6690 ------------------------------------------------------------------------
6691 r5657 | ruz | 2006-07-26 11:28:30 -0400 (Wed, 26 Jul 2006) | 1 line
6692 Changed paths:
6693    M /rt/branches/3.6-RELEASE/html/SelfService/Display.html
6694
6695 * drop uninit warning
6696 ------------------------------------------------------------------------
6697 r5656 | ruz | 2006-07-26 11:03:38 -0400 (Wed, 26 Jul 2006) | 4 lines
6698 Changed paths:
6699    M /rt/branches/3.6-RELEASE/html/Search/Build.html
6700
6701 * http://rt3.fsck.com/Ticket/Display.html?id=7133
6702   * @actions -> @$actions to handle parser errors
6703   * don't blame users on CF.{} conditions
6704   Thanks to Todd and Rolf Grossmann.
6705 ------------------------------------------------------------------------
6706 r5653 | kevinr | 2006-07-25 22:05:36 -0400 (Tue, 25 Jul 2006) | 3 lines
6707 Changed paths:
6708    M /rt/branches/3.6-RELEASE
6709    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
6710
6711  r15411@sad-girl-in-snow:  kevinr | 2006-07-25 20:04:26 -0400
6712  * Added a BeforeProcessArguments callback
6713
6714 ------------------------------------------------------------------------
6715 r5652 | ruz | 2006-07-25 20:21:32 -0400 (Tue, 25 Jul 2006) | 2 lines
6716 Changed paths:
6717    M /rt/branches/3.6-RELEASE/lib/RT/Interface/REST.pm
6718
6719 * add support for spaces in names of custom fields in the REST,
6720   based on patch from Dmitri Tikhonov.
6721 ------------------------------------------------------------------------
6722 r5651 | ruz | 2006-07-25 19:44:13 -0400 (Tue, 25 Jul 2006) | 3 lines
6723 Changed paths:
6724    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
6725
6726 * If a ticket is created with _RecordTransaction set to
6727   zero, it's not an error when zero is returned as the
6728   transaction id. Thanks, Todd.
6729 ------------------------------------------------------------------------
6730 r5650 | jesse | 2006-07-25 14:06:32 -0400 (Tue, 25 Jul 2006) | 3 lines
6731 Changed paths:
6732    M /rt/branches/3.6-RELEASE
6733    M /rt/branches/3.6-RELEASE/releng.cnf
6734
6735  r14405@pinglin:  jesse | 2006-07-25 11:05:54 -0700
6736   * RC 2
6737
6738 ------------------------------------------------------------------------
6739 r5649 | jesse | 2006-07-25 14:06:06 -0400 (Tue, 25 Jul 2006) | 3 lines
6740 Changed paths:
6741    M /rt/branches/3.6-RELEASE
6742    M /rt/branches/3.6-RELEASE/html/Search/Simple.html
6743
6744  r14404@pinglin:  jesse | 2006-07-25 11:05:41 -0700
6745  * Restore "Go to ticket #" search functionality accidentally removed from RT 3.6.0
6746
6747 ------------------------------------------------------------------------
6748 r5642 | jesse | 2006-07-21 14:18:04 -0400 (Fri, 21 Jul 2006) | 3 lines
6749 Changed paths:
6750    M /rt/branches/3.6-RELEASE
6751    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
6752
6753  r14319@pinglin:  jesse | 2006-07-21 11:17:54 -0700
6754   * more updates from jason
6755
6756 ------------------------------------------------------------------------
6757 r5641 | jesse | 2006-07-21 12:16:07 -0400 (Fri, 21 Jul 2006) | 3 lines
6758 Changed paths:
6759    M /rt/branches/3.6-RELEASE
6760    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
6761
6762  r14309@pinglin:  jesse | 2006-07-21 09:15:58 -0700
6763  * Loc bug reported by doogles
6764
6765 ------------------------------------------------------------------------
6766 r5629 | kevinr | 2006-07-20 15:42:05 -0400 (Thu, 20 Jul 2006) | 4 lines
6767 Changed paths:
6768    M /rt/branches/3.6-RELEASE
6769    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
6770
6771  r15197@sad-girl-in-snow:  kevinr | 2006-07-20 15:36:45 -0400
6772  * Sending e-mail falls back to the username if a RealName can't be found.  We
6773  shouldn't be sending messages with "From:  via RT" any more.
6774
6775 ------------------------------------------------------------------------
6776 r5628 | jesse | 2006-07-20 15:16:09 -0400 (Thu, 20 Jul 2006) | 3 lines
6777 Changed paths:
6778    M /rt/branches/3.6-RELEASE
6779    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditWatchers
6780    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowUserEntry
6781
6782  r14235@pinglin:  jesse | 2006-07-20 12:15:45 -0700
6783  * Better display of squelched ticket recipients
6784
6785 ------------------------------------------------------------------------
6786 r5627 | jesse | 2006-07-20 15:16:01 -0400 (Thu, 20 Jul 2006) | 3 lines
6787 Changed paths:
6788    M /rt/branches/3.6-RELEASE
6789    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
6790
6791  r14234@pinglin:  jesse | 2006-07-20 12:15:31 -0700
6792  * explicitly use the libraries we're using (Rather than depend on them to be used elsewhere)
6793
6794 ------------------------------------------------------------------------
6795 r5626 | jesse | 2006-07-20 13:52:03 -0400 (Thu, 20 Jul 2006) | 3 lines
6796 Changed paths:
6797    M /rt/branches/3.6-RELEASE
6798    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowHistory
6799
6800  r14231@pinglin:  jesse | 2006-07-20 10:49:41 -0700
6801  Forward porting a history ordering fix from 3.4
6802
6803 ------------------------------------------------------------------------
6804 r5625 | jesse | 2006-07-20 13:51:37 -0400 (Thu, 20 Jul 2006) | 3 lines
6805 Changed paths:
6806    M /rt/branches/3.6-RELEASE
6807    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFields
6808    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomFields
6809
6810  r14228@pinglin:  jesse | 2006-07-20 10:38:00 -0700
6811  * Better semantic html for custom field labels from Todd Chapman 
6812
6813 ------------------------------------------------------------------------
6814 r5623 | jesse | 2006-07-20 13:32:59 -0400 (Thu, 20 Jul 2006) | 4 lines
6815 Changed paths:
6816    M /rt/branches/3.6-RELEASE
6817    M /rt/branches/3.6-RELEASE/html/NoAuth/css/autohandler
6818
6819  r14225@pinglin:  jesse | 2006-07-20 10:32:41 -0700
6820  * Removed not-quite-right outdated cachinng header generation
6821  
6822
6823 ------------------------------------------------------------------------
6824 r5618 | jesse | 2006-07-19 20:45:36 -0400 (Wed, 19 Jul 2006) | 3 lines
6825 Changed paths:
6826    M /rt/branches/3.6-RELEASE
6827    M /rt/branches/3.6-RELEASE/html/Search/Chart
6828    M /rt/branches/3.6-RELEASE/html/Search/Elements/Chart
6829    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectGroupBy
6830    M /rt/branches/3.6-RELEASE/html/Search/Results.html
6831    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
6832
6833  r14219@pinglin:  jesse | 2006-07-19 17:45:03 -0700
6834  * Backport the ability to chart by custom field from RT 3.7
6835
6836 ------------------------------------------------------------------------
6837 r5617 | jesse | 2006-07-19 20:45:26 -0400 (Wed, 19 Jul 2006) | 3 lines
6838 Changed paths:
6839    M /rt/branches/3.6-RELEASE
6840    M /rt/branches/3.6-RELEASE/lib/RT/Group_Overlay.pm
6841
6842  r14216@pinglin:  jesse | 2006-07-19 17:38:40 -0700
6843  * crit was being called on the wrong object. Thanks to Todd Chapman 
6844
6845 ------------------------------------------------------------------------
6846 r5615 | jesse | 2006-07-19 18:46:28 -0400 (Wed, 19 Jul 2006) | 3 lines
6847 Changed paths:
6848    M /rt/branches/3.6-RELEASE
6849    M /rt/branches/3.6-RELEASE/releng.cnf
6850
6851  r14214@pinglin:  jesse | 2006-07-19 15:46:15 -0700
6852  * bumping to pre2
6853
6854 ------------------------------------------------------------------------
6855 r5614 | jesse | 2006-07-19 18:37:43 -0400 (Wed, 19 Jul 2006) | 3 lines
6856 Changed paths:
6857    M /rt/branches/3.6-RELEASE
6858    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
6859    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
6860
6861  r14208@pinglin:  jesse | 2006-07-19 15:33:26 -0700
6862  * Allow sites to disable the display of inline ticket images.
6863
6864 ------------------------------------------------------------------------
6865 r5613 | jesse | 2006-07-19 18:37:32 -0400 (Wed, 19 Jul 2006) | 4 lines
6866 Changed paths:
6867    M /rt/branches/3.6-RELEASE
6868    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowGroupMembers
6869    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowPeople
6870    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowUserEntry
6871
6872  r14207@pinglin:  jesse | 2006-07-19 15:33:02 -0700
6873  * Inline display of which ticket watchers are "squelched"
6874  
6875
6876 ------------------------------------------------------------------------
6877 r5609 | jesse | 2006-07-19 15:19:27 -0400 (Wed, 19 Jul 2006) | 1 line
6878 Changed paths:
6879    M /rt/branches/3.6-RELEASE
6880    M /rt/branches/3.6-RELEASE/releng.cnf
6881
6882
6883 ------------------------------------------------------------------------
6884 r5608 | jesse | 2006-07-19 15:18:52 -0400 (Wed, 19 Jul 2006) | 3 lines
6885 Changed paths:
6886    M /rt/branches/3.6-RELEASE
6887    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
6888
6889  r14179@pinglin:  jesse | 2006-07-18 21:27:41 -0700
6890  * better help on dependency install
6891
6892 ------------------------------------------------------------------------
6893 r5607 | jesse | 2006-07-19 15:18:09 -0400 (Wed, 19 Jul 2006) | 1 line
6894 Changed paths:
6895    M /rt/branches/3.6-RELEASE
6896    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
6897    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
6898
6899
6900 ------------------------------------------------------------------------
6901 r5600 | jesse | 2006-07-18 17:51:46 -0400 (Tue, 18 Jul 2006) | 3 lines
6902 Changed paths:
6903    M /rt/branches/3.6-RELEASE
6904    M /rt/branches/3.6-RELEASE/lib/t/regression/23-web_attachments.t
6905
6906  r37204@truegrounds:  jesse | 2006-07-18 16:21:51 -0400
6907  * Tests updated for 3.6
6908
6909 ------------------------------------------------------------------------
6910 r5599 | jesse | 2006-07-18 17:51:35 -0400 (Tue, 18 Jul 2006) | 166 lines
6911 Changed paths:
6912    M /rt/branches/3.6-RELEASE
6913    M /rt/branches/3.6-RELEASE/bin/rt-crontool.in
6914    M /rt/branches/3.6-RELEASE/config.layout
6915    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
6916    M /rt/branches/3.6-RELEASE/html/Admin/Groups/index.html
6917    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
6918    M /rt/branches/3.6-RELEASE/html/REST/1.0/NoAuth/mail-gateway
6919    M /rt/branches/3.6-RELEASE/html/SelfService/Create.html
6920    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
6921    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
6922    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/PreviewScrips
6923    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowHistory
6924    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowRequestor
6925    M /rt/branches/3.6-RELEASE/lib/RT/Attachment_Overlay.pm
6926    M /rt/branches/3.6-RELEASE/lib/RT/Condition/Generic.pm
6927    M /rt/branches/3.6-RELEASE/lib/RT/CustomField_Overlay.pm
6928    M /rt/branches/3.6-RELEASE/lib/RT/Date.pm
6929    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
6930    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Handler.pm
6931    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
6932    M /rt/branches/3.6-RELEASE/lib/RT/Link_Overlay.pm
6933    M /rt/branches/3.6-RELEASE/lib/RT/Links_Overlay.pm
6934    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
6935    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
6936    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
6937    M /rt/branches/3.6-RELEASE/lib/RT/URI/base.pm
6938    M /rt/branches/3.6-RELEASE/lib/RT/URI/fsck_com_rt.pm
6939    M /rt/branches/3.6-RELEASE/lib/RT/URI.pm
6940    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
6941    M /rt/branches/3.6-RELEASE/lib/t/regression/06mailgateway.t
6942    M /rt/branches/3.6-RELEASE/lib/t/regression/22search_tix_by_txn.t
6943    A /rt/branches/3.6-RELEASE/lib/t/regression/23-web_attachments.t
6944    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
6945
6946  r37203@truegrounds:  jesse | 2006-07-18 13:08:57 -0400
6947   r30313@truegrounds:  jesse | 2006-03-23 01:36:27 -0500
6948   * Better mp2 bulletproofing
6949   r30314@truegrounds:  jesse | 2006-03-23 01:36:42 -0500
6950   
6951   r37202@truegrounds:  jesse | 2006-07-18 12:49:01 -0400
6952    r31084@truegrounds (orig r4814):  jesse | 2006-03-23 22:40:37 -0500
6953     r10436@hualien:  jesse | 2006-03-23 22:40:25 -0500
6954     * It helps when there aren't typos
6955    
6956    r31117@truegrounds (orig r4847):  alexmv | 2006-03-28 15:50:07 -0500
6957     r11918@zoq-fot-pik:  chmrr | 2006-03-28 15:49:56 -0500
6958      * Backport TXN fixes from 3.7 and 3.5
6959    
6960    r31194@truegrounds (orig r4924):  jesse | 2006-03-30 21:07:23 -0500
6961     r10636@hualien:  jesse | 2006-03-31 11:06:57 +0900
6962     RT-Ticket: 7398
6963     RT-Status: resolved
6964     RT-Update: correspond
6965     
6966     * Added a "RH" RedHat layout option to config.layout  -- Paulo Matos
6967    
6968    r31317@truegrounds (orig r5047):  ruz | 2006-04-17 20:40:06 -0400
6969    * check and report error to the logs
6970    r31330@truegrounds (orig r5060):  jesse | 2006-04-24 10:49:40 -0400
6971     r11842@hualien:  jesse | 2006-04-24 10:49:13 -0400
6972     The following patch adds the useful LastUpdated field to the fields
6973     returned through the REST interface.
6974     David - who starts to wonder if his patches are actually read by someone :-)
6975     --
6976     David Schweikert        | phone: +41 44 632 7019
6977     System manager ISG.EE   | walk:  ETH Zentrum, ETL F24.1
6978     ETH Zurich, Switzerland | web:   http://people.ee.ethz.ch/dws
6979     
6980    
6981    r31334@truegrounds (orig r5064):  ruz | 2006-04-24 16:42:43 -0400
6982    * max subject is 200 character long
6983    r31335@truegrounds (orig r5065):  ruz | 2006-04-24 17:25:15 -0400
6984    * convert only if $enc'oding contains something
6985    r31336@truegrounds (orig r5066):  ruz | 2006-04-24 20:21:32 -0400
6986    * simple tests for Attachments manipulation from web interface
6987    r31385@truegrounds (orig r5115):  ruz | 2006-04-25 19:24:45 -0400
6988    * (cond) && 'selected' outputs 0 if condition fails on my system 
6989    r31386@truegrounds (orig r5116):  ruz | 2006-04-25 19:35:09 -0400
6990    * get queue ID from page
6991    r31388@truegrounds (orig r5118):  jesse | 2006-04-25 22:43:31 -0400
6992     r11882@hualien:  jesse | 2006-04-25 22:43:11 -0400
6993     * Mark Eichin picked up that http://lists.fsck.com/pipermail/rt-devel/2004-August/006216.html had never been applied. 
6994     
6995     rt ls -l broke because of it, if your RT server wasn't at / 
6996    
6997    r31453@truegrounds (orig r5183):  jesse | 2006-05-08 22:31:56 -0400
6998     r13313@hualien:  jesse | 2006-05-08 12:01:55 -0400
6999      * Finding disabled groups should actually find them, now
7000    
7001    r31454@truegrounds (orig r5184):  jesse | 2006-05-08 22:32:10 -0400
7002     r13314@hualien:  jesse | 2006-05-08 12:14:26 -0400
7003     * Minor reformatting
7004    
7005    r31455@truegrounds (orig r5185):  jesse | 2006-05-08 22:32:19 -0400
7006     r13315@hualien:  jesse | 2006-05-08 22:31:30 -0400
7007     * Mail gateway refactoring to make added functioanlity a bit easier. 
7008       No (intentional) functional changes.
7009    
7010    r31456@truegrounds (orig r5186):  jesse | 2006-05-08 22:56:20 -0400
7011     r13330@hualien:  jesse | 2006-05-08 22:55:56 -0400
7012      * Reed Loden caught a perltidy error that, somewhat terrifiyingly, was still a valid mason page
7013    
7014    r31457@truegrounds (orig r5187):  jesse | 2006-05-09 00:48:10 -0400
7015     r13332@hualien:  jesse | 2006-05-09 00:47:49 -0400
7016     * Mismatched parens
7017    
7018    r31476@truegrounds (orig r5206):  ruz | 2006-05-11 16:48:53 -0400
7019    * return values checking and more logging on errors
7020    r31477@truegrounds (orig r5207):  ruz | 2006-05-11 16:56:24 -0400
7021    * more checks on attachments processing
7022    r31478@truegrounds (orig r5208):  ruz | 2006-05-11 18:24:17 -0400
7023    * if ( not $xxx || $xxx->foo ) is equivalent to
7024      if ( not ( $xxx || $xxx->foo ) ) due to perl5 rules
7025      which is not expected behaviour
7026    r31479@truegrounds (orig r5209):  ruz | 2006-05-11 18:31:58 -0400
7027    * user do next steps:
7028        1) open ticket #1
7029        2) click reply
7030        3) upload attachment
7031        4) open ticket #2 in another browser window
7032        5) send reply to the ticket #1
7033      RT looses uploaded attachment due to step 4) as RT tries
7034      to add attchement to the ticket #2 and drops them from session.
7035      As solution don't ProcessTicketMessage if there is attachments,
7036      but only if there is real update message.
7037    r31486@truegrounds (orig r5216):  ruz | 2006-05-12 16:54:41 -0400
7038    * add Timezone argument in SetToMidnight
7039    r31487@truegrounds (orig r5217):  ruz | 2006-05-12 17:02:54 -0400
7040    * use SetToMidnight( Timezone => 'server' ) to calc start and end of the day
7041    r31488@truegrounds (orig r5218):  ruz | 2006-05-12 20:31:33 -0400
7042    * get rid of "masks earlier declaration" warnings
7043    r31508@truegrounds (orig r5238):  ruz | 2006-05-16 18:39:59 -0400
7044    * really noisy warning
7045      *NOTE* that option we use is not described in config
7046    r31519@truegrounds (orig r5249):  ruz | 2006-05-18 12:17:47 -0400
7047    * add bug comment
7048    r31526@truegrounds (orig r5256):  ruz | 2006-05-18 21:45:58 -0400
7049    * allow to complete actions in mail plugins
7050    r31527@truegrounds (orig r5257):  ruz | 2006-05-18 21:53:40 -0400
7051    * minor
7052    r31538@truegrounds (orig r5268):  jesse | 2006-05-19 17:17:41 -0400
7053     r13935@hualien:  jesse | 2006-05-19 17:17:27 -0400
7054     * There were divergent copies of this code. The EmailParser code was more correct
7055    
7056    r31580@truegrounds (orig r5310):  ruz | 2006-05-26 20:39:49 -0400
7057    * when we could parse URI, for example object doesn't exist
7058      fallback to RT::URI::base resolver, so $uri->IsLocal and
7059      other methods wouldn't die but return undef
7060    r31585@truegrounds (orig r5315):  ruz | 2006-05-28 07:19:20 -0400
7061    * Use "Requestor.id = $requestor->id" search instead of search by email address
7062      as latter is not indexed
7063    r31587@truegrounds (orig r5317):  ruz | 2006-05-30 16:13:02 -0400
7064    * If current user changes owner from somebody else to nobody user,
7065      the action fails with "You can only reassign tickets that you own
7066      or that are unowned", but we must change owner if he has no right
7067      to own tickets in dest queue. Do it with Force and with SystemUser
7068      context.
7069    r31670@truegrounds (orig r5400):  ruz | 2006-06-16 20:40:24 -0400
7070    * not default mail plugins has been broken during last refactoring
7071    ** move a code back into its scope
7072    ** don't forget to store $_ in $Class when $_ matches ^RT::Interface::Email
7073    r35569@truegrounds (orig r5476):  ruz | 2006-06-27 17:21:07 -0400
7074    * nothing special, small changes I'd changed during
7075      the hunt over a bug
7076    r35573@truegrounds (orig r5480):  ruz | 2006-06-27 20:05:49 -0400
7077    * minor formatting
7078    r35575@truegrounds (orig r5482):  ruz | 2006-06-28 17:25:18 -0400
7079    * add tests for unsafe mailgate commands
7080    * fix bugs that were introduced during Email.pm refactoring
7081    r35589@truegrounds (orig r5496):  ruz | 2006-06-30 16:09:08 -0400
7082    Changes:
7083    * new config option $OldestTransactionsFirst that allow
7084      administrator to reverse order of transactions on
7085      history page
7086    
7087    r36191@truegrounds (orig r5520):  ruz | 2006-07-04 01:36:46 -0400
7088    * forgot to add option to config
7089    r36192@truegrounds (orig r5521):  ruz | 2006-07-04 01:38:03 -0400
7090    * report error when couldn't create CF
7091    r36193@truegrounds (orig r5522):  ruz | 2006-07-04 01:39:21 -0400
7092    * we never should call exit from libs
7093    r36205@truegrounds (orig r5534):  ruz | 2006-07-06 11:19:46 -0400
7094    rt-crontool
7095    * add --transaction argument with two possible values: 'first' and 'last'
7096    * add --transaction-type argument to allow users select type of transactions
7097    ** these transactions would be passed to scrips for processing, so users
7098       can use conditions, actions and templates that check or use properties of
7099       transaction
7100    
7101    * also some existant actions, conditions and templates require scrip or
7102      scrip action objects to process normally, as we have no these objects
7103      available we now pass void (not loaded) objects. This change would allow
7104      users to use notify actions with crontool.
7105    r36241@truegrounds (orig r5570):  kevinr | 2006-07-13 16:21:31 -0400
7106     r14836@sad-girl-in-snow:  kevinr | 2006-07-13 16:17:43 -0400
7107     * The RT::Condition::Generic docs were wrong... fixed.
7108    
7109   
7110  
7111
7112 ------------------------------------------------------------------------
7113 r5573 | jesse | 2006-07-17 12:41:35 -0400 (Mon, 17 Jul 2006) | 3 lines
7114 Changed paths:
7115    M /rt/branches/3.6-RELEASE
7116    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
7117    M /rt/branches/3.6-RELEASE/html/index.html
7118
7119  r14054@pinglin:  jesse | 2006-07-17 11:28:21 -0400
7120  * Switch our redirects to use the new RT::Interface::Web::Redirect method
7121
7122 ------------------------------------------------------------------------
7123 r5572 | jesse | 2006-07-17 12:41:09 -0400 (Mon, 17 Jul 2006) | 13 lines
7124 Changed paths:
7125    M /rt/branches/3.6-RELEASE
7126    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
7127
7128  r14053@pinglin:  jesse | 2006-07-17 11:28:00 -0400
7129  * Added "Redirect" and "StaticFileHeaders" methods to RT::Interface::Web. 
7130  
7131  * Redirect is careful to redirect the browser to the same base RT url they're coming from
7132    and to close the user's Apache::Session, lest that module try to open two copies
7133    of the same prepared session database handle at the same time and fall over.
7134  
7135  * StaticFileHeaders tells the user's browser that the file being served
7136    was last modified at last server start and should be cached for approximately
7137    a month.  Better would be to use the Heuristics that Jifty::View::Static provides.
7138  
7139  
7140
7141 ------------------------------------------------------------------------
7142 r5571 | jesse | 2006-07-17 12:40:48 -0400 (Mon, 17 Jul 2006) | 3 lines
7143 Changed paths:
7144    M /rt/branches/3.6-RELEASE
7145    D /rt/branches/3.6-RELEASE/html/NoAuth/ahah.js
7146    M /rt/branches/3.6-RELEASE/html/NoAuth/css/autohandler
7147    M /rt/branches/3.6-RELEASE/html/NoAuth/images/autohandler
7148    M /rt/branches/3.6-RELEASE/html/NoAuth/js/autohandler
7149
7150  r14052@pinglin:  jesse | 2006-07-17 11:23:30 -0400
7151  * Started generating better caching headers for css, image and js files
7152
7153 ------------------------------------------------------------------------
7154 r5528 | trs | 2006-07-04 17:59:19 -0400 (Tue, 04 Jul 2006) | 3 lines
7155 Changed paths:
7156    M /rt/branches/3.6-RELEASE
7157    M /rt/branches/3.6-RELEASE/html/NoAuth/css/autohandler
7158
7159  r13934@zot:  tom | 2006-07-04 17:59:07 -0400
7160  Add an HTTP "Expires" header to CSS files so they expire in a year (and aren't reloaded on every request)
7161
7162 ------------------------------------------------------------------------
7163 r5524 | robert | 2006-07-04 02:37:00 -0400 (Tue, 04 Jul 2006) | 3 lines
7164 Changed paths:
7165    M /rt/branches/3.6-RELEASE
7166    M /rt/branches/3.6-RELEASE/html/REST/1.0/NoAuth/mail-gateway
7167
7168  r5611@bear:  rspier | 2006-07-03 23:36:20 -0700
7169  Add Pre hook to mail-gateway
7170
7171 ------------------------------------------------------------------------
7172 r5523 | robert | 2006-07-04 02:36:40 -0400 (Tue, 04 Jul 2006) | 3 lines
7173 Changed paths:
7174    M /rt/branches/3.6-RELEASE
7175    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/Row
7176    M /rt/branches/3.6-RELEASE/html/Elements/QueryString
7177    M /rt/branches/3.6-RELEASE/html/Ticket/Update.html
7178
7179  r5607@bear:  rspier | 2006-07-03 20:30:15 -0700
7180  Hide a handful of warnings in a quick and dirty way
7181
7182 ------------------------------------------------------------------------
7183 r5519 | robert | 2006-07-03 21:31:03 -0400 (Mon, 03 Jul 2006) | 3 lines
7184 Changed paths:
7185    M /rt/branches/3.6-RELEASE
7186    M /rt/branches/3.6-RELEASE/etc/RT_Config.pm.in
7187    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
7188    A /rt/branches/3.6-RELEASE/lib/t/regression/27verp.t
7189
7190  r5600@bear:  rspier | 2006-07-03 18:27:29 -0700
7191  Initial support for configurable VERP
7192
7193 ------------------------------------------------------------------------
7194 r5518 | robert | 2006-07-03 21:30:50 -0400 (Mon, 03 Jul 2006) | 3 lines
7195 Changed paths:
7196    M /rt/branches/3.6-RELEASE
7197    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
7198
7199  r5599@bear:  rspier | 2006-07-03 18:03:10 -0700
7200  Add a Date: header to outbound email messages
7201
7202 ------------------------------------------------------------------------
7203 r5517 | robert | 2006-07-03 21:30:36 -0400 (Mon, 03 Jul 2006) | 3 lines
7204 Changed paths:
7205    M /rt/branches/3.6-RELEASE
7206    M /rt/branches/3.6-RELEASE/html/User/Prefs.html
7207
7208  r5598@bear:  rspier | 2006-07-03 17:45:55 -0700
7209  Add id's to the TitleBox wrappers so we can easily make them invisible from the stylesheet
7210
7211 ------------------------------------------------------------------------
7212 r5497 | robert | 2006-07-03 13:17:51 -0400 (Mon, 03 Jul 2006) | 3 lines
7213 Changed paths:
7214    M /rt/branches/3.6-RELEASE
7215    M /rt/branches/3.6-RELEASE/configure.ac
7216
7217  r5577@bear:  rspier | 2006-07-03 10:17:32 -0700
7218  Update version string
7219
7220 ------------------------------------------------------------------------
7221 r5489 | kevinr | 2006-06-29 14:41:08 -0400 (Thu, 29 Jun 2006) | 3 lines
7222 Changed paths:
7223    M /rt/branches/3.6-RELEASE
7224    M /rt/branches/3.6-RELEASE/lib/t/regression/26command_line.t
7225
7226  r14127@sad-girl-in-snow:  kevinr | 2006-06-29 14:40:28 -0400
7227  * Added todo_skip tests for linking via the rt command-line tool.
7228
7229 ------------------------------------------------------------------------
7230 r5485 | ruz | 2006-06-28 18:15:28 -0400 (Wed, 28 Jun 2006) | 1 line
7231 Changed paths:
7232    M /rt/branches/3.6-RELEASE/sbin/rt-dump-database.in
7233    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
7234
7235 * every RT script that uses the API must use local libs
7236 ------------------------------------------------------------------------
7237 r5481 | ruz | 2006-06-28 13:55:11 -0400 (Wed, 28 Jun 2006) | 4 lines
7238 Changed paths:
7239    M /rt/branches/3.6-RELEASE/bin/rt.in
7240    M /rt/branches/3.6-RELEASE/lib/RT/Interface/REST.pm
7241
7242 Based on patch from Philip Kime.
7243 * sort bt numbers first then by letters in expand_list
7244 * get rid of warnings
7245
7246 ------------------------------------------------------------------------
7247 r5418 | ruz | 2006-06-23 17:22:53 -0400 (Fri, 23 Jun 2006) | 1 line
7248 Changed paths:
7249    M /rt/branches/3.6-RELEASE/lib/RT/Search/Googleish.pm
7250
7251 * typo, package is Googleish, we load local/vendor Googlish
7252 ------------------------------------------------------------------------
7253 r5408 | jesse | 2006-06-19 18:45:12 -0400 (Mon, 19 Jun 2006) | 3 lines
7254 Changed paths:
7255    M /rt/branches/3.6-RELEASE
7256    M /rt/branches/3.6-RELEASE/html/Elements/Footer
7257
7258  r12787@pinglin:  jesse | 2006-06-19 18:43:43 -0400
7259  * Set the visible copyright string to 2006
7260
7261 ------------------------------------------------------------------------
7262 r5407 | jesse | 2006-06-19 18:44:04 -0400 (Mon, 19 Jun 2006) | 3 lines
7263 Changed paths:
7264    M /rt/branches/3.6-RELEASE
7265    M /rt/branches/3.6-RELEASE/Makefile.in
7266    M /rt/branches/3.6-RELEASE/README
7267    M /rt/branches/3.6-RELEASE/bin/mason_handler.fcgi.in
7268    M /rt/branches/3.6-RELEASE/bin/mason_handler.scgi.in
7269    M /rt/branches/3.6-RELEASE/bin/mason_handler.svc.in
7270    M /rt/branches/3.6-RELEASE/bin/rt-crontool.in
7271    M /rt/branches/3.6-RELEASE/bin/rt-mailgate.in
7272    M /rt/branches/3.6-RELEASE/bin/rt.in
7273    M /rt/branches/3.6-RELEASE/bin/standalone_httpd.in
7274    M /rt/branches/3.6-RELEASE/bin/webmux.pl.in
7275    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/GroupRights.html
7276    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/Modify.html
7277    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/Objects.html
7278    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/UserRights.html
7279    M /rt/branches/3.6-RELEASE/html/Admin/CustomFields/index.html
7280    M /rt/branches/3.6-RELEASE/html/Admin/Elements/AddCustomFieldValue
7281    M /rt/branches/3.6-RELEASE/html/Admin/Elements/CreateUserCalled
7282    M /rt/branches/3.6-RELEASE/html/Admin/Elements/CustomFieldTabs
7283    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditCustomField
7284    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditCustomFieldValues
7285    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditCustomFields
7286    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditQueueWatchers
7287    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditScrip
7288    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditScrips
7289    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditTemplates
7290    M /rt/branches/3.6-RELEASE/html/Admin/Elements/EditUserComments
7291    M /rt/branches/3.6-RELEASE/html/Admin/Elements/GlobalCustomFieldTabs
7292    M /rt/branches/3.6-RELEASE/html/Admin/Elements/GroupTabs
7293    M /rt/branches/3.6-RELEASE/html/Admin/Elements/Header
7294    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ListGlobalCustomFields
7295    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ListGlobalScrips
7296    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ModifyTemplate
7297    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ObjectCustomFields
7298    M /rt/branches/3.6-RELEASE/html/Admin/Elements/PickCustomFields
7299    M /rt/branches/3.6-RELEASE/html/Admin/Elements/PickObjects
7300    M /rt/branches/3.6-RELEASE/html/Admin/Elements/QueueRightsForUser
7301    M /rt/branches/3.6-RELEASE/html/Admin/Elements/QueueTabs
7302    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectCustomFieldLookupType
7303    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectCustomFieldType
7304    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectGroups
7305    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectModifyGroup
7306    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectModifyQueue
7307    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectModifyUser
7308    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectNewGroupMembers
7309    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectRights
7310    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScrip
7311    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScripAction
7312    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectScripCondition
7313    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
7314    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectStage
7315    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectTemplate
7316    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SelectUsers
7317    M /rt/branches/3.6-RELEASE/html/Admin/Elements/SystemTabs
7318    M /rt/branches/3.6-RELEASE/html/Admin/Elements/Tabs
7319    M /rt/branches/3.6-RELEASE/html/Admin/Elements/ToolTabs
7320    M /rt/branches/3.6-RELEASE/html/Admin/Elements/UserTabs
7321    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Groups.html
7322    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
7323    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
7324    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/Users.html
7325    M /rt/branches/3.6-RELEASE/html/Admin/Global/CustomFields/index.html
7326    M /rt/branches/3.6-RELEASE/html/Admin/Global/GroupRights.html
7327    M /rt/branches/3.6-RELEASE/html/Admin/Global/Scrip.html
7328    M /rt/branches/3.6-RELEASE/html/Admin/Global/Scrips.html
7329    M /rt/branches/3.6-RELEASE/html/Admin/Global/Template.html
7330    M /rt/branches/3.6-RELEASE/html/Admin/Global/Templates.html
7331    M /rt/branches/3.6-RELEASE/html/Admin/Global/UserRights.html
7332    M /rt/branches/3.6-RELEASE/html/Admin/Global/index.html
7333    M /rt/branches/3.6-RELEASE/html/Admin/Groups/CustomFields.html
7334    M /rt/branches/3.6-RELEASE/html/Admin/Groups/GroupRights.html
7335    M /rt/branches/3.6-RELEASE/html/Admin/Groups/History.html
7336    M /rt/branches/3.6-RELEASE/html/Admin/Groups/Members.html
7337    M /rt/branches/3.6-RELEASE/html/Admin/Groups/Modify.html
7338    M /rt/branches/3.6-RELEASE/html/Admin/Groups/UserRights.html
7339    M /rt/branches/3.6-RELEASE/html/Admin/Groups/index.html
7340    M /rt/branches/3.6-RELEASE/html/Admin/Queues/CustomField.html
7341    M /rt/branches/3.6-RELEASE/html/Admin/Queues/CustomFields.html
7342    M /rt/branches/3.6-RELEASE/html/Admin/Queues/GroupRights.html
7343    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Modify.html
7344    M /rt/branches/3.6-RELEASE/html/Admin/Queues/People.html
7345    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Scrip.html
7346    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Scrips.html
7347    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Template.html
7348    M /rt/branches/3.6-RELEASE/html/Admin/Queues/Templates.html
7349    M /rt/branches/3.6-RELEASE/html/Admin/Queues/UserRights.html
7350    M /rt/branches/3.6-RELEASE/html/Admin/Queues/index.html
7351    M /rt/branches/3.6-RELEASE/html/Admin/Tools/Configuration.html
7352    M /rt/branches/3.6-RELEASE/html/Admin/Tools/index.html
7353    M /rt/branches/3.6-RELEASE/html/Admin/Users/CustomFields.html
7354    M /rt/branches/3.6-RELEASE/html/Admin/Users/History.html
7355    M /rt/branches/3.6-RELEASE/html/Admin/Users/Memberships.html
7356    M /rt/branches/3.6-RELEASE/html/Admin/Users/Modify.html
7357    M /rt/branches/3.6-RELEASE/html/Admin/Users/index.html
7358    M /rt/branches/3.6-RELEASE/html/Admin/autohandler
7359    M /rt/branches/3.6-RELEASE/html/Admin/index.html
7360    M /rt/branches/3.6-RELEASE/html/Approvals/Display.html
7361    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/Approve
7362    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/PendingMyApproval
7363    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/ShowDependency
7364    M /rt/branches/3.6-RELEASE/html/Approvals/Elements/Tabs
7365    M /rt/branches/3.6-RELEASE/html/Approvals/index.html
7366    M /rt/branches/3.6-RELEASE/html/Download/CustomFieldValue/dhandler
7367    M /rt/branches/3.6-RELEASE/html/Download/Tabular/dhandler
7368    M /rt/branches/3.6-RELEASE/html/Elements/BevelBoxRaisedEnd
7369    M /rt/branches/3.6-RELEASE/html/Elements/BevelBoxRaisedStart
7370    M /rt/branches/3.6-RELEASE/html/Elements/Callback
7371    M /rt/branches/3.6-RELEASE/html/Elements/Checkbox
7372    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/Header
7373    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/ParseFormat
7374    M /rt/branches/3.6-RELEASE/html/Elements/CollectionAsTable/Row
7375    M /rt/branches/3.6-RELEASE/html/Elements/CreateTicket
7376    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomField
7377    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldBinary
7378    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldCombobox
7379    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldFreeform
7380    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldImage
7381    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldSelect
7382    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldText
7383    M /rt/branches/3.6-RELEASE/html/Elements/EditCustomFieldWikitext
7384    M /rt/branches/3.6-RELEASE/html/Elements/EditLinks
7385    M /rt/branches/3.6-RELEASE/html/Elements/Error
7386    M /rt/branches/3.6-RELEASE/html/Elements/Footer
7387    M /rt/branches/3.6-RELEASE/html/Elements/GotoTicket
7388    M /rt/branches/3.6-RELEASE/html/Elements/Header
7389    M /rt/branches/3.6-RELEASE/html/Elements/ListActions
7390    M /rt/branches/3.6-RELEASE/html/Elements/Login
7391    M /rt/branches/3.6-RELEASE/html/Elements/Logo
7392    M /rt/branches/3.6-RELEASE/html/Elements/Menu
7393    M /rt/branches/3.6-RELEASE/html/Elements/MessageBox
7394    M /rt/branches/3.6-RELEASE/html/Elements/MyAdminQueues
7395    M /rt/branches/3.6-RELEASE/html/Elements/MyRT
7396    M /rt/branches/3.6-RELEASE/html/Elements/MyReminders
7397    M /rt/branches/3.6-RELEASE/html/Elements/MyRequests
7398    M /rt/branches/3.6-RELEASE/html/Elements/MySupportQueues
7399    M /rt/branches/3.6-RELEASE/html/Elements/MyTickets
7400    M /rt/branches/3.6-RELEASE/html/Elements/PageLayout
7401    M /rt/branches/3.6-RELEASE/html/Elements/QueryString
7402    M /rt/branches/3.6-RELEASE/html/Elements/QueueSummary
7403    M /rt/branches/3.6-RELEASE/html/Elements/QuickCreate
7404    M /rt/branches/3.6-RELEASE/html/Elements/Quicksearch
7405    M /rt/branches/3.6-RELEASE/html/Elements/RT__Ticket/ColumnMap
7406    M /rt/branches/3.6-RELEASE/html/Elements/Refresh
7407    M /rt/branches/3.6-RELEASE/html/Elements/RefreshHomepage
7408    M /rt/branches/3.6-RELEASE/html/Elements/ScrubHTML
7409    M /rt/branches/3.6-RELEASE/html/Elements/Section
7410    M /rt/branches/3.6-RELEASE/html/Elements/SelectAttachmentField
7411    M /rt/branches/3.6-RELEASE/html/Elements/SelectBoolean
7412    M /rt/branches/3.6-RELEASE/html/Elements/SelectCustomFieldOperator
7413    M /rt/branches/3.6-RELEASE/html/Elements/SelectCustomFieldValue
7414    M /rt/branches/3.6-RELEASE/html/Elements/SelectDate
7415    M /rt/branches/3.6-RELEASE/html/Elements/SelectDateRelation
7416    M /rt/branches/3.6-RELEASE/html/Elements/SelectDateType
7417    M /rt/branches/3.6-RELEASE/html/Elements/SelectEqualityOperator
7418    M /rt/branches/3.6-RELEASE/html/Elements/SelectGroups
7419    M /rt/branches/3.6-RELEASE/html/Elements/SelectLang
7420    M /rt/branches/3.6-RELEASE/html/Elements/SelectLinkType
7421    M /rt/branches/3.6-RELEASE/html/Elements/SelectMatch
7422    M /rt/branches/3.6-RELEASE/html/Elements/SelectNewTicketQueue
7423    M /rt/branches/3.6-RELEASE/html/Elements/SelectOwner
7424    M /rt/branches/3.6-RELEASE/html/Elements/SelectQueue
7425    M /rt/branches/3.6-RELEASE/html/Elements/SelectResultsPerPage
7426    M /rt/branches/3.6-RELEASE/html/Elements/SelectSortOrder
7427    M /rt/branches/3.6-RELEASE/html/Elements/SelectStatus
7428    M /rt/branches/3.6-RELEASE/html/Elements/SelectTicketSortBy
7429    M /rt/branches/3.6-RELEASE/html/Elements/SelectTicketTypes
7430    M /rt/branches/3.6-RELEASE/html/Elements/SelectTimeUnits
7431    M /rt/branches/3.6-RELEASE/html/Elements/SelectUsers
7432    M /rt/branches/3.6-RELEASE/html/Elements/SelectWatcherType
7433    M /rt/branches/3.6-RELEASE/html/Elements/SetupSessionCookie
7434    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldBinary
7435    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldImage
7436    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFieldWikitext
7437    M /rt/branches/3.6-RELEASE/html/Elements/ShowCustomFields
7438    M /rt/branches/3.6-RELEASE/html/Elements/ShowLink
7439    M /rt/branches/3.6-RELEASE/html/Elements/ShowLinks
7440    M /rt/branches/3.6-RELEASE/html/Elements/ShowMemberships
7441    M /rt/branches/3.6-RELEASE/html/Elements/ShowSearch
7442    M /rt/branches/3.6-RELEASE/html/Elements/SimpleSearch
7443    M /rt/branches/3.6-RELEASE/html/Elements/Submit
7444    M /rt/branches/3.6-RELEASE/html/Elements/Tabs
7445    M /rt/branches/3.6-RELEASE/html/Elements/TicketList
7446    M /rt/branches/3.6-RELEASE/html/Elements/TitleBox
7447    M /rt/branches/3.6-RELEASE/html/Elements/TitleBoxEnd
7448    M /rt/branches/3.6-RELEASE/html/Elements/TitleBoxStart
7449    M /rt/branches/3.6-RELEASE/html/Elements/ValidateCustomFields
7450    M /rt/branches/3.6-RELEASE/html/Helpers/CalPopup.html
7451    M /rt/branches/3.6-RELEASE/html/NoAuth/Logout.html
7452    M /rt/branches/3.6-RELEASE/html/NoAuth/Reminder.html
7453    M /rt/branches/3.6-RELEASE/html/NoAuth/ahah.js
7454    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/body.css
7455    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/footer.css
7456    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/forms.css
7457    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/header.css
7458    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/login.css
7459    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/main.css
7460    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/misc.css
7461    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/nav.css
7462    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/quickbar.css
7463    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/ticket.css
7464    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/titlebox.css
7465    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.4-compat/transactions.css
7466    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/approvals.css
7467    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/body.css
7468    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/footer.css
7469    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/forms.css
7470    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/header.css
7471    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/login.css
7472    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/logo.css
7473    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/main.css
7474    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/misc.css
7475    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/nav.css
7476    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/quickbar.css
7477    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/ticket.css
7478    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/titlebox.css
7479    M /rt/branches/3.6-RELEASE/html/NoAuth/css/3.5-default/transactions.css
7480    M /rt/branches/3.6-RELEASE/html/NoAuth/css/autohandler
7481    M /rt/branches/3.6-RELEASE/html/NoAuth/css/print.css
7482    M /rt/branches/3.6-RELEASE/html/NoAuth/js/ahah.js
7483    M /rt/branches/3.6-RELEASE/html/NoAuth/js/autohandler
7484    M /rt/branches/3.6-RELEASE/html/NoAuth/js/cascaded.js
7485    M /rt/branches/3.6-RELEASE/html/NoAuth/js/class.js
7486    M /rt/branches/3.6-RELEASE/html/NoAuth/js/combobox.js
7487    M /rt/branches/3.6-RELEASE/html/NoAuth/js/list.js
7488    M /rt/branches/3.6-RELEASE/html/NoAuth/js/titlebox-state.js
7489    M /rt/branches/3.6-RELEASE/html/NoAuth/js/util.js
7490    M /rt/branches/3.6-RELEASE/html/Prefs/Elements/Tabs
7491    M /rt/branches/3.6-RELEASE/html/Prefs/MyRT.html
7492    M /rt/branches/3.6-RELEASE/html/Prefs/Quicksearch.html
7493    M /rt/branches/3.6-RELEASE/html/Prefs/Search.html
7494    M /rt/branches/3.6-RELEASE/html/Prefs/SearchOptions.html
7495    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/queue/default
7496    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/queue/ns
7497    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/attachments
7498    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/comment
7499    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/default
7500    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/history
7501    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/links
7502    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/merge
7503    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/ticket/take
7504    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/user/default
7505    M /rt/branches/3.6-RELEASE/html/REST/1.0/Forms/user/ns
7506    M /rt/branches/3.6-RELEASE/html/REST/1.0/NoAuth/mail-gateway
7507    M /rt/branches/3.6-RELEASE/html/REST/1.0/autohandler
7508    M /rt/branches/3.6-RELEASE/html/REST/1.0/dhandler
7509    M /rt/branches/3.6-RELEASE/html/REST/1.0/logout
7510    M /rt/branches/3.6-RELEASE/html/REST/1.0/search/dhandler
7511    M /rt/branches/3.6-RELEASE/html/REST/1.0/search/ticket
7512    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/comment
7513    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/link
7514    M /rt/branches/3.6-RELEASE/html/REST/1.0/ticket/merge
7515    M /rt/branches/3.6-RELEASE/html/Search/Build.html
7516    M /rt/branches/3.6-RELEASE/html/Search/Bulk.html
7517    M /rt/branches/3.6-RELEASE/html/Search/Chart
7518    M /rt/branches/3.6-RELEASE/html/Search/Chart.html
7519    M /rt/branches/3.6-RELEASE/html/Search/Edit.html
7520    M /rt/branches/3.6-RELEASE/html/Search/Elements/BuildFormatString
7521    M /rt/branches/3.6-RELEASE/html/Search/Elements/Chart
7522    M /rt/branches/3.6-RELEASE/html/Search/Elements/DisplayOptions
7523    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditFormat
7524    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditQuery
7525    M /rt/branches/3.6-RELEASE/html/Search/Elements/EditSearches
7526    M /rt/branches/3.6-RELEASE/html/Search/Elements/NewListActions
7527    M /rt/branches/3.6-RELEASE/html/Search/Elements/PickBasics
7528    M /rt/branches/3.6-RELEASE/html/Search/Elements/PickCFs
7529    M /rt/branches/3.6-RELEASE/html/Search/Elements/PickCriteria
7530    M /rt/branches/3.6-RELEASE/html/Search/Elements/SearchPrivacy
7531    M /rt/branches/3.6-RELEASE/html/Search/Elements/SearchesForObject
7532    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectAndOr
7533    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectChartType
7534    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectGroup
7535    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectGroupBy
7536    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectLinks
7537    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectPersonType
7538    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectSearchObject
7539    M /rt/branches/3.6-RELEASE/html/Search/Elements/SelectSearchesForObjects
7540    M /rt/branches/3.6-RELEASE/html/Search/Results.html
7541    M /rt/branches/3.6-RELEASE/html/Search/Results.rdf
7542    M /rt/branches/3.6-RELEASE/html/Search/Results.tsv
7543    M /rt/branches/3.6-RELEASE/html/Search/Simple.html
7544    M /rt/branches/3.6-RELEASE/html/SelfService/Attachment/dhandler
7545    M /rt/branches/3.6-RELEASE/html/SelfService/Closed.html
7546    M /rt/branches/3.6-RELEASE/html/SelfService/Create.html
7547    M /rt/branches/3.6-RELEASE/html/SelfService/CreateTicketInQueue.html
7548    M /rt/branches/3.6-RELEASE/html/SelfService/Display.html
7549    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/GotoTicket
7550    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/Header
7551    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/MyRequests
7552    M /rt/branches/3.6-RELEASE/html/SelfService/Elements/Tabs
7553    M /rt/branches/3.6-RELEASE/html/SelfService/Error.html
7554    M /rt/branches/3.6-RELEASE/html/SelfService/Prefs.html
7555    M /rt/branches/3.6-RELEASE/html/SelfService/Update.html
7556    M /rt/branches/3.6-RELEASE/html/SelfService/index.html
7557    M /rt/branches/3.6-RELEASE/html/Ticket/Attachment/dhandler
7558    M /rt/branches/3.6-RELEASE/html/Ticket/Create.html
7559    M /rt/branches/3.6-RELEASE/html/Ticket/Display.html
7560    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/AddWatchers
7561    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/BulkLinks
7562    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditBasics
7563    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomField
7564    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditCustomFields
7565    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditDates
7566    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditPeople
7567    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/EditWatchers
7568    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/FindAttachments
7569    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/LoadTextAttachments
7570    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/PreviewScrips
7571    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Reminders
7572    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowAttachments
7573    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowBasics
7574    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowCustomFields
7575    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowDates
7576    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowDependencies
7577    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowGroupMembers
7578    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowHistory
7579    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMembers
7580    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMessageHeaders
7581    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowMessageStanza
7582    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowPeople
7583    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowRequestor
7584    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowSummary
7585    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTime
7586    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransaction
7587    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
7588    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/ShowUserEntry
7589    M /rt/branches/3.6-RELEASE/html/Ticket/Elements/Tabs
7590    M /rt/branches/3.6-RELEASE/html/Ticket/History.html
7591    M /rt/branches/3.6-RELEASE/html/Ticket/Modify.html
7592    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyAll.html
7593    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyDates.html
7594    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyLinks.html
7595    M /rt/branches/3.6-RELEASE/html/Ticket/ModifyPeople.html
7596    M /rt/branches/3.6-RELEASE/html/Ticket/Reminders.html
7597    M /rt/branches/3.6-RELEASE/html/Ticket/ShowEmailRecord.html
7598    M /rt/branches/3.6-RELEASE/html/Ticket/Update.html
7599    M /rt/branches/3.6-RELEASE/html/Tools/Elements/Tabs
7600    M /rt/branches/3.6-RELEASE/html/Tools/MyDay.html
7601    M /rt/branches/3.6-RELEASE/html/Tools/Offline.html
7602    M /rt/branches/3.6-RELEASE/html/Tools/Reports/CreatedByDates.html
7603    M /rt/branches/3.6-RELEASE/html/Tools/Reports/Elements/Tabs
7604    M /rt/branches/3.6-RELEASE/html/Tools/Reports/ResolvedByDates.html
7605    M /rt/branches/3.6-RELEASE/html/Tools/Reports/ResolvedByOwner.html
7606    M /rt/branches/3.6-RELEASE/html/Tools/Reports/index.html
7607    M /rt/branches/3.6-RELEASE/html/Tools/index.html
7608    M /rt/branches/3.6-RELEASE/html/User/Delegation.html
7609    M /rt/branches/3.6-RELEASE/html/User/Elements/DelegateRights
7610    M /rt/branches/3.6-RELEASE/html/User/Elements/GroupTabs
7611    M /rt/branches/3.6-RELEASE/html/User/Elements/Tabs
7612    M /rt/branches/3.6-RELEASE/html/User/Groups/Members.html
7613    M /rt/branches/3.6-RELEASE/html/User/Groups/Modify.html
7614    M /rt/branches/3.6-RELEASE/html/User/Groups/index.html
7615    M /rt/branches/3.6-RELEASE/html/User/Prefs.html
7616    M /rt/branches/3.6-RELEASE/html/Widgets/ComboBox
7617    M /rt/branches/3.6-RELEASE/html/Widgets/SelectionBox
7618    M /rt/branches/3.6-RELEASE/html/Widgets/TitleBox
7619    M /rt/branches/3.6-RELEASE/html/Widgets/TitleBoxEnd
7620    M /rt/branches/3.6-RELEASE/html/Widgets/TitleBoxStart
7621    M /rt/branches/3.6-RELEASE/html/autohandler
7622    M /rt/branches/3.6-RELEASE/html/index.html
7623    M /rt/branches/3.6-RELEASE/html/l
7624    M /rt/branches/3.6-RELEASE/lib/RT/ACE.pm
7625    M /rt/branches/3.6-RELEASE/lib/RT/ACE_Overlay.pm
7626    M /rt/branches/3.6-RELEASE/lib/RT/ACL.pm
7627    M /rt/branches/3.6-RELEASE/lib/RT/ACL_Overlay.pm
7628    M /rt/branches/3.6-RELEASE/lib/RT/Action/AutoOpen.pm
7629    M /rt/branches/3.6-RELEASE/lib/RT/Action/Autoreply.pm
7630    M /rt/branches/3.6-RELEASE/lib/RT/Action/CreateTickets.pm
7631    M /rt/branches/3.6-RELEASE/lib/RT/Action/EscalatePriority.pm
7632    M /rt/branches/3.6-RELEASE/lib/RT/Action/Generic.pm
7633    M /rt/branches/3.6-RELEASE/lib/RT/Action/Notify.pm
7634    M /rt/branches/3.6-RELEASE/lib/RT/Action/NotifyAsComment.pm
7635    M /rt/branches/3.6-RELEASE/lib/RT/Action/RecordComment.pm
7636    M /rt/branches/3.6-RELEASE/lib/RT/Action/RecordCorrespondence.pm
7637    M /rt/branches/3.6-RELEASE/lib/RT/Action/ResolveMembers.pm
7638    M /rt/branches/3.6-RELEASE/lib/RT/Action/SendEmail.pm
7639    M /rt/branches/3.6-RELEASE/lib/RT/Action/SetPriority.pm
7640    M /rt/branches/3.6-RELEASE/lib/RT/Action/UserDefined.pm
7641    M /rt/branches/3.6-RELEASE/lib/RT/Attachment.pm
7642    M /rt/branches/3.6-RELEASE/lib/RT/Attachment_Overlay.pm
7643    M /rt/branches/3.6-RELEASE/lib/RT/Attachments.pm
7644    M /rt/branches/3.6-RELEASE/lib/RT/Attachments_Overlay.pm
7645    M /rt/branches/3.6-RELEASE/lib/RT/Attribute.pm
7646    M /rt/branches/3.6-RELEASE/lib/RT/Attribute_Overlay.pm
7647    M /rt/branches/3.6-RELEASE/lib/RT/Attributes.pm
7648    M /rt/branches/3.6-RELEASE/lib/RT/Attributes_Overlay.pm
7649    M /rt/branches/3.6-RELEASE/lib/RT/Base.pm
7650    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMember.pm
7651    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
7652    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMembers.pm
7653    M /rt/branches/3.6-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
7654    M /rt/branches/3.6-RELEASE/lib/RT/Condition/AnyTransaction.pm
7655    M /rt/branches/3.6-RELEASE/lib/RT/Condition/BeforeDue.pm
7656    M /rt/branches/3.6-RELEASE/lib/RT/Condition/Generic.pm
7657    M /rt/branches/3.6-RELEASE/lib/RT/Condition/Overdue.pm
7658    M /rt/branches/3.6-RELEASE/lib/RT/Condition/OwnerChange.pm
7659    M /rt/branches/3.6-RELEASE/lib/RT/Condition/PriorityChange.pm
7660    M /rt/branches/3.6-RELEASE/lib/RT/Condition/PriorityExceeds.pm
7661    M /rt/branches/3.6-RELEASE/lib/RT/Condition/QueueChange.pm
7662    M /rt/branches/3.6-RELEASE/lib/RT/Condition/StatusChange.pm
7663    M /rt/branches/3.6-RELEASE/lib/RT/Condition/UserDefined.pm
7664    M /rt/branches/3.6-RELEASE/lib/RT/CurrentUser.pm
7665    M /rt/branches/3.6-RELEASE/lib/RT/CustomField.pm
7666    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValue.pm
7667    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
7668    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValues.pm
7669    M /rt/branches/3.6-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
7670    M /rt/branches/3.6-RELEASE/lib/RT/CustomField_Overlay.pm
7671    M /rt/branches/3.6-RELEASE/lib/RT/CustomFields.pm
7672    M /rt/branches/3.6-RELEASE/lib/RT/CustomFields_Overlay.pm
7673    M /rt/branches/3.6-RELEASE/lib/RT/Date.pm
7674    M /rt/branches/3.6-RELEASE/lib/RT/EmailParser.pm
7675    M /rt/branches/3.6-RELEASE/lib/RT/Group.pm
7676    M /rt/branches/3.6-RELEASE/lib/RT/GroupMember.pm
7677    M /rt/branches/3.6-RELEASE/lib/RT/GroupMember_Overlay.pm
7678    M /rt/branches/3.6-RELEASE/lib/RT/GroupMembers.pm
7679    M /rt/branches/3.6-RELEASE/lib/RT/GroupMembers_Overlay.pm
7680    M /rt/branches/3.6-RELEASE/lib/RT/Group_Overlay.pm
7681    M /rt/branches/3.6-RELEASE/lib/RT/Groups.pm
7682    M /rt/branches/3.6-RELEASE/lib/RT/Groups_Overlay.pm
7683    M /rt/branches/3.6-RELEASE/lib/RT/Handle.pm
7684    M /rt/branches/3.6-RELEASE/lib/RT/I18N/cs.pm
7685    M /rt/branches/3.6-RELEASE/lib/RT/I18N/i_default.pm
7686    M /rt/branches/3.6-RELEASE/lib/RT/I18N.pm
7687    M /rt/branches/3.6-RELEASE/lib/RT/Interface/CLI.pm
7688    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
7689    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
7690    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
7691    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Email.pm
7692    M /rt/branches/3.6-RELEASE/lib/RT/Interface/REST.pm
7693    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Handler.pm
7694    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Menu/Item.pm
7695    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Menu.pm
7696    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
7697    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/QueryBuilder.pm
7698    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web/Standalone.pm
7699    M /rt/branches/3.6-RELEASE/lib/RT/Interface/Web.pm
7700    M /rt/branches/3.6-RELEASE/lib/RT/Link.pm
7701    M /rt/branches/3.6-RELEASE/lib/RT/Link_Overlay.pm
7702    M /rt/branches/3.6-RELEASE/lib/RT/Links.pm
7703    M /rt/branches/3.6-RELEASE/lib/RT/Links_Overlay.pm
7704    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomField.pm
7705    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValue.pm
7706    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm
7707    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValues.pm
7708    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
7709    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomField_Overlay.pm
7710    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFields.pm
7711    M /rt/branches/3.6-RELEASE/lib/RT/ObjectCustomFields_Overlay.pm
7712    M /rt/branches/3.6-RELEASE/lib/RT/Principal.pm
7713    M /rt/branches/3.6-RELEASE/lib/RT/Principal_Overlay.pm
7714    M /rt/branches/3.6-RELEASE/lib/RT/Principals.pm
7715    M /rt/branches/3.6-RELEASE/lib/RT/Principals_Overlay.pm
7716    M /rt/branches/3.6-RELEASE/lib/RT/Queue.pm
7717    M /rt/branches/3.6-RELEASE/lib/RT/Queue_Overlay.pm
7718    M /rt/branches/3.6-RELEASE/lib/RT/Queues.pm
7719    M /rt/branches/3.6-RELEASE/lib/RT/Queues_Overlay.pm
7720    M /rt/branches/3.6-RELEASE/lib/RT/Record.pm
7721    M /rt/branches/3.6-RELEASE/lib/RT/Reminders.pm
7722    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets/Entry.pm
7723    M /rt/branches/3.6-RELEASE/lib/RT/Report/Tickets.pm
7724    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearch.pm
7725    M /rt/branches/3.6-RELEASE/lib/RT/SavedSearches.pm
7726    M /rt/branches/3.6-RELEASE/lib/RT/Scrip.pm
7727    M /rt/branches/3.6-RELEASE/lib/RT/ScripAction.pm
7728    M /rt/branches/3.6-RELEASE/lib/RT/ScripAction_Overlay.pm
7729    M /rt/branches/3.6-RELEASE/lib/RT/ScripActions.pm
7730    M /rt/branches/3.6-RELEASE/lib/RT/ScripActions_Overlay.pm
7731    M /rt/branches/3.6-RELEASE/lib/RT/ScripCondition.pm
7732    M /rt/branches/3.6-RELEASE/lib/RT/ScripCondition_Overlay.pm
7733    M /rt/branches/3.6-RELEASE/lib/RT/ScripConditions.pm
7734    M /rt/branches/3.6-RELEASE/lib/RT/ScripConditions_Overlay.pm
7735    M /rt/branches/3.6-RELEASE/lib/RT/Scrip_Overlay.pm
7736    M /rt/branches/3.6-RELEASE/lib/RT/Scrips.pm
7737    M /rt/branches/3.6-RELEASE/lib/RT/Scrips_Overlay.pm
7738    M /rt/branches/3.6-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
7739    M /rt/branches/3.6-RELEASE/lib/RT/Search/FromSQL.pm
7740    M /rt/branches/3.6-RELEASE/lib/RT/Search/Generic.pm
7741    M /rt/branches/3.6-RELEASE/lib/RT/Search/Googleish.pm
7742    M /rt/branches/3.6-RELEASE/lib/RT/SearchBuilder.pm
7743    M /rt/branches/3.6-RELEASE/lib/RT/System.pm
7744    M /rt/branches/3.6-RELEASE/lib/RT/Template.pm
7745    M /rt/branches/3.6-RELEASE/lib/RT/Template_Overlay.pm
7746    M /rt/branches/3.6-RELEASE/lib/RT/Templates.pm
7747    M /rt/branches/3.6-RELEASE/lib/RT/Templates_Overlay.pm
7748    M /rt/branches/3.6-RELEASE/lib/RT/Ticket.pm
7749    M /rt/branches/3.6-RELEASE/lib/RT/Ticket_Overlay.pm
7750    M /rt/branches/3.6-RELEASE/lib/RT/Tickets.pm
7751    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay.pm
7752    M /rt/branches/3.6-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
7753    M /rt/branches/3.6-RELEASE/lib/RT/Transaction.pm
7754    M /rt/branches/3.6-RELEASE/lib/RT/Transaction_Overlay.pm
7755    M /rt/branches/3.6-RELEASE/lib/RT/Transactions.pm
7756    M /rt/branches/3.6-RELEASE/lib/RT/Transactions_Overlay.pm
7757    M /rt/branches/3.6-RELEASE/lib/RT/URI/base.pm
7758    M /rt/branches/3.6-RELEASE/lib/RT/URI/fsck_com_rt.pm
7759    M /rt/branches/3.6-RELEASE/lib/RT/URI/t.pm
7760    M /rt/branches/3.6-RELEASE/lib/RT/URI.pm
7761    M /rt/branches/3.6-RELEASE/lib/RT/User.pm
7762    M /rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
7763    M /rt/branches/3.6-RELEASE/lib/RT/Users.pm
7764    M /rt/branches/3.6-RELEASE/lib/RT/Users_Overlay.pm
7765    M /rt/branches/3.6-RELEASE/lib/RT.pm.in
7766    M /rt/branches/3.6-RELEASE/sbin/extract-message-catalog
7767    M /rt/branches/3.6-RELEASE/sbin/extract_pod_tests
7768    M /rt/branches/3.6-RELEASE/sbin/factory
7769    M /rt/branches/3.6-RELEASE/sbin/license_tag
7770    M /rt/branches/3.6-RELEASE/sbin/regression_harness
7771    M /rt/branches/3.6-RELEASE/sbin/rt-dump-database.in
7772    M /rt/branches/3.6-RELEASE/sbin/rt-setup-database.in
7773    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
7774
7775  r12786@pinglin:  jesse | 2006-06-19 18:42:15 -0400
7776  * Ran the copyright tagger, updated for 2006.
7777
7778 ------------------------------------------------------------------------
7779 r5393 | jesse | 2006-06-16 09:01:26 -0400 (Fri, 16 Jun 2006) | 8 lines
7780 Changed paths:
7781    M /rt/branches/3.6-RELEASE
7782    M /rt/branches/3.6-RELEASE/sbin/rt-test-dependencies.in
7783
7784  r12704@pinglin:  jesse | 2006-06-16 15:00:26 +0200
7785  RT-Ticket: 7608
7786  RT-Status: resolved
7787  RT-Update: correspond
7788  
7789  * removed redundant Calendar::Simple from the dependencies
7790  
7791
7792 ------------------------------------------------------------------------
7793 r5367 | jesse | 2006-06-15 03:52:50 -0400 (Thu, 15 Jun 2006) | 1 line
7794 Changed paths:
7795    M /rt/branches/3.6-RELEASE/releng.cnf
7796
7797 * Releng.cnf tweaks
7798 ------------------------------------------------------------------------
7799 r5366 | jesse | 2006-06-15 03:49:42 -0400 (Thu, 15 Jun 2006) | 1 line
7800 Changed paths:
7801    D /rt/branches/3.5-TESTING
7802    A /rt/branches/3.6-RELEASE (from /rt/branches/3.5-TESTING:5361)
7803
7804 Moving to the 3.6 release branch
7805 ------------------------------------------------------------------------
7806 r5361 | jesse | 2006-06-14 18:34:59 -0400 (Wed, 14 Jun 2006) | 3 lines
7807 Changed paths:
7808    M /rt/branches/3.5-TESTING
7809    M /rt/branches/3.5-TESTING/releng.cnf
7810
7811  r12610@pinglin:  jesse | 2006-06-15 00:33:56 +0200
7812   * Bumping for 3.6.0 release
7813
7814 ------------------------------------------------------------------------
7815 r5338 | kevinr | 2006-06-05 15:41:19 -0400 (Mon, 05 Jun 2006) | 4 lines
7816 Changed paths:
7817    M /rt/branches/3.5-TESTING
7818    M /rt/branches/3.5-TESTING/bin/rt.in
7819
7820  r13080@sad-girl-in-snow:  kevinr | 2006-06-05 15:40:36 -0400
7821  * Added docs for 'rt <take|untake|steal>'
7822  * Some small doc clean-up
7823
7824 ------------------------------------------------------------------------
7825 r5337 | kevinr | 2006-06-05 15:41:08 -0400 (Mon, 05 Jun 2006) | 4 lines
7826 Changed paths:
7827    M /rt/branches/3.5-TESTING
7828    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
7829
7830  r13079@sad-girl-in-snow:  kevinr | 2006-06-05 15:23:21 -0400
7831  * Updated the CLI test suite so it doesn't depend on any other tests running
7832  before it.
7833
7834 ------------------------------------------------------------------------
7835 r5316 | jesse | 2006-05-29 18:38:53 -0400 (Mon, 29 May 2006) | 3 lines
7836 Changed paths:
7837    M /rt/branches/3.5-TESTING
7838    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
7839
7840  r9889@pinglin:  jesse | 2006-05-29 18:37:55 -0400
7841   * The german translation had been corrupted
7842
7843 ------------------------------------------------------------------------
7844 r5308 | jesse | 2006-05-26 13:33:55 -0400 (Fri, 26 May 2006) | 3 lines
7845 Changed paths:
7846    M /rt/branches/3.5-TESTING
7847    M /rt/branches/3.5-TESTING/releng.cnf
7848
7849  r9855@jesse-vincents-computer-2:  jesse | 2006-05-26 13:33:19 -0400
7850  *RC3
7851
7852 ------------------------------------------------------------------------
7853 r5307 | ruz | 2006-05-26 12:42:33 -0400 (Fri, 26 May 2006) | 1 line
7854 Changed paths:
7855    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/default
7856
7857 * vsplit Requestor, Cc and AdminCc field on create
7858 ------------------------------------------------------------------------
7859 r5306 | ruz | 2006-05-26 12:40:22 -0400 (Fri, 26 May 2006) | 1 line
7860 Changed paths:
7861    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
7862
7863 * drop old bits
7864 ------------------------------------------------------------------------
7865 r5304 | ruz | 2006-05-26 11:50:44 -0400 (Fri, 26 May 2006) | 1 line
7866 Changed paths:
7867    M /rt/branches/3.5-TESTING/bin/rt.in
7868
7869 * add untake action
7870 ------------------------------------------------------------------------
7871 r5303 | ruz | 2006-05-26 11:15:46 -0400 (Fri, 26 May 2006) | 6 lines
7872 Changed paths:
7873    M /rt/branches/3.5-TESTING/bin/rt.in
7874    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/take
7875    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
7876    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
7877
7878 * take/steal actions in CLI
7879 ** pass 'take|steal|untake' as Action argument to REST
7880 ** don't check rights in REST interface, SetOwner do that for us
7881 ** return more descriptive message when we try to take ticket from
7882    other user
7883 ** all tests pass
7884 ------------------------------------------------------------------------
7885 r5302 | jesse | 2006-05-26 00:12:03 -0400 (Fri, 26 May 2006) | 3 lines
7886 Changed paths:
7887    M /rt/branches/3.5-TESTING
7888    M /rt/branches/3.5-TESTING/bin/rt.in
7889
7890  r9835@jesse-vincents-computer-2:  jesse | 2006-05-26 00:07:45 -0400
7891  * dont
7892
7893 ------------------------------------------------------------------------
7894 r5301 | jesse | 2006-05-26 00:11:58 -0400 (Fri, 26 May 2006) | 3 lines
7895 Changed paths:
7896    M /rt/branches/3.5-TESTING
7897    M /rt/branches/3.5-TESTING/html/REST/1.0/search/ticket
7898
7899  r9834@jesse-vincents-computer-2:  jesse | 2006-05-26 00:07:24 -0400
7900   * Back out mistaken change
7901
7902 ------------------------------------------------------------------------
7903 r5300 | jesse | 2006-05-26 00:11:51 -0400 (Fri, 26 May 2006) | 3 lines
7904 Changed paths:
7905    M /rt/branches/3.5-TESTING
7906    M /rt/branches/3.5-TESTING/html/REST/1.0/dhandler
7907
7908  r9833@jesse-vincents-computer-2:  jesse | 2006-05-26 00:07:09 -0400
7909  * Typo fix 
7910
7911 ------------------------------------------------------------------------
7912 r5299 | jesse | 2006-05-26 00:11:37 -0400 (Fri, 26 May 2006) | 3 lines
7913 Changed paths:
7914    M /rt/branches/3.5-TESTING
7915    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/take
7916
7917  r9832@jesse-vincents-computer-2:  jesse | 2006-05-26 00:06:54 -0400
7918   *Fix compilation errors on wip to help make tests not bomb out
7919
7920 ------------------------------------------------------------------------
7921 r5298 | jesse | 2006-05-26 00:11:28 -0400 (Fri, 26 May 2006) | 4 lines
7922 Changed paths:
7923    M /rt/branches/3.5-TESTING
7924    M /rt/branches/3.5-TESTING/html/REST/1.0/search/ticket
7925
7926  r9831@jesse-vincents-computer-2:  jesse | 2006-05-25 23:20:36 -0400
7927  * Added custom summary "ticket lists" using the commandline (combining -f and -s) lists.
7928  * Fixed a couple small bugs
7929
7930 ------------------------------------------------------------------------
7931 r5297 | jesse | 2006-05-26 00:11:22 -0400 (Fri, 26 May 2006) | 3 lines
7932 Changed paths:
7933    M /rt/branches/3.5-TESTING
7934    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/default
7935
7936  r9830@jesse-vincents-computer-2:  jesse | 2006-05-25 23:18:44 -0400
7937  Stopped using a deprecated API
7938
7939 ------------------------------------------------------------------------
7940 r5296 | jesse | 2006-05-25 21:15:12 -0400 (Thu, 25 May 2006) | 3 lines
7941 Changed paths:
7942    M /rt/branches/3.5-TESTING
7943    M /rt/branches/3.5-TESTING/lib/RT/Transaction_Overlay.pm
7944
7945  r9824@jesse-vincents-computer-2:  jesse | 2006-05-25 21:13:11 -0400
7946  * Actually do a credible job of showing html-only email messages in ticket history by downsampling them to plain text.
7947
7948 ------------------------------------------------------------------------
7949 r5295 | jesse | 2006-05-25 21:15:05 -0400 (Thu, 25 May 2006) | 3 lines
7950 Changed paths:
7951    M /rt/branches/3.5-TESTING
7952    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
7953    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
7954    M /rt/branches/3.5-TESTING/lib/t/regression/07rights.t
7955
7956  r9823@jesse-vincents-computer-2:  jesse | 2006-05-25 21:12:39 -0400
7957  * Quieting down some redefinition warnings
7958
7959 ------------------------------------------------------------------------
7960 r5294 | jesse | 2006-05-25 21:14:59 -0400 (Thu, 25 May 2006) | 3 lines
7961 Changed paths:
7962    M /rt/branches/3.5-TESTING
7963    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/history
7964    M /rt/branches/3.5-TESTING/html/REST/1.0/dhandler
7965
7966  r9822@jesse-vincents-computer-2:  jesse | 2006-05-25 21:12:23 -0400
7967  * Small fixes to ticket history display
7968
7969 ------------------------------------------------------------------------
7970 r5293 | ruz | 2006-05-25 18:25:21 -0400 (Thu, 25 May 2006) | 1 line
7971 Changed paths:
7972    M /rt/branches/3.5-TESTING/lib/RT/CustomField_Overlay.pm
7973
7974 * return results of the Delete method as it may fail too
7975 ------------------------------------------------------------------------
7976 r5292 | ruz | 2006-05-25 18:12:05 -0400 (Thu, 25 May 2006) | 9 lines
7977 Changed paths:
7978    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
7979    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
7980    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
7981    M /rt/branches/3.5-TESTING/lib/t/regression/14linking.t
7982
7983 * New option StrictLinkACL
7984   # When this feature is enabled an user need ModifyTicket right on both
7985   # tickets to link them together, otherwise he can have right on any of
7986   # two.
7987 ** update Create, _?AddLink, DeleteLink methods
7988 * fix: we created transaction if some tries to create link that allready
7989   exists
7990 * move all acl checks out from _AddLink to AddLink method
7991 * cover with every change with tests
7992 ------------------------------------------------------------------------
7993 r5291 | jesse | 2006-05-25 17:56:01 -0400 (Thu, 25 May 2006) | 3 lines
7994 Changed paths:
7995    M /rt/branches/3.5-TESTING
7996    M /rt/branches/3.5-TESTING/lib/RT/CustomField_Overlay.pm
7997
7998  r9817@jesse-vincents-computer-2:  jesse | 2006-05-25 17:55:26 -0400
7999  * Cleaned up a couple of warnings for redeclared variables
8000
8001 ------------------------------------------------------------------------
8002 r5290 | ruz | 2006-05-24 17:12:02 -0400 (Wed, 24 May 2006) | 1 line
8003 Changed paths:
8004    M /rt/branches/3.5-TESTING/lib/t/regression/13-attribute-tests.t
8005
8006 * Order attributes as we depend on ordering in tests
8007 ------------------------------------------------------------------------
8008 r5287 | jesse | 2006-05-23 17:30:33 -0400 (Tue, 23 May 2006) | 3 lines
8009 Changed paths:
8010    M /rt/branches/3.5-TESTING
8011    D /rt/branches/3.5-TESTING/etc/upgrade/QUEBEC
8012
8013  r14034@hualien:  jesse | 2006-05-23 17:28:31 -0400
8014  * the 3.5 upgrade scripts trump the quebec scripts. we can ignore quebec
8015
8016 ------------------------------------------------------------------------
8017 r5286 | jesse | 2006-05-23 17:30:04 -0400 (Tue, 23 May 2006) | 3 lines
8018 Changed paths:
8019    M /rt/branches/3.5-TESTING
8020
8021  r13785@hualien:  jesse | 2006-05-14 21:34:01 -0400
8022  * 3.6.0rc2
8023
8024 ------------------------------------------------------------------------
8025 r5285 | jesse | 2006-05-23 17:29:50 -0400 (Tue, 23 May 2006) | 3 lines
8026 Changed paths:
8027    M /rt/branches/3.5-TESTING
8028
8029  r13781@hualien:  jesse | 2006-05-14 21:08:33 -0400
8030  * fixed the test count for the cli tests
8031
8032 ------------------------------------------------------------------------
8033 r5284 | jesse | 2006-05-23 17:29:34 -0400 (Tue, 23 May 2006) | 3 lines
8034 Changed paths:
8035    M /rt/branches/3.5-TESTING
8036
8037  r13780@hualien:  jesse | 2006-05-14 21:08:21 -0400
8038   * When using the quick ticket creation widget, set the requestor to the current user
8039
8040 ------------------------------------------------------------------------
8041 r5283 | jesse | 2006-05-23 17:29:21 -0400 (Tue, 23 May 2006) | 3 lines
8042 Changed paths:
8043    M /rt/branches/3.5-TESTING
8044    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
8045
8046  r13779@hualien:  jesse | 2006-05-14 21:04:13 -0400
8047   By popular demand, adding a ticket link doesn't check ACLs on the second ticket
8048
8049 ------------------------------------------------------------------------
8050 r5282 | ruz | 2006-05-23 17:05:16 -0400 (Tue, 23 May 2006) | 2 lines
8051 Changed paths:
8052    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
8053
8054 * add back CustomField metafield
8055 ** this should fix empty results when sorting by CF
8056 ------------------------------------------------------------------------
8057 r5232 | trs | 2006-05-15 23:10:13 -0400 (Mon, 15 May 2006) | 5 lines
8058 Changed paths:
8059    M /rt/branches/3.5-TESTING
8060    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
8061
8062  r12307@zot:  tom | 2006-05-15 23:09:54 -0400
8063  * When adding watchers and checking a user-supplied email address against the current user's, we want to canonicalize it and then compare case-insensitively.
8064  
8065  * Typo fix
8066
8067 ------------------------------------------------------------------------
8068 r5231 | trs | 2006-05-15 21:13:44 -0400 (Mon, 15 May 2006) | 3 lines
8069 Changed paths:
8070    M /rt/branches/3.5-TESTING
8071    M /rt/branches/3.5-TESTING/configure.ac
8072
8073  r12305@zot:  tom | 2006-05-15 21:13:20 -0400
8074  Revert the group-finding fix as it doesn't work on all platforms
8075
8076 ------------------------------------------------------------------------
8077 r5228 | kevinr | 2006-05-15 14:43:13 -0400 (Mon, 15 May 2006) | 3 lines
8078 Changed paths:
8079    M /rt/branches/3.5-TESTING
8080    M /rt/branches/3.5-TESTING/bin/rt.in
8081    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/default
8082    A /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/take
8083
8084  r12583@SAD-GIRL-IN-SNOW:  kevinr | 2006-05-15 14:42:02 -0400
8085  * First (*BROKEN*) pass at take/steal/etc.
8086
8087 ------------------------------------------------------------------------
8088 r5227 | jesse | 2006-05-15 14:02:23 -0400 (Mon, 15 May 2006) | 2 lines
8089 Changed paths:
8090    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
8091
8092 * The change to AddLink ACLs was a bit premature. It was actually a functionality change relative to 3.4
8093
8094 ------------------------------------------------------------------------
8095 r5222 | jesse | 2006-05-14 21:37:17 -0400 (Sun, 14 May 2006) | 3 lines
8096 Changed paths:
8097    M /rt/branches/3.5-TESTING
8098    M /rt/branches/3.5-TESTING/releng.cnf
8099
8100  r13785@hualien:  jesse | 2006-05-14 21:34:01 -0400
8101  * 3.6.0rc2
8102
8103 ------------------------------------------------------------------------
8104 r5221 | jesse | 2006-05-14 21:31:30 -0400 (Sun, 14 May 2006) | 3 lines
8105 Changed paths:
8106    M /rt/branches/3.5-TESTING
8107    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8108
8109  r13781@hualien:  jesse | 2006-05-14 21:08:33 -0400
8110  * fixed the test count for the cli tests
8111
8112 ------------------------------------------------------------------------
8113 r5220 | jesse | 2006-05-14 21:31:19 -0400 (Sun, 14 May 2006) | 3 lines
8114 Changed paths:
8115    M /rt/branches/3.5-TESTING
8116    M /rt/branches/3.5-TESTING/html/index.html
8117
8118  r13780@hualien:  jesse | 2006-05-14 21:08:21 -0400
8119   * When using the quick ticket creation widget, set the requestor to the current user
8120
8121 ------------------------------------------------------------------------
8122 r5219 | jesse | 2006-05-14 21:31:10 -0400 (Sun, 14 May 2006) | 3 lines
8123 Changed paths:
8124    M /rt/branches/3.5-TESTING
8125    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
8126
8127  r13779@hualien:  jesse | 2006-05-14 21:04:13 -0400
8128   By popular demand, adding a ticket link doesn't check ACLs on the second ticket
8129
8130 ------------------------------------------------------------------------
8131 r5202 | ruz | 2006-05-11 03:45:48 -0400 (Thu, 11 May 2006) | 1 line
8132 Changed paths:
8133    M /rt/branches/3.5-TESTING/lib/t/regression/12-search.t
8134
8135 * add test for CF.{cfname} search format
8136 ------------------------------------------------------------------------
8137 r5201 | ruz | 2006-05-11 03:34:50 -0400 (Thu, 11 May 2006) | 3 lines
8138 Changed paths:
8139    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
8140
8141 * fixes in searches by CFs
8142 ** CustomFields alias could be undef, we not always join to this table
8143 ** cache both aliases we use (ObjectCustomFieldValues and CustomFields)
8144 ------------------------------------------------------------------------
8145 r5200 | ruz | 2006-05-11 03:31:30 -0400 (Thu, 11 May 2006) | 1 line
8146 Changed paths:
8147    M /rt/branches/3.5-TESTING/lib/t/regression/12-search.t
8148
8149 * add several CF searches that are failing
8150 ------------------------------------------------------------------------
8151 r5199 | ruz | 2006-05-11 03:30:35 -0400 (Thu, 11 May 2006) | 1 line
8152 Changed paths:
8153    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
8154
8155 * drop noisy unint warning
8156 ------------------------------------------------------------------------
8157 r5182 | trs | 2006-05-08 22:08:15 -0400 (Mon, 08 May 2006) | 3 lines
8158 Changed paths:
8159    M /rt/branches/3.5-TESTING
8160    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/header.css
8161    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css
8162
8163  r10382@zot:  tom | 2006-05-08 22:07:05 -0400
8164  Some fixes for horizontal scrolling problems (the query builder will still cause horizontal scroll if the window isn't wide enough, however, as a result of it's layout)
8165
8166 ------------------------------------------------------------------------
8167 r5181 | trs | 2006-05-08 21:07:04 -0400 (Mon, 08 May 2006) | 3 lines
8168 Changed paths:
8169    M /rt/branches/3.5-TESTING
8170    M /rt/branches/3.5-TESTING/configure.ac
8171
8172  r10380@zot:  tom | 2006-05-08 21:06:34 -0400
8173  More robust way of figuring out the user's group which doesn't rely on order
8174
8175 ------------------------------------------------------------------------
8176 r5180 | kevinr | 2006-05-08 19:20:16 -0400 (Mon, 08 May 2006) | 3 lines
8177 Changed paths:
8178    M /rt/branches/3.5-TESTING
8179    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8180
8181  r12580@SAD-GIRL-IN-SNOW:  kevinr | 2006-05-08 19:18:46 -0400
8182  * Spec'd out tests for 'take' and 'steal' via the CLI
8183
8184 ------------------------------------------------------------------------
8185 r5179 | kevinr | 2006-05-08 19:19:27 -0400 (Mon, 08 May 2006) | 4 lines
8186 Changed paths:
8187    M /rt/branches/3.5-TESTING
8188    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/comment
8189
8190  r12465@SAD-GIRL-IN-SNOW:  kevinr | 2006-05-01 19:24:23 -0400
8191  * Err, actually changed the warnings to debugs, as opposed to commenting them
8192  out.  Oops.
8193
8194 ------------------------------------------------------------------------
8195 r5177 | jesse | 2006-05-08 11:38:03 -0400 (Mon, 08 May 2006) | 3 lines
8196 Changed paths:
8197    M /rt/branches/3.5-TESTING
8198    M /rt/branches/3.5-TESTING/releng.cnf
8199
8200  r13308@hualien:  jesse | 2006-05-08 11:36:46 -0400
8201  * RC 1
8202
8203 ------------------------------------------------------------------------
8204 r5176 | jesse | 2006-05-08 11:37:46 -0400 (Mon, 08 May 2006) | 3 lines
8205 Changed paths:
8206    M /rt/branches/3.5-TESTING
8207    M /rt/branches/3.5-TESTING/lib/RT/I18N/cs.po
8208    M /rt/branches/3.5-TESTING/lib/RT/I18N/da.po
8209    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
8210    M /rt/branches/3.5-TESTING/lib/RT/I18N/en.po
8211    M /rt/branches/3.5-TESTING/lib/RT/I18N/es.po
8212    M /rt/branches/3.5-TESTING/lib/RT/I18N/fi.po
8213    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
8214    M /rt/branches/3.5-TESTING/lib/RT/I18N/he.po
8215    M /rt/branches/3.5-TESTING/lib/RT/I18N/hu.po
8216    M /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
8217    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
8218    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
8219    M /rt/branches/3.5-TESTING/lib/RT/I18N/nl.po
8220    M /rt/branches/3.5-TESTING/lib/RT/I18N/no.po
8221    M /rt/branches/3.5-TESTING/lib/RT/I18N/pl.po
8222    M /rt/branches/3.5-TESTING/lib/RT/I18N/pt_br.po
8223    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
8224    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_cn.po
8225    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_tw.po
8226
8227  r13307@hualien:  jesse | 2006-05-08 11:36:06 -0400
8228  * Message catalogs updated
8229
8230 ------------------------------------------------------------------------
8231 r5175 | jesse | 2006-05-08 11:37:40 -0400 (Mon, 08 May 2006) | 7 lines
8232 Changed paths:
8233    M /rt/branches/3.5-TESTING
8234    M /rt/branches/3.5-TESTING/html/Elements/EditCustomField
8235    M /rt/branches/3.5-TESTING/html/Elements/ShowCustomFields
8236
8237  r13302@hualien:  jesse | 2006-05-08 11:20:08 -0400
8238  RT-Ticket: 7511
8239  RT-Status: resolved
8240  RT-Update: correspond
8241  
8242  * Patch from Todd Chapman to add callbacks to customize custom field entry widgets 
8243
8244 ------------------------------------------------------------------------
8245 r5147 | kevinr | 2006-05-01 18:31:18 -0400 (Mon, 01 May 2006) | 3 lines
8246 Changed paths:
8247    M /rt/branches/3.5-TESTING
8248    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8249
8250  r12460@sad-girl-in-snow:  kevinr | 2006-05-01 18:30:24 -0400
8251  * Added tests for merge via the CLI
8252
8253 ------------------------------------------------------------------------
8254 r5146 | kevinr | 2006-05-01 18:31:06 -0400 (Mon, 01 May 2006) | 3 lines
8255 Changed paths:
8256    M /rt/branches/3.5-TESTING
8257    M /rt/branches/3.5-TESTING/bin/rt.in
8258    A /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/merge
8259
8260  r12459@sad-girl-in-snow:  kevinr | 2006-05-01 18:12:40 -0400
8261  * Made merging tickets via the REST interface and the CLI tool work 
8262
8263 ------------------------------------------------------------------------
8264 r5145 | kevinr | 2006-05-01 18:30:57 -0400 (Mon, 01 May 2006) | 3 lines
8265 Changed paths:
8266    M /rt/branches/3.5-TESTING
8267    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/comment
8268
8269  r12458@sad-girl-in-snow:  kevinr | 2006-05-01 17:37:01 -0400
8270  * Changed a couple warning messages to debugs in the REST comment code
8271
8272 ------------------------------------------------------------------------
8273 r5143 | kevinr | 2006-05-01 15:57:50 -0400 (Mon, 01 May 2006) | 4 lines
8274 Changed paths:
8275    M /rt/branches/3.5-TESTING
8276    M /rt/branches/3.5-TESTING/bin/rt.in
8277
8278  r12456@sad-girl-in-snow:  kevinr | 2006-05-01 15:57:14 -0400
8279  * Applied David Schweikert's patch to only invoke Term::ReadLine when we're 
8280  actually going to be using it.
8281
8282 ------------------------------------------------------------------------
8283 r5142 | kevinr | 2006-05-01 15:18:02 -0400 (Mon, 01 May 2006) | 4 lines
8284 Changed paths:
8285    M /rt/branches/3.5-TESTING
8286    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8287
8288  r12449@sad-girl-in-snow:  kevinr | 2006-05-01 15:15:43 -0400
8289  * Updated the CLI test suite to check that commenting and replying actually
8290  work now
8291
8292 ------------------------------------------------------------------------
8293 r5141 | kevinr | 2006-05-01 15:17:28 -0400 (Mon, 01 May 2006) | 3 lines
8294 Changed paths:
8295    M /rt/branches/3.5-TESTING
8296    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/attachments
8297    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/default
8298    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/history
8299    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/links
8300
8301  r12277@sad-girl-in-snow:  kevinr | 2006-04-24 21:12:50 -0400
8302  * Changed the other REST Forms to use <%INIT> instead of <%perl>
8303
8304 ------------------------------------------------------------------------
8305 r5140 | kevinr | 2006-05-01 15:17:18 -0400 (Mon, 01 May 2006) | 3 lines
8306 Changed paths:
8307    M /rt/branches/3.5-TESTING
8308    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/comment
8309
8310  r12276@sad-girl-in-snow:  kevinr | 2006-04-24 21:00:07 -0400
8311  * Fixed the error-out after commenting via the CLI tool
8312
8313 ------------------------------------------------------------------------
8314 r5139 | kevinr | 2006-05-01 15:17:01 -0400 (Mon, 01 May 2006) | 3 lines
8315 Changed paths:
8316    M /rt/branches/3.5-TESTING
8317    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/comment
8318    M /rt/branches/3.5-TESTING/html/REST/1.0/dhandler
8319
8320  r12275@sad-girl-in-snow:  kevinr | 2006-04-24 20:44:24 -0400
8321  * Cleaned up the REST comment form and the dhandler a bit.
8322
8323 ------------------------------------------------------------------------
8324 r5138 | kevinr | 2006-05-01 15:16:52 -0400 (Mon, 01 May 2006) | 3 lines
8325 Changed paths:
8326    M /rt/branches/3.5-TESTING
8327    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/comment
8328
8329  r12274@sad-girl-in-snow:  kevinr | 2006-04-24 20:03:15 -0400
8330  * Commenting via the REST interface works now!
8331
8332 ------------------------------------------------------------------------
8333 r5137 | kevinr | 2006-05-01 15:16:39 -0400 (Mon, 01 May 2006) | 4 lines
8334 Changed paths:
8335    M /rt/branches/3.5-TESTING
8336    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/comment
8337
8338  r12273@sad-girl-in-snow:  kevinr | 2006-04-24 19:03:22 -0400
8339  * Commenting via the REST interface now doesn't error (although it doesn't
8340  actually /do/ anything, either).
8341
8342 ------------------------------------------------------------------------
8343 r5133 | jesse | 2006-04-28 12:29:01 -0400 (Fri, 28 Apr 2006) | 3 lines
8344 Changed paths:
8345    M /rt/branches/3.5-TESTING
8346    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
8347    M /rt/branches/3.5-TESTING/html/Search/Results.tsv
8348
8349  r12020@hualien:  jesse | 2006-04-28 12:28:09 -0400
8350  David Schweikert pointed out that the new sorting behaviour can break the Bulk update page (and by extension, the spreadsheet download)
8351
8352 ------------------------------------------------------------------------
8353 r5132 | jesse | 2006-04-28 12:28:48 -0400 (Fri, 28 Apr 2006) | 3 lines
8354 Changed paths:
8355    M /rt/branches/3.5-TESTING
8356    M /rt/branches/3.5-TESTING/html/Search/Chart
8357
8358  r12019@hualien:  jesse | 2006-04-28 12:27:03 -0400
8359  * If the system GD library can't display PNGs, display GIFs
8360
8361 ------------------------------------------------------------------------
8362 r5119 | ruz | 2006-04-26 16:14:47 -0400 (Wed, 26 Apr 2006) | 2 lines
8363 Changed paths:
8364    M /rt/branches/3.5-TESTING/sbin/rt-setup-database.in
8365
8366 * intend&style
8367 * change some die with exits
8368 ------------------------------------------------------------------------
8369 r5111 | ruz | 2006-04-25 15:45:46 -0400 (Tue, 25 Apr 2006) | 2 lines
8370 Changed paths:
8371    M /rt/branches/3.5-TESTING/html/Search/Elements/EditFormat
8372    M /rt/branches/3.5-TESTING/html/Search/Elements/EditQuery
8373    M /rt/branches/3.5-TESTING/html/Widgets/SelectionBox
8374
8375 * add spaces around Left, Right, Up, Down arrows because bug in WWW::Mechanize
8376 ** http://rt.cpan.org/Ticket/Display.html?id=18921
8377 ------------------------------------------------------------------------
8378 r5061 | jesse | 2006-04-24 11:07:22 -0400 (Mon, 24 Apr 2006) | 12 lines
8379 Changed paths:
8380    M /rt/branches/3.5-TESTING
8381    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowRequestor
8382
8383  r11845@hualien:  jesse | 2006-04-24 11:06:51 -0400
8384  On the Ticket page, if you click on the "More about Requestor" link, you
8385  get to the Admin/Users/Modify.html page, but if you don't have the
8386  AdminUsers privilege, you only get a blank page.
8387  
8388  This patch removes the link if the user doesn't have that privilege.
8389  
8390  David Schweikert        | phone: +41 44 632 7019
8391  System manager ISG.EE   | walk:  ETH Zentrum, ETL F24.1
8392  ETH Zurich, Switzerland | web:   http://people.ee.ethz.ch/dws
8393  
8394
8395 ------------------------------------------------------------------------
8396 r5048 | ruz | 2006-04-18 19:06:57 -0400 (Tue, 18 Apr 2006) | 6 lines
8397 Changed paths:
8398    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
8399
8400 * install modules after all checks
8401 * test that CPAN.pm is configured and exit otherwise
8402 * use eval with CPAN.pm
8403 * output some suggestions if CPAN shell fails terribly
8404 ** this happens for me with CPAN-1.87, syntax error in FirstTime.pm
8405
8406 ------------------------------------------------------------------------
8407 r5026 | trs | 2006-04-12 20:41:25 -0400 (Wed, 12 Apr 2006) | 3 lines
8408 Changed paths:
8409    M /rt/branches/3.5-TESTING
8410    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTime
8411
8412  r9771@wintermute:  tom | 2006-04-12 20:39:24 -0400
8413  Rodney Rindels pointed out that nothing is displayed if the time values are too large.  r3818 should have made the 'elsif' an 'else' when it removed the original 'else'.
8414
8415 ------------------------------------------------------------------------
8416 r5025 | trs | 2006-04-12 19:27:16 -0400 (Wed, 12 Apr 2006) | 3 lines
8417 Changed paths:
8418    M /rt/branches/3.5-TESTING
8419    M /rt/branches/3.5-TESTING/html/Elements/SelectQueue
8420
8421  r9767@wintermute:  tom | 2006-04-12 19:26:09 -0400
8422  Cache in the session instead of the mason cache
8423
8424 ------------------------------------------------------------------------
8425 r5006 | kevinr | 2006-04-11 01:10:01 -0400 (Tue, 11 Apr 2006) | 5 lines
8426 Changed paths:
8427    M /rt/branches/3.5-TESTING
8428    A /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/comment
8429
8430  r12018@sad-girl-in-snow:  kevinr | 2006-04-11 01:08:53 -0400
8431  * Copied the old comment code over to the place where the new codepath is 
8432    looking for it, and started to look at making it work.  It's not there yet,
8433    but it will be soon.
8434
8435 ------------------------------------------------------------------------
8436 r5005 | kevinr | 2006-04-11 01:09:29 -0400 (Tue, 11 Apr 2006) | 6 lines
8437 Changed paths:
8438    M /rt/branches/3.5-TESTING
8439    M /rt/branches/3.5-TESTING/bin/rt.in
8440    M /rt/branches/3.5-TESTING/html/REST/1.0/dhandler
8441
8442  r12015@sad-girl-in-snow:  kevinr | 2006-04-10 21:53:13 -0400
8443  * Added a comment to dhandler to reflect one of the duties it *should* have
8444  * Fixed the default server location to point to RT's default location
8445  * Made the command-line tool default to shell mode if no arguments are passed
8446    to it
8447
8448 ------------------------------------------------------------------------
8449 r5004 | kevinr | 2006-04-10 22:25:24 -0400 (Mon, 10 Apr 2006) | 3 lines
8450 Changed paths:
8451    M /rt/branches/3.5-TESTING
8452    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/default
8453    M /rt/branches/3.5-TESTING/html/REST/1.0/dhandler
8454    M /rt/branches/3.5-TESTING/html/REST/1.0/ticket/comment
8455
8456  r12014@sad-girl-in-snow:  kevinr | 2006-04-10 21:25:57 -0400
8457  * Fixed a couple minor bits of ugly code and a comment
8458
8459 ------------------------------------------------------------------------
8460 r5003 | kevinr | 2006-04-10 22:24:50 -0400 (Mon, 10 Apr 2006) | 6 lines
8461 Changed paths:
8462    M /rt/branches/3.5-TESTING
8463    M /rt/branches/3.5-TESTING/bin/rt.in
8464
8465  r12013@sad-girl-in-snow:  kevinr | 2006-04-10 20:45:06 -0400
8466  * Discovered that, when attempting to comment via the command-line tool, the
8467    RT instance thought it was being asked to find a ticket with an id of 
8468    'comment'.  Flipped the order of the terms in the URL we're requesting so 
8469    that they fit the canonical order.
8470
8471 ------------------------------------------------------------------------
8472 r5002 | kevinr | 2006-04-10 19:02:25 -0400 (Mon, 10 Apr 2006) | 7 lines
8473 Changed paths:
8474    M /rt/branches/3.5-TESTING
8475    M /rt/branches/3.5-TESTING/bin/rt.in
8476    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8477
8478  r12011@sad-girl-in-snow:  kevinr | 2006-04-10 19:00:46 -0400
8479  * Made the command-line tool not spew the entire help text if you give it an
8480    unrecognized command
8481  * Made the command-line tool ignore a leading 'rt' in a command in shell mode
8482    (eg. 'rt create' does the same thing as just 'create')
8483  * Added a test for the latter
8484
8485 ------------------------------------------------------------------------
8486 r4997 | jesse | 2006-04-09 22:28:55 -0400 (Sun, 09 Apr 2006) | 3 lines
8487 Changed paths:
8488    M /rt/branches/3.5-TESTING
8489    M /rt/branches/3.5-TESTING/html/Search/Elements/EditFormat
8490    M /rt/branches/3.5-TESTING/html/Search/Elements/EditQuery
8491    M /rt/branches/3.5-TESTING/html/Widgets/SelectionBox
8492
8493  r11490@hualien:  jesse | 2006-04-09 22:28:32 -0400
8494  * HTML arrow cleanup from Joshua Colson
8495
8496 ------------------------------------------------------------------------
8497 r4995 | jesse | 2006-04-07 10:37:40 -0400 (Fri, 07 Apr 2006) | 4 lines
8498 Changed paths:
8499    M /rt/branches/3.5-TESTING
8500    M /rt/branches/3.5-TESTING/releng.cnf
8501
8502  r11132@hualien:  jesse | 2006-04-07 10:35:32 -0400
8503  * 3.6.0pre1
8504  
8505
8506 ------------------------------------------------------------------------
8507 r4923 | jesse | 2006-03-30 21:03:20 -0500 (Thu, 30 Mar 2006) | 8 lines
8508 Changed paths:
8509    M /rt/branches/3.5-TESTING
8510    M /rt/branches/3.5-TESTING/lib/t/regression/23cfsort.t
8511    M /rt/branches/3.5-TESTING/lib/t/regression/24pawsort.t
8512
8513  r10634@hualien:  jesse | 2006-03-31 11:03:02 +0900
8514  RT-Ticket: 7425
8515  RT-Status: resolved
8516  RT-Update: correspond
8517  
8518  Test fixes from Todd Chapman
8519  
8520
8521 ------------------------------------------------------------------------
8522 r4922 | jesse | 2006-03-30 20:41:00 -0500 (Thu, 30 Mar 2006) | 4 lines
8523 Changed paths:
8524    M /rt/branches/3.5-TESTING
8525    M /rt/branches/3.5-TESTING/html/autohandler
8526
8527  r10630@hualien:  jesse | 2006-03-31 10:40:29 +0900
8528  * perltidied the autohandler per Jim Meyer.
8529  
8530
8531 ------------------------------------------------------------------------
8532 r4786 | kevinr | 2006-03-20 21:18:44 -0500 (Mon, 20 Mar 2006) | 7 lines
8533 Changed paths:
8534    M /rt/branches/3.5-TESTING
8535    M /rt/branches/3.5-TESTING/bin/rt.in
8536    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8537
8538  r11586@sad-girl-in-snow:  kevinr | 2006-03-20 20:11:58 -0500
8539  * Fixed the problem where the RT CLI wouldn't let you create a new object if
8540  you weren't 'add'ing something to it (ie. if you were only 'set'ing values).
8541  Turns out that it wasn't grabbing a form from the server when creating a new
8542  object unless you 'add'ed something, so default values like queue weren't 
8543  getting filled in.
8544
8545 ------------------------------------------------------------------------
8546 r4785 | kevinr | 2006-03-20 21:18:29 -0500 (Mon, 20 Mar 2006) | 8 lines
8547 Changed paths:
8548    M /rt/branches/3.5-TESTING
8549    M /rt/branches/3.5-TESTING/bin/rt.in
8550    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8551
8552  r11585@sad-girl-in-snow:  kevinr | 2006-03-20 18:18:11 -0500
8553  * Fixed the RT command-line tool to not spew the entire help text for the 
8554  command you just typed if you screw something up, so you don't have to scroll
8555  up to see the actual error message.
8556  * Changed most of the todo_skip CLI tests to TODO tests, so I can see when they
8557  start passing, since I no longer have to wade through many many screens worth
8558  of help text. :)
8559
8560 ------------------------------------------------------------------------
8561 r4783 | ruz | 2006-03-20 19:26:00 -0500 (Mon, 20 Mar 2006) | 2 lines
8562 Changed paths:
8563    M /rt/branches/3.5-TESTING/html/Prefs/Search.html
8564    M /rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html
8565
8566 * fix for multiple OrderBy on edit
8567 ** backport r4622 from 3.7
8568 ------------------------------------------------------------------------
8569 r4782 | ruz | 2006-03-20 18:00:12 -0500 (Mon, 20 Mar 2006) | 1 line
8570 Changed paths:
8571    M /rt/branches/3.5-TESTING/html/Ticket/ModifyDates.html
8572    M /rt/branches/3.5-TESTING/html/Ticket/ModifyPeople.html
8573
8574 * return back components calls dropped by rev 4562
8575 ------------------------------------------------------------------------
8576 r4772 | trs | 2006-03-19 00:09:25 -0500 (Sun, 19 Mar 2006) | 7 lines
8577 Changed paths:
8578    M /rt/branches/3.5-TESTING
8579    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
8580
8581  r9240@wintermute:  tom | 2006-03-19 00:08:22 -0500
8582  RT-Ticket: 7415
8583  RT-Status: resolved
8584  RT-Action: correspond
8585  
8586  Removed invalid slash (/) character from titlebox IDs.
8587
8588 ------------------------------------------------------------------------
8589 r4770 | alexmv | 2006-03-16 17:10:00 -0500 (Thu, 16 Mar 2006) | 8 lines
8590 Changed paths:
8591    M /rt/branches/3.5-TESTING
8592    M /rt/branches/3.5-TESTING/html/Elements/Submit
8593
8594  r8588@zoq-fot-pik:  chmrr | 2006-03-16 17:09:31 -0500
8595  RT-Ticket: 7424
8596  RT-Update: correspond
8597  RT-Status: resolved
8598  
8599   * Patch from Todd Chapman to remove duplicate class="..."
8600  
8601
8602 ------------------------------------------------------------------------
8603 r4755 | kevinr | 2006-03-13 21:49:47 -0500 (Mon, 13 Mar 2006) | 4 lines
8604 Changed paths:
8605    M /rt/branches/3.5-TESTING
8606    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8607
8608  r11461@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-13 21:20:26 -0500
8609  * Tweaked my new CLI tests to handle servers and ports which are not localhost
8610  and 80, respectively, a la Todd Chapman's patch.
8611
8612 ------------------------------------------------------------------------
8613 r4754 | kevinr | 2006-03-13 21:49:21 -0500 (Mon, 13 Mar 2006) | 3 lines
8614 Changed paths:
8615    M /rt/branches/3.5-TESTING
8616    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8617
8618  r11460@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-13 19:57:10 -0500
8619  * Gave the RT CLI tests a plan
8620
8621 ------------------------------------------------------------------------
8622 r4753 | kevinr | 2006-03-13 21:48:45 -0500 (Mon, 13 Mar 2006) | 3 lines
8623 Changed paths:
8624    M /rt/branches/3.5-TESTING
8625    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
8626
8627  r11459@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-13 19:54:07 -0500
8628  * Bumped RT 3.5's DBIx::SearchBuilder dependency from 1.35 to 1.39
8629
8630 ------------------------------------------------------------------------
8631 r4752 | kevinr | 2006-03-13 21:47:52 -0500 (Mon, 13 Mar 2006) | 5 lines
8632 Changed paths:
8633    M /rt/branches/3.5-TESTING
8634    M /rt/branches/3.5-TESTING/lib/t/regression/02basic_web.t
8635    M /rt/branches/3.5-TESTING/lib/t/regression/03web_compiliation_errors.t
8636    M /rt/branches/3.5-TESTING/lib/t/regression/06mailgateway.t
8637    M /rt/branches/3.5-TESTING/lib/t/regression/07acl.t
8638    M /rt/branches/3.5-TESTING/lib/t/regression/08web_cf_access.t
8639    M /rt/branches/3.5-TESTING/lib/t/regression/17custom_search.t
8640    M /rt/branches/3.5-TESTING/lib/t/regression/18custom_frontpage.t
8641
8642  r11458@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-13 19:28:36 -0500
8643  * Applied patch from Todd Chapman to make the RT 3.5 test-suite obey the
8644  configuration directives for server and port, so you don't have to be
8645  testing on localhost and port 80.
8646
8647 ------------------------------------------------------------------------
8648 r4744 | kevinr | 2006-03-13 18:42:01 -0500 (Mon, 13 Mar 2006) | 4 lines
8649 Changed paths:
8650    M /rt/branches/3.5-TESTING
8651    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8652
8653  r11456@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-13 18:41:41 -0500
8654  * Added tests for a basic (not-yet-implemented) CLI mechanism to create and
8655  modify custom fields
8656
8657 ------------------------------------------------------------------------
8658 r4743 | kevinr | 2006-03-13 18:28:23 -0500 (Mon, 13 Mar 2006) | 3 lines
8659 Changed paths:
8660    M /rt/branches/3.5-TESTING
8661    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8662
8663  r11452@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-13 18:27:41 -0500
8664  * Tests for modification of users, groups, and queues from the CLI
8665
8666 ------------------------------------------------------------------------
8667 r4740 | kevinr | 2006-03-13 16:52:02 -0500 (Mon, 13 Mar 2006) | 3 lines
8668 Changed paths:
8669    M /rt/branches/3.5-TESTING
8670    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8671
8672  r11449@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-13 16:50:42 -0500
8673  * Added tests for listing and showing tickets from the command line
8674
8675 ------------------------------------------------------------------------
8676 r4739 | kevinr | 2006-03-13 16:51:18 -0500 (Mon, 13 Mar 2006) | 3 lines
8677 Changed paths:
8678    M /rt/branches/3.5-TESTING
8679    M /rt/branches/3.5-TESTING/bin/rt.in
8680
8681  r11363@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-06 23:33:15 -0500
8682  * Added basic Term::ReadLine support to the CLI
8683
8684 ------------------------------------------------------------------------
8685 r4726 | jesse | 2006-03-13 01:29:18 -0500 (Mon, 13 Mar 2006) | 1 line
8686 Changed paths:
8687    M /rt/branches/3.5-TESTING
8688
8689
8690 ------------------------------------------------------------------------
8691 r4725 | jesse | 2006-03-13 01:28:53 -0500 (Mon, 13 Mar 2006) | 3 lines
8692 Changed paths:
8693    M /rt/branches/3.5-TESTING
8694    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
8695
8696  r26050@truegrounds:  jesse | 2006-03-12 20:05:18 -0800
8697  * Switched the LinkTransactionsRunOneScrip default, tx to Todd Chapman
8698
8699 ------------------------------------------------------------------------
8700 r4706 | kevinr | 2006-03-06 21:46:17 -0500 (Mon, 06 Mar 2006) | 4 lines
8701 Changed paths:
8702    M /rt/branches/3.5-TESTING
8703    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8704
8705  r11357@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-06 21:46:02 -0500
8706  * Added most of the 'frob this database field on the ticket' tests I think the
8707  CLI is going to want
8708
8709 ------------------------------------------------------------------------
8710 r4701 | kevinr | 2006-03-06 18:24:39 -0500 (Mon, 06 Mar 2006) | 3 lines
8711 Changed paths:
8712    M /rt/branches/3.5-TESTING
8713    M /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8714    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
8715
8716  r11355@SAD-GIRL-IN-SNOW:  kevinr | 2006-03-06 18:23:38 -0500
8717  * Added the beginnings of CLI tests
8718
8719 ------------------------------------------------------------------------
8720 r4688 | jesse | 2006-03-04 17:51:25 -0500 (Sat, 04 Mar 2006) | 3 lines
8721 Changed paths:
8722    M /rt/branches/3.5-TESTING
8723    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
8724
8725  r25526@truegrounds:  jesse | 2006-03-04 14:49:56 -0800
8726  * If a given txn is on something other than a ticket, don't try to update its TimeTaken
8727
8728 ------------------------------------------------------------------------
8729 r4687 | jesse | 2006-03-04 17:51:08 -0500 (Sat, 04 Mar 2006) | 3 lines
8730 Changed paths:
8731    M /rt/branches/3.5-TESTING
8732    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
8733
8734  r24842@truegrounds:  jesse | 2006-03-01 13:13:35 -0800
8735  * that extra slash causes breakage
8736
8737 ------------------------------------------------------------------------
8738 r4566 | jesse | 2006-02-21 17:35:15 -0500 (Tue, 21 Feb 2006) | 4 lines
8739 Changed paths:
8740    M /rt/branches/3.5-TESTING
8741    M /rt/branches/3.5-TESTING/releng.cnf
8742
8743  r24495@truegrounds:  jesse | 2006-02-21 17:33:52 -0500
8744  * 3.6.0pre0
8745  
8746
8747 ------------------------------------------------------------------------
8748 r4565 | jesse | 2006-02-21 17:31:37 -0500 (Tue, 21 Feb 2006) | 3 lines
8749 Changed paths:
8750    M /rt/branches/3.5-TESTING
8751    A /rt/branches/3.5-TESTING/html/Elements/TitleBoxEnd
8752    A /rt/branches/3.5-TESTING/html/Elements/TitleBoxStart
8753
8754  r24493@truegrounds:  jesse | 2006-02-21 17:30:01 -0500
8755  * Wrappers for 3.4 compatibility
8756
8757 ------------------------------------------------------------------------
8758 r4564 | jesse | 2006-02-21 16:32:09 -0500 (Tue, 21 Feb 2006) | 2 lines
8759 Changed paths:
8760    A /rt/branches/3.5-TESTING/html/Elements/TitleBox
8761
8762 * Titlebox component for compatibility with 3.4
8763
8764 ------------------------------------------------------------------------
8765 r4563 | jesse | 2006-02-21 16:25:00 -0500 (Tue, 21 Feb 2006) | 3 lines
8766 Changed paths:
8767    M /rt/branches/3.5-TESTING
8768    M /rt/branches/3.5-TESTING/html/Elements/Header
8769    A /rt/branches/3.5-TESTING/html/NoAuth/js/ahah.js
8770
8771  r24478@truegrounds:  jesse | 2006-02-21 14:43:51 -0500
8772  * merge touchups
8773
8774 ------------------------------------------------------------------------
8775 r4562 | jesse | 2006-02-21 16:23:06 -0500 (Tue, 21 Feb 2006) | 115 lines
8776 Changed paths:
8777    M /rt/branches/3.5-TESTING
8778    M /rt/branches/3.5-TESTING/bin/rt.in
8779    M /rt/branches/3.5-TESTING/bin/webmux.pl.in
8780    M /rt/branches/3.5-TESTING/etc/schema.Oracle
8781    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/Modify.html
8782    M /rt/branches/3.5-TESTING/html/Elements/QuickCreate
8783    M /rt/branches/3.5-TESTING/html/Elements/ShowCustomFields
8784    A /rt/branches/3.5-TESTING/html/NoAuth/ahah.js
8785    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/default
8786    M /rt/branches/3.5-TESTING/html/Search/Results.tsv
8787    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
8788    M /rt/branches/3.5-TESTING/html/Ticket/Modify.html
8789    M /rt/branches/3.5-TESTING/html/Ticket/ModifyAll.html
8790    M /rt/branches/3.5-TESTING/html/Ticket/ModifyDates.html
8791    M /rt/branches/3.5-TESTING/html/Ticket/ModifyLinks.html
8792    M /rt/branches/3.5-TESTING/html/Ticket/ModifyPeople.html
8793    M /rt/branches/3.5-TESTING/html/Ticket/Update.html
8794    M /rt/branches/3.5-TESTING/html/Tools/Offline.html
8795    M /rt/branches/3.5-TESTING/lib/RT/Action/CreateTickets.pm
8796    M /rt/branches/3.5-TESTING/lib/RT/CustomField_Overlay.pm
8797    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
8798    M /rt/branches/3.5-TESTING/lib/RT/Interface/Web.pm
8799    M /rt/branches/3.5-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
8800    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
8801
8802  r24477@truegrounds:  jesse | 2006-02-21 14:15:55 -0500
8803   r23030@truegrounds:  jesse | 2006-01-31 18:51:02 -0500
8804   * Added the ability to make custom fields link to and include content from other systems.
8805   r23031@truegrounds:  jesse | 2006-01-31 18:52:13 -0500
8806   * Added a note about the AHAH support
8807   r23050@truegrounds:  jesse | 2006-02-03 13:34:17 -0500
8808   * Added a bunch more callbacks for great justice.
8809   r23555@truegrounds:  jesse | 2006-02-09 14:19:23 -0500
8810   * missing _ in regex 
8811   r23569@truegrounds:  jesse | 2006-02-09 14:48:54 -0500
8812   * open links in new windows
8813   r23587@truegrounds:  jesse | 2006-02-09 23:13:22 -0500
8814   * Reminder editing updates
8815   
8816   r23593@truegrounds:  jesse | 2006-02-10 14:47:08 -0500
8817   * Force the content type inside a js comment
8818   r23594@truegrounds:  jesse | 2006-02-10 14:49:27 -0500
8819   * wrap the mason directive for setting the content type in a js comment
8820   
8821   r23812@truegrounds:  jesse | 2006-02-16 14:42:23 -0500
8822   * Chaldea release engineering
8823   r23814@truegrounds:  jesse | 2006-02-16 16:33:40 -0500
8824   * try to make rt.js do the right thing with headers
8825   r23826@truegrounds:  jesse | 2006-02-16 21:25:05 -0500
8826   * Backport tickets_overlay from 3.5. Fix a bug that stopped search on global custom fields
8827   r23835@truegrounds:  jesse | 2006-02-17 13:02:28 -0500
8828   * Chaldea r7
8829   r24473@truegrounds:  jesse | 2006-02-21 14:05:29 -0500
8830    r24470@truegrounds:  jesse | 2006-02-21 13:50:15 -0500
8831     r23039@truegrounds (orig r4459):  alexmv | 2006-01-31 21:33:58 -0500
8832      r8863@zoq-fot-pik:  chmrr | 2006-01-31 21:33:12 -0500
8833       * Collapse ForceOwner and Owner
8834       * Fix updating of (Admin)Ccs
8835       * Default UpdateType to 'correspond'
8836       * Default content-type to 'text/plain'
8837     
8838     r23040@truegrounds (orig r4460):  alexmv | 2006-01-31 23:42:36 -0500
8839      r8868@zoq-fot-pik:  chmrr | 2006-01-31 22:24:18 -0500
8840       * Untabify and adjust indenting in one or two places
8841     
8842     r23041@truegrounds (orig r4461):  alexmv | 2006-01-31 23:42:41 -0500
8843      r8869@zoq-fot-pik:  chmrr | 2006-01-31 23:41:57 -0500
8844       * Custom field updating during processing
8845       * Better error handling when ticket id doesn't exist during update
8846     
8847     r23082@truegrounds (orig r4473):  alexmv | 2006-02-03 14:32:54 -0500
8848      r8895@zoq-fot-pik:  chmrr | 2006-02-03 14:32:05 -0500
8849       * 'id' is not longer required to be the first column.  In fact, it's
8850      not required at all.  Blank or non-existant 'id' columns will cause it
8851      to assume the ticket is new, and come up with an automatic template id
8852      for the row.
8853     
8854     r23515@truegrounds (orig r4504):  alexmv | 2006-02-08 15:01:17 -0500
8855      r8969@zoq-fot-pik:  chmrr | 2006-02-08 15:00:00 -0500
8856       * Whitespace fixes in Results.tsv
8857       * Spit out custom fields as CF-...
8858       * During offline upload parsing, try to treat date as ISO first,
8859         falling back to unknown
8860       * Keep offline upload form from tacking on an extra newline each
8861         submit
8862       * Minimize yo-yo-ing of status if possible
8863       * Allow false values as possible values, as long as they're defined
8864       * Cc, AdminCc, and Requestor may be either email addresses or users
8865     
8866     r23628@truegrounds (orig r4527):  alexmv | 2006-02-10 19:10:22 -0500
8867      r9038@zoq-fot-pik:  chmrr | 2006-02-10 19:09:21 -0500
8868       * Accept either singular or plural forms of requestor, cc, admincc
8869     
8870    
8871    r24472@truegrounds:  jesse | 2006-02-21 13:57:01 -0500
8872     r22894@truegrounds:  jesse | 2006-01-24 07:44:05 -0500
8873     * Note that our SQLite dependency is 1.0
8874     r22958@truegrounds:  jesse | 2006-01-25 07:08:34 -0500
8875     From: Joop van de Wege <JoopvandeWege@mococo.nl>
8876     Message-Id: <20060125125248.1A97.JOOPVANDEWEGE@mococo.nl>
8877     
8878     > There is atleast one problem that I have spotted and that is that
8879     > schema.Oracle contains two empty lines in CREATE TABLE
8880     > ObjectCustomFieldValues which don't belong there.
8881     > That is the second set of errors you get. The first is an indication
8882     > that an sequence with that name already exists in the schema of that
8883     > Oracle users you're RT installing in.
8884     
8885     r22960@truegrounds:  jesse | 2006-01-25 07:47:07 -0500
8886     * a couple added lines of docs to the cli
8887     r22962@truegrounds:  jesse | 2006-01-25 08:18:09 -0500
8888     * Updated mandatory fields for ticket creation forms
8889     r24471@truegrounds:  jesse | 2006-02-21 13:51:18 -0500
8890      r23026@truegrounds (orig r4448):  kevinr | 2006-01-30 19:25:47 -0500
8891       r10537@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-30 19:20:52 -0500
8892       RT-Ticket: 7289
8893       RT-Status: resolved
8894       RT-Update: correspond
8895       
8896       Updated German translation (thanks to Thorsten Brumm)
8897      
8898      r23132@truegrounds (orig r4497):  alexmv | 2006-02-04 18:34:45 -0500
8899       r8936@zoq-fot-pik:  chmrr | 2006-02-04 18:24:38 -0500
8900        * Only rmtree if we have something to rm; keeps rmtree from
8901       complaining about 'Not root path(s) specified'
8902      
8903      r23133@truegrounds (orig r4498):  alexmv | 2006-02-04 18:34:51 -0500
8904       r8937@zoq-fot-pik:  chmrr | 2006-02-04 18:33:57 -0500
8905       RT-Ticket: 7329
8906       RT-Status: resolved
8907       RT-Update: correspond
8908       
8909        * Use SelectNewTicketQueue instead of SelectQueue
8910       
8911      
8912     
8913    
8914   
8915  
8916
8917 ------------------------------------------------------------------------
8918 r4561 | trs | 2006-02-21 15:20:58 -0500 (Tue, 21 Feb 2006) | 3 lines
8919 Changed paths:
8920    M /rt/branches/3.5-TESTING
8921    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css
8922
8923  r8719@wintermute:  tom | 2006-02-21 15:19:10 -0500
8924  We expect a white background
8925
8926 ------------------------------------------------------------------------
8927 r4558 | kevinr | 2006-02-20 22:24:26 -0500 (Mon, 20 Feb 2006) | 3 lines
8928 Changed paths:
8929    M /rt/branches/3.5-TESTING
8930    M /rt/branches/3.5-TESTING/bin/rt.in
8931
8932  r11045@sad-girl-in-snow:  kevinr | 2006-02-20 22:23:27 -0500
8933  * Added basic documentation for the shell
8934
8935 ------------------------------------------------------------------------
8936 r4557 | kevinr | 2006-02-20 21:50:53 -0500 (Mon, 20 Feb 2006) | 4 lines
8937 Changed paths:
8938    M /rt/branches/3.5-TESTING
8939    M /rt/branches/3.5-TESTING/bin/rt.in
8940
8941  r11043@sad-girl-in-snow:  kevinr | 2006-02-20 21:49:38 -0500
8942  * Added a 'quit' command (also 'exit') to exit from the shell.  This makes 
8943  testing via Test::Expect a *lot* easier.
8944
8945 ------------------------------------------------------------------------
8946 r4556 | kevinr | 2006-02-20 21:42:03 -0500 (Mon, 20 Feb 2006) | 3 lines
8947 Changed paths:
8948    M /rt/branches/3.5-TESTING
8949    M /rt/branches/3.5-TESTING/bin/rt.in
8950
8951  r10929@sad-girl-in-snow:  kevinr | 2006-02-13 20:15:37 -0500
8952  * Fixed a typo in the help for 'rt edit'
8953
8954 ------------------------------------------------------------------------
8955 r4555 | kevinr | 2006-02-20 21:41:46 -0500 (Mon, 20 Feb 2006) | 3 lines
8956 Changed paths:
8957    M /rt/branches/3.5-TESTING
8958    A /rt/branches/3.5-TESTING/lib/t/regression/26command_line.t
8959
8960  r10928@sad-girl-in-snow:  kevinr | 2006-02-13 19:44:30 -0500
8961  * Laid out a skeleton for the CLI tests
8962
8963 ------------------------------------------------------------------------
8964 r4554 | kevinr | 2006-02-20 21:41:28 -0500 (Mon, 20 Feb 2006) | 3 lines
8965 Changed paths:
8966    M /rt/branches/3.5-TESTING
8967    M /rt/branches/3.5-TESTING/lib/t/regression/25scrip_order.t
8968
8969  r10927@sad-girl-in-snow:  kevinr | 2006-02-13 19:20:37 -0500
8970  * Added a plan to the scrip-ordering tests
8971
8972 ------------------------------------------------------------------------
8973 r4550 | jesse | 2006-02-16 21:29:14 -0500 (Thu, 16 Feb 2006) | 4 lines
8974 Changed paths:
8975    M /rt/branches/3.5-TESTING
8976    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
8977
8978  r23828@truegrounds:  jesse | 2006-02-16 18:27:41 -0800
8979   * Fix for searching on global custom fields
8980  
8981
8982 ------------------------------------------------------------------------
8983 r4549 | jesse | 2006-02-16 21:28:52 -0500 (Thu, 16 Feb 2006) | 9 lines
8984 Changed paths:
8985    M /rt/branches/3.5-TESTING
8986    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
8987
8988  r23511@truegrounds:  jesse | 2006-02-08 10:23:27 -0800
8989  RT-Ticket: 7324
8990  RT-Status: resolved
8991  RT-Update: correspond
8992  
8993  * Bumped Pg dependency. Joby Walker at University of Washington discovered 
8994   incorrect ordering behaviour with DBD::Pg 1.42 and earlier
8995  
8996
8997 ------------------------------------------------------------------------
8998 r4503 | ruz | 2006-02-08 05:29:33 -0500 (Wed, 08 Feb 2006) | 5 lines
8999 Changed paths:
9000    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
9001    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay_SQL.pm
9002
9003 * make tests reintrant in lib/RT/Tickets_Overlay_SQL.pm
9004 * queries changes broke several things, for example
9005   "id = 123 OR MemberOf = 123", all breakages covered allready
9006   in tests.
9007
9008 ------------------------------------------------------------------------
9009 r4502 | trs | 2006-02-07 16:15:21 -0500 (Tue, 07 Feb 2006) | 3 lines
9010 Changed paths:
9011    M /rt/branches/3.5-TESTING
9012    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
9013
9014  r8432@wintermute:  tom | 2006-02-07 16:11:01 -0500
9015  Fix undefined warnings
9016
9017 ------------------------------------------------------------------------
9018 r4500 | ruz | 2006-02-06 14:47:28 -0500 (Mon, 06 Feb 2006) | 7 lines
9019 Changed paths:
9020    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
9021    M /rt/branches/3.5-TESTING/lib/t/regression/01ticket_link_searching.t
9022
9023 * backport from 3.7
9024 * add support for optional OPERATOR argument in LimitLinked(From|To)
9025 * and add this to methods Limit(HasMemeber|DependsOn|...)
9026 * in _LinkLimit:
9027 ** support for IS NOT NULL queries ala "has at least one link of defined type"
9028 ** operator '!=' didn't work at all, now it works with meanning "has no link with defined ticket"
9029
9030 ------------------------------------------------------------------------
9031 r4499 | ruz | 2006-02-06 14:35:37 -0500 (Mon, 06 Feb 2006) | 5 lines
9032 Changed paths:
9033    M /rt/branches/3.5-TESTING/html/NoAuth/images/autohandler
9034
9035 * opened FILE, but reading from <file>, use $fh instead
9036 ** result off tidy script
9037 * turn on binmode on handle
9038 * flush buffers, otherwise we load all file into memmory
9039
9040 ------------------------------------------------------------------------
9041 r4463 | kevinr | 2006-02-02 00:04:27 -0500 (Thu, 02 Feb 2006) | 3 lines
9042 Changed paths:
9043    M /rt/branches/3.5-TESTING
9044    M /rt/branches/3.5-TESTING/UPGRADING
9045
9046  r10741@RANDOM-THREE-NINETY-TWO:  kevinr | 2006-02-02 00:03:25 -0500
9047  * Updated the UPGRADING document to reflect the new scrip ordering
9048
9049 ------------------------------------------------------------------------
9050 r4462 | kevinr | 2006-02-01 22:27:10 -0500 (Wed, 01 Feb 2006) | 9 lines
9051 Changed paths:
9052    M /rt/branches/3.5-TESTING
9053    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditScrips
9054    M /rt/branches/3.5-TESTING/lib/RT/Scrips_Overlay.pm
9055    A /rt/branches/3.5-TESTING/lib/t/regression/25scrip_order.t
9056
9057  r10739@RANDOM-ONE-NINETY-THREE:  kevinr | 2006-02-01 22:26:27 -0500
9058  RT-Ticket: 7295
9059  RT-Status: resolved
9060  RT-Update: correspond
9061  
9062  We now order scrips by their description, so you can force them to run in a
9063  particular order by prepending numbers to their descriptions.  Updated the
9064  perldoc and EditScrips UI element to reflect this and wrote tests for it.
9065
9066 ------------------------------------------------------------------------
9067 r4458 | kevinr | 2006-01-31 21:12:46 -0500 (Tue, 31 Jan 2006) | 5 lines
9068 Changed paths:
9069    M /rt/branches/3.5-TESTING
9070    M /rt/branches/3.5-TESTING/html/NoAuth/js/cascaded.js
9071
9072  r10725@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-31 21:08:57 -0500
9073  * Reverted cascaded.js to the previous version -- r4390 seems to have 
9074  refactored the code in a way which doesn't work, or doesn't work in all 
9075  browsers.
9076
9077 ------------------------------------------------------------------------
9078 r4452 | kevinr | 2006-01-31 18:14:51 -0500 (Tue, 31 Jan 2006) | 3 lines
9079 Changed paths:
9080    M /rt/branches/3.5-TESTING
9081    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
9082
9083  r10546@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-31 18:13:50 -0500
9084  * Fixed a typo.
9085
9086 ------------------------------------------------------------------------
9087 r4446 | jesse | 2006-01-25 08:35:46 -0500 (Wed, 25 Jan 2006) | 3 lines
9088 Changed paths:
9089    M /rt/branches/3.5-TESTING
9090    M /rt/branches/3.5-TESTING/bin/rt.in
9091
9092  r22963@truegrounds:  jesse | 2006-01-25 14:32:59 +0100
9093  * Re-add the warning message
9094
9095 ------------------------------------------------------------------------
9096 r4434 | jesse | 2006-01-23 08:59:20 -0500 (Mon, 23 Jan 2006) | 3 lines
9097 Changed paths:
9098    M /rt/branches/3.5-TESTING
9099    M /rt/branches/3.5-TESTING/html/REST/1.0/Forms/ticket/default
9100
9101  r22883@truegrounds:  jesse | 2006-01-23 11:01:51 +0100
9102  * CLI support for custom fields from lwang at Cluster FS
9103
9104 ------------------------------------------------------------------------
9105 r4433 | jesse | 2006-01-23 08:59:01 -0500 (Mon, 23 Jan 2006) | 3 lines
9106 Changed paths:
9107    M /rt/branches/3.5-TESTING
9108    M /rt/branches/3.5-TESTING/bin/rt.in
9109
9110  r22882@truegrounds:  jesse | 2006-01-23 11:00:23 +0100
9111   * removed notice that the CLI is beta only
9112
9113 ------------------------------------------------------------------------
9114 r4427 | kevinr | 2006-01-20 17:31:36 -0500 (Fri, 20 Jan 2006) | 11 lines
9115 Changed paths:
9116    M /rt/branches/3.5-TESTING
9117    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectNewGroupMembers
9118    M /rt/branches/3.5-TESTING/html/Admin/Groups/Members.html
9119
9120  r10418@STRATTON-FIVE-HUNDRED:  kevinr | 2006-01-20 17:28:00 -0500
9121  RT-Ticket: 7148
9122  RT-Status: update
9123  RT-Update: correspond
9124  
9125  Applied Todd Chapman's patch, which:
9126  1. Orders user members of a group by Name
9127  2. If a user/group is already a member, doesn't list them in the select
9128  3. Doesn't list the group itself because a group can't have itself
9129  as a member
9130
9131 ------------------------------------------------------------------------
9132 r4416 | kevinr | 2006-01-19 22:52:04 -0500 (Thu, 19 Jan 2006) | 3 lines
9133 Changed paths:
9134    M /rt/branches/3.5-TESTING
9135    M /rt/branches/3.5-TESTING/html/Elements/ListActions
9136
9137  r10392@sad-girl-in-snow:  kevinr | 2006-01-19 22:47:37 -0500
9138  * Cleaned up html/Elements/ListActions (based on a patch from Ruslan Zakirov)
9139
9140 ------------------------------------------------------------------------
9141 r4415 | kevinr | 2006-01-19 22:51:48 -0500 (Thu, 19 Jan 2006) | 7 lines
9142 Changed paths:
9143    M /rt/branches/3.5-TESTING
9144    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
9145
9146  r10391@sad-girl-in-snow:  kevinr | 2006-01-18 16:32:59 -0500
9147  RT-Ticket: 7143
9148  RT-Status: open
9149  RT-Update: correspond
9150  
9151  Made minor cleanups to RT::Record (thanks to Ruslan Zakirov)
9152
9153 ------------------------------------------------------------------------
9154 r4414 | kevinr | 2006-01-19 22:51:23 -0500 (Thu, 19 Jan 2006) | 8 lines
9155 Changed paths:
9156    M /rt/branches/3.5-TESTING
9157    M /rt/branches/3.5-TESTING/lib/RT/Attachment_Overlay.pm
9158
9159  r10390@sad-girl-in-snow:  kevinr | 2006-01-18 16:31:03 -0500
9160  RT-Ticket: 7149
9161  RT-Status: resolved
9162  RT-Update: correspond
9163  
9164  * Cleaned up attachment creation in lib/RT/Attachment_Overlay.pm (thanks to 
9165  Ruslan Zakirov)
9166
9167 ------------------------------------------------------------------------
9168 r4413 | kevinr | 2006-01-19 22:50:58 -0500 (Thu, 19 Jan 2006) | 7 lines
9169 Changed paths:
9170    M /rt/branches/3.5-TESTING
9171    M /rt/branches/3.5-TESTING/html/Search/Results.html
9172
9173  r10386@sad-girl-in-snow:  kevinr | 2006-01-18 15:59:51 -0500
9174  RT-Ticket: 7154
9175  RT-Status: resolved
9176  RT-Update: correspond
9177  
9178  * Silenced warnings in Search/Results.html (thanks to Jim Meyer)
9179
9180 ------------------------------------------------------------------------
9181 r4411 | jesse | 2006-01-19 10:17:30 -0500 (Thu, 19 Jan 2006) | 3 lines
9182 Changed paths:
9183    M /rt/branches/3.5-TESTING
9184    M /rt/branches/3.5-TESTING/releng.cnf
9185
9186  r22726@truegrounds:  jesse | 2006-01-19 10:15:16 -0500
9187   * 3.5.7
9188
9189 ------------------------------------------------------------------------
9190 r4408 | jesse | 2006-01-19 10:11:39 -0500 (Thu, 19 Jan 2006) | 3 lines
9191 Changed paths:
9192    M /rt/branches/3.5-TESTING
9193    M /rt/branches/3.5-TESTING/lib/t/regression/20-sort-by-requestor.t
9194
9195  r22721@truegrounds:  jesse | 2006-01-19 10:08:18 -0500
9196   * mergeup fixes
9197
9198 ------------------------------------------------------------------------
9199 r4407 | jesse | 2006-01-19 10:11:21 -0500 (Thu, 19 Jan 2006) | 3 lines
9200 Changed paths:
9201    M /rt/branches/3.5-TESTING
9202    M /rt/branches/3.5-TESTING/etc/schema.mysql
9203    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomFields
9204    M /rt/branches/3.5-TESTING/html/Elements/CollectionAsTable/ParseFormat
9205    M /rt/branches/3.5-TESTING/html/Ticket/ModifyAll.html
9206    M /rt/branches/3.5-TESTING/lib/RT/Action/CreateTickets.pm
9207    M /rt/branches/3.5-TESTING/lib/RT/Action/SendEmail.pm
9208    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
9209    M /rt/branches/3.5-TESTING/lib/RT/I18N.pm
9210    M /rt/branches/3.5-TESTING/lib/RT/Template_Overlay.pm
9211    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
9212    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
9213    M /rt/branches/3.5-TESTING/lib/t/regression/20-sort-by-requestor.t
9214    M /rt/branches/3.5-TESTING/lib/t/regression/22search_tix_by_txn.t
9215    M /rt/branches/3.5-TESTING/sbin/rt-setup-database.in
9216
9217  r22720@truegrounds:  jesse | 2006-01-19 09:15:00 -0500
9218  * merge up from chaldea, quebec, 3.4
9219
9220 ------------------------------------------------------------------------
9221 r4394 | kevinr | 2006-01-17 00:48:17 -0500 (Tue, 17 Jan 2006) | 4 lines
9222 Changed paths:
9223    M /rt/branches/3.5-TESTING
9224    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
9225
9226  r10382@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-17 00:28:53 -0500
9227  * Applied the bits of Jim Meyer's 'fixes' patch to 
9228  Elements/EditCustomFieldSelect which seemed still relevant
9229
9230 ------------------------------------------------------------------------
9231 r4393 | kevinr | 2006-01-17 00:48:10 -0500 (Tue, 17 Jan 2006) | 4 lines
9232 Changed paths:
9233    M /rt/branches/3.5-TESTING
9234    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
9235
9236  r10381@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-17 00:23:29 -0500
9237  * Applied Jim Meyer's patch to fix the indentation of 
9238  Elements/EditCustomFieldSelect
9239
9240 ------------------------------------------------------------------------
9241 r4390 | ruz | 2006-01-13 06:41:20 -0500 (Fri, 13 Jan 2006) | 7 lines
9242 Changed paths:
9243    M /rt/branches/3.5-TESTING/html/Elements/Submit
9244    M /rt/branches/3.5-TESTING/html/NoAuth/js/cascaded.js
9245    M /rt/branches/3.5-TESTING/html/NoAuth/js/combobox.js
9246    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
9247
9248 * addClass and delClass functions
9249 * setVisibility util
9250 * get rid of style.display=[none,block]
9251 * setCheckbox(form, name, state) function that set all checkbox
9252   inputs under the form element with defined name to the state.
9253 * update Submit element according to new changes
9254
9255 ------------------------------------------------------------------------
9256 r4389 | kevinr | 2006-01-13 02:42:26 -0500 (Fri, 13 Jan 2006) | 1 line
9257 Changed paths:
9258    M /rt/branches/3.5-TESTING
9259    M /rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
9260    M /rt/branches/3.5-TESTING/html/Ticket/Elements/AddWatchers
9261
9262
9263 ------------------------------------------------------------------------
9264 r4388 | kevinr | 2006-01-13 02:40:52 -0500 (Fri, 13 Jan 2006) | 23 lines
9265 Changed paths:
9266    M /rt/branches/3.5-TESTING
9267    M /rt/branches/3.5-TESTING/html/Elements/CollectionAsTable/Header
9268    M /rt/branches/3.5-TESTING/html/Elements/Menu
9269    M /rt/branches/3.5-TESTING/html/Elements/MessageBox
9270    M /rt/branches/3.5-TESTING/html/Elements/SelectDate
9271    M /rt/branches/3.5-TESTING/html/Elements/SelectWatcherType
9272    M /rt/branches/3.5-TESTING/html/Elements/TicketList
9273    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
9274    M /rt/branches/3.5-TESTING/html/Search/Elements/BuildFormatString
9275    M /rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
9276    M /rt/branches/3.5-TESTING/html/Ticket/Elements/AddWatchers
9277    M /rt/branches/3.5-TESTING/html/Ticket/ModifyAll.html
9278    M /rt/branches/3.5-TESTING/html/Tools/Offline.html
9279    M /rt/branches/3.5-TESTING/html/Widgets/TitleBox
9280    M /rt/branches/3.5-TESTING/lib/RT/Interface/Web/Menu/Item.pm
9281    M /rt/branches/3.5-TESTING/lib/RT/Interface/Web/Menu.pm
9282
9283  r10349@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-13 02:15:36 -0500
9284  RT-Ticket: 7150, 7151, 7152, 7153, 7155, 7156, 7157, 7158, 7159, 7160, 7161, 7162, 7164, 7165, 7166
9285  RT-Status: resolved
9286  RT-Action: correspond
9287  
9288  Fixed Mason warnings in:
9289    Elements/CollectionAsTable/Header
9290    Elements/Menu
9291    Elements/MessageBox
9292    Elements/SelectDate
9293    Elements/SelectWatcherType
9294    Elements/TicketList
9295    Search/Bulk.html
9296    Search/Elements/BuildFormatString
9297    Search/Elements/EditSearches
9298    Ticket/Elements/AddWatchers
9299    Ticket/Elements/ShowTransactionAttachments
9300    Ticket/ModifyAll.html
9301    Ticket/Reminders.html
9302    Tools/Offline.html
9303    Widgets/TitleBox
9304  (thanks to Jim Meyer)
9305
9306 ------------------------------------------------------------------------
9307 r4374 | ruz | 2006-01-11 22:04:46 -0500 (Wed, 11 Jan 2006) | 1 line
9308 Changed paths:
9309    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/GroupRights.html
9310    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/Modify.html
9311    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/Objects.html
9312    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/UserRights.html
9313    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/index.html
9314    M /rt/branches/3.5-TESTING/html/Admin/Elements/AddCustomFieldValue
9315    M /rt/branches/3.5-TESTING/html/Admin/Elements/CreateUserCalled
9316    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomField
9317    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomFieldValues
9318    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomFields
9319    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditQueueWatchers
9320    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditScrip
9321    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditScrips
9322    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditTemplates
9323    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditUserComments
9324    M /rt/branches/3.5-TESTING/html/Admin/Elements/ListGlobalCustomFields
9325    M /rt/branches/3.5-TESTING/html/Admin/Elements/ListGlobalScrips
9326    M /rt/branches/3.5-TESTING/html/Admin/Elements/ModifyTemplate
9327    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickCustomFields
9328    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickObjects
9329    M /rt/branches/3.5-TESTING/html/Admin/Elements/QueueRightsForUser
9330    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectCustomFieldLookupType
9331    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectCustomFieldType
9332    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectGroups
9333    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectModifyGroup
9334    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectModifyQueue
9335    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectModifyUser
9336    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectNewGroupMembers
9337    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectRights
9338    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectScrip
9339    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectScripAction
9340    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectScripCondition
9341    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectStage
9342    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectTemplate
9343    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectUsers
9344    M /rt/branches/3.5-TESTING/html/Admin/Global/CustomFields/index.html
9345    M /rt/branches/3.5-TESTING/html/Admin/Global/GroupRights.html
9346    M /rt/branches/3.5-TESTING/html/Admin/Global/Template.html
9347    M /rt/branches/3.5-TESTING/html/Admin/Global/UserRights.html
9348    M /rt/branches/3.5-TESTING/html/Admin/Global/index.html
9349    M /rt/branches/3.5-TESTING/html/Admin/Groups/GroupRights.html
9350    M /rt/branches/3.5-TESTING/html/Admin/Groups/Members.html
9351    M /rt/branches/3.5-TESTING/html/Admin/Groups/Modify.html
9352    M /rt/branches/3.5-TESTING/html/Admin/Groups/UserRights.html
9353    M /rt/branches/3.5-TESTING/html/Admin/Groups/index.html
9354    M /rt/branches/3.5-TESTING/html/Admin/Queues/GroupRights.html
9355    M /rt/branches/3.5-TESTING/html/Admin/Queues/Modify.html
9356    M /rt/branches/3.5-TESTING/html/Admin/Queues/People.html
9357    M /rt/branches/3.5-TESTING/html/Admin/Queues/Scrips.html
9358    M /rt/branches/3.5-TESTING/html/Admin/Queues/Template.html
9359    M /rt/branches/3.5-TESTING/html/Admin/Queues/UserRights.html
9360    M /rt/branches/3.5-TESTING/html/Admin/Queues/index.html
9361    M /rt/branches/3.5-TESTING/html/Admin/Tools/Configuration.html
9362    M /rt/branches/3.5-TESTING/html/Admin/Users/Modify.html
9363    M /rt/branches/3.5-TESTING/html/Admin/Users/index.html
9364    M /rt/branches/3.5-TESTING/html/Admin/index.html
9365    M /rt/branches/3.5-TESTING/html/Approvals/Elements/PendingMyApproval
9366    M /rt/branches/3.5-TESTING/html/Approvals/Elements/ShowDependency
9367    M /rt/branches/3.5-TESTING/html/Elements/Checkbox
9368    M /rt/branches/3.5-TESTING/html/Elements/CollectionAsTable/Row
9369    M /rt/branches/3.5-TESTING/html/Elements/EditCustomField
9370    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldBinary
9371    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldCombobox
9372    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldFreeform
9373    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldImage
9374    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldText
9375    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldWikitext
9376    M /rt/branches/3.5-TESTING/html/Elements/EditLinks
9377    M /rt/branches/3.5-TESTING/html/Elements/Error
9378    M /rt/branches/3.5-TESTING/html/Elements/Footer
9379    M /rt/branches/3.5-TESTING/html/Elements/GotoTicket
9380    M /rt/branches/3.5-TESTING/html/Elements/Login
9381    M /rt/branches/3.5-TESTING/html/Elements/Logo
9382    M /rt/branches/3.5-TESTING/html/Elements/MessageBox
9383    M /rt/branches/3.5-TESTING/html/Elements/MyRT
9384    M /rt/branches/3.5-TESTING/html/Elements/QueueSummary
9385    M /rt/branches/3.5-TESTING/html/Elements/QuickCreate
9386    M /rt/branches/3.5-TESTING/html/Elements/RT__Ticket/ColumnMap
9387    M /rt/branches/3.5-TESTING/html/Elements/Refresh
9388    M /rt/branches/3.5-TESTING/html/Elements/RefreshHomepage
9389    M /rt/branches/3.5-TESTING/html/Elements/SelectCustomFieldOperator
9390    M /rt/branches/3.5-TESTING/html/Elements/SelectCustomFieldValue
9391    M /rt/branches/3.5-TESTING/html/Elements/SelectEqualityOperator
9392    M /rt/branches/3.5-TESTING/html/Elements/SelectGroups
9393    M /rt/branches/3.5-TESTING/html/Elements/SelectUsers
9394    M /rt/branches/3.5-TESTING/html/Elements/ShowCustomFieldImage
9395    M /rt/branches/3.5-TESTING/html/NoAuth/Logout.html
9396    M /rt/branches/3.5-TESTING/html/NoAuth/images/autohandler
9397    M /rt/branches/3.5-TESTING/html/Prefs/MyRT.html
9398    M /rt/branches/3.5-TESTING/html/Prefs/Quicksearch.html
9399    M /rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html
9400    M /rt/branches/3.5-TESTING/html/Search/Build.html
9401    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
9402    M /rt/branches/3.5-TESTING/html/Search/Edit.html
9403    M /rt/branches/3.5-TESTING/html/Search/Elements/Chart
9404    M /rt/branches/3.5-TESTING/html/Search/Elements/DisplayOptions
9405    M /rt/branches/3.5-TESTING/html/Search/Elements/EditFormat
9406    M /rt/branches/3.5-TESTING/html/Search/Elements/EditQuery
9407    M /rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
9408    M /rt/branches/3.5-TESTING/html/Search/Elements/NewListActions
9409    M /rt/branches/3.5-TESTING/html/Search/Elements/PickBasics
9410    M /rt/branches/3.5-TESTING/html/Search/Elements/PickCriteria
9411    M /rt/branches/3.5-TESTING/html/Search/Elements/SelectAndOr
9412    M /rt/branches/3.5-TESTING/html/Search/Elements/SelectGroup
9413    M /rt/branches/3.5-TESTING/html/Search/Elements/SelectLinks
9414    M /rt/branches/3.5-TESTING/html/Search/Elements/SelectPersonType
9415    M /rt/branches/3.5-TESTING/html/Search/Results.html
9416    M /rt/branches/3.5-TESTING/html/Search/Simple.html
9417    M /rt/branches/3.5-TESTING/html/SelfService/Create.html
9418    M /rt/branches/3.5-TESTING/html/SelfService/Display.html
9419    M /rt/branches/3.5-TESTING/html/SelfService/Elements/GotoTicket
9420    M /rt/branches/3.5-TESTING/html/SelfService/Elements/MyRequests
9421    M /rt/branches/3.5-TESTING/html/SelfService/Error.html
9422    M /rt/branches/3.5-TESTING/html/SelfService/Prefs.html
9423    M /rt/branches/3.5-TESTING/html/SelfService/Update.html
9424    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
9425    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
9426    M /rt/branches/3.5-TESTING/html/Ticket/Elements/AddWatchers
9427    M /rt/branches/3.5-TESTING/html/Ticket/Elements/BulkLinks
9428    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditBasics
9429    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditCustomFields
9430    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditPeople
9431    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditWatchers
9432    M /rt/branches/3.5-TESTING/html/Ticket/Elements/PreviewScrips
9433    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
9434    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowAttachments
9435    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowDates
9436    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowDependencies
9437    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowGroupMembers
9438    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowMembers
9439    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowRequestor
9440    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTransactionAttachments
9441    M /rt/branches/3.5-TESTING/html/Ticket/History.html
9442    M /rt/branches/3.5-TESTING/html/Ticket/Modify.html
9443    M /rt/branches/3.5-TESTING/html/Ticket/ModifyAll.html
9444    M /rt/branches/3.5-TESTING/html/Ticket/ModifyDates.html
9445    M /rt/branches/3.5-TESTING/html/Ticket/ModifyLinks.html
9446    M /rt/branches/3.5-TESTING/html/Ticket/ModifyPeople.html
9447    M /rt/branches/3.5-TESTING/html/Ticket/Update.html
9448    M /rt/branches/3.5-TESTING/html/Tools/MyDay.html
9449    M /rt/branches/3.5-TESTING/html/Tools/Offline.html
9450    M /rt/branches/3.5-TESTING/html/Tools/Reports/CreatedByDates.html
9451    M /rt/branches/3.5-TESTING/html/Tools/Reports/ResolvedByDates.html
9452    M /rt/branches/3.5-TESTING/html/User/Elements/DelegateRights
9453    M /rt/branches/3.5-TESTING/html/User/Groups/Members.html
9454    M /rt/branches/3.5-TESTING/html/User/Groups/Modify.html
9455    M /rt/branches/3.5-TESTING/html/User/Groups/index.html
9456    M /rt/branches/3.5-TESTING/html/User/Prefs.html
9457    M /rt/branches/3.5-TESTING/html/Widgets/SelectionBox
9458    M /rt/branches/3.5-TESTING/html/index.html
9459
9460 * apply tidy_html script
9461 ------------------------------------------------------------------------
9462 r4371 | trs | 2006-01-08 12:27:50 -0500 (Sun, 08 Jan 2006) | 4 lines
9463 Changed paths:
9464    M /rt/branches/3.5-TESTING
9465    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/header.css
9466    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav.css
9467    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
9468
9469  r8179@wintermute:  tom | 2006-01-08 12:20:56 -0500
9470  * Fixed rendering issues in Opera and (I think) Safari/Shiira/any Webkit browser
9471  * Fixed background of login box issue in IE
9472
9473 ------------------------------------------------------------------------
9474 r4313 | jesse | 2005-12-15 15:09:00 -0500 (Thu, 15 Dec 2005) | 20 lines
9475 Changed paths:
9476    M /rt/branches/3.5-TESTING
9477    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
9478
9479  r20493@truegrounds:  jesse | 2005-12-15 15:07:44 -0500
9480  On Thu, Dec 15, 2005 at 01:49:55PM -0600, Roedel, Mark wrote:
9481  >
9482  > The attached patch (to html/Ticket/Elements/Reminders from RT-3.5.6)
9483  > corrects the following behaviors:
9484  >
9485  > (1) When maintaining reminders from /Ticket/Display.html, all reminder
9486  > subjects for that ticket were being reset to blank when "Save" was
9487  > pressed, and
9488  >
9489  > (2) When maintaining reminders from /Ticket/Reminders.html, only one
9490  > field per reminder would actually be updated when "Save" was pressed
9491  >
9492  >
9493  > --
9494  > Mark Roedel
9495  > Web Programmer / Analyst
9496  > LeTourneau University
9497  
9498
9499 ------------------------------------------------------------------------
9500 r4252 | trs | 2005-12-05 18:29:26 -0500 (Mon, 05 Dec 2005) | 3 lines
9501 Changed paths:
9502    M /rt/branches/3.5-TESTING
9503    M /rt/branches/3.5-TESTING/html/Elements/Header
9504
9505  r6730@wintermute:  tom | 2005-12-05 18:28:43 -0500
9506  Fix
9507
9508 ------------------------------------------------------------------------
9509 r4251 | trs | 2005-12-05 16:54:40 -0500 (Mon, 05 Dec 2005) | 3 lines
9510 Changed paths:
9511    M /rt/branches/3.5-TESTING
9512    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
9513
9514  r6558@wintermute:  tom | 2005-11-24 09:00:09 -0500
9515  Aren't used for hackish CSS calcs anymore
9516
9517 ------------------------------------------------------------------------
9518 r4228 | jesse | 2005-12-02 18:43:54 -0500 (Fri, 02 Dec 2005) | 3 lines
9519 Changed paths:
9520    M /rt/branches/3.5-TESTING
9521    D /rt/branches/3.5-TESTING/html/NoAuth/printrt.css
9522    M /rt/branches/3.5-TESTING/releng.cnf
9523
9524  r19706@truegrounds:  jesse | 2005-12-02 18:36:02 -0500
9525  * merge fixups, 3.5.6
9526
9527 ------------------------------------------------------------------------
9528 r4227 | jesse | 2005-12-02 18:43:35 -0500 (Fri, 02 Dec 2005) | 18 lines
9529 Changed paths:
9530    M /rt/branches/3.5-TESTING
9531    A /rt/branches/3.5-TESTING/html/NoAuth/printrt.css
9532    M /rt/branches/3.5-TESTING/html/Search/Build.html
9533
9534  r19702@truegrounds:  jesse | 2005-12-02 18:16:21 -0500
9535   r19698@truegrounds:  jesse | 2005-12-02 18:00:25 -0500
9536    r19693@truegrounds:  jesse | 2005-12-02 17:48:24 -0500
9537     r19588@truegrounds:  jesse | 2005-11-30 16:00:10 -0500
9538     * Bump to 3.4.5rc1
9539     r19674@truegrounds:  jesse | 2005-12-01 23:13:50 -0500
9540      * Added a print stylesheet from Koos van den Hout
9541     r19688@truegrounds:  jesse | 2005-12-02 17:01:28 -0500
9542     RT-Ticket: 6962
9543     RT-Status: resolved
9544     RT-Update: correspond
9545     
9546     * Patch from Rolf Grossmann to fix some bogosity in the query builder
9547     
9548    
9549   
9550  
9551
9552 ------------------------------------------------------------------------
9553 r4218 | jesse | 2005-12-02 17:41:33 -0500 (Fri, 02 Dec 2005) | 3 lines
9554 Changed paths:
9555    M /rt/branches/3.5-TESTING
9556    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
9557    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
9558
9559  r19690@truegrounds:  jesse | 2005-12-02 17:39:24 -0500
9560  * Merge fixups
9561
9562 ------------------------------------------------------------------------
9563 r4217 | jesse | 2005-12-02 17:41:00 -0500 (Fri, 02 Dec 2005) | 326 lines
9564 Changed paths:
9565    M /rt/branches/3.5-TESTING
9566    M /rt/branches/3.5-TESTING/README
9567    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
9568    M /rt/branches/3.5-TESTING/html/Elements/Callback
9569    M /rt/branches/3.5-TESTING/html/Elements/CollectionAsTable/Row
9570    M /rt/branches/3.5-TESTING/html/Elements/EditCustomField
9571    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
9572    M /rt/branches/3.5-TESTING/html/Elements/Header
9573    M /rt/branches/3.5-TESTING/html/Elements/QueryString
9574    M /rt/branches/3.5-TESTING/html/Elements/RT__Ticket/ColumnMap
9575    M /rt/branches/3.5-TESTING/html/Elements/ScrubHTML
9576    M /rt/branches/3.5-TESTING/html/Elements/ShowCustomFields
9577    M /rt/branches/3.5-TESTING/html/Search/Results.html
9578    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditCustomFields
9579    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
9580    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTransactionAttachments
9581    M /rt/branches/3.5-TESTING/lib/RT/Action/CreateTickets.pm
9582    M /rt/branches/3.5-TESTING/lib/RT/Attachments_Overlay.pm
9583    M /rt/branches/3.5-TESTING/lib/RT/CustomFieldValues.pm
9584    M /rt/branches/3.5-TESTING/lib/RT/EmailParser.pm
9585    M /rt/branches/3.5-TESTING/lib/RT/Groups_Overlay.pm
9586    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
9587    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
9588    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
9589    M /rt/branches/3.5-TESTING/lib/RT/Interface/Email.pm
9590    M /rt/branches/3.5-TESTING/lib/RT/Principal_Overlay.pm
9591    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
9592    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
9593    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
9594    M /rt/branches/3.5-TESTING/lib/RT/Users_Overlay.pm
9595    M /rt/branches/3.5-TESTING/lib/t/regression/06mailgateway.t
9596    M /rt/branches/3.5-TESTING/lib/t/regression/07acl.t
9597    M /rt/branches/3.5-TESTING/lib/t/regression/07rights.t
9598    M /rt/branches/3.5-TESTING/lib/t/regression/09record_cf_api.t
9599    M /rt/branches/3.5-TESTING/lib/t/regression/12-search.t
9600    A /rt/branches/3.5-TESTING/lib/t/regression/14linking.t
9601    A /rt/branches/3.5-TESTING/lib/t/regression/23-batch-upload-csv.t
9602    M /rt/branches/3.5-TESTING/sbin/rt-setup-database.in
9603    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
9604
9605  r19661@truegrounds:  jesse | 2005-12-01 22:53:35 -0500
9606   r19594@truegrounds:  jesse | 2005-11-30 16:04:46 -0500
9607    r18978@truegrounds:  jesse | 2005-11-18 17:16:11 -0500
9608    * Minor refactoring of CreateTickets.pm (It needs a more complete rototill)
9609    
9610    * more flexible support for custom fields whose names contain dashes and spaces in createtickets templates
9611    
9612   
9613   r19595@truegrounds:  jesse | 2005-11-30 16:04:52 -0500
9614    r19551@truegrounds:  jesse | 2005-11-30 15:24:09 -0500
9615     r19350@truegrounds (orig r4145):  alexmv | 2005-11-23 16:32:25 -0500
9616      r7341@zoq-fot-pik:  chmrr | 2005-11-23 16:31:44 -0500
9617       * Limiting based on CFs should make sure that the CFs in question are
9618      on the right queue, otherwise negative searches might be wrong.
9619       * Removed debugging lines from 20-sort-by-requestor.t
9620     
9621     r19521@truegrounds (orig r4149):  alexmv | 2005-11-28 15:00:53 -0500
9622      r7368@zoq-fot-pik:  chmrr | 2005-11-28 15:00:18 -0500
9623       * Search/Build.html passes Rows not RowsPerPage -- don't hard-force
9624         to 50 all the time!
9625     
9626    
9627   
9628   r19596@truegrounds:  jesse | 2005-11-30 16:05:00 -0500
9629    r19553@truegrounds:  jesse | 2005-11-30 15:26:01 -0500
9630     r19552@truegrounds (orig r4155):  alexmv | 2005-11-30 15:26:08 -0500
9631      r7395@zoq-fot-pik:  chmrr | 2005-11-30 15:25:32 -0500
9632       * Sort by requestor tests fail on some database backends because they
9633      sort nulls differently than Perl does; only compare non-nulls
9634     
9635    
9636   
9637   r19597@truegrounds:  jesse | 2005-11-30 16:05:07 -0500
9638    r19554@truegrounds:  jesse | 2005-11-30 15:27:53 -0500
9639     r18121@truegrounds:  jesse | 2005-11-02 22:40:02 -0500
9640      r17958@truegrounds (orig r3989):  alexmv | 2005-10-24 17:26:18 -0400
9641       r6881@zoq-fot-pik:  chmrr | 2005-10-24 17:25:14 -0400
9642        * Ensure custom fields keep correct fallback values; for instance, if
9643       "add another attachment" is clicked
9644      
9645      r18110@truegrounds (orig r4010):  pdh | 2005-10-31 19:21:57 -0500
9646      Make $RT::MaxInlineBody work properly.
9647      
9648      
9649      r18111@truegrounds (orig r4011):  pdh | 2005-11-01 00:43:02 -0500
9650      Add a missing space, before the Style Police come after me.
9651      
9652      
9653     
9654    
9655   
9656   r19598@truegrounds:  jesse | 2005-11-30 16:06:36 -0500
9657    r19555@truegrounds:  jesse | 2005-11-30 15:28:02 -0500
9658     r18409@truegrounds:  jesse | 2005-11-06 17:11:57 -0500
9659     * Fix to attachment ordering when you ask for a txn's attachments.
9660       (Postgres doesn't default to ordering by id, so we were getting the wrong txn content)
9661    
9662   
9663   r19599@truegrounds:  jesse | 2005-11-30 16:06:44 -0500
9664    r19556@truegrounds:  jesse | 2005-11-30 15:28:09 -0500
9665     r18411@truegrounds:  jesse | 2005-11-06 17:13:33 -0500
9666      * Patch to significantly improve performance on "WhoHaveRight" from Ruslan.
9667    
9668   
9669   r19600@truegrounds:  jesse | 2005-11-30 16:06:53 -0500
9670    r19557@truegrounds:  jesse | 2005-11-30 15:28:15 -0500
9671     r18412@truegrounds:  jesse | 2005-11-06 17:13:58 -0500
9672     * Bumped to 3.4.5pre1
9673    
9674   
9675   r19601@truegrounds:  jesse | 2005-11-30 16:07:00 -0500
9676    r19558@truegrounds:  jesse | 2005-11-30 15:28:23 -0500
9677     r18716@truegrounds:  jesse | 2005-11-11 00:10:08 -0500
9678     * fix from ruslan for fallout from his WhoHaveRight refactoring
9679    
9680   
9681   r19602@truegrounds:  jesse | 2005-11-30 16:07:07 -0500
9682    r19559@truegrounds:  jesse | 2005-11-30 15:28:45 -0500
9683     r18722@truegrounds:  jesse | 2005-11-11 15:26:34 -0500
9684     * SB 1.35 dependency
9685    
9686   
9687   r19603@truegrounds:  jesse | 2005-11-30 16:07:14 -0500
9688    r19560@truegrounds:  jesse | 2005-11-30 15:29:29 -0500
9689     r18876@truegrounds:  jesse | 2005-11-14 12:32:25 -0500
9690      r18739@truegrounds (orig r4061):  robert | 2005-11-13 00:14:57 -0500
9691       r4124@bear:  rspier | 2005-11-12 21:08:45 -0800
9692       Undefined Warning Elimination:
9693         - index.html passes in $session{'home_refresh_interval'} which can be null.  
9694       
9695       r4125@bear:  rspier | 2005-11-12 21:14:28 -0800
9696       Undefined Warning Elimination:
9697         GetHeader will return undefined when the header doesn't exist.  (This is _good_, as that is different than empty.)
9698         But.. =~ warns.
9699      
9700     
9701    
9702   
9703   r19604@truegrounds:  jesse | 2005-11-30 16:07:22 -0500
9704    r19561@truegrounds:  jesse | 2005-11-30 15:29:35 -0500
9705     r18877@truegrounds:  jesse | 2005-11-14 12:37:37 -0500
9706     RT-Ticket: 7087
9707     RT-Status: resolved
9708     RT-Update: correspond
9709     
9710     Displayed linked tickets in search results were inverted
9711     
9712    
9713   
9714   r19605@truegrounds:  jesse | 2005-11-30 16:07:28 -0500
9715    r19562@truegrounds:  jesse | 2005-11-30 15:29:41 -0500
9716     r18880@truegrounds:  jesse | 2005-11-14 12:42:48 -0500
9717     RT-Ticket: 7081
9718     RT-Status: resolved
9719     RT-Update: correspond
9720     
9721     * Added a note to the readme warning users to clean out the
9722       mason cache on upgrades - Ruslan
9723     
9724    
9725   
9726   r19606@truegrounds:  jesse | 2005-11-30 16:07:35 -0500
9727    r19563@truegrounds:  jesse | 2005-11-30 15:29:47 -0500
9728     r18888@truegrounds:  jesse | 2005-11-14 12:54:25 -0500
9729     RT-Ticket: 7048
9730     RT-Status: resolved
9731     RT-Update: correspond
9732     
9733     * Akos Torok pointed out that our HTML scrubber removed "PRE" tags from HTML
9734    
9735   
9736   r19607@truegrounds:  jesse | 2005-11-30 16:07:42 -0500
9737    r19564@truegrounds:  jesse | 2005-11-30 15:29:54 -0500
9738     r18892@truegrounds:  jesse | 2005-11-14 13:07:15 -0500
9739      r18881@truegrounds (orig r4064):  alexmv | 2005-11-14 12:43:06 -0500
9740       r7122@zoq-fot-pik:  chmrr | 2005-11-14 12:42:37 -0500
9741        * Updated russian translation from Andrew Kornilov <andy@eva.dp.ua>
9742      
9743     
9744    
9745   
9746   r19608@truegrounds:  jesse | 2005-11-30 16:09:07 -0500
9747    r19565@truegrounds:  jesse | 2005-11-30 15:30:00 -0500
9748     r18893@truegrounds:  jesse | 2005-11-14 13:19:52 -0500
9749     RT-Ticket: 7128
9750     RT-Status: resolved
9751     RT-Update: correspond
9752     
9753     A big patch from Todd Chapman (with lots of juicy tests) to optionally
9754     create two transactions when you create a link. (Also, this means that we'll
9755     run scrips twice). This is off by default in RT 3.4
9756     
9757    
9758   
9759   r19609@truegrounds:  jesse | 2005-11-30 16:09:14 -0500
9760    r19566@truegrounds:  jesse | 2005-11-30 15:30:08 -0500
9761     r18895@truegrounds:  jesse | 2005-11-14 13:35:29 -0500
9762     RT-Ticket: 7136
9763     RT-Status: resolved
9764     RT-Update: correspond
9765     
9766     Stuart Knight reports:
9767     
9768     As part of the "initdb" processing, the scripts went through and created a new database user, in my case called RT3.
9769     
9770     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.
9771     
9772     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)
9773     
9774     Putting an extra validation check in here for Oracle, and then connecting as the intended database user fixed up the issue.
9775     
9776    
9777   
9778   r19610@truegrounds:  jesse | 2005-11-30 16:09:20 -0500
9779    r19567@truegrounds:  jesse | 2005-11-30 15:30:15 -0500
9780     r18897@truegrounds:  jesse | 2005-11-14 13:35:44 -0500
9781      r18896@truegrounds (orig r4072):  alexmv | 2005-11-14 13:33:43 -0500
9782       r7135@zoq-fot-pik:  chmrr | 2005-11-14 13:32:23 -0500
9783       RT-Ticket: 7101
9784       RT-Status: resolved
9785       RT-Update: correspond
9786       
9787        * Don't modify EquivObjects arrayref, thanks to Todd Chapman
9788       
9789      
9790     
9791    
9792   
9793   r19611@truegrounds:  jesse | 2005-11-30 16:09:27 -0500
9794    r19568@truegrounds:  jesse | 2005-11-30 15:30:22 -0500
9795     r18899@truegrounds:  jesse | 2005-11-14 13:40:24 -0500
9796     RT-Ticket: 7121 
9797     RT-Status: resolved
9798     RT-Update: correspond
9799     
9800     * Patch from Todd Chapman to make the web based acl tests honor RT::WebPath
9801     
9802    
9803   
9804   r19612@truegrounds:  jesse | 2005-11-30 16:09:34 -0500
9805    r19569@truegrounds:  jesse | 2005-11-30 15:37:06 -0500
9806     r18900@truegrounds:  jesse | 2005-11-14 13:57:34 -0500
9807     RT-Ticket: 7122
9808     RT-Status: resolved
9809     RT-Update: correspond
9810     
9811     * Patch from Todd Chapman to honor changed a $rtname variable when running
9812       the test suite
9813    
9814   
9815   r19613@truegrounds:  jesse | 2005-11-30 16:09:40 -0500
9816    r19570@truegrounds:  jesse | 2005-11-30 15:37:12 -0500
9817     r18904@truegrounds:  jesse | 2005-11-14 14:49:25 -0500
9818     RT-Ticket: 7105
9819     RT-Status: resolved
9820     RT-Update: correspond
9821     
9822     Updated French translation from Jerome Fenal
9823    
9824   
9825   r19614@truegrounds:  jesse | 2005-11-30 16:09:47 -0500
9826    r19571@truegrounds:  jesse | 2005-11-30 15:37:19 -0500
9827     r19545@truegrounds:  jesse | 2005-11-29 18:51:07 -0500
9828     * A pair of new callbacks to make it easier to hide away a custom field on ticket display/edit
9829    
9830   
9831   r19615@truegrounds:  jesse | 2005-11-30 16:09:54 -0500
9832    r19572@truegrounds:  jesse | 2005-11-30 15:37:26 -0500
9833     r19547@truegrounds:  jesse | 2005-11-29 18:54:41 -0500
9834      r18901@truegrounds (orig r4074):  alexmv | 2005-11-14 13:52:00 -0500
9835       r7140@zoq-fot-pik:  chmrr | 2005-11-14 13:51:14 -0500
9836        * Better bounce handling, from Abhijit Menon-Sen <ams@oryx.com>
9837      
9838      r18905@truegrounds (orig r4077):  alexmv | 2005-11-14 14:20:49 -0500
9839       r7146@zoq-fot-pik:  chmrr | 2005-11-14 14:20:03 -0500
9840       RT-Ticket: 7090
9841       RT-Status: resolved
9842       RT-Update: correspond
9843        * New Japanese .po, from Daisuke Maki <daisuke@wafu.ne.jp>
9844      
9845      r18940@truegrounds (orig r4079):  alexmv | 2005-11-14 14:52:57 -0500
9846       r7148@zoq-fot-pik:  chmrr | 2005-11-14 14:51:58 -0500
9847       RT-Ticket: 6559
9848       RT-Status: resolved
9849       RT-Update: correspond
9850        * Tests from Todd Chapman for loading CF from a wrong queue
9851      
9852      r18941@truegrounds (orig r4080):  alexmv | 2005-11-14 14:55:17 -0500
9853       r7152@zoq-fot-pik:  chmrr | 2005-11-14 14:54:43 -0500
9854        * Restore rightful .po headers on new french translation
9855      
9856      r18942@truegrounds (orig r4081):  alexmv | 2005-11-14 14:59:42 -0500
9857       r7155@zoq-fot-pik:  chmrr | 2005-11-14 14:59:06 -0500
9858       RT-Ticket: 7020
9859       RT-Status: resolved
9860       RT-Update: correspond
9861        * Actually make use of 'style' if it is provided; thanks to Kelly
9862         F. Hickel <kfh@mqsoftware.com>
9863      
9864      r18944@truegrounds (orig r4083):  alexmv | 2005-11-14 15:43:24 -0500
9865       r7159@zoq-fot-pik:  chmrr | 2005-11-14 15:42:48 -0500
9866       RT-Ticket: 6457
9867       RT-Status: resolved
9868       RT-Update: correspond
9869        * Typo in Ticket_Overlay.pm, found by Todd Chapman <todd@chaka.net>
9870      
9871      r18945@truegrounds (orig r4084):  alexmv | 2005-11-14 15:51:27 -0500
9872       r7161@zoq-fot-pik:  chmrr | 2005-11-14 15:50:56 -0500
9873       RT-Ticket: 6458
9874       RT-Status: resolved
9875       RT-Update: correspond
9876        * Removed extra return argument from _AddLink, thanks to Todd Chapman
9877          <todd@chaka.net>
9878      
9879      r18946@truegrounds (orig r4085):  alexmv | 2005-11-14 16:30:12 -0500
9880       r7163@zoq-fot-pik:  chmrr | 2005-11-14 16:29:36 -0500
9881       RT-Ticket: 6507
9882       RT-Status: resolved
9883       RT-Update: correspond
9884        * Standardize fonts to "Verdana, Arial, Helvetica, sans-serif";
9885          variant of patch from Maxime Henrion <mux@FreeBSD.org>
9886      
9887      r18947@truegrounds (orig r4086):  alexmv | 2005-11-14 16:49:33 -0500
9888       r7165@zoq-fot-pik:  chmrr | 2005-11-14 16:49:07 -0500
9889       RT-Ticket: 7131
9890       RT-Status: resolved
9891       RT-Update: correspond
9892        * The $RT::rtname regex should be case insensitive for matching
9893          subjects; thanks to Phil Smith III <psmith@levanta.com> for the
9894          catch
9895      
9896      r18948@truegrounds (orig r4087):  ruz | 2005-11-14 16:50:12 -0500
9897      * fix: really hide hidden paths from callbacks
9898      * fix: fetch data from the %cache by one key when store data with other
9899      r18950@truegrounds (orig r4089):  ruz | 2005-11-14 16:57:36 -0500
9900      * revert back mysql.schema, commited by accident
9901      r18951@truegrounds (orig r4090):  ruz | 2005-11-14 17:02:36 -0500
9902      * /Elements/QueryString now supports ARRAY refs, this allow us to handle
9903        multiple arguments with the same name, this behaviour is consistent with
9904        how HTML::Mason handle arguments
9905      r18953@truegrounds (orig r4092):  alexmv | 2005-11-14 17:35:40 -0500
9906       r7175@zoq-fot-pik:  chmrr | 2005-11-14 17:35:03 -0500
9907       RT-Ticket: 7010
9908       RT-Status: resolved
9909       RT-Update: correspond
9910        * Treat our email addresses as case-insensitive
9911      
9912      r18957@truegrounds (orig r4096):  alexmv | 2005-11-14 18:34:44 -0500
9913       r7182@zoq-fot-pik:  chmrr | 2005-11-14 18:34:13 -0500
9914       RT-Ticket: 6994
9915       RT-Status: resolved
9916       RT-Update: correspond
9917        * Sort custom vield values by SortOrder, then *Name*, then id; patch
9918          from Troy Davis <troy@nack.net>
9919      
9920      r18992@truegrounds (orig r4120):  robert | 2005-11-19 22:52:28 -0500
9921       r4186@bear:  rspier | 2005-11-19 19:51:38 -0800
9922       typo fix: s/load/Load/ 
9923      
9924     
9925    
9926   
9927   r19616@truegrounds:  jesse | 2005-11-30 16:11:33 -0500
9928   * Reminders typo
9929  
9930
9931 ------------------------------------------------------------------------
9932 r4144 | trs | 2005-11-23 15:57:32 -0500 (Wed, 23 Nov 2005) | 3 lines
9933 Changed paths:
9934    M /rt/branches/3.5-TESTING
9935    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Tabs
9936
9937  r6548@wintermute:  tom | 2005-11-23 15:56:59 -0500
9938  Minor nit: fixed jumbo link
9939
9940 ------------------------------------------------------------------------
9941 r4143 | trs | 2005-11-23 15:39:13 -0500 (Wed, 23 Nov 2005) | 3 lines
9942 Changed paths:
9943    M /rt/branches/3.5-TESTING
9944    M /rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
9945
9946  r6546@wintermute:  tom | 2005-11-23 15:38:39 -0500
9947  My mistake, sorry
9948
9949 ------------------------------------------------------------------------
9950 r4142 | trs | 2005-11-23 15:33:25 -0500 (Wed, 23 Nov 2005) | 3 lines
9951 Changed paths:
9952    M /rt/branches/3.5-TESTING
9953    M /rt/branches/3.5-TESTING/html/User/Prefs.html
9954
9955  r6512@wintermute:  tom | 2005-11-23 15:23:50 -0500
9956  Added a few callbacks to make extending Prefs cleaner
9957
9958 ------------------------------------------------------------------------
9959 r4141 | trs | 2005-11-23 15:32:54 -0500 (Wed, 23 Nov 2005) | 3 lines
9960 Changed paths:
9961    M /rt/branches/3.5-TESTING
9962    M /rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
9963    M /rt/branches/3.5-TESTING/html/User/Prefs.html
9964
9965  r6511@wintermute:  tom | 2005-11-23 13:49:29 -0500
9966  Minor nit: unneeded <br>
9967
9968 ------------------------------------------------------------------------
9969 r4131 | ruz | 2005-11-21 22:54:02 -0500 (Mon, 21 Nov 2005) | 6 lines
9970 Changed paths:
9971    M /rt/branches/3.5-TESTING/html/Elements/SelectTimeUnits
9972    M /rt/branches/3.5-TESTING/html/Search/Elements/PickBasics
9973    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
9974    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditBasics
9975    M /rt/branches/3.5-TESTING/html/Ticket/Update.html
9976
9977  r1332@cubic-pc (orig r4124):  ruz | 2005-11-21 22:30:53 +0300
9978   r1329@cubic-pc:  cubic | 2005-11-21 17:38:22 +0300
9979   * Name sufix -TimeUnits is optional in Elements/SelectTimeUnits
9980   * get rid of sufix in the callers
9981  
9982
9983 ------------------------------------------------------------------------
9984 r4130 | ruz | 2005-11-21 22:52:05 -0500 (Mon, 21 Nov 2005) | 7 lines
9985 Changed paths:
9986    M /rt/branches/3.5-TESTING/html/autohandler
9987
9988  r1331@cubic-pc (orig r4123):  ruz | 2005-11-21 22:30:40 +0300
9989   r1328@cubic-pc:  cubic | 2005-11-21 17:29:03 +0300
9990   * fix time units handling, '1/8' didn't work
9991   * we don't filter args with grep to filter them again in loop
9992   * tidy and code paths cleanup
9993  
9994
9995 ------------------------------------------------------------------------
9996 r4129 | trs | 2005-11-21 19:59:58 -0500 (Mon, 21 Nov 2005) | 4 lines
9997 Changed paths:
9998    M /rt/branches/3.5-TESTING
9999    M /rt/branches/3.5-TESTING/html/Elements/Login
10000    M /rt/branches/3.5-TESTING/html/Elements/QueueSummary
10001    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/login.css
10002    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/main.css
10003    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/misc.css
10004    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/quickbar.css
10005    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/titlebox.css
10006    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
10007    M /rt/branches/3.5-TESTING/html/Ticket/Reminders.html
10008    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxEnd
10009
10010  r6509@wintermute:  tom | 2005-11-21 19:58:59 -0500
10011  * Couple of merge/typo bug fixes
10012  * Improved 3.4-compat styles, still need IE testing though
10013
10014 ------------------------------------------------------------------------
10015 r4128 | alexmv | 2005-11-21 16:59:46 -0500 (Mon, 21 Nov 2005) | 3 lines
10016 Changed paths:
10017    M /rt/branches/3.5-TESTING
10018    M /rt/branches/3.5-TESTING/html/Search/Elements/PickBasics
10019
10020  r7297@zoq-fot-pik:  chmrr | 2005-11-21 16:59:01 -0500
10021   * Removed duplicated line
10022
10023 ------------------------------------------------------------------------
10024 r4127 | trs | 2005-11-21 16:53:31 -0500 (Mon, 21 Nov 2005) | 3 lines
10025 Changed paths:
10026    M /rt/branches/3.5-TESTING
10027    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
10028
10029  r6505@wintermute:  tom | 2005-11-21 16:51:50 -0500
10030  Overzealous s/document\.getElementById/$/g
10031
10032 ------------------------------------------------------------------------
10033 r4126 | trs | 2005-11-21 16:11:32 -0500 (Mon, 21 Nov 2005) | 3 lines
10034 Changed paths:
10035    M /rt/branches/3.5-TESTING
10036    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
10037
10038  r6501@wintermute:  tom | 2005-11-21 16:10:38 -0500
10039  Better compat. at the suggestion of Jesse
10040
10041 ------------------------------------------------------------------------
10042 r4125 | trs | 2005-11-21 15:58:42 -0500 (Mon, 21 Nov 2005) | 3 lines
10043 Changed paths:
10044    M /rt/branches/3.5-TESTING
10045    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
10046
10047  r6486@wintermute:  tom | 2005-11-21 15:35:10 -0500
10048  Utility function
10049
10050 ------------------------------------------------------------------------
10051 r4119 | trs | 2005-11-18 19:39:43 -0500 (Fri, 18 Nov 2005) | 3 lines
10052 Changed paths:
10053    M /rt/branches/3.5-TESTING
10054    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav.css
10055
10056  r7023@wintermute:  tom | 2005-11-18 19:35:25 -0500
10057  Better menu style, should elimination menu wrapping
10058
10059 ------------------------------------------------------------------------
10060 r4095 | trs | 2005-11-14 18:30:46 -0500 (Mon, 14 Nov 2005) | 3 lines
10061 Changed paths:
10062    M /rt/branches/3.5-TESTING
10063    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowHistory
10064
10065  r6955@wintermute:  tom | 2005-11-14 18:29:51 -0500
10066  Note about (ab)use
10067
10068 ------------------------------------------------------------------------
10069 r4094 | trs | 2005-11-14 18:30:41 -0500 (Mon, 14 Nov 2005) | 4 lines
10070 Changed paths:
10071    M /rt/branches/3.5-TESTING
10072    M /rt/branches/3.5-TESTING/html/Admin/Groups/History.html
10073    M /rt/branches/3.5-TESTING/html/Admin/Users/History.html
10074    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowHistory
10075
10076  r6954@wintermute:  tom | 2005-11-14 18:16:02 -0500
10077  * Cleaned up logic in ShowHistory
10078  * Fixed params in the Group/User histories
10079
10080 ------------------------------------------------------------------------
10081 r4093 | alexmv | 2005-11-14 17:58:13 -0500 (Mon, 14 Nov 2005) | 7 lines
10082 Changed paths:
10083    M /rt/branches/3.5-TESTING
10084    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
10085
10086  r7177@zoq-fot-pik:  chmrr | 2005-11-14 17:46:20 -0500
10087  RT-Ticket: 7063
10088  RT-Status: resolved
10089  RT-Update: correspond
10090   * Ability to shell out to outside program to install deps; variant of
10091     patch from Ruz.
10092
10093 ------------------------------------------------------------------------
10094 r4091 | trs | 2005-11-14 17:24:24 -0500 (Mon, 14 Nov 2005) | 3 lines
10095 Changed paths:
10096    M /rt/branches/3.5-TESTING
10097    D /rt/branches/3.5-TESTING/html/CalPopup.html
10098    D /rt/branches/3.5-TESTING/html/NoAuth/cascaded.js
10099    D /rt/branches/3.5-TESTING/html/NoAuth/class.js
10100    D /rt/branches/3.5-TESTING/html/NoAuth/combobox.js
10101    D /rt/branches/3.5-TESTING/html/NoAuth/list.js
10102    D /rt/branches/3.5-TESTING/html/rt.js
10103
10104  r6952@wintermute:  tom | 2005-11-14 17:23:00 -0500
10105  Deleting old remanents from a merge bug
10106
10107 ------------------------------------------------------------------------
10108 r4088 | alexmv | 2005-11-14 16:57:12 -0500 (Mon, 14 Nov 2005) | 6 lines
10109 Changed paths:
10110    M /rt/branches/3.5-TESTING
10111    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
10112
10113  r7169@zoq-fot-pik:  chmrr | 2005-11-14 16:55:38 -0500
10114  RT-Ticket: 7106
10115  RT-Status: resolved
10116  RT-Update: correspond
10117   * Updated french translation from Jerome Fenal <jfenal@gmail.com>
10118
10119 ------------------------------------------------------------------------
10120 r4082 | alexmv | 2005-11-14 15:15:00 -0500 (Mon, 14 Nov 2005) | 7 lines
10121 Changed paths:
10122    M /rt/branches/3.5-TESTING
10123    M /rt/branches/3.5-TESTING/html/SelfService/Elements/Tabs
10124
10125  r7157@zoq-fot-pik:  chmrr | 2005-11-14 15:14:13 -0500
10126  RT-Ticket: 6762
10127  RT-Status: resolved
10128  RT-Update: correspond
10129   * "Create" in SelfService goes straight to the only queue if they
10130     only have one; thanks to Kenneth Marshall <ktm@it.is.rice.edu>
10131
10132 ------------------------------------------------------------------------
10133 r4070 | jesse | 2005-11-14 13:04:05 -0500 (Mon, 14 Nov 2005) | 7 lines
10134 Changed paths:
10135    M /rt/branches/3.5-TESTING
10136    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
10137
10138  r18890@truegrounds:  jesse | 2005-11-14 13:02:38 -0500
10139  RT-Ticket: 7053
10140  RT-Status: resolved
10141  RT-Update: correspond
10142  
10143  * IE titlebox style cleanup from Peter Popovics
10144
10145 ------------------------------------------------------------------------
10146 r4068 | jesse | 2005-11-14 12:54:13 -0500 (Mon, 14 Nov 2005) | 7 lines
10147 Changed paths:
10148    M /rt/branches/3.5-TESTING
10149    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
10150
10151  r18884@truegrounds:  jesse | 2005-11-14 12:51:29 -0500
10152  RT-Ticket: 7056
10153  RT-Status: resolved
10154  RT-Update: correspond
10155  
10156  * Patch from Peter Popovics to improve calendar popup browser compatibility
10157
10158 ------------------------------------------------------------------------
10159 r4067 | jesse | 2005-11-14 12:54:01 -0500 (Mon, 14 Nov 2005) | 9 lines
10160 Changed paths:
10161    M /rt/branches/3.5-TESTING
10162    M /rt/branches/3.5-TESTING/html/Prefs/Quicksearch.html
10163
10164  r18883@truegrounds:  jesse | 2005-11-14 12:46:30 -0500
10165  RT-Ticket: 7082
10166  RT-Status: resolved
10167  RT-Update: correspond
10168  
10169  * Patch to show queue descriptions in quicksearch preferences from
10170    Joby Walker
10171  
10172
10173 ------------------------------------------------------------------------
10174 r3979 | ruz | 2005-10-19 16:57:11 -0400 (Wed, 19 Oct 2005) | 9 lines
10175 Changed paths:
10176    M /rt/branches/3.5-TESTING
10177
10178  r1156@cubic-pc (orig r3977):  trs | 2005-10-19 02:22:43 +0400
10179   r6654@wintermute:  tom | 2005-10-18 08:44:56 -0400
10180   Fixed up the 3.4-compat styles to account for HTML and CSS changes
10181  
10182  r1157@cubic-pc (orig r3978):  trs | 2005-10-19 02:22:47 +0400
10183   r6655@wintermute:  tom | 2005-10-18 08:53:18 -0400
10184   Bolded ticket values to match 3.4
10185  
10186
10187 ------------------------------------------------------------------------
10188 r3978 | trs | 2005-10-18 18:22:47 -0400 (Tue, 18 Oct 2005) | 3 lines
10189 Changed paths:
10190    M /rt/branches/3.5-TESTING
10191    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/main.css
10192    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/ticket.css
10193
10194  r6655@wintermute:  tom | 2005-10-18 08:53:18 -0400
10195  Bolded ticket values to match 3.4
10196
10197 ------------------------------------------------------------------------
10198 r3977 | trs | 2005-10-18 18:22:43 -0400 (Tue, 18 Oct 2005) | 3 lines
10199 Changed paths:
10200    M /rt/branches/3.5-TESTING
10201    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/body.css
10202    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/header.css
10203    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/main.css
10204    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/nav.css
10205    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/quickbar.css
10206    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/titlebox.css
10207    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/transactions.css
10208    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/quickbar.css
10209
10210  r6654@wintermute:  tom | 2005-10-18 08:44:56 -0400
10211  Fixed up the 3.4-compat styles to account for HTML and CSS changes
10212
10213 ------------------------------------------------------------------------
10214 r3973 | jesse | 2005-10-14 23:57:52 -0400 (Fri, 14 Oct 2005) | 70 lines
10215 Changed paths:
10216    M /rt/branches/3.5-TESTING
10217    M /rt/branches/3.5-TESTING/html/User/Elements/Tabs
10218    M /rt/branches/3.5-TESTING/lib/RT/Action/SendEmail.pm
10219    M /rt/branches/3.5-TESTING/lib/RT/Attachment_Overlay.pm
10220    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
10221    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
10222    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay_SQL.pm
10223    M /rt/branches/3.5-TESTING/lib/t/regression/12-search.t
10224    M /rt/branches/3.5-TESTING/lib/t/regression/13-attribute-tests.t
10225    M /rt/branches/3.5-TESTING/lib/t/regression/20-sort-by-requestor.t
10226
10227  r17383@hualien:  jesse | 2005-10-14 16:12:53 -0400
10228  * perltidy
10229  r17385@hualien:  jesse | 2005-10-14 16:33:19 -0400
10230   r17373@hualien:  jesse | 2005-10-14 15:34:42 -0400
10231    r17359@hualien:  jesse | 2005-10-14 15:21:10 -0400
10232    * Perltidy
10233   
10234  
10235  r17386@hualien:  jesse | 2005-10-14 16:33:41 -0400
10236   r17374@hualien:  jesse | 2005-10-14 15:34:43 -0400
10237    r17361@hualien:  jesse | 2005-10-14 15:22:39 -0400
10238     r17358@hualien:  jesse | 2005-10-14 15:06:26 -0400
10239      r17219@hualien (orig r3938):  robert | 2005-10-07 00:20:15 -0400
10240       r3995@bear:  rspier | 2005-10-06 21:19:24 -0700
10241        [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)
10242      
10243      r17275@hualien (orig r3944):  ruz | 2005-10-10 15:27:36 -0400
10244      backport of the 3.5-TESTING@3943
10245      Changes
10246      * fix for search by owner's fields, now owner is WATCHERFIELD instead of ENUM
10247      * added backward compatible variant for Owner, next searches should work
10248      ** Owner = '<id>'
10249      ** Owner != '<id>'
10250      ** Owner = '<name>'
10251      ** Owner != '<name>'
10252      ** for other operators or if subfield(subkey) is specified search works
10253         as for other watchers
10254      * Fix for searches like "Cc.Name <> 'SomeBody'", was skipping tickets
10255        with empty Cc list.
10256      * get rid of some unint warnings
10257      * test suite for all corner cases
10258      
10259      r17276@hualien (orig r3945):  ruz | 2005-10-10 15:47:29 -0400
10260      backport of the 3.5-TESTING@3543
10261      Changes:
10262      * fix attachments ordering
10263      
10264      r17313@hualien (orig r3948):  ruz | 2005-10-10 20:01:50 -0400
10265      * get rid of "not a number" warning
10266      r17339@hualien (orig r3957):  ruz | 2005-10-13 08:37:47 -0400
10267      * code comments
10268      r17340@hualien (orig r3958):  ruz | 2005-10-13 08:40:24 -0400
10269      * new callback in html/User/Elements/Tabs
10270     
10271     r17360@hualien:  jesse | 2005-10-14 15:21:46 -0400
10272     * Perltidy
10273    
10274   
10275  
10276  r17387@hualien:  jesse | 2005-10-14 16:34:33 -0400
10277   r17375@hualien:  jesse | 2005-10-14 15:34:45 -0400
10278    r17362@hualien:  jesse | 2005-10-14 15:56:53 -0400
10279    * Merge fixups
10280   
10281  
10282  r17388@hualien:  jesse | 2005-10-14 16:34:35 -0400
10283   r17376@hualien:  jesse | 2005-10-14 15:34:47 -0400
10284    r17363@hualien:  jesse | 2005-10-14 15:57:06 -0400
10285    * Todo test no longer failing
10286   
10287  
10288  r17389@hualien:  jesse | 2005-10-14 16:34:36 -0400
10289   r17377@hualien:  jesse | 2005-10-14 15:34:48 -0400
10290    r17371@hualien:  jesse | 2005-10-14 17:13:07 -0400
10291    Pull up from 3.4
10292   
10293  
10294  r17390@hualien:  jesse | 2005-10-14 23:45:35 -0400
10295  * Tickets_Overlay.pm merging; untodoed passing tests
10296
10297 ------------------------------------------------------------------------
10298 r3954 | trs | 2005-10-12 19:43:40 -0400 (Wed, 12 Oct 2005) | 3 lines
10299 Changed paths:
10300    M /rt/branches/3.5-TESTING
10301    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/header.css
10302    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav.css
10303
10304  r6574@wintermute:  tom | 2005-10-12 13:45:46 -0400
10305  Fix stacked menu spacing in IE
10306
10307 ------------------------------------------------------------------------
10308 r3950 | trs | 2005-10-11 20:38:54 -0400 (Tue, 11 Oct 2005) | 6 lines
10309 Changed paths:
10310    M /rt/branches/3.5-TESTING
10311    M /rt/branches/3.5-TESTING/html/Elements/Header
10312    M /rt/branches/3.5-TESTING/html/Elements/Login
10313    M /rt/branches/3.5-TESTING/html/Elements/Logo
10314    M /rt/branches/3.5-TESTING/html/Elements/Menu
10315    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
10316    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
10317    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/header.css
10318    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/logo.css
10319    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/main.css
10320    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav.css
10321    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/quickbar.css
10322    M /rt/branches/3.5-TESTING/html/NoAuth/images/bplogo.gif
10323
10324  r6571@wintermute:  tom | 2005-10-11 20:28:25 -0400
10325  Reorganized the whole page header to squash some bugs and make it function
10326  better.  Lots of CSS cleanups and the stacked menus should generally behave
10327  now.  There is a very minor, cosmetic spacing issue in IE, but I'll address
10328  that later.  I also moved the logo div out of the quickbar and on its own.
10329
10330 ------------------------------------------------------------------------
10331 r3949 | trs | 2005-10-11 20:38:49 -0400 (Tue, 11 Oct 2005) | 4 lines
10332 Changed paths:
10333    M /rt/branches/3.5-TESTING
10334    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/main.css
10335    D /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav-left.css
10336    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav.css
10337    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/quickbar.css
10338
10339  r6570@wintermute:  tom | 2005-10-10 21:07:35 -0400
10340  Removed the old right-style menu CSS and made the left-style the default
10341  so it's easier to fiddle with.
10342
10343 ------------------------------------------------------------------------
10344 r3943 | ruz | 2005-10-10 13:15:15 -0400 (Mon, 10 Oct 2005) | 16 lines
10345 Changed paths:
10346    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
10347    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
10348    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay_SQL.pm
10349    M /rt/branches/3.5-TESTING/lib/t/regression/20-sort-by-requestor.t
10350    A /rt/branches/3.5-TESTING/lib/t/regression/22search_tix_by_watcher.t
10351
10352 Changes
10353 * fix for ordering by watcher's fields(workaround)
10354 * fix for search by owner's fields, now owner is WATCHERFIELD instead of ENUM
10355 * added backward compatible variant for Owner, next searches should work
10356 ** Owner = '<id>'
10357 ** Owner != '<id>'
10358 ** Owner = '<name>'
10359 ** Owner != '<name>'
10360 ** for other operators or if subfield(subkey) is specified search works
10361    as for other watchers
10362 * Fix for searches like "Cc.Name <> 'SomeBody'", was skipping tickets
10363   with empty Cc list.
10364 * get rid of some unint warnings
10365 * test suite for all corner cases
10366 * one TODO test block
10367
10368 ------------------------------------------------------------------------
10369 r3942 | ruz | 2005-10-07 12:40:57 -0400 (Fri, 07 Oct 2005) | 1 line
10370 Changed paths:
10371    M /rt/branches/3.5-TESTING/lib/RT/Action/SendEmail.pm
10372
10373 * get rid of uninit warnings
10374 ------------------------------------------------------------------------
10375 r3936 | ruz | 2005-10-05 21:52:51 -0400 (Wed, 05 Oct 2005) | 6 lines
10376 Changed paths:
10377    M /rt/branches/3.5-TESTING/lib/t/regression/04send_email.t
10378
10379 * added some util functions in .t file:
10380   first_txn, count_xns, first_attach and count_attachs
10381   this functions should be moved later into standalone
10382   test helper file
10383 * use simple file_content function instead of `cat`
10384
10385 ------------------------------------------------------------------------
10386 r3935 | ruz | 2005-10-05 21:39:58 -0400 (Wed, 05 Oct 2005) | 1 line
10387 Changed paths:
10388    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
10389    M /rt/branches/3.5-TESTING/lib/RT.pm.in
10390
10391 * new config option LogStackTraces
10392 ------------------------------------------------------------------------
10393 r3934 | ruz | 2005-10-05 20:41:56 -0400 (Wed, 05 Oct 2005) | 3 lines
10394 Changed paths:
10395    M /rt/branches/3.5-TESTING/lib/t/regression/03web_compiliation_errors.t
10396
10397 * tests cleanup, print diag messages only if we $ENV{TEST_VERBOSE} is true
10398   prove -v set this
10399 * print diag message with URL we test
10400 ------------------------------------------------------------------------
10401 r3933 | ruz | 2005-10-05 20:26:21 -0400 (Wed, 05 Oct 2005) | 7 lines
10402 Changed paths:
10403    M /rt/branches/3.5-TESTING
10404
10405  r1101@cubic-pc (orig r3931):  svm | 2005-10-06 04:25:58 +0400
10406  SVM: initializing mirror for /mirrors/branches/3.5-TESTING
10407  r1102@cubic-pc (orig r3932):  jesse | 2005-10-05 23:45:05 +0400
10408  * Alex points out that the PO merges are wrong
10409  
10410  
10411
10412 ------------------------------------------------------------------------
10413 r3932 | jesse | 2005-10-05 15:45:05 -0400 (Wed, 05 Oct 2005) | 3 lines
10414 Changed paths:
10415    M /rt/branches/3.5-TESTING/lib/RT/I18N/cs.po
10416    M /rt/branches/3.5-TESTING/lib/RT/I18N/da.po
10417    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
10418    M /rt/branches/3.5-TESTING/lib/RT/I18N/en.po
10419    M /rt/branches/3.5-TESTING/lib/RT/I18N/es.po
10420    M /rt/branches/3.5-TESTING/lib/RT/I18N/fi.po
10421    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
10422    M /rt/branches/3.5-TESTING/lib/RT/I18N/he.po
10423    M /rt/branches/3.5-TESTING/lib/RT/I18N/hu.po
10424    M /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
10425    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
10426    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
10427    M /rt/branches/3.5-TESTING/lib/RT/I18N/nl.po
10428    M /rt/branches/3.5-TESTING/lib/RT/I18N/no.po
10429    M /rt/branches/3.5-TESTING/lib/RT/I18N/pl.po
10430    M /rt/branches/3.5-TESTING/lib/RT/I18N/pt_br.po
10431    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
10432    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_cn.po
10433    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_tw.po
10434
10435 * Alex points out that the PO merges are wrong
10436
10437
10438 ------------------------------------------------------------------------
10439 r3931 | jesse | 2005-10-05 15:25:32 -0400 (Wed, 05 Oct 2005) | 51 lines
10440 Changed paths:
10441    M /rt/branches/3.5-TESTING
10442    M /rt/branches/3.5-TESTING/html/Approvals/Elements/PendingMyApproval
10443    M /rt/branches/3.5-TESTING/html/Elements/RT__Ticket/ColumnMap
10444    M /rt/branches/3.5-TESTING/html/Search/Elements/BuildFormatString
10445    M /rt/branches/3.5-TESTING/html/Search/Results.tsv
10446    M /rt/branches/3.5-TESTING/lib/RT/Action/SendEmail.pm
10447    M /rt/branches/3.5-TESTING/lib/RT/CustomField_Overlay.pm
10448    M /rt/branches/3.5-TESTING/lib/RT/EmailParser.pm
10449    M /rt/branches/3.5-TESTING/lib/RT/I18N/cs.po
10450    M /rt/branches/3.5-TESTING/lib/RT/I18N/da.po
10451    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
10452    M /rt/branches/3.5-TESTING/lib/RT/I18N/en.po
10453    M /rt/branches/3.5-TESTING/lib/RT/I18N/es.po
10454    M /rt/branches/3.5-TESTING/lib/RT/I18N/fi.po
10455    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
10456    M /rt/branches/3.5-TESTING/lib/RT/I18N/he.po
10457    M /rt/branches/3.5-TESTING/lib/RT/I18N/hu.po
10458    M /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
10459    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
10460    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
10461    M /rt/branches/3.5-TESTING/lib/RT/I18N/nl.po
10462    M /rt/branches/3.5-TESTING/lib/RT/I18N/no.po
10463    M /rt/branches/3.5-TESTING/lib/RT/I18N/pl.po
10464    M /rt/branches/3.5-TESTING/lib/RT/I18N/pt_br.po
10465    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
10466    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_cn.po
10467    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_tw.po
10468    M /rt/branches/3.5-TESTING/lib/RT/Link_Overlay.pm
10469    M /rt/branches/3.5-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm
10470    M /rt/branches/3.5-TESTING/lib/RT/Queue_Overlay.pm
10471    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
10472    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
10473    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
10474    M /rt/branches/3.5-TESTING/lib/RT/Transactions_Overlay.pm
10475
10476  r17089@hualien:  jesse | 2005-10-05 11:11:26 -0400
10477   r17072@hualien:  jesse | 2005-10-05 10:39:48 -0400
10478    r17059@hualien:  jesse | 2005-10-05 10:08:39 -0400
10479     r17052@hualien:  jesse | 2005-10-05 09:37:42 -0400
10480      r15958@hualien (orig r3877):  alexmv | 2005-09-22 15:09:22 -0400
10481       r6458@zoq-fot-pik:  chmrr | 2005-09-22 15:08:37 -0400
10482        * Add where the faulty caller was in deprecated warnings
10483      
10484      r16168@hualien (orig r3892):  robert | 2005-09-28 12:16:03 -0400
10485       r3945@bear:  rspier | 2005-09-28 09:15:08 -0700
10486       Performance Improvement when Sending Email using sendmailpipe -
10487       
10488       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.
10489       
10490       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.
10491       
10492      
10493      r16169@hualien (orig r3893):  jesse | 2005-09-28 13:27:29 -0400
10494      Switch from ->CustomFields to ->TicketCustomFields to stop using a deprecated API.
10495        Thanks to T.J. Maciak
10496      
10497      r17038@hualien (orig r3894):  alexmv | 2005-09-30 15:19:46 -0400
10498       r6554@zoq-fot-pik:  chmrr | 2005-09-30 15:16:47 -0400
10499        * Remove unused and deprecated code path (bugs 6605, 7008)
10500      
10501      r17039@hualien (orig r3895):  alexmv | 2005-09-30 15:19:57 -0400
10502       r6555@zoq-fot-pik:  chmrr | 2005-09-30 15:18:22 -0400
10503        * Link to the *other* end of the link, not the one that is us
10504      
10505      r17040@hualien (orig r3896):  alexmv | 2005-09-30 15:56:31 -0400
10506       r6558@zoq-fot-pik:  chmrr | 2005-09-30 15:56:06 -0400
10507       RT-Ticket: 7029
10508       RT-Status: resolved
10509       RT-Update: correspond
10510       
10511        * Applied missing limit for AdminCcs, from Todd Chapman
10512       
10513      
10514      r17044@hualien (orig r3900):  alexmv | 2005-10-03 13:32:45 -0400
10515       r6566@zoq-fot-pik:  chmrr | 2005-10-03 13:28:24 -0400
10516        * Updated spanish translation, thanks to Carlos Velasco
10517      
10518      r17045@hualien (orig r3901):  alexmv | 2005-10-03 14:15:35 -0400
10519       r6568@zoq-fot-pik:  chmrr | 2005-10-03 14:14:49 -0400
10520        * Header fixes in PO files to include correct RT version
10521      
10522     
10523    
10524   
10525  
10526
10527 ------------------------------------------------------------------------
10528 r3930 | jesse | 2005-10-05 15:25:11 -0400 (Wed, 05 Oct 2005) | 9 lines
10529 Changed paths:
10530    M /rt/branches/3.5-TESTING
10531    M /rt/branches/3.5-TESTING/html/Search/Results.rdf
10532
10533  r17088@hualien:  jesse | 2005-10-05 11:11:20 -0400
10534   r17071@hualien:  jesse | 2005-10-05 10:39:37 -0400
10535    r17057@hualien:  jesse | 2005-10-05 10:08:11 -0400
10536     r15770@hualien:  jesse | 2005-09-16 12:23:15 -0400
10537     * The RSS feeds should come with a default subject, as feeds really want to have article titles in some clients
10538    
10539   
10540  
10541
10542 ------------------------------------------------------------------------
10543 r3929 | jesse | 2005-10-05 15:24:46 -0400 (Wed, 05 Oct 2005) | 25 lines
10544 Changed paths:
10545    M /rt/branches/3.5-TESTING
10546    M /rt/branches/3.5-TESTING/html/Search/Build.html
10547    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
10548
10549  r17087@hualien:  jesse | 2005-10-05 11:09:10 -0400
10550   r17070@hualien:  jesse | 2005-10-05 10:39:31 -0400
10551    r17056@hualien:  jesse | 2005-10-05 10:08:04 -0400
10552     r15752@hualien:  jesse | 2005-09-15 11:41:41 -0400
10553      r14236@hualien (orig r3754):  robert | 2005-09-01 17:47:36 -0400
10554       r3800@bear:  rspier | 2005-09-01 14:46:59 -0700
10555       RT-Ticket: 6986
10556       RT-Status: resolved
10557       RT-Update: correspond
10558       
10559       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.
10560       
10561       Also, tests.
10562           
10563      
10564      r15713@hualien (orig r3847):  glasser | 2005-09-12 18:11:43 -0400
10565       r41532@maclaurin-seven-twelve:  glasser | 2005-09-12 18:04:55 -0400
10566       Defining subs in Mason components is dangerous, since they clash with subs defined
10567       in every other component.
10568      
10569     
10570    
10571   
10572  
10573
10574 ------------------------------------------------------------------------
10575 r3928 | jesse | 2005-10-05 15:24:28 -0400 (Wed, 05 Oct 2005) | 9 lines
10576 Changed paths:
10577    M /rt/branches/3.5-TESTING
10578    M /rt/branches/3.5-TESTING/lib/RT/ACE_Overlay.pm
10579
10580  r17086@hualien:  jesse | 2005-10-05 11:09:03 -0400
10581   r17069@hualien:  jesse | 2005-10-05 10:39:25 -0400
10582    r17055@hualien:  jesse | 2005-10-05 10:07:58 -0400
10583     r15749@hualien:  jesse | 2005-09-15 11:14:56 -0400
10584     * It was possible to get into an infinite loop when removing a member from a group
10585    
10586   
10587  
10588
10589 ------------------------------------------------------------------------
10590 r3927 | jesse | 2005-10-05 15:24:11 -0400 (Wed, 05 Oct 2005) | 11 lines
10591 Changed paths:
10592    M /rt/branches/3.5-TESTING
10593    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
10594
10595  r17085@hualien:  jesse | 2005-10-05 11:08:57 -0400
10596   r17068@hualien:  jesse | 2005-10-05 10:39:19 -0400
10597    r17054@hualien:  jesse | 2005-10-05 10:07:50 -0400
10598     r15723@hualien:  jesse | 2005-09-13 12:05:40 -0400
10599     * When pulling data out of the database, we need to be more careful
10600       about whether it's utf8 or not. Thanks to Ruslan Zakirov
10601     
10602    
10603   
10604  
10605
10606 ------------------------------------------------------------------------
10607 r3926 | jesse | 2005-10-05 15:23:50 -0400 (Wed, 05 Oct 2005) | 21 lines
10608 Changed paths:
10609    M /rt/branches/3.5-TESTING
10610    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
10611    M /rt/branches/3.5-TESTING/html/autohandler
10612    M /rt/branches/3.5-TESTING/lib/RT.pm.in
10613    M /rt/branches/3.5-TESTING/lib/t/regression/20-sort-by-requestor.t
10614
10615  r17084@hualien:  jesse | 2005-10-05 11:08:50 -0400
10616   r17067@hualien:  jesse | 2005-10-05 10:39:13 -0400
10617    r17053@hualien:  jesse | 2005-10-05 10:00:45 -0400
10618     r15946@hualien (orig r3872):  alexmv | 2005-09-22 12:38:17 -0400
10619      r6181@zoq-fot-pik:  chmrr | 2005-09-02 12:09:41 -0400
10620       * Additional tests for no requestor (should still sort correctly)
10621     
10622     r15947@hualien (orig r3873):  alexmv | 2005-09-22 12:38:34 -0400
10623      r6451@zoq-fot-pik:  chmrr | 2005-09-22 12:37:30 -0400
10624       * Statement logging
10625     
10626     r17047@hualien (orig r3903):  alexmv | 2005-10-03 15:57:38 -0400
10627      r6572@zoq-fot-pik:  chmrr | 2005-10-03 15:47:52 -0400
10628       * Make test text reflect the number of tickets the test is looking for
10629     
10630     r17048@hualien (orig r3904):  alexmv | 2005-10-03 15:57:45 -0400
10631     
10632    
10633   
10634  
10635
10636 ------------------------------------------------------------------------
10637 r3925 | jesse | 2005-10-05 15:23:30 -0400 (Wed, 05 Oct 2005) | 7 lines
10638 Changed paths:
10639    M /rt/branches/3.5-TESTING
10640    M /rt/branches/3.5-TESTING/lib/RT/Transaction_Overlay.pm
10641
10642  r17083@hualien:  jesse | 2005-10-05 11:08:43 -0400
10643   r17066@hualien:  jesse | 2005-10-05 10:39:06 -0400
10644    r15969@hualien:  jesse | 2005-09-23 15:36:13 -0400
10645    * Algorithm for picking transaction content didn't have a reasonable enough fallback case.
10646   
10647  
10648
10649 ------------------------------------------------------------------------
10650 r3924 | jesse | 2005-10-05 15:23:07 -0400 (Wed, 05 Oct 2005) | 7 lines
10651 Changed paths:
10652    M /rt/branches/3.5-TESTING
10653    M /rt/branches/3.5-TESTING/lib/RT/Action/CreateTickets.pm
10654
10655  r17082@hualien:  jesse | 2005-10-05 11:08:36 -0400
10656   r17065@hualien:  jesse | 2005-10-05 10:39:00 -0400
10657    r15942@hualien:  jesse | 2005-09-21 23:48:22 -0400
10658    * CreateTickets now handles custom fields
10659   
10660  
10661
10662 ------------------------------------------------------------------------
10663 r3923 | jesse | 2005-10-05 15:22:37 -0400 (Wed, 05 Oct 2005) | 3 lines
10664 Changed paths:
10665    M /rt/branches/3.5-TESTING
10666    M /rt/branches/3.5-TESTING/releng.cnf
10667
10668  r15936@hualien:  jesse | 2005-09-21 15:36:00 -0400
10669  Bumping to 3.5.4
10670
10671 ------------------------------------------------------------------------
10672 r3922 | jesse | 2005-10-05 15:19:14 -0400 (Wed, 05 Oct 2005) | 3 lines
10673 Changed paths:
10674    M /rt/branches/3.5-TESTING
10675
10676  r15931@hualien:  jesse | 2005-09-20 17:14:57 -0400
10677  * Merge bug in "PickObjects" - Spotted by Ruslan
10678
10679 ------------------------------------------------------------------------
10680 r3921 | jesse | 2005-10-05 15:19:00 -0400 (Wed, 05 Oct 2005) | 4 lines
10681 Changed paths:
10682    M /rt/branches/3.5-TESTING
10683
10684  r15929@hualien:  jesse | 2005-09-20 15:14:40 -0400
10685  * Now javascript files get processed by mason
10686  
10687
10688 ------------------------------------------------------------------------
10689 r3902 | alexmv | 2005-10-03 14:34:49 -0400 (Mon, 03 Oct 2005) | 3 lines
10690 Changed paths:
10691    M /rt/branches/3.5-TESTING
10692    M /rt/branches/3.5-TESTING/lib/RT/I18N/cs.po
10693    M /rt/branches/3.5-TESTING/lib/RT/I18N/da.po
10694    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
10695    M /rt/branches/3.5-TESTING/lib/RT/I18N/en.po
10696    M /rt/branches/3.5-TESTING/lib/RT/I18N/es.po
10697    M /rt/branches/3.5-TESTING/lib/RT/I18N/fi.po
10698    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
10699    M /rt/branches/3.5-TESTING/lib/RT/I18N/he.po
10700    M /rt/branches/3.5-TESTING/lib/RT/I18N/hu.po
10701    M /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
10702    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
10703    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
10704    M /rt/branches/3.5-TESTING/lib/RT/I18N/nl.po
10705    M /rt/branches/3.5-TESTING/lib/RT/I18N/no.po
10706    M /rt/branches/3.5-TESTING/lib/RT/I18N/pl.po
10707    M /rt/branches/3.5-TESTING/lib/RT/I18N/pt_br.po
10708    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
10709    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_cn.po
10710    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_tw.po
10711
10712  r6570@zoq-fot-pik:  chmrr | 2005-10-03 14:33:25 -0400
10713   * Fix version number in PO files
10714
10715 ------------------------------------------------------------------------
10716 r3899 | alexmv | 2005-09-30 16:32:52 -0400 (Fri, 30 Sep 2005) | 7 lines
10717 Changed paths:
10718    M /rt/branches/3.5-TESTING
10719    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
10720
10721  r6564@zoq-fot-pik:  chmrr | 2005-09-30 16:32:22 -0400
10722  RT-Ticket: 6976
10723  RT-Status: resolved
10724  RT-Update: correspond
10725  
10726   * Applied new french localization from Jerome Fenal <jfenal@gmail.com>
10727
10728 ------------------------------------------------------------------------
10729 r3898 | alexmv | 2005-09-30 16:27:36 -0400 (Fri, 30 Sep 2005) | 1 line
10730 Changed paths:
10731    M /rt/branches/3.5-TESTING
10732
10733
10734 ------------------------------------------------------------------------
10735 r3897 | alexmv | 2005-09-30 16:27:27 -0400 (Fri, 30 Sep 2005) | 7 lines
10736 Changed paths:
10737    M /rt/branches/3.5-TESTING
10738    M /rt/branches/3.5-TESTING/html/Tools/Reports/index.html
10739
10740  r6560@zoq-fot-pik:  chmrr | 2005-09-30 16:25:00 -0400
10741  RT-Ticket: 7001
10742  RT-Status: resolved
10743  RT-Update: comment
10744  
10745   * Localize "Reports", from Jerome Fenal <jfenal@gmail.com>
10746
10747 ------------------------------------------------------------------------
10748 r3870 | robert | 2005-09-22 02:01:28 -0400 (Thu, 22 Sep 2005) | 11 lines
10749 Changed paths:
10750    M /rt/branches/3.5-TESTING
10751    M /rt/branches/3.5-TESTING/html/Elements/TicketList
10752    M /rt/branches/3.5-TESTING/html/Search/Build.html
10753    M /rt/branches/3.5-TESTING/html/Search/Elements/DisplayOptions
10754    M /rt/branches/3.5-TESTING/html/Search/Results.html
10755    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
10756    A /rt/branches/3.5-TESTING/lib/t/regression/23cfsort.t
10757    A /rt/branches/3.5-TESTING/lib/t/regression/24pawsort.t
10758
10759  r3904@bear:  rspier | 2005-09-21 22:27:01 -0700
10760  local branch for 3.5
10761  r3905@bear:  rspier | 2005-09-21 23:01:01 -0700
10762  
10763  - Sort By CustomField
10764  - Sort by multiple fields in UI
10765  - Ownership/PAW support
10766  
10767  and tests for both
10768  
10769
10770 ------------------------------------------------------------------------
10771 r3867 | jesse | 2005-09-21 16:52:22 -0400 (Wed, 21 Sep 2005) | 1 line
10772 Changed paths:
10773    M /rt/branches/3.5-TESTING/html/Admin/Elements/AddCustomFieldValue
10774    M /rt/branches/3.5-TESTING/releng.cnf
10775
10776 * merge bug fix from Joe Micciche 3.5.5
10777 ------------------------------------------------------------------------
10778 r3865 | jesse | 2005-09-21 15:36:36 -0400 (Wed, 21 Sep 2005) | 3 lines
10779 Changed paths:
10780    M /rt/branches/3.5-TESTING
10781    M /rt/branches/3.5-TESTING/releng.cnf
10782
10783  r15936@hualien:  jesse | 2005-09-21 15:36:00 -0400
10784  Bumping to 3.5.4
10785
10786 ------------------------------------------------------------------------
10787 r3864 | jesse | 2005-09-20 17:16:05 -0400 (Tue, 20 Sep 2005) | 3 lines
10788 Changed paths:
10789    M /rt/branches/3.5-TESTING
10790    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickObjects
10791
10792  r15931@hualien:  jesse | 2005-09-20 17:14:57 -0400
10793  * Merge bug in "PickObjects" - Spotted by Ruslan
10794
10795 ------------------------------------------------------------------------
10796 r3863 | jesse | 2005-09-20 15:15:19 -0400 (Tue, 20 Sep 2005) | 4 lines
10797 Changed paths:
10798    M /rt/branches/3.5-TESTING
10799    M /rt/branches/3.5-TESTING/bin/webmux.pl.in
10800
10801  r15929@hualien:  jesse | 2005-09-20 15:14:40 -0400
10802  * Now javascript files get processed by mason
10803  
10804
10805 ------------------------------------------------------------------------
10806 r3846 | jesse | 2005-09-12 09:09:44 -0400 (Mon, 12 Sep 2005) | 3 lines
10807 Changed paths:
10808    M /rt/branches/3.5-TESTING
10809    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditBasics
10810    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
10811    M /rt/branches/3.5-TESTING/html/Ticket/Reminders.html
10812
10813  r15702@hualien:  jesse | 2005-09-12 09:08:37 -0400
10814   * Merge bugfixes from Jeff Voskamp
10815
10816 ------------------------------------------------------------------------
10817 r3828 | jesse | 2005-09-02 13:05:30 -0400 (Fri, 02 Sep 2005) | 3 lines
10818 Changed paths:
10819    M /rt/branches/3.5-TESTING
10820    M /rt/branches/3.5-TESTING/lib/RT/I18N/cs.po
10821    M /rt/branches/3.5-TESTING/lib/RT/I18N/da.po
10822    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
10823    M /rt/branches/3.5-TESTING/lib/RT/I18N/en.po
10824    M /rt/branches/3.5-TESTING/lib/RT/I18N/es.po
10825    M /rt/branches/3.5-TESTING/lib/RT/I18N/fi.po
10826    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
10827    M /rt/branches/3.5-TESTING/lib/RT/I18N/he.po
10828    M /rt/branches/3.5-TESTING/lib/RT/I18N/hu.po
10829    M /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
10830    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
10831    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
10832    M /rt/branches/3.5-TESTING/lib/RT/I18N/nl.po
10833    M /rt/branches/3.5-TESTING/lib/RT/I18N/no.po
10834    M /rt/branches/3.5-TESTING/lib/RT/I18N/pl.po
10835    M /rt/branches/3.5-TESTING/lib/RT/I18N/pt_br.po
10836    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
10837    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_cn.po
10838    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_tw.po
10839    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
10840    M /rt/branches/3.5-TESTING/releng.cnf
10841
10842  r15163@hualien:  jesse | 2005-09-02 13:04:23 -0400
10843  * 3.5.3
10844
10845 ------------------------------------------------------------------------
10846 r3827 | jesse | 2005-09-02 13:02:04 -0400 (Fri, 02 Sep 2005) | 243 lines
10847 Changed paths:
10848    M /rt/branches/3.5-TESTING
10849    M /rt/branches/3.5-TESTING/configure.ac
10850
10851  r15135@hualien:  jesse | 2005-09-02 12:28:08 -0400
10852   r15105@hualien:  jesse | 2005-09-02 11:11:38 -0400
10853   Merge forward from RT 3.4.4 
10854    
10855    
10856    r14193@hualien:  jesse | 2005-09-01 13:40:23 -0400
10857     r4892@hualien:  jesse | 2005-07-18 11:47:55 -0400
10858     
10859    
10860    r14194@hualien:  jesse | 2005-09-01 13:41:24 -0400
10861     r4894@hualien:  jesse | 2005-07-18 13:44:44 -0400
10862     * releng.cnf bump to rc1
10863    
10864    r14195@hualien:  jesse | 2005-09-01 13:41:32 -0400
10865     r7152@hualien:  jesse | 2005-07-30 11:06:46 -0400
10866     * German and Danish translation header fixes. 
10867     besides that just a message catalog regenration
10868     
10869    
10870    r14196@hualien:  jesse | 2005-09-01 13:42:01 -0400
10871     r7153@hualien:  jesse | 2005-07-30 11:07:37 -0400
10872     3.4.3rc2
10873    
10874    r14197@hualien:  jesse | 2005-09-01 13:42:09 -0400
10875     r7158@hualien:  jesse | 2005-07-30 11:08:03 -0400
10876      r4909@hualien (orig r3501):  alexmv | 2005-07-18 15:00:38 -0400
10877       r5198@zoq-fot-pik:  chmrr | 2005-07-18 14:59:07 -0400
10878        * Fix TransactionBatch / DESTROY bug (backport from QUEBEC)
10879      
10880      r7124@hualien (orig r3546):  kevinr | 2005-07-28 14:51:34 -0400
10881       r6713@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-28 14:50:47 -0400
10882       RT-Ticket: 6892
10883       RT-Status: resolved
10884       RT-Update: correspond
10885       
10886       * Applied patch from Hsin-Chan Chien to fix a bug with attachment uploading
10887       in SelfService mode.
10888      
10889     
10890    
10891    r14198@hualien:  jesse | 2005-09-01 13:42:19 -0400
10892     r7398@hualien:  jesse | 2005-08-05 15:39:10 -0400
10893      r7317@hualien (orig r3576):  robert | 2005-08-02 00:23:36 -0400
10894       r3582@woof:  rspier | 2005-08-01 21:20:12 -0700
10895       allow arbitrary https?: urls in the menus
10896      
10897      r7333@hualien (orig r3579):  kevinr | 2005-08-02 14:22:27 -0400
10898       r6837@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 14:20:51 -0400
10899       RT-Ticket: 6897
10900       RT-Status: resolved
10901       RT-Update: correspond
10902       
10903       * Incorporated the updated Italian translation from Angelo Turetta
10904      
10905      r7335@hualien (orig r3581):  glasser | 2005-08-02 15:08:03 -0400
10906       r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
10907       Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
10908       values, use that.
10909      
10910      r7336@hualien (orig r3582):  glasser | 2005-08-02 15:10:05 -0400
10911       r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
10912       RT-Ticket: 6899
10913       RT-Status: resolved
10914       RT-Update: correspond
10915       
10916       When limiting based on a whole date, make sure you're not being pushed to 
10917       another if you happen to be east of GMT.
10918       
10919       Patch by Ruslan Zakirov, problem found by Olivier Horec.
10920      
10921      r7366@hualien (orig r3585):  kevinr | 2005-08-02 20:18:54 -0400
10922       r6849@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 20:17:38 -0400
10923       * POD formatting fixes
10924      
10925      r7370@hualien (orig r3588):  kevinr | 2005-08-03 01:20:35 -0400
10926       r6868@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:19:47 -0400
10927       * Fixed an outdated bit of POD
10928      
10929      r7371@hualien (orig r3589):  kevinr | 2005-08-03 01:51:55 -0400
10930       r6872@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:51:33 -0400
10931       * More minor perldoc cleanup
10932      
10933     
10934    
10935    r14199@hualien:  jesse | 2005-09-01 13:42:33 -0400
10936     r7399@hualien:  jesse | 2005-08-05 19:16:58 -0400
10937     * Cleaned up searching by ticket or txn date.
10938    
10939    r14200@hualien:  jesse | 2005-09-01 13:42:43 -0400
10940     r7634@hualien:  jesse | 2005-08-10 15:25:31 -0400
10941     * This is 3.4.3
10942     
10943    
10944    r14201@hualien:  jesse | 2005-09-01 13:42:52 -0400
10945     r12938@hualien:  jesse | 2005-08-11 13:46:14 -0400
10946     * French localization had lost its header
10947     
10948    
10949    r14202@hualien:  jesse | 2005-09-01 13:43:02 -0400
10950     r13154@hualien:  jesse | 2005-08-17 19:14:26 -0400
10951     * Fixes to standalone webserver for mason 1.30
10952    
10953    r14203@hualien:  jesse | 2005-09-01 13:43:10 -0400
10954     r13155@hualien:  jesse | 2005-08-17 19:15:11 -0400
10955     * Note dependency on a current HSSM
10956    
10957    r14204@hualien:  jesse | 2005-09-01 13:43:19 -0400
10958     r13164@hualien:  jesse | 2005-08-17 22:03:19 -0400
10959      r13131@hualien (orig r3662):  alexmv | 2005-08-17 13:29:25 -0400
10960       r5914@zoq-fot-pik:  chmrr | 2005-08-17 13:32:00 -0400
10961        * We love escaping!  We need to escape quotes and slashes in
10962       TicketSQL, then URI escape, then HTML escape.  And the query comes
10963       from the TicketSQL-escaped one, not the URI and HTML-escaped one.  Oh,
10964       yeah, and don't forget to turn off the automatic HTML escaping that
10965       Mason does, or it'll be TicketSQL-HTML-URI-HTML escaped, which is
10966       Right Out.
10967      
10968      r13132@hualien (orig r3663):  alexmv | 2005-08-17 13:29:32 -0400
10969      
10970      r13163@hualien (orig r3666):  alexmv | 2005-08-17 13:41:38 -0400
10971       r5920@zoq-fot-pik:  chmrr | 2005-08-17 13:44:59 -0400
10972        * My memory was faulty; HTML escaping is not needed
10973      
10974     
10975    
10976    r14205@hualien:  jesse | 2005-09-01 13:46:31 -0400
10977     r13699@hualien:  jesse | 2005-08-22 14:46:07 -0400
10978      r13255@hualien (orig r3700):  trs | 2005-08-18 22:39:02 -0400
10979       r6002@wintermute:  tom | 2005-08-18 22:37:53 -0400
10980       Fixed typo
10981      
10982     
10983    
10984    r14206@hualien:  jesse | 2005-09-01 13:46:41 -0400
10985     r13720@hualien:  jesse | 2005-08-23 17:54:29 -0400
10986     * Bugfixes to the German translation file
10987    
10988    r14207@hualien:  jesse | 2005-09-01 13:46:51 -0400
10989     r13723@hualien:  jesse | 2005-08-23 17:55:47 -0400
10990      r13701@hualien (orig r3706):  glasser | 2005-08-22 15:55:57 -0400
10991       r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
10992       Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
10993       values, use that.
10994      
10995      r13721@hualien (orig r3707):  glasser | 2005-08-22 16:04:25 -0400
10996       r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
10997       RT-Ticket: 6899
10998       RT-Status: resolved
10999       RT-Update: correspond
11000       
11001       When limiting based on a whole date, make sure you're not being pushed to 
11002       another if you happen to be east of GMT.
11003       
11004       Patch by Ruslan Zakirov, problem found by Olivier Horec.
11005      
11006      r13722@hualien (orig r3708):  glasser | 2005-08-22 16:05:46 -0400
11007       r40177@tin-foil:  glasser | 2005-08-18 18:49:13 -0400
11008       Updates to the standalone server to not dupe as much code, but may be rolled back if HSSM needs to be.
11009      
11010     
11011    
11012    r14208@hualien:  jesse | 2005-09-01 13:47:00 -0400
11013     r13725@hualien:  jesse | 2005-08-23 22:10:42 -0400
11014     * Added support for mod_perl 2.0 
11015    
11016    r14209@hualien:  jesse | 2005-09-01 13:47:09 -0400
11017     r13728@hualien:  jesse | 2005-08-23 22:37:12 -0400
11018     * Bumped to 3.4.4pre1
11019    
11020    r14210@hualien:  jesse | 2005-09-01 13:47:17 -0400
11021     r13732@hualien:  jesse | 2005-08-23 23:38:28 -0400
11022     * Applied tom's callbacks fix
11023     
11024    
11025    r14211@hualien:  jesse | 2005-09-01 13:47:26 -0400
11026     r13733@hualien:  jesse | 2005-08-23 23:38:39 -0400
11027     * bumped to pre2
11028    
11029    r14212@hualien:  jesse | 2005-09-01 13:47:35 -0400
11030     r13743@hualien:  jesse | 2005-08-24 02:00:08 -0400
11031     RT-Ticket: 6957
11032     RT-Status: resolved
11033     RT-Update: correspond
11034     
11035     * Applied a patch from ams to restore his byline to bin/rt
11036    
11037    r14213@hualien:  jesse | 2005-09-01 13:47:43 -0400
11038     r13753@hualien:  jesse | 2005-08-25 14:53:06 -0400
11039     * Removing warnings about mod_perl2
11040    
11041    r14214@hualien:  jesse | 2005-09-01 13:47:53 -0400
11042     r13754@hualien:  jesse | 2005-08-25 14:55:32 -0400
11043     * EquivObjects support for acl queries, from Todd Chapman
11044     
11045    
11046    r14215@hualien:  jesse | 2005-09-01 13:48:01 -0400
11047     r13757@hualien:  jesse | 2005-08-25 15:23:18 -0400
11048     RT-Ticket: 6934
11049     RT-Status: resolved
11050     RT-Update: correspond
11051     
11052     * A couple of patches to improve how localization extraction works from jfenal
11053     
11054    
11055    r14216@hualien:  jesse | 2005-09-01 13:48:11 -0400
11056     r13759@hualien:  jesse | 2005-08-25 15:31:56 -0400
11057     * Fixes to IsRTAddress processing. Spotted by Travis Campbell.
11058     
11059    
11060    r14217@hualien:  jesse | 2005-09-01 13:48:19 -0400
11061     r13760@hualien:  jesse | 2005-08-25 15:51:57 -0400
11062     RT-Ticket: 6855
11063     RT-Status: resolved
11064     RT-Update: correspond
11065     
11066     * Applied a patch from Andreas Jakum to improve RT::Ticket->Import's handling
11067       of watchers
11068     
11069    
11070    r14218@hualien:  jesse | 2005-09-01 13:48:28 -0400
11071     r13763@hualien:  jesse | 2005-08-25 16:04:29 -0400
11072     * 3.4.4rc3
11073    
11074    r14219@hualien:  jesse | 2005-09-01 13:48:37 -0400
11075     r13804@hualien:  jesse | 2005-08-27 21:25:50 -0400
11076     * Updated French translation from jfenal
11077     
11078    
11079    r14220@hualien:  jesse | 2005-09-01 13:48:47 -0400
11080     r13812@hualien:  jesse | 2005-08-28 15:43:29 -0400
11081     * bumping to 3.4.4
11082    
11083    r14221@hualien:  jesse | 2005-09-01 13:48:56 -0400
11084     r14192@hualien:  jesse | 2005-09-01 13:37:34 -0400
11085      r14130@hualien (orig r3739):  robert | 2005-08-31 16:46:16 -0400
11086       r3748@woof:  rspier | 2005-08-31 13:41:53 -0700
11087       Check for invalid character (-) in mysql database names and prevent RT from allowing it to be configured.
11088      
11089     
11090    
11091   
11092  
11093
11094 ------------------------------------------------------------------------
11095 r3826 | jesse | 2005-09-02 13:01:17 -0400 (Fri, 02 Sep 2005) | 3 lines
11096 Changed paths:
11097    M /rt/branches/3.5-TESTING
11098    M /rt/branches/3.5-TESTING/html/Elements/Footer
11099    M /rt/branches/3.5-TESTING/html/Elements/MyRT
11100    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
11101    M /rt/branches/3.5-TESTING/html/Search/Results.html
11102
11103  r14191@hualien:  jesse | 2005-09-01 12:35:09 -0400
11104   * HTML merge bugs fixed
11105
11106 ------------------------------------------------------------------------
11107 r3825 | jesse | 2005-09-02 13:00:29 -0400 (Fri, 02 Sep 2005) | 8 lines
11108 Changed paths:
11109    M /rt/branches/3.5-TESTING
11110    M /rt/branches/3.5-TESTING/lib/RT/Action/CreateTickets.pm
11111
11112  r14111@hualien:  jesse | 2005-08-30 06:18:30 -0400
11113   r14084@hualien:  jesse | 2005-08-30 05:57:58 -0400
11114    r13741@hualien:  jesse | 2005-08-24 01:28:59 -0400
11115    * Added support for named custom fields in templates
11116    
11117   
11118  
11119
11120 ------------------------------------------------------------------------
11121 r3824 | jesse | 2005-09-02 12:59:46 -0400 (Fri, 02 Sep 2005) | 12 lines
11122 Changed paths:
11123    M /rt/branches/3.5-TESTING
11124    M /rt/branches/3.5-TESTING/html/Elements/EditCustomField
11125
11126  r14110@hualien:  jesse | 2005-08-30 06:18:20 -0400
11127   r14083@hualien:  jesse | 2005-08-30 05:57:49 -0400
11128    r13553@hualien:  jesse | 2005-08-19 10:42:36 -0400
11129     r13127@hualien (orig r3658):  alexmv | 2005-08-15 18:38:56 -0400
11130      r5873@zoq-fot-pik:  chmrr | 2005-08-15 18:42:04 -0400
11131       * Require that the object not only be defined but also valid, to pull
11132      values from it
11133     
11134    
11135   
11136  
11137
11138 ------------------------------------------------------------------------
11139 r3823 | jesse | 2005-09-02 12:59:05 -0400 (Fri, 02 Sep 2005) | 11 lines
11140 Changed paths:
11141    M /rt/branches/3.5-TESTING
11142    M /rt/branches/3.5-TESTING/bin/webmux.pl.in
11143
11144  r14109@hualien:  jesse | 2005-08-30 06:18:10 -0400
11145   r14082@hualien:  jesse | 2005-08-30 05:57:40 -0400
11146    r13552@hualien:  jesse | 2005-08-19 10:42:22 -0400
11147     r12966@hualien (orig r3649):  alexmv | 2005-08-12 16:30:55 -0400
11148      r5827@zoq-fot-pik:  chmrr | 2005-08-12 16:33:16 -0400
11149       * Revert r3597
11150     
11151    
11152   
11153  
11154
11155 ------------------------------------------------------------------------
11156 r3822 | jesse | 2005-09-02 12:58:21 -0400 (Fri, 02 Sep 2005) | 13 lines
11157 Changed paths:
11158    M /rt/branches/3.5-TESTING
11159    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
11160
11161  r14108@hualien:  jesse | 2005-08-30 06:18:00 -0400
11162   r14081@hualien:  jesse | 2005-08-30 05:57:29 -0400
11163    r13551@hualien:  jesse | 2005-08-19 10:42:07 -0400
11164     r12965@hualien (orig r3648):  alexmv | 2005-08-12 16:30:49 -0400
11165      r5826@zoq-fot-pik:  chmrr | 2005-08-12 16:29:24 -0400
11166       * r3602 didn't go far enough; be happy we are using DBIx::SB::Unique,
11167         because we got us a lot of possible duplice rows with all of these
11168         left joins.
11169     
11170    
11171   
11172  
11173
11174 ------------------------------------------------------------------------
11175 r3821 | jesse | 2005-09-02 12:57:39 -0400 (Fri, 02 Sep 2005) | 11 lines
11176 Changed paths:
11177    M /rt/branches/3.5-TESTING
11178    M /rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
11179
11180  r14107@hualien:  jesse | 2005-08-30 06:17:42 -0400
11181   r14079@hualien:  jesse | 2005-08-30 05:57:09 -0400
11182    r13549@hualien:  jesse | 2005-08-19 10:41:40 -0400
11183     r7397@hualien (orig r3607):  alexmv | 2005-08-05 14:59:21 -0400
11184      r5653@zoq-fot-pik:  chmrr | 2005-08-05 14:57:28 -0400
11185       * Display "save" even if search isn't dirty (can be a rename)
11186     
11187    
11188   
11189  
11190
11191 ------------------------------------------------------------------------
11192 r3820 | jesse | 2005-09-02 12:56:48 -0400 (Fri, 02 Sep 2005) | 12 lines
11193 Changed paths:
11194    M /rt/branches/3.5-TESTING
11195    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
11196    M /rt/branches/3.5-TESTING/html/Elements/ShowCustomFieldWikitext
11197    M /rt/branches/3.5-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
11198    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
11199
11200  r14106@hualien:  jesse | 2005-08-30 06:17:32 -0400
11201   r14078@hualien:  jesse | 2005-08-30 05:56:57 -0400
11202    r13548@hualien:  jesse | 2005-08-19 10:41:25 -0400
11203     r7393@hualien (orig r3603):  alexmv | 2005-08-04 16:11:05 -0400
11204      r5647@zoq-fot-pik:  chmrr | 2005-08-04 16:04:03 -0400
11205       * Add $RT::WikiImplicitLinks option (defaults to false)
11206       * Support for Wiki links doing useful things
11207     
11208    
11209   
11210  
11211
11212 ------------------------------------------------------------------------
11213 r3819 | jesse | 2005-09-02 12:56:00 -0400 (Fri, 02 Sep 2005) | 12 lines
11214 Changed paths:
11215    M /rt/branches/3.5-TESTING
11216    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
11217    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay_SQL.pm
11218
11219  r14105@hualien:  jesse | 2005-08-30 06:17:22 -0400
11220   r14077@hualien:  jesse | 2005-08-30 05:56:46 -0400
11221    r13547@hualien:  jesse | 2005-08-19 10:41:11 -0400
11222     r7392@hualien (orig r3602):  alexmv | 2005-08-04 13:41:33 -0400
11223      r5644@zoq-fot-pik:  chmrr | 2005-08-04 13:39:54 -0400
11224       * Replace %FIELDS (which has pseudohash meaning) with %FIELD_METADATA
11225       * Make join for sorting watchers be a left join
11226     
11227    
11228   
11229  
11230
11231 ------------------------------------------------------------------------
11232 r3818 | jesse | 2005-09-02 12:55:10 -0400 (Fri, 02 Sep 2005) | 11 lines
11233 Changed paths:
11234    M /rt/branches/3.5-TESTING
11235    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTime
11236
11237  r14104@hualien:  jesse | 2005-08-30 06:17:13 -0400
11238   r14076@hualien:  jesse | 2005-08-30 05:56:38 -0400
11239    r13546@hualien:  jesse | 2005-08-19 10:40:57 -0400
11240     r7391@hualien (orig r3601):  alexmv | 2005-08-04 13:41:11 -0400
11241      r5643@zoq-fot-pik:  chmrr | 2005-08-04 13:38:31 -0400
11242       * Don't display "days" -- often conntes work days, not 24-hour periods
11243     
11244    
11245   
11246  
11247
11248 ------------------------------------------------------------------------
11249 r3817 | jesse | 2005-09-02 12:54:26 -0400 (Fri, 02 Sep 2005) | 11 lines
11250 Changed paths:
11251    M /rt/branches/3.5-TESTING
11252    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowBasics
11253    A /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTime
11254
11255  r14103@hualien:  jesse | 2005-08-30 06:17:02 -0400
11256   r14075@hualien:  jesse | 2005-08-30 05:56:28 -0400
11257    r13545@hualien:  jesse | 2005-08-19 10:40:41 -0400
11258     r7388@hualien (orig r3598):  alexmv | 2005-08-03 18:39:17 -0400
11259      r5629@zoq-fot-pik:  chmrr | 2005-08-03 18:37:50 -0400
11260       * Show time in hours or days when needed
11261     
11262    
11263   
11264  
11265
11266 ------------------------------------------------------------------------
11267 r3816 | jesse | 2005-09-02 12:53:45 -0400 (Fri, 02 Sep 2005) | 11 lines
11268 Changed paths:
11269    M /rt/branches/3.5-TESTING
11270    M /rt/branches/3.5-TESTING/bin/webmux.pl.in
11271
11272  r14102@hualien:  jesse | 2005-08-30 06:16:53 -0400
11273   r14074@hualien:  jesse | 2005-08-30 05:55:48 -0400
11274    r13544@hualien:  jesse | 2005-08-19 10:40:27 -0400
11275     r7387@hualien (orig r3597):  alexmv | 2005-08-03 18:08:02 -0400
11276      r5627@zoq-fot-pik:  chmrr | 2005-08-03 18:00:41 -0400
11277       * Attempt to fix WebExternalAuth problem with images
11278     
11279    
11280   
11281  
11282
11283 ------------------------------------------------------------------------
11284 r3815 | jesse | 2005-09-02 12:53:03 -0400 (Fri, 02 Sep 2005) | 12 lines
11285 Changed paths:
11286    M /rt/branches/3.5-TESTING
11287    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
11288
11289  r14101@hualien:  jesse | 2005-08-30 06:16:43 -0400
11290   r14073@hualien:  jesse | 2005-08-30 05:55:38 -0400
11291    r13543@hualien:  jesse | 2005-08-19 10:40:13 -0400
11292     r7386@hualien (orig r3596):  alexmv | 2005-08-03 17:48:18 -0400
11293      r5615@zoq-fot-pik:  chmrr | 2005-08-03 17:46:45 -0400
11294       * Cutsom field values in RT::Tickets are always on RT::Ticket objects
11295       * Remove CSS that was causing <span class="label"> to be small, unused CSS
11296     
11297    
11298   
11299  
11300
11301 ------------------------------------------------------------------------
11302 r3814 | jesse | 2005-09-02 12:51:43 -0400 (Fri, 02 Sep 2005) | 8 lines
11303 Changed paths:
11304    M /rt/branches/3.5-TESTING
11305    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11306
11307  r14099@hualien:  jesse | 2005-08-30 06:15:59 -0400
11308   r14071@hualien:  jesse | 2005-08-30 05:52:51 -0400
11309    r13804@hualien:  jesse | 2005-08-27 21:25:50 -0400
11310    * Updated French translation from jfenal
11311    
11312   
11313  
11314
11315 ------------------------------------------------------------------------
11316 r3813 | jesse | 2005-09-02 12:50:35 -0400 (Fri, 02 Sep 2005) | 13 lines
11317 Changed paths:
11318    M /rt/branches/3.5-TESTING
11319    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
11320
11321  r14097@hualien:  jesse | 2005-08-30 06:15:28 -0400
11322   r14069@hualien:  jesse | 2005-08-30 05:52:32 -0400
11323    r13760@hualien:  jesse | 2005-08-25 15:51:57 -0400
11324    RT-Ticket: 6855
11325    RT-Status: resolved
11326    RT-Update: correspond
11327    
11328    * Applied a patch from Andreas Jakum to improve RT::Ticket->Import's handling
11329      of watchers
11330    
11331   
11332  
11333
11334 ------------------------------------------------------------------------
11335 r3812 | jesse | 2005-09-02 12:49:53 -0400 (Fri, 02 Sep 2005) | 8 lines
11336 Changed paths:
11337    M /rt/branches/3.5-TESTING
11338    M /rt/branches/3.5-TESTING/lib/RT/EmailParser.pm
11339    M /rt/branches/3.5-TESTING/lib/RT/Interface/Email.pm
11340
11341  r14096@hualien:  jesse | 2005-08-30 06:15:19 -0400
11342   r14068@hualien:  jesse | 2005-08-30 05:52:24 -0400
11343    r13759@hualien:  jesse | 2005-08-25 15:31:56 -0400
11344    * Fixes to IsRTAddress processing. Spotted by Travis Campbell.
11345    
11346   
11347  
11348
11349 ------------------------------------------------------------------------
11350 r3811 | jesse | 2005-09-02 12:49:07 -0400 (Fri, 02 Sep 2005) | 12 lines
11351 Changed paths:
11352    M /rt/branches/3.5-TESTING
11353    M /rt/branches/3.5-TESTING/html/Elements/Footer
11354
11355  r14095@hualien:  jesse | 2005-08-30 06:14:21 -0400
11356   r14067@hualien:  jesse | 2005-08-30 05:52:15 -0400
11357    r13757@hualien:  jesse | 2005-08-25 15:23:18 -0400
11358    RT-Ticket: 6934
11359    RT-Status: resolved
11360    RT-Update: correspond
11361    
11362    * A couple of patches to improve how localization extraction works from jfenal
11363    
11364   
11365  
11366
11367 ------------------------------------------------------------------------
11368 r3810 | jesse | 2005-09-02 12:48:26 -0400 (Fri, 02 Sep 2005) | 8 lines
11369 Changed paths:
11370    M /rt/branches/3.5-TESTING
11371    M /rt/branches/3.5-TESTING/lib/RT/Groups_Overlay.pm
11372    M /rt/branches/3.5-TESTING/lib/RT/Users_Overlay.pm
11373
11374  r14094@hualien:  jesse | 2005-08-30 06:14:12 -0400
11375   r14066@hualien:  jesse | 2005-08-30 05:52:07 -0400
11376    r13754@hualien:  jesse | 2005-08-25 14:55:32 -0400
11377    * EquivObjects support for acl queries, from Todd Chapman
11378    
11379   
11380  
11381
11382 ------------------------------------------------------------------------
11383 r3809 | jesse | 2005-09-02 12:47:45 -0400 (Fri, 02 Sep 2005) | 7 lines
11384 Changed paths:
11385    M /rt/branches/3.5-TESTING
11386    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
11387
11388  r14093@hualien:  jesse | 2005-08-30 06:14:01 -0400
11389   r14065@hualien:  jesse | 2005-08-30 05:51:59 -0400
11390    r13753@hualien:  jesse | 2005-08-25 14:53:06 -0400
11391    * Removing warnings about mod_perl2
11392   
11393  
11394
11395 ------------------------------------------------------------------------
11396 r3808 | jesse | 2005-09-02 12:43:47 -0400 (Fri, 02 Sep 2005) | 11 lines
11397 Changed paths:
11398    M /rt/branches/3.5-TESTING
11399    A /rt/branches/3.5-TESTING/etc/upgrade/QUEBEC
11400    A /rt/branches/3.5-TESTING/etc/upgrade/QUEBEC/content
11401    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/index.html
11402    M /rt/branches/3.5-TESTING/html/Admin/Elements/AddCustomFieldValue
11403    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickObjects
11404    A /rt/branches/3.5-TESTING/html/CalPopup.html
11405    M /rt/branches/3.5-TESTING/html/Elements/MyRT
11406    A /rt/branches/3.5-TESTING/html/NoAuth/cascaded.js
11407    A /rt/branches/3.5-TESTING/html/NoAuth/class.js
11408    A /rt/branches/3.5-TESTING/html/NoAuth/combobox.js
11409    A /rt/branches/3.5-TESTING/html/NoAuth/list.js
11410    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
11411    M /rt/branches/3.5-TESTING/html/Search/Elements/PickBasics
11412    M /rt/branches/3.5-TESTING/html/Search/Results.html
11413    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditBasics
11414    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
11415    M /rt/branches/3.5-TESTING/html/Ticket/Reminders.html
11416    M /rt/branches/3.5-TESTING/html/Tools/Reports/index.html
11417    A /rt/branches/3.5-TESTING/html/rt.js
11418    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11419
11420  r14085@hualien:  jesse | 2005-08-30 05:59:38 -0400
11421   r14057@hualien:  jesse | 2005-08-30 05:48:48 -0400
11422    r13699@hualien:  jesse | 2005-08-22 14:46:07 -0400
11423     r13255@hualien (orig r3700):  trs | 2005-08-18 22:39:02 -0400
11424      r6002@wintermute:  tom | 2005-08-18 22:37:53 -0400
11425      Fixed typo
11426     
11427    
11428   
11429  
11430
11431 ------------------------------------------------------------------------
11432 r3807 | jesse | 2005-09-02 12:43:09 -0400 (Fri, 02 Sep 2005) | 9 lines
11433 Changed paths:
11434    M /rt/branches/3.5-TESTING
11435    M /rt/branches/3.5-TESTING/bin/rt.in
11436
11437  r13752@hualien:  jesse | 2005-08-24 16:23:43 -0400
11438   r13743@hualien:  jesse | 2005-08-24 02:00:08 -0400
11439   RT-Ticket: 6957
11440   RT-Status: resolved
11441   RT-Update: correspond
11442   
11443   * Applied a patch from ams to restore his byline to bin/rt
11444  
11445
11446 ------------------------------------------------------------------------
11447 r3806 | jesse | 2005-09-02 12:42:06 -0400 (Fri, 02 Sep 2005) | 6 lines
11448 Changed paths:
11449    M /rt/branches/3.5-TESTING
11450    M /rt/branches/3.5-TESTING/html/Elements/Callback
11451
11452  r13750@hualien:  jesse | 2005-08-24 16:21:25 -0400
11453   r13732@hualien:  jesse | 2005-08-23 23:38:28 -0400
11454   * Applied tom's callbacks fix
11455   
11456  
11457
11458 ------------------------------------------------------------------------
11459 r3805 | jesse | 2005-09-02 12:41:09 -0400 (Fri, 02 Sep 2005) | 5 lines
11460 Changed paths:
11461    M /rt/branches/3.5-TESTING
11462    M /rt/branches/3.5-TESTING/README
11463    M /rt/branches/3.5-TESTING/bin/webmux.pl.in
11464    M /rt/branches/3.5-TESTING/lib/RT/Interface/Web/Handler.pm
11465
11466  r13748@hualien:  jesse | 2005-08-24 16:19:08 -0400
11467   r13725@hualien:  jesse | 2005-08-23 22:10:42 -0400
11468   * Added support for mod_perl 2.0 
11469  
11470
11471 ------------------------------------------------------------------------
11472 r3804 | jesse | 2005-09-02 12:40:29 -0400 (Fri, 02 Sep 2005) | 25 lines
11473 Changed paths:
11474    M /rt/branches/3.5-TESTING
11475    M /rt/branches/3.5-TESTING/lib/RT/Interface/Web/Standalone.pm
11476    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
11477
11478  r13747@hualien:  jesse | 2005-08-24 16:18:51 -0400
11479   r13723@hualien:  jesse | 2005-08-23 17:55:47 -0400
11480    r13701@hualien (orig r3706):  glasser | 2005-08-22 15:55:57 -0400
11481     r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
11482     Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
11483     values, use that.
11484    
11485    r13721@hualien (orig r3707):  glasser | 2005-08-22 16:04:25 -0400
11486     r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
11487     RT-Ticket: 6899
11488     RT-Status: resolved
11489     RT-Update: correspond
11490     
11491     When limiting based on a whole date, make sure you're not being pushed to 
11492     another if you happen to be east of GMT.
11493     
11494     Patch by Ruslan Zakirov, problem found by Olivier Horec.
11495    
11496    r13722@hualien (orig r3708):  glasser | 2005-08-22 16:05:46 -0400
11497     r40177@tin-foil:  glasser | 2005-08-18 18:49:13 -0400
11498     Updates to the standalone server to not dupe as much code, but may be rolled back if HSSM needs to be.
11499    
11500   
11501  
11502
11503 ------------------------------------------------------------------------
11504 r3803 | jesse | 2005-09-02 12:39:47 -0400 (Fri, 02 Sep 2005) | 5 lines
11505 Changed paths:
11506    M /rt/branches/3.5-TESTING
11507    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
11508
11509  r13746@hualien:  jesse | 2005-08-24 16:18:34 -0400
11510   r13720@hualien:  jesse | 2005-08-23 17:54:29 -0400
11511   * Bugfixes to the German translation file
11512  
11513
11514 ------------------------------------------------------------------------
11515 r3802 | jesse | 2005-09-02 12:38:43 -0400 (Fri, 02 Sep 2005) | 1 line
11516 Changed paths:
11517    M /rt/branches/3.5-TESTING
11518    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11519
11520
11521 ------------------------------------------------------------------------
11522 r3801 | jesse | 2005-09-02 12:37:40 -0400 (Fri, 02 Sep 2005) | 1 line
11523 Changed paths:
11524    M /rt/branches/3.5-TESTING
11525    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
11526    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
11527    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11528
11529
11530 ------------------------------------------------------------------------
11531 r3702 | trs | 2005-08-18 22:39:31 -0400 (Thu, 18 Aug 2005) | 3 lines
11532 Changed paths:
11533    M /rt/branches/3.5-TESTING
11534    M /rt/branches/3.5-TESTING/lib/RT/Queue_Overlay.pm
11535
11536  r6005@wintermute:  tom | 2005-08-18 22:38:38 -0400
11537  Fixed typo
11538
11539 ------------------------------------------------------------------------
11540 r3701 | trs | 2005-08-18 22:39:27 -0400 (Thu, 18 Aug 2005) | 3 lines
11541 Changed paths:
11542    M /rt/branches/3.5-TESTING
11543    M /rt/branches/3.5-TESTING/html/Admin/Elements/AddCustomFieldValue
11544    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickObjects
11545    D /rt/branches/3.5-TESTING/html/CalPopup.html
11546    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
11547    D /rt/branches/3.5-TESTING/html/NoAuth/cascaded.js
11548    D /rt/branches/3.5-TESTING/html/NoAuth/combobox.js
11549    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
11550    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
11551    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
11552    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
11553    D /rt/branches/3.5-TESTING/html/rt.js
11554
11555  r6001@wintermute:  tom | 2005-08-18 22:19:32 -0400
11556  Fixed merge bugs from r3685
11557
11558 ------------------------------------------------------------------------
11559 r3694 | jesse | 2005-08-18 17:55:41 -0400 (Thu, 18 Aug 2005) | 7 lines
11560 Changed paths:
11561    M /rt/branches/3.5-TESTING
11562    M /rt/branches/3.5-TESTING/html/Search/Build.html
11563    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
11564
11565  r13221@hualien:  jesse | 2005-08-18 15:44:15 -0400
11566   r13208@hualien:  jesse | 2005-08-18 14:39:15 -0400
11567    r7377@hualien:  jesse | 2005-08-03 15:11:21 -0400
11568    
11569   
11570  
11571
11572 ------------------------------------------------------------------------
11573 r3693 | jesse | 2005-08-18 17:55:19 -0400 (Thu, 18 Aug 2005) | 7 lines
11574 Changed paths:
11575    M /rt/branches/3.5-TESTING
11576    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
11577
11578  r13220@hualien:  jesse | 2005-08-18 15:43:58 -0400
11579   r13205@hualien:  jesse | 2005-08-18 14:27:56 -0400
11580    r13155@hualien:  jesse | 2005-08-17 19:15:11 -0400
11581    * Note dependency on a current HSSM
11582   
11583  
11584
11585 ------------------------------------------------------------------------
11586 r3692 | jesse | 2005-08-18 17:54:57 -0400 (Thu, 18 Aug 2005) | 7 lines
11587 Changed paths:
11588    M /rt/branches/3.5-TESTING
11589    M /rt/branches/3.5-TESTING/lib/RT/Interface/Web/Standalone.pm
11590
11591  r13219@hualien:  jesse | 2005-08-18 15:43:47 -0400
11592   r13204@hualien:  jesse | 2005-08-18 14:27:47 -0400
11593    r13154@hualien:  jesse | 2005-08-17 19:14:26 -0400
11594    * Fixes to standalone webserver for mason 1.30
11595   
11596  
11597
11598 ------------------------------------------------------------------------
11599 r3691 | jesse | 2005-08-18 17:54:33 -0400 (Thu, 18 Aug 2005) | 8 lines
11600 Changed paths:
11601    M /rt/branches/3.5-TESTING
11602    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11603
11604  r13218@hualien:  jesse | 2005-08-18 15:43:37 -0400
11605   r13203@hualien:  jesse | 2005-08-18 14:27:36 -0400
11606    r12938@hualien:  jesse | 2005-08-11 13:46:14 -0400
11607    * French localization had lost its header
11608    
11609   
11610  
11611
11612 ------------------------------------------------------------------------
11613 r3690 | jesse | 2005-08-18 17:53:13 -0400 (Thu, 18 Aug 2005) | 7 lines
11614 Changed paths:
11615    M /rt/branches/3.5-TESTING
11616    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
11617    A /rt/branches/3.5-TESTING/lib/t/regression/22search_tix_by_txn.t
11618
11619  r13216@hualien:  jesse | 2005-08-18 15:43:06 -0400
11620   r13201@hualien:  jesse | 2005-08-18 14:27:20 -0400
11621    r7399@hualien:  jesse | 2005-08-05 19:16:58 -0400
11622    * Cleaned up searching by ticket or txn date.
11623   
11624  
11625
11626 ------------------------------------------------------------------------
11627 r3689 | jesse | 2005-08-18 17:52:33 -0400 (Thu, 18 Aug 2005) | 47 lines
11628 Changed paths:
11629    M /rt/branches/3.5-TESTING
11630    M /rt/branches/3.5-TESTING/lib/RT/Base.pm
11631    M /rt/branches/3.5-TESTING/lib/RT/CachedGroupMember_Overlay.pm
11632    M /rt/branches/3.5-TESTING/lib/RT/CustomFields_Overlay.pm
11633    M /rt/branches/3.5-TESTING/lib/RT/EmailParser.pm
11634    M /rt/branches/3.5-TESTING/lib/RT/Group_Overlay.pm
11635    M /rt/branches/3.5-TESTING/lib/RT/Groups_Overlay.pm
11636    M /rt/branches/3.5-TESTING/lib/RT/Handle.pm
11637    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
11638    M /rt/branches/3.5-TESTING/lib/RT/Interface/Email.pm
11639    M /rt/branches/3.5-TESTING/lib/RT/Queue_Overlay.pm
11640    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
11641    M /rt/branches/3.5-TESTING/lib/RT/SearchBuilder.pm
11642    M /rt/branches/3.5-TESTING/lib/RT/Template_Overlay.pm
11643    M /rt/branches/3.5-TESTING/lib/RT/Tickets_Overlay.pm
11644    M /rt/branches/3.5-TESTING/lib/RT/User_Overlay.pm
11645
11646  r13215@hualien:  jesse | 2005-08-18 15:42:24 -0400
11647   r13200@hualien:  jesse | 2005-08-18 14:27:07 -0400
11648    r7398@hualien:  jesse | 2005-08-05 15:39:10 -0400
11649     r7317@hualien (orig r3576):  robert | 2005-08-02 00:23:36 -0400
11650      r3582@woof:  rspier | 2005-08-01 21:20:12 -0700
11651      allow arbitrary https?: urls in the menus
11652     
11653     r7333@hualien (orig r3579):  kevinr | 2005-08-02 14:22:27 -0400
11654      r6837@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 14:20:51 -0400
11655      RT-Ticket: 6897
11656      RT-Status: resolved
11657      RT-Update: correspond
11658      
11659      * Incorporated the updated Italian translation from Angelo Turetta
11660     
11661     r7335@hualien (orig r3581):  glasser | 2005-08-02 15:08:03 -0400
11662      r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
11663      Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
11664      values, use that.
11665     
11666     r7336@hualien (orig r3582):  glasser | 2005-08-02 15:10:05 -0400
11667      r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
11668      RT-Ticket: 6899
11669      RT-Status: resolved
11670      RT-Update: correspond
11671      
11672      When limiting based on a whole date, make sure you're not being pushed to 
11673      another if you happen to be east of GMT.
11674      
11675      Patch by Ruslan Zakirov, problem found by Olivier Horec.
11676     
11677     r7366@hualien (orig r3585):  kevinr | 2005-08-02 20:18:54 -0400
11678      r6849@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 20:17:38 -0400
11679      * POD formatting fixes
11680     
11681     r7370@hualien (orig r3588):  kevinr | 2005-08-03 01:20:35 -0400
11682      r6868@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:19:47 -0400
11683      * Fixed an outdated bit of POD
11684     
11685     r7371@hualien (orig r3589):  kevinr | 2005-08-03 01:51:55 -0400
11686      r6872@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:51:33 -0400
11687      * More minor perldoc cleanup
11688     
11689    
11690   
11691  
11692
11693 ------------------------------------------------------------------------
11694 r3688 | jesse | 2005-08-18 17:52:10 -0400 (Thu, 18 Aug 2005) | 20 lines
11695 Changed paths:
11696    M /rt/branches/3.5-TESTING
11697    M /rt/branches/3.5-TESTING/html/SelfService/Display.html
11698    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
11699
11700  r13214@hualien:  jesse | 2005-08-18 15:42:14 -0400
11701   r13199@hualien:  jesse | 2005-08-18 14:26:56 -0400
11702    r7158@hualien:  jesse | 2005-07-30 11:08:03 -0400
11703     r4909@hualien (orig r3501):  alexmv | 2005-07-18 15:00:38 -0400
11704      r5198@zoq-fot-pik:  chmrr | 2005-07-18 14:59:07 -0400
11705       * Fix TransactionBatch / DESTROY bug (backport from QUEBEC)
11706     
11707     r7124@hualien (orig r3546):  kevinr | 2005-07-28 14:51:34 -0400
11708      r6713@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-28 14:50:47 -0400
11709      RT-Ticket: 6892
11710      RT-Status: resolved
11711      RT-Update: correspond
11712      
11713      * Applied patch from Hsin-Chan Chien to fix a bug with attachment uploading
11714      in SelfService mode.
11715     
11716    
11717   
11718  
11719
11720 ------------------------------------------------------------------------
11721 r3687 | jesse | 2005-08-18 17:48:44 -0400 (Thu, 18 Aug 2005) | 9 lines
11722 Changed paths:
11723    M /rt/branches/3.5-TESTING
11724    M /rt/branches/3.5-TESTING/lib/RT/I18N/cs.po
11725    M /rt/branches/3.5-TESTING/lib/RT/I18N/da.po
11726    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
11727    M /rt/branches/3.5-TESTING/lib/RT/I18N/es.po
11728    M /rt/branches/3.5-TESTING/lib/RT/I18N/fi.po
11729    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11730    M /rt/branches/3.5-TESTING/lib/RT/I18N/he.po
11731    M /rt/branches/3.5-TESTING/lib/RT/I18N/hu.po
11732    M /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
11733    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
11734    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
11735    M /rt/branches/3.5-TESTING/lib/RT/I18N/nl.po
11736    M /rt/branches/3.5-TESTING/lib/RT/I18N/no.po
11737    M /rt/branches/3.5-TESTING/lib/RT/I18N/pl.po
11738    M /rt/branches/3.5-TESTING/lib/RT/I18N/pt_br.po
11739    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
11740    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_cn.po
11741    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_tw.po
11742
11743  r13212@hualien:  jesse | 2005-08-18 15:41:30 -0400
11744   r13197@hualien:  jesse | 2005-08-18 14:23:55 -0400
11745    r7152@hualien:  jesse | 2005-07-30 11:06:46 -0400
11746    * German and Danish translation header fixes. 
11747    besides that just a message catalog regenration
11748    
11749   
11750  
11751
11752 ------------------------------------------------------------------------
11753 r3686 | jesse | 2005-08-18 17:46:53 -0400 (Thu, 18 Aug 2005) | 7 lines
11754 Changed paths:
11755    M /rt/branches/3.5-TESTING
11756    M /rt/branches/3.5-TESTING/bin/rt.in
11757    M /rt/branches/3.5-TESTING/html/Admin/Users/Modify.html
11758    M /rt/branches/3.5-TESTING/html/SelfService/Display.html
11759    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowHistory
11760    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTransaction
11761    M /rt/branches/3.5-TESTING/lib/RT/ACE_Overlay.pm
11762    M /rt/branches/3.5-TESTING/lib/RT/Action/Generic.pm
11763    M /rt/branches/3.5-TESTING/lib/RT/Action/SendEmail.pm
11764    M /rt/branches/3.5-TESTING/lib/RT/Attachment_Overlay.pm
11765    M /rt/branches/3.5-TESTING/lib/RT/CustomField.pm
11766    M /rt/branches/3.5-TESTING/lib/RT/CustomField_Overlay.pm
11767    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11768    M /rt/branches/3.5-TESTING/lib/RT/Interface/Email.pm
11769    M /rt/branches/3.5-TESTING/lib/RT/Interface/Web.pm
11770    M /rt/branches/3.5-TESTING/lib/RT/Principal_Overlay.pm
11771    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
11772    M /rt/branches/3.5-TESTING/lib/RT/ScripAction_Overlay.pm
11773    M /rt/branches/3.5-TESTING/lib/RT/Template_Overlay.pm
11774    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
11775    M /rt/branches/3.5-TESTING/lib/RT/Transaction_Overlay.pm
11776    M /rt/branches/3.5-TESTING/lib/RT/User_Overlay.pm
11777    M /rt/branches/3.5-TESTING/lib/RT.pm.in
11778    M /rt/branches/3.5-TESTING/lib/t/regression/06mailgateway.t
11779    A /rt/branches/3.5-TESTING/lib/t/regression/07rights.t
11780    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
11781
11782  r13210@hualien:  jesse | 2005-08-18 15:36:15 -0400
11783   r13195@hualien:  jesse | 2005-08-18 14:19:57 -0400
11784    r4892@hualien:  jesse | 2005-07-18 11:47:55 -0400
11785    
11786   
11787  
11788
11789 ------------------------------------------------------------------------
11790 r3685 | jesse | 2005-08-18 17:46:36 -0400 (Thu, 18 Aug 2005) | 5 lines
11791 Changed paths:
11792    M /rt/branches/3.5-TESTING
11793    M /rt/branches/3.5-TESTING/html/Admin/Elements/AddCustomFieldValue
11794    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickObjects
11795    A /rt/branches/3.5-TESTING/html/CalPopup.html
11796    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
11797    M /rt/branches/3.5-TESTING/html/Elements/ValidateCustomFields
11798    A /rt/branches/3.5-TESTING/html/NoAuth/cascaded.js
11799    A /rt/branches/3.5-TESTING/html/NoAuth/combobox.js
11800    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
11801    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
11802    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
11803    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
11804    A /rt/branches/3.5-TESTING/html/rt.js
11805    M /rt/branches/3.5-TESTING/lib/RT/CustomField_Overlay.pm
11806    M /rt/branches/3.5-TESTING/lib/t/regression/15cf_pattern.t
11807    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
11808
11809  r13209@hualien:  jesse | 2005-08-18 14:56:02 -0400
11810   r13194@hualien:  jesse | 2005-08-18 14:18:36 -0400
11811   
11812  
11813
11814 ------------------------------------------------------------------------
11815 r3660 | trs | 2005-08-16 10:39:31 -0400 (Tue, 16 Aug 2005) | 3 lines
11816 Changed paths:
11817    M /rt/branches/3.5-TESTING
11818    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowMessageStanza
11819
11820  r5899@wintermute:  tom | 2005-08-16 10:37:44 -0400
11821  Fixed line breaking regex.  (Alex pointed out it's brokenness a few days ago.)
11822
11823 ------------------------------------------------------------------------
11824 r3647 | trs | 2005-08-11 23:55:21 -0400 (Thu, 11 Aug 2005) | 3 lines
11825 Changed paths:
11826    M /rt/branches/3.5-TESTING
11827    M /rt/branches/3.5-TESTING/html/Elements/Login
11828
11829  r5846@wintermute:  tom | 2005-08-11 23:54:44 -0400
11830  Added callbacks before and after form so we can use them
11831
11832 ------------------------------------------------------------------------
11833 r3646 | trs | 2005-08-11 23:12:35 -0400 (Thu, 11 Aug 2005) | 3 lines
11834 Changed paths:
11835    M /rt/branches/3.5-TESTING
11836    M /rt/branches/3.5-TESTING/html/Elements/Login
11837
11838  r5835@wintermute:  tom | 2005-08-11 23:09:53 -0400
11839  Cleanup of code to determine form action and actually use $goto
11840
11841 ------------------------------------------------------------------------
11842 r3639 | alexmv | 2005-08-11 13:02:03 -0400 (Thu, 11 Aug 2005) | 3 lines
11843 Changed paths:
11844    M /rt/branches/3.5-TESTING
11845    M /rt/branches/3.5-TESTING/lib/RT/Transaction_Overlay.pm
11846
11847  r5794@zoq-fot-pik:  chmrr | 2005-08-11 13:02:43 -0400
11848   * Now, with more localization!
11849
11850 ------------------------------------------------------------------------
11851 r3638 | alexmv | 2005-08-11 12:47:08 -0400 (Thu, 11 Aug 2005) | 4 lines
11852 Changed paths:
11853    M /rt/branches/3.5-TESTING
11854    M /rt/branches/3.5-TESTING/lib/RT/Transaction_Overlay.pm
11855
11856  r5792@zoq-fot-pik:  chmrr | 2005-08-11 12:47:05 -0400
11857   * Pet peeve -- actually quote things the way sane people do.  I fixed
11858     this in 3.0, but it didn't get ported forward, so here it is again.
11859
11860 ------------------------------------------------------------------------
11861 r3621 | trs | 2005-08-08 16:03:35 -0400 (Mon, 08 Aug 2005) | 3 lines
11862 Changed paths:
11863    M /rt/branches/3.5-TESTING
11864    D /rt/branches/3.5-TESTING/html/NoAuth/common.css
11865    D /rt/branches/3.5-TESTING/html/NoAuth/webrt.css
11866
11867  r5735@wintermute:  tom | 2005-08-08 15:58:35 -0400
11868  Obsolete
11869
11870 ------------------------------------------------------------------------
11871 r3620 | trs | 2005-08-08 11:54:11 -0400 (Mon, 08 Aug 2005) | 5 lines
11872 Changed paths:
11873    M /rt/branches/3.5-TESTING
11874    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/transactions.css
11875
11876  r5719@wintermute:  tom | 2005-08-08 11:48:30 -0400
11877  Different styles to try and fix the "disjointed history" problem...
11878  
11879  I left the striping in, but I'm not sure I like it.
11880
11881 ------------------------------------------------------------------------
11882 r3619 | trs | 2005-08-07 11:49:20 -0400 (Sun, 07 Aug 2005) | 6 lines
11883 Changed paths:
11884    M /rt/branches/3.5-TESTING
11885    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowMessageHeaders
11886
11887  r5714@wintermute:  tom | 2005-08-07 11:46:58 -0400
11888  * Fixed parsing of message headers (though maybe we shoud
11889    use an established module to do this?)
11890  
11891  * Cleaned up the component a little
11892
11893 ------------------------------------------------------------------------
11894 r3618 | trs | 2005-08-06 19:55:38 -0400 (Sat, 06 Aug 2005) | 3 lines
11895 Changed paths:
11896    M /rt/branches/3.5-TESTING
11897    M /rt/branches/3.5-TESTING/html/Elements/Menu
11898
11899  r5712@wintermute:  tom | 2005-08-06 19:55:22 -0400
11900  Fixed empty menu bug
11901
11902 ------------------------------------------------------------------------
11903 r3617 | trs | 2005-08-06 19:48:42 -0400 (Sat, 06 Aug 2005) | 3 lines
11904 Changed paths:
11905    M /rt/branches/3.5-TESTING
11906    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css
11907
11908  r5710@wintermute:  tom | 2005-08-06 19:48:25 -0400
11909  Eliminate extra margin whitespace around action results list
11910
11911 ------------------------------------------------------------------------
11912 r3616 | trs | 2005-08-06 19:40:33 -0400 (Sat, 06 Aug 2005) | 3 lines
11913 Changed paths:
11914    M /rt/branches/3.5-TESTING
11915    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
11916    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/main.css
11917    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/ticket.css
11918    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
11919
11920  r5708@wintermute:  tom | 2005-08-06 19:39:04 -0400
11921  Styles for the CF values for a ticket
11922
11923 ------------------------------------------------------------------------
11924 r3615 | trs | 2005-08-06 19:25:59 -0400 (Sat, 06 Aug 2005) | 3 lines
11925 Changed paths:
11926    M /rt/branches/3.5-TESTING
11927    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/transactions.css
11928    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowMessageStanza
11929
11930  r5706@wintermute:  tom | 2005-08-06 19:25:38 -0400
11931  Fixed the problem with newlines not being output as <br /> and added some padding
11932
11933 ------------------------------------------------------------------------
11934 r3614 | trs | 2005-08-06 18:53:00 -0400 (Sat, 06 Aug 2005) | 3 lines
11935 Changed paths:
11936    M /rt/branches/3.5-TESTING
11937    M /rt/branches/3.5-TESTING/html/NoAuth/js/titlebox-state.js
11938
11939  r5704@wintermute:  tom | 2005-08-06 18:51:05 -0400
11940  When I made a change to the JS a while back I broke the titlebox statefulness.  Now it's fixed.
11941
11942 ------------------------------------------------------------------------
11943 r3613 | trs | 2005-08-05 21:28:18 -0400 (Fri, 05 Aug 2005) | 3 lines
11944 Changed paths:
11945    M /rt/branches/3.5-TESTING
11946    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
11947
11948  r5683@wintermute:  tom | 2005-08-05 21:25:46 -0400
11949  Slight CSS fix
11950
11951 ------------------------------------------------------------------------
11952 r3609 | trs | 2005-08-05 18:00:23 -0400 (Fri, 05 Aug 2005) | 6 lines
11953 Changed paths:
11954    M /rt/branches/3.5-TESTING
11955    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
11956    M /rt/branches/3.5-TESTING/sbin/extract-message-catalog
11957
11958  r5667@wintermute:  tom | 2005-08-05 17:56:34 -0400
11959  Applied two updates from Jerome Fenal (sorry, svk doesn't like the accents):
11960  
11961  * Patch to make extract-message-catalog play nice with svn checkouts
11962  * Updated French I18N file
11963
11964 ------------------------------------------------------------------------
11965 r3600 | trs | 2005-08-03 23:48:43 -0400 (Wed, 03 Aug 2005) | 3 lines
11966 Changed paths:
11967    M /rt/branches/3.5-TESTING
11968    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
11969
11970  r5614@wintermute:  tom | 2005-08-03 23:45:06 -0400
11971  Include two more IDs and use better formatting
11972
11973 ------------------------------------------------------------------------
11974 r3599 | trs | 2005-08-03 23:48:39 -0400 (Wed, 03 Aug 2005) | 3 lines
11975 Changed paths:
11976    M /rt/branches/3.5-TESTING
11977    M /rt/branches/3.5-TESTING/html/autohandler
11978
11979  r5613@wintermute:  tom | 2005-08-03 23:44:18 -0400
11980  Nicer indenting
11981
11982 ------------------------------------------------------------------------
11983 r3593 | trs | 2005-08-03 13:47:45 -0400 (Wed, 03 Aug 2005) | 3 lines
11984 Changed paths:
11985    M /rt/branches/3.5-TESTING
11986    M /rt/branches/3.5-TESTING/html/NoAuth/Logout.html
11987
11988  r5597@wintermute:  tom | 2005-08-03 13:42:57 -0400
11989  Added callback hooks
11990
11991 ------------------------------------------------------------------------
11992 r3575 | robert | 2005-08-01 23:50:51 -0400 (Mon, 01 Aug 2005) | 3 lines
11993 Changed paths:
11994    M /rt/branches/3.5-TESTING
11995    M /rt/branches/3.5-TESTING/configure.ac
11996
11997  r3580@woof:  rspier | 2005-08-01 20:47:59 -0700
11998  SVK version of 3.5 should say 3.5.HEAD (as it does now)
11999
12000 ------------------------------------------------------------------------
12001 r3572 | trs | 2005-08-01 12:31:46 -0400 (Mon, 01 Aug 2005) | 3 lines
12002 Changed paths:
12003    M /rt/branches/3.5-TESTING
12004    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
12005
12006  r5516@wintermute:  tom | 2005-08-01 12:30:56 -0400
12007  Applied patch for cleaner XHTML by Steve Peters and cleaned up a few related things myself.
12008
12009 ------------------------------------------------------------------------
12010 r3571 | trs | 2005-08-01 12:31:41 -0400 (Mon, 01 Aug 2005) | 3 lines
12011 Changed paths:
12012    M /rt/branches/3.5-TESTING
12013    M /rt/branches/3.5-TESTING/html/index.html
12014
12015  r5515@wintermute:  tom | 2005-08-01 12:24:42 -0400
12016  Only show the Edit action if user can ModifySelf
12017
12018 ------------------------------------------------------------------------
12019 r3570 | trs | 2005-08-01 12:31:35 -0400 (Mon, 01 Aug 2005) | 3 lines
12020 Changed paths:
12021    M /rt/branches/3.5-TESTING
12022    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
12023
12024  r5512@wintermute:  tom | 2005-08-01 00:30:02 -0400
12025  Fixed copy-and-pasted doc
12026
12027 ------------------------------------------------------------------------
12028 r3569 | trs | 2005-08-01 12:31:29 -0400 (Mon, 01 Aug 2005) | 3 lines
12029 Changed paths:
12030    M /rt/branches/3.5-TESTING
12031    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
12032
12033  r5502@wintermute:  tom | 2005-07-31 15:11:44 -0400
12034  Small visual fix
12035
12036 ------------------------------------------------------------------------
12037 r3568 | trs | 2005-07-31 15:05:29 -0400 (Sun, 31 Jul 2005) | 3 lines
12038 Changed paths:
12039    M /rt/branches/3.5-TESTING
12040    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/transactions.css
12041
12042  r5500@wintermute:  tom | 2005-07-31 14:31:58 -0400
12043  Fixed message stanza coloring off-by-one numbering
12044
12045 ------------------------------------------------------------------------
12046 r3567 | trs | 2005-07-31 12:27:38 -0400 (Sun, 31 Jul 2005) | 4 lines
12047 Changed paths:
12048    M /rt/branches/3.5-TESTING
12049    M /rt/branches/3.5-TESTING/html/Elements/SelectNewTicketQueue
12050    M /rt/branches/3.5-TESTING/html/Elements/SelectQueue
12051
12052  r5491@wintermute:  tom | 2005-07-31 12:25:15 -0400
12053  * Cleaned up SelectQueue and added caching for performance
12054  * Made SelectNewTicketQueue use SelectQueue to be standard
12055
12056 ------------------------------------------------------------------------
12057 r3566 | trs | 2005-07-31 12:27:33 -0400 (Sun, 31 Jul 2005) | 3 lines
12058 Changed paths:
12059    M /rt/branches/3.5-TESTING
12060    M /rt/branches/3.5-TESTING/html/Search/Simple.html
12061
12062  r5484@wintermute:  tom | 2005-07-29 22:50:18 -0400
12063  Fixed annoying lack of a space
12064
12065 ------------------------------------------------------------------------
12066 r3560 | trs | 2005-07-29 17:38:57 -0400 (Fri, 29 Jul 2005) | 3 lines
12067 Changed paths:
12068    M /rt/branches/3.5-TESTING
12069    M /rt/branches/3.5-TESTING/html/Search/Simple.html
12070
12071  r5474@wintermute:  tom | 2005-07-29 17:31:53 -0400
12072  Added a callback to allow modification of the query before the Googleish search gets it.
12073
12074 ------------------------------------------------------------------------
12075 r3543 | trs | 2005-07-27 22:10:16 -0400 (Wed, 27 Jul 2005) | 3 lines
12076 Changed paths:
12077    M /rt/branches/3.5-TESTING
12078    M /rt/branches/3.5-TESTING/lib/RT/Action/SendEmail.pm
12079
12080  r5432@wintermute:  tom | 2005-07-27 22:07:34 -0400
12081  Applied patch by Ruslan Zakirov to fix attachments ordering.
12082
12083 ------------------------------------------------------------------------
12084 r3530 | trs | 2005-07-25 06:26:34 -0400 (Mon, 25 Jul 2005) | 5 lines
12085 Changed paths:
12086    M /rt/branches/3.5-TESTING
12087    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
12088    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/transactions.css
12089    M /rt/branches/3.5-TESTING/html/NoAuth/js/titlebox-state.js
12090    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12091    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12092
12093  r5389@wintermute:  tom | 2005-07-24 23:46:32 -0400
12094  * Made class "rolled-up" attached to a more semantic element
12095  * Fixed styles that made transaction subjects look threaded
12096  * Styled titleboxes with a border and background to separate them a little better from each other (rt-devel users noted there seemed too much whitespace and not enough distinction)
12097
12098 ------------------------------------------------------------------------
12099 r3529 | trs | 2005-07-25 06:26:26 -0400 (Mon, 25 Jul 2005) | 3 lines
12100 Changed paths:
12101    M /rt/branches/3.5-TESTING
12102    M /rt/branches/3.5-TESTING/html/Admin/Users/Modify.html
12103
12104  r5388@wintermute:  tom | 2005-07-24 23:42:04 -0400
12105  Fix misplaced titlebox end
12106
12107 ------------------------------------------------------------------------
12108 r3528 | trs | 2005-07-25 06:26:12 -0400 (Mon, 25 Jul 2005) | 3 lines
12109 Changed paths:
12110    M /rt/branches/3.5-TESTING
12111    M /rt/branches/3.5-TESTING/html/Tools/Reports/index.html
12112
12113  r5387@wintermute:  tom | 2005-07-24 23:17:54 -0400
12114  Fixed to show title
12115
12116 ------------------------------------------------------------------------
12117 r3527 | trs | 2005-07-25 06:26:07 -0400 (Mon, 25 Jul 2005) | 3 lines
12118 Changed paths:
12119    M /rt/branches/3.5-TESTING
12120    M /rt/branches/3.5-TESTING/html/Elements/Menu
12121    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
12122
12123  r5386@wintermute:  tom | 2005-07-24 22:52:11 -0400
12124  Tag the last ul in the system menu with a class for planned future use in re-structuring the menu CSS
12125
12126 ------------------------------------------------------------------------
12127 r3526 | trs | 2005-07-25 06:26:02 -0400 (Mon, 25 Jul 2005) | 3 lines
12128 Changed paths:
12129    M /rt/branches/3.5-TESTING
12130    M /rt/branches/3.5-TESTING/html/Elements/Header
12131
12132  r5385@wintermute:  tom | 2005-07-24 22:46:48 -0400
12133  Per component CSS IDs for very specific styling
12134
12135 ------------------------------------------------------------------------
12136 r3525 | trs | 2005-07-25 06:25:56 -0400 (Mon, 25 Jul 2005) | 3 lines
12137 Changed paths:
12138    M /rt/branches/3.5-TESTING
12139    M /rt/branches/3.5-TESTING/html/Search/Simple.html
12140
12141  r5384@wintermute:  tom | 2005-07-24 22:42:13 -0400
12142  Fixed menu bug
12143
12144 ------------------------------------------------------------------------
12145 r3524 | trs | 2005-07-25 06:25:52 -0400 (Mon, 25 Jul 2005) | 3 lines
12146 Changed paths:
12147    M /rt/branches/3.5-TESTING
12148    M /rt/branches/3.5-TESTING/html/User/Prefs.html
12149
12150  r5351@wintermute:  tom | 2005-07-22 21:50:30 -0400
12151  Fixed HTML typos
12152
12153 ------------------------------------------------------------------------
12154 r3512 | trs | 2005-07-20 18:25:39 -0400 (Wed, 20 Jul 2005) | 3 lines
12155 Changed paths:
12156    M /rt/branches/3.5-TESTING
12157    M /rt/branches/3.5-TESTING/lib/RT/User_Overlay.pm
12158
12159  r5318@wintermute:  tom | 2005-07-20 18:23:57 -0400
12160  Two methods were duplicated.  Discovery and patch by Joby Walker.
12161
12162 ------------------------------------------------------------------------
12163 r3510 | trs | 2005-07-20 15:27:14 -0400 (Wed, 20 Jul 2005) | 1 line
12164 Changed paths:
12165    M /rt/branches/3.5-TESTING
12166
12167
12168 ------------------------------------------------------------------------
12169 r3509 | trs | 2005-07-20 15:27:10 -0400 (Wed, 20 Jul 2005) | 3 lines
12170 Changed paths:
12171    M /rt/branches/3.5-TESTING
12172    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
12173    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/quickbar.css
12174
12175  r5299@wintermute:  tom | 2005-07-20 10:49:49 -0400
12176  Slight spacing bug (make it less prone to wrapping)
12177
12178 ------------------------------------------------------------------------
12179 r3508 | trs | 2005-07-20 15:26:46 -0400 (Wed, 20 Jul 2005) | 3 lines
12180 Changed paths:
12181    M /rt/branches/3.5-TESTING
12182
12183  r5180@wintermute:  tom | 2005-07-18 14:11:35 -0400
12184  Fix button text size
12185
12186 ------------------------------------------------------------------------
12187 r3504 | jesse | 2005-07-18 18:42:24 -0400 (Mon, 18 Jul 2005) | 3 lines
12188 Changed paths:
12189    M /rt/branches/3.5-TESTING
12190    M /rt/branches/3.5-TESTING/releng.cnf
12191
12192  r4913@hualien:  jesse | 2005-07-18 18:41:04 -0400
12193  * This is 3.5.2
12194
12195 ------------------------------------------------------------------------
12196 r3502 | kevinr | 2005-07-18 15:56:33 -0400 (Mon, 18 Jul 2005) | 5 lines
12197 Changed paths:
12198    M /rt/branches/3.5-TESTING
12199    M /rt/branches/3.5-TESTING/html/autohandler
12200
12201  r6429@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-18 15:33:39 -0400
12202  * Rolled the functionality from RT::Extension::RedirectUnprivilegedUsers in
12203  -- this sends unprivileged users who request Ticket/Display.html addresses to
12204  the equivalent SelfService/Display.html address instead.
12205
12206 ------------------------------------------------------------------------
12207 r3500 | trs | 2005-07-18 14:14:34 -0400 (Mon, 18 Jul 2005) | 3 lines
12208 Changed paths:
12209    M /rt/branches/3.5-TESTING
12210    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
12211
12212  r5180@wintermute:  tom | 2005-07-18 14:11:35 -0400
12213  Fix button text size
12214
12215 ------------------------------------------------------------------------
12216 r3496 | trs | 2005-07-17 19:23:18 -0400 (Sun, 17 Jul 2005) | 3 lines
12217 Changed paths:
12218    M /rt/branches/3.5-TESTING
12219    M /rt/branches/3.5-TESTING/html/Elements/Submit
12220    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/forms.css
12221    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/header.css
12222    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/nav.css
12223    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/quickbar.css
12224    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
12225
12226  r5169@wintermute:  tom | 2005-07-17 19:15:33 -0400
12227  Submit bars and blue top bar
12228
12229 ------------------------------------------------------------------------
12230 r3495 | trs | 2005-07-17 19:23:12 -0400 (Sun, 17 Jul 2005) | 3 lines
12231 Changed paths:
12232    M /rt/branches/3.5-TESTING
12233    M /rt/branches/3.5-TESTING/html/Elements/Menu
12234    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
12235    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/body.css
12236    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/footer.css
12237    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/forms.css
12238    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/header.css
12239    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/main.css
12240    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/nav.css
12241    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/quickbar.css
12242    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/titlebox.css
12243    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/transactions.css
12244    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTransaction
12245
12246  r5168@wintermute:  tom | 2005-07-17 18:17:59 -0400
12247  Most of the 3.4 compatibility style sheet is done.  I still have to do the dark blue bar across the top and try to get the menu to extend to the page bottom.  Oh, and style /Elements/Submit to match 3.4.  Otherwise, I think it's a pretty good imitation.
12248
12249 ------------------------------------------------------------------------
12250 r3494 | trs | 2005-07-17 19:23:07 -0400 (Sun, 17 Jul 2005) | 4 lines
12251 Changed paths:
12252    M /rt/branches/3.5-TESTING
12253    M /rt/branches/3.5-TESTING/html/Helpers/CalPopup.html
12254    M /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css
12255    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12256    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12257
12258  r5167@wintermute:  tom | 2005-07-17 18:12:47 -0400
12259  * Fixed titlebox hide/show widget state-ness and reverted back to an 'X'.
12260  * Changed CalPopup.html to be a better size and have no footer
12261
12262 ------------------------------------------------------------------------
12263 r3493 | trs | 2005-07-17 19:22:53 -0400 (Sun, 17 Jul 2005) | 3 lines
12264 Changed paths:
12265    M /rt/branches/3.5-TESTING
12266    M /rt/branches/3.5-TESTING/html/Search/Elements/PickBasics
12267
12268  r5166@wintermute:  tom | 2005-07-17 16:35:15 -0400
12269  Alignment consistancy bug
12270
12271 ------------------------------------------------------------------------
12272 r3492 | trs | 2005-07-17 19:22:47 -0400 (Sun, 17 Jul 2005) | 3 lines
12273 Changed paths:
12274    M /rt/branches/3.5-TESTING
12275    M /rt/branches/3.5-TESTING/html/Elements/Header
12276    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
12277
12278  r5165@wintermute:  tom | 2005-07-17 14:53:39 -0400
12279  Changes that should have been included with the addition of $WebDefaultStylesheet
12280
12281 ------------------------------------------------------------------------
12282 r3491 | trs | 2005-07-17 19:22:41 -0400 (Sun, 17 Jul 2005) | 3 lines
12283 Changed paths:
12284    M /rt/branches/3.5-TESTING
12285    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12286
12287  r5164@wintermute:  tom | 2005-07-17 14:35:04 -0400
12288  Make the state of rollup links more accessible to users without CSS
12289
12290 ------------------------------------------------------------------------
12291 r3490 | trs | 2005-07-17 19:22:37 -0400 (Sun, 17 Jul 2005) | 3 lines
12292 Changed paths:
12293    M /rt/branches/3.5-TESTING
12294    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
12295
12296  r5163@wintermute:  tom | 2005-07-17 14:34:21 -0400
12297  New config option for the default stylesheet to use
12298
12299 ------------------------------------------------------------------------
12300 r3489 | trs | 2005-07-17 19:22:31 -0400 (Sun, 17 Jul 2005) | 3 lines
12301 Changed paths:
12302    M /rt/branches/3.5-TESTING
12303    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat
12304    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/main.css
12305    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/nav.css
12306    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.4-compat/quickbar.css
12307    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default
12308    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/approvals.css
12309    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/body.css
12310    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/footer.css
12311    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
12312    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/header.css
12313    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/login.css
12314    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/main.css
12315    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css
12316    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav-left.css
12317    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/nav.css
12318    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/quickbar.css
12319    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
12320    A /rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/transactions.css
12321    D /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12322    D /rt/branches/3.5-TESTING/html/NoAuth/css/footer.css
12323    D /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12324    D /rt/branches/3.5-TESTING/html/NoAuth/css/header.css
12325    D /rt/branches/3.5-TESTING/html/NoAuth/css/main.css
12326    D /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12327    D /rt/branches/3.5-TESTING/html/NoAuth/css/nav-left.css
12328    D /rt/branches/3.5-TESTING/html/NoAuth/css/nav.css
12329    D /rt/branches/3.5-TESTING/html/NoAuth/css/transactions.css
12330
12331  r5162@wintermute:  tom | 2005-07-17 14:31:19 -0400
12332  Lots of moving CSS around
12333
12334 ------------------------------------------------------------------------
12335 r3488 | trs | 2005-07-17 19:22:27 -0400 (Sun, 17 Jul 2005) | 3 lines
12336 Changed paths:
12337    M /rt/branches/3.5-TESTING
12338    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12339    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12340    M /rt/branches/3.5-TESTING/html/NoAuth/css/header.css
12341    M /rt/branches/3.5-TESTING/html/NoAuth/css/main.css
12342    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12343
12344  r5161@wintermute:  tom | 2005-07-17 14:28:21 -0400
12345  Moved CSS around into different files
12346
12347 ------------------------------------------------------------------------
12348 r3487 | trs | 2005-07-17 10:43:46 -0400 (Sun, 17 Jul 2005) | 3 lines
12349 Changed paths:
12350    M /rt/branches/3.5-TESTING
12351    M /rt/branches/3.5-TESTING/html/Elements/Header
12352    A /rt/branches/3.5-TESTING/html/NoAuth/css/print.css
12353
12354  r5015@wintermute:  tom | 2005-07-17 10:40:28 -0400
12355  Preliminary print styles
12356
12357 ------------------------------------------------------------------------
12358 r3483 | trs | 2005-07-16 17:16:15 -0400 (Sat, 16 Jul 2005) | 9 lines
12359 Changed paths:
12360    M /rt/branches/3.5-TESTING
12361    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12362    M /rt/branches/3.5-TESTING/html/NoAuth/js/combobox.js
12363    M /rt/branches/3.5-TESTING/html/Widgets/ComboBox
12364
12365  r5013@wintermute:  tom | 2005-07-16 17:14:50 -0400
12366  RT-Ticket: 6821
12367  RT-Status: resolved
12368  RT-Update: correspond
12369  
12370  Pulled most of the styles out of the JS and into the forms CSS.  I had a few classes to the HTML.
12371  
12372  The combo box should probably be revamped at some point to use CSS positioning instead of JS, but that's a really minor nit.
12373
12374 ------------------------------------------------------------------------
12375 r3482 | trs | 2005-07-16 15:38:00 -0400 (Sat, 16 Jul 2005) | 3 lines
12376 Changed paths:
12377    M /rt/branches/3.5-TESTING
12378    M /rt/branches/3.5-TESTING/html/Helpers/CalPopup.html
12379
12380  r5011@wintermute:  tom | 2005-07-16 15:34:30 -0400
12381  Fixed CHALDEA bug from ticket #6846. Slightly different fix than Kevin Falcone's in the ticket.
12382
12383 ------------------------------------------------------------------------
12384 r3473 | trs | 2005-07-14 06:46:52 -0400 (Thu, 14 Jul 2005) | 3 lines
12385 Changed paths:
12386    M /rt/branches/3.5-TESTING
12387    M /rt/branches/3.5-TESTING/html/Approvals/Display.html
12388    M /rt/branches/3.5-TESTING/html/Approvals/Elements/Approve
12389    M /rt/branches/3.5-TESTING/html/Approvals/Elements/PendingMyApproval
12390    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12391
12392  r4986@wintermute:  tom | 2005-07-13 21:45:29 -0400
12393  Styled approvals and made the approval display much more semantic
12394
12395 ------------------------------------------------------------------------
12396 r3462 | trs | 2005-07-11 20:05:47 -0400 (Mon, 11 Jul 2005) | 3 lines
12397 Changed paths:
12398    M /rt/branches/3.5-TESTING
12399    D /rt/branches/3.5-TESTING/html/CalPopup.html
12400    M /rt/branches/3.5-TESTING/html/Elements/SelectDate
12401    A /rt/branches/3.5-TESTING/html/Helpers
12402    A /rt/branches/3.5-TESTING/html/Helpers/CalPopup.html
12403    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12404    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12405
12406  r4983@wintermute:  tom | 2005-07-11 20:02:25 -0400
12407  Moved CalPopup.html around and reworked it from the HTML to the CSS to the JS to the UI wording.
12408
12409 ------------------------------------------------------------------------
12410 r3461 | trs | 2005-07-11 20:05:38 -0400 (Mon, 11 Jul 2005) | 3 lines
12411 Changed paths:
12412    M /rt/branches/3.5-TESTING
12413    M /rt/branches/3.5-TESTING/html/CalPopup.html
12414    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12415
12416  r4982@wintermute:  tom | 2005-07-11 19:13:21 -0400
12417  Unmangling CalPopup
12418
12419 ------------------------------------------------------------------------
12420 r3460 | trs | 2005-07-10 23:46:28 -0400 (Sun, 10 Jul 2005) | 3 lines
12421 Changed paths:
12422    M /rt/branches/3.5-TESTING
12423    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12424
12425  r4979@wintermute:  tom | 2005-07-10 10:27:42 -0400
12426  Fixed positioning of hide/show widget in IE6...
12427
12428 ------------------------------------------------------------------------
12429 r3458 | trs | 2005-07-09 22:22:14 -0400 (Sat, 09 Jul 2005) | 3 lines
12430 Changed paths:
12431    M /rt/branches/3.5-TESTING
12432    M /rt/branches/3.5-TESTING/html/Elements/Header
12433    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12434
12435  r4973@wintermute:  tom | 2005-07-09 22:21:10 -0400
12436  Added Robert's nice onload hook mechanism, though in the future we may wish to extend it to accepting anonymous functions as well.
12437
12438 ------------------------------------------------------------------------
12439 r3457 | trs | 2005-07-09 22:22:10 -0400 (Sat, 09 Jul 2005) | 3 lines
12440 Changed paths:
12441    M /rt/branches/3.5-TESTING
12442    M /rt/branches/3.5-TESTING/html/NoAuth/css/transactions.css
12443    M /rt/branches/3.5-TESTING/html/Ticket/Elements/PreviewScrips
12444    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowMessageStanza
12445
12446  r4972@wintermute:  tom | 2005-07-09 21:56:29 -0400
12447  Semantic message stanza coloring
12448
12449 ------------------------------------------------------------------------
12450 r3456 | trs | 2005-07-09 22:22:05 -0400 (Sat, 09 Jul 2005) | 3 lines
12451 Changed paths:
12452    M /rt/branches/3.5-TESTING
12453    M /rt/branches/3.5-TESTING/html/Elements/SimpleSearch
12454    M /rt/branches/3.5-TESTING/html/index.html
12455
12456  r4971@wintermute:  tom | 2005-07-09 21:28:48 -0400
12457  Update the SimpleSearch form and index.html to use the true simple search in Search/Simple.html
12458
12459 ------------------------------------------------------------------------
12460 r3455 | trs | 2005-07-09 22:22:01 -0400 (Sat, 09 Jul 2005) | 3 lines
12461 Changed paths:
12462    M /rt/branches/3.5-TESTING
12463    M /rt/branches/3.5-TESTING/html/Elements/Footer
12464
12465  r4970@wintermute:  tom | 2005-07-09 21:26:04 -0400
12466  Jesse: To do it right, you really need to localize
12467
12468 ------------------------------------------------------------------------
12469 r3454 | trs | 2005-07-09 22:21:58 -0400 (Sat, 09 Jul 2005) | 3 lines
12470 Changed paths:
12471    M /rt/branches/3.5-TESTING
12472    M /rt/branches/3.5-TESTING/html/NoAuth/css/transactions.css
12473
12474  r4969@wintermute:  tom | 2005-07-09 15:19:30 -0400
12475  Color changes
12476
12477 ------------------------------------------------------------------------
12478 r3453 | trs | 2005-07-09 14:52:41 -0400 (Sat, 09 Jul 2005) | 3 lines
12479 Changed paths:
12480    M /rt/branches/3.5-TESTING
12481    M /rt/branches/3.5-TESTING/html/NoAuth/css/transactions.css
12482    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowHistory
12483    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTransaction
12484
12485  r4964@wintermute:  tom | 2005-07-09 14:38:55 -0400
12486  A nicer looking history display, lots of cosmetic changes.
12487
12488 ------------------------------------------------------------------------
12489 r3452 | trs | 2005-07-09 14:52:35 -0400 (Sat, 09 Jul 2005) | 3 lines
12490 Changed paths:
12491    M /rt/branches/3.5-TESTING
12492    M /rt/branches/3.5-TESTING/html/NoAuth/css/transactions.css
12493    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTransactionAttachments
12494
12495  r4963@wintermute:  tom | 2005-07-09 13:56:31 -0400
12496  Transaction style updates (spacing, alignment)
12497
12498 ------------------------------------------------------------------------
12499 r3451 | trs | 2005-07-09 14:52:30 -0400 (Sat, 09 Jul 2005) | 3 lines
12500 Changed paths:
12501    M /rt/branches/3.5-TESTING
12502    M /rt/branches/3.5-TESTING/html/Elements/Header
12503    M /rt/branches/3.5-TESTING/html/Elements/Login
12504    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12505
12506  r4962@wintermute:  tom | 2005-07-09 13:25:28 -0400
12507  Fixed focus on username field for login form
12508
12509 ------------------------------------------------------------------------
12510 r3450 | trs | 2005-07-09 14:52:26 -0400 (Sat, 09 Jul 2005) | 3 lines
12511 Changed paths:
12512    M /rt/branches/3.5-TESTING
12513    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12514    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12515    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
12516
12517  r4961@wintermute:  tom | 2005-07-09 12:43:02 -0400
12518  Some formatting cleaning up
12519
12520 ------------------------------------------------------------------------
12521 r3449 | trs | 2005-07-09 12:12:35 -0400 (Sat, 09 Jul 2005) | 5 lines
12522 Changed paths:
12523    M /rt/branches/3.5-TESTING
12524    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12525    M /rt/branches/3.5-TESTING/html/NoAuth/css/main.css
12526    A /rt/branches/3.5-TESTING/html/NoAuth/css/transactions.css
12527    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowHistory
12528    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
12529    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowTransaction
12530
12531  r4952@wintermute:  tom | 2005-07-09 12:10:22 -0400
12532  Transaction and ticket info colorization.
12533  
12534  Think it's obvious enough?  It's kinda to mimic how it's shown in history.
12535
12536 ------------------------------------------------------------------------
12537 r3448 | trs | 2005-07-09 12:12:31 -0400 (Sat, 09 Jul 2005) | 3 lines
12538 Changed paths:
12539    M /rt/branches/3.5-TESTING
12540    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12541
12542  r4951@wintermute:  tom | 2005-07-09 12:05:54 -0400
12543  Better positioning
12544
12545 ------------------------------------------------------------------------
12546 r3447 | trs | 2005-07-09 12:12:27 -0400 (Sat, 09 Jul 2005) | 3 lines
12547 Changed paths:
12548    M /rt/branches/3.5-TESTING
12549    M /rt/branches/3.5-TESTING/html/NoAuth/css/nav.css
12550
12551  r4950@wintermute:  tom | 2005-07-09 12:05:22 -0400
12552  Bigger is better
12553
12554 ------------------------------------------------------------------------
12555 r3446 | trs | 2005-07-09 12:12:24 -0400 (Sat, 09 Jul 2005) | 3 lines
12556 Changed paths:
12557    M /rt/branches/3.5-TESTING
12558    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12559
12560  r4949@wintermute:  tom | 2005-07-09 08:15:02 -0400
12561  #body header styles
12562
12563 ------------------------------------------------------------------------
12564 r3445 | trs | 2005-07-09 12:12:19 -0400 (Sat, 09 Jul 2005) | 3 lines
12565 Changed paths:
12566    M /rt/branches/3.5-TESTING
12567    M /rt/branches/3.5-TESTING/html/CalPopup.html
12568    M /rt/branches/3.5-TESTING/html/Elements/Error
12569    M /rt/branches/3.5-TESTING/html/Elements/Footer
12570    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12571
12572  r4948@wintermute:  tom | 2005-07-09 07:38:05 -0400
12573  Various cleanups and link styles
12574
12575 ------------------------------------------------------------------------
12576 r3441 | trs | 2005-07-08 14:31:51 -0400 (Fri, 08 Jul 2005) | 3 lines
12577 Changed paths:
12578    M /rt/branches/3.5-TESTING
12579    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12580    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowHistory
12581
12582  r4943@wintermute:  tom | 2005-07-08 14:26:53 -0400
12583  Styled up the Brief/Full headers links
12584
12585 ------------------------------------------------------------------------
12586 r3440 | trs | 2005-07-08 14:31:44 -0400 (Fri, 08 Jul 2005) | 3 lines
12587 Changed paths:
12588    M /rt/branches/3.5-TESTING
12589    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowRequestor
12590
12591  r4942@wintermute:  tom | 2005-07-08 14:25:41 -0400
12592  Should create the link with the normal arguments (which fixes the unable to hide/show problem)
12593
12594 ------------------------------------------------------------------------
12595 r3439 | trs | 2005-07-08 14:31:38 -0400 (Fri, 08 Jul 2005) | 3 lines
12596 Changed paths:
12597    M /rt/branches/3.5-TESTING
12598    M /rt/branches/3.5-TESTING/html/Elements/Menu
12599    M /rt/branches/3.5-TESTING/html/NoAuth/css/nav.css
12600
12601  r4941@wintermute:  tom | 2005-07-08 13:09:27 -0400
12602  IE should now have the menu arrows
12603
12604 ------------------------------------------------------------------------
12605 r3437 | trs | 2005-07-08 12:55:03 -0400 (Fri, 08 Jul 2005) | 3 lines
12606 Changed paths:
12607    M /rt/branches/3.5-TESTING
12608    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12609    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12610    M /rt/branches/3.5-TESTING/html/NoAuth/css/nav-left.css
12611    M /rt/branches/3.5-TESTING/html/NoAuth/css/nav.css
12612
12613  r4939@wintermute:  tom | 2005-07-08 12:54:16 -0400
12614  Some CSS doc for the various tricks used
12615
12616 ------------------------------------------------------------------------
12617 r3436 | trs | 2005-07-08 12:33:38 -0400 (Fri, 08 Jul 2005) | 5 lines
12618 Changed paths:
12619    M /rt/branches/3.5-TESTING
12620    M /rt/branches/3.5-TESTING/html/Elements/Login
12621    A /rt/branches/3.5-TESTING/html/Elements/Logo
12622    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
12623    M /rt/branches/3.5-TESTING/html/NoAuth/images/bplogo.gif
12624    D /rt/branches/3.5-TESTING/html/NoAuth/images/space.gif
12625
12626  r4937@wintermute:  tom | 2005-07-08 12:32:09 -0400
12627  * Cropped a unnecessary little whitespace from the logo
12628  * Got rid of an unused spacer image
12629  * Pulled the logo out to a separate element since it's being used in two places now
12630
12631 ------------------------------------------------------------------------
12632 r3435 | trs | 2005-07-08 12:01:48 -0400 (Fri, 08 Jul 2005) | 3 lines
12633 Changed paths:
12634    M /rt/branches/3.5-TESTING
12635    M /rt/branches/3.5-TESTING/html/Elements/Login
12636    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12637
12638  r4934@wintermute:  tom | 2005-07-08 12:00:43 -0400
12639  Allow TitleBoxes to not be hideable (and make this true for the Login titleboxes)
12640
12641 ------------------------------------------------------------------------
12642 r3433 | trs | 2005-07-08 11:46:51 -0400 (Fri, 08 Jul 2005) | 3 lines
12643 Changed paths:
12644    M /rt/branches/3.5-TESTING
12645    M /rt/branches/3.5-TESTING/html/Elements/Login
12646    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12647    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12648
12649  r4930@wintermute:  tom | 2005-07-08 11:26:31 -0400
12650  TitleBoxes now do the right side titles as well
12651
12652 ------------------------------------------------------------------------
12653 r3432 | trs | 2005-07-08 11:46:45 -0400 (Fri, 08 Jul 2005) | 3 lines
12654 Changed paths:
12655    M /rt/branches/3.5-TESTING
12656    M /rt/branches/3.5-TESTING/html/Elements/Login
12657    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12658    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12659
12660  r4929@wintermute:  tom | 2005-07-08 10:31:26 -0400
12661  /Elements/Login styles fixed (haven't checked it out in IE yet, though)
12662
12663 ------------------------------------------------------------------------
12664 r3430 | trs | 2005-07-08 10:03:25 -0400 (Fri, 08 Jul 2005) | 3 lines
12665 Changed paths:
12666    M /rt/branches/3.5-TESTING
12667    M /rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
12668
12669  r4926@wintermute:  tom | 2005-07-08 10:00:41 -0400
12670  Move attribute to end of element so as not to get in the way of a test
12671
12672 ------------------------------------------------------------------------
12673 r3429 | trs | 2005-07-08 10:03:18 -0400 (Fri, 08 Jul 2005) | 3 lines
12674 Changed paths:
12675    M /rt/branches/3.5-TESTING
12676    A /rt/branches/3.5-TESTING/html/NoAuth/css/autohandler
12677    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12678    M /rt/branches/3.5-TESTING/html/NoAuth/css/footer.css
12679    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12680    M /rt/branches/3.5-TESTING/html/NoAuth/css/header.css
12681    M /rt/branches/3.5-TESTING/html/NoAuth/css/main.css
12682    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12683    M /rt/branches/3.5-TESTING/html/NoAuth/css/nav-left.css
12684    M /rt/branches/3.5-TESTING/html/NoAuth/css/nav.css
12685    A /rt/branches/3.5-TESTING/html/NoAuth/js/autohandler
12686    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12687
12688  r4925@wintermute:  tom | 2005-07-08 09:54:15 -0400
12689  Cleanup how the content-type is set for CSS and JS
12690
12691 ------------------------------------------------------------------------
12692 r3428 | jesse | 2005-07-08 01:43:34 -0400 (Fri, 08 Jul 2005) | 3 lines
12693 Changed paths:
12694    M /rt/branches/3.5-TESTING
12695    M /rt/branches/3.5-TESTING/html/NoAuth/images/autohandler
12696
12697  r22398@hualien:  jesse | 2005-07-08 01:37:45 -0400
12698  * A regexp-based search and replace broke the autohandler that serves out images on misconfigured  or downlevel platforms.
12699
12700 ------------------------------------------------------------------------
12701 r3427 | trs | 2005-07-08 00:40:31 -0400 (Fri, 08 Jul 2005) | 3 lines
12702 Changed paths:
12703    M /rt/branches/3.5-TESTING
12704    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12705
12706  r4866@wintermute:  tom | 2005-07-08 00:38:36 -0400
12707  Bullet-proofed the ID generation
12708
12709 ------------------------------------------------------------------------
12710 r3426 | trs | 2005-07-08 00:40:27 -0400 (Fri, 08 Jul 2005) | 4 lines
12711 Changed paths:
12712    M /rt/branches/3.5-TESTING
12713    M /rt/branches/3.5-TESTING/html/Elements/Header
12714    A /rt/branches/3.5-TESTING/html/NoAuth/js/titlebox-state.js
12715    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12716    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12717
12718  r4858@wintermute:  tom | 2005-07-08 00:14:27 -0400
12719  Stateful titleboxes using JS and cookies.  The generated titlebox IDs should
12720  be unique.
12721
12722 ------------------------------------------------------------------------
12723 r3425 | trs | 2005-07-08 00:40:23 -0400 (Fri, 08 Jul 2005) | 3 lines
12724 Changed paths:
12725    M /rt/branches/3.5-TESTING
12726    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12727    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12728
12729  r4857@wintermute:  tom | 2005-07-08 00:03:33 -0400
12730  Spacing fixes
12731
12732 ------------------------------------------------------------------------
12733 r3417 | trs | 2005-07-07 18:37:20 -0400 (Thu, 07 Jul 2005) | 9 lines
12734 Changed paths:
12735    M /rt/branches/3.5-TESTING
12736    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12737    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12738    M /rt/branches/3.5-TESTING/html/NoAuth/css/header.css
12739    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12740
12741  r4854@wintermute:  tom | 2005-07-07 18:35:26 -0400
12742  Ironed out a bunch of cosmetic IE bugs...
12743  
12744      * Width of #page-menu
12745      * Rounded ends of #page-menu
12746      * .button size (padding issue)
12747      * Hide/show arrows on titleboxes
12748      
12749
12750 ------------------------------------------------------------------------
12751 r3415 | trs | 2005-07-07 16:24:52 -0400 (Thu, 07 Jul 2005) | 7 lines
12752 Changed paths:
12753    M /rt/branches/3.5-TESTING
12754    M /rt/branches/3.5-TESTING/html/Approvals/Elements/PendingMyApproval
12755    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
12756    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12757    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12758
12759  r4851@wintermute:  tom | 2005-07-07 16:20:29 -0400
12760  A few cosmetic bugs fixed...
12761  
12762      * IE: #header padding-top
12763      * All: /Elements/Submit padding/margin-bottom
12764      * IE: Top action submit buttons + font size
12765
12766 ------------------------------------------------------------------------
12767 r3413 | trs | 2005-07-06 22:07:12 -0400 (Wed, 06 Jul 2005) | 9 lines
12768 Changed paths:
12769    M /rt/branches/3.5-TESTING
12770    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
12771
12772  r4844@wintermute:  tom | 2005-07-06 22:05:41 -0400
12773  The Show details/Show basics links are now in the actions/subactions menu and
12774  work via Javascript and CSS (much like hideshow, actually).  For users who don't
12775  have JS enabled, both basics and details will be displayed (a JS onload event is
12776  what hides the details at first).
12777  
12778  I had pushed the necessary JS and CSS earlier, but forgot to commit this component
12779  change.
12780
12781 ------------------------------------------------------------------------
12782 r3412 | trs | 2005-07-06 22:07:05 -0400 (Wed, 06 Jul 2005) | 3 lines
12783 Changed paths:
12784    M /rt/branches/3.5-TESTING
12785    M /rt/branches/3.5-TESTING/html/Elements/CreateTicket
12786    M /rt/branches/3.5-TESTING/html/Elements/SimpleSearch
12787    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
12788    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12789    M /rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
12790
12791  r4843@wintermute:  tom | 2005-07-06 21:48:24 -0400
12792  Style changes and class-ifying a few missed inputs
12793
12794 ------------------------------------------------------------------------
12795 r3411 | trs | 2005-07-06 22:06:47 -0400 (Wed, 06 Jul 2005) | 3 lines
12796 Changed paths:
12797    M /rt/branches/3.5-TESTING
12798    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/index.html
12799    M /rt/branches/3.5-TESTING/html/Admin/Elements/CreateUserCalled
12800    M /rt/branches/3.5-TESTING/html/Admin/Groups/index.html
12801    M /rt/branches/3.5-TESTING/html/Admin/Queues/People.html
12802    M /rt/branches/3.5-TESTING/html/Admin/Queues/index.html
12803    M /rt/branches/3.5-TESTING/html/Admin/Users/index.html
12804    M /rt/branches/3.5-TESTING/html/Elements/CreateTicket
12805    M /rt/branches/3.5-TESTING/html/Elements/GotoTicket
12806    M /rt/branches/3.5-TESTING/html/Elements/Login
12807    M /rt/branches/3.5-TESTING/html/Elements/QuickCreate
12808    M /rt/branches/3.5-TESTING/html/Elements/RefreshHomepage
12809    M /rt/branches/3.5-TESTING/html/Elements/SimpleSearch
12810    M /rt/branches/3.5-TESTING/html/Elements/Submit
12811    M /rt/branches/3.5-TESTING/html/Prefs/MyRT.html
12812    M /rt/branches/3.5-TESTING/html/Search/Elements/EditFormat
12813    M /rt/branches/3.5-TESTING/html/Search/Elements/EditQuery
12814    M /rt/branches/3.5-TESTING/html/Search/Elements/EditSearches
12815    M /rt/branches/3.5-TESTING/html/Search/Results.html
12816    M /rt/branches/3.5-TESTING/html/Search/Simple.html
12817    M /rt/branches/3.5-TESTING/html/SelfService/Elements/GotoTicket
12818    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
12819    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditPeople
12820    M /rt/branches/3.5-TESTING/html/Ticket/Elements/ShowSummary
12821    M /rt/branches/3.5-TESTING/html/Ticket/Update.html
12822    M /rt/branches/3.5-TESTING/html/Tools/Offline.html
12823    M /rt/branches/3.5-TESTING/html/Widgets/SelectionBox
12824
12825  r4842@wintermute:  tom | 2005-07-06 20:18:26 -0400
12826  Added class="button" to all submit and reset inputs
12827
12828 ------------------------------------------------------------------------
12829 r3410 | trs | 2005-07-06 22:06:40 -0400 (Wed, 06 Jul 2005) | 3 lines
12830 Changed paths:
12831    M /rt/branches/3.5-TESTING
12832    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/Modify.html
12833    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomField
12834    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomFieldValues
12835    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditQueueWatchers
12836    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditScrips
12837    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditTemplates
12838    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickCustomFields
12839    M /rt/branches/3.5-TESTING/html/Admin/Elements/PickObjects
12840    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectRights
12841    M /rt/branches/3.5-TESTING/html/Admin/Groups/Members.html
12842    M /rt/branches/3.5-TESTING/html/Admin/Groups/Modify.html
12843    M /rt/branches/3.5-TESTING/html/Admin/Groups/index.html
12844    M /rt/branches/3.5-TESTING/html/Admin/Queues/Modify.html
12845    M /rt/branches/3.5-TESTING/html/Admin/Queues/index.html
12846    M /rt/branches/3.5-TESTING/html/Admin/Users/Modify.html
12847    M /rt/branches/3.5-TESTING/html/Admin/Users/index.html
12848    M /rt/branches/3.5-TESTING/html/Approvals/Elements/PendingMyApproval
12849    M /rt/branches/3.5-TESTING/html/Elements/Checkbox
12850    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldBinary
12851    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldCombobox
12852    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldImage
12853    M /rt/branches/3.5-TESTING/html/Elements/EditLinks
12854    M /rt/branches/3.5-TESTING/html/Elements/RT__Ticket/ColumnMap
12855    M /rt/branches/3.5-TESTING/html/Prefs/Quicksearch.html
12856    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
12857    M /rt/branches/3.5-TESTING/html/SelfService/Update.html
12858    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
12859    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditWatchers
12860    M /rt/branches/3.5-TESTING/html/Ticket/Elements/PreviewScrips
12861    M /rt/branches/3.5-TESTING/html/Ticket/Update.html
12862    M /rt/branches/3.5-TESTING/html/User/Groups/Members.html
12863    M /rt/branches/3.5-TESTING/html/User/Groups/Modify.html
12864
12865  r4841@wintermute:  tom | 2005-07-06 20:12:04 -0400
12866  Added class="checkbox" to all checkbox inputs
12867
12868 ------------------------------------------------------------------------
12869 r3409 | trs | 2005-07-06 22:06:33 -0400 (Wed, 06 Jul 2005) | 3 lines
12870 Changed paths:
12871    M /rt/branches/3.5-TESTING
12872    M /rt/branches/3.5-TESTING/html/Approvals/Elements/Approve
12873    M /rt/branches/3.5-TESTING/html/Search/Elements/SelectAndOr
12874
12875  r4840@wintermute:  tom | 2005-07-06 20:11:29 -0400
12876  Added class="radio" to all radio inputs
12877
12878 ------------------------------------------------------------------------
12879 r3408 | trs | 2005-07-06 22:06:26 -0400 (Wed, 06 Jul 2005) | 3 lines
12880 Changed paths:
12881    M /rt/branches/3.5-TESTING
12882    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/GroupRights.html
12883    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/Modify.html
12884    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/Objects.html
12885    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/UserRights.html
12886    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomField
12887    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditCustomFields
12888    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditScrip
12889    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditScrips
12890    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditTemplates
12891    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditUserComments
12892    M /rt/branches/3.5-TESTING/html/Admin/Elements/SelectRights
12893    M /rt/branches/3.5-TESTING/html/Admin/Global/Template.html
12894    M /rt/branches/3.5-TESTING/html/Admin/Groups/GroupRights.html
12895    M /rt/branches/3.5-TESTING/html/Admin/Groups/Members.html
12896    M /rt/branches/3.5-TESTING/html/Admin/Groups/Modify.html
12897    M /rt/branches/3.5-TESTING/html/Admin/Groups/UserRights.html
12898    M /rt/branches/3.5-TESTING/html/Admin/Queues/GroupRights.html
12899    M /rt/branches/3.5-TESTING/html/Admin/Queues/Modify.html
12900    M /rt/branches/3.5-TESTING/html/Admin/Queues/People.html
12901    M /rt/branches/3.5-TESTING/html/Admin/Queues/Template.html
12902    M /rt/branches/3.5-TESTING/html/Admin/Queues/UserRights.html
12903    M /rt/branches/3.5-TESTING/html/Admin/Users/Modify.html
12904    M /rt/branches/3.5-TESTING/html/Elements/EditCustomField
12905    M /rt/branches/3.5-TESTING/html/Elements/Login
12906    M /rt/branches/3.5-TESTING/html/Elements/QuickCreate
12907    M /rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html
12908    M /rt/branches/3.5-TESTING/html/Search/Build.html
12909    M /rt/branches/3.5-TESTING/html/Search/Bulk.html
12910    M /rt/branches/3.5-TESTING/html/Search/Edit.html
12911    M /rt/branches/3.5-TESTING/html/Search/Results.html
12912    M /rt/branches/3.5-TESTING/html/SelfService/Create.html
12913    M /rt/branches/3.5-TESTING/html/SelfService/Update.html
12914    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
12915    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
12916    M /rt/branches/3.5-TESTING/html/Ticket/Modify.html
12917    M /rt/branches/3.5-TESTING/html/Ticket/ModifyAll.html
12918    M /rt/branches/3.5-TESTING/html/Ticket/ModifyDates.html
12919    M /rt/branches/3.5-TESTING/html/Ticket/ModifyLinks.html
12920    M /rt/branches/3.5-TESTING/html/Ticket/ModifyPeople.html
12921    M /rt/branches/3.5-TESTING/html/Ticket/Update.html
12922    M /rt/branches/3.5-TESTING/html/User/Elements/DelegateRights
12923    M /rt/branches/3.5-TESTING/html/User/Groups/Members.html
12924    M /rt/branches/3.5-TESTING/html/User/Groups/Modify.html
12925    M /rt/branches/3.5-TESTING/html/User/Prefs.html
12926    M /rt/branches/3.5-TESTING/html/Widgets/SelectionBox
12927
12928  r4839@wintermute:  tom | 2005-07-06 20:10:29 -0400
12929  Added class="hidden" to all hidden inputs
12930
12931 ------------------------------------------------------------------------
12932 r3407 | trs | 2005-07-06 19:09:00 -0400 (Wed, 06 Jul 2005) | 3 lines
12933 Changed paths:
12934    M /rt/branches/3.5-TESTING
12935    M /rt/branches/3.5-TESTING/html/Elements/ListActions
12936    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
12937    M /rt/branches/3.5-TESTING/html/Prefs/Search.html
12938
12939  r4837@wintermute:  tom | 2005-07-06 19:08:04 -0400
12940  Miscellaneous minor changes
12941
12942 ------------------------------------------------------------------------
12943 r3406 | trs | 2005-07-06 18:44:22 -0400 (Wed, 06 Jul 2005) | 3 lines
12944 Changed paths:
12945    M /rt/branches/3.5-TESTING
12946    M /rt/branches/3.5-TESTING/html/Elements/Header
12947    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
12948    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
12949    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/rolldown-arrow.gif
12950    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/rolldown-arrow.png
12951    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/rollup-arrow.gif
12952    D /rt/branches/3.5-TESTING/html/NoAuth/images/css/rollup-arrow.png
12953    M /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12954    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
12955
12956  r4833@wintermute:  tom | 2005-07-06 18:41:54 -0400
12957  JS improvements and better TitleBox rollup/down
12958
12959 ------------------------------------------------------------------------
12960 r3403 | trs | 2005-07-06 12:25:08 -0400 (Wed, 06 Jul 2005) | 1 line
12961 Changed paths:
12962    M /rt/branches/3.5-TESTING
12963
12964
12965 ------------------------------------------------------------------------
12966 r3402 | trs | 2005-07-06 12:24:59 -0400 (Wed, 06 Jul 2005) | 3 lines
12967 Changed paths:
12968    M /rt/branches/3.5-TESTING
12969    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
12970    M /rt/branches/3.5-TESTING/html/Elements/Header
12971    D /rt/branches/3.5-TESTING/html/NoAuth/cascaded.js
12972    D /rt/branches/3.5-TESTING/html/NoAuth/class.js
12973    D /rt/branches/3.5-TESTING/html/NoAuth/combobox.js
12974    A /rt/branches/3.5-TESTING/html/NoAuth/js/cascaded.js
12975    A /rt/branches/3.5-TESTING/html/NoAuth/js/class.js
12976    A /rt/branches/3.5-TESTING/html/NoAuth/js/combobox.js
12977    A /rt/branches/3.5-TESTING/html/NoAuth/js/list.js
12978    D /rt/branches/3.5-TESTING/html/NoAuth/list.js
12979    M /rt/branches/3.5-TESTING/html/Widgets/ComboBox
12980
12981  r4824@wintermute:  tom | 2005-07-06 12:20:57 -0400
12982  Moved JS to a central location.
12983
12984 ------------------------------------------------------------------------
12985 r3401 | trs | 2005-07-06 12:24:56 -0400 (Wed, 06 Jul 2005) | 4 lines
12986 Changed paths:
12987    M /rt/branches/3.5-TESTING
12988    A /rt/branches/3.5-TESTING/html/NoAuth/js
12989    A /rt/branches/3.5-TESTING/html/NoAuth/js/util.js
12990    D /rt/branches/3.5-TESTING/html/rt.js
12991
12992  r4823@wintermute:  tom | 2005-07-06 12:11:28 -0400
12993  Moved JS to a better place (eventually we should keep all JS in the
12994  same dir) and renamed it to be more descriptive.
12995
12996 ------------------------------------------------------------------------
12997 r3400 | jesse | 2005-07-06 12:11:13 -0400 (Wed, 06 Jul 2005) | 3 lines
12998 Changed paths:
12999    M /rt/branches/3.5-TESTING
13000    M /rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
13001
13002  r22316@hualien:  jesse | 2005-07-06 12:10:06 -0400
13003  * Cleaning up SiteConfig.pm
13004
13005 ------------------------------------------------------------------------
13006 r3397 | glasser | 2005-07-06 09:47:11 -0400 (Wed, 06 Jul 2005) | 3 lines
13007 Changed paths:
13008    M /rt/branches/3.5-TESTING
13009    M /rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
13010    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
13011    M /rt/branches/3.5-TESTING/lib/t/regression/13-attribute-tests.t
13012
13013  r36395@tin-foil:  glasser | 2005-07-06 10:43:15 -0300
13014  Clarify documentation and add tests for RT::Record->FirstAttribute (suggested by Todd Chapman)
13015
13016 ------------------------------------------------------------------------
13017 r3396 | trs | 2005-07-05 21:55:21 -0400 (Tue, 05 Jul 2005) | 3 lines
13018 Changed paths:
13019    M /rt/branches/3.5-TESTING
13020    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
13021
13022  r4811@wintermute:  tom | 2005-07-05 21:50:30 -0400
13023  Oops, should have included this with the previous commit
13024
13025 ------------------------------------------------------------------------
13026 r3395 | trs | 2005-07-05 21:55:15 -0400 (Tue, 05 Jul 2005) | 4 lines
13027 Changed paths:
13028    M /rt/branches/3.5-TESTING
13029    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
13030    M /rt/branches/3.5-TESTING/html/rt.js
13031
13032  r4810@wintermute:  tom | 2005-07-05 21:49:45 -0400
13033  Fixed hideshow() to make it more generalized (I'll be using it in other
13034  places than the title boxes) as well as more cross-browser.
13035
13036 ------------------------------------------------------------------------
13037 r3387 | trs | 2005-07-04 21:48:58 -0400 (Mon, 04 Jul 2005) | 3 lines
13038 Changed paths:
13039    M /rt/branches/3.5-TESTING
13040    M /rt/branches/3.5-TESTING/html/rt.js
13041
13042  r4803@wintermute:  tom | 2005-07-04 21:44:58 -0400
13043  Should return false so click isn't passed through after capture and page doesn't jump to the top
13044
13045 ------------------------------------------------------------------------
13046 r3386 | trs | 2005-07-04 21:48:54 -0400 (Mon, 04 Jul 2005) | 3 lines
13047 Changed paths:
13048    M /rt/branches/3.5-TESTING
13049    M /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
13050    M /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
13051
13052  r4802@wintermute:  tom | 2005-07-04 21:43:16 -0400
13053  Put styles where they should be
13054
13055 ------------------------------------------------------------------------
13056 r3385 | trs | 2005-07-04 21:48:43 -0400 (Mon, 04 Jul 2005) | 3 lines
13057 Changed paths:
13058    M /rt/branches/3.5-TESTING
13059
13060  r4796@wintermute:  tom | 2005-07-04 16:31:28 -0400
13061  Fixed conditional display of actions-menu
13062
13063 ------------------------------------------------------------------------
13064 r3384 | trs | 2005-07-04 21:48:40 -0400 (Mon, 04 Jul 2005) | 3 lines
13065 Changed paths:
13066    M /rt/branches/3.5-TESTING
13067    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13068
13069  r4795@wintermute:  tom | 2005-07-04 16:25:11 -0400
13070  Proper separators in the menus
13071
13072 ------------------------------------------------------------------------
13073 r3383 | glasser | 2005-07-04 17:35:33 -0400 (Mon, 04 Jul 2005) | 5 lines
13074 Changed paths:
13075    M /rt/branches/3.5-TESTING
13076    M /rt/branches/3.5-TESTING/html/Elements/Header
13077    M /rt/branches/3.5-TESTING/html/Search/Results.html
13078    M /rt/branches/3.5-TESTING/html/Search/Results.rdf
13079
13080  r36250@tin-foil:  glasser | 2005-07-04 18:33:35 -0300
13081   * RSS AutoDiscovery.  (Also, put some more /> into header links, since we're
13082     claiming to be XHTML.  And use a more accurate Content-Type for the RSS file
13083     (which probably wants to be renamed, anyway).) 
13084
13085 ------------------------------------------------------------------------
13086 r3382 | trs | 2005-07-04 16:33:23 -0400 (Mon, 04 Jul 2005) | 3 lines
13087 Changed paths:
13088    M /rt/branches/3.5-TESTING
13089    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13090
13091  r4796@wintermute:  tom | 2005-07-04 16:31:28 -0400
13092  Fixed conditional display of actions-menu
13093
13094 ------------------------------------------------------------------------
13095 r3381 | trs | 2005-07-04 16:33:18 -0400 (Mon, 04 Jul 2005) | 3 lines
13096 Changed paths:
13097    M /rt/branches/3.5-TESTING
13098    M /rt/branches/3.5-TESTING/html/Elements/Menu
13099    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13100    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Tabs
13101
13102  r4795@wintermute:  tom | 2005-07-04 16:25:11 -0400
13103  Proper separators in the menus
13104
13105 ------------------------------------------------------------------------
13106 r3380 | glasser | 2005-07-04 15:45:57 -0400 (Mon, 04 Jul 2005) | 3 lines
13107 Changed paths:
13108    M /rt/branches/3.5-TESTING
13109    M /rt/branches/3.5-TESTING/sbin/rt-test-dependencies.in
13110
13111  r36248@tin-foil:  glasser | 2005-07-04 15:51:03 -0300
13112  Dependency on Calendar::Simple, from CalPopup.html
13113
13114 ------------------------------------------------------------------------
13115 r3377 | jesse | 2005-07-03 19:00:53 -0400 (Sun, 03 Jul 2005) | 3 lines
13116 Changed paths:
13117    M /rt/branches/3.5-TESTING
13118    M /rt/branches/3.5-TESTING/html/Elements/Header
13119
13120  r22231@hualien:  jesse | 2005-07-03 18:53:24 -0400
13121  * Merge broke the css pointer. fixed
13122
13123 ------------------------------------------------------------------------
13124 r3376 | jesse | 2005-07-03 19:00:45 -0400 (Sun, 03 Jul 2005) | 26 lines
13125 Changed paths:
13126    M /rt/branches/3.5-TESTING
13127    M /rt/branches/3.5-TESTING/bin/webmux.pl.in
13128    A /rt/branches/3.5-TESTING/html/CalPopup.html
13129    M /rt/branches/3.5-TESTING/html/Elements/Header
13130    M /rt/branches/3.5-TESTING/html/Elements/SelectDate
13131    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
13132    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
13133    M /rt/branches/3.5-TESTING/html/Ticket/Reminders.html
13134    A /rt/branches/3.5-TESTING/html/rt.js
13135    M /rt/branches/3.5-TESTING/lib/RT/Date.pm
13136    M /rt/branches/3.5-TESTING/lib/RT/Reminders.pm
13137
13138  r22230@hualien:  jesse | 2005-07-03 18:25:54 -0400
13139   r22155@hualien:  jesse | 2005-07-03 17:56:30 -0400
13140    r22026@hualien (orig r3268):  alexmv | 2005-07-01 00:29:51 -0400
13141    
13142    r22027@hualien (orig r3269):  alexmv | 2005-07-01 00:29:58 -0400
13143    
13144    r22032@hualien (orig r3274):  alexmv | 2005-07-01 14:48:21 -0400
13145     r4600@zoq-fot-pik:  chmrr | 2005-07-01 14:53:11 -0400
13146      * Revert 3268
13147    
13148    r22035@hualien (orig r3277):  alexmv | 2005-07-01 16:12:56 -0400
13149     r4602@zoq-fot-pik:  chmrr | 2005-07-01 16:17:13 -0400
13150      * Fix syntax error in html/Ticket/Elements/Reminders
13151      * Fix missing 'Obj' on TicketObj in lib/RT/Reminders.pm
13152      * Move JS into separate file
13153      * Calendar popups
13154    
13155    r22036@hualien (orig r3278):  alexmv | 2005-07-01 18:53:15 -0400
13156     r4606@zoq-fot-pik:  chmrr | 2005-07-01 18:57:33 -0400
13157      * Editing of Reminders
13158      * RT::Date has ->Date and ->Time methods now
13159      * Calendar popup is always yyyy-mm-dd
13160    
13161   
13162  
13163
13164 ------------------------------------------------------------------------
13165 r3375 | jesse | 2005-07-03 19:00:29 -0400 (Sun, 03 Jul 2005) | 7 lines
13166 Changed paths:
13167    M /rt/branches/3.5-TESTING
13168    M /rt/branches/3.5-TESTING/html/Elements/ShowCustomFieldWikitext
13169    M /rt/branches/3.5-TESTING/html/NoAuth/webrt.css
13170    M /rt/branches/3.5-TESTING/lib/RT/SearchBuilder.pm
13171    M /rt/branches/3.5-TESTING/lib/t/regression/07acl.t
13172
13173  r22229@hualien:  jesse | 2005-07-03 18:25:48 -0400
13174   r22154@hualien:  jesse | 2005-07-03 17:50:55 -0400
13175    r22109@hualien:  jesse | 2005-07-03 17:06:06 -0400
13176    * Test fixups
13177   
13178  
13179
13180 ------------------------------------------------------------------------
13181 r3374 | jesse | 2005-07-03 19:00:21 -0400 (Sun, 03 Jul 2005) | 9 lines
13182 Changed paths:
13183    M /rt/branches/3.5-TESTING
13184    M /rt/branches/3.5-TESTING/bin/rt-mailgate.in
13185    M /rt/branches/3.5-TESTING/lib/RT/CustomField_Overlay.pm
13186    M /rt/branches/3.5-TESTING/lib/RT/Interface/Email.pm
13187    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
13188    M /rt/branches/3.5-TESTING/lib/t/regression/06mailgateway.t
13189
13190  r22228@hualien:  jesse | 2005-07-03 18:25:42 -0400
13191   r22153@hualien:  jesse | 2005-07-03 17:50:46 -0400
13192    r22105@hualien:  jesse | 2005-07-03 16:28:58 -0400
13193     r22091@hualien:  jesse | 2005-07-03 16:13:10 -0400
13194      * Disabling a new feature that might be dangerous; test fixes; cf fixes
13195    
13196   
13197  
13198
13199 ------------------------------------------------------------------------
13200 r3373 | jesse | 2005-07-03 19:00:13 -0400 (Sun, 03 Jul 2005) | 10 lines
13201 Changed paths:
13202    M /rt/branches/3.5-TESTING
13203    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
13204
13205  r22227@hualien:  jesse | 2005-07-03 18:25:38 -0400
13206   r22152@hualien:  jesse | 2005-07-03 17:50:41 -0400
13207    r22104@hualien:  jesse | 2005-07-03 16:28:54 -0400
13208     r22039@hualien:  jesse | 2005-07-01 21:05:38 -0400
13209     * Refactoring of how RT::Record deals with custom fields for greater consistency
13210     
13211    
13212   
13213  
13214
13215 ------------------------------------------------------------------------
13216 r3372 | jesse | 2005-07-03 19:00:03 -0400 (Sun, 03 Jul 2005) | 27 lines
13217 Changed paths:
13218    M /rt/branches/3.5-TESTING
13219    M /rt/branches/3.5-TESTING/html/Elements/ShowCustomFieldWikitext
13220    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
13221    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
13222
13223  r22226@hualien:  jesse | 2005-07-03 18:25:33 -0400
13224   r22151@hualien:  jesse | 2005-07-03 17:50:36 -0400
13225    r22103@hualien:  jesse | 2005-07-03 16:27:27 -0400
13226     r22038@hualien:  jesse | 2005-07-01 19:28:24 -0400
13227      r21984@hualien (orig r3261):  kevinr | 2005-06-28 18:47:38 -0400
13228       r5752@sad-girl-in-snow:  kevinr | 2005-06-28 17:45:36 -0500
13229       RT-Ticket: 6745
13230       RT-Status: resolved
13231       RT-Update: correspond
13232       
13233       Applied Seph's patch to add a BeforeShowHistory callback.
13234      
13235      r22028@hualien (orig r3270):  alexmv | 2005-07-01 00:32:06 -0400
13236       r4555@zoq-fot-pik:  chmrr | 2005-06-30 17:36:05 -0400
13237        * WikiText updates to auto-link http:// style links
13238      
13239      r22029@hualien (orig r3271):  alexmv | 2005-07-01 00:32:10 -0400
13240       r4556@zoq-fot-pik:  chmrr | 2005-06-30 17:58:57 -0400
13241        * Don't assume link is happy on creation
13242      
13243      r22030@hualien (orig r3272):  alexmv | 2005-07-01 00:32:15 -0400
13244      
13245     
13246    
13247   
13248  
13249
13250 ------------------------------------------------------------------------
13251 r3371 | jesse | 2005-07-03 18:59:47 -0400 (Sun, 03 Jul 2005) | 62 lines
13252 Changed paths:
13253    M /rt/branches/3.5-TESTING
13254    M /rt/branches/3.5-TESTING/etc/RT_SiteConfig.pm
13255    M /rt/branches/3.5-TESTING/html/Admin/Elements/EditScrips
13256    M /rt/branches/3.5-TESTING/html/Admin/Elements/ListGlobalScrips
13257    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
13258    M /rt/branches/3.5-TESTING/lib/RT/User_Overlay.pm
13259    M /rt/branches/3.5-TESTING/lib/RT.pm.in
13260
13261  r22225@hualien:  jesse | 2005-07-03 18:24:46 -0400
13262   r22150@hualien:  jesse | 2005-07-03 17:50:31 -0400
13263    r22102@hualien:  jesse | 2005-07-03 16:26:30 -0400
13264     r21954@hualien:  jesse | 2005-06-27 11:40:16 -0400
13265      r20564@hualien (orig r3181):  alexmv | 2005-06-15 17:52:14 -0400
13266      
13267      r20798@hualien (orig r3224):  kevinr | 2005-06-18 22:26:40 -0400
13268       r4487@sad-girl-in-snow:  kevinr | 2005-06-18 21:23:04 -0500
13269       * Fixed a typo
13270       * now use $RT::WebAddress because it's a good idea
13271       * now localize 'Scrip' and number, instead of only the former
13272      
13273      r20799@hualien (orig r3225):  kevinr | 2005-06-18 22:26:51 -0400
13274      
13275      r20800@hualien (orig r3226):  kevinr | 2005-06-18 22:37:51 -0400
13276       r4496@sad-girl-in-snow:  kevinr | 2005-06-18 21:37:27 -0500
13277       * Fixes possible cross-site scripting bug.
13278      
13279      r20801@hualien (orig r3227):  jesse | 2005-06-18 23:47:04 -0400
13280      * Fixed typo in kevin's fix (/l is a filter. it needs the |)
13281      
13282      r21566@hualien (orig r3240):  alexmv | 2005-06-23 16:57:51 -0400
13283       r4466@zoq-fot-pik:  chmrr | 2005-06-23 16:58:19 -0400
13284        * Document Set() a little better
13285      
13286      r21567@hualien (orig r3241):  alexmv | 2005-06-23 16:57:54 -0400
13287       r4467@zoq-fot-pik:  chmrr | 2005-06-23 16:58:52 -0400
13288        * Doc that CanonicalizeEmailAddress may be called as static
13289      
13290      r21568@hualien (orig r3242):  alexmv | 2005-06-23 16:58:02 -0400
13291       r4468@zoq-fot-pik:  chmrr | 2005-06-23 16:59:51 -0400
13292        * Remove possible closure issue (my $foo = .... if $bar;)
13293      
13294      r21569@hualien (orig r3243):  alexmv | 2005-06-23 16:58:14 -0400
13295       r4469@zoq-fot-pik:  chmrr | 2005-06-23 17:00:09 -0400
13296        * Escape queue name properly
13297      
13298      r21570@hualien (orig r3244):  alexmv | 2005-06-23 17:37:31 -0400
13299       r4481@zoq-fot-pik:  chmrr | 2005-06-23 17:39:53 -0400
13300        * Actually fix the escaping bug
13301      
13302      r21571@hualien (orig r3245):  alexmv | 2005-06-23 17:43:57 -0400
13303       r4483@zoq-fot-pik:  chmrr | 2005-06-23 17:46:18 -0400
13304       RT-Ticket: 6782
13305       RT-Update: correspond
13306       RT-Status: resolved
13307       
13308        * Fix perl invocation; thanks to Kim Toms <kim.toms@gmail.com>
13309      
13310      r21572@hualien (orig r3246):  alexmv | 2005-06-23 17:48:26 -0400
13311       r4485@zoq-fot-pik:  chmrr | 2005-06-23 17:50:48 -0400
13312       RT-Ticket: 6781
13313       RT-Update: correspond
13314       RT-Status: resolved
13315       
13316        * _AddWatcher takes Email, not Person; thanks to Andreas Jakum <ajakum@inode.at>
13317      
13318     
13319    
13320   
13321  
13322
13323 ------------------------------------------------------------------------
13324 r3370 | jesse | 2005-07-03 18:59:35 -0400 (Sun, 03 Jul 2005) | 9 lines
13325 Changed paths:
13326    M /rt/branches/3.5-TESTING
13327    M /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
13328
13329  r22224@hualien:  jesse | 2005-07-03 18:24:36 -0400
13330   r22148@hualien:  jesse | 2005-07-03 17:50:22 -0400
13331    r22100@hualien:  jesse | 2005-07-03 16:26:21 -0400
13332     r21656@hualien:  jesse | 2005-06-24 13:53:26 -0400
13333      * New Indonesian translation from James Briggs
13334    
13335   
13336  
13337
13338 ------------------------------------------------------------------------
13339 r3369 | jesse | 2005-07-03 18:59:27 -0400 (Sun, 03 Jul 2005) | 9 lines
13340 Changed paths:
13341    M /rt/branches/3.5-TESTING
13342    M /rt/branches/3.5-TESTING/lib/RT/Action/SendEmail.pm
13343
13344  r22223@hualien:  jesse | 2005-07-03 18:24:31 -0400
13345   r22147@hualien:  jesse | 2005-07-03 17:50:17 -0400
13346    r22099@hualien:  jesse | 2005-07-03 16:26:16 -0400
13347     r21522@hualien:  jesse | 2005-06-23 19:49:51 -0400
13348     * Some warning avoidance in Action/SendEmail.pm
13349    
13350   
13351  
13352
13353 ------------------------------------------------------------------------
13354 r3368 | jesse | 2005-07-03 18:59:19 -0400 (Sun, 03 Jul 2005) | 9 lines
13355 Changed paths:
13356    M /rt/branches/3.5-TESTING
13357    M /rt/branches/3.5-TESTING/html/Elements/EditCustomField
13358
13359  r22222@hualien:  jesse | 2005-07-03 18:24:27 -0400
13360   r22146@hualien:  jesse | 2005-07-03 17:50:13 -0400
13361    r22098@hualien:  jesse | 2005-07-03 16:26:12 -0400
13362     r21521@hualien:  jesse | 2005-06-23 19:49:30 -0400
13363     * Custom field edit widget bullet proofing
13364    
13365   
13366  
13367
13368 ------------------------------------------------------------------------
13369 r3367 | jesse | 2005-07-03 18:59:05 -0400 (Sun, 03 Jul 2005) | 9 lines
13370 Changed paths:
13371    M /rt/branches/3.5-TESTING
13372    M /rt/branches/3.5-TESTING/lib/t/regression/07acl.t
13373    M /rt/branches/3.5-TESTING/lib/t/regression/09record_cf_api.t
13374
13375  r22221@hualien:  jesse | 2005-07-03 18:24:23 -0400
13376   r22145@hualien:  jesse | 2005-07-03 17:50:08 -0400
13377    r22097@hualien:  jesse | 2005-07-03 16:25:18 -0400
13378     r21520@hualien:  jesse | 2005-06-23 19:49:06 -0400
13379     * Test suite improvements and cleanups
13380    
13381   
13382  
13383
13384 ------------------------------------------------------------------------
13385 r3366 | jesse | 2005-07-03 18:58:57 -0400 (Sun, 03 Jul 2005) | 9 lines
13386 Changed paths:
13387    M /rt/branches/3.5-TESTING
13388    M /rt/branches/3.5-TESTING/bin/rt-mailgate.in
13389
13390  r22220@hualien:  jesse | 2005-07-03 18:24:18 -0400
13391   r22144@hualien:  jesse | 2005-07-03 17:50:04 -0400
13392    r22096@hualien:  jesse | 2005-07-03 16:25:14 -0400
13393     r20757@hualien:  jesse | 2005-06-17 19:34:37 -0400
13394      * Updated mailgateway documentation
13395    
13396   
13397  
13398
13399 ------------------------------------------------------------------------
13400 r3365 | jesse | 2005-07-03 18:58:49 -0400 (Sun, 03 Jul 2005) | 11 lines
13401 Changed paths:
13402    M /rt/branches/3.5-TESTING
13403    M /rt/branches/3.5-TESTING/html/autohandler
13404
13405  r22219@hualien:  jesse | 2005-07-03 18:24:14 -0400
13406   r22143@hualien:  jesse | 2005-07-03 17:49:55 -0400
13407    r22037@hualien:  jesse | 2005-07-01 19:25:05 -0400
13408     r22031@hualien (orig r3273):  alexmv | 2005-07-01 00:46:49 -0400
13409      r4557@zoq-fot-pik:  chmrr | 2005-06-30 20:44:33 -0400
13410       * Fractional units
13411     
13412    
13413   
13414  
13415
13416 ------------------------------------------------------------------------
13417 r3364 | jesse | 2005-07-03 18:58:34 -0400 (Sun, 03 Jul 2005) | 7 lines
13418 Changed paths:
13419    M /rt/branches/3.5-TESTING
13420    M /rt/branches/3.5-TESTING/html/Ticket/Elements/EditBasics
13421
13422  r22218@hualien:  jesse | 2005-07-03 18:24:10 -0400
13423   r22142@hualien:  jesse | 2005-07-03 17:49:50 -0400
13424    r21959@hualien:  jesse | 2005-06-27 14:15:10 -0400
13425    *  Moved "Owner" to right after queue in the list of basics to edit.
13426   
13427  
13428
13429 ------------------------------------------------------------------------
13430 r3363 | jesse | 2005-07-03 18:58:27 -0400 (Sun, 03 Jul 2005) | 11 lines
13431 Changed paths:
13432    M /rt/branches/3.5-TESTING
13433    M /rt/branches/3.5-TESTING/html/Ticket/Create.html
13434
13435  r22217@hualien:  jesse | 2005-07-03 18:24:05 -0400
13436   r22141@hualien:  jesse | 2005-07-03 17:49:42 -0400
13437    r21955@hualien:  jesse | 2005-06-27 11:40:56 -0400
13438     r21288@hualien (orig r3235):  alexmv | 2005-06-20 18:54:00 -0400
13439      r4386@zoq-fot-pik:  chmrr | 2005-06-20 18:56:20 -0400
13440       * Attempt to prevent footer from showing up on redirects for some servers (?)
13441     
13442    
13443   
13444  
13445
13446 ------------------------------------------------------------------------
13447 r3362 | jesse | 2005-07-03 18:58:20 -0400 (Sun, 03 Jul 2005) | 11 lines
13448 Changed paths:
13449    M /rt/branches/3.5-TESTING
13450    M /rt/branches/3.5-TESTING/html/Tools/Elements/Tabs
13451
13452  r22216@hualien:  jesse | 2005-07-03 18:24:00 -0400
13453   r22140@hualien:  jesse | 2005-07-03 17:49:37 -0400
13454    r21273@hualien:  jesse | 2005-06-20 17:57:29 -0400
13455     r20804@hualien (orig r3230):  alexmv | 2005-06-20 14:57:03 -0400
13456      r4370@zoq-fot-pik:  chmrr | 2005-06-20 14:58:14 -0400
13457       * Added callback
13458     
13459    
13460   
13461  
13462
13463 ------------------------------------------------------------------------
13464 r3361 | jesse | 2005-07-03 18:58:11 -0400 (Sun, 03 Jul 2005) | 7 lines
13465 Changed paths:
13466    M /rt/branches/3.5-TESTING
13467    M /rt/branches/3.5-TESTING/html/Search/Elements/Chart
13468
13469  r22215@hualien:  jesse | 2005-07-03 18:23:55 -0400
13470   r22139@hualien:  jesse | 2005-07-03 17:49:33 -0400
13471    r20761@hualien:  jesse | 2005-06-17 19:38:02 -0400
13472    * Now statistical reports include total # of tickets found
13473   
13474  
13475
13476 ------------------------------------------------------------------------
13477 r3360 | jesse | 2005-07-03 18:57:54 -0400 (Sun, 03 Jul 2005) | 9 lines
13478 Changed paths:
13479    M /rt/branches/3.5-TESTING
13480    M /rt/branches/3.5-TESTING/lib/RT/I18N/cs.po
13481    M /rt/branches/3.5-TESTING/lib/RT/I18N/da.po
13482    M /rt/branches/3.5-TESTING/lib/RT/I18N/de.po
13483    M /rt/branches/3.5-TESTING/lib/RT/I18N/en.po
13484    M /rt/branches/3.5-TESTING/lib/RT/I18N/es.po
13485    M /rt/branches/3.5-TESTING/lib/RT/I18N/fi.po
13486    M /rt/branches/3.5-TESTING/lib/RT/I18N/fr.po
13487    M /rt/branches/3.5-TESTING/lib/RT/I18N/he.po
13488    M /rt/branches/3.5-TESTING/lib/RT/I18N/hu.po
13489    M /rt/branches/3.5-TESTING/lib/RT/I18N/it.po
13490    M /rt/branches/3.5-TESTING/lib/RT/I18N/ja.po
13491    M /rt/branches/3.5-TESTING/lib/RT/I18N/nl.po
13492    M /rt/branches/3.5-TESTING/lib/RT/I18N/no.po
13493    M /rt/branches/3.5-TESTING/lib/RT/I18N/pl.po
13494    M /rt/branches/3.5-TESTING/lib/RT/I18N/pt_br.po
13495    M /rt/branches/3.5-TESTING/lib/RT/I18N/ru.po
13496    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_cn.po
13497    M /rt/branches/3.5-TESTING/lib/RT/I18N/zh_tw.po
13498
13499  r22214@hualien:  jesse | 2005-07-03 18:23:46 -0400
13500   r22138@hualien:  jesse | 2005-07-03 17:48:10 -0400
13501    r20733@hualien:  jesse | 2005-06-16 12:44:07 -0400
13502     r20717@hualien:  jesse | 2005-06-16 12:24:50 -0400
13503     * Message catalog updates
13504    
13505   
13506  
13507
13508 ------------------------------------------------------------------------
13509 r3359 | jesse | 2005-07-03 18:57:46 -0400 (Sun, 03 Jul 2005) | 15 lines
13510 Changed paths:
13511    M /rt/branches/3.5-TESTING
13512    M /rt/branches/3.5-TESTING/lib/RT/Action/Notify.pm
13513
13514  r22213@hualien:  jesse | 2005-07-03 18:23:42 -0400
13515   r22137@hualien:  jesse | 2005-07-03 17:48:05 -0400
13516    r20732@hualien:  jesse | 2005-06-16 12:43:57 -0400
13517     r20716@hualien:  jesse | 2005-06-16 12:23:58 -0400
13518      r20713@hualien:  jesse | 2005-06-16 12:16:28 -0400
13519       r20711@hualien (orig r3204):  alexmv | 2005-06-16 04:31:40 -0400
13520        r4308@zoq-fot-pik:  chmrr | 2005-06-16 04:31:30 -0400
13521         * Missed an lc
13522       
13523      
13524     
13525    
13526   
13527  
13528
13529 ------------------------------------------------------------------------
13530 r3358 | jesse | 2005-07-03 18:57:37 -0400 (Sun, 03 Jul 2005) | 16 lines
13531 Changed paths:
13532    M /rt/branches/3.5-TESTING
13533    M /rt/branches/3.5-TESTING/lib/RT/Action/Notify.pm
13534    M /rt/branches/3.5-TESTING/lib/RT/EmailParser.pm
13535    M /rt/branches/3.5-TESTING/lib/RT/Queue_Overlay.pm
13536
13537  r22212@hualien:  jesse | 2005-07-03 18:23:37 -0400
13538   r22136@hualien:  jesse | 2005-07-03 17:48:00 -0400
13539    r20731@hualien:  jesse | 2005-06-16 12:43:44 -0400
13540     r20715@hualien:  jesse | 2005-06-16 12:20:34 -0400
13541      r20712@hualien:  jesse | 2005-06-16 12:16:22 -0400
13542       r20710@hualien (orig r3203):  alexmv | 2005-06-16 04:29:14 -0400
13543        r4306@zoq-fot-pik:  chmrr | 2005-06-16 04:29:06 -0400
13544         * Move /^$foo$/ regexes to use eq instead, to prevent regex insertion
13545           exploits
13546       
13547      
13548     
13549    
13550   
13551  
13552
13553 ------------------------------------------------------------------------
13554 r3357 | jesse | 2005-07-03 18:57:27 -0400 (Sun, 03 Jul 2005) | 15 lines
13555 Changed paths:
13556    M /rt/branches/3.5-TESTING
13557    M /rt/branches/3.5-TESTING/lib/RT/Scrip_Overlay.pm
13558
13559  r22211@hualien:  jesse | 2005-07-03 18:23:32 -0400
13560   r22135@hualien:  jesse | 2005-07-03 17:47:56 -0400
13561    r20730@hualien:  jesse | 2005-06-16 12:43:33 -0400
13562     r20714@hualien:  jesse | 2005-06-16 12:20:30 -0400
13563      r20705@hualien:  jesse | 2005-06-16 12:11:06 -0400
13564       r19183@hualien (orig r3063):  pdh | 2005-06-03 01:01:55 -0400
13565       Misleading error referred to IsApplicable, not Commit
13566       
13567       
13568      
13569     
13570    
13571   
13572  
13573
13574 ------------------------------------------------------------------------
13575 r3356 | jesse | 2005-07-03 18:57:20 -0400 (Sun, 03 Jul 2005) | 13 lines
13576 Changed paths:
13577    M /rt/branches/3.5-TESTING
13578    M /rt/branches/3.5-TESTING/lib/RT/User_Overlay.pm
13579
13580  r22210@hualien:  jesse | 2005-07-03 18:23:26 -0400
13581   r22134@hualien:  jesse | 2005-07-03 17:47:46 -0400
13582    r20728@hualien:  jesse | 2005-06-16 12:43:18 -0400
13583     r20708@hualien:  jesse | 2005-06-16 12:12:29 -0400
13584      r20063@hualien (orig r3142):  kevinr | 2005-06-13 15:43:08 -0400
13585       r4210@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-13 15:39:50 -0400
13586       * fixed a couple small issues with the perldoc format
13587      
13588     
13589    
13590   
13591  
13592
13593 ------------------------------------------------------------------------
13594 r3355 | jesse | 2005-07-03 18:57:05 -0400 (Sun, 03 Jul 2005) | 13 lines
13595 Changed paths:
13596    M /rt/branches/3.5-TESTING
13597    M /rt/branches/3.5-TESTING/lib/RT/ScripAction_Overlay.pm
13598
13599  r22209@hualien:  jesse | 2005-07-03 18:23:21 -0400
13600   r22133@hualien:  jesse | 2005-07-03 17:47:41 -0400
13601    r20727@hualien:  jesse | 2005-06-16 12:43:11 -0400
13602     r20707@hualien:  jesse | 2005-06-16 12:12:16 -0400
13603      r19708@hualien (orig r3120):  kevinr | 2005-06-09 01:33:18 -0400
13604       r4110@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-09 01:30:22 -0400
13605       * fixed the mis-typed perldoc tags
13606      
13607     
13608    
13609   
13610  
13611
13612 ------------------------------------------------------------------------
13613 r3354 | jesse | 2005-07-03 18:56:50 -0400 (Sun, 03 Jul 2005) | 9 lines
13614 Changed paths:
13615    M /rt/branches/3.5-TESTING
13616    M /rt/branches/3.5-TESTING/lib/RT/ScripAction_Overlay.pm
13617
13618  r22208@hualien:  jesse | 2005-07-03 18:23:15 -0400
13619   r22132@hualien:  jesse | 2005-07-03 17:47:37 -0400
13620    r20726@hualien:  jesse | 2005-06-16 12:43:06 -0400
13621     r20706@hualien:  jesse | 2005-06-16 12:12:07 -0400
13622     
13623    
13624   
13625  
13626
13627 ------------------------------------------------------------------------
13628 r3353 | jesse | 2005-07-03 18:56:42 -0400 (Sun, 03 Jul 2005) | 9 lines
13629 Changed paths:
13630    M /rt/branches/3.5-TESTING
13631    M /rt/branches/3.5-TESTING/lib/RT/Record.pm
13632
13633  r22207@hualien:  jesse | 2005-07-03 18:23:10 -0400
13634   r22131@hualien:  jesse | 2005-07-03 17:47:32 -0400
13635    r20562@hualien:  jesse | 2005-06-15 18:59:20 -0400
13636    * When updating articles, we want to say "Updated Article" rather than "Updated FM"
13637    
13638    
13639   
13640  
13641
13642 ------------------------------------------------------------------------
13643 r3352 | jesse | 2005-07-03 18:56:34 -0400 (Sun, 03 Jul 2005) | 7 lines
13644 Changed paths:
13645    M /rt/branches/3.5-TESTING
13646    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/index.html
13647
13648  r22206@hualien:  jesse | 2005-07-03 18:23:05 -0400
13649   r22130@hualien:  jesse | 2005-07-03 17:47:27 -0400
13650    r20559@hualien:  jesse | 2005-06-15 16:33:09 -0400
13651    * Style cleanups for custom field list filtering
13652   
13653  
13654
13655 ------------------------------------------------------------------------
13656 r3351 | jesse | 2005-07-03 18:56:27 -0400 (Sun, 03 Jul 2005) | 7 lines
13657 Changed paths:
13658    M /rt/branches/3.5-TESTING
13659    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
13660
13661  r22205@hualien:  jesse | 2005-07-03 18:23:01 -0400
13662   r22129@hualien:  jesse | 2005-07-03 17:47:23 -0400
13663    r20551@hualien:  jesse | 2005-06-15 16:12:50 -0400
13664    * Reenabled testing redirect on article update
13665   
13666  
13667
13668 ------------------------------------------------------------------------
13669 r3350 | jesse | 2005-07-03 18:56:11 -0400 (Sun, 03 Jul 2005) | 10 lines
13670 Changed paths:
13671    M /rt/branches/3.5-TESTING
13672    M /rt/branches/3.5-TESTING/lib/RT/SearchBuilder.pm
13673
13674  r22204@hualien:  jesse | 2005-07-03 18:22:56 -0400
13675   r22128@hualien:  jesse | 2005-07-03 17:47:18 -0400
13676    r20545@hualien:  jesse | 2005-06-15 15:58:15 -0400
13677     r20542@hualien:  jesse | 2005-06-15 15:56:43 -0400
13678     * Made search-by-any-customfield work
13679     
13680    
13681   
13682  
13683
13684 ------------------------------------------------------------------------
13685 r3349 | jesse | 2005-07-03 18:55:59 -0400 (Sun, 03 Jul 2005) | 10 lines
13686 Changed paths:
13687    M /rt/branches/3.5-TESTING
13688    A /rt/branches/3.5-TESTING/lib/RT/I18N/id.po
13689
13690  r22203@hualien:  jesse | 2005-07-03 18:22:52 -0400
13691   r22127@hualien:  jesse | 2005-07-03 17:47:14 -0400
13692    r20544@hualien:  jesse | 2005-06-15 15:58:11 -0400
13693     r20078@hualien:  jesse | 2005-06-14 16:57:41 -0400
13694     * First draft Indonesian message catalog from James Briggs
13695     
13696    
13697   
13698  
13699
13700 ------------------------------------------------------------------------
13701 r3348 | jesse | 2005-07-03 18:55:42 -0400 (Sun, 03 Jul 2005) | 17 lines
13702 Changed paths:
13703    M /rt/branches/3.5-TESTING
13704    M /rt/branches/3.5-TESTING/html/Admin/CustomFields/index.html
13705    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldFreeform
13706
13707  r22201@hualien:  jesse | 2005-07-03 18:21:44 -0400
13708   r22125@hualien:  jesse | 2005-07-03 17:47:04 -0400
13709    r20540@hualien:  jesse | 2005-06-15 14:46:19 -0400
13710     r20162@hualien (orig r3156):  alexmv | 2005-06-14 23:24:19 -0400
13711      r4230@zoq-fot-pik:  chmrr | 2005-06-14 23:22:31 -0400
13712       * Allow filtering of custom fields
13713     
13714     r20163@hualien (orig r3157):  alexmv | 2005-06-14 23:24:23 -0400
13715     
13716     r20165@hualien (orig r3159):  alexmv | 2005-06-15 00:47:27 -0400
13717      r4236@zoq-fot-pik:  chmrr | 2005-06-15 00:46:57 -0400
13718       * <input> tags don't like newlines in them
13719     
13720    
13721   
13722  
13723
13724 ------------------------------------------------------------------------
13725 r3347 | jesse | 2005-07-03 18:55:34 -0400 (Sun, 03 Jul 2005) | 19 lines
13726 Changed paths:
13727    M /rt/branches/3.5-TESTING
13728    M /rt/branches/3.5-TESTING/html/Elements/QueryString
13729    A /rt/branches/3.5-TESTING/html/Elements/ShowCustomFieldBinary
13730    M /rt/branches/3.5-TESTING/lib/RT/Ticket_Overlay.pm
13731
13732  r22200@hualien:  jesse | 2005-07-03 18:21:39 -0400
13733   r22124@hualien:  jesse | 2005-07-03 17:46:59 -0400
13734    r20076@hualien:  jesse | 2005-06-14 15:01:31 -0400
13735     r20064@hualien (orig r3143):  alexmv | 2005-06-13 20:15:22 -0400
13736      r4193@zoq-fot-pik:  chmrr | 2005-06-13 20:14:53 -0400
13737       * Generalize to work with arrays in %ARGS
13738     
13739     r20066@hualien (orig r3145):  alexmv | 2005-06-13 21:02:36 -0400
13740      r4197@zoq-fot-pik:  chmrr | 2005-06-13 21:01:50 -0400
13741       * Don't assume that ->Resolver is a valid object
13742     
13743     r20068@hualien (orig r3147):  alexmv | 2005-06-14 06:56:06 -0400
13744      r4209@zoq-fot-pik:  chmrr | 2005-06-14 06:55:43 -0400
13745       * We should actually let people *download* these uploads..
13746     
13747    
13748   
13749  
13750
13751 ------------------------------------------------------------------------
13752 r3346 | jesse | 2005-07-03 18:55:25 -0400 (Sun, 03 Jul 2005) | 7 lines
13753 Changed paths:
13754    M /rt/branches/3.5-TESTING
13755    M /rt/branches/3.5-TESTING/html/Search/Chart
13756    M /rt/branches/3.5-TESTING/html/Search/Chart.html
13757    M /rt/branches/3.5-TESTING/html/Search/Elements/Chart
13758
13759  r22199@hualien:  jesse | 2005-07-03 18:21:35 -0400
13760   r22123@hualien:  jesse | 2005-07-03 17:46:54 -0400
13761    r20060@hualien:  jesse | 2005-06-14 08:57:51 -0400
13762    * Moving the search qyery into the search body
13763   
13764  
13765
13766 ------------------------------------------------------------------------
13767 r3345 | jesse | 2005-07-03 18:55:17 -0400 (Sun, 03 Jul 2005) | 5 lines
13768 Changed paths:
13769    M /rt/branches/3.5-TESTING
13770    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
13771    M /rt/branches/3.5-TESTING/lib/RT/Reminders.pm
13772    M /rt/branches/3.5-TESTING/lib/RT/SearchBuilder.pm
13773    M /rt/branches/3.5-TESTING/lib/RT/Transaction_Overlay.pm
13774
13775  r22198@hualien:  jesse | 2005-07-03 18:21:29 -0400
13776   r22022@hualien:  jesse | 2005-06-30 01:29:44 -0400
13777   * Reminders fixes
13778  
13779
13780 ------------------------------------------------------------------------
13781 r3344 | jesse | 2005-07-03 18:55:10 -0400 (Sun, 03 Jul 2005) | 18 lines
13782 Changed paths:
13783    M /rt/branches/3.5-TESTING
13784    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldCombobox
13785    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Reminders
13786
13787  r22197@hualien:  jesse | 2005-07-03 18:21:24 -0400
13788   r21988@hualien:  jesse | 2005-06-29 10:18:11 -0400
13789    r21985@hualien (orig r3262):  alexmv | 2005-06-29 01:25:04 -0400
13790     r4492@zoq-fot-pik:  chmrr | 2005-06-28 21:22:25 -0400
13791      * Only update reminders if we actually were submitting on them
13792      * Don't open reminders if we didn't have a checkbox for them
13793    
13794    r21986@hualien (orig r3263):  alexmv | 2005-06-29 01:25:11 -0400
13795     r4493@zoq-fot-pik:  chmrr | 2005-06-28 21:32:36 -0400
13796      * Label entry field better
13797    
13798    r21987@hualien (orig r3264):  alexmv | 2005-06-29 01:25:19 -0400
13799     r4494@zoq-fot-pik:  chmrr | 2005-06-28 22:03:22 -0400
13800      * Comboboxes are just one value, not multiple; s/Values/Value/
13801    
13802   
13803  
13804
13805 ------------------------------------------------------------------------
13806 r3343 | jesse | 2005-07-03 18:54:54 -0400 (Sun, 03 Jul 2005) | 5 lines
13807 Changed paths:
13808    M /rt/branches/3.5-TESTING
13809    M /rt/branches/3.5-TESTING/html/Elements/EditLinks
13810
13811  r22196@hualien:  jesse | 2005-07-03 18:21:19 -0400
13812   r21981@hualien:  jesse | 2005-06-29 10:15:07 -0400
13813   * fixed a bug in link editing.
13814  
13815
13816 ------------------------------------------------------------------------
13817 r3342 | jesse | 2005-07-03 18:54:46 -0400 (Sun, 03 Jul 2005) | 5 lines
13818 Changed paths:
13819    M /rt/branches/3.5-TESTING
13820    M /rt/branches/3.5-TESTING/lib/t/regression/03web_compiliation_errors.t
13821
13822  r22195@hualien:  jesse | 2005-07-03 18:21:15 -0400
13823   r21980@hualien:  jesse | 2005-06-29 10:14:47 -0400
13824   * Small testsuite fixes
13825  
13826
13827 ------------------------------------------------------------------------
13828 r3341 | jesse | 2005-07-03 18:54:37 -0400 (Sun, 03 Jul 2005) | 5 lines
13829 Changed paths:
13830    M /rt/branches/3.5-TESTING
13831    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13832
13833  r22194@hualien:  jesse | 2005-07-03 18:21:11 -0400
13834   r21957@hualien:  jesse | 2005-06-27 11:45:13 -0400
13835   * Fixing broken callback
13836  
13837
13838 ------------------------------------------------------------------------
13839 r3340 | jesse | 2005-07-03 18:54:30 -0400 (Sun, 03 Jul 2005) | 12 lines
13840 Changed paths:
13841    M /rt/branches/3.5-TESTING
13842    M /rt/branches/3.5-TESTING/html/Elements/EditCustomFieldSelect
13843    M /rt/branches/3.5-TESTING/html/NoAuth/cascaded.js
13844    M /rt/branches/3.5-TESTING/html/NoAuth/combobox.js
13845
13846  r22193@hualien:  jesse | 2005-07-03 18:21:06 -0400
13847   r21950@hualien:  jesse | 2005-06-27 10:10:33 -0400
13848    r18006@hualien (orig r2983):  autrijus | 2005-05-30 01:51:30 -0400
13849    * empty categories are now treated as empty, not as /same as above/.
13850    * selecting an empty catagory now means /show all/, not /show uncategorised/.
13851    r19182@hualien (orig r3062):  autrijus | 2005-06-02 23:03:22 -0400
13852    * fix Safari borkenness with ComboBox.  Saf segfaults with
13853      .styles.display='none'; switched to the less pretty but
13854      still workable .styles.visibility='invisible';.
13855   
13856  
13857
13858 ------------------------------------------------------------------------
13859 r3291 | trs | 2005-07-02 20:11:07 -0400 (Sat, 02 Jul 2005) | 15 lines
13860 Changed paths:
13861    M /rt/branches/3.5-TESTING
13862    M /rt/branches/3.5-TESTING/html/Elements/Header
13863    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13864    M /rt/branches/3.5-TESTING/html/Elements/Submit
13865    A /rt/branches/3.5-TESTING/html/NoAuth/css/body.css
13866    M /rt/branches/3.5-TESTING/html/NoAuth/css/footer.css
13867    A /rt/branches/3.5-TESTING/html/NoAuth/css/forms.css
13868    M /rt/branches/3.5-TESTING/html/NoAuth/css/header.css
13869    M /rt/branches/3.5-TESTING/html/NoAuth/css/main.css
13870    M /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
13871    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/cbr-b2lb.gif
13872    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/ctr-b2lb.gif
13873    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/rollup-arrow.png
13874    M /rt/branches/3.5-TESTING/html/Ticket/Display.html
13875    M /rt/branches/3.5-TESTING/html/Ticket/Elements/Tabs
13876    M /rt/branches/3.5-TESTING/html/Ticket/ShowEmailRecord.html
13877    M /rt/branches/3.5-TESTING/html/Widgets/SelectionBox
13878    M /rt/branches/3.5-TESTING/html/Widgets/TitleBox
13879    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxEnd
13880    M /rt/branches/3.5-TESTING/html/Widgets/TitleBoxStart
13881
13882  r4694@wintermute:  tom | 2005-07-02 20:09:14 -0400
13883  LOTS of miscellaneous changes...
13884  
13885  I've mostly styled the /Widget/TitleBoxes, but they still need
13886  to be colorized according to type (and this needs to be synced with
13887  history).
13888  
13889  A lot of form elements still need styling because they don't have appropriate
13890  classes.  These would be done already if I could use CSS3 attribute selectors,
13891  but alas, I can't.
13892  
13893  A few JS improvements plus general cleanup of HTML as I go along.
13894  
13895  I still have to correct for a few IE bugs.
13896
13897 ------------------------------------------------------------------------
13898 r3290 | trs | 2005-07-01 23:23:31 -0400 (Fri, 01 Jul 2005) | 3 lines
13899 Changed paths:
13900    M /rt/branches/3.5-TESTING
13901    M /rt/branches/3.5-TESTING/html/Elements/Footer
13902
13903  r4690@wintermute:  tom | 2005-07-01 23:21:18 -0400
13904  Moved conditional outside of #legal
13905
13906 ------------------------------------------------------------------------
13907 r3289 | trs | 2005-07-01 23:23:27 -0400 (Fri, 01 Jul 2005) | 3 lines
13908 Changed paths:
13909    M /rt/branches/3.5-TESTING
13910    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13911
13912  r4689@wintermute:  tom | 2005-07-01 22:20:01 -0400
13913  Get rid of the pesky horizontal scrollbar
13914
13915 ------------------------------------------------------------------------
13916 r3288 | trs | 2005-07-01 23:23:23 -0400 (Fri, 01 Jul 2005) | 3 lines
13917 Changed paths:
13918    M /rt/branches/3.5-TESTING
13919    M /rt/branches/3.5-TESTING/html/Prefs/SearchOptions.html
13920
13921  r4688@wintermute:  tom | 2005-07-01 22:11:30 -0400
13922  Added missing page title
13923
13924 ------------------------------------------------------------------------
13925 r3287 | trs | 2005-07-01 21:25:00 -0400 (Fri, 01 Jul 2005) | 3 lines
13926 Changed paths:
13927    M /rt/branches/3.5-TESTING
13928    M /rt/branches/3.5-TESTING/html/Elements/Header
13929
13930  r4686@wintermute:  tom | 2005-07-01 21:24:32 -0400
13931  Trivial commit :)
13932
13933 ------------------------------------------------------------------------
13934 r3286 | trs | 2005-07-01 21:13:05 -0400 (Fri, 01 Jul 2005) | 3 lines
13935 Changed paths:
13936    M /rt/branches/3.5-TESTING
13937    D /rt/branches/3.5-TESTING/html/NoAuth/ossf.css
13938
13939  r4659@wintermute:  tom | 2005-07-01 21:11:37 -0400
13940  Unneeded CSS file
13941
13942 ------------------------------------------------------------------------
13943 r3285 | trs | 2005-07-01 21:13:02 -0400 (Fri, 01 Jul 2005) | 3 lines
13944 Changed paths:
13945    M /rt/branches/3.5-TESTING
13946    M /rt/branches/3.5-TESTING/html/Elements/Menu
13947    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13948
13949  r4658@wintermute:  tom | 2005-07-01 21:10:21 -0400
13950  Fixed merge artifacts
13951
13952 ------------------------------------------------------------------------
13953 r3284 | trs | 2005-07-01 21:12:51 -0400 (Fri, 01 Jul 2005) | 1 line
13954 Changed paths:
13955    M /rt/branches/3.5-TESTING
13956    M /rt/branches/3.5-TESTING/html/Elements/Menu
13957    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13958    A /rt/branches/3.5-TESTING/html/NoAuth/ossf.css
13959
13960
13961 ------------------------------------------------------------------------
13962 r3283 | trs | 2005-07-01 21:12:45 -0400 (Fri, 01 Jul 2005) | 3 lines
13963 Changed paths:
13964    M /rt/branches/3.5-TESTING
13965    M /rt/branches/3.5-TESTING/html/Elements/CreateTicket
13966    M /rt/branches/3.5-TESTING/html/Elements/Footer
13967    M /rt/branches/3.5-TESTING/html/Elements/Header
13968    M /rt/branches/3.5-TESTING/html/Elements/Menu
13969    M /rt/branches/3.5-TESTING/html/Elements/PageLayout
13970    M /rt/branches/3.5-TESTING/html/Elements/SelectNewTicketQueue
13971    M /rt/branches/3.5-TESTING/html/Elements/SimpleSearch
13972    A /rt/branches/3.5-TESTING/html/NoAuth/css
13973    A /rt/branches/3.5-TESTING/html/NoAuth/css/footer.css
13974    A /rt/branches/3.5-TESTING/html/NoAuth/css/header.css
13975    A /rt/branches/3.5-TESTING/html/NoAuth/css/main.css
13976    A /rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
13977    A /rt/branches/3.5-TESTING/html/NoAuth/css/nav-left.css
13978    A /rt/branches/3.5-TESTING/html/NoAuth/css/nav.css
13979    D /rt/branches/3.5-TESTING/html/NoAuth/ossf.css
13980
13981  r4631@wintermute:  tom | 2005-07-01 20:30:23 -0400
13982  Integrated the top actions, menu, logo, footer, and some other stuff into the new CSS layout.  Menu system was a total pain to retrofit, and it may still have kinks.
13983
13984 ------------------------------------------------------------------------
13985 r3282 | trs | 2005-07-01 21:12:41 -0400 (Fri, 01 Jul 2005) | 3 lines
13986 Changed paths:
13987    M /rt/branches/3.5-TESTING
13988
13989  r4630@wintermute:  tom | 2005-07-01 14:07:13 -0400
13990  Added var, local, and share to svn:ignore
13991
13992 ------------------------------------------------------------------------
13993 r3281 | trs | 2005-07-01 21:12:35 -0400 (Fri, 01 Jul 2005) | 3 lines
13994 Changed paths:
13995    M /rt/branches/3.5-TESTING
13996    A /rt/branches/3.5-TESTING/html/NoAuth/images/css
13997    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/cb-light.gif
13998    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/cb.gif
13999    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/cbr-b2g.gif
14000    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/cbr-gray.gif
14001    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/cbr-trans.gif
14002    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/cbr.gif
14003    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/ct-light.gif
14004    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/ct.gif
14005    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/ctr-b2g.gif
14006    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/ctr-gray.gif
14007    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/ctr-trans.gif
14008    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/ctr.gif
14009    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/dark-arrow-up.png
14010    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/dark-arrow.png
14011    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/light-arrow-up.png
14012    A /rt/branches/3.5-TESTING/html/NoAuth/images/css/light-arrow.png
14013
14014  r4629@wintermute:  tom | 2005-07-01 14:05:58 -0400
14015  All the little images used by the CSS
14016
14017 ------------------------------------------------------------------------
14018 r3280 | trs | 2005-07-01 21:12:32 -0400 (Fri, 01 Jul 2005) | 8 lines
14019 Changed paths:
14020    M /rt/branches/3.5-TESTING
14021
14022  r4366@wintermute:  tom | 2005-06-22 16:07:17 -0400
14023   r4256@wintermute (orig r3221):  pdh | 2005-06-16 23:37:58 -0400
14024   Default value for $RedistributeAutoGeneratedMessages is now
14025   "privileged".
14026   
14027   
14028  
14029
14030 ------------------------------------------------------------------------
14031 r3279 | trs | 2005-07-01 21:12:28 -0400 (Fri, 01 Jul 2005) | 54 lines
14032 Changed paths:
14033    M /rt/branches/3.5-TESTING
14034    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
14035
14036  r4119@wintermute:  tom | 2005-06-13 18:37:20 -0400
14037   r4105@wintermute (orig r3129):  kevinr | 2005-06-09 20:30:01 -0400
14038    r4148@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-09 20:29:52 -0400
14039    * Cleaned up the tests and fixed the issue with the local RT tag.
14040   
14041   r4106@wintermute (orig r3130):  kevinr | 2005-06-10 15:36:10 -0400
14042    r4163@STRATTON-ONE-THIRTY-THREE:  kevinr | 2005-06-10 13:50:15 -0400
14043    * Added a plan to the second test and made sure the tests will get distributed.
14044   
14045   r4107@wintermute (orig r3131):  kevinr | 2005-06-10 15:36:25 -0400
14046    r4170@STRATTON-ONE-THIRTY-THREE:  kevinr | 2005-06-10 15:36:00 -0400
14047    * Included the relevant information about setting template headers in the 
14048    README
14049    * moved scrip creation into initialdata so the Makefile will do it automagically
14050   
14051   r4108@wintermute (orig r3132):  kevinr | 2005-06-10 16:11:03 -0400
14052   * This is more properly an extension, since it creates a scrip.
14053   r4109@wintermute (orig r3133):  kevinr | 2005-06-10 18:37:42 -0400
14054    r4179@STRATTON-ONE-THIRTY-THREE:  kevinr | 2005-06-10 16:43:14 -0400
14055    * Moved in an extension file to use as a stub.
14056   
14057   r4110@wintermute (orig r3134):  kevinr | 2005-06-10 18:37:58 -0400
14058    r4180@STRATTON-ONE-THIRTY-THREE:  kevinr | 2005-06-10 18:37:31 -0400
14059    * Modified files in the hopes of making this an extension instead of an action.
14060   
14061   r4111@wintermute (orig r3135):  kevinr | 2005-06-10 18:44:38 -0400
14062    r4183@STRATTON-ONE-THIRTY-THREE:  kevinr | 2005-06-10 18:44:33 -0400
14063    * s/::/-/, which makes it not fail because '::' means something in Makefiles. 
14064   
14065   r4112@wintermute (orig r3136):  kevinr | 2005-06-10 18:47:49 -0400
14066    r4185@STRATTON-ONE-THIRTY-THREE:  kevinr | 2005-06-10 18:47:44 -0400
14067    * now actually includes the extension file
14068   
14069   r4113@wintermute (orig r3137):  glasser | 2005-06-10 22:42:19 -0400
14070    r34816@tin-foil:  glasser | 2005-06-10 22:41:58 -0400
14071    Support DEFAULT in schema.
14072   
14073   r4114@wintermute (orig r3138):  jesse | 2005-06-12 22:52:55 -0400
14074   Branching RT 3.5 for testing
14075   r4115@wintermute (orig r3139):  jesse | 2005-06-12 22:53:47 -0400
14076   Removing disused platano-experimental branch
14077   
14078   r4116@wintermute (orig r3140):  jesse | 2005-06-12 23:32:42 -0400
14079    r20056@hualien:  jesse | 2005-06-12 23:32:17 -0400
14080    * 3.5.1
14081   
14082   r4117@wintermute (orig r3141):  jesse | 2005-06-12 23:34:35 -0400
14083   Tagged as 3.5.1 by svn RelEng 1.0
14084   r4118@wintermute (orig r3142):  kevinr | 2005-06-13 15:43:08 -0400
14085    r4210@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-13 15:39:50 -0400
14086    * fixed a couple small issues with the perldoc format
14087   
14088  
14089
14090 ------------------------------------------------------------------------
14091 r3221 | pdh | 2005-06-16 23:37:58 -0400 (Thu, 16 Jun 2005) | 4 lines
14092 Changed paths:
14093    M /rt/branches/3.5-TESTING/UPGRADING
14094    M /rt/branches/3.5-TESTING/etc/RT_Config.pm.in
14095
14096 Default value for $RedistributeAutoGeneratedMessages is now
14097 "privileged".
14098
14099
14100 ------------------------------------------------------------------------
14101 r3140 | jesse | 2005-06-12 23:32:42 -0400 (Sun, 12 Jun 2005) | 3 lines
14102 Changed paths:
14103    M /rt/branches/3.5-TESTING
14104    M /rt/branches/3.5-TESTING/configure.ac
14105    A /rt/branches/3.5-TESTING/etc/upgrade/3.5.1
14106    A /rt/branches/3.5-TESTING/etc/upgrade/3.5.1/content
14107    D /rt/branches/3.5-TESTING/etc/upgrade/QUEBEC
14108    M /rt/branches/3.5-TESTING/html/NoAuth/webrt.css
14109    M /rt/branches/3.5-TESTING/releng.cnf
14110
14111  r20056@hualien:  jesse | 2005-06-12 23:32:17 -0400
14112  * 3.5.1
14113
14114 ------------------------------------------------------------------------
14115 r3138 | jesse | 2005-06-12 22:52:55 -0400 (Sun, 12 Jun 2005) | 1 line
14116 Changed paths:
14117    A /rt/branches/3.5-TESTING (from /rt/branches/PLATANO-EXPERIMENTAL-CSS:3125)
14118
14119 Branching RT 3.5 for testing
14120 ------------------------------------------------------------------------
14121 r3125 | jesse | 2005-06-09 02:36:55 -0400 (Thu, 09 Jun 2005) | 3 lines
14122 Changed paths:
14123    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14124    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyReminders
14125    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
14126    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
14127    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Reminders.html
14128
14129  r19711@hualien:  jesse | 2005-06-09 02:35:57 -0400
14130  * Fixes from chaldea mergeup
14131
14132 ------------------------------------------------------------------------
14133 r3124 | jesse | 2005-06-09 02:36:24 -0400 (Thu, 09 Jun 2005) | 3 lines
14134 Changed paths:
14135    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14136    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
14137    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.svc.in
14138    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-mailgate.in
14139    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
14140    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
14141    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
14142    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_SiteConfig.pm
14143    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/initialdata
14144    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/QUEBEC/content
14145    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
14146    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/AddCustomFieldValue
14147    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFieldValues
14148    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickObjects
14149    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Modify.html
14150    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Modify.html
14151    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldCombobox
14152    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldSelect
14153    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
14154    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
14155    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyReminders
14156    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFieldWikitext
14157    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLinks
14158    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ValidateCustomFields
14159    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/cascaded.js
14160    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/combobox.js
14161    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
14162    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/NoAuth/mail-gateway
14163    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
14164    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
14165    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Chart
14166    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Chart.png
14167    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/Chart
14168    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
14169    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
14170    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
14171    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/PreviewScrips
14172    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Reminders
14173    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMemberOf
14174    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowReferences
14175    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
14176    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
14177    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Reminders.html
14178    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/CreatedByDates.html
14179    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/Elements/Tabs
14180    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/ResolvedByOwner.html
14181    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/index.html
14182    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/ComboBox
14183    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/autohandler
14184    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
14185    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL_Overlay.pm
14186    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/AutoOpen.pm
14187    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/EscalatePriority.pm
14188    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Generic.pm
14189    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
14190    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
14191    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments_Overlay.pm
14192    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes_Overlay.pm
14193    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers_Overlay.pm
14194    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/Generic.pm
14195    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CurrentUser.pm
14196    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
14197    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields_Overlay.pm
14198    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Date.pm
14199    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/EmailParser.pm
14200    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
14201    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers_Overlay.pm
14202    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
14203    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups_Overlay.pm
14204    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Handle.pm
14205    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.po
14206    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/da.po
14207    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/de.po
14208    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/es.po
14209    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fi.po
14210    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fr.po
14211    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/he.po
14212    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/hu.po
14213    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/it.po
14214    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ja.po
14215    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/nl.po
14216    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/no.po
14217    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pl.po
14218    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pt_br.po
14219    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ru.po
14220    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_cn.po
14221    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_tw.po
14222    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N.pm
14223    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Auth/MailFrom.pm
14224    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
14225    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
14226    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/QueryBuilder
14227    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/QueryBuilder/Tree.pm
14228    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/QueryBuilder.pm
14229    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
14230    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link_Overlay.pm
14231    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links_Overlay.pm
14232    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals_Overlay.pm
14233    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
14234    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues_Overlay.pm
14235    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
14236    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Reminders.pm
14237    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Report/Tickets.pm
14238    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SavedSearch.pm
14239    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SavedSearches.pm
14240    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction_Overlay.pm
14241    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions_Overlay.pm
14242    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition_Overlay.pm
14243    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions_Overlay.pm
14244    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
14245    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips_Overlay.pm
14246    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/ActiveTicketsInQueue.pm
14247    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/FromSQL.pm
14248    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Generic.pm
14249    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SearchBuilder.pm
14250    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/System.pm
14251    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates_Overlay.pm
14252    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
14253    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
14254    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
14255    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions_Overlay.pm
14256    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/fsck_com_rt.pm
14257    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/t.pm
14258    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI.pm
14259    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
14260    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users_Overlay.pm
14261    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/02basic_web.t
14262    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/03web_compiliation_errors.t
14263    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/04send_email.t
14264    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/06mailgateway.t
14265    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/09record_cf_api.t
14266    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/10merge.t
14267    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/11-template-insert.t
14268    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/12-search.t
14269    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/13-attribute-tests.t
14270    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/15cf_single_values_are_single.t
14271    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/20savedsearch.t
14272    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/21query-builder.t
14273    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
14274
14275  r19710@hualien:  jesse | 2005-06-09 01:48:50 -0400
14276  * Merging up from chaldea
14277
14278 ------------------------------------------------------------------------
14279 r2929 | jesse | 2005-05-22 18:40:11 -0400 (Sun, 22 May 2005) | 9 lines
14280 Changed paths:
14281    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14282    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
14283
14284  r17005@hualien:  jesse | 2005-05-22 17:15:48 -0400
14285   r16996@hualien:  jesse | 2005-05-22 17:01:22 -0400
14286    r16989@hualien:  jesse | 2005-05-22 16:58:45 -0400
14287     r16893@hualien:  jesse | 2005-05-16 18:04:08 -0400
14288     * Better creation of in-reply-to/references headers on web-ased reply
14289    
14290   
14291  
14292
14293 ------------------------------------------------------------------------
14294 r2928 | jesse | 2005-05-22 18:39:49 -0400 (Sun, 22 May 2005) | 10 lines
14295 Changed paths:
14296    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14297    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
14298
14299  r17004@hualien:  jesse | 2005-05-22 17:15:44 -0400
14300   r16995@hualien:  jesse | 2005-05-22 17:01:13 -0400
14301    r16988@hualien:  jesse | 2005-05-22 16:58:36 -0400
14302     r16891@hualien:  jesse | 2005-05-16 17:48:02 -0400
14303     * Adding a new "top of page" callback
14304     
14305    
14306   
14307  
14308
14309 ------------------------------------------------------------------------
14310 r2927 | jesse | 2005-05-22 18:39:12 -0400 (Sun, 22 May 2005) | 9 lines
14311 Changed paths:
14312    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14313    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
14314
14315  r17003@hualien:  jesse | 2005-05-22 17:15:39 -0400
14316   r16994@hualien:  jesse | 2005-05-22 17:00:41 -0400
14317    r16987@hualien:  jesse | 2005-05-22 16:58:28 -0400
14318     r16761@hualien:  jesse | 2005-05-13 10:22:22 -0400
14319     * Ruslan found a debugging statement we had accidentally committed
14320    
14321   
14322  
14323
14324 ------------------------------------------------------------------------
14325 r2926 | jesse | 2005-05-22 18:38:49 -0400 (Sun, 22 May 2005) | 9 lines
14326 Changed paths:
14327    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14328    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
14329    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
14330
14331  r17002@hualien:  jesse | 2005-05-22 17:15:31 -0400
14332   r16993@hualien:  jesse | 2005-05-22 17:00:24 -0400
14333    r16986@hualien:  jesse | 2005-05-22 16:58:17 -0400
14334     r16510@hualien:  jesse | 2005-05-12 12:44:00 -0400
14335     * Fix on the plane was wrong. sigh
14336    
14337   
14338  
14339
14340 ------------------------------------------------------------------------
14341 r2925 | jesse | 2005-05-22 18:37:54 -0400 (Sun, 22 May 2005) | 7 lines
14342 Changed paths:
14343    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14344    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTimeUnits
14345
14346  r17001@hualien:  jesse | 2005-05-22 17:15:24 -0400
14347   r16992@hualien:  jesse | 2005-05-22 17:00:09 -0400
14348    r16915@hualien:  jesse | 2005-05-18 14:32:50 -0400
14349    * missing file
14350   
14351  
14352
14353 ------------------------------------------------------------------------
14354 r2924 | jesse | 2005-05-22 18:37:32 -0400 (Sun, 22 May 2005) | 7 lines
14355 Changed paths:
14356    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14357    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
14358    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
14359    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
14360    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
14361    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
14362    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/autohandler
14363    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
14364    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/02basic_web.t
14365
14366  r17000@hualien:  jesse | 2005-05-22 17:15:03 -0400
14367   r16991@hualien:  jesse | 2005-05-22 16:59:53 -0400
14368    r16903@hualien:  jesse | 2005-05-18 14:29:56 -0400
14369    * Reimplemented "Hours/Minutes" selects for time worked/estimated/spent
14370   
14371  
14372
14373 ------------------------------------------------------------------------
14374 r2923 | jesse | 2005-05-22 18:37:11 -0400 (Sun, 22 May 2005) | 7 lines
14375 Changed paths:
14376    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14377    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
14378
14379  r16999@hualien:  jesse | 2005-05-22 17:14:59 -0400
14380   r16990@hualien:  jesse | 2005-05-22 16:59:47 -0400
14381    r16902@hualien:  jesse | 2005-05-17 23:18:36 -0400
14382    * Added Owner to the ticket basics page
14383   
14384  
14385
14386 ------------------------------------------------------------------------
14387 r2922 | jesse | 2005-05-22 18:35:47 -0400 (Sun, 22 May 2005) | 231 lines
14388 Changed paths:
14389    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14390    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
14391    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_SiteConfig.pm
14392    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/initialdata
14393    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
14394    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/AddCustomFieldValue
14395    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFieldValues
14396    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldCascaded
14397    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldSelect
14398    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldWikitext
14399    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
14400    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFieldWikitext
14401    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFields
14402    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowSearch
14403    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Tabs
14404    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ValidateCustomFields
14405    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
14406    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
14407    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
14408    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Chart.html
14409    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Chart.png
14410    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/Chart
14411    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
14412    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectChartType
14413    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectGroupBy
14414    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
14415    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Tabs
14416    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
14417    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomFields
14418    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
14419    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Elements/Tabs
14420    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports
14421    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/CreatedByDates.html
14422    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/Elements
14423    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/Elements/Tabs
14424    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/ResolvedByDates.html
14425    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/ResolvedByOwner.html
14426    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Reports/index.html
14427    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/index.html
14428    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/CreateTickets.pm
14429    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
14430    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValue_Overlay.pm
14431    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
14432    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.po
14433    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/da.po
14434    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/de.po
14435    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/en.po
14436    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/es.po
14437    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fi.po
14438    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fr.po
14439    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/he.po
14440    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/hu.po
14441    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/it.po
14442    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ja.po
14443    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/nl.po
14444    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/no.po
14445    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pl.po
14446    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pt_br.po
14447    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ru.po
14448    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_cn.po
14449    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_tw.po
14450    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
14451    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields_Overlay.pm
14452    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
14453    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
14454    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Report/Tickets.pm
14455    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SearchBuilder.pm
14456    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
14457    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
14458    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/01ticket_link_searching.t
14459    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/15cf_combo_cascade.t
14460    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/15cf_pattern.t
14461    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/19-rtname.t
14462    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
14463    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
14464
14465  r16998@hualien:  jesse | 2005-05-22 17:12:47 -0400
14466   r16975@hualien:  jesse | 2005-05-22 15:08:34 -0400
14467    r16904@hualien (orig r2888):  autrijus | 2005-05-18 06:26:04 -0400
14468     r17753@not (orig r2830):  jesse | 2005-05-04 12:19:34 +0800
14469      r15713@hualien:  jesse | 2005-05-04 00:17:54 -0400
14470      * Graphing and charting
14471     
14472     r17757@not (orig r2834):  jesse | 2005-05-07 01:59:35 +0800
14473      r15824@hualien:  jesse | 2005-05-06 13:57:04 -0400
14474      * First cut at new reports
14475     
14476     r17758@not (orig r2835):  jesse | 2005-05-07 02:01:51 +0800
14477      r15827@hualien:  jesse | 2005-05-06 14:01:08 -0400
14478      * Testdeps fixes for the new code
14479     
14480     r17759@not (orig r2836):  jesse | 2005-05-07 04:39:11 +0800
14481      r15830@hualien:  jesse | 2005-05-06 16:34:11 -0400
14482       r13240@hualien:  jesse | 2005-04-18 01:07:43 -0400
14483       * Added Wikitext custom field type
14484      
14485     
14486     r17760@not (orig r2837):  jesse | 2005-05-07 04:40:10 +0800
14487      r15831@hualien:  jesse | 2005-05-06 16:34:16 -0400
14488       r13251@hualien:  jesse | 2005-04-18 01:54:02 -0400
14489        r13242@hualien (orig r2768):  jesse | 2005-04-18 00:16:42 -0400
14490        3.4.2rc1
14491       
14492      
14493     
14494     r17761@not (orig r2838):  jesse | 2005-05-07 04:40:27 +0800
14495      r15832@hualien:  jesse | 2005-05-06 16:34:19 -0400
14496       r13264@hualien:  jesse | 2005-04-19 14:15:54 -0400
14497       RT-Ticket: 6616
14498       RT-Status: resolved
14499       RT-Update: correspond
14500       
14501       * Added a new HasPassword method to the RT user object
14502       
14503      
14504     
14505     r17762@not (orig r2839):  jesse | 2005-05-07 04:40:45 +0800
14506      r15833@hualien:  jesse | 2005-05-06 16:34:24 -0400
14507       r13834@hualien:  jesse | 2005-04-19 17:03:40 -0400
14508       RT-Ticket: 6617
14509       RT-Status: resolve
14510       RT-Update: correspond
14511       
14512       Removed some spurious use lib lines from the test suite. Thanks to Dave Rolsky.
14513       
14514       
14515      
14516     
14517     r17763@not (orig r2840):  jesse | 2005-05-07 04:41:00 +0800
14518      r15834@hualien:  jesse | 2005-05-06 16:34:27 -0400
14519       r13990@hualien:  jesse | 2005-04-19 22:00:14 -0400
14520       * Canonicalized => to , in the configuration file
14521         They mean the same thing, but consistency is good.
14522      
14523     
14524     r17764@not (orig r2841):  jesse | 2005-05-07 04:41:15 +0800
14525      r15835@hualien:  jesse | 2005-05-06 16:34:31 -0400
14526       r13994@hualien:  jesse | 2005-04-20 11:31:44 -0400
14527       RT-Ticket: 6620
14528       RT-Status: resolved
14529       RT-Update: correspond
14530       
14531       * Hungarian translation had an incorrect Content-Type. Reported upstream from 
14532         Debian.
14533       
14534      
14535     
14536     r17765@not (orig r2842):  jesse | 2005-05-07 04:41:50 +0800
14537      r15836@hualien:  jesse | 2005-05-06 16:34:35 -0400
14538       r14017@hualien:  jesse | 2005-04-21 21:07:47 -0400
14539       Loc updates
14540      
14541     
14542     r17766@not (orig r2843):  jesse | 2005-05-07 04:42:47 +0800
14543      r15837@hualien:  jesse | 2005-05-06 16:35:02 -0400
14544       r14525@hualien:  jesse | 2005-04-26 14:42:28 -0400
14545        r13265@hualien (orig r2779):  tla | 2005-04-19 00:45:48 -0400
14546        fix the perldoc
14547        
14548        r14524@hualien (orig r2807):  jesse | 2005-04-25 22:33:14 -0400
14549        * Correct comments in config file. "RTLogoURL" is actually LogoURL.   --Allison Randal
14550        
14551       
14552      
14553     
14554     r17767@not (orig r2844):  jesse | 2005-05-07 04:43:03 +0800
14555      r15838@hualien:  jesse | 2005-05-06 16:35:06 -0400
14556       r14616@hualien:  jesse | 2005-04-28 22:56:19 -0400
14557       * Added a todo notice
14558       
14559      
14560     
14561     r17768@not (orig r2845):  jesse | 2005-05-07 04:43:17 +0800
14562      r15839@hualien:  jesse | 2005-05-06 16:35:10 -0400
14563       r14617@hualien:  jesse | 2005-04-28 22:56:56 -0400
14564       * Enabled proper message threading with RT
14565       
14566      
14567     
14568     r17769@not (orig r2846):  jesse | 2005-05-07 04:43:33 +0800
14569      r15840@hualien:  jesse | 2005-05-06 16:35:17 -0400
14570       r14626@hualien:  jesse | 2005-04-29 13:06:57 -0400
14571       * Message threading improvements suggested by Florian Weimer
14572      
14573     
14574     r17770@not (orig r2847):  jesse | 2005-05-07 04:44:08 +0800
14575      r15841@hualien:  jesse | 2005-05-06 16:35:23 -0400
14576       r14637@hualien:  jesse | 2005-05-02 13:24:05 -0400
14577       * Patch to SelfService UI to not display a preferences page unless the current user (ie all unprivileged users) has the right to do so.
14578       
14579      
14580     
14581     r17771@not (orig r2848):  jesse | 2005-05-07 04:44:24 +0800
14582      r15842@hualien:  jesse | 2005-05-06 16:35:28 -0400
14583       r14639@hualien:  jesse | 2005-05-02 13:30:18 -0400
14584       * This be 3.4.2rc2
14585      
14586     
14587     r17772@not (orig r2849):  jesse | 2005-05-07 04:44:40 +0800
14588      r15843@hualien:  jesse | 2005-05-06 16:35:33 -0400
14589       r15791@hualien:  jesse | 2005-05-04 13:11:37 -0400
14590        r15714@hualien (orig r2829):  robert | 2005-05-03 23:52:32 -0400
14591         r2835@bear:  rspier | 2005-05-04T03:51:48.597852Z
14592         fix typo in initialdata related to approval rejection
14593         
14594        
14595       
14596      
14597     
14598     r17773@not (orig r2850):  jesse | 2005-05-07 04:44:56 +0800
14599      r15844@hualien:  jesse | 2005-05-06 16:35:38 -0400
14600       r15792@hualien:  jesse | 2005-05-04 13:14:49 -0400
14601       * This is 3.4.2
14602      
14603     
14604     r17774@not (orig r2851):  jesse | 2005-05-07 04:45:10 +0800
14605      r15845@hualien:  jesse | 2005-05-06 16:35:42 -0400
14606       r15829@hualien:  jesse | 2005-05-06 16:06:12 -0400
14607       * Make sure that disabled custom fields aren't listed in Queue CF listings.
14608       
14609      
14610     
14611     r17775@not (orig r2852):  jesse | 2005-05-09 11:33:18 +0800
14612      r16156@hualien:  jesse | 2005-05-08 23:31:32 -0400
14613      * Better reporting functionality; group by day, month, year
14614     
14615     r17788@not (orig r2865):  jesse | 2005-05-12 08:08:05 +0800
14616      r16463@hualien:  jesse | 2005-05-11 15:31:30 +0100
14617       r16375@hualien:  jesse | 2005-05-09 21:47:25 -0400
14618        r15825@hualien (orig r2833):  glasser | 2005-05-05 22:44:56 -0400
14619        Require modern version of XML::RSS (versions prior to 1.02 do not 
14620        encode their output properly; 1.02 and 1.05 have the same prereqs
14621        but 1.05 fixes some other bugs)
14622       
14623      
14624     
14625     r17789@not (orig r2866):  jesse | 2005-05-12 08:08:28 +0800
14626      r16464@hualien:  jesse | 2005-05-11 15:31:34 +0100
14627       r16376@hualien:  jesse | 2005-05-09 21:51:14 -0400
14628        r16373@hualien:  jesse | 2005-05-09 21:43:59 -0400
14629        * Queue name case changes were accidentally generating a "Name Conflict" error
14630        
14631       
14632      
14633     
14634     r17790@not (orig r2867):  jesse | 2005-05-12 08:08:43 +0800
14635      r16465@hualien:  jesse | 2005-05-11 15:31:39 +0100
14636       r16392@hualien:  jesse | 2005-05-10 02:10:18 -0400
14637        r16391@hualien (orig r2861):  robert | 2005-05-10 01:54:35 -0400
14638         r2875@bear:  rspier | 2005-05-10T05:54:13.875334Z
14639         quick and dirty fix (ok, not so quick, and not really so dirty)
14640         for the recursive CreateTickets dataloss issue.
14641         
14642        
14643       
14644      
14645     
14646     r17791@not (orig r2868):  jesse | 2005-05-12 08:08:56 +0800
14647      r16466@hualien:  jesse | 2005-05-11 15:31:43 +0100
14648       r16461@hualien:  jesse | 2005-05-11 10:23:33 -0400
14649       * Custom field values can now be integers
14650      
14651     
14652     r17792@not (orig r2869):  jesse | 2005-05-12 08:09:08 +0800
14653      r16467@hualien:  jesse | 2005-05-11 15:31:47 +0100
14654       r16462@hualien:  jesse | 2005-05-11 10:30:30 -0400
14655       * Try harder to set a proper In-reply-to: header
14656      
14657     
14658     r17793@not (orig r2870):  jesse | 2005-05-12 08:09:21 +0800
14659      r16469@hualien:  jesse | 2005-05-11 15:35:20 +0100
14660      
14661     
14662     r17794@not (orig r2871):  jesse | 2005-05-12 08:09:34 +0800
14663      r16470@hualien:  jesse | 2005-05-11 17:55:59 +0100
14664      * Fixed some bulk custom field deletion issues
14665     
14666     r17805@not (orig r2882):  jesse | 2005-05-14 08:42:08 +0800
14667      r16738@hualien:  jesse | 2005-05-13 01:40:25 +0100
14668      * Clicking through saved search titlebars on the homepage now preserves format and rows per page
14669     
14670     r17806@not (orig r2883):  jesse | 2005-05-14 08:42:22 +0800
14671      r16763@hualien:  jesse | 2005-05-14 01:35:43 +0100
14672      * Refactoring broke "group by id" in reports. Fixed
14673     
14674    
14675    r16905@hualien (orig r2889):  autrijus | 2005-05-18 08:18:58 -0400
14676    * Refactor Cascaded type back to apply to all Select-ish custom fields,
14677      by introducing a "Category" member field for a CFV.
14678    r16906@hualien (orig r2890):  autrijus | 2005-05-18 08:36:58 -0400
14679    * stub for $cfv->Category and $cfv->SetCategory, as well as $cfv->Create
14680      that accepts Category as key.
14681    r16907@hualien (orig r2891):  autrijus | 2005-05-18 08:42:36 -0400
14682    * first cut at Category Admin UI -- User-side UI coming RSN
14683    r16908@hualien (orig r2892):  autrijus | 2005-05-18 08:47:05 -0400
14684    * $cfv->Category and $cfv->SetCategory, via attributes.
14685    r16909@hualien (orig r2893):  autrijus | 2005-05-18 09:22:30 -0400
14686    * cascaded select lands.
14687    r16910@hualien (orig r2894):  autrijus | 2005-05-18 10:23:00 -0400
14688    * creation of CF with pattern
14689    r16911@hualien (orig r2895):  autrijus | 2005-05-18 13:32:21 -0400
14690    * feedback for invalid CFs.
14691    r16912@hualien (orig r2896):  autrijus | 2005-05-18 13:40:02 -0400
14692    * improved diagnostics on sanity tests.
14693   
14694  
14695
14696 ------------------------------------------------------------------------
14697 r2921 | jesse | 2005-05-22 18:35:09 -0400 (Sun, 22 May 2005) | 5 lines
14698 Changed paths:
14699    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14700    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
14701    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditQueueWatchers
14702    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrips
14703    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditTemplates
14704    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
14705    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickObjects
14706    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueRightsForUser
14707    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
14708    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/index.html
14709    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/index.html
14710    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
14711    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
14712    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Checkbox
14713    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
14714    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldCascaded
14715    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldCombobox
14716    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
14717    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueueSummary
14718    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
14719    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SetupSessionCookie
14720    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
14721    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/combobox.js
14722    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/SearchOptions.html
14723    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
14724    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Chart.png
14725    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
14726    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
14727    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Update.html
14728    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
14729    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
14730    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditWatchers
14731    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
14732    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
14733    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/DelegateRights
14734    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Members.html
14735    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
14736    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/da.po
14737    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/es.po
14738    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ru.po
14739    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
14740    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
14741    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Report
14742    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Report/Tickets
14743    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Report/Tickets/Entry.pm
14744    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Report/Tickets.pm
14745    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SavedSearch.pm
14746    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Googleish.pm
14747    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
14748    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/07acl.t
14749    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/12-search.t
14750    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/15cf_pattern.t
14751    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/19quicksearch.t
14752    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
14753
14754  r16997@hualien:  jesse | 2005-05-22 17:04:18 -0400
14755   r16883@hualien:  jesse | 2005-05-16 17:06:12 -0400
14756   
14757  
14758
14759 ------------------------------------------------------------------------
14760 r2805 | jesse | 2005-04-24 17:18:35 -0400 (Sun, 24 Apr 2005) | 3 lines
14761 Changed paths:
14762    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14763    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
14764    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
14765
14766  r14466@hualien:  jesse | 2005-04-24 17:16:41 -0400
14767  * Small merge fixes from gugod
14768
14769 ------------------------------------------------------------------------
14770 r2804 | jesse | 2005-04-24 17:17:46 -0400 (Sun, 24 Apr 2005) | 102 lines
14771 Changed paths:
14772    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14773    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/GroupRights.html
14774    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
14775    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Objects.html
14776    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/UserRights.html
14777    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/index.html
14778    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/index.html
14779    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
14780    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Template.html
14781    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
14782    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/index.html
14783    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
14784    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
14785    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Modify.html
14786    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
14787    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/index.html
14788    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/GroupRights.html
14789    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Modify.html
14790    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/People.html
14791    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Template.html
14792    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/UserRights.html
14793    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/index.html
14794    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/Configuration.html
14795    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
14796    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
14797    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/index.html
14798    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
14799    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedStart
14800    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Checkbox
14801    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CreateTicket
14802    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
14803    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/GotoTicket
14804    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
14805    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
14806    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MessageBox
14807    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRT
14808    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
14809    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueueSummary
14810    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
14811    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Refresh
14812    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RefreshHomepage
14813    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Section
14814    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectAttachmentField
14815    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectBoolean
14816    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldOperator
14817    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDate
14818    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateRelation
14819    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateType
14820    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectEqualityOperator
14821    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectGroups
14822    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLang
14823    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLinkType
14824    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectMatch
14825    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
14826    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
14827    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectQueue
14828    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectResultsPerPage
14829    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectSortOrder
14830    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectStatus
14831    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketSortBy
14832    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketTypes
14833    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectUsers
14834    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectWatcherType
14835    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFieldImage
14836    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Submit
14837    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
14838    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Logout.html
14839    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Quicksearch.html
14840    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Search.html
14841    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/SearchOptions.html
14842    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
14843    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
14844    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Edit.html
14845    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
14846    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
14847    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Create.html
14848    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
14849    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
14850    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
14851    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Update.html
14852    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
14853    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
14854    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
14855    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
14856    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
14857    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
14858    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/MyDay.html
14859    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Offline.html
14860    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Members.html
14861    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Modify.html
14862    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/index.html
14863    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
14864    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
14865
14866  r14457@hualien:  jesse | 2005-04-24 12:22:55 -0400
14867  
14868  ==== Patch <Platano> level 1
14869  Source: 5dbbeda1-96ee-0310-ab23-efcf45cb33fb:/rt/branches/PLATANO-EXPERIMENTAL-CSS:17302
14870  Target: e417ac7c-1bcc-0310-8ffa-8f5827389a85:/rt/branches/PLATANO-EXPERIMENTAL-CSS:2736
14871          (svn://svn.bestpractical.com/rt)
14872  Log:
14873   r15592@gugod:  gugod | 2005-03-31 18:20:07 +0800
14874   make local branch again
14875   r15850@gugod:  gugod | 2005-04-02 15:26:27 +0800
14876   * indentation of some mess body :/
14877   * Tweak on the div.title and div.mainbody
14878   r15851@gugod:  gugod | 2005-04-02 16:10:59 +0800
14879   Make platano "HOME" screen has the same layout as 3.4R
14880   r15856@gugod:  gugod | 2005-04-02 17:39:59 +0800
14881   remove <font> tag
14882   r15857@gugod:  gugod | 2005-04-02 17:40:48 +0800
14883   TitleBox now use <div> instead of <table>
14884   r15858@gugod:  gugod | 2005-04-02 18:28:09 +0800
14885   * wrap a div#all right inside <body> to avoid margin problem on IE
14886   * use div.right-column and div.left-column to split columns.
14887   r16237@gugod:  gugod | 2005-04-08 12:27:57 +0800
14888   setup login form semantic
14889   r16238@gugod:  gugod | 2005-04-08 12:39:25 +0800
14890   So, semantics.
14891   r16239@gugod:  gugod | 2005-04-08 12:41:51 +0800
14892   tweak css to match semantic of "HOME" page
14893   r16240@gugod:  gugod | 2005-04-08 12:45:55 +0800
14894   put ossf new style into css linkn
14895   r16298@gugod:  gugod | 2005-04-10 09:37:10 +0800
14896   Move TitleBox to Widgets/
14897   r16299@gugod:  gugod | 2005-04-10 09:53:44 +0800
14898   /Elements/TitleBox -> /Widgets/TitleBox
14899   r16300@gugod:  gugod | 2005-04-10 09:55:50 +0800
14900   /Elements/TitleBox -> /Widgets/TitleBox
14901   r16431@gugod:  gugod | 2005-04-11 01:11:44 +0800
14902   use component calls with content, instead of TitleBoxStart + TitleBoxEnd
14903   r16432@gugod:  gugod | 2005-04-11 01:14:33 +0800
14904   Use component calls with content instead of TitleBoxStart + TitleBoxEnd
14905   r16438@gugod:  gugod | 2005-04-11 08:36:11 +0800
14906   deprecate TitleBoxStart + TitleBoxEnd
14907   r16439@gugod:  gugod | 2005-04-11 09:36:13 +0800
14908   Use component call with contents to "TitleBox" instead of TitleBoxStart + TitleBoxEnd
14909   r16662@gugod:  gugod | 2005-04-13 22:16:49 +0800
14910   * fix syntax error
14911   r16680@gugod:  gugod | 2005-04-15 13:40:19 +0800
14912   fix syntax error
14913   r16824@gugod:  gugod | 2005-04-17 14:00:10 +0800
14914   make it more xhtml-ish
14915   r16825@gugod:  gugod | 2005-04-17 14:01:55 +0800
14916   use lowercase tag name
14917   r16826@gugod:  gugod | 2005-04-17 14:11:32 +0800
14918   more xhtml-ish thing
14919   r16827@gugod:  gugod | 2005-04-17 14:54:09 +0800
14920   lowercase A tags
14921   r16828@gugod:  gugod | 2005-04-17 14:55:21 +0800
14922   lowercase tag
14923   r16829@gugod:  gugod | 2005-04-17 14:55:37 +0800
14924   lowercase tag
14925   r16830@gugod:  gugod | 2005-04-17 14:56:07 +0800
14926   indentation and SimpleSearchForm css
14927   r16831@gugod:  gugod | 2005-04-17 14:58:33 +0800
14928   lowercase A tag
14929   r16832@gugod:  gugod | 2005-04-17 15:09:04 +0800
14930   Massive Change
14931   
14932   lowercase all html tags with this script:
14933   
14934   #!/usr/bin/perl -i.bak -p
14935   s{(</\w+>)}{lc($1)}eg;
14936   s{(<\w+[\s>])}{lc($1)}eg;
14937   
14938   
14939   r17292@gugod:  gugod | 2005-04-24 18:30:56 +0800
14940   * lowercase the attribute names
14941   * double-quote attribute values
14942   r17293@gugod:  gugod | 2005-04-24 18:32:08 +0800
14943   * lowercase attribute name
14944   * double-quote attribute value
14945   r17294@gugod:  gugod | 2005-04-24 18:33:12 +0800
14946   * lowercase attribute name
14947   * double-quote attribute value
14948   r17295@gugod:  gugod | 2005-04-24 18:34:06 +0800
14949   <b> -> <strong>
14950   r17296@gugod:  gugod | 2005-04-24 18:39:07 +0800
14951   remove <font>
14952   r17297@gugod:  gugod | 2005-04-24 18:39:46 +0800
14953   This should be more proper
14954   r17298@gugod:  gugod | 2005-04-24 18:44:06 +0800
14955   * <b> -> <strong>
14956   * <font> -> <span>
14957   r17299@gugod:  gugod | 2005-04-24 18:45:58 +0800
14958   * <br> -> <br/>
14959   * <i> -> <em>
14960   r17300@gugod:  gugod | 2005-04-24 18:48:28 +0800
14961   * more xhtml tidy
14962   r17301@gugod:  gugod | 2005-04-24 18:52:32 +0800
14963   * more xhtml tidy
14964   r17302@gugod:  gugod | 2005-04-24 18:55:06 +0800
14965   xhtml tidy
14966  
14967
14968 ------------------------------------------------------------------------
14969 r2736 | jesse | 2005-04-17 16:14:08 -0400 (Sun, 17 Apr 2005) | 3 lines
14970 Changed paths:
14971    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
14972    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/GroupRights.html
14973    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
14974    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Objects.html
14975    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/UserRights.html
14976    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/index.html
14977    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/AddCustomFieldValue
14978    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CreateUserCalled
14979    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomField
14980    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
14981    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditQueueWatchers
14982    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
14983    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrips
14984    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditTemplates
14985    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditUserComments
14986    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalCustomFields
14987    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalScrips
14988    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ModifyTemplate
14989    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
14990    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickObjects
14991    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueRightsForUser
14992    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldLookupType
14993    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldType
14994    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectGroups
14995    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyGroup
14996    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyQueue
14997    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyUser
14998    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectNewGroupMembers
14999    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectRights
15000    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScrip
15001    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripAction
15002    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripCondition
15003    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectStage
15004    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectTemplate
15005    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectUsers
15006    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
15007    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Template.html
15008    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
15009    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
15010    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
15011    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Modify.html
15012    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
15013    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/index.html
15014    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/GroupRights.html
15015    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Modify.html
15016    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/People.html
15017    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Scrips.html
15018    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Template.html
15019    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/UserRights.html
15020    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/index.html
15021    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
15022    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
15023    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/ShowDependency
15024    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedEnd
15025    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedStart
15026    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Checkbox
15027    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
15028    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
15029    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CreateTicket
15030    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
15031    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
15032    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
15033    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/GotoTicket
15034    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
15035    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Menu
15036    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRT
15037    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
15038    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueueSummary
15039    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
15040    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Refresh
15041    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Section
15042    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectAttachmentField
15043    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectBoolean
15044    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldOperator
15045    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDate
15046    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateRelation
15047    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateType
15048    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectEqualityOperator
15049    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLang
15050    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLinkType
15051    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectMatch
15052    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
15053    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
15054    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectQueue
15055    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectResultsPerPage
15056    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectSortOrder
15057    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectStatus
15058    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketSortBy
15059    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketTypes
15060    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectWatcherType
15061    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLink
15062    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Submit
15063    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
15064    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Logout.html
15065    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/autohandler
15066    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/ossf.css
15067    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Quicksearch.html
15068    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Search.html
15069    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/SearchOptions.html
15070    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15071    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
15072    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
15073    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/NewListActions
15074    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
15075    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectGroup
15076    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks
15077    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectPersonType
15078    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
15079    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Create.html
15080    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
15081    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/GotoTicket
15082    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
15083    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
15084    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
15085    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Update.html
15086    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
15087    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
15088    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/AddWatchers
15089    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/BulkLinks
15090    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
15091    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditDates
15092    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditPeople
15093    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditWatchers
15094    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
15095    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDates
15096    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDependencies
15097    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
15098    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMemberOf
15099    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMembers
15100    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowReferences
15101    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
15102    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
15103    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransaction
15104    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransactionAttachments
15105    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/History.html
15106    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
15107    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
15108    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
15109    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
15110    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
15111    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/MyDay.html
15112    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Offline.html
15113    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Members.html
15114    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Modify.html
15115    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/index.html
15116    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
15117    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15118    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/TitleBoxStart
15119    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
15120
15121  r13180@hualien:  jesse | 2005-04-17 16:12:50 -0400
15122  * XHTML overhaul from Gugod
15123
15124 ------------------------------------------------------------------------
15125 r2735 | jesse | 2005-04-16 04:20:58 -0400 (Sat, 16 Apr 2005) | 3 lines
15126 Changed paths:
15127    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15128    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyAdminQueues
15129    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MySupportQueues
15130    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
15131    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowSearch
15132    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15133    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
15134
15135  r13124@hualien:  jesse | 2005-04-16 04:12:52 -0400
15136  * Compilation fixes from the forward merge
15137
15138 ------------------------------------------------------------------------
15139 r2734 | jesse | 2005-04-16 04:20:52 -0400 (Sat, 16 Apr 2005) | 7 lines
15140 Changed paths:
15141    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15142    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchesForObjects
15143
15144  r13123@hualien:  jesse | 2005-04-16 03:13:10 -0400
15145   r13022@hualien:  jesse | 2005-04-16 02:28:15 -0400
15146    r12964@hualien:  jesse | 2005-04-15 18:46:40 -0400
15147    * Merge fixes
15148   
15149  
15150
15151 ------------------------------------------------------------------------
15152 r2733 | jesse | 2005-04-16 04:20:45 -0400 (Sat, 16 Apr 2005) | 12 lines
15153 Changed paths:
15154    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15155    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SavedSearch.pm
15156    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/20savedsearch.t
15157
15158  r13122@hualien:  jesse | 2005-04-16 03:13:07 -0400
15159   r13021@hualien:  jesse | 2005-04-16 02:28:10 -0400
15160    r12963@hualien:  jesse | 2005-04-15 17:46:02 -0400
15161     r12958@hualien:  jesse | 2005-04-15 17:30:30 -0400
15162      r12957@hualien (orig r2634):  tla | 2005-04-15 17:21:25 -0400
15163      Added ability to update name as well as search parameters.
15164      
15165     
15166    
15167   
15168  
15169
15170 ------------------------------------------------------------------------
15171 r2732 | jesse | 2005-04-16 04:20:31 -0400 (Sat, 16 Apr 2005) | 9 lines
15172 Changed paths:
15173    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15174    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SavedSearch.pm
15175    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/12-search.t
15176
15177  r13121@hualien:  jesse | 2005-04-16 03:13:04 -0400
15178   r13020@hualien:  jesse | 2005-04-16 02:28:04 -0400
15179    r12962@hualien:  jesse | 2005-04-15 17:45:57 -0400
15180     r12950@hualien:  jesse | 2005-04-15 16:47:32 -0400
15181     * Cleaned up search tests
15182    
15183   
15184  
15185
15186 ------------------------------------------------------------------------
15187 r2731 | jesse | 2005-04-16 04:20:22 -0400 (Sat, 16 Apr 2005) | 80 lines
15188 Changed paths:
15189    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15190    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/config.layout
15191    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomField
15192    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldText
15193    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
15194    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchesForObjects
15195    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields_Overlay.pm
15196    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
15197    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SavedSearch.pm
15198    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SavedSearches.pm
15199    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/t.pm
15200    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
15201    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/20savedsearch.t
15202
15203  r13120@hualien:  jesse | 2005-04-16 03:12:59 -0400
15204   r13019@hualien:  jesse | 2005-04-16 02:27:57 -0400
15205    r12961@hualien:  jesse | 2005-04-15 17:43:00 -0400
15206     r12947@hualien:  jesse | 2005-04-15 15:31:30 -0400
15207      r10706@hualien (orig r2541):  tla | 2005-03-30 19:20:44 -0500
15208      Fixes so that custom fields will pay attention to defaults, when the defaults
15209      are specified.
15210      
15211      r10782@hualien (orig r2542):  robert | 2005-03-30 23:03:13 -0500
15212       r2579@dog:  rspier | 2005-03-30 19:58:06 -0800
15213       RT-Ticket: 6572
15214       RT-Status: resolved
15215       RT-Update: correspond
15216       
15217       Remove second FHS layout
15218       
15219      
15220      r11405@hualien (orig r2557):  tla | 2005-04-01 23:16:13 -0500
15221      A scheme which allows "t:123" URIs, for ticket specification.
15222      
15223      r11785@hualien (orig r2582):  tla | 2005-04-03 15:35:23 -0400
15224      Get rid of LocalURIPrefix test.  Would make this DTRT if I knew what TRT was.
15225      
15226      r11854@hualien (orig r2584):  tla | 2005-04-04 04:18:22 -0400
15227      Add a simple sub to return the object class with the RT::Lib:: prefix
15228      stripped off.  Useful for displaying, e.g., "Ticket #35" or "Article #3".
15229      
15230      r11856@hualien (orig r2586):  tla | 2005-04-04 04:28:02 -0400
15231      Add a callback for the use of RTFM
15232      
15233      r12528@hualien (orig r2601):  tla | 2005-04-10 19:49:31 -0400
15234      User_Overlay: added OwnGroups method to get a collection of groups of which
15235      the user is a member.
15236      Record: revamped ObjectTypeStr according to suggestions.
15237      
15238      
15239      r12529@hualien (orig r2602):  tla | 2005-04-10 19:51:16 -0400
15240      Upped version dependency of DBIx::SearchBuilder to 1.24 for unique records
15241      feature in CustomFields.
15242      
15243      r12530@hualien (orig r2603):  tla | 2005-04-10 19:51:56 -0400
15244      UNTESTED first cut at a saved search lib wrapper.
15245      
15246      r12549@hualien (orig r2607):  tla | 2005-04-11 14:47:03 -0400
15247      Semi-tested, semi-working checkpoint.  Formal tests to follow shortly.
15248      
15249      r12760@hualien (orig r2608):  tla | 2005-04-12 15:29:25 -0400
15250      SavedSearch now shinily tested.  API also changed somewhat.
15251      
15252      r12761@hualien (orig r2609):  tla | 2005-04-12 15:59:07 -0400
15253      Made SavedSearches work, added error messages to SavedSearch, updated tests
15254      
15255      r12779@hualien (orig r2617):  tla | 2005-04-12 21:52:54 -0400
15256      Added delete method & localized strings in SavedSearch
15257      Made SavedSearches::LimitByPrivacy safe to call multiple times
15258      
15259      r12781@hualien (orig r2619):  autrijus | 2005-04-13 08:13:01 -0400
15260      * VALUE="1" does not work on checkboxes; this renders the
15261        default True setting on the "Set to Privliged" checkbox
15262        in the "New User" screen useless, so new users are defaulted
15263        to unprivileged even though the code shows that they are
15264        intended to be so.
15265      r12782@hualien (orig r2620):  autrijus | 2005-04-13 11:19:54 -0400
15266      * Never mind my last change -- I saw "VALUE = 1" and trigger-happily
15267        inferred that it should default to CHECKED.  Which is, of course,
15268        not the case.  Reverted.
15269      r12784@hualien (orig r2622):  tla | 2005-04-13 12:27:38 -0400
15270      Lost a curly brace somewhere.  Also noted location of tests for both files.
15271      
15272      r12785@hualien (orig r2623):  tla | 2005-04-13 13:32:41 -0400
15273      Skeletal inline tests, to make autogen happy.
15274      
15275      r12786@hualien (orig r2624):  tla | 2005-04-13 13:42:51 -0400
15276      Change to exclude saved searches meant for things other than tickets.
15277      
15278     
15279    
15280   
15281  
15282
15283 ------------------------------------------------------------------------
15284 r2730 | jesse | 2005-04-16 04:20:15 -0400 (Sat, 16 Apr 2005) | 9 lines
15285 Changed paths:
15286    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15287    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Standalone.pm
15288
15289  r13119@hualien:  jesse | 2005-04-16 03:12:56 -0400
15290   r13018@hualien:  jesse | 2005-04-16 02:27:54 -0400
15291    r12960@hualien:  jesse | 2005-04-15 17:42:55 -0400
15292     r12944@hualien:  jesse | 2005-04-15 15:28:01 -0400
15293     * Fixed Module::Refresh handling for standalone_httpd
15294    
15295   
15296  
15297
15298 ------------------------------------------------------------------------
15299 r2729 | jesse | 2005-04-16 04:20:09 -0400 (Sat, 16 Apr 2005) | 9 lines
15300 Changed paths:
15301    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15302    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
15303
15304  r13118@hualien:  jesse | 2005-04-16 03:12:53 -0400
15305   r13017@hualien:  jesse | 2005-04-16 02:27:49 -0400
15306    r12959@hualien:  jesse | 2005-04-15 17:42:51 -0400
15307     r12790@hualien:  jesse | 2005-04-14 15:07:03 -0400
15308     * Fix support for uploading attachmends in selfservice.  -- HC Chien
15309    
15310   
15311  
15312
15313 ------------------------------------------------------------------------
15314 r2728 | jesse | 2005-04-16 04:19:57 -0400 (Sat, 16 Apr 2005) | 10 lines
15315 Changed paths:
15316    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15317    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/t.pm
15318
15319  r13117@hualien:  jesse | 2005-04-16 03:12:50 -0400
15320   r13016@hualien:  jesse | 2005-04-16 02:27:44 -0400
15321    r12956@hualien:  jesse | 2005-04-15 17:09:33 -0400
15322     r11404@hualien (orig r2556):  tla | 2005-04-01 23:14:29 -0500
15323     A scheme which allows "t:123" URIs, for ticket specification.
15324     
15325    
15326   
15327  
15328
15329 ------------------------------------------------------------------------
15330 r2727 | jesse | 2005-04-16 04:19:51 -0400 (Sat, 16 Apr 2005) | 7 lines
15331 Changed paths:
15332    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15333    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
15334
15335  r13116@hualien:  jesse | 2005-04-16 03:12:47 -0400
15336   r13015@hualien:  jesse | 2005-04-16 02:27:39 -0400
15337    r12954@hualien:  jesse | 2005-04-15 17:06:11 -0400
15338    * Simple search typo fix
15339   
15340  
15341
15342 ------------------------------------------------------------------------
15343 r2726 | jesse | 2005-04-16 04:19:45 -0400 (Sat, 16 Apr 2005) | 7 lines
15344 Changed paths:
15345    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15346    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
15347    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/12-search.t
15348
15349  r13115@hualien:  jesse | 2005-04-16 03:12:43 -0400
15350   r13014@hualien:  jesse | 2005-04-16 02:27:35 -0400
15351    r12788@hualien:  jesse | 2005-04-13 14:25:49 -0400
15352    Pulling forward from 3.4
15353   
15354  
15355
15356 ------------------------------------------------------------------------
15357 r2725 | jesse | 2005-04-16 04:19:38 -0400 (Sat, 16 Apr 2005) | 7 lines
15358 Changed paths:
15359    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15360    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
15361
15362  r13114@hualien:  jesse | 2005-04-16 03:12:40 -0400
15363   r13013@hualien:  jesse | 2005-04-16 02:27:31 -0400
15364    r12778@hualien:  jesse | 2005-04-13 14:12:24 -0400
15365    * SB dep bumped
15366   
15367  
15368
15369 ------------------------------------------------------------------------
15370 r2724 | jesse | 2005-04-16 04:19:22 -0400 (Sat, 16 Apr 2005) | 7 lines
15371 Changed paths:
15372    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15373    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Tabs
15374    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
15375    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Googleish.pm
15376    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/19quicksearch.t
15377
15378  r13113@hualien:  jesse | 2005-04-16 03:12:37 -0400
15379   r13012@hualien:  jesse | 2005-04-16 02:27:27 -0400
15380    r12759@hualien:  jesse | 2005-04-12 20:23:10 -0400
15381    * Googleish simple search fixes
15382   
15383  
15384
15385 ------------------------------------------------------------------------
15386 r2723 | jesse | 2005-04-16 04:19:15 -0400 (Sat, 16 Apr 2005) | 7 lines
15387 Changed paths:
15388    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15389    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
15390    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Googleish.pm
15391    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Quick.pm
15392
15393  r13112@hualien:  jesse | 2005-04-16 03:12:33 -0400
15394   r13011@hualien:  jesse | 2005-04-16 02:27:23 -0400
15395    r12752@hualien:  jesse | 2005-04-12 09:51:37 -0400
15396    Renamed "quick" to "googlish"
15397   
15398  
15399
15400 ------------------------------------------------------------------------
15401 r2722 | jesse | 2005-04-16 04:19:08 -0400 (Sat, 16 Apr 2005) | 7 lines
15402 Changed paths:
15403    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15404    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
15405    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Quick.pm
15406
15407  r13111@hualien:  jesse | 2005-04-16 03:12:30 -0400
15408   r13010@hualien:  jesse | 2005-04-16 02:27:19 -0400
15409    r12751@hualien:  jesse | 2005-04-12 09:50:05 -0400
15410    checkpoint
15411   
15412  
15413
15414 ------------------------------------------------------------------------
15415 r2721 | jesse | 2005-04-16 04:18:54 -0400 (Sat, 16 Apr 2005) | 7 lines
15416 Changed paths:
15417    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15418    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/Tabs
15419
15420  r13110@hualien:  jesse | 2005-04-16 03:12:27 -0400
15421   r13009@hualien:  jesse | 2005-04-16 02:27:15 -0400
15422    r12750@hualien:  jesse | 2005-04-12 09:48:51 -0400
15423    * Tabs for SearchOptions
15424   
15425  
15426
15427 ------------------------------------------------------------------------
15428 r2720 | jesse | 2005-04-16 04:18:48 -0400 (Sat, 16 Apr 2005) | 7 lines
15429 Changed paths:
15430    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15431    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15432    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Quick.html
15433    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
15434    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Simple.html
15435
15436  r13109@hualien:  jesse | 2005-04-16 03:12:24 -0400
15437   r13008@hualien:  jesse | 2005-04-16 02:27:11 -0400
15438    r12749@hualien:  jesse | 2005-04-12 08:55:47 -0400
15439    * Renamed quick search to simple search
15440   
15441  
15442
15443 ------------------------------------------------------------------------
15444 r2719 | jesse | 2005-04-16 04:18:41 -0400 (Sat, 16 Apr 2005) | 7 lines
15445 Changed paths:
15446    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15447    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/SearchOptions.html
15448
15449  r13108@hualien:  jesse | 2005-04-16 03:12:21 -0400
15450   r13007@hualien:  jesse | 2005-04-16 02:27:07 -0400
15451    r12748@hualien:  jesse | 2005-04-12 08:54:10 -0400
15452    * Added support for search display preferences
15453   
15454  
15455
15456 ------------------------------------------------------------------------
15457 r2718 | jesse | 2005-04-16 04:18:27 -0400 (Sat, 16 Apr 2005) | 7 lines
15458 Changed paths:
15459    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15460    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
15461    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
15462    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
15463    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/02basic_web.t
15464
15465  r13107@hualien:  jesse | 2005-04-16 03:12:17 -0400
15466   r13006@hualien:  jesse | 2005-04-16 02:27:03 -0400
15467    r12747@hualien:  jesse | 2005-04-12 07:10:14 -0400
15468    * Allow click-to-sort on requestor/cc/admincc
15469   
15470  
15471
15472 ------------------------------------------------------------------------
15473 r2717 | jesse | 2005-04-16 04:18:18 -0400 (Sat, 16 Apr 2005) | 7 lines
15474 Changed paths:
15475    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15476    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
15477    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
15478    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
15479    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/02basic_web.t
15480
15481  r13106@hualien:  jesse | 2005-04-16 03:12:13 -0400
15482   r13005@hualien:  jesse | 2005-04-16 02:26:58 -0400
15483    r12532@hualien:  jesse | 2005-04-11 10:47:38 -0400
15484    * When entering time worked/left/etc, you can select minutes or hours
15485   
15486  
15487
15488 ------------------------------------------------------------------------
15489 r2716 | jesse | 2005-04-16 04:18:10 -0400 (Sat, 16 Apr 2005) | 8 lines
15490 Changed paths:
15491    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15492    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
15493
15494  r13105@hualien:  jesse | 2005-04-16 03:12:10 -0400
15495   r13004@hualien:  jesse | 2005-04-16 02:26:55 -0400
15496    r12256@hualien:  jesse | 2005-04-08 16:51:49 -0400
15497    * Removed "Search by group membership" from search UI since 
15498      it hit horrible scaling issues.
15499   
15500  
15501
15502 ------------------------------------------------------------------------
15503 r2715 | jesse | 2005-04-16 04:18:05 -0400 (Sat, 16 Apr 2005) | 7 lines
15504 Changed paths:
15505    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15506    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
15507
15508  r13104@hualien:  jesse | 2005-04-16 03:12:07 -0400
15509   r13003@hualien:  jesse | 2005-04-16 02:26:51 -0400
15510    r11941@hualien:  jesse | 2005-04-06 15:26:40 -0400
15511    * Search "Order By" needed a more greedy matching operation; too many values were selected
15512   
15513  
15514
15515 ------------------------------------------------------------------------
15516 r2714 | jesse | 2005-04-16 04:17:53 -0400 (Sat, 16 Apr 2005) | 8 lines
15517 Changed paths:
15518    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15519    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
15520    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
15521
15522  r13103@hualien:  jesse | 2005-04-16 03:12:03 -0400
15523   r13002@hualien:  jesse | 2005-04-16 02:26:47 -0400
15524    r11938@hualien:  jesse | 2005-04-06 15:03:57 -0400
15525    Merging forward a clicky-headers fix from 3.4
15526    
15527   
15528  
15529
15530 ------------------------------------------------------------------------
15531 r2713 | jesse | 2005-04-16 04:17:46 -0400 (Sat, 16 Apr 2005) | 7 lines
15532 Changed paths:
15533    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15534    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
15535    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
15536    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
15537    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/20-sort-by-requestor.t
15538
15539  r13102@hualien:  jesse | 2005-04-16 03:11:59 -0400
15540   r13001@hualien:  jesse | 2005-04-16 02:26:39 -0400
15541    r11663@hualien:  jesse | 2005-04-03 05:11:09 -0400
15542    * Added support for sort by requestor/watcher
15543   
15544  
15545
15546 ------------------------------------------------------------------------
15547 r2712 | jesse | 2005-04-16 04:17:39 -0400 (Sat, 16 Apr 2005) | 9 lines
15548 Changed paths:
15549    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15550    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
15551
15552  r13101@hualien:  jesse | 2005-04-16 03:11:56 -0400
15553   r13000@hualien:  jesse | 2005-04-16 02:26:36 -0400
15554    r11468@hualien:  jesse | 2005-04-02 04:41:10 -0500
15555     r10907@hualien:  jesse | 2005-04-01 17:15:55 +0800
15556     * Added "make depends" as an alias for "make fixdeps" for Autrijus
15557    
15558   
15559  
15560
15561 ------------------------------------------------------------------------
15562 r2711 | jesse | 2005-04-16 04:17:32 -0400 (Sat, 16 Apr 2005) | 9 lines
15563 Changed paths:
15564    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15565    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
15566
15567  r13100@hualien:  jesse | 2005-04-16 03:11:52 -0400
15568   r12999@hualien:  jesse | 2005-04-16 02:26:32 -0400
15569    r11467@hualien:  jesse | 2005-04-02 04:40:59 -0500
15570     r10781@hualien:  jesse | 2005-03-31 16:49:00 +0800
15571     * Fixes to seph's rtname regex
15572    
15573   
15574  
15575
15576 ------------------------------------------------------------------------
15577 r2710 | jesse | 2005-04-16 04:17:18 -0400 (Sat, 16 Apr 2005) | 15 lines
15578 Changed paths:
15579    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15580    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
15581    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
15582    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/19-rtname.t
15583
15584  r13099@hualien:  jesse | 2005-04-16 03:11:48 -0400
15585   r12998@hualien:  jesse | 2005-04-16 02:26:28 -0400
15586    r11466@hualien:  jesse | 2005-04-02 04:40:44 -0500
15587     r10696@hualien:  jesse | 2005-03-30 18:19:21 +0800
15588     RT-Ticket: 6544
15589     RT-Status: resolved
15590     RT-Update: correspond
15591     
15592     * More graceful handling for historical $rtname tags
15593         -- From seph
15594     
15595    
15596   
15597  
15598
15599 ------------------------------------------------------------------------
15600 r2709 | jesse | 2005-04-16 04:17:12 -0400 (Sat, 16 Apr 2005) | 8 lines
15601 Changed paths:
15602    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15603    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueueSummary
15604
15605  r13098@hualien:  jesse | 2005-04-16 03:11:45 -0400
15606   r12997@hualien:  jesse | 2005-04-16 02:26:24 -0400
15607    r11461@hualien:  jesse | 2005-04-02 00:53:31 -0500
15608    * Made overview search for Stalled in addition to open and new. Sometime,
15609      we should make this code smarter
15610   
15611  
15612
15613 ------------------------------------------------------------------------
15614 r2708 | jesse | 2005-04-16 04:17:06 -0400 (Sat, 16 Apr 2005) | 7 lines
15615 Changed paths:
15616    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15617    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
15618
15619  r13097@hualien:  jesse | 2005-04-16 03:10:51 -0400
15620   r12996@hualien:  jesse | 2005-04-16 02:26:02 -0400
15621    r11354@hualien:  jesse | 2005-04-01 07:43:14 -0500
15622    * Updated webrt.css to resture the black text color for titleboxright text
15623   
15624  
15625
15626 ------------------------------------------------------------------------
15627 r2707 | jesse | 2005-04-16 04:17:00 -0400 (Sat, 16 Apr 2005) | 9 lines
15628 Changed paths:
15629    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15630    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
15631
15632  r13096@hualien:  jesse | 2005-04-16 03:10:48 -0400
15633   r12995@hualien:  jesse | 2005-04-16 02:25:59 -0400
15634    r11323@hualien:  jesse | 2005-04-01 04:52:16 -0500
15635     r9577@hualien (orig r2498):  clkao | 2005-03-23 17:03:02 +0800
15636     Don't html-escape loc() when building FormatString.
15637    
15638   
15639  
15640
15641 ------------------------------------------------------------------------
15642 r2706 | jesse | 2005-04-16 04:16:52 -0400 (Sat, 16 Apr 2005) | 7 lines
15643 Changed paths:
15644    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15645    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Quick.html
15646    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Quick.pm
15647    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/19quicksearch.t
15648
15649  r13095@hualien:  jesse | 2005-04-16 03:10:43 -0400
15650   r12994@hualien:  jesse | 2005-04-16 02:25:55 -0400
15651    r10695@hualien:  jesse | 2005-03-30 05:14:59 -0500
15652    * First version of B4 quicksearch from simon
15653   
15654  
15655
15656 ------------------------------------------------------------------------
15657 r2705 | jesse | 2005-04-16 04:16:37 -0400 (Sat, 16 Apr 2005) | 7 lines
15658 Changed paths:
15659    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15660    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
15661    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
15662    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/02basic_web.t
15663    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/03web_compiliation_errors.t
15664
15665  r13094@hualien:  jesse | 2005-04-16 03:10:38 -0400
15666   r12993@hualien:  jesse | 2005-04-16 02:23:51 -0400
15667    r10286@hualien:  jesse | 2005-03-28 05:49:49 -0500
15668    * Merge forward from 3.4-RELEASE
15669   
15670  
15671
15672 ------------------------------------------------------------------------
15673 r2704 | jesse | 2005-04-16 04:16:31 -0400 (Sat, 16 Apr 2005) | 7 lines
15674 Changed paths:
15675    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15676    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15677    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
15678
15679  r13093@hualien:  jesse | 2005-04-16 03:08:13 -0400
15680   r12992@hualien:  jesse | 2005-04-16 02:23:47 -0400
15681    r10273@hualien:  jesse | 2005-03-28 03:43:00 -0500
15682    * Completed deliverable B3; Significant cleanup of search UI
15683   
15684  
15685
15686 ------------------------------------------------------------------------
15687 r2703 | jesse | 2005-04-16 04:16:25 -0400 (Sat, 16 Apr 2005) | 7 lines
15688 Changed paths:
15689    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15690    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15691
15692  r13092@hualien:  jesse | 2005-04-16 03:08:05 -0400
15693   r12989@hualien:  jesse | 2005-04-16 02:23:35 -0400
15694    r10001@hualien:  jesse | 2005-03-24 23:56:04 -0500
15695    Fixed a "Save" label
15696   
15697  
15698
15699 ------------------------------------------------------------------------
15700 r2702 | jesse | 2005-04-16 04:16:19 -0400 (Sat, 16 Apr 2005) | 7 lines
15701 Changed paths:
15702    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15703    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15704
15705  r13091@hualien:  jesse | 2005-04-16 03:08:02 -0400
15706   r12988@hualien:  jesse | 2005-04-16 02:23:31 -0400
15707    r9579@hualien:  jesse | 2005-03-23 06:15:02 -0500
15708    * Typo fixes
15709   
15710  
15711
15712 ------------------------------------------------------------------------
15713 r2701 | jesse | 2005-04-16 04:16:12 -0400 (Sat, 16 Apr 2005) | 8 lines
15714 Changed paths:
15715    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15716    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldSelect
15717    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
15718    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15719    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
15720    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
15721    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
15722
15723  r13090@hualien:  jesse | 2005-04-16 03:07:58 -0400
15724   r12987@hualien:  jesse | 2005-04-16 02:23:26 -0400
15725    r9576@hualien:  jesse | 2005-03-23 05:51:06 -0500
15726    * Added support for bulk update of custom fields
15727    * Added support for search paging in the bulk update UI
15728   
15729  
15730
15731 ------------------------------------------------------------------------
15732 r2700 | jesse | 2005-04-16 04:15:57 -0400 (Sat, 16 Apr 2005) | 12 lines
15733 Changed paths:
15734    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15735    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/list.js
15736    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15737    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
15738    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15739    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/18custom_frontpage.t
15740
15741  r13089@hualien:  jesse | 2005-04-16 03:07:53 -0400
15742   r12986@hualien:  jesse | 2005-04-16 02:23:22 -0400
15743    r9575@hualien:  jesse | 2005-03-23 03:46:50 -0500
15744     r9573@hualien (orig r2496):  clkao | 2005-03-23 13:22:08 +0800
15745     Fix js (still disabled for now).
15746     Make test pass.
15747     r9574@hualien (orig r2497):  clkao | 2005-03-23 14:58:16 +0800
15748     Fix the regexp injecting checkbox into bulk edit format.
15749    
15750   
15751  
15752
15753 ------------------------------------------------------------------------
15754 r2699 | jesse | 2005-04-16 04:15:49 -0400 (Sat, 16 Apr 2005) | 7 lines
15755 Changed paths:
15756    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15757    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
15758    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
15759    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
15760
15761  r13088@hualien:  jesse | 2005-04-16 03:01:59 -0400
15762   r12985@hualien:  jesse | 2005-04-16 02:23:17 -0400
15763    r9563@hualien:  jesse | 2005-03-22 12:12:39 -0500
15764    Refactor bulk update to use more standard components
15765   
15766  
15767
15768 ------------------------------------------------------------------------
15769 r2698 | jesse | 2005-04-16 04:15:42 -0400 (Sat, 16 Apr 2005) | 7 lines
15770 Changed paths:
15771    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15772    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
15773
15774  r13087@hualien:  jesse | 2005-04-16 03:01:56 -0400
15775   r12984@hualien:  jesse | 2005-04-16 02:23:14 -0400
15776    r9554@hualien:  jesse | 2005-03-22 09:01:26 -0500
15777    * When creating a ticket, the footer sometimes wouldn't be displayed
15778   
15779  
15780
15781 ------------------------------------------------------------------------
15782 r2697 | jesse | 2005-04-16 04:15:34 -0400 (Sat, 16 Apr 2005) | 7 lines
15783 Changed paths:
15784    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15785    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15786
15787  r13086@hualien:  jesse | 2005-04-16 03:01:53 -0400
15788   r12983@hualien:  jesse | 2005-04-16 02:23:10 -0400
15789    r9553@hualien:  jesse | 2005-03-22 09:00:21 -0500
15790    Certain search-related actions wouldn't display the page footer due to calls to $m->abort();
15791   
15792  
15793
15794 ------------------------------------------------------------------------
15795 r2696 | jesse | 2005-04-16 04:15:21 -0400 (Sat, 16 Apr 2005) | 13 lines
15796 Changed paths:
15797    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15798    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15799    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/18custom_frontpage.t
15800
15801  r13085@hualien:  jesse | 2005-04-16 03:01:49 -0400
15802   r12982@hualien:  jesse | 2005-04-16 02:23:06 -0400
15803    r8817@hualien:  jesse | 2005-03-16 23:59:40 -0500
15804     r8804@hualien (orig r2472):  clkao | 2005-03-16 01:31:43 -0500
15805     Make the error more readable and prevent side-effect on failed
15806     savesearch.
15807     r8805@hualien (orig r2473):  clkao | 2005-03-16 01:47:42 -0500
15808     Test if saved search is listed in available items in RT at a glance
15809     preferences.
15810    
15811   
15812  
15813
15814 ------------------------------------------------------------------------
15815 r2695 | jesse | 2005-04-16 04:15:15 -0400 (Sat, 16 Apr 2005) | 7 lines
15816 Changed paths:
15817    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15818    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15819    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15820
15821  r13084@hualien:  jesse | 2005-04-16 03:01:46 -0400
15822   r12981@hualien:  jesse | 2005-04-16 02:23:03 -0400
15823    r8816@hualien:  jesse | 2005-03-16 23:58:56 -0500
15824    Minor cleanups based on customer feedback
15825   
15826  
15827
15828 ------------------------------------------------------------------------
15829 r2694 | jesse | 2005-04-16 04:15:07 -0400 (Sat, 16 Apr 2005) | 29 lines
15830 Changed paths:
15831    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15832    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/initialdata
15833    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/QUEBEC
15834    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/QUEBEC/content
15835    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowSearch
15836    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15837    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues_Overlay.pm
15838    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
15839    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/18custom_frontpage.t
15840
15841  r13083@hualien:  jesse | 2005-04-16 03:01:40 -0400
15842   r12980@hualien:  jesse | 2005-04-16 02:17:57 -0400
15843    r8728@hualien:  jesse | 2005-03-14 12:29:07 -0500
15844     r8416@hualien (orig r2349):  clkao | 2005-03-13 02:20:34 -0500
15845     Do SeeQueue permission filtering in AddRecord so both Next() and
15846     ItemsArrayRef work.
15847     r8452@hualien (orig r2351):  jesse | 2005-03-14 01:32:53 -0500
15848      r8450@hualien:  jesse | 2005-03-14 01:30:59 -0500
15849      Slight style cleanup to page actions. 
15850     
15851     r8454@hualien (orig r2352):  jesse | 2005-03-14 01:37:23 -0500
15852      r8453@hualien:  jesse | 2005-03-14 01:37:00 -0500
15853      Hilighted menu options are now the right size
15854     
15855     r8718@hualien (orig r2465):  clkao | 2005-03-14 11:35:59 -0500
15856     Localise format in predefined search with __l{text}__.
15857     r8719@hualien (orig r2466):  clkao | 2005-03-14 11:37:56 -0500
15858     Disable js for now.
15859     r8720@hualien (orig r2467):  clkao | 2005-03-14 11:48:37 -0500
15860     * Rename "My Requests" => "Unowned Tickets".
15861     * __l{text}__ => __loc(text)__
15862     r8721@hualien (orig r2468):  clkao | 2005-03-14 12:01:08 -0500
15863     Upgrade path to QUEBEC.
15864     r8722@hualien (orig r2469):  clkao | 2005-03-14 12:17:02 -0500
15865     Allow AutoSave mode for SelectionBox.
15866    
15867   
15868  
15869
15870 ------------------------------------------------------------------------
15871 r2693 | jesse | 2005-04-16 04:14:56 -0400 (Sat, 16 Apr 2005) | 15 lines
15872 Changed paths:
15873    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15874    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15875    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
15876
15877  r13082@hualien:  jesse | 2005-04-16 03:01:26 -0400
15878   r12976@hualien:  jesse | 2005-04-16 02:17:39 -0400
15879    r6768@hualien:  jesse | 2005-03-11 18:59:52 -0500
15880     r6766@hualien (orig r2341):  clkao | 2005-03-11 18:58:39 -0500
15881      r2469@ab:  clkao | 2005-03-12 07:41:47 +0800
15882      Properly check permission with the correct object on savesearch.
15883     
15884     r6767@hualien (orig r2342):  clkao | 2005-03-11 18:59:06 -0500
15885      r2470@ab:  clkao | 2005-03-12 07:56:47 +0800
15886      Move _parse_saved_search and _load_container_object to RT::Interface::Web.
15887     
15888    
15889   
15890  
15891
15892 ------------------------------------------------------------------------
15893 r2692 | jesse | 2005-04-16 04:14:42 -0400 (Sat, 16 Apr 2005) | 8 lines
15894 Changed paths:
15895    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15896    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
15897    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowSearch
15898    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
15899    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15900    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Quicksearch.html
15901    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15902    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
15903
15904  r13081@hualien:  jesse | 2005-04-16 03:01:21 -0400
15905   r12975@hualien:  jesse | 2005-04-16 02:16:37 -0400
15906    r6764@hualien:  jesse | 2005-03-11 18:54:06 -0500
15907    A bunch of small UI cleanups per customer request.
15908    
15909   
15910  
15911
15912 ------------------------------------------------------------------------
15913 r2691 | jesse | 2005-04-16 04:14:35 -0400 (Sat, 16 Apr 2005) | 12 lines
15914 Changed paths:
15915    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15916    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
15917    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRT
15918    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15919    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15920    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15921
15922  r13080@hualien:  jesse | 2005-04-16 03:01:17 -0400
15923   r12974@hualien:  jesse | 2005-04-16 02:16:34 -0400
15924    r6745@hualien:  jesse | 2005-03-10 17:13:01 -0500
15925     r6660@hualien (orig r2333):  clkao | 2005-03-10 09:52:26 -0500
15926     * Make AllowedComponent configurable in RT_Config.
15927     * Check selected are within given Available ones.
15928     * Check permission when saving searches for rt::system.
15929     
15930    
15931   
15932  
15933
15934 ------------------------------------------------------------------------
15935 r2690 | jesse | 2005-04-16 04:14:26 -0400 (Sat, 16 Apr 2005) | 9 lines
15936 Changed paths:
15937    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15938    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Elements
15939    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Elements/Tabs
15940
15941  r13079@hualien:  jesse | 2005-04-16 03:01:14 -0400
15942   r12973@hualien:  jesse | 2005-04-16 02:16:31 -0400
15943    r6650@hualien:  jesse | 2005-03-09 14:13:09 -0500
15944     r6649@hualien (orig r2331):  clkao | 2005-03-09 13:37:15 -0500
15945     Missing tabs.
15946    
15947   
15948  
15949
15950 ------------------------------------------------------------------------
15951 r2689 | jesse | 2005-04-16 04:14:17 -0400 (Sat, 16 Apr 2005) | 19 lines
15952 Changed paths:
15953    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15954    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
15955    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/initialdata
15956    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowSearch
15957    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/list.js
15958    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15959    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Quicksearch.html
15960    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Search.html
15961    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15962    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/18custom_frontpage.t
15963
15964  r13078@hualien:  jesse | 2005-04-16 03:01:09 -0400
15965   r12972@hualien:  jesse | 2005-04-16 02:16:27 -0400
15966    r6648@hualien:  jesse | 2005-03-09 13:32:18 -0500
15967     r6638@hualien (orig r2321):  clkao | 2005-03-08 23:44:47 -0500
15968     Kill all referers and "go back"s.
15969     r6639@hualien (orig r2322):  clkao | 2005-03-09 00:15:21 -0500
15970     Move selectAll to form onSubmit.
15971     r6640@hualien (orig r2323):  clkao | 2005-03-09 00:20:13 -0500
15972     Oops.
15973     r6641@hualien (orig r2324):  clkao | 2005-03-09 00:44:38 -0500
15974     More SelectionBox UI tweaks.
15975     r6646@hualien (orig r2329):  clkao | 2005-03-09 13:04:48 -0500
15976     Make SummaryRow a user preference.
15977     r6647@hualien (orig r2330):  clkao | 2005-03-09 13:30:32 -0500
15978     MyRT SubTabs.
15979    
15980   
15981  
15982
15983 ------------------------------------------------------------------------
15984 r2688 | jesse | 2005-04-16 04:14:08 -0400 (Sat, 16 Apr 2005) | 21 lines
15985 Changed paths:
15986    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
15987    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/initialdata
15988    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRT
15989    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MySupportQueues
15990    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
15991    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowSearch
15992    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
15993    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Quicksearch.html
15994    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Search.html
15995    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
15996    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/Tabs
15997    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
15998    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
15999    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/17custom_search.t
16000    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/18custom_frontpage.t
16001    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
16002
16003  r13077@hualien:  jesse | 2005-04-16 03:01:01 -0400
16004   r12971@hualien:  jesse | 2005-04-16 02:16:09 -0400
16005    r6625@hualien:  jesse | 2005-03-08 23:18:58 -0500
16006     r6570@hualien (orig r2307):  clkao | 2005-03-07 11:59:06 -0500
16007     Require newer Test::WWW::Mechanize.
16008     r6571@hualien (orig r2308):  clkao | 2005-03-07 12:33:59 -0500
16009     merge down
16010     r6572@hualien (orig r2309):  clkao | 2005-03-07 13:30:20 -0500
16011     Saving search to RT::System now works.
16012     r6573@hualien (orig r2310):  clkao | 2005-03-07 13:35:18 -0500
16013     Restore the original ordering after tests.
16014     r6574@hualien (orig r2311):  clkao | 2005-03-07 13:47:39 -0500
16015     Proper locs.
16016     r6605@hualien (orig r2314):  clkao | 2005-03-08 12:11:43 -0500
16017     Misc UI changes, and according test tweaks.
16018     r6606@hualien (orig r2315):  clkao | 2005-03-08 13:05:59 -0500
16019     oops
16020    
16021   
16022  
16023
16024 ------------------------------------------------------------------------
16025 r2687 | jesse | 2005-04-16 04:14:01 -0400 (Sat, 16 Apr 2005) | 11 lines
16026 Changed paths:
16027    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16028    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/18custom_frontpage.t
16029
16030  r13076@hualien:  jesse | 2005-04-16 03:00:58 -0400
16031   r12970@hualien:  jesse | 2005-04-16 02:16:06 -0400
16032    r6495@hualien:  jesse | 2005-03-06 17:46:04 -0500
16033     r6412@hualien (orig r2294):  clkao | 2005-03-06 10:50:23 -0500
16034      r2419@ab:  clkao | 2005-03-06 23:48:51 +0800
16035      Minimum regression tests for frontpage customization.
16036     
16037    
16038   
16039  
16040
16041 ------------------------------------------------------------------------
16042 r2686 | jesse | 2005-04-16 04:13:51 -0400 (Sat, 16 Apr 2005) | 10 lines
16043 Changed paths:
16044    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16045    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/list.js
16046    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
16047    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/SelectionBox
16048
16049  r13075@hualien:  jesse | 2005-04-16 03:00:50 -0400
16050   r12969@hualien:  jesse | 2005-04-16 02:16:02 -0400
16051    r6494@hualien:  jesse | 2005-03-06 17:46:01 -0500
16052     r6411@hualien (orig r2293):  clkao | 2005-03-06 10:10:26 -0500
16053     Land SelectionBox Widget, which works for both js and cgi.
16054     Make the frontpage customization UI use SelectionBox.
16055    
16056   
16057  
16058
16059 ------------------------------------------------------------------------
16060 r2685 | jesse | 2005-04-16 04:13:38 -0400 (Sat, 16 Apr 2005) | 31 lines
16061 Changed paths:
16062    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16063    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
16064    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
16065    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/initialdata
16066    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyAdminQueues
16067    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRT
16068    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRequests
16069    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MySupportQueues
16070    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyTickets
16071    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueueSummary
16072    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
16073    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RefreshHomepage
16074    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowSearch
16075    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/class.js
16076    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/list.js
16077    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs
16078    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/MyRT.html
16079    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Quicksearch.html
16080    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Prefs/Search.html
16081    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
16082    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
16083    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SearchesForObject
16084    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchesForObjects
16085    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
16086    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute_Overlay.pm
16087    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/System.pm
16088    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
16089    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/06mailgateway.t
16090    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/07acl.t
16091    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/08web_cf_access.t
16092    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/17custom_search.t
16093    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
16094
16095  r13074@hualien:  jesse | 2005-04-16 02:55:49 -0400
16096   r12968@hualien:  jesse | 2005-04-16 02:13:13 -0400
16097    r6370@hualien:  jesse | 2005-03-05 19:28:47 -0500
16098     r6273@hualien (orig r2277):  clkao | 2005-03-05 01:12:50 -0500
16099     * Make regression does not require being root anymore.
16100     * Global pre-defined searches are now attributes of RT::System.
16101     * Users can now override display options for pre-defined searches.
16102     * Users can now configure Quicksearch portlet.
16103     * New portlets: MyAdminQueues, MySupportQueues.
16104     * Users can now configure RT at a glance with pre-defined searches,
16105       allowed components, and saves searches.
16106     
16107     * $MyTicketsLength and $MyRequestsLength is no longer needed in RT::Config.
16108     * Clean up Search/Build.html for reduce duplicated code.
16109     * Fix title_right_href in Titlebox.
16110     * Cleanup original Quicksearch to Use QueueSummary for summary portlets.
16111     
16112     TODO:
16113     * Saving search for RT::System needs to do 'Saved Search - name' instead
16114       of SavedSearch
16115     
16116     r6274@hualien (orig r2278):  clkao | 2005-03-05 09:31:05 -0500
16117      r2397@ab:  clkao | 2005-03-05 22:29:18 +0800
16118      Fix a bug where MyRT gets only one component in a pane.
16119     
16120     r6275@hualien (orig r2279):  clkao | 2005-03-05 09:31:25 -0500
16121     
16122    
16123   
16124  
16125
16126 ------------------------------------------------------------------------
16127 r2628 | jesse | 2005-04-15 13:13:42 -0400 (Fri, 15 Apr 2005) | 3 lines
16128 Changed paths:
16129    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16130    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
16131    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
16132    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
16133    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
16134
16135  r12803@hualien:  jesse | 2005-04-15 13:11:33 -0400
16136  * Titlebox fixes from Gugod
16137
16138 ------------------------------------------------------------------------
16139 r2621 | autrijus | 2005-04-13 11:35:31 -0400 (Wed, 13 Apr 2005) | 1 line
16140 Changed paths:
16141    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
16142
16143 * typo - syntax fixes
16144 ------------------------------------------------------------------------
16145 r2604 | jesse | 2005-04-11 10:11:27 -0400 (Mon, 11 Apr 2005) | 43 lines
16146 Changed paths:
16147    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16148    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
16149    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
16150    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
16151    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
16152    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
16153    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
16154    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
16155    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
16156    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval
16157    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
16158    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions
16159    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
16160    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
16161    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
16162    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
16163    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
16164    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
16165    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
16166    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
16167    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
16168    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
16169    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
16170    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
16171    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
16172    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
16173    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
16174    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
16175    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
16176    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
16177    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
16178    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
16179    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
16180    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html
16181    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
16182    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
16183
16184  r12526@hualien:  jesse | 2005-04-11 09:45:37 -0400
16185  ==== Patch <Platano> level 6
16186  Source: 5dbbeda1-96ee-0310-ab23-efcf45cb33fb:/rt/branches/PLATANO-EXPERIMENTAL-CSS:16439
16187  Target: e417ac7c-1bcc-0310-8ffa-8f5827389a85:/rt/branches/PLATANO-EXPERIMENTAL-CSS:2599
16188          (svn://svn.bestpractical.com/rt)
16189  Log:
16190   r15592@DHCP-21126:  gugod | 2005-03-31 18:20:07 +0800
16191   make local branch again
16192   r15850@DHCP-21126:  gugod | 2005-04-02 15:26:27 +0800
16193   * indentation of some mess body :/
16194   * Tweak on the div.title and div.mainbody
16195   r15851@DHCP-21126:  gugod | 2005-04-02 16:10:59 +0800
16196   Make platano "HOME" screen has the same layout as 3.4R
16197   r15856@DHCP-21126:  gugod | 2005-04-02 17:39:59 +0800
16198   remove <font> tag
16199   r15857@DHCP-21126:  gugod | 2005-04-02 17:40:48 +0800
16200   TitleBox now use <div> instead of <table>
16201   r15858@DHCP-21126:  gugod | 2005-04-02 18:28:09 +0800
16202   * wrap a div#all right inside <body> to avoid margin problem on IE
16203   * use div.right-column and div.left-column to split columns.
16204   r16237@DHCP-21126:  gugod | 2005-04-08 12:27:57 +0800
16205   setup login form semantic
16206   r16238@DHCP-21126:  gugod | 2005-04-08 12:39:25 +0800
16207   So, semantics.
16208   r16239@DHCP-21126:  gugod | 2005-04-08 12:41:51 +0800
16209   tweak css to match semantic of "HOME" page
16210   r16240@DHCP-21126:  gugod | 2005-04-08 12:45:55 +0800
16211   put ossf new style into css linkn
16212   r16298@DHCP-21126:  gugod | 2005-04-10 09:37:10 +0800
16213   Move TitleBox to Widgets/
16214   r16299@DHCP-21126:  gugod | 2005-04-10 09:53:44 +0800
16215   /Elements/TitleBox -> /Widgets/TitleBox
16216   r16300@DHCP-21126:  gugod | 2005-04-10 09:55:50 +0800
16217   /Elements/TitleBox -> /Widgets/TitleBox
16218   r16431@DHCP-21126:  gugod | 2005-04-11 01:11:44 +0800
16219   use component calls with content, instead of TitleBoxStart + TitleBoxEnd
16220   r16432@DHCP-21126:  gugod | 2005-04-11 01:14:33 +0800
16221   Use component calls with content instead of TitleBoxStart + TitleBoxEnd
16222   r16438@DHCP-21126:  gugod | 2005-04-11 08:36:11 +0800
16223   deprecate TitleBoxStart + TitleBoxEnd
16224   r16439@DHCP-21126:  gugod | 2005-04-11 09:36:13 +0800
16225   Use component call with contents to "TitleBox" instead of TitleBoxStart + TitleBoxEnd
16226
16227 ------------------------------------------------------------------------
16228 r2599 | jesse | 2005-04-10 15:50:41 -0400 (Sun, 10 Apr 2005) | 34 lines
16229 Changed paths:
16230    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16231    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
16232    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
16233    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
16234    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
16235    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
16236    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
16237    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
16238    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
16239    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval
16240    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/ShowDependency
16241    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
16242    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
16243    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
16244    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions
16245    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
16246    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRequests
16247    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyTickets
16248    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
16249    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
16250    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBox
16251    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxEnd
16252    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxStart
16253    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/common.css
16254    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/ossf.css
16255    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
16256    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
16257    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
16258    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
16259    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
16260    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
16261    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
16262    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
16263    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
16264    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
16265    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
16266    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
16267    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
16268    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
16269    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
16270    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
16271    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
16272    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
16273    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
16274    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html
16275    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
16276    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
16277    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets
16278    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/TitleBox
16279    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/TitleBoxEnd
16280    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Widgets/TitleBoxStart
16281    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
16282
16283  r12352@hualien:  jesse | 2005-04-10 15:48:42 -0400
16284  * Updates from Gugod
16285  
16286   r15592@kybristedi:  gugod | 2005-03-31 18:20:07 +0800
16287   make local branch again
16288   r15850@kybristedi:  gugod | 2005-04-02 15:26:27 +0800
16289   * indentation of some mess body :/
16290   * Tweak on the div.title and div.mainbody
16291   r15851@kybristedi:  gugod | 2005-04-02 16:10:59 +0800
16292   Make platano "HOME" screen has the same layout as 3.4R
16293   r15856@kybristedi:  gugod | 2005-04-02 17:39:59 +0800
16294   remove <font> tag
16295   r15857@kybristedi:  gugod | 2005-04-02 17:40:48 +0800
16296   TitleBox now use <div> instead of <table>
16297   r15858@kybristedi:  gugod | 2005-04-02 18:28:09 +0800
16298   * wrap a div#all right inside <body> to avoid margin problem on IE
16299   * use div.right-column and div.left-column to split columns.
16300   r16237@kybristedi:  gugod | 2005-04-08 12:27:57 +0800
16301   setup login form semantic
16302   r16238@kybristedi:  gugod | 2005-04-08 12:39:25 +0800
16303   So, semantics.
16304   r16239@kybristedi:  gugod | 2005-04-08 12:41:51 +0800
16305   tweak css to match semantic of "HOME" page
16306   r16240@kybristedi:  gugod | 2005-04-08 12:45:55 +0800
16307   put ossf new style into css linkn
16308   r16298@kybristedi:  gugod | 2005-04-10 09:37:10 +0800
16309   Move TitleBox to Widgets/
16310   r16299@kybristedi:  gugod | 2005-04-10 09:53:44 +0800
16311   /Elements/TitleBox -> /Widgets/TitleBox
16312   r16300@kybristedi:  gugod | 2005-04-10 09:55:50 +0800
16313   /Elements/TitleBox -> /Widgets/TitleBox
16314  
16315  
16316
16317 ------------------------------------------------------------------------
16318 r2544 | jesse | 2005-03-31 04:58:31 -0500 (Thu, 31 Mar 2005) | 3 lines
16319 Changed paths:
16320    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16321    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
16322
16323  r10801@hualien:  jesse | 2005-03-31 17:57:46 +0800
16324  * bad paren from bogus merge
16325
16326 ------------------------------------------------------------------------
16327 r2535 | jesse | 2005-03-28 05:34:36 -0500 (Mon, 28 Mar 2005) | 82 lines
16328 Changed paths:
16329    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16330    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
16331    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
16332    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
16333    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_SiteConfig.pm
16334    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/index.html
16335    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
16336    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
16337    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/index.html
16338    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
16339    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
16340    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MessageBox
16341    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
16342    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/autohandler
16343    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
16344    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
16345    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
16346    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditFormat
16347    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
16348    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
16349    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
16350    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
16351    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember_Overlay.pm
16352    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CurrentUser.pm
16353    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
16354    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
16355    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Standalone.pm
16356    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
16357    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
16358    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
16359    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
16360    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/02basic_web.t
16361    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/03basic_web.t
16362    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/03web_compiliation_errors.t
16363    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
16364
16365  r10275@hualien:  jesse | 2005-03-28 16:51:44 +0800
16366   r10274@hualien:  jesse | 2005-03-28 16:49:31 +0800
16367    r8746@hualien:  jesse | 2005-03-15 14:07:30 +0800
16368    Refactored the top-level admin menu to make it easier to add and remove options
16369    r8807@hualien:  jesse | 2005-03-16 16:03:29 +0800
16370     r8806@hualien (orig r2474):  alexmv | 2005-03-16 02:53:59 -0500
16371      * Users and groups can have transactions; ShowTicket isn't needed to
16372        see these
16373     
16374    
16375    r8808@hualien:  jesse | 2005-03-16 16:07:57 +0800
16376    Ticket: 6537
16377    RT-Status: resolved
16378    
16379    Explicit transaction description for changed passwords
16380    
16381    r9502@hualien:  jesse | 2005-03-22 01:07:59 +0800
16382    * Refactored standalone_httpd to use HTTP::Server::Simple::Mason
16383    * Moved some configuration from webmux.pl to RT::Interface::Web::Handler
16384    * Split apart some of the web tests for better isolation
16385    r9555@hualien:  jesse | 2005-03-22 22:15:24 +0800
16386    * Properly set binmode for the standalone_httpd server. This makes
16387      UTF8 text that could be misinterpreted as Latin1 behave correctly.
16388    
16389    r9584@hualien:  jesse | 2005-03-24 10:28:28 +0800
16390    Ticket: 6558
16391    RT-Status: resolved
16392    RT-Update: correspond
16393    
16394    * Removed an extra </td> tag. Thanks to Steve Turner
16395    
16396    r10203@hualien:  jesse | 2005-03-27 13:01:43 +0800
16397    * Corrected HTTP::Server::Simple dependencies
16398    r10204@hualien:  jesse | 2005-03-27 13:08:01 +0800
16399    * Improved generic messages returned by RT::Record->_Set()
16400    * Corrected RT::Record->_Set to return a Class::ReturnValue, rather than butchering it
16401      into an array. (This means that RT::Ticket->SetPriority can now be evaluated in boolean
16402      or list context, like it was supposed to be)
16403    r10205@hualien:  jesse | 2005-03-27 13:10:21 +0800
16404    * Slightly better introductory text on user and queue listings
16405    r10206@hualien:  jesse | 2005-03-27 13:11:53 +0800
16406    Improvements to big textareas to make sure they don't force browser windows to scroll.
16407    r10207@hualien:  jesse | 2005-03-27 13:13:26 +0800
16408    * Bugfixes to CachedGroupMember->SetDisabled unmasked by the RT::Record fixes
16409    r10208@hualien:  jesse | 2005-03-27 13:14:57 +0800
16410    * Fixing tests to not depend on a deprecated API
16411    r10209@hualien:  jesse | 2005-03-27 13:16:31 +0800
16412    * Updated RT::User regression tests to not expect a pristine database
16413    * Updated RT::User->_Set to return more apropriate results messages (no more listing the actor)
16414    r10210@hualien:  jesse | 2005-03-27 13:17:02 +0800
16415    * Updated RT::Ticket->_Set to return more appropriate status messages
16416    r10211@hualien:  jesse | 2005-03-27 13:18:07 +0800
16417    * Updated RT::Transaction to return better Foo changed from "bar" to "baz" messages
16418    r10221@hualien:  jesse | 2005-03-27 14:15:36 +0800
16419    Ticket: 6565
16420    RT-Status: resolved
16421    RT-Update: correspond
16422    
16423    * Overhauled README to be more correct, friendly and a bit cleaner
16424    r10223@hualien:  jesse | 2005-03-27 14:33:12 +0800
16425    Ticket: 6566
16426    RT-Status: resolved
16427    RT-Update: correspond
16428    
16429    * Added a bit of documentation to RT_SiteConfig.pm -- Thanks to David Glasser
16430    
16431    r10225@hualien:  jesse | 2005-03-27 14:43:25 +0800
16432    * SiteConfig typofix
16433    r10227@hualien:  jesse | 2005-03-27 15:00:51 +0800
16434    * Explicitly give the login box an id/name so passwords are not saved on user edit pages
16435    r10229@hualien:  jesse | 2005-03-27 15:39:30 +0800
16436    * Added ALT text for BPS corporate logo -- Suggested by Jedi during YAPC.TW 2005
16437    
16438    r10231@hualien:  jesse | 2005-03-27 17:12:44 +0800
16439    * More fixes for status messages broken in this morning's commit
16440    r10258@hualien:  jesse | 2005-03-28 01:05:27 +0800
16441    * Record Message-Id when creating attachment records
16442    r10271@hualien:  jesse | 2005-03-28 15:49:42 +0800
16443    * A bunch of minor search query builder cleanup and loc improvements
16444   
16445  
16446
16447 ------------------------------------------------------------------------
16448 r2464 | jesse | 2005-03-14 03:05:12 -0500 (Mon, 14 Mar 2005) | 8 lines
16449 Changed paths:
16450    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16451    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
16452    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
16453    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Groups.html
16454    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Tickets.html
16455    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Transactions.html
16456    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Users.html
16457    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/CustomFields.html
16458    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/CustomFields.html
16459
16460  r8625@hualien:  jesse | 2005-03-14 02:47:00 -0500
16461   r8513@hualien:  jesse | 2005-03-14 02:29:16 -0500
16462    r8456@hualien:  jesse | 2005-03-14 02:20:50 -0500
16463    Overhaul of custom field editing code to make it easier to add custom fields 
16464    for new object types
16465   
16466  
16467
16468 ------------------------------------------------------------------------
16469 r2463 | jesse | 2005-03-14 03:05:03 -0500 (Mon, 14 Mar 2005) | 7 lines
16470 Changed paths:
16471    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16472    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
16473
16474  r8623@hualien:  jesse | 2005-03-14 02:43:35 -0500
16475   r8511@hualien:  jesse | 2005-03-14 02:29:11 -0500
16476    r8450@hualien:  jesse | 2005-03-14 01:30:59 -0500
16477    Slight style cleanup to page actions. 
16478   
16479  
16480
16481 ------------------------------------------------------------------------
16482 r2462 | jesse | 2005-03-14 03:04:49 -0500 (Mon, 14 Mar 2005) | 9 lines
16483 Changed paths:
16484    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16485    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips_Overlay.pm
16486
16487  r8622@hualien:  jesse | 2005-03-14 02:43:33 -0500
16488   r8510@hualien:  jesse | 2005-03-14 02:29:08 -0500
16489    r6769@hualien:  jesse | 2005-03-11 20:16:42 -0500
16490    Now when running scrips on a disabled queue, run global scrips as well as per-queue scrips.
16491    
16492    
16493   
16494  
16495
16496 ------------------------------------------------------------------------
16497 r2461 | jesse | 2005-03-14 03:04:43 -0500 (Mon, 14 Mar 2005) | 12 lines
16498 Changed paths:
16499    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16500    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
16501
16502  r8621@hualien:  jesse | 2005-03-14 02:43:31 -0500
16503   r8509@hualien:  jesse | 2005-03-14 02:29:04 -0500
16504    r6651@hualien:  jesse | 2005-03-09 17:23:54 -0500
16505    RT-Ticket: 6459
16506    RT-Status: resolved
16507    RT-Update: correspond
16508    
16509    Sanity fixes for _AddLink's API from Todd Chapman
16510    
16511   
16512  
16513
16514 ------------------------------------------------------------------------
16515 r2460 | jesse | 2005-03-14 03:04:38 -0500 (Mon, 14 Mar 2005) | 7 lines
16516 Changed paths:
16517    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16518    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Objects.html
16519
16520  r8620@hualien:  jesse | 2005-03-14 02:43:29 -0500
16521   r8508@hualien:  jesse | 2005-03-14 02:29:01 -0500
16522    r6568@hualien:  jesse | 2005-03-07 16:01:44 -0500
16523    Adding support for selecting custom fields for RTFM objects
16524   
16525  
16526
16527 ------------------------------------------------------------------------
16528 r2459 | jesse | 2005-03-14 03:04:27 -0500 (Mon, 14 Mar 2005) | 7 lines
16529 Changed paths:
16530    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16531    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
16532
16533  r8619@hualien:  jesse | 2005-03-14 02:43:27 -0500
16534   r8507@hualien:  jesse | 2005-03-14 02:28:57 -0500
16535    r6473@hualien:  jesse | 2005-03-06 16:04:46 -0500
16536    Small cleanups to print out less hardcoded style information (introduced by the pull-up from 3.2)
16537   
16538  
16539
16540 ------------------------------------------------------------------------
16541 r2458 | jesse | 2005-03-14 03:04:14 -0500 (Mon, 14 Mar 2005) | 13 lines
16542 Changed paths:
16543    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16544    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
16545
16546  r8618@hualien:  jesse | 2005-03-14 02:43:25 -0500
16547   r8506@hualien:  jesse | 2005-03-14 02:28:54 -0500
16548    r6465@hualien:  jesse | 2005-03-06 15:00:29 -0500
16549     r6450@hualien:  jesse | 2005-03-06 12:44:27 -0500
16550     RT-Ticket: 6496
16551     RT-Status: resolved
16552     RT-Update: correspond
16553     
16554     Content-Transfer-Encoding should have been '8bit' not '8-bit'
16555    
16556   
16557  
16558
16559 ------------------------------------------------------------------------
16560 r2457 | jesse | 2005-03-14 03:04:07 -0500 (Mon, 14 Mar 2005) | 11 lines
16561 Changed paths:
16562    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16563    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/aclocal.m4
16564    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransactionAttachments
16565    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
16566    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
16567
16568  r8617@hualien:  jesse | 2005-03-14 02:43:21 -0500
16569   r8505@hualien:  jesse | 2005-03-14 02:28:50 -0500
16570    r6464@hualien:  jesse | 2005-03-06 15:00:23 -0500
16571     r6371@hualien:  jesse | 2005-03-05 19:29:35 -0500
16572      r3963@hualien (orig r2142):  jesse | 2005-01-30 12:45:15 -0500
16573      When we can't load a user by email address, make sure we can't load that user by name before returning an error
16574     
16575    
16576   
16577  
16578
16579 ------------------------------------------------------------------------
16580 r2456 | jesse | 2005-03-14 03:04:01 -0500 (Mon, 14 Mar 2005) | 14 lines
16581 Changed paths:
16582    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16583    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
16584
16585  r8616@hualien:  jesse | 2005-03-14 02:43:19 -0500
16586   r8504@hualien:  jesse | 2005-03-14 02:28:45 -0500
16587    r6462@hualien:  jesse | 2005-03-06 14:57:07 -0500
16588     r4715@hualien:  jesse | 2005-02-15 12:34:54 -0500
16589     RT-Ticket: 6443
16590     RT-Status: resolved
16591     RT-Update: correspond
16592     
16593     Ticket Searches on AdminCc would fail on non-mysql databases due to a case error
16594     
16595    
16596   
16597  
16598
16599 ------------------------------------------------------------------------
16600 r2455 | jesse | 2005-03-14 03:03:55 -0500 (Mon, 14 Mar 2005) | 11 lines
16601 Changed paths:
16602    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16603    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pl.po
16604
16605  r8615@hualien:  jesse | 2005-03-14 02:43:17 -0500
16606   r8503@hualien:  jesse | 2005-03-14 02:28:43 -0500
16607    r6461@hualien:  jesse | 2005-03-06 14:57:03 -0500
16608     r4070@hualien:  jesse | 2005-02-03 11:22:59 -0500
16609     Polish Translation from Piotr Sliwa
16610     
16611     
16612    
16613   
16614  
16615
16616 ------------------------------------------------------------------------
16617 r2454 | jesse | 2005-03-14 03:03:42 -0500 (Mon, 14 Mar 2005) | 17 lines
16618 Changed paths:
16619    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16620    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
16621    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
16622
16623  r8614@hualien:  jesse | 2005-03-14 02:43:14 -0500
16624   r8502@hualien:  jesse | 2005-03-14 02:28:38 -0500
16625    r6459@hualien:  jesse | 2005-03-06 14:55:49 -0500
16626     r3935@hualien:  jesse | 2005-01-26 12:15:42 -0500
16627     RT-Ticket: 6378
16628     RT-Status: resolved
16629     RT-Update: correspond
16630     
16631     Added a flag to allow tools to use the RT API to search for deleted tickets.
16632     (Ruslan)
16633     
16634     
16635     
16636    
16637   
16638  
16639
16640 ------------------------------------------------------------------------
16641 r2453 | jesse | 2005-03-14 03:03:32 -0500 (Mon, 14 Mar 2005) | 21 lines
16642 Changed paths:
16643    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16644    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
16645
16646  r8613@hualien:  jesse | 2005-03-14 02:43:12 -0500
16647   r8501@hualien:  jesse | 2005-03-14 02:28:32 -0500
16648    r6457@hualien:  jesse | 2005-03-06 14:55:20 -0500
16649     r2575@hualien:  jesse | 2005-01-06 17:15:39 -0500
16650     RT-Ticket: 6327
16651     RT-Status: resolved
16652     RT-Update: correspond
16653     
16654     Users who had "DeleteTicket" but not "ModifyTicket" could not delete tickets.
16655     
16656     This is introduced because "Ticket::SetStatus" checks the ACL but 
16657     forgets to tell "Ticket::_Set" NOT to check (which does check again, but 
16658     only against the 'ModifyTicket' right, and thus denies the change).
16659     
16660         Thanks to Ruediger Riediger
16661     
16662     
16663    
16664   
16665  
16666
16667 ------------------------------------------------------------------------
16668 r2452 | jesse | 2005-03-14 03:03:25 -0500 (Mon, 14 Mar 2005) | 15 lines
16669 Changed paths:
16670    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16671    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fr.po
16672
16673  r8612@hualien:  jesse | 2005-03-14 02:43:09 -0500
16674   r8500@hualien:  jesse | 2005-03-14 02:28:28 -0500
16675    r6456@hualien:  jesse | 2005-03-06 14:55:05 -0500
16676     r2573@hualien:  jesse | 2005-01-06 17:10:02 -0500
16677     RT-Ticket: 6322
16678     RT-Status: resolved
16679     RT-Update: correspond
16680     
16681     New French translation from robitail@iro.umontreal.ca 
16682     
16683     
16684    
16685   
16686  
16687
16688 ------------------------------------------------------------------------
16689 r2451 | jesse | 2005-03-14 03:03:10 -0500 (Mon, 14 Mar 2005) | 23 lines
16690 Changed paths:
16691    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16692    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/ParseFormat
16693    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
16694    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
16695
16696  r8611@hualien:  jesse | 2005-03-14 02:43:06 -0500
16697   r8499@hualien:  jesse | 2005-03-14 02:28:22 -0500
16698    r6454@hualien:  jesse | 2005-03-06 14:53:48 -0500
16699     r2568@hualien:  jesse | 2005-01-06 16:57:40 -0500
16700     RT-Ticket: 6336
16701     RT-Status: resolved
16702     RT-Update: correspond
16703     
16704     
16705     The attribute "align" in COLUMN_MAP wasn't usable, because it could not be
16706     used for a complete column, so I added a /ALIGN:.. section in 
16707     CollectionAsTable/ParseFormat and use it in Row.
16708     
16709     There also was a minor error to be corrected, since the old variant of 
16710     ParseFormat did not allow more than one /ANYTHING:... to be use (in my 
16711     example /TITLE:.../ALIGN:...)  --Dirk Pape
16712     
16713     
16714     
16715    
16716   
16717  
16718
16719 ------------------------------------------------------------------------
16720 r2450 | jesse | 2005-03-14 03:03:05 -0500 (Mon, 14 Mar 2005) | 15 lines
16721 Changed paths:
16722    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16723    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/NoAuth/mail-gateway
16724    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/autohandler
16725
16726  r8610@hualien:  jesse | 2005-03-14 02:43:04 -0500
16727   r8498@hualien:  jesse | 2005-03-14 02:28:19 -0500
16728    r6453@hualien:  jesse | 2005-03-06 14:53:44 -0500
16729     r2567@hualien:  jesse | 2005-01-06 16:37:01 -0500
16730     RT-Ticket: 6338
16731     RT-Status: resolved
16732     RT-Update: correspond
16733     
16734     Force UTF8 content type on replies from RT's REST interface (Thanks to Dirk Pape)
16735     
16736     
16737    
16738   
16739  
16740
16741 ------------------------------------------------------------------------
16742 r2449 | jesse | 2005-03-14 03:02:59 -0500 (Mon, 14 Mar 2005) | 11 lines
16743 Changed paths:
16744    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16745    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
16746
16747  r8609@hualien:  jesse | 2005-03-14 02:43:03 -0500
16748   r8497@hualien:  jesse | 2005-03-14 02:28:17 -0500
16749    r6452@hualien:  jesse | 2005-03-06 14:53:41 -0500
16750     r2514@hualien:  jesse | 2004-12-29 14:43:06 -0500
16751     Updated Attachment import code to take database-specific lob encoding into account
16752     
16753     
16754    
16755   
16756  
16757
16758 ------------------------------------------------------------------------
16759 r2448 | jesse | 2005-03-14 03:02:54 -0500 (Mon, 14 Mar 2005) | 20 lines
16760 Changed paths:
16761    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16762    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
16763    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
16764    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/17multiple_deleg_revocation.t
16765
16766  r8608@hualien:  jesse | 2005-03-14 02:43:00 -0500
16767   r8496@hualien:  jesse | 2005-03-14 02:28:14 -0500
16768    r6372@hualien:  jesse | 2005-03-05 19:29:51 -0500
16769     r6268@hualien (orig r2274):  mwhitson | 2005-03-03 12:34:13 -0500
16770     rt-ticket: 6450
16771     rt-status: resolved
16772     rt-update: correspond
16773     Correct inaccurate POD for RT::Group::MembersObj and DeepMembersObj.
16774     
16775     r6269@hualien (orig r2275):  mwhitson | 2005-03-03 13:55:06 -0500
16776     RT-Ticket: 6482
16777     RT-Status: resolved
16778     RT-Update: correspond
16779     Fix incorrect loop exit test in RT::ACE::_Delete such that multiply delegated ACEs are all
16780     cleaned up when the parent ACE is revoked.
16781     
16782    
16783   
16784  
16785
16786 ------------------------------------------------------------------------
16787 r2447 | jesse | 2005-03-14 03:02:37 -0500 (Mon, 14 Mar 2005) | 7 lines
16788 Changed paths:
16789    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16790    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/docs/design_docs/realflow.txt
16791    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/docs/design_docs/rt-mvc
16792
16793  r8607@hualien:  jesse | 2005-03-14 02:42:55 -0500
16794   r8495@hualien:  jesse | 2005-03-14 02:28:11 -0500
16795    r6290@hualien:  jesse | 2005-03-05 19:06:54 -0500
16796    random design docs
16797   
16798  
16799
16800 ------------------------------------------------------------------------
16801 r2446 | jesse | 2005-03-14 03:02:28 -0500 (Mon, 14 Mar 2005) | 12 lines
16802 Changed paths:
16803    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16804    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
16805    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL_Overlay.pm
16806    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
16807    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
16808    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
16809    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
16810    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/18stale_delegations_cleanup.t
16811
16812  r8606@hualien:  jesse | 2005-03-14 02:42:52 -0500
16813   r8494@hualien:  jesse | 2005-03-14 02:28:08 -0500
16814    r6277@hualien:  jesse | 2005-03-05 17:06:08 -0500
16815    RT-Ticket: 6184
16816    RT-Status: resolved
16817    RT-Update: correspond
16818    
16819    Much better coverage of delegation revocation when users' group memberships are changed - Mike Whitson (BPS)
16820    
16821   
16822  
16823
16824 ------------------------------------------------------------------------
16825 r2445 | jesse | 2005-03-14 03:02:23 -0500 (Mon, 14 Mar 2005) | 7 lines
16826 Changed paths:
16827    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16828    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
16829    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
16830
16831  r8605@hualien:  jesse | 2005-03-14 02:42:49 -0500
16832   r8493@hualien:  jesse | 2005-03-14 02:28:04 -0500
16833    r6272@hualien:  jesse | 2005-03-05 16:08:36 -0500
16834    Better support for loading custom fields by name
16835   
16836  
16837
16838 ------------------------------------------------------------------------
16839 r2444 | jesse | 2005-03-14 03:02:17 -0500 (Mon, 14 Mar 2005) | 7 lines
16840 Changed paths:
16841    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16842    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
16843
16844  r8604@hualien:  jesse | 2005-03-14 02:42:47 -0500
16845   r8492@hualien:  jesse | 2005-03-14 02:28:00 -0500
16846    r6108@hualien:  jesse | 2005-03-01 15:20:28 -0500
16847    * 'LimitLinkedFrom' in RT::Tickets didn't work due to a typo. Fixed.
16848   
16849  
16850
16851 ------------------------------------------------------------------------
16852 r2443 | jesse | 2005-03-14 03:02:12 -0500 (Mon, 14 Mar 2005) | 7 lines
16853 Changed paths:
16854    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16855    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
16856
16857  r8603@hualien:  jesse | 2005-03-14 02:42:45 -0500
16858   r8491@hualien:  jesse | 2005-03-14 02:27:57 -0500
16859    r6061@hualien:  jesse | 2005-02-27 18:58:48 -0500
16860    RT::Transaction->Delete implemented. (for RTFM)
16861   
16862  
16863
16864 ------------------------------------------------------------------------
16865 r2442 | jesse | 2005-03-14 03:01:59 -0500 (Mon, 14 Mar 2005) | 7 lines
16866 Changed paths:
16867    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16868    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
16869
16870  r8602@hualien:  jesse | 2005-03-14 02:42:43 -0500
16871   r8490@hualien:  jesse | 2005-03-14 02:27:53 -0500
16872    r5948@hualien:  jesse | 2005-02-24 16:47:52 -0500
16873    Custom Field API extension and cleanup to allow new objects to use custom fields. (No backwards-incompat changes)
16874   
16875  
16876
16877 ------------------------------------------------------------------------
16878 r2441 | jesse | 2005-03-14 03:01:53 -0500 (Mon, 14 Mar 2005) | 7 lines
16879 Changed paths:
16880    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16881    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/index.html
16882
16883  r8601@hualien:  jesse | 2005-03-14 02:42:41 -0500
16884   r8489@hualien:  jesse | 2005-03-14 02:27:51 -0500
16885    r5947@hualien:  jesse | 2005-02-24 16:46:11 -0500
16886    Refactoring Custom Field admin UI for extensibility
16887   
16888  
16889
16890 ------------------------------------------------------------------------
16891 r2440 | jesse | 2005-03-14 03:01:45 -0500 (Mon, 14 Mar 2005) | 7 lines
16892 Changed paths:
16893    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16894    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ObjectCustomFields
16895
16896  r8600@hualien:  jesse | 2005-03-14 02:42:39 -0500
16897   r8488@hualien:  jesse | 2005-03-14 02:27:47 -0500
16898    r5946@hualien:  jesse | 2005-02-24 16:44:28 -0500
16899    Refactoring Custom Field admin UI for extensibility
16900   
16901  
16902
16903 ------------------------------------------------------------------------
16904 r2439 | jesse | 2005-03-14 03:01:27 -0500 (Mon, 14 Mar 2005) | 7 lines
16905 Changed paths:
16906    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16907    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
16908
16909  r8599@hualien:  jesse | 2005-03-14 02:42:37 -0500
16910   r8487@hualien:  jesse | 2005-03-14 02:27:45 -0500
16911    r5945@hualien:  jesse | 2005-02-24 16:43:36 -0500
16912    Minor stylistic cleanups for web components
16913   
16914  
16915
16916 ------------------------------------------------------------------------
16917 r2438 | jesse | 2005-03-14 03:01:22 -0500 (Mon, 14 Mar 2005) | 7 lines
16918 Changed paths:
16919    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16920    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
16921
16922  r8598@hualien:  jesse | 2005-03-14 02:42:34 -0500
16923   r8486@hualien:  jesse | 2005-03-14 02:27:42 -0500
16924    r5944@hualien:  jesse | 2005-02-24 16:43:05 -0500
16925    Minor stylistic cleanups for web components
16926   
16927  
16928
16929 ------------------------------------------------------------------------
16930 r2437 | jesse | 2005-03-14 03:01:16 -0500 (Mon, 14 Mar 2005) | 8 lines
16931 Changed paths:
16932    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16933    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
16934    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
16935    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
16936    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/16-transaction_cf_tests.t
16937
16938  r8597@hualien:  jesse | 2005-03-14 02:42:30 -0500
16939   r8485@hualien:  jesse | 2005-03-14 02:27:37 -0500
16940    r5943@hualien:  jesse | 2005-02-24 16:42:01 -0500
16941    Upgraded a private _LookupTypes method to a public CustomFieldUpdateTypes method to make it easier to ad  custom fields to other objects
16942    
16943   
16944  
16945
16946 ------------------------------------------------------------------------
16947 r2436 | jesse | 2005-03-14 03:01:10 -0500 (Mon, 14 Mar 2005) | 7 lines
16948 Changed paths:
16949    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16950    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
16951
16952  r8596@hualien:  jesse | 2005-03-14 02:42:27 -0500
16953   r8484@hualien:  jesse | 2005-03-14 02:27:35 -0500
16954    r5942@hualien:  jesse | 2005-02-24 16:31:48 -0500
16955        * Have the configure script default to the web group for the RT group if no rt group exists or is specified
16956   
16957  
16958
16959 ------------------------------------------------------------------------
16960 r2435 | jesse | 2005-03-14 03:01:04 -0500 (Mon, 14 Mar 2005) | 8 lines
16961 Changed paths:
16962    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16963    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
16964
16965  r8595@hualien:  jesse | 2005-03-14 02:42:25 -0500
16966   r8483@hualien:  jesse | 2005-03-14 02:27:32 -0500
16967    r5932@hualien:  jesse | 2005-02-24 15:09:27 -0500
16968    Robert added new functionality to support autodetection of RT and Web users in ./configure
16969    
16970   
16971  
16972
16973 ------------------------------------------------------------------------
16974 r2434 | jesse | 2005-03-14 03:00:51 -0500 (Mon, 14 Mar 2005) | 8 lines
16975 Changed paths:
16976    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16977    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
16978    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/16-transaction_cf_tests.t
16979
16980  r8594@hualien:  jesse | 2005-03-14 02:42:22 -0500
16981   r8482@hualien:  jesse | 2005-03-14 02:27:29 -0500
16982    r5747@hualien:  jesse | 2005-02-22 16:33:09 -0500
16983    Better transaction UpdateCustomFields API
16984    
16985   
16986  
16987
16988 ------------------------------------------------------------------------
16989 r2433 | jesse | 2005-03-14 03:00:45 -0500 (Mon, 14 Mar 2005) | 12 lines
16990 Changed paths:
16991    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
16992    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
16993
16994  r8593@hualien:  jesse | 2005-03-14 02:42:17 -0500
16995   r8481@hualien:  jesse | 2005-03-14 02:27:26 -0500
16996    r4714@hualien:  jesse | 2005-02-15 12:34:26 -0500
16997    RT-Ticket: 6443
16998    RT-Status: resolved
16999    RT-Update: correspond
17000    
17001    Ticket Searches on AdminCc would fail on non-mysql databases due to a case error
17002    
17003   
17004  
17005
17006 ------------------------------------------------------------------------
17007 r2432 | jesse | 2005-03-14 03:00:37 -0500 (Mon, 14 Mar 2005) | 8 lines
17008 Changed paths:
17009    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17010    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
17011
17012  r8592@hualien:  jesse | 2005-03-14 02:42:15 -0500
17013   r8480@hualien:  jesse | 2005-03-14 02:27:24 -0500
17014    r4711@hualien:  jesse | 2005-02-15 11:19:52 -0500
17015    Bumping to 3.4.1
17016    
17017   
17018  
17019
17020 ------------------------------------------------------------------------
17021 r2431 | jesse | 2005-03-14 03:00:31 -0500 (Mon, 14 Mar 2005) | 7 lines
17022 Changed paths:
17023    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17024    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
17025
17026  r8591@hualien:  jesse | 2005-03-14 02:42:13 -0500
17027   r8479@hualien:  jesse | 2005-03-14 02:27:21 -0500
17028    r4710@hualien:  jesse | 2005-02-15 11:18:22 -0500
17029    Updated 2.0 upgrade instructions
17030   
17031  
17032
17033 ------------------------------------------------------------------------
17034 r2430 | jesse | 2005-03-14 03:00:16 -0500 (Mon, 14 Mar 2005) | 8 lines
17035 Changed paths:
17036    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17037    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/en_malkovich.po
17038
17039  r8590@hualien:  jesse | 2005-03-14 02:42:08 -0500
17040   r8477@hualien:  jesse | 2005-03-14 02:26:23 -0500
17041    r4703@hualien:  jesse | 2005-02-14 10:56:23 -0500
17042    Removed broken Malkovich translation
17043    
17044   
17045  
17046
17047 ------------------------------------------------------------------------
17048 r2429 | jesse | 2005-03-14 03:00:09 -0500 (Mon, 14 Mar 2005) | 9 lines
17049 Changed paths:
17050    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17051    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/de.po
17052
17053  r8589@hualien:  jesse | 2005-03-14 02:42:04 -0500
17054   r8476@hualien:  jesse | 2005-03-14 02:26:18 -0500
17055    r4702@hualien:  jesse | 2005-02-14 10:56:02 -0500
17056    Updated German translation from Torsten Brumm
17057    
17058    
17059   
17060  
17061
17062 ------------------------------------------------------------------------
17063 r2428 | jesse | 2005-03-14 03:00:03 -0500 (Mon, 14 Mar 2005) | 9 lines
17064 Changed paths:
17065    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17066    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
17067
17068  r8588@hualien:  jesse | 2005-03-14 02:42:02 -0500
17069   r8475@hualien:  jesse | 2005-03-14 02:26:15 -0500
17070    r4697@hualien:  jesse | 2005-02-13 23:42:05 -0500
17071    * Standalone HTTP Daemon now deals properly with unicode input/output
17072    
17073    
17074   
17075  
17076
17077 ------------------------------------------------------------------------
17078 r2427 | jesse | 2005-03-14 02:59:46 -0500 (Mon, 14 Mar 2005) | 13 lines
17079 Changed paths:
17080    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17081    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/it.po
17082
17083  r8587@hualien:  jesse | 2005-03-14 02:41:59 -0500
17084   r8474@hualien:  jesse | 2005-03-14 02:26:09 -0500
17085    r4696@hualien:  jesse | 2005-02-13 23:06:07 -0500
17086    RT-Ticket: 6429
17087    RT-Update: correspond
17088    RT-Status: resolved
17089    
17090    Updated Italian translation from Angelo Turetta. Thanks!
17091    
17092    
17093   
17094  
17095
17096 ------------------------------------------------------------------------
17097 r2426 | jesse | 2005-03-14 02:59:41 -0500 (Mon, 14 Mar 2005) | 9 lines
17098 Changed paths:
17099    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17100    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
17101
17102  r8586@hualien:  jesse | 2005-03-14 02:41:57 -0500
17103   r8473@hualien:  jesse | 2005-03-14 02:26:01 -0500
17104    r4695@hualien:  jesse | 2005-02-13 23:04:07 -0500
17105    Fix for issues with words with Umlauts in search result listings
17106    
17107    
17108   
17109  
17110
17111 ------------------------------------------------------------------------
17112 r2425 | jesse | 2005-03-14 02:59:36 -0500 (Mon, 14 Mar 2005) | 9 lines
17113 Changed paths:
17114    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17115    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
17116
17117  r8585@hualien:  jesse | 2005-03-14 02:41:55 -0500
17118   r8472@hualien:  jesse | 2005-03-14 02:25:58 -0500
17119    r4692@hualien:  jesse | 2005-02-13 22:38:09 -0500
17120    Disabled automatic clearing of mason component cache on start with FastCGI. It doesn't work properly in the multiprocess
17121    environment.
17122    
17123   
17124  
17125
17126 ------------------------------------------------------------------------
17127 r2424 | jesse | 2005-03-14 02:59:31 -0500 (Mon, 14 Mar 2005) | 8 lines
17128 Changed paths:
17129    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17130    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-crontool.in
17131
17132  r8584@hualien:  jesse | 2005-03-14 02:41:54 -0500
17133   r8471@hualien:  jesse | 2005-03-14 02:25:56 -0500
17134    r4691@hualien:  jesse | 2005-02-13 22:37:15 -0500
17135    The crontool was using local and system libs in the wrong order
17136    
17137   
17138  
17139
17140 ------------------------------------------------------------------------
17141 r2423 | jesse | 2005-03-14 02:59:26 -0500 (Mon, 14 Mar 2005) | 8 lines
17142 Changed paths:
17143    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17144    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/UserRights.html
17145
17146  r8583@hualien:  jesse | 2005-03-14 02:41:52 -0500
17147   r8470@hualien:  jesse | 2005-03-14 02:25:53 -0500
17148    r4689@hualien:  jesse | 2005-02-13 22:30:20 -0500
17149    A typo prevented users from being able to revoke other users'  rights on custom fields
17150    
17151   
17152  
17153
17154 ------------------------------------------------------------------------
17155 r2422 | jesse | 2005-03-14 02:59:11 -0500 (Mon, 14 Mar 2005) | 9 lines
17156 Changed paths:
17157    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17158    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/attachments
17159
17160  r8582@hualien:  jesse | 2005-03-14 02:41:50 -0500
17161   r8469@hualien:  jesse | 2005-03-14 02:25:51 -0500
17162    r4683@hualien:  jesse | 2005-02-10 22:00:33 -0500
17163    Use the "OriginalContent" rather than our encoded one. this might make cli attachment downloads work better
17164    
17165    
17166   
17167  
17168
17169 ------------------------------------------------------------------------
17170 r2421 | jesse | 2005-03-14 02:59:06 -0500 (Mon, 14 Mar 2005) | 14 lines
17171 Changed paths:
17172    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17173    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
17174
17175  r8581@hualien:  jesse | 2005-03-14 02:41:48 -0500
17176   r8468@hualien:  jesse | 2005-03-14 02:25:48 -0500
17177    r4678@hualien:  jesse | 2005-02-10 17:10:29 -0500
17178    RT-Ticket: 6406
17179    RT-Status: resolved
17180    RT-Update: correspond
17181    
17182    Query builder fixes for sites with multiple identically named custom fields
17183    
17184    
17185    
17186   
17187  
17188
17189 ------------------------------------------------------------------------
17190 r2420 | jesse | 2005-03-14 02:58:57 -0500 (Mon, 14 Mar 2005) | 13 lines
17191 Changed paths:
17192    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17193    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.po
17194
17195  r8580@hualien:  jesse | 2005-03-14 02:41:45 -0500
17196   r8467@hualien:  jesse | 2005-03-14 02:25:44 -0500
17197    r4676@hualien:  jesse | 2005-02-10 16:33:19 -0500
17198    RT-Ticket: 6364
17199    RT-Status: resolved
17200    RT-Update: corerspond
17201    
17202    Updated Czech translation
17203    
17204    
17205   
17206  
17207
17208 ------------------------------------------------------------------------
17209 r2419 | jesse | 2005-03-14 02:58:32 -0500 (Mon, 14 Mar 2005) | 15 lines
17210 Changed paths:
17211    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17212    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
17213    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/docs/design_docs/cvs_integration
17214    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/docs/design_docs/link-definitions.txt
17215    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
17216    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
17217    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.po
17218    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/da.po
17219    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/de.po
17220    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/en_malkovich.po
17221    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/es.po
17222    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fi.po
17223    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fr.po
17224    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/he.po
17225    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/hu.po
17226    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/it.po
17227    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ja.po
17228    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/nl.po
17229    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/no.po
17230    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pt_br.po
17231    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ru.po
17232    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_cn.po
17233    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_tw.po
17234    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
17235    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT.pm.in
17236
17237  r8579@hualien:  jesse | 2005-03-14 02:41:07 -0500
17238   r8466@hualien:  jesse | 2005-03-14 02:25:18 -0500
17239    r4673@hualien:  jesse | 2005-02-10 16:24:02 -0500
17240    RT-Ticket: 6379
17241    RT-Status: resolved
17242    RT-Update: correspond
17243    
17244    Correct a common spelling error:
17245    perl -pi.bak -e's/seperat/separat/g; s/Seperat/Separat/g;' $(find .)
17246    
17247    
17248    
17249   
17250  
17251
17252 ------------------------------------------------------------------------
17253 r2418 | jesse | 2005-03-14 02:58:12 -0500 (Mon, 14 Mar 2005) | 9 lines
17254 Changed paths:
17255    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17256    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
17257
17258  r8578@hualien:  jesse | 2005-03-14 02:41:05 -0500
17259   r8465@hualien:  jesse | 2005-03-14 02:25:15 -0500
17260    r4672@hualien:  jesse | 2005-02-10 16:19:40 -0500
17261    Fixes to handle large text custom fields gracefully
17262    
17263    
17264   
17265  
17266
17267 ------------------------------------------------------------------------
17268 r2417 | jesse | 2005-03-14 02:58:07 -0500 (Mon, 14 Mar 2005) | 13 lines
17269 Changed paths:
17270    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17271    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/hu.po
17272
17273  r8577@hualien:  jesse | 2005-03-14 02:41:01 -0500
17274   r8464@hualien:  jesse | 2005-03-14 02:25:12 -0500
17275    r4669@hualien:  jesse | 2005-02-10 16:11:24 -0500
17276    RT-Ticket: 6418
17277    RT-Status: resolved
17278    RT-Update: correspond
17279    
17280    Applied new hungarian translation
17281    
17282    
17283   
17284  
17285
17286 ------------------------------------------------------------------------
17287 r2416 | jesse | 2005-03-14 02:58:01 -0500 (Mon, 14 Mar 2005) | 7 lines
17288 Changed paths:
17289    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17290    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/history
17291
17292  r8576@hualien:  jesse | 2005-03-14 02:40:58 -0500
17293   r8463@hualien:  jesse | 2005-03-14 02:25:10 -0500
17294    r4668@hualien:  jesse | 2005-02-10 15:54:30 -0500
17295    removed effective ticket from history listing
17296   
17297  
17298
17299 ------------------------------------------------------------------------
17300 r2415 | jesse | 2005-03-14 02:57:55 -0500 (Mon, 14 Mar 2005) | 8 lines
17301 Changed paths:
17302    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17303    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
17304
17305  r8575@hualien:  jesse | 2005-03-14 02:40:56 -0500
17306   r8462@hualien:  jesse | 2005-03-14 02:25:07 -0500
17307    r4644@hualien:  jesse | 2005-02-08 12:26:39 -0500
17308    "Status" in ticket listings is now localized
17309    
17310   
17311  
17312
17313 ------------------------------------------------------------------------
17314 r2414 | jesse | 2005-03-14 02:57:42 -0500 (Mon, 14 Mar 2005) | 13 lines
17315 Changed paths:
17316    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17317    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectStage
17318
17319  r8574@hualien:  jesse | 2005-03-14 02:40:54 -0500
17320   r8461@hualien:  jesse | 2005-03-14 02:25:05 -0500
17321    r4103@hualien:  jesse | 2005-02-07 12:21:04 -0500
17322    RT-Ticket: 6417
17323    RT-Status: resolved
17324    RT-Update: correspond
17325    
17326    Only show the TransactionBatch scrip stage if TransactionBatch
17327    scrips are enabled.  --Dave Rolsky
17328    
17329   
17330  
17331
17332 ------------------------------------------------------------------------
17333 r2413 | jesse | 2005-03-14 02:57:36 -0500 (Mon, 14 Mar 2005) | 14 lines
17334 Changed paths:
17335    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17336    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripAction
17337    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripCondition
17338    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Submit
17339    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
17340    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMessageStanza
17341    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransaction
17342    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
17343    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/CreateTickets.pm
17344    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
17345    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
17346
17347  r8573@hualien:  jesse | 2005-03-14 02:40:49 -0500
17348   r8460@hualien:  jesse | 2005-03-14 02:25:00 -0500
17349    r4102@hualien:  jesse | 2005-02-07 12:20:01 -0500
17350    RT-Ticket: 6415
17351    RT-Status: resolved
17352    RT-Update: correspond
17353    
17354    A bunch of small fixes to avoid minor warnings in the RT code. --Dave Rolsky
17355    
17356    
17357    
17358   
17359  
17360
17361 ------------------------------------------------------------------------
17362 r2412 | jesse | 2005-03-14 02:57:30 -0500 (Mon, 14 Mar 2005) | 7 lines
17363 Changed paths:
17364    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17365    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/index.html
17366    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
17367    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowMemberships
17368    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMemberOf
17369    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowReferences
17370
17371  r8572@hualien:  jesse | 2005-03-14 02:40:43 -0500
17372   r8459@hualien:  jesse | 2005-03-14 02:24:57 -0500
17373    r4082@hualien:  jesse | 2005-02-04 11:03:07 -0500
17374    Fixing some links that broke when RT was not installed at the server root
17375   
17376  
17377
17378 ------------------------------------------------------------------------
17379 r2411 | jesse | 2005-03-14 02:57:22 -0500 (Mon, 14 Mar 2005) | 8 lines
17380 Changed paths:
17381    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17382    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
17383
17384  r8571@hualien:  jesse | 2005-03-14 02:40:41 -0500
17385   r8458@hualien:  jesse | 2005-03-14 02:24:54 -0500
17386    r4075@hualien:  jesse | 2005-02-03 12:27:08 -0500
17387    SelectOwner was displaying "Nobody" twice due to smarter backend code that broke the not-so-smart frontend. Fixed the frontend.
17388    
17389   
17390  
17391
17392 ------------------------------------------------------------------------
17393 r2410 | jesse | 2005-03-14 02:57:17 -0500 (Mon, 14 Mar 2005) | 8 lines
17394 Changed paths:
17395    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17396    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Menu
17397    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Menu/Item.pm
17398    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Menu.pm
17399
17400  r8570@hualien:  jesse | 2005-03-14 02:40:38 -0500
17401   r6762@hualien:  jesse | 2005-03-11 16:20:03 -0500
17402   Started to sketch out a new API to replace RT's menuing components. 
17403   
17404   Comments greatly appreciated.
17405   
17406  
17407
17408 ------------------------------------------------------------------------
17409 r2190 | jesse | 2005-02-02 11:36:14 -0500 (Wed, 02 Feb 2005) | 5 lines
17410 Changed paths:
17411    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17412    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
17413
17414  r4027@hualien:  jesse | 2005-02-02T15:47:58.569530Z
17415   r3972@hualien:  jesse | 2005-02-01T14:36:00.190124Z
17416   3.4.0
17417  
17418
17419 ------------------------------------------------------------------------
17420 r2189 | jesse | 2005-02-02 11:35:35 -0500 (Wed, 02 Feb 2005) | 6 lines
17421 Changed paths:
17422    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17423    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
17424
17425  r4026@hualien:  jesse | 2005-02-02T15:47:57.808370Z
17426   r3971@hualien:  jesse | 2005-02-01T14:35:45.436824Z
17427   Bumping SearchBuilder dependency to 1.21
17428   
17429  
17430
17431 ------------------------------------------------------------------------
17432 r2188 | jesse | 2005-02-02 11:34:53 -0500 (Wed, 02 Feb 2005) | 5 lines
17433 Changed paths:
17434    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17435    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
17436
17437  r4025@hualien:  jesse | 2005-02-02T15:47:57.027989Z
17438   r3970@hualien:  jesse | 2005-02-01T14:21:00.328018Z
17439   Merge reverted a date in the README
17440  
17441
17442 ------------------------------------------------------------------------
17443 r2187 | jesse | 2005-02-02 11:33:58 -0500 (Wed, 02 Feb 2005) | 26 lines
17444 Changed paths:
17445    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17446    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/create_data.pl
17447
17448  r4024@hualien:  jesse | 2005-02-02T15:47:28.154721Z
17449   r3969@hualien:  jesse | 2005-02-01T14:20:17.033746Z
17450    r2696@hualien (orig r2069):  zev | 2005-01-11T23:49:19.545552Z
17451    Fixed spelling and grammar mistakes in etc/RT_Config.pm.in
17452    Added some documentation and fixed whitespace in Makefile.in
17453    
17454    r2697@hualien (orig r2070):  jesse | 2005-01-11T23:58:03.208655Z
17455    Readme update to note that manual installation of Apache::DBI may be required.
17456    
17457    
17458    r2698@hualien (orig r2071):  jesse | 2005-01-12T23:39:03.787078Z
17459    RT3.4 schema diagram corrected and updated.
17460    
17461    
17462    r2699@hualien (orig r2072):  jesse | 2005-01-13T07:02:25.740524Z
17463    Removed a reference to NIS
17464    
17465    
17466    r3878@hualien (orig r2109):  tla | 2005-01-18T01:53:10.044267Z
17467    A script to automate testing data creation.  Requires a new CPAN module,
17468    Text::Lorem.  Work in progress.
17469    
17470    
17471   
17472  
17473
17474 ------------------------------------------------------------------------
17475 r2186 | jesse | 2005-02-02 11:32:49 -0500 (Wed, 02 Feb 2005) | 5 lines
17476 Changed paths:
17477    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17478    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
17479    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.fcgi.in
17480    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.scgi.in
17481    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.svc.in
17482    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-crontool.in
17483    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-mailgate.in
17484    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt.in
17485    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
17486    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
17487    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/GroupRights.html
17488    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
17489    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Objects.html
17490    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/UserRights.html
17491    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/index.html
17492    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/AddCustomFieldValue
17493    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CreateUserCalled
17494    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CustomFieldTabs
17495    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomField
17496    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFieldValues
17497    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
17498    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditQueueWatchers
17499    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
17500    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrips
17501    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditTemplates
17502    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditUserComments
17503    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/GlobalCustomFieldTabs
17504    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/GroupTabs
17505    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/Header
17506    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalCustomFields
17507    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalScrips
17508    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ModifyTemplate
17509    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ObjectCustomFields
17510    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
17511    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickObjects
17512    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueRightsForUser
17513    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueTabs
17514    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldLookupType
17515    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldType
17516    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectGroups
17517    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyGroup
17518    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyQueue
17519    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyUser
17520    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectNewGroupMembers
17521    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectRights
17522    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScrip
17523    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripAction
17524    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripCondition
17525    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectSingleOrMultiple
17526    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectStage
17527    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectTemplate
17528    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectUsers
17529    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SystemTabs
17530    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/Tabs
17531    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ToolTabs
17532    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/UserTabs
17533    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Groups.html
17534    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Tickets.html
17535    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Transactions.html
17536    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Users.html
17537    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/index.html
17538    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
17539    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Scrip.html
17540    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Scrips.html
17541    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Template.html
17542    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Templates.html
17543    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
17544    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/index.html
17545    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/CustomFields.html
17546    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
17547    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/History.html
17548    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
17549    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Modify.html
17550    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
17551    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/index.html
17552    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/CustomField.html
17553    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/CustomFields.html
17554    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/GroupRights.html
17555    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Modify.html
17556    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/People.html
17557    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Scrip.html
17558    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Scrips.html
17559    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Template.html
17560    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Templates.html
17561    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/UserRights.html
17562    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/index.html
17563    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/Configuration.html
17564    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/index.html
17565    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/CustomFields.html
17566    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/History.html
17567    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Memberships.html
17568    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
17569    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
17570    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/autohandler
17571    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/index.html
17572    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
17573    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/Approve
17574    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval
17575    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/ShowDependency
17576    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/Tabs
17577    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/index.html
17578    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Download/CustomFieldValue/dhandler
17579    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Download/Tabular/dhandler
17580    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedEnd
17581    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedStart
17582    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Callback
17583    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Checkbox
17584    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
17585    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/ParseFormat
17586    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
17587    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CreateTicket
17588    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomField
17589    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldBinary
17590    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldFreeform
17591    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldImage
17592    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldSelect
17593    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldText
17594    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
17595    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
17596    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
17597    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/GotoTicket
17598    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
17599    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions
17600    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
17601    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Menu
17602    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MessageBox
17603    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRequests
17604    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyTickets
17605    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
17606    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueryString
17607    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
17608    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
17609    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
17610    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Refresh
17611    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ScrubHTML
17612    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Section
17613    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectAttachmentField
17614    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectBoolean
17615    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldOperator
17616    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldValue
17617    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDate
17618    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateRelation
17619    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateType
17620    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectEqualityOperator
17621    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectGroups
17622    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLang
17623    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLinkType
17624    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectMatch
17625    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
17626    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
17627    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectQueue
17628    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectResultsPerPage
17629    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectSortOrder
17630    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectStatus
17631    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketSortBy
17632    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketTypes
17633    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectUsers
17634    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectWatcherType
17635    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SetupSessionCookie
17636    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFieldImage
17637    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFields
17638    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLink
17639    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLinks
17640    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowMemberships
17641    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SimpleSearch
17642    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Submit
17643    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Tabs
17644    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
17645    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBox
17646    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxEnd
17647    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxStart
17648    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Logout.html
17649    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Reminder.html
17650    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
17651    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/queue/default
17652    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/queue/ns
17653    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/attachments
17654    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/default
17655    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/history
17656    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/links
17657    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/user/default
17658    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/user/ns
17659    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/NoAuth/mail-gateway
17660    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/autohandler
17661    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/dhandler
17662    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/logout
17663    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/search/dhandler
17664    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/search/ticket
17665    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/comment
17666    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/link
17667    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/merge
17668    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
17669    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
17670    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Edit.html
17671    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
17672    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
17673    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditFormat
17674    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
17675    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
17676    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/NewListActions
17677    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
17678    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCFs
17679    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
17680    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SearchPrivacy
17681    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectAndOr
17682    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectGroup
17683    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks
17684    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectPersonType
17685    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchObject
17686    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchesForObjects
17687    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
17688    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.rdf
17689    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.tsv
17690    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Attachment/dhandler
17691    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Closed.html
17692    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Create.html
17693    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/CreateTicketInQueue.html
17694    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
17695    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/GotoTicket
17696    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Header
17697    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
17698    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Tabs
17699    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
17700    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
17701    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Update.html
17702    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/index.html
17703    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Attachment/dhandler
17704    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
17705    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
17706    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/AddWatchers
17707    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/BulkLinks
17708    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
17709    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomField
17710    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomFields
17711    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditDates
17712    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditPeople
17713    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditWatchers
17714    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/FindAttachments
17715    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/LoadTextAttachments
17716    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/PreviewScrips
17717    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
17718    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowBasics
17719    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowCustomFields
17720    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDates
17721    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDependencies
17722    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowGroupMembers
17723    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
17724    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMemberOf
17725    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMembers
17726    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMessageHeaders
17727    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMessageStanza
17728    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowPeople
17729    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowReferences
17730    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
17731    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
17732    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransaction
17733    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransactionAttachments
17734    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowUserEntry
17735    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
17736    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/History.html
17737    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
17738    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
17739    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
17740    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html
17741    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
17742    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ShowEmailRecord.html
17743    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
17744    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Elements/Tabs
17745    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/MyDay.html
17746    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Offline.html
17747    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Delegation.html
17748    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/DelegateRights
17749    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/GroupTabs
17750    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/Tabs
17751    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Members.html
17752    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Modify.html
17753    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/index.html
17754    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
17755    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/autohandler
17756    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
17757    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/l
17758    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE.pm
17759    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
17760    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL.pm
17761    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL_Overlay.pm
17762    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/AutoOpen.pm
17763    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Autoreply.pm
17764    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/CreateTickets.pm
17765    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/EscalatePriority.pm
17766    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Generic.pm
17767    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Notify.pm
17768    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/NotifyAsComment.pm
17769    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/RecordComment.pm
17770    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/RecordCorrespondence.pm
17771    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/ResolveMembers.pm
17772    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
17773    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SetPriority.pm
17774    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/UserDefined.pm
17775    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment.pm
17776    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
17777    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments.pm
17778    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments_Overlay.pm
17779    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute.pm
17780    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute_Overlay.pm
17781    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes.pm
17782    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes_Overlay.pm
17783    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Base.pm
17784    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember.pm
17785    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember_Overlay.pm
17786    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers.pm
17787    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers_Overlay.pm
17788    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/AnyTransaction.pm
17789    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/BeforeDue.pm
17790    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/Generic.pm
17791    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/Overdue.pm
17792    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/OwnerChange.pm
17793    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/PriorityChange.pm
17794    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/PriorityExceeds.pm
17795    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/QueueChange.pm
17796    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/StatusChange.pm
17797    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/UserDefined.pm
17798    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CurrentUser.pm
17799    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField.pm
17800    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValue.pm
17801    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues.pm
17802    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues_Overlay.pm
17803    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
17804    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields.pm
17805    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields_Overlay.pm
17806    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Date.pm
17807    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/EmailParser.pm
17808    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group.pm
17809    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember.pm
17810    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
17811    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers.pm
17812    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers_Overlay.pm
17813    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
17814    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups.pm
17815    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups_Overlay.pm
17816    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Handle.pm
17817    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.pm
17818    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/i_default.pm
17819    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N.pm
17820    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/CLI.pm
17821    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Auth/GnuPG.pm
17822    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Auth/MailFrom.pm
17823    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Filter/SpamAssassin.pm
17824    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
17825    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/REST.pm
17826    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
17827    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
17828    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link.pm
17829    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link_Overlay.pm
17830    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links.pm
17831    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links_Overlay.pm
17832    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField.pm
17833    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue.pm
17834    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
17835    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues.pm
17836    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
17837    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField_Overlay.pm
17838    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields.pm
17839    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields_Overlay.pm
17840    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal.pm
17841    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
17842    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals.pm
17843    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals_Overlay.pm
17844    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue.pm
17845    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
17846    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues.pm
17847    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues_Overlay.pm
17848    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
17849    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip.pm
17850    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction.pm
17851    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction_Overlay.pm
17852    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions.pm
17853    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions_Overlay.pm
17854    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition.pm
17855    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition_Overlay.pm
17856    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions.pm
17857    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions_Overlay.pm
17858    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
17859    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips.pm
17860    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips_Overlay.pm
17861    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/ActiveTicketsInQueue.pm
17862    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/FromSQL.pm
17863    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Generic.pm
17864    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SearchBuilder.pm
17865    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/System.pm
17866    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template.pm
17867    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template_Overlay.pm
17868    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates.pm
17869    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates_Overlay.pm
17870    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket.pm
17871    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
17872    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets.pm
17873    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
17874    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
17875    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction.pm
17876    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
17877    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions.pm
17878    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions_Overlay.pm
17879    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/base.pm
17880    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/fsck_com_rt.pm
17881    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI.pm
17882    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User.pm
17883    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
17884    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users.pm
17885    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users_Overlay.pm
17886    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT.pm.in
17887    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/extract-message-catalog
17888    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/extract_pod_tests
17889    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/factory
17890    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/regression_harness
17891    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-dump-database.in
17892    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
17893    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
17894
17895  r4023@hualien:  jesse | 2005-02-02T15:46:27.472832Z
17896   r3962@hualien:  jesse | 2005-02-01T14:05:26.980011Z
17897   reran license tagger
17898  
17899
17900 ------------------------------------------------------------------------
17901 r2185 | jesse | 2005-02-02 11:31:42 -0500 (Wed, 02 Feb 2005) | 5 lines
17902 Changed paths:
17903    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17904    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.po
17905    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/da.po
17906    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/de.po
17907    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/en_malkovich.po
17908    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/es.po
17909    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fi.po
17910    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fr.po
17911    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/he.po
17912    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/hu.po
17913    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/it.po
17914    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ja.po
17915    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/nl.po
17916    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/no.po
17917    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pt_br.po
17918    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ru.po
17919    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_cn.po
17920    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_tw.po
17921    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/license_tag
17922
17923  r4022@hualien:  jesse | 2005-02-02T15:46:16.166257Z
17924   r3961@hualien:  jesse | 2005-02-01T14:03:42.493372Z
17925   Message catalogs updated
17926  
17927
17928 ------------------------------------------------------------------------
17929 r2184 | jesse | 2005-02-02 11:30:49 -0500 (Wed, 02 Feb 2005) | 5 lines
17930 Changed paths:
17931    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17932    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
17933
17934  r4021@hualien:  jesse | 2005-02-02T15:40:41.986030Z
17935   r3960@hualien:  jesse | 2005-02-01T13:59:42.556416Z
17936   Tiny readme style fixes
17937  
17938
17939 ------------------------------------------------------------------------
17940 r2183 | jesse | 2005-02-02 11:29:54 -0500 (Wed, 02 Feb 2005) | 5 lines
17941 Changed paths:
17942    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17943    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.0/schema.Oracle
17944    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.0/schema.Pg
17945
17946  r4020@hualien:  jesse | 2005-02-02T15:40:41.142335Z
17947   r3959@hualien:  jesse | 2005-02-01T13:55:00.555573Z
17948   Removing index changes from upgrade process that could break upgrades for some users
17949  
17950
17951 ------------------------------------------------------------------------
17952 r2182 | jesse | 2005-02-02 11:28:50 -0500 (Wed, 02 Feb 2005) | 5 lines
17953 Changed paths:
17954    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17955    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
17956
17957  r4019@hualien:  jesse | 2005-02-02T15:40:40.315621Z
17958   r3924@hualien:  jesse | 2005-01-22T19:34:52.453359Z
17959   Bumped to 3.4.0rc6
17960  
17961
17962 ------------------------------------------------------------------------
17963 r2181 | jesse | 2005-02-02 11:27:43 -0500 (Wed, 02 Feb 2005) | 6 lines
17964 Changed paths:
17965    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17966    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
17967
17968  r4018@hualien:  jesse | 2005-02-02T15:40:39.178927Z
17969   r3910@hualien:  jesse | 2005-01-22T16:06:58.731752Z
17970   Custom field searches should only search on values that haven't been deleted
17971   
17972  
17973
17974 ------------------------------------------------------------------------
17975 r2180 | jesse | 2005-02-02 11:26:41 -0500 (Wed, 02 Feb 2005) | 5 lines
17976 Changed paths:
17977    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17978    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
17979    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
17980    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/15cf_single_values_are_single.t
17981
17982  r4017@hualien:  jesse | 2005-02-02T15:40:38.080093Z
17983   r3909@hualien:  jesse | 2005-01-22T15:42:46.936767Z
17984   Bullet-proofing for custom fields with a set but limited number of values
17985  
17986
17987 ------------------------------------------------------------------------
17988 r2179 | jesse | 2005-02-02 11:25:46 -0500 (Wed, 02 Feb 2005) | 6 lines
17989 Changed paths:
17990    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
17991    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
17992
17993  r4016@hualien:  jesse | 2005-02-02T15:40:36.888212Z
17994   r3907@hualien:  jesse | 2005-01-22T14:48:14.100308Z
17995   TicketSQL search fixes, especially to Custom field operations
17996   
17997  
17998
17999 ------------------------------------------------------------------------
18000 r2178 | jesse | 2005-02-02 11:24:48 -0500 (Wed, 02 Feb 2005) | 6 lines
18001 Changed paths:
18002    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18003    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
18004
18005  r4015@hualien:  jesse | 2005-02-02T15:40:36.083067Z
18006   r3904@hualien:  jesse | 2005-01-22T13:00:19.775653Z
18007   The column map callback was broken by performance work
18008   
18009  
18010
18011 ------------------------------------------------------------------------
18012 r2177 | jesse | 2005-02-02 11:23:45 -0500 (Wed, 02 Feb 2005) | 11 lines
18013 Changed paths:
18014    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18015    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.0/content
18016    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/acl.Oracle
18017    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/acl.Pg
18018    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/acl.SQLite
18019    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/acl.mysql
18020    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/content
18021    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/schema.Oracle
18022    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/schema.SQLite
18023    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
18024
18025  r4014@hualien:  jesse | 2005-02-02T15:40:34.961988Z
18026   r3902@hualien:  jesse | 2005-01-22T11:21:43.212477Z
18027   RT-Ticket: 6366
18028   RT-Update: correspond
18029   
18030   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.
18031   (We could have altered the script to not error out on missing content, but that would obscure errors where the user flubbed the path.
18032   
18033   
18034  
18035
18036 ------------------------------------------------------------------------
18037 r2176 | jesse | 2005-02-02 11:22:48 -0500 (Wed, 02 Feb 2005) | 6 lines
18038 Changed paths:
18039    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18040    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
18041
18042  r4013@hualien:  jesse | 2005-02-02T15:40:34.227393Z
18043   r3893@hualien:  jesse | 2005-01-19T18:39:39.850646Z
18044   Updated version number used by development builds to note that this is the 3.4 series
18045   
18046  
18047
18048 ------------------------------------------------------------------------
18049 r2175 | jesse | 2005-02-02 11:21:57 -0500 (Wed, 02 Feb 2005) | 6 lines
18050 Changed paths:
18051    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18052    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
18053
18054  r4012@hualien:  jesse | 2005-02-02T15:40:33.418827Z
18055   r3892@hualien:  jesse | 2005-01-19T18:38:38.233900Z
18056   Added better error checking for attachment insertion failure. (This unmasked more instances of oracle brokenness)
18057   
18058  
18059
18060 ------------------------------------------------------------------------
18061 r2174 | jesse | 2005-02-02 11:20:56 -0500 (Wed, 02 Feb 2005) | 6 lines
18062 Changed paths:
18063    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18064    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/03basic_web.t
18065    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/06mailgateway.t
18066    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/09record_cf_api.t
18067
18068  r4011@hualien:  jesse | 2005-02-02T15:40:32.524514Z
18069   r3891@hualien:  jesse | 2005-01-19T18:31:15.604733Z
18070   Minor formatting cleanups to tests
18071   
18072  
18073
18074 ------------------------------------------------------------------------
18075 r2173 | jesse | 2005-02-02 11:19:38 -0500 (Wed, 02 Feb 2005) | 8 lines
18076 Changed paths:
18077    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18078    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
18079    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users_Overlay.pm
18080
18081  r4010@hualien:  jesse | 2005-02-02T15:40:31.594185Z
18082   r3885@hualien:  jesse | 2005-01-18T15:02:02.574134Z
18083   Reimplemented RT::Users->WhoHaveRights to remove O(n^2) SQL calls. (That means it's faster now)
18084   Reimplemented SelectOwner widget to take advantage of the new WhoHaveRights
18085   
18086   
18087  
18088
18089 ------------------------------------------------------------------------
18090 r2172 | jesse | 2005-02-02 11:19:03 -0500 (Wed, 02 Feb 2005) | 10 lines
18091 Changed paths:
18092    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18093    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
18094
18095  r4009@hualien:  jesse | 2005-02-02T15:40:30.672747Z
18096   r3884@hualien:  jesse | 2005-01-18T14:59:19.630164Z
18097   RT-Ticket: 6352
18098   RT-Status: resolved
18099   RT-Update: correspond
18100   
18101   Fix an invalid custom field acl check
18102   
18103  
18104
18105 ------------------------------------------------------------------------
18106 r2171 | jesse | 2005-02-02 11:16:35 -0500 (Wed, 02 Feb 2005) | 4 lines
18107 Changed paths:
18108    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18109    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/HOWTO
18110    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
18111    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
18112    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/UPGRADING
18113    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin
18114    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.fcgi.in
18115    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.scgi.in
18116    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.svc.in
18117    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
18118    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
18119    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
18120    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/docs/design_docs/3.3-schema-redesign.txt
18121    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/docs/rt3-schema-relationships.dot
18122    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc
18123    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
18124    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.Oracle
18125    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.0/schema.Oracle
18126    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.0/schema.mysql
18127    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/schema.Pg
18128    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/schema.mysql
18129    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/GroupRights.html
18130    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
18131    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Objects.html
18132    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/UserRights.html
18133    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/index.html
18134    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CustomFieldTabs
18135    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Modify.html
18136    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
18137    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Callback
18138    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
18139    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomField
18140    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldFreeform
18141    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldSelect
18142    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldText
18143    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
18144    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
18145    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
18146    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/back_home.gif
18147    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/head_requestracker.gif
18148    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/rt.jpg
18149    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/spacer.gif
18150    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/squares_blue.gif
18151    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
18152    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/search/ticket
18153    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
18154    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
18155    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Create.html
18156    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/CreateTicketInQueue.html
18157    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
18158    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
18159    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Tabs
18160    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Update.html
18161    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
18162    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomField
18163    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomFields
18164    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
18165    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
18166    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransactionAttachments
18167    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
18168    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
18169    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
18170    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/MyDay.html
18171    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Modify.html
18172    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/autohandler
18173    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib
18174    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
18175    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
18176    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes_Overlay.pm
18177    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
18178    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields_Overlay.pm
18179    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
18180    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
18181    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Handle.pm
18182    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.po
18183    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/da.po
18184    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/de.po
18185    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/en.po
18186    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/en_malkovich.po
18187    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/es.po
18188    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fi.po
18189    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fr.po
18190    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/he.po
18191    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/hu.po
18192    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/it.po
18193    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ja.po
18194    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/nl.po
18195    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/no.po
18196    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pt_br.po
18197    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ru.po
18198    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_cn.po
18199    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_tw.po
18200    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N.pm
18201    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Filter/SpamAssassin.pm
18202    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
18203    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
18204    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
18205    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
18206    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
18207    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
18208    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
18209    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
18210    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue.pm
18211    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue_Overlay.pm
18212    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues.pm
18213    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues_Overlay.pm
18214    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
18215    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
18216    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
18217    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
18218    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions_Overlay.pm
18219    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users_Overlay.pm
18220    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT.pm.in
18221    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t
18222    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/00smoke.t
18223    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/00smoke.t.in
18224    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/01harness.t.in
18225    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/02regression.t.in
18226    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/03web.pl.in
18227    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/04_send_email.pl.in
18228    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/05cronsupport.pl.in
18229    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/06mailgateway.pl.in
18230    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/07acl.pl.in
18231    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/08web_cf.pl.in
18232    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/00placeholder
18233    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/01ticket_link_searching.t
18234    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/03basic_web.t
18235    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/04send_email.t
18236    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/05cronsupport.t
18237    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/06mailgateway.t
18238    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/07acl.t
18239    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/08web_cf_access.t
18240    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/09record_cf_api.t
18241    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/10merge.t
18242    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/11-template-insert.t
18243    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/12-search.t
18244    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/13-attribute-tests.t
18245    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/regression/14merge.t
18246    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/setup_regression.t
18247    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
18248    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin
18249    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/extract_pod_tests
18250    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/factory
18251    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-dump-database.in
18252    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
18253    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
18254
18255  r4008@hualien:  jesse | 2005-02-02T15:18:09.179761Z
18256  
18257  
18258
18259 ------------------------------------------------------------------------
18260 r1874 | jesse | 2004-11-11 03:55:55 -0500 (Thu, 11 Nov 2004) | 11 lines
18261 Changed paths:
18262    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18263    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
18264    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
18265    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
18266    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL_Overlay.pm
18267    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
18268    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments_Overlay.pm
18269    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute_Overlay.pm
18270    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes_Overlay.pm
18271    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember_Overlay.pm
18272    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers_Overlay.pm
18273    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues_Overlay.pm
18274    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
18275    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields_Overlay.pm
18276    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
18277    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers_Overlay.pm
18278    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
18279    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups_Overlay.pm
18280    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link_Overlay.pm
18281    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links_Overlay.pm
18282    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
18283    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
18284    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField_Overlay.pm
18285    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields_Overlay.pm
18286    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
18287    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals_Overlay.pm
18288    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
18289    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues_Overlay.pm
18290    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction_Overlay.pm
18291    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions_Overlay.pm
18292    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition_Overlay.pm
18293    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions_Overlay.pm
18294    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
18295    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips_Overlay.pm
18296    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template_Overlay.pm
18297    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates_Overlay.pm
18298    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue_Overlay.pm
18299    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues_Overlay.pm
18300    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
18301    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
18302    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
18303    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
18304    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions_Overlay.pm
18305    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
18306    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users_Overlay.pm
18307    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
18308
18309  r9136@tinbook:  jesse | 2004-11-11T04:51:39.612228Z
18310   r9062@tinbook:  jesse | 2004-11-10T13:49:32.150537Z
18311    r9055@tinbook (orig r1796):  autrijus | 2004-11-10T13:15:51.955295Z
18312     r3588@not:  autrijus | 2004-11-10T13:16:02.416034Z
18313     * Module::Refresh is now enabled by default for all HTTPD handlers
18314       when $RT::DevelMode is set to true.
18315     
18316    
18317   
18318  
18319
18320 ------------------------------------------------------------------------
18321 r1873 | jesse | 2004-11-11 03:55:34 -0500 (Thu, 11 Nov 2004) | 14 lines
18322 Changed paths:
18323    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18324    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
18325    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
18326    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
18327
18328  r9135@tinbook:  jesse | 2004-11-11T04:51:37.057295Z
18329   r9043@tinbook:  jesse | 2004-11-10T12:55:28.022711Z
18330    r9040@tinbook:  jesse | 2004-11-10T12:52:28.271911Z
18331    RT-Ticket: 4624
18332    RT-Status: resolved
18333    RT-Update: correspond
18334    
18335    Provide more control over how autogenerated mail gets sent out via RT.
18336    
18337    
18338    
18339   
18340  
18341
18342 ------------------------------------------------------------------------
18343 r1872 | jesse | 2004-11-11 03:55:14 -0500 (Thu, 11 Nov 2004) | 7 lines
18344 Changed paths:
18345    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18346    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
18347
18348  r9134@tinbook:  jesse | 2004-11-11T04:51:34.877785Z
18349   r9042@tinbook:  jesse | 2004-11-10T12:55:27.433932Z
18350    r8971@tinbook:  jesse | 2004-11-10T02:24:26.255370Z
18351    Fixed the MaxAttachmentSize variable name in comments. Thanks to Graham Dunn
18352   
18353  
18354
18355 ------------------------------------------------------------------------
18356 r1871 | jesse | 2004-11-11 03:54:54 -0500 (Thu, 11 Nov 2004) | 5 lines
18357 Changed paths:
18358    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18359    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
18360
18361  r9133@tinbook:  jesse | 2004-11-11T04:51:32.885635Z
18362   r9037@tinbook:  jesse | 2004-11-10T12:38:52.925002Z
18363   * $ was missing on the DevelMode option
18364  
18365
18366 ------------------------------------------------------------------------
18367 r1870 | jesse | 2004-11-11 03:54:27 -0500 (Thu, 11 Nov 2004) | 20 lines
18368 Changed paths:
18369    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18370    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
18371    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Callback
18372    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/ParseFormat
18373    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
18374    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
18375    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxStart
18376    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CurrentUser.pm
18377    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
18378    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT.pm.in
18379    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
18380
18381  r9132@tinbook:  jesse | 2004-11-11T04:51:29.581756Z
18382   r9028@tinbook:  jesse | 2004-11-10T10:25:42.564475Z
18383    r9024@tinbook (orig r1777):  autrijus | 2004-11-10T10:08:17.041433Z
18384     r3565@not:  autrijus | 2004-11-10T10:08:34.482570Z
18385     * Various warning avoidance patches.
18386     
18387    
18388    r9025@tinbook (orig r1778):  autrijus | 2004-11-10T10:08:41.221082Z
18389     r3566@not:  autrijus | 2004-11-10T10:08:56.876914Z
18390     * Under developer mode, do not let Mason cache object files on var/.
18391     
18392    
18393    r9026@tinbook (orig r1779):  autrijus | 2004-11-10T10:09:04.430896Z
18394     r3567@not:  autrijus | 2004-11-10T10:09:08.775089Z
18395     * Add Module::Refresh as a dependency.
18396     
18397    
18398   
18399  
18400
18401 ------------------------------------------------------------------------
18402 r1869 | jesse | 2004-11-11 03:54:03 -0500 (Thu, 11 Nov 2004) | 6 lines
18403 Changed paths:
18404    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18405    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
18406
18407  r9131@tinbook:  jesse | 2004-11-11T04:51:27.703409Z
18408   r8969@tinbook:  jesse | 2004-11-10T02:01:53.054185Z
18409   Fixing DeveloperlMode -> DevelMode.  Thanks to Reed Lowden for the catch.
18410   
18411  
18412
18413 ------------------------------------------------------------------------
18414 r1868 | jesse | 2004-11-11 03:53:18 -0500 (Thu, 11 Nov 2004) | 10 lines
18415 Changed paths:
18416    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18417    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
18418    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
18419    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.fcgi.in
18420    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.scgi.in
18421    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.svc.in
18422    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-crontool.in
18423    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-mailgate.in
18424    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt.in
18425    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
18426    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
18427    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/GroupRights.html
18428    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
18429    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Objects.html
18430    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/UserRights.html
18431    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/index.html
18432    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/AddCustomFieldValue
18433    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CreateUserCalled
18434    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CustomFieldTabs
18435    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomField
18436    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFieldValues
18437    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
18438    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditQueueWatchers
18439    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
18440    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrips
18441    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditTemplates
18442    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditUserComments
18443    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/GlobalCustomFieldTabs
18444    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/GroupTabs
18445    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/Header
18446    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalCustomFields
18447    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalScrips
18448    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ModifyTemplate
18449    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ObjectCustomFields
18450    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
18451    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickObjects
18452    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueRightsForUser
18453    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueTabs
18454    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldLookupType
18455    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldType
18456    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectGroups
18457    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyGroup
18458    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyQueue
18459    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyUser
18460    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectNewGroupMembers
18461    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectRights
18462    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScrip
18463    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripAction
18464    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripCondition
18465    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectSingleOrMultiple
18466    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectStage
18467    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectTemplate
18468    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectUsers
18469    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SystemTabs
18470    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/Tabs
18471    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ToolTabs
18472    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/UserTabs
18473    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Groups.html
18474    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Tickets.html
18475    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Transactions.html
18476    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Users.html
18477    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/index.html
18478    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
18479    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Scrip.html
18480    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Scrips.html
18481    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Template.html
18482    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Templates.html
18483    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
18484    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/index.html
18485    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/CustomFields.html
18486    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
18487    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/History.html
18488    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
18489    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Modify.html
18490    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
18491    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/index.html
18492    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/CustomField.html
18493    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/CustomFields.html
18494    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/GroupRights.html
18495    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Modify.html
18496    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/People.html
18497    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Scrip.html
18498    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Scrips.html
18499    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Template.html
18500    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Templates.html
18501    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/UserRights.html
18502    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/index.html
18503    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/Configuration.html
18504    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/index.html
18505    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/CustomFields.html
18506    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/History.html
18507    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Memberships.html
18508    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
18509    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
18510    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/autohandler
18511    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/index.html
18512    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
18513    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/Approve
18514    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval
18515    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/ShowDependency
18516    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/Tabs
18517    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/index.html
18518    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Download/CustomFieldValue/dhandler
18519    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Download/Tabular/dhandler
18520    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedEnd
18521    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedStart
18522    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Callback
18523    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Checkbox
18524    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
18525    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/ParseFormat
18526    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
18527    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CreateTicket
18528    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomField
18529    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldBinary
18530    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldFreeform
18531    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldImage
18532    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldSelect
18533    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldText
18534    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
18535    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
18536    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
18537    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/GotoTicket
18538    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
18539    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions
18540    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
18541    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Menu
18542    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MessageBox
18543    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRequests
18544    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyTickets
18545    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
18546    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueryString
18547    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
18548    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
18549    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
18550    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Refresh
18551    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ScrubHTML
18552    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Section
18553    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectAttachmentField
18554    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectBoolean
18555    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldOperator
18556    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldValue
18557    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDate
18558    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateRelation
18559    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateType
18560    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectEqualityOperator
18561    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectGroups
18562    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLang
18563    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLinkType
18564    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectMatch
18565    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
18566    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
18567    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectQueue
18568    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectResultsPerPage
18569    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectSortOrder
18570    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectStatus
18571    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketSortBy
18572    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketTypes
18573    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectUsers
18574    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectWatcherType
18575    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SetupSessionCookie
18576    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFieldImage
18577    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFields
18578    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLink
18579    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLinks
18580    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowMemberships
18581    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SimpleSearch
18582    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Submit
18583    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Tabs
18584    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
18585    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBox
18586    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxEnd
18587    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxStart
18588    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Logout.html
18589    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Reminder.html
18590    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
18591    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/queue/default
18592    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/queue/ns
18593    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/attachments
18594    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/default
18595    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/history
18596    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/links
18597    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/user/default
18598    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/user/ns
18599    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/NoAuth/mail-gateway
18600    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/autohandler
18601    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/dhandler
18602    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/logout
18603    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/search/dhandler
18604    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/search/ticket
18605    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/comment
18606    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/link
18607    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/merge
18608    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
18609    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
18610    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Edit.html
18611    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
18612    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
18613    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditFormat
18614    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
18615    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
18616    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/NewListActions
18617    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
18618    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCFs
18619    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
18620    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SearchPrivacy
18621    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectAndOr
18622    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectGroup
18623    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks
18624    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectPersonType
18625    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchObject
18626    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchesForObjects
18627    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
18628    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.rdf
18629    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.tsv
18630    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Attachment/dhandler
18631    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Closed.html
18632    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Create.html
18633    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
18634    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/GotoTicket
18635    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Header
18636    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
18637    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Tabs
18638    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
18639    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
18640    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Update.html
18641    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/index.html
18642    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Attachment/dhandler
18643    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
18644    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
18645    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/AddWatchers
18646    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/BulkLinks
18647    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
18648    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomField
18649    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomFields
18650    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditDates
18651    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditPeople
18652    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditWatchers
18653    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/FindAttachments
18654    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/LoadTextAttachments
18655    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/PreviewScrips
18656    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
18657    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowBasics
18658    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowCustomFields
18659    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDates
18660    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDependencies
18661    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowGroupMembers
18662    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
18663    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMemberOf
18664    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMembers
18665    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMessageHeaders
18666    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMessageStanza
18667    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowPeople
18668    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowReferences
18669    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
18670    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
18671    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransaction
18672    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransactionAttachments
18673    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowUserEntry
18674    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
18675    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/History.html
18676    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
18677    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
18678    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
18679    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html
18680    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
18681    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ShowEmailRecord.html
18682    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
18683    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Elements/Tabs
18684    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/MyDay.html
18685    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Offline.html
18686    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Delegation.html
18687    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/DelegateRights
18688    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/GroupTabs
18689    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/Tabs
18690    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Members.html
18691    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Modify.html
18692    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/index.html
18693    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
18694    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/autohandler
18695    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
18696    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/l
18697    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE.pm
18698    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
18699    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL.pm
18700    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL_Overlay.pm
18701    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/AutoOpen.pm
18702    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Autoreply.pm
18703    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/CreateTickets.pm
18704    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/EscalatePriority.pm
18705    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Generic.pm
18706    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Notify.pm
18707    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/NotifyAsComment.pm
18708    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/RecordComment.pm
18709    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/RecordCorrespondence.pm
18710    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/ResolveMembers.pm
18711    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
18712    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SetPriority.pm
18713    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/UserDefined.pm
18714    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment.pm
18715    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
18716    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments.pm
18717    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments_Overlay.pm
18718    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute.pm
18719    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute_Overlay.pm
18720    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes.pm
18721    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes_Overlay.pm
18722    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Base.pm
18723    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember.pm
18724    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember_Overlay.pm
18725    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers.pm
18726    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers_Overlay.pm
18727    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/AnyTransaction.pm
18728    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/BeforeDue.pm
18729    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/Generic.pm
18730    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/Overdue.pm
18731    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/OwnerChange.pm
18732    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/PriorityChange.pm
18733    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/PriorityExceeds.pm
18734    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/QueueChange.pm
18735    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/StatusChange.pm
18736    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/UserDefined.pm
18737    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CurrentUser.pm
18738    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField.pm
18739    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValue.pm
18740    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues.pm
18741    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues_Overlay.pm
18742    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
18743    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields.pm
18744    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields_Overlay.pm
18745    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Date.pm
18746    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/EmailParser.pm
18747    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group.pm
18748    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember.pm
18749    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
18750    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers.pm
18751    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers_Overlay.pm
18752    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
18753    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups.pm
18754    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups_Overlay.pm
18755    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Handle.pm
18756    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.pm
18757    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/i_default.pm
18758    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N.pm
18759    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/CLI.pm
18760    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Auth/GnuPG.pm
18761    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Auth/MailFrom.pm
18762    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Filter/SpamAssassin.pm
18763    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
18764    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/REST.pm
18765    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
18766    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
18767    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link.pm
18768    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link_Overlay.pm
18769    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links.pm
18770    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links_Overlay.pm
18771    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField.pm
18772    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue.pm
18773    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
18774    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues.pm
18775    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
18776    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField_Overlay.pm
18777    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields.pm
18778    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields_Overlay.pm
18779    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal.pm
18780    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
18781    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals.pm
18782    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals_Overlay.pm
18783    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue.pm
18784    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
18785    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues.pm
18786    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues_Overlay.pm
18787    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
18788    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip.pm
18789    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction.pm
18790    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction_Overlay.pm
18791    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions.pm
18792    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions_Overlay.pm
18793    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition.pm
18794    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition_Overlay.pm
18795    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions.pm
18796    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions_Overlay.pm
18797    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
18798    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips.pm
18799    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips_Overlay.pm
18800    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/ActiveTicketsInQueue.pm
18801    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/FromSQL.pm
18802    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Generic.pm
18803    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SearchBuilder.pm
18804    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/System.pm
18805    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template.pm
18806    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template_Overlay.pm
18807    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates.pm
18808    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates_Overlay.pm
18809    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket.pm
18810    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue.pm
18811    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue_Overlay.pm
18812    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues.pm
18813    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues_Overlay.pm
18814    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
18815    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets.pm
18816    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
18817    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
18818    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction.pm
18819    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
18820    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions.pm
18821    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions_Overlay.pm
18822    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/base.pm
18823    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/fsck_com_rt.pm
18824    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI.pm
18825    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User.pm
18826    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
18827    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users.pm
18828    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users_Overlay.pm
18829    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT.pm.in
18830    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/06mailgateway.pl.in
18831    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/extract-message-catalog
18832    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/extract_pod_tests
18833    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/factory
18834    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/license_tag
18835    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/regression_harness
18836    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-dump-database.in
18837    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
18838    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
18839
18840  r9130@tinbook:  jesse | 2004-11-11T04:08:03.094469Z
18841   r8965@tinbook:  jesse | 2004-11-09T08:25:30.422838Z
18842   Updated license tagging and folding for license tagging
18843   
18844   * No functionality changes
18845   
18846   
18847   
18848  
18849
18850 ------------------------------------------------------------------------
18851 r1867 | jesse | 2004-11-11 03:52:24 -0500 (Thu, 11 Nov 2004) | 7 lines
18852 Changed paths:
18853    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18854    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
18855
18856  r9129@tinbook:  jesse | 2004-11-11T04:08:00.711759Z
18857   r8963@tinbook:  jesse | 2004-11-09T07:55:26.294077Z
18858   Just formatting changes. ran perltidy on HasRight.
18859   
18860   
18861  
18862
18863 ------------------------------------------------------------------------
18864 r1866 | jesse | 2004-11-11 03:52:05 -0500 (Thu, 11 Nov 2004) | 9 lines
18865 Changed paths:
18866    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18867    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
18868    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
18869
18870  r9128@tinbook:  jesse | 2004-11-11T04:07:58.364185Z
18871   r8959@tinbook:  jesse | 2004-11-09T05:47:13.371897Z
18872   Switched to using Cache::Simple::TimedExpiry for our ACL cache, rather 
18873   than our overly convoluted (and slower) ACL cache code in Prinicpal_Overlay.pm
18874   
18875   SearchBuilder already depends on C::S::TE, so this isn't a new dep
18876   
18877  
18878
18879 ------------------------------------------------------------------------
18880 r1865 | jesse | 2004-11-11 03:51:46 -0500 (Thu, 11 Nov 2004) | 6 lines
18881 Changed paths:
18882    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18883    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
18884
18885  r9127@tinbook:  jesse | 2004-11-11T04:07:56.058756Z
18886   r8951@tinbook:  jesse | 2004-11-09T04:59:07.816904Z
18887   Fixed a comment about the static_source directive for mason. Thanks to matthewd
18888   
18889  
18890
18891 ------------------------------------------------------------------------
18892 r1864 | jesse | 2004-11-11 03:51:25 -0500 (Thu, 11 Nov 2004) | 18 lines
18893 Changed paths:
18894    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18895    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
18896    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
18897    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
18898    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
18899    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxEnd
18900    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
18901    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
18902
18903  r9126@tinbook:  jesse | 2004-11-11T04:07:52.654642Z
18904   r8942@tinbook:  jesse | 2004-11-08T17:22:08.032229Z
18905   Web:
18906       * Switched back to manual buffer flushing, as this will
18907         improve performance and help future-proof RT against a mason update
18908       * Added several manual buffer flushing points to help with the user
18909         experience during page display
18910       * Switched to using mason's "static_source" directive, which stops mason
18911         from trying to guess about which pages need to be reload from disk.
18912         (Now you need to restart the webserver to see changes)
18913   Core:
18914       * New  --with-developer-mode configuration flag. Right now, it just 
18915         turns mason static_source off, but in the future, it will enable other
18916         developer-only features.
18917   
18918   
18919  
18920
18921 ------------------------------------------------------------------------
18922 r1863 | jesse | 2004-11-11 03:51:03 -0500 (Thu, 11 Nov 2004) | 6 lines
18923 Changed paths:
18924    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18925    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Base.pm
18926
18927  r9125@tinbook:  jesse | 2004-11-11T04:07:50.357009Z
18928   r8941@tinbook:  jesse | 2004-11-08T17:18:03.357715Z
18929   Added a bit of documentation to RT::Base; removed an unused line of code
18930   
18931  
18932
18933 ------------------------------------------------------------------------
18934 r1862 | jesse | 2004-11-11 03:47:18 -0500 (Thu, 11 Nov 2004) | 5 lines
18935 Changed paths:
18936    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18937    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
18938
18939  r9124@tinbook:  jesse | 2004-11-11T04:07:47.464978Z
18940   r8935@tinbook:  jesse | 2004-11-08T13:18:04.774918Z
18941   * Turning off the forking in standalone_httpd. It was never a win
18942  
18943
18944 ------------------------------------------------------------------------
18945 r1861 | jesse | 2004-11-11 03:47:00 -0500 (Thu, 11 Nov 2004) | 28 lines
18946 Changed paths:
18947    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18948    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
18949    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/docs/design_docs/3.3-schema-redesign.txt
18950    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/spec
18951
18952  r9123@tinbook:  jesse | 2004-11-11T04:07:44.681509Z
18953   r8934@tinbook:  jesse | 2004-11-08T13:12:15.840028Z
18954    r8929@tinbook (orig r1748):  autrijus | 2004-11-08T12:52:03.511429Z
18955     r1746@not:  autrijus | 2004-11-08T08:27:45.676219Z
18956     * V7 of redesign schema, incoporating many more comments and
18957       the new, clkao-inspired fields.
18958     
18959    
18960    r8930@tinbook (orig r1749):  autrijus | 2004-11-08T12:52:36.289718Z
18961     r1747@not:  autrijus | 2004-11-08T08:28:53.206839Z
18962     * move the design spec from spec/ under the docs/design_docs/ space where it belongs.
18963     
18964    
18965    r8931@tinbook (orig r1750):  autrijus | 2004-11-08T12:53:00.482208Z
18966     r1748@not:  autrijus | 2004-11-08T08:29:17.162697Z
18967     * remove the now-empty spec/ directory.
18968     
18969    
18970    r8932@tinbook (orig r1751):  autrijus | 2004-11-08T12:53:30.365957Z
18971    
18972    r8933@tinbook (orig r1752):  autrijus | 2004-11-08T12:53:51.280973Z
18973     r3280@not:  autrijus | 2004-11-08T12:13:28.529608Z
18974     * make kill -HUP work sanely.
18975     
18976    
18977   
18978  
18979
18980 ------------------------------------------------------------------------
18981 r1860 | jesse | 2004-11-11 03:46:38 -0500 (Thu, 11 Nov 2004) | 10 lines
18982 Changed paths:
18983    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
18984    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
18985    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/02regression.t.in
18986    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/08web_cf.pl.in
18987    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
18988
18989  r9122@tinbook:  jesse | 2004-11-11T04:07:42.162101Z
18990   r6237@tinbook:  jesse | 2004-11-07T16:27:42.200967Z
18991   New web-based testing for image custom field creation 
18992   (upload on create, display in search result listings)
18993   
18994           -Autrijus Tang
18995   
18996   
18997  
18998
18999 ------------------------------------------------------------------------
19000 r1859 | jesse | 2004-11-11 03:46:17 -0500 (Thu, 11 Nov 2004) | 89 lines
19001 Changed paths:
19002    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19003    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
19004    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
19005    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.Oracle
19006    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.Pg
19007    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.SQLite
19008    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.mysql
19009    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11
19010    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/schema.Pg
19011    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.11/schema.mysql
19012    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
19013    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
19014    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
19015    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
19016    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditQuery
19017    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
19018    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
19019    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
19020    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectAndOr
19021    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectPersonType
19022    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues.pm
19023    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields.pm
19024    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
19025    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue.pm
19026    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
19027    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues.pm
19028    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
19029    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields.pm
19030    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
19031    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
19032    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/factory
19033    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
19034
19035  r9121@tinbook:  jesse | 2004-11-11T04:07:32.925469Z
19036   r6227@tinbook:  jesse | 2004-11-07T14:48:07.801297Z
19037    r6202@tinbook (orig r1718):  autrijus | 2004-11-05T08:56:10.440277Z
19038    * Log::Dispatch wants ->warning, not ->warn.
19039    
19040    
19041    r6205@tinbook (orig r1721):  autrijus | 2004-11-05T11:43:18.999313Z
19042      r10186@not (orig r1718):  autrijus | 2004-11-05T08:56:10.440277Z
19043      * Log::Dispatch wants ->warning, not ->warn.
19044     
19045     r10196@not:  autrijus | 2004-11-05T11:41:58.476189Z
19046     * Fixes to standalone_httpd: 'protocol' was not defined, and query_string
19047       may be undefined too.  (Supposedly fixed in HTTP::Server::Simple.)
19048     
19049     r10197@not:  autrijus | 2004-11-05T11:42:20.621065Z
19050     * Remove outdated comment.
19051     
19052     r10198@not:  autrijus | 2004-11-05T11:43:55.045510Z
19053     * Refactor getting-an-uploaded-file-into-cf into _UploadFile call
19054       in Interface::Web; this unbreaks uploading a file cf on ticket creation.
19055     * The "CustomField-x" keys in $Ticket->Create now take hash references
19056       that contain CFV fields, eg. LargeContent, ContentType, Value.
19057     
19058    
19059    
19060    r6208@tinbook (orig r1723):  autrijus | 2004-11-07T14:16:15.830464Z
19061     r10242@not:  autrijus | 2004-11-06T06:59:58.274625Z
19062     * Schema changes for Pg, SQLite, mysql and Oracle.
19063     
19064    
19065    r6209@tinbook (orig r1724):  autrijus | 2004-11-07T14:17:03.232005Z
19066     r10242@not:  autrijus | 2004-11-06T06:59:58.274625Z
19067     * Schema changes for Pg, SQLite, mysql and Oracle.
19068     
19069     r10243@not:  autrijus | 2004-11-06T07:00:15.865682Z
19070     * schema updater for Pg and mysql; Oracle comes later and SQLite is nontrivial.
19071     
19072    
19073    r6212@tinbook (orig r1725):  autrijus | 2004-11-07T14:22:06.654667Z
19074     r10251@not:  autrijus | 2004-11-06T10:17:29.202899Z
19075     * fallouts from the OCFV schema change.
19076     
19077     
19078    
19079    r6217@tinbook (orig r1726):  autrijus | 2004-11-07T14:26:14.894843Z
19080     r10252@not:  autrijus | 2004-11-06T10:17:41.433720Z
19081     * "make dropdb" on SQLite now works.
19082     
19083     
19084    
19085    r6218@tinbook (orig r1727):  autrijus | 2004-11-07T14:28:27.582072Z
19086     r10253@not:  autrijus | 2004-11-06T10:17:49.792085Z
19087     * "make initdb" now an alias of "make initialize-database".
19088     
19089     
19090    
19091    r6219@tinbook (orig r1728):  autrijus | 2004-11-07T14:29:51.869060Z
19092     r10256@not:  autrijus | 2004-11-06T10:35:22.448152Z
19093     * Escape ColumnMap return values properly to prevent cross-site scripting
19094       attack.  All HTML snippets are now returned as scalar references.
19095     
19096    
19097    r6220@tinbook (orig r1729):  autrijus | 2004-11-07T14:30:06.090844Z
19098     r10260@not:  autrijus | 2004-11-07T08:54:20.330259Z
19099     * Query builder now acts on multiple clauses.
19100     * Close a potential XSS bug by escaping the clause naems.
19101     * Refactor the clause display component.
19102     
19103    
19104    r6221@tinbook (orig r1730):  autrijus | 2004-11-07T14:30:22.730305Z
19105     r10261@not:  autrijus | 2004-11-07T08:55:02.919657Z
19106     * loc and layout fixed.
19107     
19108    
19109    r6222@tinbook (orig r1731):  autrijus | 2004-11-07T14:32:12.241052Z
19110     r10263@not:  autrijus | 2004-11-07T14:15:05.153388Z
19111     * one loc fix.
19112     
19113    
19114    r6226@tinbook (orig r1734):  autrijus | 2004-11-07T14:38:43.706169Z
19115    * In query builder, parse custom fields by name.
19116    * Generate all Link-type result cell callbacks from %LINKTYPEMAP.
19117    * Display custom field contents, separated by newlines.
19118    * For Image custom fields we also show a thumbnail.
19119    
19120    
19121   
19122  
19123
19124 ------------------------------------------------------------------------
19125 r1858 | jesse | 2004-11-11 03:45:56 -0500 (Thu, 11 Nov 2004) | 7 lines
19126 Changed paths:
19127    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19128    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
19129
19130  r9120@tinbook:  jesse | 2004-11-11T04:07:29.821876Z
19131   r6225@tinbook:  jesse | 2004-11-07T14:44:15.591492Z
19132   Web
19133       * Refactore BuildFormatString to simplify logic and improve reliability
19134   
19135  
19136
19137 ------------------------------------------------------------------------
19138 r1857 | jesse | 2004-11-11 03:45:39 -0500 (Thu, 11 Nov 2004) | 6 lines
19139 Changed paths:
19140    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19141    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
19142    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
19143    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
19144    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
19145    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
19146
19147  r9119@tinbook:  jesse | 2004-11-11T04:07:26.321289Z
19148   r6201@tinbook:  jesse | 2004-11-07T05:35:22.316024Z
19149   Refactoring and restyling the Ticket List to present prettier tables with more human-readable names
19150   
19151  
19152
19153 ------------------------------------------------------------------------
19154 r1856 | jesse | 2004-11-11 03:45:19 -0500 (Thu, 11 Nov 2004) | 7 lines
19155 Changed paths:
19156    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19157    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks
19158
19159  r9118@tinbook:  jesse | 2004-11-11T04:07:23.596293Z
19160   r6200@tinbook:  jesse | 2004-11-07T05:32:56.068727Z
19161   Web: Fixed SelectLinks component to contain the right options and present the right human-readable names
19162   
19163   
19164  
19165
19166 ------------------------------------------------------------------------
19167 r1855 | jesse | 2004-11-11 03:45:00 -0500 (Thu, 11 Nov 2004) | 6 lines
19168 Changed paths:
19169    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19170    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
19171    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditFormat
19172
19173  r9117@tinbook:  jesse | 2004-11-11T04:07:21.090324Z
19174   r6199@tinbook:  jesse | 2004-11-07T05:30:58.330526Z
19175   Web UI: Refactored the logic which builds format strings to simplify code and present better human-readable names
19176   
19177  
19178
19179 ------------------------------------------------------------------------
19180 r1854 | jesse | 2004-11-11 03:44:40 -0500 (Thu, 11 Nov 2004) | 5 lines
19181 Changed paths:
19182    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19183    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
19184    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
19185    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
19186    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
19187    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
19188    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
19189
19190  r9116@tinbook:  jesse | 2004-11-11T03:02:54.980441Z
19191   r6198@tinbook:  jesse | 2004-11-07T04:18:22.934311Z
19192   Devel: Changed severity of calling Principal->HasRight without a Right
19193  
19194
19195 ------------------------------------------------------------------------
19196 r1853 | jesse | 2004-11-11 03:44:19 -0500 (Thu, 11 Nov 2004) | 6 lines
19197 Changed paths:
19198    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19199    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
19200
19201  r9115@tinbook:  jesse | 2004-11-11T03:02:19.638154Z
19202   r6197@tinbook:  jesse | 2004-11-07T03:38:25.380100Z
19203   Switching Quicksearch to use most standard CSS styles
19204   
19205  
19206
19207 ------------------------------------------------------------------------
19208 r1852 | jesse | 2004-11-11 03:44:01 -0500 (Thu, 11 Nov 2004) | 6 lines
19209 Changed paths:
19210    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19211    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
19212
19213  r9114@tinbook:  jesse | 2004-11-11T03:02:17.607069Z
19214   r6196@tinbook:  jesse | 2004-11-07T03:37:32.303504Z
19215   Squash warnings when trying to check acls on nonexisten custom fields
19216   
19217  
19218
19219 ------------------------------------------------------------------------
19220 r1851 | jesse | 2004-11-11 03:43:44 -0500 (Thu, 11 Nov 2004) | 6 lines
19221 Changed paths:
19222    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19223    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
19224    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
19225    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
19226
19227  r9113@tinbook:  jesse | 2004-11-11T03:02:15.074540Z
19228   r6195@tinbook:  jesse | 2004-11-06T15:14:59.241373Z
19229   Better handling of Record deletion confirmation messages. (To go with new searchbuilder fixes)
19230   
19231  
19232
19233 ------------------------------------------------------------------------
19234 r1850 | jesse | 2004-11-11 03:43:27 -0500 (Thu, 11 Nov 2004) | 7 lines
19235 Changed paths:
19236    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19237    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
19238
19239  r9112@tinbook:  jesse | 2004-11-11T03:02:12.914087Z
19240   r6175@tinbook:  jesse | 2004-11-05T02:17:24.427390Z
19241   Improved comments and folds in RT::Record
19242   
19243   
19244  
19245
19246 ------------------------------------------------------------------------
19247 r1849 | jesse | 2004-11-11 03:43:09 -0500 (Thu, 11 Nov 2004) | 6 lines
19248 Changed paths:
19249    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19250    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
19251
19252  r9111@tinbook:  jesse | 2004-11-11T03:02:10.088168Z
19253   r6174@tinbook:  jesse | 2004-11-05T02:17:10.144816Z
19254   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.
19255   
19256  
19257
19258 ------------------------------------------------------------------------
19259 r1848 | jesse | 2004-11-11 03:42:50 -0500 (Thu, 11 Nov 2004) | 6 lines
19260 Changed paths:
19261    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19262    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
19263
19264  r9110@tinbook:  jesse | 2004-11-11T03:02:08.247722Z
19265   r6173@tinbook:  jesse | 2004-11-05T02:14:56.442006Z
19266   Added a HUP handler for the standalone httpd (so you can kill -HUP it to reload)
19267   
19268  
19269
19270 ------------------------------------------------------------------------
19271 r1847 | jesse | 2004-11-11 03:42:31 -0500 (Thu, 11 Nov 2004) | 6 lines
19272 Changed paths:
19273    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19274    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFields
19275
19276  r9109@tinbook:  jesse | 2004-11-11T03:02:06.365889Z
19277   r6172@tinbook:  jesse | 2004-11-05T02:14:19.720658Z
19278   Improved list format for multiple custom field values
19279   
19280  
19281
19282 ------------------------------------------------------------------------
19283 r1846 | jesse | 2004-11-11 03:42:10 -0500 (Thu, 11 Nov 2004) | 6 lines
19284 Changed paths:
19285    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19286    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CreateTicket
19287    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
19288
19289  r9108@tinbook:  jesse | 2004-11-11T03:00:31.422471Z
19290   r6171@tinbook:  jesse | 2004-11-05T02:14:02.424154Z
19291   More form Names to make testing easier
19292   
19293  
19294
19295 ------------------------------------------------------------------------
19296 r1845 | jesse | 2004-11-11 03:41:49 -0500 (Thu, 11 Nov 2004) | 6 lines
19297 Changed paths:
19298    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19299    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
19300    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
19301
19302  r9107@tinbook:  jesse | 2004-11-11T03:00:29.366770Z
19303   r6170@tinbook:  jesse | 2004-11-04T08:33:12.626307Z
19304   Added a couple of form NAME elements, to ease testing
19305   
19306  
19307
19308 ------------------------------------------------------------------------
19309 r1844 | jesse | 2004-11-11 03:41:21 -0500 (Thu, 11 Nov 2004) | 8 lines
19310 Changed paths:
19311    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19312    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
19313
19314  r9106@tinbook:  jesse | 2004-11-11T03:00:27.170066Z
19315   r6169@tinbook:  jesse | 2004-11-04T08:32:13.034112Z
19316   Added a Delete method to RT::Record so we get proper messages on object deletion
19317       --Autrijus
19318   
19319   
19320  
19321
19322 ------------------------------------------------------------------------
19323 r1843 | jesse | 2004-11-11 03:40:58 -0500 (Thu, 11 Nov 2004) | 5 lines
19324 Changed paths:
19325    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19326    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
19327
19328  r9105@tinbook:  jesse | 2004-11-11T03:00:24.963220Z
19329   r6157@tinbook:  jesse | 2004-11-01T04:52:49.078521Z
19330   A patch from 3.2 accidentally cascaded forward
19331  
19332
19333 ------------------------------------------------------------------------
19334 r1842 | jesse | 2004-11-11 03:40:37 -0500 (Thu, 11 Nov 2004) | 13 lines
19335 Changed paths:
19336    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19337    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
19338    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips_Overlay.pm
19339    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
19340    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
19341
19342  r9104@tinbook:  jesse | 2004-11-11T03:00:21.588955Z
19343   r6156@tinbook:  jesse | 2004-11-01T04:47:06.225531Z
19344    r6152@tinbook:  jesse | 2004-11-01T04:43:38.864654Z
19345    RT-Ticket: 6230
19346    RT-Status: resolved
19347    RT-Update: correspond
19348    
19349    New "batch transactions" core from Ruslan. This update makes it much easier to use stock conditions for bulk updates
19350    
19351    
19352   
19353  
19354
19355 ------------------------------------------------------------------------
19356 r1841 | jesse | 2004-11-11 03:40:15 -0500 (Thu, 11 Nov 2004) | 14 lines
19357 Changed paths:
19358    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19359    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
19360    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
19361
19362  r9103@tinbook:  jesse | 2004-11-11T03:00:19.163116Z
19363   r6155@tinbook:  jesse | 2004-11-01T04:47:05.144200Z
19364    r6151@tinbook:  jesse | 2004-11-01T04:42:20.034865Z
19365    RT-Ticket: 6242
19366    RT-Status: resolved
19367    RT-Update: correspond
19368    
19369    There were a couple of bugs in the bulk update page that broke ticket linking.
19370    (Among other things, the custom fields update functionality was completely broken. It's been disabled pending a new implementation)
19371    
19372    
19373   
19374  
19375
19376 ------------------------------------------------------------------------
19377 r1840 | jesse | 2004-11-11 03:39:53 -0500 (Thu, 11 Nov 2004) | 12 lines
19378 Changed paths:
19379    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19380    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
19381    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
19382
19383  r9102@tinbook:  jesse | 2004-11-11T03:00:17.230099Z
19384   r6149@tinbook:  jesse | 2004-11-01T03:50:49.511535Z
19385   RT-Ticket: 6245
19386   RT-Status: resolved
19387   RT-Update: correspond
19388   
19389   Global custom field editing in 3.3 had the wrong (hardcoded) URL target.
19390   
19391   
19392   
19393  
19394
19395 ------------------------------------------------------------------------
19396 r1839 | jesse | 2004-11-11 03:39:27 -0500 (Thu, 11 Nov 2004) | 5 lines
19397 Changed paths:
19398    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19399    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
19400
19401  r9101@tinbook:  jesse | 2004-11-11T03:00:14.757629Z
19402   r6148@tinbook:  jesse | 2004-11-01T03:15:59.580167Z
19403   
19404  
19405
19406 ------------------------------------------------------------------------
19407 r1838 | jesse | 2004-11-11 03:39:09 -0500 (Thu, 11 Nov 2004) | 7 lines
19408 Changed paths:
19409    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19410    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
19411
19412  r9100@tinbook:  jesse | 2004-11-11T03:00:12.926506Z
19413   r6127@tinbook:  jesse | 2004-10-27T22:02:28.387934Z
19414   Bumping to 3.3.10
19415   
19416   
19417  
19418
19419 ------------------------------------------------------------------------
19420 r1837 | jesse | 2004-11-11 03:33:52 -0500 (Thu, 11 Nov 2004) | 14 lines
19421 Changed paths:
19422    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19423    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
19424
19425  r9099@tinbook:  jesse | 2004-11-11T03:00:10.407857Z
19426   r6121@tinbook:  jesse | 2004-10-27T07:55:33.542549Z
19427    r6115@tinbook:  jesse | 2004-10-27T07:51:39.957035Z
19428    RT-Ticket: 6219
19429    RT-Status: resolved
19430    RT-Update: correspond
19431    
19432    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.
19433    
19434    
19435    
19436   
19437  
19438
19439 ------------------------------------------------------------------------
19440 r1836 | jesse | 2004-11-11 03:33:34 -0500 (Thu, 11 Nov 2004) | 7 lines
19441 Changed paths:
19442    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19443    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
19444
19445  r9098@tinbook:  jesse | 2004-11-11T03:00:08.493264Z
19446   r6120@tinbook:  jesse | 2004-10-27T07:55:32.882088Z
19447    r6109@tinbook:  jesse | 2004-10-26T20:02:02.857695Z
19448    Additional fixes for display of unlimited search results
19449   
19450  
19451
19452 ------------------------------------------------------------------------
19453 r1835 | jesse | 2004-11-11 03:33:03 -0500 (Thu, 11 Nov 2004) | 12 lines
19454 Changed paths:
19455    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19456    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
19457
19458  r9097@tinbook:  jesse | 2004-11-11T03:00:06.212366Z
19459   r6119@tinbook:  jesse | 2004-10-27T07:55:32.408440Z
19460    r6046@tinbook:  jesse | 2004-10-19T05:21:18.567580Z
19461    RT-Ticket: 6121
19462    RT-Status: resolved
19463    RT-Update: correspond
19464    
19465    Fixed the name of the template used to notify non-privilged users when their password is changed
19466    
19467   
19468  
19469
19470 ------------------------------------------------------------------------
19471 r1834 | jesse | 2004-11-11 03:32:34 -0500 (Thu, 11 Nov 2004) | 11 lines
19472 Changed paths:
19473    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19474    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.Pg
19475    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.1.0/schema.Pg
19476
19477  r9096@tinbook:  jesse | 2004-11-11T03:00:04.296789Z
19478   r6118@tinbook:  jesse | 2004-10-27T07:55:31.895658Z
19479    r6007@tinbook:  jesse | 2004-10-14T21:47:50.297291Z
19480    RT-Ticket: 6197
19481    RT-Status: resolved
19482    
19483    Removed a comment from the PostgreSQL schema files, as some versions of postgres fail to parse it well.
19484    
19485   
19486  
19487
19488 ------------------------------------------------------------------------
19489 r1833 | jesse | 2004-11-11 03:32:11 -0500 (Thu, 11 Nov 2004) | 10 lines
19490 Changed paths:
19491    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19492    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
19493
19494  r9095@tinbook:  jesse | 2004-11-11T03:00:02.589971Z
19495   r6117@tinbook:  jesse | 2004-10-27T07:55:31.185793Z
19496    r1994@tinbook:  jesse | 2004-10-12T23:37:37.775608Z
19497    Improved "stickiness" of queries.
19498    Next/Prev navigation should be more consistently available now.
19499    Most recent query should be available more consistently.
19500    
19501   
19502  
19503
19504 ------------------------------------------------------------------------
19505 r1832 | jesse | 2004-11-11 03:31:11 -0500 (Thu, 11 Nov 2004) | 6 lines
19506 Changed paths:
19507    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19508    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
19509    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
19510    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
19511    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
19512    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
19513    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
19514    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
19515    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
19516    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
19517
19518  r9094@tinbook:  jesse | 2004-11-11T02:59:58.447349Z
19519   r6113@tinbook:  jesse | 2004-10-27T04:31:13.448231Z
19520   Added support for recording transaction custom fields on ticket creation.
19521   
19522  
19523
19524 ------------------------------------------------------------------------
19525 r1831 | jesse | 2004-11-11 03:30:21 -0500 (Thu, 11 Nov 2004) | 5 lines
19526 Changed paths:
19527    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19528    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
19529
19530  r9093@tinbook:  jesse | 2004-11-11T02:59:56.622603Z
19531   r6101@tinbook:  jesse | 2004-10-23T22:05:06.396023Z
19532   Bumping to 3.3.9
19533  
19534
19535 ------------------------------------------------------------------------
19536 r1830 | jesse | 2004-11-11 03:30:02 -0500 (Thu, 11 Nov 2004) | 5 lines
19537 Changed paths:
19538    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19539    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
19540    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
19541    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectEqualityOperator
19542    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
19543    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
19544    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectStatus
19545    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
19546    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectGroup
19547
19548  r9092@tinbook:  jesse | 2004-11-11T02:59:53.704366Z
19549   r6093@tinbook:  jesse | 2004-10-23T21:47:53.224532Z
19550   A bunch of tiny fixes to the web ui to avoid warnings about uninitialized variables.
19551  
19552
19553 ------------------------------------------------------------------------
19554 r1829 | jesse | 2004-11-11 03:29:43 -0500 (Thu, 11 Nov 2004) | 5 lines
19555 Changed paths:
19556    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19557    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.SQLite
19558
19559  r9091@tinbook:  jesse | 2004-11-11T02:59:52.024824Z
19560   r6092@tinbook:  jesse | 2004-10-23T21:46:47.129210Z
19561   Updated SQLite schema to current RT 3.3 versions
19562  
19563
19564 ------------------------------------------------------------------------
19565 r1828 | jesse | 2004-11-11 03:29:18 -0500 (Thu, 11 Nov 2004) | 5 lines
19566 Changed paths:
19567    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19568    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL_Overlay.pm
19569
19570  r9090@tinbook:  jesse | 2004-11-11T02:59:50.183743Z
19571   r6091@tinbook:  jesse | 2004-10-23T21:46:04.315427Z
19572   Better checking for ACL queries on undefined objects (to avoid a warning).
19573  
19574
19575 ------------------------------------------------------------------------
19576 r1827 | jesse | 2004-11-11 03:28:55 -0500 (Thu, 11 Nov 2004) | 6 lines
19577 Changed paths:
19578    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19579    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
19580
19581  r9089@tinbook:  jesse | 2004-11-11T02:59:48.064760Z
19582   r6090@tinbook:  jesse | 2004-10-23T21:44:41.851286Z
19583   Fixed a warning when objects were created with no names
19584   
19585  
19586
19587 ------------------------------------------------------------------------
19588 r1826 | jesse | 2004-11-11 03:28:34 -0500 (Thu, 11 Nov 2004) | 6 lines
19589 Changed paths:
19590    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19591    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
19592
19593  r9088@tinbook:  jesse | 2004-11-11T02:59:45.857398Z
19594   r6089@tinbook:  jesse | 2004-10-23T21:43:19.939096Z
19595   Fixed message returned on password change to not include md5 hash of password
19596   
19597  
19598
19599 ------------------------------------------------------------------------
19600 r1825 | jesse | 2004-11-11 03:28:16 -0500 (Thu, 11 Nov 2004) | 5 lines
19601 Changed paths:
19602    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19603    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
19604
19605  r9087@tinbook:  jesse | 2004-11-11T02:59:43.762275Z
19606   r6088@tinbook:  jesse | 2004-10-23T21:42:23.542584Z
19607   Bumped DBIx::SearchBuilder required version, for new SQLite support
19608  
19609
19610 ------------------------------------------------------------------------
19611 r1824 | jesse | 2004-11-11 03:27:55 -0500 (Thu, 11 Nov 2004) | 5 lines
19612 Changed paths:
19613    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19614    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE.pm
19615    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL.pm
19616    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment.pm
19617    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments.pm
19618    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute.pm
19619    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes.pm
19620    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember.pm
19621    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers.pm
19622    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField.pm
19623    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValue.pm
19624    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues.pm
19625    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields.pm
19626    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group.pm
19627    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember.pm
19628    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers.pm
19629    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups.pm
19630    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link.pm
19631    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links.pm
19632    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField.pm
19633    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue.pm
19634    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues.pm
19635    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields.pm
19636    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal.pm
19637    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals.pm
19638    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue.pm
19639    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues.pm
19640    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip.pm
19641    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction.pm
19642    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions.pm
19643    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition.pm
19644    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions.pm
19645    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips.pm
19646    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template.pm
19647    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates.pm
19648    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket.pm
19649    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue.pm
19650    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues.pm
19651    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets.pm
19652    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction.pm
19653    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions.pm
19654    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User.pm
19655    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users.pm
19656    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/factory
19657
19658  r9086@tinbook:  jesse | 2004-11-11T02:59:36.539036Z
19659   r6077@tinbook:  jesse | 2004-10-21T17:20:26.237576Z
19660   Core: integrated new factory code to allow more datamodel metadata to be collected
19661  
19662
19663 ------------------------------------------------------------------------
19664 r1823 | jesse | 2004-11-11 03:27:35 -0500 (Thu, 11 Nov 2004) | 5 lines
19665 Changed paths:
19666    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19667    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
19668
19669  r9085@tinbook:  jesse | 2004-11-11T02:59:34.761573Z
19670   r6076@tinbook:  jesse | 2004-10-21T16:46:20.466296Z
19671   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.
19672  
19673
19674 ------------------------------------------------------------------------
19675 r1822 | jesse | 2004-11-11 03:27:16 -0500 (Thu, 11 Nov 2004) | 10 lines
19676 Changed paths:
19677    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19678    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
19679    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
19680
19681  r9084@tinbook:  jesse | 2004-11-11T02:59:32.464211Z
19682   r6074@tinbook:  jesse | 2004-10-20T23:26:48.112240Z
19683   RT-Ticket: 5701
19684   RT-Status: resolved
19685   RT-Update: correspond
19686   
19687   RT now prevents users from creating objects with 'Name' attributes that are numreric.
19688   
19689  
19690
19691 ------------------------------------------------------------------------
19692 r1821 | jesse | 2004-11-11 03:26:56 -0500 (Thu, 11 Nov 2004) | 11 lines
19693 Changed paths:
19694    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19695    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
19696
19697  r9083@tinbook:  jesse | 2004-11-11T02:59:30.423030Z
19698   r6071@tinbook:  jesse | 2004-10-20T22:56:43.545883Z
19699   RT-Ticket: 6192
19700   RT-Status: update
19701   
19702   
19703   Updated RT::Attachement::OriginalContent to use a better regexp for determining what's encoded and what's not.
19704   
19705   
19706  
19707
19708 ------------------------------------------------------------------------
19709 r1820 | jesse | 2004-11-11 03:26:38 -0500 (Thu, 11 Nov 2004) | 11 lines
19710 Changed paths:
19711    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19712    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/nl.po
19713
19714  r9082@tinbook:  jesse | 2004-11-11T02:59:27.664780Z
19715   r6070@tinbook:  jesse | 2004-10-20T22:51:44.854897Z
19716   RT-Ticket: 6123
19717   RT-Status: resolved 
19718   RT-Update: correspond
19719   
19720   
19721   Updated the dutch translation. (As the translation hadn't been applied for a bit, some translations didn't apply cleanly.)
19722   
19723  
19724
19725 ------------------------------------------------------------------------
19726 r1819 | jesse | 2004-11-11 03:26:15 -0500 (Thu, 11 Nov 2004) | 6 lines
19727 Changed paths:
19728    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19729    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/Configuration.html
19730
19731  r9081@tinbook:  jesse | 2004-11-11T02:59:25.937757Z
19732   r6064@tinbook:  jesse | 2004-10-20T22:08:13.953728Z
19733   Fixed a typo
19734   
19735  
19736
19737 ------------------------------------------------------------------------
19738 r1818 | jesse | 2004-11-11 03:25:52 -0500 (Thu, 11 Nov 2004) | 11 lines
19739 Changed paths:
19740    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19741    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
19742
19743  r9080@tinbook:  jesse | 2004-11-11T02:59:23.705558Z
19744   r6063@tinbook:  jesse | 2004-10-20T19:54:02.885732Z
19745   RT-Ticket: 6180
19746   RT-Status: resolved
19747   RT-Update: correspond
19748   
19749   If you have changed $MinimumPasswordLength to be greater than 6, RT's "GenerateRandomPassword" method now takes that into account
19750   
19751   
19752  
19753
19754 ------------------------------------------------------------------------
19755 r1817 | jesse | 2004-11-11 03:25:33 -0500 (Thu, 11 Nov 2004) | 11 lines
19756 Changed paths:
19757    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19758    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/Configuration.html
19759
19760  r9079@tinbook:  jesse | 2004-11-11T02:59:21.916469Z
19761   r6062@tinbook:  jesse | 2004-10-20T19:46:00.816618Z
19762   RT-Ticket: 6188
19763   RT-Status: resolved
19764   RT-Update: correspond
19765   
19766   RT squelches passwords in the configuration summary page. It no longer
19767   squleches "RT::MinimumPasswordLength" 
19768   
19769  
19770
19771 ------------------------------------------------------------------------
19772 r1816 | jesse | 2004-11-11 03:25:14 -0500 (Thu, 11 Nov 2004) | 5 lines
19773 Changed paths:
19774    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19775    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
19776
19777  r9078@tinbook:  jesse | 2004-11-11T02:59:19.778677Z
19778   r6061@tinbook:  jesse | 2004-10-20T19:27:22.698792Z
19779   Minor cleanups to record.pm
19780  
19781
19782 ------------------------------------------------------------------------
19783 r1815 | jesse | 2004-11-11 03:24:52 -0500 (Thu, 11 Nov 2004) | 10 lines
19784 Changed paths:
19785    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19786    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/EmailParser.pm
19787
19788  r9077@tinbook:  jesse | 2004-11-11T02:59:17.907274Z
19789   r6056@tinbook:  jesse | 2004-10-20T19:20:39.940786Z
19790   RT-Ticket: 5594
19791   RT-Status: resolved
19792   RT-UpdateType: correspond
19793   
19794   EmailParser updates applied to RT 3.3 to fix subject lines that are encoded and multi-line
19795   
19796  
19797
19798 ------------------------------------------------------------------------
19799 r1814 | jesse | 2004-11-11 03:24:34 -0500 (Thu, 11 Nov 2004) | 9 lines
19800 Changed paths:
19801    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19802    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
19803    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
19804
19805  r9076@tinbook:  jesse | 2004-11-11T02:59:15.685769Z
19806   r6055@tinbook:  jesse | 2004-10-20T18:56:31.219026Z
19807   RT-Ticket: 5569
19808   RT-Status: resolved
19809   
19810   Status is nowdefinablein the RT_Config file.
19811   
19812  
19813
19814 ------------------------------------------------------------------------
19815 r1813 | jesse | 2004-11-11 03:16:42 -0500 (Thu, 11 Nov 2004) | 11 lines
19816 Changed paths:
19817    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19818    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
19819    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
19820    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
19821
19822  r9075@tinbook:  jesse | 2004-11-11T02:55:01.141993Z
19823   r6051@tinbook:  jesse | 2004-10-20T05:39:54.597284Z
19824   RT-Ticket: 5837
19825   RT-Status: resolved
19826   RT-Update: correspond
19827   
19828   Moved more ticket listing style to the CSS and out of the html, per the suggestion of Dirk Pape
19829   
19830   
19831  
19832
19833 ------------------------------------------------------------------------
19834 r1812 | jesse | 2004-11-11 03:16:24 -0500 (Thu, 11 Nov 2004) | 11 lines
19835 Changed paths:
19836    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19837    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
19838    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
19839
19840  r9074@tinbook:  jesse | 2004-11-11T02:54:58.891576Z
19841   r6050@tinbook:  jesse | 2004-10-20T05:33:26.027966Z
19842   RT-Ticket: 5729
19843   RT-Status: resolved
19844   RT-Action: correspond
19845   
19846   Patch fixes issue with multibyte characters escaping in URLs. --Ruslan
19847   
19848   
19849  
19850
19851 ------------------------------------------------------------------------
19852 r1811 | jesse | 2004-11-11 03:16:05 -0500 (Thu, 11 Nov 2004) | 10 lines
19853 Changed paths:
19854    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19855    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/config.layout
19856    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/m4/rt_layout.m4
19857
19858  r9073@tinbook:  jesse | 2004-11-11T02:54:57.035812Z
19859   r6048@tinbook:  jesse | 2004-10-19T05:24:15.256721Z
19860   RT-Ticket: 6198
19861   RT-Status: resolved
19862   RT-Update: correspond
19863   
19864   Applied a patch to add an fhs-compliant RT layout and fix some of the layout parsing.
19865   
19866  
19867
19868 ------------------------------------------------------------------------
19869 r1810 | jesse | 2004-11-11 03:15:47 -0500 (Thu, 11 Nov 2004) | 10 lines
19870 Changed paths:
19871    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19872    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
19873
19874  r9072@tinbook:  jesse | 2004-11-11T02:54:55.160063Z
19875   r6044@tinbook:  jesse | 2004-10-19T05:18:31.025176Z
19876   RT-Ticket: 6154
19877   RT-Status: resolved
19878   RT-Update: reply
19879   
19880   Owner listings now sort alphabetically
19881   
19882  
19883
19884 ------------------------------------------------------------------------
19885 r1809 | jesse | 2004-11-11 03:15:22 -0500 (Thu, 11 Nov 2004) | 10 lines
19886 Changed paths:
19887    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19888    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT.pm.in
19889
19890  r9071@tinbook:  jesse | 2004-11-11T02:54:53.317739Z
19891   r6042@tinbook:  jesse | 2004-10-19T05:10:45.782060Z
19892   RT-Ticket: 6199
19893   RT-Status: resolved
19894   RT-Update: correspond
19895   
19896   Formatting fixes to RT.pm
19897   
19898  
19899
19900 ------------------------------------------------------------------------
19901 r1808 | jesse | 2004-11-11 03:15:04 -0500 (Thu, 11 Nov 2004) | 9 lines
19902 Changed paths:
19903    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19904    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/initialdata
19905
19906  r9070@tinbook:  jesse | 2004-11-11T02:54:51.524660Z
19907   r6039@tinbook:  jesse | 2004-10-18T17:48:14.238206Z
19908   RT-Ticket: 5336
19909   RT-Status: resolved
19910   
19911   Approval template corrected
19912   
19913  
19914
19915 ------------------------------------------------------------------------
19916 r1807 | jesse | 2004-11-11 03:14:32 -0500 (Thu, 11 Nov 2004) | 5 lines
19917 Changed paths:
19918    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19919    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
19920
19921  r9069@tinbook:  jesse | 2004-11-11T02:54:49.799723Z
19922   r6014@tinbook:  jesse | 2004-10-15T18:26:19.439204Z
19923   Bumping to 3.3.8
19924  
19925
19926 ------------------------------------------------------------------------
19927 r1806 | jesse | 2004-11-11 03:09:20 -0500 (Thu, 11 Nov 2004) | 6 lines
19928 Changed paths:
19929    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19930    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/GlobalCustomFieldTabs
19931    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/GroupTabs
19932    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ObjectCustomFields
19933    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueTabs
19934    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SystemTabs
19935    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/UserTabs
19936    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields
19937    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Groups.html
19938    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Tickets.html
19939    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Queue-Transactions.html
19940    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/Users.html
19941    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/CustomFields/index.html
19942    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/index.html
19943
19944  r9068@tinbook:  jesse | 2004-11-11T02:54:47.265494Z
19945   r6009@tinbook:  jesse | 2004-10-15T17:57:36.162346Z
19946   Administrative menu overhaul to sanitize custom field configuration.
19947   
19948  
19949
19950 ------------------------------------------------------------------------
19951 r1805 | jesse | 2004-11-11 03:08:54 -0500 (Thu, 11 Nov 2004) | 7 lines
19952 Changed paths:
19953    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19954    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
19955
19956  r9067@tinbook:  jesse | 2004-11-11T02:54:44.745160Z
19957   r1992@tinbook:  jesse | 2004-10-12T21:00:33.006657Z
19958   RT-Ticket: 6182
19959   RT-Status: resolved
19960   
19961  
19962
19963 ------------------------------------------------------------------------
19964 r1804 | jesse | 2004-11-11 03:08:26 -0500 (Thu, 11 Nov 2004) | 5 lines
19965 Changed paths:
19966    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19967    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
19968    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
19969
19970  r9066@tinbook:  jesse | 2004-11-11T02:54:42.174913Z
19971   r1985@tinbook:  jesse | 2004-10-11T20:26:31.046336Z
19972   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
19973  
19974
19975 ------------------------------------------------------------------------
19976 r1803 | jesse | 2004-11-11 03:08:01 -0500 (Thu, 11 Nov 2004) | 7 lines
19977 Changed paths:
19978    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
19979    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
19980    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
19981    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.tsv
19982    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomField
19983    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
19984    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
19985    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
19986    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
19987    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
19988    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
19989    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
19990    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
19991
19992  r9065@tinbook:  jesse | 2004-11-11T02:54:36.542352Z
19993   r1652@tinbook:  jesse | 2004-10-10T04:30:49.336195Z
19994    r1650@tinbook:  jesse | 2004-10-10T04:23:58.456281Z
19995    
19996   
19997  
19998
19999 ------------------------------------------------------------------------
20000 r1802 | jesse | 2004-11-11 03:03:05 -0500 (Thu, 11 Nov 2004) | 8 lines
20001 Changed paths:
20002    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
20003    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/Makefile.in
20004    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/README
20005    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/UPGRADING
20006    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.fcgi.in
20007    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.scgi.in
20008    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/mason_handler.svc.in
20009    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-crontool.in
20010    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt-mailgate.in
20011    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/rt.in
20012    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/standalone_httpd.in
20013    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/bin/webmux.pl.in
20014    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
20015    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/RT_Config.pm.in
20016    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/drop.Oracle
20017    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/schema.Sybase
20018    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.1.0/schema.Pg
20019    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade/3.3.0/schema.mysql
20020    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/GroupRights.html
20021    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Modify.html
20022    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/Objects.html
20023    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/UserRights.html
20024    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/CustomFields/index.html
20025    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/AddCustomFieldValue
20026    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CreateUserCalled
20027    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/CustomFieldTabs
20028    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomField
20029    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFieldValues
20030    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditCustomFields
20031    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditQueueWatchers
20032    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrip
20033    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditScrips
20034    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditTemplates
20035    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/EditUserComments
20036    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/GroupTabs
20037    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/Header
20038    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalCustomFields
20039    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ListGlobalScrips
20040    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ModifyTemplate
20041    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ObjectCustomFields
20042    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickCustomFields
20043    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/PickObjects
20044    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueRightsForUser
20045    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/QueueTabs
20046    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldLookupType
20047    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectCustomFieldType
20048    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectGroups
20049    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyGroup
20050    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyQueue
20051    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectModifyUser
20052    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectNewGroupMembers
20053    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectRights
20054    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScrip
20055    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripAction
20056    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectScripCondition
20057    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectSingleOrMultiple
20058    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectStage
20059    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectTemplate
20060    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SelectUsers
20061    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/SystemTabs
20062    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/Tabs
20063    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/ToolTabs
20064    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Elements/UserTabs
20065    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/GroupRights.html
20066    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Scrip.html
20067    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Scrips.html
20068    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Template.html
20069    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/Templates.html
20070    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/UserRights.html
20071    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Global/index.html
20072    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/CustomFields.html
20073    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/GroupRights.html
20074    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/History.html
20075    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Members.html
20076    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/Modify.html
20077    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/UserRights.html
20078    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Groups/index.html
20079    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/CustomField.html
20080    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/CustomFields.html
20081    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/GroupRights.html
20082    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Modify.html
20083    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/People.html
20084    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Scrip.html
20085    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Scrips.html
20086    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Template.html
20087    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/Templates.html
20088    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/UserRights.html
20089    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Queues/index.html
20090    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/Configuration.html
20091    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Tools/index.html
20092    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/CustomFields.html
20093    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/History.html
20094    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Memberships.html
20095    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/Modify.html
20096    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/Users/index.html
20097    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/autohandler
20098    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Admin/index.html
20099    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Display.html
20100    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/Approve
20101    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/PendingMyApproval
20102    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/ShowDependency
20103    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/Elements/Tabs
20104    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Approvals/index.html
20105    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Download/CustomFieldValue/dhandler
20106    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Download/Tabular/dhandler
20107    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedEnd
20108    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/BevelBoxRaisedStart
20109    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Callback
20110    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Checkbox
20111    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable
20112    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Header
20113    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/ParseFormat
20114    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CollectionAsTable/Row
20115    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CreateTicket
20116    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomField
20117    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldBinary
20118    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldFreeform
20119    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldImage
20120    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldSelect
20121    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditCustomFieldText
20122    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/EditLinks
20123    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Error
20124    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
20125    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/GotoTicket
20126    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
20127    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ListActions
20128    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
20129    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Menu
20130    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MessageBox
20131    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyTickets
20132    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
20133    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QueryString
20134    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
20135    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
20136    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket
20137    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/RT__Ticket/ColumnMap
20138    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Refresh
20139    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ScrubHTML
20140    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Section
20141    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectAttachmentField
20142    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectBoolean
20143    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldOperator
20144    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectCustomFieldValue
20145    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDate
20146    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateRelation
20147    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectDateType
20148    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectEqualityOperator
20149    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectGroups
20150    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLang
20151    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectLinkType
20152    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectMatch
20153    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
20154    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectOwner
20155    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectQueue
20156    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectResultsPerPage
20157    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectSortOrder
20158    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectStatus
20159    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketSortBy
20160    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectTicketTypes
20161    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectUsers
20162    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectWatcherType
20163    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SetupSessionCookie
20164    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFieldImage
20165    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowCustomFields
20166    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLink
20167    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowLinks
20168    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ShowMemberships
20169    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SimpleSearch
20170    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Submit
20171    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Tabs
20172    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TicketList
20173    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBox
20174    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxEnd
20175    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxStart
20176    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/ViewUser
20177    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Logout.html
20178    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/Reminder.html
20179    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/images/autohandler
20180    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/queue/default
20181    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/queue/ns
20182    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/attachments
20183    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/default
20184    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/history
20185    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/ticket/links
20186    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/user/default
20187    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/Forms/user/ns
20188    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/NoAuth/mail-gateway
20189    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/autohandler
20190    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/dhandler
20191    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/logout
20192    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/search/dhandler
20193    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/search/ticket
20194    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/comment
20195    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/link
20196    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/REST/1.0/ticket/merge
20197    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
20198    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Bulk.html
20199    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Edit.html
20200    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/BuildFormatString
20201    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/DisplayOptions
20202    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditFormat
20203    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/EditSearches
20204    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/NewListActions
20205    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickBasics
20206    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCFs
20207    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/PickCriteria
20208    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SearchPrivacy
20209    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectAndOr
20210    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectGroup
20211    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectLinks
20212    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectPersonType
20213    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchObject
20214    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/SelectSearchesForObjects
20215    D /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Elements/TicketRow
20216    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.html
20217    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.rdf
20218    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Results.tsv
20219    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Attachment/dhandler
20220    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Closed.html
20221    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Create.html
20222    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Display.html
20223    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/GotoTicket
20224    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Header
20225    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/MyRequests
20226    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Elements/Tabs
20227    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Error.html
20228    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Prefs.html
20229    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/Update.html
20230    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/SelfService/index.html
20231    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Attachment/dhandler
20232    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Create.html
20233    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Display.html
20234    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/AddWatchers
20235    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/BulkLinks
20236    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditBasics
20237    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomField
20238    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditCustomFields
20239    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditDates
20240    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditPeople
20241    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/EditWatchers
20242    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/FindAttachments
20243    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/LoadTextAttachments
20244    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/PreviewScrips
20245    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowAttachments
20246    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowBasics
20247    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowCustomFields
20248    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDates
20249    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowDependencies
20250    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowGroupMembers
20251    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowHistory
20252    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMemberOf
20253    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMembers
20254    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMessageHeaders
20255    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowMessageStanza
20256    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowPeople
20257    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowReferences
20258    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowRequestor
20259    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowSummary
20260    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransaction
20261    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowTransactionAttachments
20262    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/ShowUserEntry
20263    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
20264    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/History.html
20265    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Modify.html
20266    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyAll.html
20267    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyDates.html
20268    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyLinks.html
20269    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ModifyPeople.html
20270    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/ShowEmailRecord.html
20271    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Update.html
20272    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Elements/Tabs
20273    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/MyDay.html
20274    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Tools/Offline.html
20275    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Delegation.html
20276    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/DelegateRights
20277    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/GroupTabs
20278    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Elements/Tabs
20279    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Members.html
20280    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/Modify.html
20281    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Groups/index.html
20282    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/User/Prefs.html
20283    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/autohandler
20284    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
20285    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/l
20286    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE.pm
20287    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACE_Overlay.pm
20288    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL.pm
20289    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ACL_Overlay.pm
20290    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/AutoOpen.pm
20291    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Autoreply.pm
20292    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/CreateTickets.pm
20293    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/EscalatePriority.pm
20294    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Generic.pm
20295    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/Notify.pm
20296    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/NotifyAsComment.pm
20297    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/RecordComment.pm
20298    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/RecordCorrespondence.pm
20299    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/ResolveMembers.pm
20300    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SendEmail.pm
20301    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/SetPriority.pm
20302    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Action/UserDefined.pm
20303    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment.pm
20304    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachment_Overlay.pm
20305    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments.pm
20306    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attachments_Overlay.pm
20307    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute.pm
20308    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attribute_Overlay.pm
20309    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes.pm
20310    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Attributes_Overlay.pm
20311    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Base.pm
20312    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember.pm
20313    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMember_Overlay.pm
20314    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers.pm
20315    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CachedGroupMembers_Overlay.pm
20316    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/AnyTransaction.pm
20317    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/BeforeDue.pm
20318    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/Generic.pm
20319    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/Overdue.pm
20320    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/OwnerChange.pm
20321    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/PriorityChange.pm
20322    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/PriorityExceeds.pm
20323    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/QueueChange.pm
20324    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/StatusChange.pm
20325    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Condition/UserDefined.pm
20326    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CurrentUser.pm
20327    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField.pm
20328    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValue.pm
20329    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues.pm
20330    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFieldValues_Overlay.pm
20331    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomField_Overlay.pm
20332    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields.pm
20333    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/CustomFields_Overlay.pm
20334    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Date.pm
20335    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/EmailParser.pm
20336    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group.pm
20337    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember.pm
20338    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMember_Overlay.pm
20339    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers.pm
20340    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/GroupMembers_Overlay.pm
20341    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Group_Overlay.pm
20342    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups.pm
20343    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Groups_Overlay.pm
20344    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Handle.pm
20345    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.pm
20346    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/cs.po
20347    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/da.po
20348    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/de.po
20349    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/en_malkovich.po
20350    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/es.po
20351    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fi.po
20352    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/fr.po
20353    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/he.po
20354    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/hu.po
20355    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/i_default.pm
20356    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/it.po
20357    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ja.po
20358    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/nl.po
20359    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/no.po
20360    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/pt_br.po
20361    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/ru.po
20362    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_cn.po
20363    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N/zh_tw.po
20364    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/I18N.pm
20365    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/CLI.pm
20366    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Auth/GnuPG.pm
20367    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Auth/MailFrom.pm
20368    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email/Filter/SpamAssassin.pm
20369    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Email.pm
20370    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/REST.pm
20371    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web
20372    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web/Handler.pm
20373    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Interface/Web.pm
20374    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link.pm
20375    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Link_Overlay.pm
20376    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links.pm
20377    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Links_Overlay.pm
20378    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField.pm
20379    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue.pm
20380    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValue_Overlay.pm
20381    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues.pm
20382    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFieldValues_Overlay.pm
20383    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomField_Overlay.pm
20384    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields.pm
20385    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ObjectCustomFields_Overlay.pm
20386    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal.pm
20387    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principal_Overlay.pm
20388    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals.pm
20389    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Principals_Overlay.pm
20390    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue.pm
20391    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
20392    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues.pm
20393    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queues_Overlay.pm
20394    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Record.pm
20395    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip.pm
20396    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction.pm
20397    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripAction_Overlay.pm
20398    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions.pm
20399    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripActions_Overlay.pm
20400    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition.pm
20401    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripCondition_Overlay.pm
20402    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions.pm
20403    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/ScripConditions_Overlay.pm
20404    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrip_Overlay.pm
20405    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips.pm
20406    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Scrips_Overlay.pm
20407    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/ActiveTicketsInQueue.pm
20408    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/FromSQL.pm
20409    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Search/Generic.pm
20410    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/SearchBuilder.pm
20411    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/StyleGuide.pod
20412    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/System.pm
20413    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template.pm
20414    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Template_Overlay.pm
20415    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates.pm
20416    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Templates_Overlay.pm
20417    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket.pm
20418    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue.pm
20419    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValue_Overlay.pm
20420    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues.pm
20421    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/TicketCustomFieldValues_Overlay.pm
20422    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Ticket_Overlay.pm
20423    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets.pm
20424    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay.pm
20425    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Tickets_Overlay_SQL.pm
20426    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction.pm
20427    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transaction_Overlay.pm
20428    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions.pm
20429    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Transactions_Overlay.pm
20430    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/base.pm
20431    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI/fsck_com_rt.pm
20432    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/URI.pm
20433    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User.pm
20434    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/User_Overlay.pm
20435    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users.pm
20436    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Users_Overlay.pm
20437    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT.pm.in
20438    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/02regression.t.in
20439    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/03web.pl.in
20440    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/05cronsupport.pl.in
20441    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/06mailgateway.pl.in
20442    A /rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/t/07acl.pl.in
20443    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/releng.cnf
20444    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/extract-message-catalog
20445    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/extract_pod_tests
20446    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/factory
20447    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/license_tag
20448    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/regression_harness
20449    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-dump-database.in
20450    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-setup-database.in
20451    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/sbin/rt-test-dependencies.in
20452
20453  r9063@tinbook:  jesse | 2004-11-11T02:43:02.429915Z
20454  
20455  
20456  r9064@tinbook:  jesse | 2004-11-11T02:43:31.814891Z
20457   r1651@tinbook:  jesse | 2004-10-10T04:24:17.077128Z
20458   
20459  
20460
20461 ------------------------------------------------------------------------
20462 r1718 | autrijus | 2004-11-05 03:56:10 -0500 (Fri, 05 Nov 2004) | 3 lines
20463 Changed paths:
20464    M /rt
20465    M /rt/branches
20466    M /rt/branches/3.2-RELEASE
20467    M /rt/branches/3.2-SYBASE-TESTING
20468    M /rt/branches/3.3-TESTING
20469    M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
20470    M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
20471    M /rt/branches/PLATANO-EXPERIMENTAL-CSS
20472    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade
20473
20474 * Log::Dispatch wants ->warning, not ->warn.
20475
20476
20477 ------------------------------------------------------------------------
20478 r1637 | jesse | 2004-10-07 17:02:52 -0400 (Thu, 07 Oct 2004) | 1 line
20479 Changed paths:
20480    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/configure.ac
20481    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/CreateTicket
20482    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Footer
20483    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Header
20484    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Login
20485    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Menu
20486    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyRequests
20487    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/MyTickets
20488    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/PageLayout
20489    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/QuickCreate
20490    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/Quicksearch
20491    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/SelectNewTicketQueue
20492    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Elements/TitleBoxStart
20493    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/NoAuth/webrt.css
20494    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Ticket/Elements/Tabs
20495    M /rt/branches/PLATANO-EXPERIMENTAL-CSS/html/index.html
20496
20497 Start of CSSification of the RT UI
20498 ------------------------------------------------------------------------
20499 r1636 | jesse | 2004-10-07 16:42:35 -0400 (Thu, 07 Oct 2004) | 1 line
20500 Changed paths:
20501    A /rt/branches/PLATANO-EXPERIMENTAL-CSS (from /rt/branches/PLATANO-EXPERIMENTAL:1630)
20502
20503
20504 ------------------------------------------------------------------------
20505 r1264 | autrijus | 2004-07-19 22:56:01 -0400 (Mon, 19 Jul 2004) | 8 lines
20506 Changed paths:
20507    M /rt
20508    M /rt/branches/3.2-RELEASE/html/Elements/Header
20509    M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
20510    M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
20511    M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
20512    M /rt/branches/PLATANO-EXPERIMENTAL/docs/design_docs/ruleset-workflow.txt
20513
20514  
20515  r6188@not:  autrijus | 2004-07-20T02:52:39.146361Z
20516  
20517  
20518  
20519  
20520  
20521
20522 ------------------------------------------------------------------------
20523 r1259 | autrijus | 2004-07-16 17:52:53 -0400 (Fri, 16 Jul 2004) | 2 lines
20524 Changed paths:
20525    M /rt
20526    A /rt/branches/PLATANO-EXPERIMENTAL/docs/design_docs/ruleset-workflow.txt
20527
20528 * design docs for ruleset/workflows
20529
20530 ------------------------------------------------------------------------
20531 r1227 | jesse | 2004-07-13 15:15:10 -0400 (Tue, 13 Jul 2004) | 1 line
20532 Changed paths:
20533    A /rt/branches/PLATANO-EXPERIMENTAL (from /rt/branches/3.3-TESTING:1226)
20534
20535 Branching PLATANO for hacking (This will be 3.5)
20536 ------------------------------------------------------------------------
20537 r1224 | jesse | 2004-07-13 14:41:42 -0400 (Tue, 13 Jul 2004) | 1 line
20538 Changed paths:
20539    A /rt/branches/3.3-TESTING (from /rt/branches/rt-3.3:1223)
20540    D /rt/branches/rt-3.3
20541
20542 Moving RT 3.0 from "head" to a 3.0-MAINT branch
20543 ------------------------------------------------------------------------
20544 r1209 | autrijus | 2004-07-12 16:22:48 -0400 (Mon, 12 Jul 2004) | 7 lines
20545 Changed paths:
20546    M /rt
20547    M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
20548    M /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite
20549
20550  ----------------------------------------------------------------------
20551  r5990@not:  autrijus | 2004-07-12T20:22:03.588615Z
20552  
20553  * Let the cf param in Ticket->CustomFieldValues be optional,
20554    so we can get Atom tests to work.
20555  ----------------------------------------------------------------------
20556
20557 ------------------------------------------------------------------------
20558 r1205 | autrijus | 2004-07-12 13:30:03 -0400 (Mon, 12 Jul 2004) | 7 lines
20559 Changed paths:
20560    M /rt
20561    M /rt/branches/rt-3.3/sbin/rt-setup-database.in
20562
20563  ----------------------------------------------------------------------
20564  r5976@not:  autrijus | 2004-07-12T17:29:13.392510Z
20565  
20566  * The warning on missing ACL files used $RT::EtcPath even if it's
20567    reading it fro other paths.  Fixed.
20568  ----------------------------------------------------------------------
20569
20570 ------------------------------------------------------------------------
20571 r1180 | autrijus | 2004-07-05 15:43:17 -0400 (Mon, 05 Jul 2004) | 6 lines
20572 Changed paths:
20573    M /rt
20574    A /rt/branches/rt-3.3/sbin/rt-dump-database.in
20575
20576  ----------------------------------------------------------------------
20577  r5913@not:  autrijus | 2004-07-05T19:41:37.720057Z
20578  
20579  * add rt-dump-database, a tool to dump config data to initialdata format.
20580  ----------------------------------------------------------------------
20581
20582 ------------------------------------------------------------------------
20583 r1179 | autrijus | 2004-07-05 12:56:22 -0400 (Mon, 05 Jul 2004) | 8 lines
20584 Changed paths:
20585    M /rt
20586    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
20587
20588  ----------------------------------------------------------------------
20589  r5899@not:  autrijus | 2004-07-05T15:13:55.850880Z
20590  
20591  * correct the documentation for CreateTickets; it was still referring
20592    to the archaic "Approvals" queue and "Approval" type, whereas now we're
20593    using "___Approvals" and "approval" now.
20594  ----------------------------------------------------------------------
20595
20596 ------------------------------------------------------------------------
20597 r1160 | jesse | 2004-06-27 23:10:54 -0400 (Sun, 27 Jun 2004) | 6 lines
20598 Changed paths:
20599    M /rt/branches/rt-3.3
20600    M /rt/branches/rt-3.3/releng.cnf
20601
20602  ----------------------------------------------------------------------
20603  r1997@tinbook:  jesse | 2004-06-28T03:10:36.434329Z
20604  
20605  Bumping to 3.3.4
20606  ----------------------------------------------------------------------
20607
20608 ------------------------------------------------------------------------
20609 r1159 | jesse | 2004-06-27 23:08:01 -0400 (Sun, 27 Jun 2004) | 24 lines
20610 Changed paths:
20611    M /rt/branches/rt-3.3
20612    M /rt/branches/rt-3.3/Makefile.in
20613    M /rt/branches/rt-3.3/UPGRADING
20614    M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
20615    M /rt/branches/rt-3.3/bin/mason_handler.scgi.in
20616    M /rt/branches/rt-3.3/bin/rt.in
20617    M /rt/branches/rt-3.3/bin/webmux.pl.in
20618    M /rt/branches/rt-3.3/configure.ac
20619    M /rt/branches/rt-3.3/etc/RT_Config.pm.in
20620    M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField
20621    M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
20622    M /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates
20623    M /rt/branches/rt-3.3/html/Admin/Elements/UserTabs
20624    M /rt/branches/rt-3.3/html/Admin/Global/GroupRights.html
20625    M /rt/branches/rt-3.3/html/Admin/Global/Template.html
20626    M /rt/branches/rt-3.3/html/Admin/Global/UserRights.html
20627    M /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html
20628    M /rt/branches/rt-3.3/html/Admin/Groups/Members.html
20629    M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
20630    M /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html
20631    M /rt/branches/rt-3.3/html/Admin/Queues/GroupRights.html
20632    M /rt/branches/rt-3.3/html/Admin/Queues/Modify.html
20633    M /rt/branches/rt-3.3/html/Admin/Queues/Template.html
20634    M /rt/branches/rt-3.3/html/Admin/Queues/UserRights.html
20635    M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
20636    M /rt/branches/rt-3.3/html/Approvals/index.html
20637    M /rt/branches/rt-3.3/html/Search/Bulk.html
20638    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
20639    M /rt/branches/rt-3.3/html/SelfService/Prefs.html
20640    M /rt/branches/rt-3.3/html/Ticket/Display.html
20641    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
20642    M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
20643    M /rt/branches/rt-3.3/html/Ticket/ModifyDates.html
20644    M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
20645    M /rt/branches/rt-3.3/html/Ticket/Update.html
20646    M /rt/branches/rt-3.3/html/User/Delegation.html
20647    M /rt/branches/rt-3.3/html/User/Groups/Members.html
20648    M /rt/branches/rt-3.3/html/User/Groups/Modify.html
20649    M /rt/branches/rt-3.3/html/User/Prefs.html
20650    M /rt/branches/rt-3.3/html/autohandler
20651    M /rt/branches/rt-3.3/lib/RT/I18N/da.po
20652    M /rt/branches/rt-3.3/lib/RT/I18N/de.po
20653    M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
20654    M /rt/branches/rt-3.3/lib/RT/I18N/es.po
20655    M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
20656    M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
20657    M /rt/branches/rt-3.3/lib/RT/I18N/he.po
20658    M /rt/branches/rt-3.3/lib/RT/I18N/it.po
20659    M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
20660    M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
20661    M /rt/branches/rt-3.3/lib/RT/I18N/no.po
20662    M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
20663    M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
20664    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
20665    M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
20666    M /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm
20667    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
20668    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
20669
20670  ----------------------------------------------------------------------
20671  r1769@tinbook:  jesse | 2004-06-01T20:22:38.640731Z
20672  
20673  
20674  ----------------------------------------------------------------------
20675  r1902@tinbook:  jesse | 2004-06-17T01:08:53.996154Z
20676  
20677  
20678  ----------------------------------------------------------------------
20679  r1991@tinbook:  jesse | 2004-06-28T02:03:57.669851Z
20680  
20681  
20682  ----------------------------------------------------------------------
20683  r1992@tinbook:  jesse | 2004-06-28T02:19:36.386707Z
20684  
20685  Pulling forward from RT 3.1
20686  
20687  
20688  ----------------------------------------------------------------------
20689  r1993@tinbook:  jesse | 2004-06-28T03:06:56.930396Z
20690  
20691  Merging forward from 3.1
20692  ----------------------------------------------------------------------
20693
20694 ------------------------------------------------------------------------
20695 r1153 | autrijus | 2004-06-27 00:02:47 -0400 (Sun, 27 Jun 2004) | 6 lines
20696 Changed paths:
20697    M /rt
20698    M /rt/branches/rt-3.3/html/Tools/Offline.html
20699    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
20700
20701  ----------------------------------------------------------------------
20702  r5788@not:  autrijus | 2004-06-27T04:02:12.644291Z
20703  
20704  * import 3.1 again due to glitches in Offline.html
20705  ----------------------------------------------------------------------
20706
20707 ------------------------------------------------------------------------
20708 r1150 | autrijus | 2004-06-26 16:31:56 -0400 (Sat, 26 Jun 2004) | 14 lines
20709 Changed paths:
20710    M /rt
20711    M /rt/branches/rt-3.3
20712    M /rt/branches/rt-3.3/Makefile.in
20713    M /rt/branches/rt-3.3/README
20714    M /rt/branches/rt-3.3/UPGRADING
20715    M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
20716    D /rt/branches/rt-3.3/bin/rt-commit-handler.in
20717    M /rt/branches/rt-3.3/bin/rt-crontool.in
20718    M /rt/branches/rt-3.3/bin/rt.in
20719    M /rt/branches/rt-3.3/bin/webmux.pl.in
20720    M /rt/branches/rt-3.3/configure.ac
20721    M /rt/branches/rt-3.3/etc/RT_Config.pm.in
20722    M /rt/branches/rt-3.3/etc/acl.mysql
20723    M /rt/branches/rt-3.3/etc/initialdata
20724    A /rt/branches/rt-3.3/etc/upgrade/3.1.17
20725    A /rt/branches/rt-3.3/etc/upgrade/3.1.17/content
20726    M /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers
20727    M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
20728    D /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue
20729    D /rt/branches/rt-3.3/html/Admin/Elements/ModifyUser
20730    M /rt/branches/rt-3.3/html/Admin/Queues/People.html
20731    M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
20732    D /rt/branches/rt-3.3/html/Admin/Users/Prefs.html
20733    D /rt/branches/rt-3.3/html/Developer
20734    M /rt/branches/rt-3.3/html/Elements/EditLinks
20735    M /rt/branches/rt-3.3/html/Elements/Header
20736    M /rt/branches/rt-3.3/html/Elements/ScrubHTML
20737    M /rt/branches/rt-3.3/html/Elements/SelectOwner
20738    M /rt/branches/rt-3.3/html/Elements/SelectStatus
20739    M /rt/branches/rt-3.3/html/Elements/TicketList
20740    M /rt/branches/rt-3.3/html/Elements/TitleBoxStart
20741    M /rt/branches/rt-3.3/html/NoAuth/webrt.css
20742    M /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway
20743    M /rt/branches/rt-3.3/html/REST/1.0/ticket/link
20744    M /rt/branches/rt-3.3/html/Search/Build.html
20745    M /rt/branches/rt-3.3/html/Search/Bulk.html
20746    M /rt/branches/rt-3.3/html/Search/Edit.html
20747    M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
20748    M /rt/branches/rt-3.3/html/Search/Elements/EditFormat
20749    M /rt/branches/rt-3.3/html/Search/Elements/EditSearches
20750    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
20751    M /rt/branches/rt-3.3/html/Search/Results.html
20752    M /rt/branches/rt-3.3/html/SelfService/Display.html
20753    M /rt/branches/rt-3.3/html/SelfService/Update.html
20754    M /rt/branches/rt-3.3/html/Ticket/Create.html
20755    M /rt/branches/rt-3.3/html/Ticket/Elements/EditBasics
20756    M /rt/branches/rt-3.3/html/Ticket/Elements/EditPeople
20757    M /rt/branches/rt-3.3/html/Ticket/Elements/EditWatchers
20758    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowDates
20759    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowGroupMembers
20760    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
20761    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowPeople
20762    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
20763    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowUserEntry
20764    M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
20765    M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
20766    M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
20767    M /rt/branches/rt-3.3/html/Ticket/Update.html
20768    M /rt/branches/rt-3.3/html/Tools/MyDay.html
20769    M /rt/branches/rt-3.3/html/Tools/Offline.html
20770    M /rt/branches/rt-3.3/html/User/Prefs.html
20771    M /rt/branches/rt-3.3/html/index.html
20772    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
20773    M /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm
20774    A /rt/branches/rt-3.3/lib/RT/Condition/PriorityChange.pm
20775    M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
20776    M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
20777    M /rt/branches/rt-3.3/lib/RT/I18N/cs.po
20778    M /rt/branches/rt-3.3/lib/RT/I18N/da.po
20779    M /rt/branches/rt-3.3/lib/RT/I18N/de.po
20780    M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
20781    M /rt/branches/rt-3.3/lib/RT/I18N/es.po
20782    M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
20783    M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
20784    M /rt/branches/rt-3.3/lib/RT/I18N/he.po
20785    M /rt/branches/rt-3.3/lib/RT/I18N/it.po
20786    M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
20787    M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
20788    M /rt/branches/rt-3.3/lib/RT/I18N/no.po
20789    M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
20790    M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
20791    M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
20792    M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
20793    M /rt/branches/rt-3.3/lib/RT/Interface/Email.pm
20794    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
20795    M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
20796    M /rt/branches/rt-3.3/lib/RT/Record.pm
20797    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
20798    M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
20799    M /rt/branches/rt-3.3/lib/RT.pm.in
20800    M /rt/branches/rt-3.3/lib/t/00smoke.t.in
20801    M /rt/branches/rt-3.3/lib/t/02regression.t.in
20802    M /rt/branches/rt-3.3/lib/t/03web.pl.in
20803    M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
20804
20805  ----------------------------------------------------------------------
20806  r5774@not:  autrijus | 2004-06-26T10:40:48.767820Z
20807  
20808  * incremental merge from 3.1 to 3.3
20809  ----------------------------------------------------------------------
20810  r5778@not:  autrijus | 2004-06-26T11:28:26.143291Z
20811  
20812  * solve utf8 quoting problem on "Take".
20813  ----------------------------------------------------------------------
20814  r5781@not:  autrijus | 2004-06-26T20:27:29.184033Z
20815  
20816  * restore hu.po
20817  ----------------------------------------------------------------------
20818
20819 ------------------------------------------------------------------------
20820 r1121 | autrijus | 2004-06-20 13:59:07 -0400 (Sun, 20 Jun 2004) | 10 lines
20821 Changed paths:
20822    M /rt
20823    M /rt/branches/rt-3.3/bin/webmux.pl.in
20824    M /rt/branches/rt-3.3/html/Elements/Header
20825    M /rt/branches/rt-3.3/html/Elements/SetupSessionCookie
20826    M /rt/branches/rt-3.3/html/NoAuth/webrt.css
20827    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
20828
20829  ----------------------------------------------------------------------
20830  r5682@not:  autrijus | 2004-06-20T17:57:48.360088Z
20831  
20832  * Supports native MasonX::Apache2Handler.
20833  * Changed header_out to use headers_out instead (which should be
20834    used in 1.0 as well). Cf.:
20835    http://perl.apache.planetmirror.com/docs/2.0/user/porting/compat.html
20836  
20837  ----------------------------------------------------------------------
20838
20839 ------------------------------------------------------------------------
20840 r1082 | alexmv | 2004-06-16 10:53:17 -0400 (Wed, 16 Jun 2004) | 11 lines
20841 Changed paths:
20842    M /rt/branches/rt-3.3/lib/RT/Record.pm
20843    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
20844
20845 RT-Ticket: 5732
20846 RT-Status: stalled
20847 RT-Update: correspond
20848
20849  * POD spacing mistake in Ticket_Overlay
20850
20851  * Ticket_Overlay now overrides RT::Record's CustomFieldValues method,
20852    to intercept calls where the field is passed by name.  I don't have
20853    a way of testing this patch, so this bug is getting marked stalled
20854    until this patch is verified.
20855
20856 ------------------------------------------------------------------------
20857 r1033 | leira | 2004-06-08 14:26:18 -0400 (Tue, 08 Jun 2004) | 2 lines
20858 Changed paths:
20859    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
20860
20861 Pass along 'Type' argument in CreateTickets (replicates a patch that was applied to 3.1, but needed for a customer in this branch now).
20862
20863 ------------------------------------------------------------------------
20864 r1031 | jesse | 2004-06-08 01:05:46 -0400 (Tue, 08 Jun 2004) | 6 lines
20865 Changed paths:
20866    M /rt/branches/rt-3.3
20867    M /rt/branches/rt-3.3/bin/standalone_httpd.in
20868
20869  ----------------------------------------------------------------------
20870  r1752@debian:  jesse | 2004-06-08T13:50:52.709840Z
20871  
20872   standalone httpd is now forking rather than singleprocess
20873  ----------------------------------------------------------------------
20874
20875 ------------------------------------------------------------------------
20876 r1023 | alexmv | 2004-06-07 16:03:46 -0400 (Mon, 07 Jun 2004) | 6 lines
20877 Changed paths:
20878    M /rt/branches/rt-3.3/lib/RT/I18N/he.po
20879
20880 RT-Ticket: 5674
20881 RT-Action: comment
20882 RT-Status: resolved
20883
20884  * Apply Ilan Rabinovitch's changes
20885
20886 ------------------------------------------------------------------------
20887 r1022 | alexmv | 2004-06-07 14:47:18 -0400 (Mon, 07 Jun 2004) | 7 lines
20888 Changed paths:
20889    M /rt/branches/rt-3.3/etc/schema.mysql
20890
20891 RT-Ticket: 5648
20892 RT-Action: comment
20893 RT-Status: resolved
20894
20895  * The last hunk of the ticket no longer applies, as those indexes
20896    were reshuffled because they were too long.
20897
20898 ------------------------------------------------------------------------
20899 r986 | jesse | 2004-05-31 21:54:38 -0400 (Mon, 31 May 2004) | 1 line
20900 Changed paths:
20901    M /rt/branches/rt-3.3
20902    M /rt/branches/rt-3.3/bin/rt.in
20903    M /rt/branches/rt-3.3/bin/webmux.pl.in
20904    M /rt/branches/rt-3.3/configure.ac
20905    A /rt/branches/rt-3.3/etc/acl.Sybase
20906    A /rt/branches/rt-3.3/etc/schema.Sybase
20907    M /rt/branches/rt-3.3/html/Search/Build.html
20908    M /rt/branches/rt-3.3/html/Search/Bulk.html
20909    M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
20910    M /rt/branches/rt-3.3/lib/RT/Handle.pm
20911    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
20912    M /rt/branches/rt-3.3/lib/RT.pm.in
20913    M /rt/branches/rt-3.3/sbin/rt-setup-database.in
20914    M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
20915
20916 Merging forward from RT 3.1
20917 ------------------------------------------------------------------------
20918 r981 | jesse | 2004-05-30 03:01:04 -0400 (Sun, 30 May 2004) | 7 lines
20919 Changed paths:
20920    M /rt/branches/rt-3.3
20921    M /rt/branches/rt-3.3/etc/schema.mysql
20922    M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql
20923
20924  
20925  ----------------------------------------------------------------------
20926  r1721@debian:  jesse | 2004-05-30T16:04:25.431679Z
20927  
20928  Mysql on some platforms (built with unicode?) has a shorter max index length. adjusted indexes
20929  ----------------------------------------------------------------------
20930
20931 ------------------------------------------------------------------------
20932 r966 | jesse | 2004-05-27 23:30:59 -0400 (Thu, 27 May 2004) | 35 lines
20933 Changed paths:
20934    M /rt/branches/rt-3.3
20935    M /rt/branches/rt-3.3/bin/rt.in
20936    M /rt/branches/rt-3.3/configure.ac
20937    M /rt/branches/rt-3.3/etc/acl.Pg
20938    D /rt/branches/rt-3.3/etc/upgrade/2.1.71
20939    M /rt/branches/rt-3.3/html/Admin/Elements/ToolTabs
20940    D /rt/branches/rt-3.3/html/Developer/Perldoc.html
20941    M /rt/branches/rt-3.3/html/Elements/EditLinks
20942    M /rt/branches/rt-3.3/html/Elements/Footer
20943    D /rt/branches/rt-3.3/html/Elements/ShadedBox
20944    D /rt/branches/rt-3.3/html/Elements/ShadedInputRow
20945    D /rt/branches/rt-3.3/html/Elements/ShadedRow
20946    M /rt/branches/rt-3.3/html/Elements/ShowLinks
20947    M /rt/branches/rt-3.3/html/Elements/TicketList
20948    D /rt/branches/rt-3.3/html/Projects
20949    D /rt/branches/rt-3.3/html/Scope
20950    M /rt/branches/rt-3.3/html/Search/Build.html
20951    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
20952    D /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
20953    D /rt/branches/rt-3.3/html/Search/Elements/TicketHeader
20954    D /rt/branches/rt-3.3/html/Search/Elements/TicketHeaderCell
20955    D /rt/branches/rt-3.3/html/Search/Listing.html
20956    D /rt/branches/rt-3.3/html/Ticket/Elements/EditLinks
20957    D /rt/branches/rt-3.3/html/Ticket/Elements/ShowLink
20958    D /rt/branches/rt-3.3/html/Ticket/Elements/ShowLinks
20959    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransactionAttachments
20960    M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
20961    M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
20962    M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
20963    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
20964    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
20965
20966  ----------------------------------------------------------------------
20967  r1710@tinbook:  jesse | 2004-05-28T02:46:23.907073Z
20968  
20969  
20970  ----------------------------------------------------------------------
20971  r1712@tinbook:  jesse | 2004-05-28T03:15:12.330227Z
20972  
20973   ----------------------------------------------------------------------
20974   r1669@tinbook:  jesse | 2004-05-24T02:17:41.959105Z
20975   
20976   
20977   ----------------------------------------------------------------------
20978   r1672@tinbook:  jesse | 2004-05-24T03:09:05.156817Z
20979   
20980   
20981   ----------------------------------------------------------------------
20982   r1673@tinbook:  jesse | 2004-05-24T03:59:43.181766Z
20983   
20984   Bumping to 3.1.16
20985   ----------------------------------------------------------------------
20986   r1706@tinbook:  jesse | 2004-05-28T02:10:56.309297Z
20987   
20988   
20989   ----------------------------------------------------------------------
20990   r1711@tinbook:  jesse | 2004-05-28T02:47:49.277131Z
20991   
20992   
20993   ----------------------------------------------------------------------
20994  
20995  ----------------------------------------------------------------------
20996  r1713@tinbook:  jesse | 2004-05-28T03:27:19.127190Z
20997  
20998  Cleaning out things split out into other products
20999  ----------------------------------------------------------------------
21000
21001 ------------------------------------------------------------------------
21002 r965 | jesse | 2004-05-27 22:44:48 -0400 (Thu, 27 May 2004) | 1 line
21003 Changed paths:
21004    M /rt/branches/rt-3.3
21005    M /rt/branches/rt-3.3/bin/standalone_httpd.in
21006    M /rt/branches/rt-3.3/html/Search/Edit.html
21007    M /rt/branches/rt-3.3/html/Search/Results.html
21008    M /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips
21009    M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/GnuPG.pm
21010
21011
21012 ------------------------------------------------------------------------
21013 r954 | autrijus | 2004-05-26 06:12:38 -0400 (Wed, 26 May 2004) | 20 lines
21014 Changed paths:
21015    M /rt
21016    M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
21017    M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
21018    M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
21019    M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
21020    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
21021    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
21022
21023  ----------------------------------------------------------------------
21024  r4757@not:  autrijus | 2004-05-11T06:13:28.139589Z
21025  
21026  * Chinese translation for 3.2 final.
21027  ----------------------------------------------------------------------
21028  r5211@not:  autrijus | 2004-05-26T10:07:40.959072Z
21029  
21030  * FreezeThaw fails badly when encoding structures with mixed unicode
21031    and byte string contents.  Switch to Storable+Base64 which deals
21032    with this gracefully.
21033  
21034  ----------------------------------------------------------------------
21035  r5212@not:  autrijus | 2004-05-26T10:09:36.398305Z
21036  
21037  * EscapeUTF8 should preserve the byte/unicode flag of the original
21038    string.  Otherwise, silent promotion on AutoFlush=>0 can corrupt
21039    pages with both byte and unicode string contents.
21040    (Reported by: LCamel and jihuang from foundry)
21041  ----------------------------------------------------------------------
21042
21043 ------------------------------------------------------------------------
21044 r941 | jesse | 2004-05-23 22:29:51 -0400 (Sun, 23 May 2004) | 2 lines
21045 Changed paths:
21046    M /rt/branches/rt-3.3
21047    M /rt/branches/rt-3.3/bin/rt.in
21048    M /rt/branches/rt-3.3/html/Search/Build.html
21049    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
21050    M /rt/branches/rt-3.3/html/Ticket/Create.html
21051    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
21052    M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
21053    M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
21054    A /rt/branches/rt-3.3/lib/t/data/rt-send-cc
21055
21056 Merge forward from 3.1
21057
21058 ------------------------------------------------------------------------
21059 r934 | leira | 2004-05-19 12:23:49 -0400 (Wed, 19 May 2004) | 2 lines
21060 Changed paths:
21061    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
21062
21063 Move file from 3.1 so that CF searching will work.
21064
21065 ------------------------------------------------------------------------
21066 r933 | leira | 2004-05-19 02:34:22 -0400 (Wed, 19 May 2004) | 2 lines
21067 Changed paths:
21068    M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
21069    M /rt/branches/rt-3.3/lib/RT/Record.pm
21070
21071 Actually pass along link error messages.  Resolves bps #2210.
21072
21073 ------------------------------------------------------------------------
21074 r930 | leira | 2004-05-19 00:48:20 -0400 (Wed, 19 May 2004) | 2 lines
21075 Changed paths:
21076    M /rt/branches/rt-3.3/html/Ticket/Create.html
21077
21078 Remove Debug field.
21079
21080 ------------------------------------------------------------------------
21081 r920 | jesse | 2004-05-17 22:18:53 -0400 (Mon, 17 May 2004) | 1 line
21082 Changed paths:
21083    M /rt/branches/rt-3.3
21084
21085
21086 ------------------------------------------------------------------------
21087 r918 | jesse | 2004-05-17 22:02:24 -0400 (Mon, 17 May 2004) | 10 lines
21088 Changed paths:
21089    M /rt/branches/rt-3.3
21090    M /rt/branches/rt-3.3/bin/rt.in
21091    M /rt/branches/rt-3.3/html/Admin/Groups/index.html
21092    M /rt/branches/rt-3.3/html/Elements/MyTickets
21093    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
21094    M /rt/branches/rt-3.3/html/Tools/Offline.html
21095    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
21096    M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
21097    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
21098    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
21099    M /rt/branches/rt-3.3/lib/t/04_send_email.pl.in
21100
21101  ----------------------------------------------------------------------
21102  r1191@Jesse-Vincents-Computer:  jesse | 2004-05-18T00:35:23.362237Z
21103  
21104  
21105  ----------------------------------------------------------------------
21106  r1192@Jesse-Vincents-Computer:  jesse | 2004-05-18T02:01:52.198022Z
21107  
21108  Merged forward from rt 3.1
21109  ----------------------------------------------------------------------
21110
21111 ------------------------------------------------------------------------
21112 r901 | leira | 2004-05-14 17:35:35 -0400 (Fri, 14 May 2004) | 2 lines
21113 Changed paths:
21114    M /rt/branches/rt-3.3/html/Elements/MyTickets
21115
21116 MyTickets doesn't require a Priority to be set.
21117
21118 ------------------------------------------------------------------------
21119 r890 | leira | 2004-05-14 00:28:27 -0400 (Fri, 14 May 2004) | 4 lines
21120 Changed paths:
21121    M /rt/branches/rt-3.3/html/Admin/Groups/index.html
21122    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
21123
21124 If there isn't a QueueObj to begin with, it can't have a Name.
21125
21126 Replaced a newline that had gone astray.
21127
21128 ------------------------------------------------------------------------
21129 r864 | jesse | 2004-05-11 01:25:36 -0400 (Tue, 11 May 2004) | 8 lines
21130 Changed paths:
21131    M /rt/branches/rt-3.3
21132    M /rt/branches/rt-3.3/html/Admin/Elements/CustomFieldTabs
21133    M /rt/branches/rt-3.3/html/SelfService/Closed.html
21134    M /rt/branches/rt-3.3/html/autohandler
21135    M /rt/branches/rt-3.3/lib/RT/I18N/cs.po
21136    M /rt/branches/rt-3.3/lib/RT/I18N/da.po
21137    M /rt/branches/rt-3.3/lib/RT/I18N/de.po
21138    M /rt/branches/rt-3.3/lib/RT/I18N/en.po
21139    M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
21140    M /rt/branches/rt-3.3/lib/RT/I18N/es.po
21141    M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
21142    M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
21143    M /rt/branches/rt-3.3/lib/RT/I18N/he.po
21144    M /rt/branches/rt-3.3/lib/RT/I18N/hu.po
21145    M /rt/branches/rt-3.3/lib/RT/I18N/it.po
21146    M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
21147    M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
21148    M /rt/branches/rt-3.3/lib/RT/I18N/no.po
21149    M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
21150    M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
21151    M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
21152    M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
21153    M /rt/branches/rt-3.3/sbin/extract-message-catalog
21154
21155  
21156  
21157  ----------------------------------------------------------------------
21158  r1528@tinbook:  jesse | 2004-05-11T04:57:31.357768Z
21159  
21160  Updated translations, linted them, updated translation extraction software
21161  ----------------------------------------------------------------------
21162
21163 ------------------------------------------------------------------------
21164 r859 | jesse | 2004-05-09 21:29:48 -0400 (Sun, 09 May 2004) | 6 lines
21165 Changed paths:
21166    M /rt/branches/rt-3.3
21167    M /rt/branches/rt-3.3/releng.cnf
21168
21169  ----------------------------------------------------------------------
21170  r1517@tinbook:  jesse | 2004-05-10T01:29:37.932237Z
21171  
21172  Bumping to 3.3.3
21173  ----------------------------------------------------------------------
21174
21175 ------------------------------------------------------------------------
21176 r858 | jesse | 2004-05-09 21:27:33 -0400 (Sun, 09 May 2004) | 6 lines
21177 Changed paths:
21178    M /rt/branches/rt-3.3
21179    M /rt/branches/rt-3.3/Makefile.in
21180    M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.Pg
21181    M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql
21182
21183  ----------------------------------------------------------------------
21184  r1515@tinbook:  jesse | 2004-05-10T01:26:38.232023Z
21185  
21186  Improved 3.1->3.3 migration support
21187  ----------------------------------------------------------------------
21188
21189 ------------------------------------------------------------------------
21190 r851 | jesse | 2004-05-06 21:03:05 -0400 (Thu, 06 May 2004) | 1 line
21191 Changed paths:
21192    M /rt/branches/rt-3.3
21193    M /rt/branches/rt-3.3/bin/rt.in
21194    M /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html
21195    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
21196    M /rt/branches/rt-3.3/lib/RT.pm.in
21197
21198 Merging forward from rt-3.1
21199 ------------------------------------------------------------------------
21200 r848 | jesse | 2004-05-06 20:33:00 -0400 (Thu, 06 May 2004) | 5 lines
21201 Changed paths:
21202    M /rt/branches/rt-3.3
21203    M /rt/branches/rt-3.3/HOWTO/README
21204    M /rt/branches/rt-3.3/HOWTO/change.txt
21205    M /rt/branches/rt-3.3/HOWTO/release.txt
21206    M /rt/branches/rt-3.3/HOWTO/version-control.txt
21207    M /rt/branches/rt-3.3/Makefile.in
21208    M /rt/branches/rt-3.3/UPGRADING
21209    M /rt/branches/rt-3.3/aclocal.m4
21210    M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
21211    M /rt/branches/rt-3.3/bin/mason_handler.scgi.in
21212    M /rt/branches/rt-3.3/bin/mason_handler.svc.in
21213    M /rt/branches/rt-3.3/bin/rt-commit-handler.in
21214    M /rt/branches/rt-3.3/bin/rt.in
21215    M /rt/branches/rt-3.3/bin/webmux.pl.in
21216    M /rt/branches/rt-3.3/configure.ac
21217    M /rt/branches/rt-3.3/docs/Security
21218    M /rt/branches/rt-3.3/docs/design_docs/acls
21219    M /rt/branches/rt-3.3/docs/design_docs/approval_notices
21220    M /rt/branches/rt-3.3/docs/design_docs/approval_template
21221    M /rt/branches/rt-3.3/docs/design_docs/cf_search
21222    M /rt/branches/rt-3.3/docs/design_docs/cli_spec
21223    M /rt/branches/rt-3.3/docs/design_docs/cvs_integration
21224    M /rt/branches/rt-3.3/docs/design_docs/delegation
21225    M /rt/branches/rt-3.3/docs/design_docs/evil_plans
21226    M /rt/branches/rt-3.3/docs/design_docs/groups_notes
21227    M /rt/branches/rt-3.3/docs/design_docs/link-definitions.txt
21228    M /rt/branches/rt-3.3/docs/design_docs/recursive_group_membership_algorithm
21229    M /rt/branches/rt-3.3/docs/design_docs/rql_parser_machine.graphviz
21230    M /rt/branches/rt-3.3/docs/design_docs/string-extraction-guide.txt
21231    M /rt/branches/rt-3.3/docs/design_docs/ticket_templates
21232    M /rt/branches/rt-3.3/docs/design_docs/users
21233    M /rt/branches/rt-3.3/docs/rt3-schema-relationships.dot
21234    M /rt/branches/rt-3.3/etc/RT_Config.pm.in
21235    M /rt/branches/rt-3.3/etc/RT_SiteConfig.pm
21236    M /rt/branches/rt-3.3/etc/acl.Informix
21237    M /rt/branches/rt-3.3/etc/acl.Oracle
21238    M /rt/branches/rt-3.3/etc/constraints.mysql
21239    M /rt/branches/rt-3.3/etc/drop.Informix
21240    M /rt/branches/rt-3.3/etc/drop.Oracle
21241    M /rt/branches/rt-3.3/etc/initialdata
21242    M /rt/branches/rt-3.3/etc/rt.spec
21243    M /rt/branches/rt-3.3/etc/schema.SQLite
21244    M /rt/branches/rt-3.3/html/Admin/Elements/AddCustomFieldValue
21245    M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField
21246    M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFieldValues
21247    M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields
21248    M /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers
21249    M /rt/branches/rt-3.3/html/Admin/Elements/EditScrips
21250    M /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates
21251    M /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalCustomFields
21252    M /rt/branches/rt-3.3/html/Admin/Elements/QueueRightsForUser
21253    M /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldType
21254    M /rt/branches/rt-3.3/html/Admin/Elements/SelectGroups
21255    M /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyGroup
21256    M /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers
21257    M /rt/branches/rt-3.3/html/Admin/Elements/SelectRights
21258    M /rt/branches/rt-3.3/html/Admin/Elements/SelectScripAction
21259    M /rt/branches/rt-3.3/html/Admin/Elements/SelectScripCondition
21260    M /rt/branches/rt-3.3/html/Admin/Elements/SelectSingleOrMultiple
21261    M /rt/branches/rt-3.3/html/Admin/Elements/SelectUsers
21262    M /rt/branches/rt-3.3/html/Admin/Global/Scrip.html
21263    M /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html
21264    M /rt/branches/rt-3.3/html/Admin/Groups/Members.html
21265    M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
21266    M /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html
21267    M /rt/branches/rt-3.3/html/Admin/Groups/index.html
21268    M /rt/branches/rt-3.3/html/Admin/Queues/CustomField.html
21269    M /rt/branches/rt-3.3/html/Admin/Queues/CustomFields.html
21270    M /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html
21271    M /rt/branches/rt-3.3/html/Approvals/Display.html
21272    M /rt/branches/rt-3.3/html/Approvals/Elements/Approve
21273    M /rt/branches/rt-3.3/html/Approvals/Elements/PendingMyApproval
21274    M /rt/branches/rt-3.3/html/Approvals/Elements/ShowDependency
21275    M /rt/branches/rt-3.3/html/Approvals/Elements/Tabs
21276    M /rt/branches/rt-3.3/html/Approvals/index.html
21277    M /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedEnd
21278    M /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedStart
21279    M /rt/branches/rt-3.3/html/Elements/CreateTicket
21280    M /rt/branches/rt-3.3/html/Elements/GotoTicket
21281    M /rt/branches/rt-3.3/html/Elements/Menu
21282    M /rt/branches/rt-3.3/html/Elements/MyRequests
21283    M /rt/branches/rt-3.3/html/Elements/MyTickets
21284    M /rt/branches/rt-3.3/html/Elements/PageLayout
21285    M /rt/branches/rt-3.3/html/Elements/Quicksearch
21286    M /rt/branches/rt-3.3/html/Elements/Refresh
21287    M /rt/branches/rt-3.3/html/Elements/SelectAttachmentField
21288    M /rt/branches/rt-3.3/html/Elements/SelectCustomFieldOperator
21289    M /rt/branches/rt-3.3/html/Elements/SelectCustomFieldValue
21290    M /rt/branches/rt-3.3/html/Elements/SelectGroups
21291    M /rt/branches/rt-3.3/html/Elements/SelectLinkType
21292    M /rt/branches/rt-3.3/html/Elements/SelectMatch
21293    M /rt/branches/rt-3.3/html/Elements/SelectNewTicketQueue
21294    M /rt/branches/rt-3.3/html/Elements/SelectQueue
21295    M /rt/branches/rt-3.3/html/Elements/SelectResultsPerPage
21296    M /rt/branches/rt-3.3/html/Elements/SelectSortOrder
21297    M /rt/branches/rt-3.3/html/Elements/SelectTicketSortBy
21298    M /rt/branches/rt-3.3/html/Elements/SelectTicketTypes
21299    M /rt/branches/rt-3.3/html/Elements/ViewUser
21300    M /rt/branches/rt-3.3/html/NoAuth/images/back_home.gif
21301    M /rt/branches/rt-3.3/html/NoAuth/images/bplogo.gif
21302    M /rt/branches/rt-3.3/html/NoAuth/images/favicon.png
21303    M /rt/branches/rt-3.3/html/NoAuth/images/head_requestracker.gif
21304    M /rt/branches/rt-3.3/html/NoAuth/images/rt.jpg
21305    M /rt/branches/rt-3.3/html/NoAuth/images/space.gif
21306    M /rt/branches/rt-3.3/html/NoAuth/images/spacer.gif
21307    M /rt/branches/rt-3.3/html/NoAuth/images/squares_blue.gif
21308    M /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/default
21309    M /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/ns
21310    M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments
21311    M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/links
21312    M /rt/branches/rt-3.3/html/REST/1.0/Forms/user/default
21313    M /rt/branches/rt-3.3/html/REST/1.0/Forms/user/ns
21314    M /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway
21315    M /rt/branches/rt-3.3/html/REST/1.0/logout
21316    M /rt/branches/rt-3.3/html/REST/1.0/search/dhandler
21317    M /rt/branches/rt-3.3/html/REST/1.0/ticket/comment
21318    M /rt/branches/rt-3.3/html/REST/1.0/ticket/link
21319    M /rt/branches/rt-3.3/html/REST/1.0/ticket/merge
21320    M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
21321    M /rt/branches/rt-3.3/html/Search/Elements/TicketRow
21322    M /rt/branches/rt-3.3/html/SelfService/Attachment/dhandler
21323    M /rt/branches/rt-3.3/html/SelfService/Closed.html
21324    M /rt/branches/rt-3.3/html/SelfService/Elements/Tabs
21325    M /rt/branches/rt-3.3/html/SelfService/index.html
21326    M /rt/branches/rt-3.3/html/Ticket/Create.html
21327    M /rt/branches/rt-3.3/html/Ticket/Display.html
21328    M /rt/branches/rt-3.3/html/Ticket/Elements/BulkLinks
21329    M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomField
21330    M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields
21331    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowCustomFields
21332    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
21333    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageHeaders
21334    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
21335    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
21336    M /rt/branches/rt-3.3/html/Ticket/ShowEmailRecord.html
21337    M /rt/branches/rt-3.3/html/Tools/Offline.html
21338    M /rt/branches/rt-3.3/html/User/Delegation.html
21339    M /rt/branches/rt-3.3/html/User/Elements/DelegateRights
21340    M /rt/branches/rt-3.3/html/User/Elements/GroupTabs
21341    M /rt/branches/rt-3.3/html/User/Elements/Tabs
21342    M /rt/branches/rt-3.3/html/User/Groups/Members.html
21343    M /rt/branches/rt-3.3/html/User/Groups/Modify.html
21344    M /rt/branches/rt-3.3/html/User/Groups/index.html
21345    M /rt/branches/rt-3.3/html/index.html
21346    M /rt/branches/rt-3.3/html/l
21347    M /rt/branches/rt-3.3/install-sh
21348    M /rt/branches/rt-3.3/lib/RT/ACE_Overlay.pm
21349    M /rt/branches/rt-3.3/lib/RT/ACL_Overlay.pm
21350    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
21351    M /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm
21352    M /rt/branches/rt-3.3/lib/RT/Action/ResolveMembers.pm
21353    M /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm
21354    M /rt/branches/rt-3.3/lib/RT/Action/SetPriority.pm
21355    M /rt/branches/rt-3.3/lib/RT/Action/UserDefined.pm
21356    M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
21357    M /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm
21358    M /rt/branches/rt-3.3/lib/RT/CachedGroupMember.pm
21359    M /rt/branches/rt-3.3/lib/RT/CachedGroupMember_Overlay.pm
21360    M /rt/branches/rt-3.3/lib/RT/CachedGroupMembers.pm
21361    M /rt/branches/rt-3.3/lib/RT/CachedGroupMembers_Overlay.pm
21362    M /rt/branches/rt-3.3/lib/RT/Condition/AnyTransaction.pm
21363    M /rt/branches/rt-3.3/lib/RT/Condition/BeforeDue.pm
21364    M /rt/branches/rt-3.3/lib/RT/Condition/Overdue.pm
21365    M /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm
21366    M /rt/branches/rt-3.3/lib/RT/Condition/PriorityExceeds.pm
21367    M /rt/branches/rt-3.3/lib/RT/Condition/QueueChange.pm
21368    M /rt/branches/rt-3.3/lib/RT/Condition/StatusChange.pm
21369    M /rt/branches/rt-3.3/lib/RT/Condition/UserDefined.pm
21370    M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
21371    M /rt/branches/rt-3.3/lib/RT/CustomField.pm
21372    M /rt/branches/rt-3.3/lib/RT/CustomFieldValue.pm
21373    M /rt/branches/rt-3.3/lib/RT/CustomFieldValues.pm
21374    M /rt/branches/rt-3.3/lib/RT/CustomFieldValues_Overlay.pm
21375    M /rt/branches/rt-3.3/lib/RT/CustomFields.pm
21376    M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
21377    M /rt/branches/rt-3.3/lib/RT/Date.pm
21378    M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
21379    M /rt/branches/rt-3.3/lib/RT/GroupMember_Overlay.pm
21380    M /rt/branches/rt-3.3/lib/RT/GroupMembers_Overlay.pm
21381    M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
21382    M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
21383    M /rt/branches/rt-3.3/lib/RT/Handle.pm
21384    M /rt/branches/rt-3.3/lib/RT/I18N/cs.pm
21385    M /rt/branches/rt-3.3/lib/RT/I18N/cs.po
21386    M /rt/branches/rt-3.3/lib/RT/I18N/de.po
21387    M /rt/branches/rt-3.3/lib/RT/I18N/en.po
21388    M /rt/branches/rt-3.3/lib/RT/I18N/es.po
21389    M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
21390    M /rt/branches/rt-3.3/lib/RT/I18N/he.po
21391    M /rt/branches/rt-3.3/lib/RT/I18N/i_default.pm
21392    M /rt/branches/rt-3.3/lib/RT/I18N/it.po
21393    M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
21394    M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
21395    M /rt/branches/rt-3.3/lib/RT/I18N/no.po
21396    M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
21397    M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
21398    M /rt/branches/rt-3.3/lib/RT/Interface/CLI.pm
21399    M /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter/SpamAssassin.pm
21400    M /rt/branches/rt-3.3/lib/RT/Interface/Email.pm
21401    M /rt/branches/rt-3.3/lib/RT/Interface/REST.pm
21402    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
21403    M /rt/branches/rt-3.3/lib/RT/Link.pm
21404    M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
21405    M /rt/branches/rt-3.3/lib/RT/Links.pm
21406    M /rt/branches/rt-3.3/lib/RT/Links_Overlay.pm
21407    M /rt/branches/rt-3.3/lib/RT/Principal.pm
21408    M /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm
21409    M /rt/branches/rt-3.3/lib/RT/Principals.pm
21410    M /rt/branches/rt-3.3/lib/RT/Principals_Overlay.pm
21411    M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
21412    M /rt/branches/rt-3.3/lib/RT/Queues_Overlay.pm
21413    M /rt/branches/rt-3.3/lib/RT/ScripAction_Overlay.pm
21414    M /rt/branches/rt-3.3/lib/RT/ScripActions_Overlay.pm
21415    M /rt/branches/rt-3.3/lib/RT/ScripCondition_Overlay.pm
21416    M /rt/branches/rt-3.3/lib/RT/ScripConditions_Overlay.pm
21417    M /rt/branches/rt-3.3/lib/RT/Scrip_Overlay.pm
21418    M /rt/branches/rt-3.3/lib/RT/Search/ActiveTicketsInQueue.pm
21419    M /rt/branches/rt-3.3/lib/RT/Search/Generic.pm
21420    M /rt/branches/rt-3.3/lib/RT/System.pm
21421    M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
21422    M /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm
21423    M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue.pm
21424    M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue_Overlay.pm
21425    M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues.pm
21426    M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues_Overlay.pm
21427    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
21428    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
21429    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
21430    M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
21431    M /rt/branches/rt-3.3/lib/RT/URI/base.pm
21432    M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
21433    M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
21434    M /rt/branches/rt-3.3/lib/RT.pm.in
21435    M /rt/branches/rt-3.3/lib/t/00smoke.t.in
21436    M /rt/branches/rt-3.3/lib/t/01harness.t.in
21437    M /rt/branches/rt-3.3/lib/t/02regression.t.in
21438    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/dir
21439    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg1
21440    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg2
21441    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg3
21442    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg4
21443    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg5
21444    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg6
21445    M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg7
21446    M /rt/branches/rt-3.3/lib/t/data/multipart-alternative-with-umlaut
21447    M /rt/branches/rt-3.3/lib/t/data/multipart-report
21448    M /rt/branches/rt-3.3/lib/t/data/nested-mime-sample
21449    M /rt/branches/rt-3.3/lib/t/data/nested-rfc-822
21450    M /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1
21451    M /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1-full
21452    M /rt/branches/rt-3.3/lib/t/data/russian-subject-no-content-type
21453    M /rt/branches/rt-3.3/lib/t/data/text-html-in-russian
21454    M /rt/branches/rt-3.3/lib/t/data/text-html-with-umlaut
21455    M /rt/branches/rt-3.3/lib/t/regression/00placeholder
21456    M /rt/branches/rt-3.3/lib/t/regression/mime_tests
21457    M /rt/branches/rt-3.3/m4/rt_enable_layout.m4
21458    M /rt/branches/rt-3.3/m4/rt_expand_var.m4
21459    M /rt/branches/rt-3.3/m4/rt_layout.m4
21460    M /rt/branches/rt-3.3/m4/rt_subst_expanded_arg.m4
21461    M /rt/branches/rt-3.3/sbin/extract-message-catalog
21462    M /rt/branches/rt-3.3/sbin/extract_pod_tests
21463    M /rt/branches/rt-3.3/sbin/factory
21464    M /rt/branches/rt-3.3/sbin/regression_harness
21465    M /rt/branches/rt-3.3/sbin/rt-setup-database.in
21466    M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
21467
21468  r1484@tinbook:  jesse | 2004-05-07T00:31:24.624807Z
21469  
21470  Merging forward from 3.1
21471  ----------------------------------------------------------------------
21472
21473 ------------------------------------------------------------------------
21474 r843 | autrijus | 2004-05-06 04:13:18 -0400 (Thu, 06 May 2004) | 10 lines
21475 Changed paths:
21476    M /rt
21477    D /rt/branches/rt-3.3/docs/design_docs/atom-api.txt
21478    M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
21479
21480  ----------------------------------------------------------------------
21481  r4415@not:  autrijus | 2004-05-03T06:42:06.584504Z
21482  
21483  * move atom-api.txt to RTx::Atom space.
21484  ----------------------------------------------------------------------
21485  r4510@not:  autrijus | 2004-05-06T07:44:35.710915Z
21486  
21487  * stub undef CustomField->QueueObj to make BuildFormatString happy.
21488  ----------------------------------------------------------------------
21489
21490 ------------------------------------------------------------------------
21491 r833 | jesse | 2004-05-05 14:18:03 -0400 (Wed, 05 May 2004) | 2 lines
21492 Changed paths:
21493    M /rt/branches/rt-3.3
21494
21495 A new merge ticket
21496
21497 ------------------------------------------------------------------------
21498 r810 | autrijus | 2004-05-02 21:00:48 -0400 (Sun, 02 May 2004) | 8 lines
21499 Changed paths:
21500    M /rt
21501    D /rt/branches/rt-3.3/html/REST/2.0
21502
21503  ----------------------------------------------------------------------
21504  r4394@not:  autrijus | 2004-05-03T01:00:51.890023Z
21505  
21506  * 301 Moved Permanently
21507  * Location: /RTx-Atom/html/Atom/0.3
21508  
21509  ----------------------------------------------------------------------
21510
21511 ------------------------------------------------------------------------
21512 r808 | autrijus | 2004-05-02 20:21:29 -0400 (Sun, 02 May 2004) | 15 lines
21513 Changed paths:
21514    M /rt
21515    M /rt/branches/rt-3.3/docs/design_docs/atom-api.txt
21516    A /rt/branches/rt-3.3/html/REST/2.0/Add
21517    A /rt/branches/rt-3.3/html/REST/2.0/Add/index
21518    D /rt/branches/rt-3.3/html/REST/2.0/Create
21519    D /rt/branches/rt-3.3/html/REST/2.0/Delete
21520    A /rt/branches/rt-3.3/html/REST/2.0/Remove
21521    A /rt/branches/rt-3.3/html/REST/2.0/Remove/index
21522    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21523    M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
21524    M /rt/branches/rt-3.3/lib/RT/Date.pm
21525
21526  ----------------------------------------------------------------------
21527  r4385@not:  autrijus | 2004-05-02T21:16:04.349680Z
21528  
21529  * Correct POD for W3CDTF
21530  ----------------------------------------------------------------------
21531  r4388@not:  autrijus | 2004-05-03T00:17:22.934822Z
21532  
21533  * massive redesign based on discussion with obra.
21534  ----------------------------------------------------------------------
21535  r4389@not:  autrijus | 2004-05-03T00:21:25.960300Z
21536  
21537  * Rename "Create" to "Add"; "Delete" to "Remove".
21538  
21539  ----------------------------------------------------------------------
21540
21541 ------------------------------------------------------------------------
21542 r805 | autrijus | 2004-05-02 14:03:32 -0400 (Sun, 02 May 2004) | 10 lines
21543 Changed paths:
21544    M /rt
21545    A /rt/branches/rt-3.3/docs/design_docs/atom-api.txt
21546    A /rt/branches/rt-3.3/html/REST/2.0/Create/index
21547    A /rt/branches/rt-3.3/html/REST/2.0/Delete/index
21548    A /rt/branches/rt-3.3/html/REST/2.0/Describe
21549    A /rt/branches/rt-3.3/html/REST/2.0/Describe/index
21550    M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
21551    A /rt/branches/rt-3.3/html/REST/2.0/Get/index
21552    M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
21553    A /rt/branches/rt-3.3/html/REST/2.0/Put
21554    A /rt/branches/rt-3.3/html/REST/2.0/Put/index
21555    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21556    A /rt/branches/rt-3.3/html/REST/2.0/Update/index
21557    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21558    M /rt/branches/rt-3.3/html/REST/2.0/index
21559
21560  ----------------------------------------------------------------------
21561  r4382@not:  autrijus | 2004-05-02T18:02:39.870947Z
21562  
21563  * Describes RT/REST 2.0, Atom-compatible API.
21564  ----------------------------------------------------------------------
21565  r4383@not:  autrijus | 2004-05-02T18:03:08.473736Z
21566  
21567  * Put stubs to all the unimplemented verbs.
21568  ----------------------------------------------------------------------
21569
21570 ------------------------------------------------------------------------
21571 r804 | autrijus | 2004-05-02 11:58:17 -0400 (Sun, 02 May 2004) | 14 lines
21572 Changed paths:
21573    M /rt
21574    A /rt/branches/rt-3.3/html/REST/2.0/Elements/Error
21575    A /rt/branches/rt-3.3/html/REST/2.0/Elements/Introspect
21576    D /rt/branches/rt-3.3/html/REST/2.0/Error
21577    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21578    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21579    M /rt/branches/rt-3.3/html/REST/2.0/index
21580
21581  ----------------------------------------------------------------------
21582  r4379@not:  autrijus | 2004-05-02T15:26:00.873038Z
21583  
21584  * Do content negotiation with the browser and fallback on text/xml.
21585  * Clean up namespaces a little.
21586  ----------------------------------------------------------------------
21587  r4380@not:  autrijus | 2004-05-02T15:58:03.262688Z
21588  
21589  * Move Error/index to Elements/Error since Error is not a verb.
21590  * Refactor the Introspect part away to Elements/.
21591  * Correctly redirects /Templates/ and /template/ to /templates/.
21592  
21593  ----------------------------------------------------------------------
21594
21595 ------------------------------------------------------------------------
21596 r802 | autrijus | 2004-05-02 09:14:02 -0400 (Sun, 02 May 2004) | 7 lines
21597 Changed paths:
21598    M /rt
21599    M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
21600    M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
21601    M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/index.css
21602    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21603
21604  ----------------------------------------------------------------------
21605  r4375@not:  autrijus | 2004-05-02T13:13:38.884936Z
21606  
21607  * use ->URI correctly.
21608  * use <a xmlns="...html..."> so things can correct render in nongecko browsers.
21609  ----------------------------------------------------------------------
21610
21611 ------------------------------------------------------------------------
21612 r801 | autrijus | 2004-05-01 19:14:04 -0400 (Sat, 01 May 2004) | 6 lines
21613 Changed paths:
21614    M /rt
21615    M /rt/branches/rt-3.3/html/REST/2.0/index
21616
21617  ----------------------------------------------------------------------
21618  r4365@not:  autrijus | 2004-05-01T23:14:05.342098Z
21619  
21620  * Cross-introspection logic to eliminate subordinate classes from main index.
21621  ----------------------------------------------------------------------
21622
21623 ------------------------------------------------------------------------
21624 r800 | autrijus | 2004-05-01 17:39:50 -0400 (Sat, 01 May 2004) | 8 lines
21625 Changed paths:
21626    M /rt
21627    M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
21628    M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
21629    A /rt/branches/rt-3.3/html/REST/2.0/NoAuth/index.css
21630    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21631    M /rt/branches/rt-3.3/html/REST/2.0/autohandler
21632    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21633    M /rt/branches/rt-3.3/html/REST/2.0/index
21634
21635  ----------------------------------------------------------------------
21636  r4363@not:  autrijus | 2004-05-01T21:39:51.608519Z
21637  
21638  * Index page implemented using multiple "Feed" services.
21639  * Lots of cute, little icons placed with CSS.
21640  * Much better preparation for autodiscovery; PostURI is now handled with "/type.new".
21641  ----------------------------------------------------------------------
21642
21643 ------------------------------------------------------------------------
21644 r799 | autrijus | 2004-05-01 14:54:56 -0400 (Sat, 01 May 2004) | 6 lines
21645 Changed paths:
21646    M /rt
21647    M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
21648
21649  ----------------------------------------------------------------------
21650  r4361@not:  autrijus | 2004-05-01T18:55:05.234036Z
21651  
21652  * Even more CSS tricks.
21653  ----------------------------------------------------------------------
21654
21655 ------------------------------------------------------------------------
21656 r798 | autrijus | 2004-05-01 14:49:18 -0400 (Sat, 01 May 2004) | 14 lines
21657 Changed paths:
21658    M /rt
21659    M /rt/branches/rt-3.3/html/Admin/Elements/Header
21660    M /rt/branches/rt-3.3/html/Admin/Global/Templates.html
21661    M /rt/branches/rt-3.3/html/Elements/Header
21662    M /rt/branches/rt-3.3/html/Elements/TicketList
21663    A /rt/branches/rt-3.3/html/REST/2.0/Elements
21664    A /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
21665    M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
21666    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21667    M /rt/branches/rt-3.3/html/REST/2.0/autohandler
21668
21669  ----------------------------------------------------------------------
21670  r4357@not:  autrijus | 2004-05-01T18:47:10.055533Z
21671  
21672  * Various CSS tricks.
21673  ----------------------------------------------------------------------
21674  r4358@not:  autrijus | 2004-05-01T18:47:49.553353Z
21675  
21676  * Fixed an off-by-one error in ticket listing.
21677  ----------------------------------------------------------------------
21678  r4359@not:  autrijus | 2004-05-01T18:48:06.789268Z
21679  
21680  * support for Atom autodiscovery.
21681  ----------------------------------------------------------------------
21682
21683 ------------------------------------------------------------------------
21684 r797 | autrijus | 2004-05-01 12:11:01 -0400 (Sat, 01 May 2004) | 6 lines
21685 Changed paths:
21686    M /rt
21687    M /rt/branches/rt-3.3/html/REST/2.0/Error/index
21688
21689  ----------------------------------------------------------------------
21690  r4353@not:  autrijus | 2004-05-01T16:11:10.795277Z
21691  
21692  * finally Error works for all three supported carriers.
21693  ----------------------------------------------------------------------
21694
21695 ------------------------------------------------------------------------
21696 r796 | autrijus | 2004-05-01 12:07:33 -0400 (Sat, 01 May 2004) | 17 lines
21697 Changed paths:
21698    M /rt
21699    M /rt/branches/rt-3.3/bin/standalone_httpd.in
21700    M /rt/branches/rt-3.3/html/REST/2.0/Error/index
21701    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21702    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21703
21704  ----------------------------------------------------------------------
21705  r4349@not:  autrijus | 2004-05-01T15:36:00.221832Z
21706  
21707  * Properly clean up leftover HTTP_* environment variables.
21708  * Pass authorization header to Mason.
21709  * Send out correct HTTP status code instead of blindly assuming 200.
21710  ----------------------------------------------------------------------
21711  r4350@not:  autrijus | 2004-05-01T15:59:39.046584Z
21712  
21713  * RT::Date->new also takes currentuser.
21714  ----------------------------------------------------------------------
21715  r4351@not:  autrijus | 2004-05-01T16:00:38.530367Z
21716  
21717  * Correctly handle nonce disposal.
21718  * $m->abort is needed for mod_perl2.
21719  ----------------------------------------------------------------------
21720
21721 ------------------------------------------------------------------------
21722 r795 | autrijus | 2004-05-01 09:58:07 -0400 (Sat, 01 May 2004) | 6 lines
21723 Changed paths:
21724    M /rt
21725    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21726
21727  ----------------------------------------------------------------------
21728  r4347@not:  autrijus | 2004-05-01T13:58:14.427055Z
21729  
21730  * it's Queues, not Queue
21731  ----------------------------------------------------------------------
21732
21733 ------------------------------------------------------------------------
21734 r794 | autrijus | 2004-05-01 09:55:57 -0400 (Sat, 01 May 2004) | 6 lines
21735 Changed paths:
21736    M /rt
21737    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21738
21739  ----------------------------------------------------------------------
21740  r4345@not:  autrijus | 2004-05-01T13:56:03.778530Z
21741  
21742  * use absolute URIs, not relative ones, per the Atom spec
21743  ----------------------------------------------------------------------
21744
21745 ------------------------------------------------------------------------
21746 r793 | autrijus | 2004-05-01 09:51:25 -0400 (Sat, 01 May 2004) | 6 lines
21747 Changed paths:
21748    M /rt
21749    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21750
21751  ----------------------------------------------------------------------
21752  r4343@not:  autrijus | 2004-05-01T13:51:31.406464Z
21753  
21754  * link semantics now agrees with AtomAPI.
21755  ----------------------------------------------------------------------
21756
21757 ------------------------------------------------------------------------
21758 r792 | autrijus | 2004-05-01 09:35:28 -0400 (Sat, 01 May 2004) | 6 lines
21759 Changed paths:
21760    M /rt
21761    M /rt/branches/rt-3.3/html/REST/2.0/Search/index
21762
21763  ----------------------------------------------------------------------
21764  r4341@not:  autrijus | 2004-05-01T13:35:35.544895Z
21765  
21766  * Make <id> slightly more unique
21767  ----------------------------------------------------------------------
21768
21769 ------------------------------------------------------------------------
21770 r791 | autrijus | 2004-05-01 09:33:03 -0400 (Sat, 01 May 2004) | 6 lines
21771 Changed paths:
21772    M /rt
21773    M /rt/branches/rt-3.3/html/REST/2.0/Error/index
21774    M /rt/branches/rt-3.3/html/REST/2.0/autohandler
21775
21776  ----------------------------------------------------------------------
21777  r4339@not:  autrijus | 2004-05-01T13:32:59.502832Z
21778  
21779  * adapt for FastCGI's needs
21780  ----------------------------------------------------------------------
21781
21782 ------------------------------------------------------------------------
21783 r790 | autrijus | 2004-05-01 09:22:21 -0400 (Sat, 01 May 2004) | 9 lines
21784 Changed paths:
21785    M /rt
21786    A /rt/branches/rt-3.3/html/REST/2.0/Auth
21787    A /rt/branches/rt-3.3/html/REST/2.0/Create
21788    A /rt/branches/rt-3.3/html/REST/2.0/Delete
21789    A /rt/branches/rt-3.3/html/REST/2.0/Error
21790    A /rt/branches/rt-3.3/html/REST/2.0/Error/index
21791    A /rt/branches/rt-3.3/html/REST/2.0/Get
21792    A /rt/branches/rt-3.3/html/REST/2.0/Search
21793    A /rt/branches/rt-3.3/html/REST/2.0/Search/index
21794    A /rt/branches/rt-3.3/html/REST/2.0/Update
21795    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21796    A /rt/branches/rt-3.3/html/REST/2.0/index
21797
21798  ----------------------------------------------------------------------
21799  r4335@not:  autrijus | 2004-05-01T13:20:56.570615Z
21800  
21801  * Establish directory layout.
21802  * Error handling.
21803  * Refactor out the 'Search' verb.
21804  
21805  ----------------------------------------------------------------------
21806
21807 ------------------------------------------------------------------------
21808 r788 | autrijus | 2004-05-01 07:44:58 -0400 (Sat, 01 May 2004) | 7 lines
21809 Changed paths:
21810    M /rt
21811    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21812
21813  ----------------------------------------------------------------------
21814  r4331@not:  autrijus | 2004-05-01T11:44:31.355329Z
21815  
21816  * do not offer WSSE auth to non-atom clients, and vice versa,
21817    to avoid spurious auth warnings.
21818  ----------------------------------------------------------------------
21819
21820 ------------------------------------------------------------------------
21821 r785 | autrijus | 2004-05-01 07:16:25 -0400 (Sat, 01 May 2004) | 10 lines
21822 Changed paths:
21823    M /rt
21824    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21825    M /rt/branches/rt-3.3/lib/RT/Date.pm
21826
21827  ----------------------------------------------------------------------
21828  r4323@not:  autrijus | 2004-05-01T11:14:28.377660Z
21829  
21830  * implement ->W3CDTF.
21831  ----------------------------------------------------------------------
21832  r4324@not:  autrijus | 2004-05-01T11:16:31.456041Z
21833  
21834  * we are now a valid Atom feed.
21835  ----------------------------------------------------------------------
21836
21837 ------------------------------------------------------------------------
21838 r784 | autrijus | 2004-05-01 06:52:15 -0400 (Sat, 01 May 2004) | 7 lines
21839 Changed paths:
21840    M /rt
21841    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21842
21843  ----------------------------------------------------------------------
21844  r4321@not:  autrijus | 2004-05-01T10:52:23.225100Z
21845  
21846  * add fastcgi support.
21847  * make proper use of X-WSSE header instead of demanding Authorization
21848  ----------------------------------------------------------------------
21849
21850 ------------------------------------------------------------------------
21851 r783 | autrijus | 2004-05-01 06:50:30 -0400 (Sat, 01 May 2004) | 6 lines
21852 Changed paths:
21853    M /rt
21854    M /rt/branches/rt-3.3/lib/RT/I18N.pm
21855
21856  ----------------------------------------------------------------------
21857  r4319@not:  autrijus | 2004-05-01T10:50:15.580296Z
21858  
21859  * glob local/*.po too for consistency and intuitiveness.
21860  ----------------------------------------------------------------------
21861
21862 ------------------------------------------------------------------------
21863 r782 | autrijus | 2004-05-01 06:35:23 -0400 (Sat, 01 May 2004) | 8 lines
21864 Changed paths:
21865    M /rt
21866    A /rt/branches/rt-3.3/html/REST/2.0/NoAuth
21867    A /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
21868    M /rt/branches/rt-3.3/html/REST/2.0/autohandler
21869    M /rt/branches/rt-3.3/html/REST/2.0/dhandler
21870
21871  ----------------------------------------------------------------------
21872  r4317@not:  autrijus | 2004-05-01T10:35:00.584748Z
21873  
21874  * now does Basic and Digest authentication, too.
21875  * CSSify the example feed
21876  
21877  ----------------------------------------------------------------------
21878
21879 ------------------------------------------------------------------------
21880 r781 | autrijus | 2004-04-30 23:24:12 -0400 (Fri, 30 Apr 2004) | 7 lines
21881 Changed paths:
21882    M /rt
21883    A /rt/branches/rt-3.3/html/REST/2.0
21884    A /rt/branches/rt-3.3/html/REST/2.0/autohandler
21885    A /rt/branches/rt-3.3/html/REST/2.0/dhandler
21886    M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
21887
21888  ----------------------------------------------------------------------
21889  r4309@not:  autrijus | 2004-05-01T03:22:53.730384Z
21890  
21891  * initial commit of RT/REST 2.0 API and WSSE authentication.
21892  
21893  ----------------------------------------------------------------------
21894
21895 ------------------------------------------------------------------------
21896 r766 | jesse | 2004-04-28 14:26:02 -0400 (Wed, 28 Apr 2004) | 6 lines
21897 Changed paths:
21898    M /rt/branches/rt-3.3/etc/upgrade
21899    A /rt/branches/rt-3.3/etc/upgrade/3.3.0
21900    A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Informix
21901    A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Oracle
21902    A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Pg
21903    A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.SQLite
21904    A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.mysql
21905    A /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.Pg
21906    A /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql
21907
21908  ----------------------------------------------------------------------
21909  r2206@tinbook:  jesse | 2004-04-28T18:24:56.988760Z
21910  
21911  Added the beginnings of upgrade 3.1->3.3 functionality. has not yet been tested
21912  ----------------------------------------------------------------------
21913  
21914 ------------------------------------------------------------------------
21915 r763 | autrijus | 2004-04-28 02:05:14 -0400 (Wed, 28 Apr 2004) | 8 lines
21916 Changed paths:
21917    M /rt
21918    M /rt/branches/rt-3.3/lib/RT/Base.pm
21919    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
21920
21921  ----------------------------------------------------------------------
21922  r4223@not:  autrijus | 2004-04-28T06:00:27.794797Z
21923  
21924  * correctly put loc_fuzzy in Base.
21925  * do not double-encode EscapeUTF8 for Mason.  this resolves the weird
21926    standalong-httpd bug.
21927  ----------------------------------------------------------------------
21928
21929 ------------------------------------------------------------------------
21930 r761 | jesse | 2004-04-27 23:16:35 -0400 (Tue, 27 Apr 2004) | 2 lines
21931 Changed paths:
21932    M /rt/branches/rt-3.3/etc/schema.Pg
21933
21934 Updating schema for 3.3 to use 'integer' on postgres rather than int2 on Andrew Sullivan's recommendation
21935
21936 ------------------------------------------------------------------------
21937 r758 | autrijus | 2004-04-27 16:12:38 -0400 (Tue, 27 Apr 2004) | 6 lines
21938 Changed paths:
21939    M /rt
21940    M /rt/branches/rt-3.3/html/Elements/Footer
21941
21942  ----------------------------------------------------------------------
21943  r4214@not:  autrijus | 2004-04-27T20:12:39.658238Z
21944  
21945  * rework Footer l10n into one line so not to confuse the old string extractor
21946  ----------------------------------------------------------------------
21947
21948 ------------------------------------------------------------------------
21949 r757 | autrijus | 2004-04-27 16:09:45 -0400 (Tue, 27 Apr 2004) | 6 lines
21950 Changed paths:
21951    M /rt
21952    M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
21953    M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
21954
21955  ----------------------------------------------------------------------
21956  r4211@not:  autrijus | 2004-04-27T19:55:32.087502Z
21957  
21958  * Chinese translations.
21959  ----------------------------------------------------------------------
21960
21961 ------------------------------------------------------------------------
21962 r756 | autrijus | 2004-04-27 04:46:57 -0400 (Tue, 27 Apr 2004) | 7 lines
21963 Changed paths:
21964    M /rt
21965    M /rt/branches/rt-3.3/README
21966
21967  ----------------------------------------------------------------------
21968  r4195@not:  autrijus | 2004-04-27T08:46:36.958817Z
21969  
21970  * now mod_perl2 only needs one line of extra setup.
21971   
21972  ----------------------------------------------------------------------
21973
21974 ------------------------------------------------------------------------
21975 r746 | autrijus | 2004-04-26 15:11:33 -0400 (Mon, 26 Apr 2004) | 7 lines
21976 Changed paths:
21977    M /rt
21978    M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
21979    M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
21980
21981  ----------------------------------------------------------------------
21982  r4176@not:  autrijus | 2004-04-26T19:09:53.594445Z
21983  
21984  * switch password format from base64 to hex; maintaining legacy
21985    compatibility by upgrading passwords in-place upon successful auth
21986  ----------------------------------------------------------------------
21987
21988 ------------------------------------------------------------------------
21989 r745 | autrijus | 2004-04-26 15:02:48 -0400 (Mon, 26 Apr 2004) | 6 lines
21990 Changed paths:
21991    M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
21992
21993  ----------------------------------------------------------------------
21994  r4171@not:  autrijus | 2004-04-26T18:59:54.608186Z
21995  
21996  * correct EMPTY and NULL support for $Tickets->LimitAttribute().
21997  ----------------------------------------------------------------------
21998
21999 ------------------------------------------------------------------------
22000 r744 | autrijus | 2004-04-26 15:01:49 -0400 (Mon, 26 Apr 2004) | 8 lines
22001 Changed paths:
22002    M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
22003
22004  ----------------------------------------------------------------------
22005  r4170@not:  autrijus | 2004-04-26T18:56:10.826541Z
22006  
22007  * Do not crash the application when Template parsing failed; instead
22008    capture the error and handle it with $RT::Logger->error().
22009  
22010  ----------------------------------------------------------------------
22011
22012 ------------------------------------------------------------------------
22013 r743 | autrijus | 2004-04-26 15:01:05 -0400 (Mon, 26 Apr 2004) | 8 lines
22014 Changed paths:
22015    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
22016
22017  ----------------------------------------------------------------------
22018  r4169@not:  autrijus | 2004-04-26T18:52:39.442581Z
22019  
22020  * allow subkeys limit like $Tickets->Limit( FIELD => 'Requestor.Id' );
22021    previously it was only available from "CF.*" keys.
22022  
22023  ----------------------------------------------------------------------
22024
22025 ------------------------------------------------------------------------
22026 r741 | autrijus | 2004-04-26 14:48:52 -0400 (Mon, 26 Apr 2004) | 3 lines
22027 Changed paths:
22028    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
22029
22030 * freeze() forgot to take account of the look_at_* indices, resulting
22031   in incorrect object after thaw()ing
22032
22033 ------------------------------------------------------------------------
22034 r733 | autrijus | 2004-04-23 15:09:40 -0400 (Fri, 23 Apr 2004) | 5 lines
22035 Changed paths:
22036    M /rt
22037    M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
22038
22039  r4083@not:  autrijus | 2004-04-23T19:08:59.061919Z
22040  
22041  * ENTRY_AGGREGATOR is a misspelling (for ENTRYAGGREGATOR), and it
22042    defaults to OR anyway, so simply eliminate this bogus parameter.
22043
22044 ------------------------------------------------------------------------
22045 r722 | autrijus | 2004-04-21 18:32:19 -0400 (Wed, 21 Apr 2004) | 10 lines
22046 Changed paths:
22047    M /rt
22048    M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
22049    M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
22050
22051  r4037@not:  autrijus | 2004-04-21T22:30:37.269510Z
22052  
22053  * It turns out that for EMPTY => 1 to work, IS NULL needs to be OR'ed
22054    to the other columns as well...
22055  
22056  ----------------------------------------------------------------------
22057  r4038@not:  autrijus | 2004-04-21T22:31:56.271421Z
22058  
22059  * merge previous commit from 3.3 to 3.1.
22060
22061 ------------------------------------------------------------------------
22062 r719 | autrijus | 2004-04-21 14:59:55 -0400 (Wed, 21 Apr 2004) | 4 lines
22063 Changed paths:
22064    M /rt
22065    M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
22066
22067  r4027@not:  autrijus | 2004-04-21T18:59:19.548165Z
22068
22069  * LimitAttribute( EMPTY => 1 ) is much more correctly handled with a IS NULL.
22070
22071 ------------------------------------------------------------------------
22072 r717 | jesse | 2004-04-21 01:25:01 -0400 (Wed, 21 Apr 2004) | 6 lines
22073 Changed paths:
22074    M /rt/branches/rt-3.3
22075    M /rt/branches/rt-3.3/Makefile.in
22076    M /rt/branches/rt-3.3/bin/webmux.pl.in
22077    M /rt/branches/rt-3.3/configure.ac
22078    M /rt/branches/rt-3.3/etc/RT_Config.pm.in
22079    M /rt/branches/rt-3.3/etc/schema.mysql
22080    A /rt/branches/rt-3.3/etc/upgrade/3.1.0
22081    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Informix
22082    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Oracle
22083    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Pg
22084    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.SQLite
22085    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.mysql
22086    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/content
22087    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Informix
22088    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Oracle
22089    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Pg
22090    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite
22091    A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.mysql
22092    M /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers
22093    A /rt/branches/rt-3.3/html/Admin/Elements/ToolTabs
22094    A /rt/branches/rt-3.3/html/Admin/Tools
22095    A /rt/branches/rt-3.3/html/Admin/Tools/Configuration.html
22096    A /rt/branches/rt-3.3/html/Admin/Tools/index.html
22097    A /rt/branches/rt-3.3/html/Elements/QueryString
22098    A /rt/branches/rt-3.3/html/Elements/ScrubHTML
22099    M /rt/branches/rt-3.3/html/Elements/Tabs
22100    M /rt/branches/rt-3.3/html/Elements/TicketList
22101    M /rt/branches/rt-3.3/html/NoAuth/webrt.css
22102    M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default
22103    M /rt/branches/rt-3.3/html/Scope/Search.html
22104    M /rt/branches/rt-3.3/html/Search/Build.html
22105    M /rt/branches/rt-3.3/html/Search/Edit.html
22106    M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
22107    M /rt/branches/rt-3.3/html/Search/Elements/DisplayOptions
22108    M /rt/branches/rt-3.3/html/Search/Elements/EditFormat
22109    M /rt/branches/rt-3.3/html/Search/Elements/EditSearches
22110    M /rt/branches/rt-3.3/html/Search/Results.html
22111    M /rt/branches/rt-3.3/html/Search/Results.rdf
22112    M /rt/branches/rt-3.3/html/Search/Results.tsv
22113    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
22114    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
22115    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransactionAttachments
22116    M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
22117    A /rt/branches/rt-3.3/html/Ticket/ShowEmailRecord.html
22118    M /rt/branches/rt-3.3/html/Ticket/Update.html
22119    A /rt/branches/rt-3.3/html/Tools/Elements
22120    A /rt/branches/rt-3.3/html/Tools/Elements/Tabs
22121    A /rt/branches/rt-3.3/html/Tools/Offline.html
22122    M /rt/branches/rt-3.3/html/autohandler
22123    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
22124    M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
22125    M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
22126    M /rt/branches/rt-3.3/lib/RT/I18N.pm
22127    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
22128    M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
22129    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
22130    M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
22131    M /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm
22132    M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
22133
22134   ----------------------------------------------------------------------
22135   r2113@tinbook:  jesse | 2004-04-21T05:24:17.573962Z
22136   
22137   Remerging from RT 3.1.x
22138   ----------------------------------------------------------------------
22139   
22140 ------------------------------------------------------------------------
22141 r714 | autrijus | 2004-04-20 23:49:45 -0400 (Tue, 20 Apr 2004) | 7 lines
22142 Changed paths:
22143    M /rt
22144    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
22145    A /rt/branches/rt-3.3/html/Elements/ShowCustomFieldImage
22146    M /rt/branches/rt-3.3/html/Elements/ShowCustomFields
22147
22148 r4005@not:  autrijus | 2004-04-21T03:49:17.533641Z
22149
22150 RT-Ticket: 5365
22151 RT-Status: resolved
22152
22153 Make image display inline on ticket info screen.
22154
22155 ------------------------------------------------------------------------
22156 r712 | leira | 2004-04-20 22:49:09 -0400 (Tue, 20 Apr 2004) | 2 lines
22157 Changed paths:
22158    M /rt/branches/rt-3.3/html/Admin/Groups/index.html
22159    M /rt/branches/rt-3.3/html/Admin/Users/index.html
22160    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
22161
22162 fix WebPath urls
22163
22164 ------------------------------------------------------------------------
22165 r711 | leira | 2004-04-20 22:43:57 -0400 (Tue, 20 Apr 2004) | 2 lines
22166 Changed paths:
22167    M /rt/branches/rt-3.3/html/Admin/Groups/index.html
22168    M /rt/branches/rt-3.3/html/Admin/Users/index.html
22169    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
22170    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
22171
22172 Dowload links need the WebPath.
22173
22174 ------------------------------------------------------------------------
22175 r710 | leira | 2004-04-20 22:37:34 -0400 (Tue, 20 Apr 2004) | 2 lines
22176 Changed paths:
22177    M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
22178
22179 decode_utf8, not decode_utf_8
22180
22181 ------------------------------------------------------------------------
22182 r709 | leira | 2004-04-20 22:16:04 -0400 (Tue, 20 Apr 2004) | 2 lines
22183 Changed paths:
22184    M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
22185
22186 "decode_utf_8", not "decode_utf 8"
22187
22188 ------------------------------------------------------------------------
22189 r708 | leira | 2004-04-20 22:15:39 -0400 (Tue, 20 Apr 2004) | 2 lines
22190 Changed paths:
22191    M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
22192
22193 CFs are no longer attached to queues.
22194
22195 ------------------------------------------------------------------------
22196 r707 | jesse | 2004-04-20 21:21:11 -0400 (Tue, 20 Apr 2004) | 1 line
22197 Changed paths:
22198    M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
22199    M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
22200    M /rt/branches/rt-3.3/lib/RT/Record.pm
22201
22202 Adding support for encoding LOBs for the new custom field behaviour
22203 ------------------------------------------------------------------------
22204 r703 | jesse | 2004-04-19 22:26:50 -0400 (Mon, 19 Apr 2004) | 1 line
22205 Changed paths:
22206    M /rt/branches/rt-3.3
22207    M /rt/branches/rt-3.3/etc/schema.Pg
22208    M /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments
22209    M /rt/branches/rt-3.3/html/Ticket/Elements/LoadTextAttachments
22210    M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
22211
22212 "Another pass at trying to fix the schema"
22213 ------------------------------------------------------------------------
22214 r702 | jesse | 2004-04-19 22:12:32 -0400 (Mon, 19 Apr 2004) | 2 lines
22215 Changed paths:
22216    M /rt/branches/rt-3.3/etc/acl.Pg
22217    M /rt/branches/rt-3.3/etc/schema.Pg
22218
22219 Fixing conflicts from fixing the same bugs as linda.
22220
22221 ------------------------------------------------------------------------
22222 r701 | leira | 2004-04-19 14:35:01 -0400 (Mon, 19 Apr 2004) | 2 lines
22223 Changed paths:
22224    M /rt/branches/rt-3.3/etc/acl.Pg
22225
22226 One more acl fix.
22227
22228 ------------------------------------------------------------------------
22229 r700 | leira | 2004-04-19 14:16:08 -0400 (Mon, 19 Apr 2004) | 2 lines
22230 Changed paths:
22231    M /rt/branches/rt-3.3/etc/acl.Pg
22232    M /rt/branches/rt-3.3/etc/schema.Pg
22233
22234 Schema & acl fixes for Postgres.
22235
22236 ------------------------------------------------------------------------
22237 r695 | autrijus | 2004-04-16 15:33:06 -0400 (Fri, 16 Apr 2004) | 4 lines
22238 Changed paths:
22239    M /rt
22240    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect
22241
22242 r3928@not:  autrijus | 2004-04-16T19:32:35.970968Z
22243
22244 Fix select CF display bug as reported by leira
22245
22246 ------------------------------------------------------------------------
22247 r685 | autrijus | 2004-04-14 05:29:23 -0400 (Wed, 14 Apr 2004) | 5 lines
22248 Changed paths:
22249    M /rt
22250    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
22251
22252 r3851@not:  autrijus | 2004-04-14T09:27:57.550568Z
22253
22254 * make EditCustomFieldBinary's condition style agree with other
22255   elements -- also avoids comparing an uninitialized value.
22256
22257 ------------------------------------------------------------------------
22258 r682 | leira | 2004-04-12 02:07:01 -0400 (Mon, 12 Apr 2004) | 2 lines
22259 Changed paths:
22260    M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
22261    M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
22262    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
22263    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
22264    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect
22265    M /rt/branches/rt-3.3/html/Elements/EditCustomFieldText
22266    M /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType
22267    M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields
22268    M /rt/branches/rt-3.3/html/Ticket/Modify.html
22269    M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
22270    M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
22271    M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
22272    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
22273    M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues_Overlay.pm
22274    M /rt/branches/rt-3.3/lib/RT/Record.pm
22275    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
22276    M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
22277
22278 Fixes from autrijus.
22279
22280 ------------------------------------------------------------------------
22281 r665 | jesse | 2004-04-02 16:54:23 -0500 (Fri, 02 Apr 2004) | 1 line
22282 Changed paths:
22283    M /rt/branches/rt-3.3/html/Admin/Elements/PickObjects
22284
22285 Allowing the custom field admin screens to add custom fields to all users
22286 ------------------------------------------------------------------------
22287 r664 | jesse | 2004-04-02 16:39:27 -0500 (Fri, 02 Apr 2004) | 1 line
22288 Changed paths:
22289    M /rt/branches/rt-3.3/lib/RT/Record.pm
22290    M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
22291
22292 Pulling forward relationships fixes from 3.1; updating a transaction-related assertion for 3.3
22293 ------------------------------------------------------------------------
22294 r662 | jesse | 2004-04-02 10:54:22 -0500 (Fri, 02 Apr 2004) | 1 line
22295 Changed paths:
22296    M /rt/branches/rt-3.3/etc/acl.Pg
22297    M /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue
22298    M /rt/branches/rt-3.3/html/Admin/Queues/Modify.html
22299    A /rt/branches/rt-3.3/html/Elements/EditLinks
22300    M /rt/branches/rt-3.3/html/Elements/MessageBox
22301    M /rt/branches/rt-3.3/html/Elements/SelectMatch
22302    A /rt/branches/rt-3.3/html/Elements/ShowLink
22303    A /rt/branches/rt-3.3/html/Elements/ShowLinks
22304    M /rt/branches/rt-3.3/html/Scope/Elements/ShowSummary
22305    M /rt/branches/rt-3.3/html/Search/Build.html
22306    M /rt/branches/rt-3.3/html/Search/Bulk.html
22307    M /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType
22308    M /rt/branches/rt-3.3/html/SelfService/Display.html
22309    M /rt/branches/rt-3.3/html/Ticket/Create.html
22310    M /rt/branches/rt-3.3/html/Ticket/Display.html
22311    A /rt/branches/rt-3.3/html/Ticket/Elements/LoadTextAttachments
22312    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
22313    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
22314    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
22315    M /rt/branches/rt-3.3/html/Ticket/History.html
22316    M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
22317    M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
22318    M /rt/branches/rt-3.3/html/Ticket/Update.html
22319    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
22320    M /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm
22321    M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
22322    M /rt/branches/rt-3.3/lib/RT/Attribute_Overlay.pm
22323    M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
22324    M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
22325    A /rt/branches/rt-3.3/lib/RT/I18N/da.po
22326    M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
22327    A /rt/branches/rt-3.3/lib/RT/I18N/hu.po
22328    M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm
22329    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
22330    M /rt/branches/rt-3.3/lib/RT/Record.pm
22331    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
22332    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
22333    M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
22334    M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
22335    M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
22336
22337 Took a hand-merging pass at 3.1->3.3 after autrijus manual baseless merge.
22338 ------------------------------------------------------------------------
22339 r661 | autrijus | 2004-04-02 08:57:08 -0500 (Fri, 02 Apr 2004) | 3 lines
22340 Changed paths:
22341    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
22342
22343 * put Ticket_Overlay back to where it was.
22344
22345
22346 ------------------------------------------------------------------------
22347 r660 | autrijus | 2004-04-02 08:43:44 -0500 (Fri, 02 Apr 2004) | 1 line
22348 Changed paths:
22349    M /rt
22350    M /rt/branches/rt-3.3
22351    M /rt/branches/rt-3.3/Makefile.in
22352    A /rt/branches/rt-3.3/README.Oracle
22353    M /rt/branches/rt-3.3/UPGRADING
22354    M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
22355    M /rt/branches/rt-3.3/bin/mason_handler.scgi.in
22356    M /rt/branches/rt-3.3/bin/rt-crontool.in
22357    M /rt/branches/rt-3.3/bin/rt-mailgate.in
22358    M /rt/branches/rt-3.3/bin/rt.in
22359    M /rt/branches/rt-3.3/bin/webmux.pl.in
22360    M /rt/branches/rt-3.3/config.layout
22361    M /rt/branches/rt-3.3/configure.ac
22362    M /rt/branches/rt-3.3/etc/initialdata
22363    M /rt/branches/rt-3.3/etc/schema.Informix
22364    M /rt/branches/rt-3.3/etc/schema.Oracle
22365    M /rt/branches/rt-3.3/etc/schema.SQLite
22366    A /rt/branches/rt-3.3/etc/upgrade/3.1.15
22367    A /rt/branches/rt-3.3/etc/upgrade/3.1.15/content
22368    M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
22369    M /rt/branches/rt-3.3/html/Admin/Elements/SelectStage
22370    M /rt/branches/rt-3.3/html/Elements/Callback
22371    M /rt/branches/rt-3.3/html/Elements/MessageBox
22372    M /rt/branches/rt-3.3/html/Elements/SelectLang
22373    M /rt/branches/rt-3.3/html/Elements/SelectMatch
22374    M /rt/branches/rt-3.3/html/Elements/SelectWatcherType
22375    M /rt/branches/rt-3.3/html/Elements/SetupSessionCookie
22376    M /rt/branches/rt-3.3/html/Elements/SimpleSearch
22377    M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default
22378    M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/history
22379    M /rt/branches/rt-3.3/html/REST/1.0/autohandler
22380    M /rt/branches/rt-3.3/html/REST/1.0/dhandler
22381    M /rt/branches/rt-3.3/html/REST/1.0/search/ticket
22382    M /rt/branches/rt-3.3/html/Scope/Elements/ShowHistory
22383    M /rt/branches/rt-3.3/html/Scope/Elements/ShowTransaction
22384    M /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
22385    M /rt/branches/rt-3.3/html/SelfService/Elements/MyRequests
22386    M /rt/branches/rt-3.3/html/Ticket/Attachment/dhandler
22387    M /rt/branches/rt-3.3/html/Ticket/Display.html
22388    M /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments
22389    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
22390    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
22391    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageStanza
22392    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
22393    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
22394    M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
22395    M /rt/branches/rt-3.3/html/index.html
22396    M /rt/branches/rt-3.3/lib/RT/Action/AutoOpen.pm
22397    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
22398    M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
22399    M /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm
22400    M /rt/branches/rt-3.3/lib/RT/Base.pm
22401    M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
22402    M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
22403    M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
22404    M /rt/branches/rt-3.3/lib/RT/Handle.pm
22405    M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
22406    M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
22407    M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
22408    M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
22409    M /rt/branches/rt-3.3/lib/RT/I18N.pm
22410    M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm
22411    M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
22412    M /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm
22413    M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
22414    M /rt/branches/rt-3.3/lib/RT/StyleGuide.pod
22415    M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
22416    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
22417    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
22418    M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
22419    M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
22420    M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
22421    M /rt/branches/rt-3.3/lib/RT/URI.pm
22422    M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
22423    M /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm
22424    M /rt/branches/rt-3.3/lib/t/03web.pl.in
22425    M /rt/branches/rt-3.3/lib/t/04_send_email.pl.in
22426    M /rt/branches/rt-3.3/sbin/license_tag
22427    M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
22428
22429 MERGE: 3.1 to 3.3
22430 ------------------------------------------------------------------------
22431 r659 | jesse | 2004-04-01 21:23:57 -0500 (Thu, 01 Apr 2004) | 1 line
22432 Changed paths:
22433    M /rt/branches/rt-3.3/releng.cnf
22434
22435 Updated releng.cnf
22436 ------------------------------------------------------------------------
22437 r656 | jesse | 2004-04-01 16:54:22 -0500 (Thu, 01 Apr 2004) | 2 lines
22438 Changed paths:
22439    M /rt/branches/rt-3.3/html/Admin/CustomFields/Objects.html
22440    M /rt/branches/rt-3.3/html/Admin/CustomFields/index.html
22441    M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields
22442    M /rt/branches/rt-3.3/html/Admin/Elements/PickCustomFields
22443    M /rt/branches/rt-3.3/html/Admin/Elements/PickObjects
22444    M /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs
22445
22446 UI updates to remove unneeded options and clarify some language
22447
22448 ------------------------------------------------------------------------
22449 r655 | jesse | 2004-04-01 16:53:29 -0500 (Thu, 01 Apr 2004) | 3 lines
22450 Changed paths:
22451    M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
22452
22453 Updated how RT generates friendly name for which object a Custom Field applies to
22454
22455
22456 ------------------------------------------------------------------------
22457 r654 | jesse | 2004-04-01 16:52:31 -0500 (Thu, 01 Apr 2004) | 1 line
22458 Changed paths:
22459    M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
22460
22461 Added support for RT 3.0 compatible Transactions->Limit
22462 ------------------------------------------------------------------------
22463 r653 | autrijus | 2004-04-01 11:37:33 -0500 (Thu, 01 Apr 2004) | 4 lines
22464 Changed paths:
22465    M /rt
22466    M /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs
22467
22468 r3597@not:  autrijus | 2004-04-01T16:36:37.019460Z
22469
22470 * put global Cf editing back.
22471
22472 ------------------------------------------------------------------------
22473 r648 | autrijus | 2004-03-31 11:12:04 -0500 (Wed, 31 Mar 2004) | 4 lines
22474 Changed paths:
22475    M /rt
22476    M /rt/branches/rt-3.3/lib/RT/I18N.pm
22477
22478 r3556@not:  autrijus | 2004-03-31T16:11:11.225511Z
22479
22480 * lexicon path may contain spaces, esp. on win32.
22481
22482 ------------------------------------------------------------------------
22483 r645 | autrijus | 2004-03-31 01:20:10 -0500 (Wed, 31 Mar 2004) | 5 lines
22484 Changed paths:
22485    M /rt
22486    M /rt/branches/rt-3.3/etc/schema.Informix
22487    M /rt/branches/rt-3.3/etc/schema.Oracle
22488    M /rt/branches/rt-3.3/etc/schema.Pg
22489    M /rt/branches/rt-3.3/etc/schema.SQLite
22490    M /rt/branches/rt-3.3/etc/schema.mysql
22491
22492 r3541@not:  autrijus | 2004-03-31T06:19:36.740253Z
22493
22494 * port mysql schema to Pg.
22495 * other database are partially ported -- OCF and OCFV currently not there
22496
22497 ------------------------------------------------------------------------
22498 r643 | autrijus | 2004-03-31 00:16:07 -0500 (Wed, 31 Mar 2004) | 1 line
22499 Changed paths:
22500    M /rt
22501    M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
22502
22503 hint to self: don't refactor when you're tired.
22504 ------------------------------------------------------------------------
22505 r612 | autrijus | 2004-03-22 13:46:04 -0500 (Mon, 22 Mar 2004) | 2 lines
22506 Changed paths:
22507    D /rt/branches/rt-3.3/html/Admin/Global/CustomField.html
22508    D /rt/branches/rt-3.3/html/Admin/Global/CustomFields.html
22509
22510 * remove unused "Global" CF admin pages.
22511
22512 ------------------------------------------------------------------------
22513 r611 | autrijus | 2004-03-20 10:40:58 -0500 (Sat, 20 Mar 2004) | 7 lines
22514 Changed paths:
22515    M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
22516    M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
22517    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
22518    M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
22519
22520 * merge Jesse's $RT::SystemUser->LanguageHandle fix; corrected a
22521   bug caused by it in setup database stage where there's no SystemUser.
22522 * fixed two tests in RT::CustomField that incorrectly expected old-style
22523   ->Type return values; they now test ->Type and ->MaxValues separately.
22524 * change some ok() tests into is() and like() tests.
22525
22526
22527 ------------------------------------------------------------------------
22528 r597 | autrijus | 2004-03-17 13:12:25 -0500 (Wed, 17 Mar 2004) | 2 lines
22529 Changed paths:
22530    M /rt/branches
22531    A /rt/branches/rt-3.3/html/Developer
22532    A /rt/branches/rt-3.3/html/Developer/Log.html
22533    A /rt/branches/rt-3.3/html/Developer/Perldoc.html
22534    A /rt/branches/rt-3.3/html/Developer/autohandler
22535
22536 * Developer tools.
22537
22538 ------------------------------------------------------------------------
22539 r585 | autrijus | 2004-03-16 14:22:32 -0500 (Tue, 16 Mar 2004) | 3 lines
22540 Changed paths:
22541    M /rt/branches
22542    M /rt/branches/rt-3.3/bin/webmux.pl.in
22543    M /rt/branches/rt-3.3/etc/acl.mysql
22544    M /rt/branches/rt-3.3/lib/RT.pm.in
22545
22546 * move class loading to RT::InitClasses.
22547 * do not do acl if mysql is in skip-grant-tables mode.
22548
22549 ------------------------------------------------------------------------
22550 r584 | autrijus | 2004-03-16 14:07:50 -0500 (Tue, 16 Mar 2004) | 3 lines
22551 Changed paths:
22552    M /rt/branches
22553    M /rt/branches/rt-3.3/Makefile.in
22554    M /rt/branches/rt-3.3/etc/RT_Config.pm.in
22555
22556 * it is possible that the DESTDIR is the current directory.
22557 * also, hint on how to use MasonX::Profiler more concisely.
22558
22559 ------------------------------------------------------------------------
22560 r571 | autrijus | 2004-03-15 10:22:17 -0500 (Mon, 15 Mar 2004) | 2 lines
22561 Changed paths:
22562    M /rt/branches
22563    M /rt/branches/rt-3.3/html/User/Prefs.html
22564
22565 * backport lang handle setting from -elixus
22566
22567 ------------------------------------------------------------------------
22568 r560 | autrijus | 2004-03-12 21:44:05 -0500 (Fri, 12 Mar 2004) | 2 lines
22569 Changed paths:
22570    M /rt/branches
22571    M /rt/branches/rt-3.3/README
22572    M /rt/branches/rt-3.3/bin/rt-mailgate.in
22573    M /rt/branches/rt-3.3/bin/rt.in
22574    M /rt/branches/rt-3.3/etc/RT_Config.pm.in
22575    M /rt/branches/rt-3.3/etc/schema.Oracle
22576    M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
22577    M /rt/branches/rt-3.3/html/Elements/Footer
22578    M /rt/branches/rt-3.3/html/Elements/Header
22579    M /rt/branches/rt-3.3/html/Elements/Login
22580    M /rt/branches/rt-3.3/html/Elements/SelectQueue
22581    M /rt/branches/rt-3.3/html/Elements/TicketList
22582    M /rt/branches/rt-3.3/html/NoAuth/webrt.css
22583    M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments
22584    M /rt/branches/rt-3.3/html/REST/1.0/ticket/comment
22585    M /rt/branches/rt-3.3/html/Search/Build.html
22586    M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
22587    M /rt/branches/rt-3.3/html/Search/Elements/PickBasics
22588    M /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
22589    M /rt/branches/rt-3.3/html/Search/Results.html
22590    M /rt/branches/rt-3.3/html/Search/Results.rdf
22591    M /rt/branches/rt-3.3/html/Ticket/Display.html
22592    A /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments
22593    M /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips
22594    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
22595    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
22596    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
22597    M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
22598    M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
22599    M /rt/branches/rt-3.3/html/Ticket/History.html
22600    M /rt/branches/rt-3.3/html/autohandler
22601    M /rt/branches/rt-3.3/lib/RT/Action/Autoreply.pm
22602    M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
22603    M /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm
22604    M /rt/branches/rt-3.3/lib/RT/Handle.pm
22605    M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
22606    M /rt/branches/rt-3.3/lib/RT/Record.pm
22607    M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
22608    M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
22609    M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
22610    M /rt/branches/rt-3.3/releng.cnf
22611
22612 * smerge rt-3.1 to rt-3.3.
22613
22614 ------------------------------------------------------------------------
22615 r559 | autrijus | 2004-03-12 21:22:26 -0500 (Fri, 12 Mar 2004) | 2 lines
22616 Changed paths:
22617    M /rt/branches
22618    D /rt/branches/autrijus-3.1
22619    A /rt/branches/rt-3.3
22620    A /rt/branches/rt-3.3/COPYING
22621    A /rt/branches/rt-3.3/HOWTO
22622    A /rt/branches/rt-3.3/HOWTO/README
22623    A /rt/branches/rt-3.3/HOWTO/change.txt
22624    A /rt/branches/rt-3.3/HOWTO/release.txt
22625    A /rt/branches/rt-3.3/HOWTO/version-control.txt
22626    A /rt/branches/rt-3.3/Makefile.in
22627    A /rt/branches/rt-3.3/README
22628    A /rt/branches/rt-3.3/UPGRADING
22629    A /rt/branches/rt-3.3/aclocal.m4
22630    A /rt/branches/rt-3.3/bin
22631    A /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
22632    A /rt/branches/rt-3.3/bin/mason_handler.scgi.in
22633    A /rt/branches/rt-3.3/bin/mason_handler.svc.in
22634    A /rt/branches/rt-3.3/bin/rt-commit-handler.in
22635    A /rt/branches/rt-3.3/bin/rt-crontool.in
22636    A /rt/branches/rt-3.3/bin/rt-mailgate.in
22637    A /rt/branches/rt-3.3/bin/rt.in
22638    A /rt/branches/rt-3.3/bin/standalone_httpd.in
22639    A /rt/branches/rt-3.3/bin/webmux.pl.in
22640    A /rt/branches/rt-3.3/config.layout
22641    A /rt/branches/rt-3.3/configure.ac
22642    A /rt/branches/rt-3.3/docs
22643    A /rt/branches/rt-3.3/docs/README.docs
22644    A /rt/branches/rt-3.3/docs/Security
22645    A /rt/branches/rt-3.3/docs/design_docs
22646    A /rt/branches/rt-3.3/docs/design_docs/CARS
22647    A /rt/branches/rt-3.3/docs/design_docs/TransactionTypes.txt
22648    A /rt/branches/rt-3.3/docs/design_docs/acls
22649    A /rt/branches/rt-3.3/docs/design_docs/approval_notices
22650    A /rt/branches/rt-3.3/docs/design_docs/approval_template
22651    A /rt/branches/rt-3.3/docs/design_docs/cf_search
22652    A /rt/branches/rt-3.3/docs/design_docs/cli_spec
22653    A /rt/branches/rt-3.3/docs/design_docs/cvs_integration
22654    A /rt/branches/rt-3.3/docs/design_docs/delegation
22655    A /rt/branches/rt-3.3/docs/design_docs/evil_plans
22656    A /rt/branches/rt-3.3/docs/design_docs/groups_notes
22657    A /rt/branches/rt-3.3/docs/design_docs/link-definitions.txt
22658    A /rt/branches/rt-3.3/docs/design_docs/recursive_group_membership_algorithm
22659    A /rt/branches/rt-3.3/docs/design_docs/rql_parser_machine.graphviz
22660    A /rt/branches/rt-3.3/docs/design_docs/string-extraction-guide.txt
22661    A /rt/branches/rt-3.3/docs/design_docs/subscription-definitions.txt
22662    A /rt/branches/rt-3.3/docs/design_docs/ticket_templates
22663    A /rt/branches/rt-3.3/docs/design_docs/users
22664    A /rt/branches/rt-3.3/docs/rt3-schema-relationships.dot
22665    A /rt/branches/rt-3.3/etc
22666    A /rt/branches/rt-3.3/etc/RT_Config.pm.in
22667    A /rt/branches/rt-3.3/etc/RT_SiteConfig.pm
22668    A /rt/branches/rt-3.3/etc/acl.Informix
22669    A /rt/branches/rt-3.3/etc/acl.Oracle
22670    A /rt/branches/rt-3.3/etc/acl.Pg
22671    A /rt/branches/rt-3.3/etc/acl.mysql
22672    A /rt/branches/rt-3.3/etc/constraints.mysql
22673    A /rt/branches/rt-3.3/etc/drop.Informix
22674    A /rt/branches/rt-3.3/etc/drop.Oracle
22675    A /rt/branches/rt-3.3/etc/initialdata
22676    A /rt/branches/rt-3.3/etc/rt.spec
22677    A /rt/branches/rt-3.3/etc/schema.Informix
22678    A /rt/branches/rt-3.3/etc/schema.Oracle
22679    A /rt/branches/rt-3.3/etc/schema.Pg
22680    A /rt/branches/rt-3.3/etc/schema.SQLite
22681    A /rt/branches/rt-3.3/etc/schema.mysql
22682    A /rt/branches/rt-3.3/etc/upgrade
22683    A /rt/branches/rt-3.3/etc/upgrade/2.1.71
22684    A /rt/branches/rt-3.3/html
22685    A /rt/branches/rt-3.3/html/Admin
22686    A /rt/branches/rt-3.3/html/Admin/CustomFields
22687    A /rt/branches/rt-3.3/html/Admin/CustomFields/GroupRights.html
22688    A /rt/branches/rt-3.3/html/Admin/CustomFields/Modify.html
22689    A /rt/branches/rt-3.3/html/Admin/CustomFields/Objects.html
22690    A /rt/branches/rt-3.3/html/Admin/CustomFields/UserRights.html
22691    A /rt/branches/rt-3.3/html/Admin/CustomFields/index.html
22692    A /rt/branches/rt-3.3/html/Admin/Elements
22693    A /rt/branches/rt-3.3/html/Admin/Elements/AddCustomFieldValue
22694    A /rt/branches/rt-3.3/html/Admin/Elements/CreateUserCalled
22695    A /rt/branches/rt-3.3/html/Admin/Elements/CustomFieldTabs
22696    A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField
22697    A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFieldValues
22698    A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields
22699    A /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers
22700    A /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
22701    A /rt/branches/rt-3.3/html/Admin/Elements/EditScrips
22702    A /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates
22703    A /rt/branches/rt-3.3/html/Admin/Elements/EditUserComments
22704    A /rt/branches/rt-3.3/html/Admin/Elements/GroupTabs
22705    A /rt/branches/rt-3.3/html/Admin/Elements/Header
22706    A /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalCustomFields
22707    A /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalScrips
22708    A /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue
22709    A /rt/branches/rt-3.3/html/Admin/Elements/ModifyTemplate
22710    A /rt/branches/rt-3.3/html/Admin/Elements/ModifyUser
22711    A /rt/branches/rt-3.3/html/Admin/Elements/ObjectCustomFields
22712    A /rt/branches/rt-3.3/html/Admin/Elements/PickCustomFields
22713    A /rt/branches/rt-3.3/html/Admin/Elements/PickObjects
22714    A /rt/branches/rt-3.3/html/Admin/Elements/QueueRightsForUser
22715    A /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs
22716    A /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldLookupType
22717    A /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldType
22718    A /rt/branches/rt-3.3/html/Admin/Elements/SelectGroups
22719    A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyGroup
22720    A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyQueue
22721    A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyUser
22722    A /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers
22723    A /rt/branches/rt-3.3/html/Admin/Elements/SelectRights
22724    A /rt/branches/rt-3.3/html/Admin/Elements/SelectScrip
22725    A /rt/branches/rt-3.3/html/Admin/Elements/SelectScripAction
22726    A /rt/branches/rt-3.3/html/Admin/Elements/SelectScripCondition
22727    A /rt/branches/rt-3.3/html/Admin/Elements/SelectSingleOrMultiple
22728    A /rt/branches/rt-3.3/html/Admin/Elements/SelectStage
22729    A /rt/branches/rt-3.3/html/Admin/Elements/SelectTemplate
22730    A /rt/branches/rt-3.3/html/Admin/Elements/SelectUsers
22731    A /rt/branches/rt-3.3/html/Admin/Elements/SystemTabs
22732    A /rt/branches/rt-3.3/html/Admin/Elements/Tabs
22733    A /rt/branches/rt-3.3/html/Admin/Elements/UserTabs
22734    A /rt/branches/rt-3.3/html/Admin/Global
22735    A /rt/branches/rt-3.3/html/Admin/Global/CustomField.html
22736    A /rt/branches/rt-3.3/html/Admin/Global/CustomFields.html
22737    A /rt/branches/rt-3.3/html/Admin/Global/GroupRights.html
22738    A /rt/branches/rt-3.3/html/Admin/Global/Scrip.html
22739    A /rt/branches/rt-3.3/html/Admin/Global/Scrips.html
22740    A /rt/branches/rt-3.3/html/Admin/Global/Template.html
22741    A /rt/branches/rt-3.3/html/Admin/Global/Templates.html
22742    A /rt/branches/rt-3.3/html/Admin/Global/UserRights.html
22743    A /rt/branches/rt-3.3/html/Admin/Global/index.html
22744    A /rt/branches/rt-3.3/html/Admin/Groups
22745    A /rt/branches/rt-3.3/html/Admin/Groups/CustomFields.html
22746    A /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html
22747    A /rt/branches/rt-3.3/html/Admin/Groups/History.html
22748    A /rt/branches/rt-3.3/html/Admin/Groups/Members.html
22749    A /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
22750    A /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html
22751    A /rt/branches/rt-3.3/html/Admin/Groups/index.html
22752    A /rt/branches/rt-3.3/html/Admin/Queues
22753    A /rt/branches/rt-3.3/html/Admin/Queues/CustomField.html
22754    A /rt/branches/rt-3.3/html/Admin/Queues/CustomFields.html
22755    A /rt/branches/rt-3.3/html/Admin/Queues/GroupRights.html
22756    A /rt/branches/rt-3.3/html/Admin/Queues/Modify.html
22757    A /rt/branches/rt-3.3/html/Admin/Queues/People.html
22758    A /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html
22759    A /rt/branches/rt-3.3/html/Admin/Queues/Scrips.html
22760    A /rt/branches/rt-3.3/html/Admin/Queues/Template.html
22761    A /rt/branches/rt-3.3/html/Admin/Queues/Templates.html
22762    A /rt/branches/rt-3.3/html/Admin/Queues/UserRights.html
22763    A /rt/branches/rt-3.3/html/Admin/Queues/index.html
22764    A /rt/branches/rt-3.3/html/Admin/Users
22765    A /rt/branches/rt-3.3/html/Admin/Users/CustomFields.html
22766    A /rt/branches/rt-3.3/html/Admin/Users/History.html
22767    A /rt/branches/rt-3.3/html/Admin/Users/Memberships.html
22768    A /rt/branches/rt-3.3/html/Admin/Users/Modify.html
22769    A /rt/branches/rt-3.3/html/Admin/Users/Prefs.html
22770    A /rt/branches/rt-3.3/html/Admin/Users/index.html
22771    A /rt/branches/rt-3.3/html/Admin/index.html
22772    A /rt/branches/rt-3.3/html/Approvals
22773    A /rt/branches/rt-3.3/html/Approvals/Display.html
22774    A /rt/branches/rt-3.3/html/Approvals/Elements
22775    A /rt/branches/rt-3.3/html/Approvals/Elements/Approve
22776    A /rt/branches/rt-3.3/html/Approvals/Elements/PendingMyApproval
22777    A /rt/branches/rt-3.3/html/Approvals/Elements/ShowDependency
22778    A /rt/branches/rt-3.3/html/Approvals/Elements/Tabs
22779    A /rt/branches/rt-3.3/html/Approvals/index.html
22780    A /rt/branches/rt-3.3/html/Download
22781    A /rt/branches/rt-3.3/html/Download/CustomFieldValue
22782    A /rt/branches/rt-3.3/html/Download/CustomFieldValue/dhandler
22783    A /rt/branches/rt-3.3/html/Download/Tabular
22784    A /rt/branches/rt-3.3/html/Download/Tabular/dhandler
22785    A /rt/branches/rt-3.3/html/Elements
22786    A /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedEnd
22787    A /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedStart
22788    A /rt/branches/rt-3.3/html/Elements/Callback
22789    A /rt/branches/rt-3.3/html/Elements/Checkbox
22790    A /rt/branches/rt-3.3/html/Elements/CreateTicket
22791    A /rt/branches/rt-3.3/html/Elements/EditCustomField
22792    A /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
22793    A /rt/branches/rt-3.3/html/Elements/EditCustomFieldFreeform
22794    A /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
22795    A /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect
22796    A /rt/branches/rt-3.3/html/Elements/EditCustomFieldText
22797    A /rt/branches/rt-3.3/html/Elements/Error
22798    A /rt/branches/rt-3.3/html/Elements/Footer
22799    A /rt/branches/rt-3.3/html/Elements/GotoTicket
22800    A /rt/branches/rt-3.3/html/Elements/Header
22801    A /rt/branches/rt-3.3/html/Elements/ListActions
22802    A /rt/branches/rt-3.3/html/Elements/Login
22803    A /rt/branches/rt-3.3/html/Elements/Menu
22804    A /rt/branches/rt-3.3/html/Elements/MessageBox
22805    A /rt/branches/rt-3.3/html/Elements/MyRequests
22806    A /rt/branches/rt-3.3/html/Elements/MyTickets
22807    A /rt/branches/rt-3.3/html/Elements/PageLayout
22808    A /rt/branches/rt-3.3/html/Elements/QuickCreate
22809    A /rt/branches/rt-3.3/html/Elements/Quicksearch
22810    A /rt/branches/rt-3.3/html/Elements/Refresh
22811    A /rt/branches/rt-3.3/html/Elements/Section
22812    A /rt/branches/rt-3.3/html/Elements/SelectAttachmentField
22813    A /rt/branches/rt-3.3/html/Elements/SelectBoolean
22814    A /rt/branches/rt-3.3/html/Elements/SelectCustomFieldOperator
22815    A /rt/branches/rt-3.3/html/Elements/SelectCustomFieldValue
22816    A /rt/branches/rt-3.3/html/Elements/SelectDate
22817    A /rt/branches/rt-3.3/html/Elements/SelectDateRelation
22818    A /rt/branches/rt-3.3/html/Elements/SelectDateType
22819    A /rt/branches/rt-3.3/html/Elements/SelectEqualityOperator
22820    A /rt/branches/rt-3.3/html/Elements/SelectGroups
22821    A /rt/branches/rt-3.3/html/Elements/SelectLang
22822    A /rt/branches/rt-3.3/html/Elements/SelectLinkType
22823    A /rt/branches/rt-3.3/html/Elements/SelectMatch
22824    A /rt/branches/rt-3.3/html/Elements/SelectNewTicketQueue
22825    A /rt/branches/rt-3.3/html/Elements/SelectOwner
22826    A /rt/branches/rt-3.3/html/Elements/SelectQueue
22827    A /rt/branches/rt-3.3/html/Elements/SelectResultsPerPage
22828    A /rt/branches/rt-3.3/html/Elements/SelectSortOrder
22829    A /rt/branches/rt-3.3/html/Elements/SelectStatus
22830    A /rt/branches/rt-3.3/html/Elements/SelectTicketSortBy
22831    A /rt/branches/rt-3.3/html/Elements/SelectTicketTypes
22832    A /rt/branches/rt-3.3/html/Elements/SelectUsers
22833    A /rt/branches/rt-3.3/html/Elements/SelectWatcherType
22834    A /rt/branches/rt-3.3/html/Elements/SetupSessionCookie
22835    A /rt/branches/rt-3.3/html/Elements/ShadedBox
22836    A /rt/branches/rt-3.3/html/Elements/ShadedInputRow
22837    A /rt/branches/rt-3.3/html/Elements/ShadedRow
22838    A /rt/branches/rt-3.3/html/Elements/ShowCustomFields
22839    A /rt/branches/rt-3.3/html/Elements/ShowMemberships
22840    A /rt/branches/rt-3.3/html/Elements/SimpleSearch
22841    A /rt/branches/rt-3.3/html/Elements/Submit
22842    A /rt/branches/rt-3.3/html/Elements/Tabs
22843    A /rt/branches/rt-3.3/html/Elements/TicketList
22844    A /rt/branches/rt-3.3/html/Elements/TitleBox
22845    A /rt/branches/rt-3.3/html/Elements/TitleBoxEnd
22846    A /rt/branches/rt-3.3/html/Elements/TitleBoxStart
22847    A /rt/branches/rt-3.3/html/Elements/ViewUser
22848    A /rt/branches/rt-3.3/html/NoAuth
22849    A /rt/branches/rt-3.3/html/NoAuth/Logout.html
22850    A /rt/branches/rt-3.3/html/NoAuth/Reminder.html
22851    A /rt/branches/rt-3.3/html/NoAuth/images
22852    A /rt/branches/rt-3.3/html/NoAuth/images/back_home.gif
22853    A /rt/branches/rt-3.3/html/NoAuth/images/bplogo.gif
22854    A /rt/branches/rt-3.3/html/NoAuth/images/favicon.png
22855    A /rt/branches/rt-3.3/html/NoAuth/images/head_requestracker.gif
22856    A /rt/branches/rt-3.3/html/NoAuth/images/rt.jpg
22857    A /rt/branches/rt-3.3/html/NoAuth/images/space.gif
22858    A /rt/branches/rt-3.3/html/NoAuth/images/spacer.gif
22859    A /rt/branches/rt-3.3/html/NoAuth/images/squares_blue.gif
22860    A /rt/branches/rt-3.3/html/NoAuth/webrt.css
22861    A /rt/branches/rt-3.3/html/Projects
22862    A /rt/branches/rt-3.3/html/Projects/Create.html
22863    A /rt/branches/rt-3.3/html/Projects/Edit.html
22864    A /rt/branches/rt-3.3/html/Projects/Elements
22865    A /rt/branches/rt-3.3/html/Projects/Elements/CreateTask
22866    A /rt/branches/rt-3.3/html/Projects/Elements/EditTask
22867    A /rt/branches/rt-3.3/html/Projects/Elements/OverviewEntry
22868    A /rt/branches/rt-3.3/html/Projects/Elements/SelectProjectTask
22869    A /rt/branches/rt-3.3/html/Projects/Elements/SelectProjectTaskEntry
22870    A /rt/branches/rt-3.3/html/Projects/Elements/Tabs
22871    A /rt/branches/rt-3.3/html/Projects/Elements/TicketTabs
22872    A /rt/branches/rt-3.3/html/Projects/Gantt.html
22873    A /rt/branches/rt-3.3/html/Projects/History.html
22874    A /rt/branches/rt-3.3/html/Projects/Overview.html
22875    A /rt/branches/rt-3.3/html/Projects/Schedule.html
22876    A /rt/branches/rt-3.3/html/Projects/ScheduleByActor.html
22877    A /rt/branches/rt-3.3/html/Projects/index.html
22878    A /rt/branches/rt-3.3/html/REST
22879    A /rt/branches/rt-3.3/html/REST/1.0
22880    A /rt/branches/rt-3.3/html/REST/1.0/Forms
22881    A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue
22882    A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/default
22883    A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/ns
22884    A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket
22885    A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments
22886    A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default
22887    A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/history
22888    A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/links
22889    A /rt/branches/rt-3.3/html/REST/1.0/Forms/user
22890    A /rt/branches/rt-3.3/html/REST/1.0/Forms/user/default
22891    A /rt/branches/rt-3.3/html/REST/1.0/Forms/user/ns
22892    A /rt/branches/rt-3.3/html/REST/1.0/NoAuth
22893    A /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway
22894    A /rt/branches/rt-3.3/html/REST/1.0/autohandler
22895    A /rt/branches/rt-3.3/html/REST/1.0/dhandler
22896    A /rt/branches/rt-3.3/html/REST/1.0/logout
22897    A /rt/branches/rt-3.3/html/REST/1.0/search
22898    A /rt/branches/rt-3.3/html/REST/1.0/search/dhandler
22899    A /rt/branches/rt-3.3/html/REST/1.0/search/ticket
22900    A /rt/branches/rt-3.3/html/REST/1.0/ticket
22901    A /rt/branches/rt-3.3/html/REST/1.0/ticket/comment
22902    A /rt/branches/rt-3.3/html/REST/1.0/ticket/link
22903    A /rt/branches/rt-3.3/html/REST/1.0/ticket/merge
22904    A /rt/branches/rt-3.3/html/Scope
22905    A /rt/branches/rt-3.3/html/Scope/Action.html
22906    A /rt/branches/rt-3.3/html/Scope/Elements
22907    A /rt/branches/rt-3.3/html/Scope/Elements/Header
22908    A /rt/branches/rt-3.3/html/Scope/Elements/MessageBox
22909    A /rt/branches/rt-3.3/html/Scope/Elements/ShowHistory
22910    A /rt/branches/rt-3.3/html/Scope/Elements/ShowHistoryView
22911    A /rt/branches/rt-3.3/html/Scope/Elements/ShowMessageHeaders
22912    A /rt/branches/rt-3.3/html/Scope/Elements/ShowMessageStanza
22913    A /rt/branches/rt-3.3/html/Scope/Elements/ShowSummary
22914    A /rt/branches/rt-3.3/html/Scope/Elements/ShowTransaction
22915    A /rt/branches/rt-3.3/html/Scope/History.html
22916    A /rt/branches/rt-3.3/html/Scope/Search.html
22917    A /rt/branches/rt-3.3/html/Scope/Update.html
22918    A /rt/branches/rt-3.3/html/Scope/View.html
22919    A /rt/branches/rt-3.3/html/Scope/Work.html
22920    A /rt/branches/rt-3.3/html/Scope/index.html
22921    A /rt/branches/rt-3.3/html/Search
22922    A /rt/branches/rt-3.3/html/Search/Build.html
22923    A /rt/branches/rt-3.3/html/Search/Bulk.html
22924    A /rt/branches/rt-3.3/html/Search/Edit.html
22925    A /rt/branches/rt-3.3/html/Search/Elements
22926    A /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
22927    A /rt/branches/rt-3.3/html/Search/Elements/DisplayOptions
22928    A /rt/branches/rt-3.3/html/Search/Elements/EditFormat
22929    A /rt/branches/rt-3.3/html/Search/Elements/EditSearches
22930    A /rt/branches/rt-3.3/html/Search/Elements/NewListActions
22931    A /rt/branches/rt-3.3/html/Search/Elements/PickBasics
22932    A /rt/branches/rt-3.3/html/Search/Elements/PickCFs
22933    A /rt/branches/rt-3.3/html/Search/Elements/PickCriteria
22934    A /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
22935    A /rt/branches/rt-3.3/html/Search/Elements/SearchPrivacy
22936    A /rt/branches/rt-3.3/html/Search/Elements/SelectAndOr
22937    A /rt/branches/rt-3.3/html/Search/Elements/SelectGroup
22938    A /rt/branches/rt-3.3/html/Search/Elements/SelectLinks
22939    A /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType
22940    A /rt/branches/rt-3.3/html/Search/Elements/SelectSearchObject
22941    A /rt/branches/rt-3.3/html/Search/Elements/SelectSearchesForObjects
22942    A /rt/branches/rt-3.3/html/Search/Elements/TicketHeader
22943    A /rt/branches/rt-3.3/html/Search/Elements/TicketHeaderCell
22944    A /rt/branches/rt-3.3/html/Search/Elements/TicketRow
22945    A /rt/branches/rt-3.3/html/Search/Listing.html
22946    A /rt/branches/rt-3.3/html/Search/Results.html
22947    A /rt/branches/rt-3.3/html/Search/Results.rdf
22948    A /rt/branches/rt-3.3/html/Search/Results.tsv
22949    A /rt/branches/rt-3.3/html/SelfService
22950    A /rt/branches/rt-3.3/html/SelfService/Attachment
22951    A /rt/branches/rt-3.3/html/SelfService/Attachment/dhandler
22952    A /rt/branches/rt-3.3/html/SelfService/Closed.html
22953    A /rt/branches/rt-3.3/html/SelfService/Create.html
22954    A /rt/branches/rt-3.3/html/SelfService/Display.html
22955    A /rt/branches/rt-3.3/html/SelfService/Elements
22956    A /rt/branches/rt-3.3/html/SelfService/Elements/GotoTicket
22957    A /rt/branches/rt-3.3/html/SelfService/Elements/Header
22958    A /rt/branches/rt-3.3/html/SelfService/Elements/MyRequests
22959    A /rt/branches/rt-3.3/html/SelfService/Elements/Tabs
22960    A /rt/branches/rt-3.3/html/SelfService/Error.html
22961    A /rt/branches/rt-3.3/html/SelfService/Prefs.html
22962    A /rt/branches/rt-3.3/html/SelfService/Update.html
22963    A /rt/branches/rt-3.3/html/SelfService/index.html
22964    A /rt/branches/rt-3.3/html/Ticket
22965    A /rt/branches/rt-3.3/html/Ticket/Attachment
22966    A /rt/branches/rt-3.3/html/Ticket/Attachment/dhandler
22967    A /rt/branches/rt-3.3/html/Ticket/Create.html
22968    A /rt/branches/rt-3.3/html/Ticket/Display.html
22969    A /rt/branches/rt-3.3/html/Ticket/Elements
22970    A /rt/branches/rt-3.3/html/Ticket/Elements/AddWatchers
22971    A /rt/branches/rt-3.3/html/Ticket/Elements/BulkLinks
22972    A /rt/branches/rt-3.3/html/Ticket/Elements/EditBasics
22973    A /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomField
22974    A /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields
22975    A /rt/branches/rt-3.3/html/Ticket/Elements/EditDates
22976    A /rt/branches/rt-3.3/html/Ticket/Elements/EditLinks
22977    A /rt/branches/rt-3.3/html/Ticket/Elements/EditPeople
22978    A /rt/branches/rt-3.3/html/Ticket/Elements/EditWatchers
22979    A /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips
22980    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
22981    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowBasics
22982    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowCustomFields
22983    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowDates
22984    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowDependencies
22985    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
22986    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowLink
22987    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowLinks
22988    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMemberOf
22989    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMembers
22990    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageHeaders
22991    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageStanza
22992    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowPeople
22993    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowReferences
22994    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
22995    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
22996    A /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
22997    A /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
22998    A /rt/branches/rt-3.3/html/Ticket/History.html
22999    A /rt/branches/rt-3.3/html/Ticket/Modify.html
23000    A /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
23001    A /rt/branches/rt-3.3/html/Ticket/ModifyDates.html
23002    A /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
23003    A /rt/branches/rt-3.3/html/Ticket/ModifyPeople.html
23004    A /rt/branches/rt-3.3/html/Ticket/Update.html
23005    A /rt/branches/rt-3.3/html/Tools
23006    A /rt/branches/rt-3.3/html/Tools/MyDay.html
23007    A /rt/branches/rt-3.3/html/User
23008    A /rt/branches/rt-3.3/html/User/Delegation.html
23009    A /rt/branches/rt-3.3/html/User/Elements
23010    A /rt/branches/rt-3.3/html/User/Elements/DelegateRights
23011    A /rt/branches/rt-3.3/html/User/Elements/GroupTabs
23012    A /rt/branches/rt-3.3/html/User/Elements/Tabs
23013    A /rt/branches/rt-3.3/html/User/Groups
23014    A /rt/branches/rt-3.3/html/User/Groups/Members.html
23015    A /rt/branches/rt-3.3/html/User/Groups/Modify.html
23016    A /rt/branches/rt-3.3/html/User/Groups/index.html
23017    A /rt/branches/rt-3.3/html/User/Prefs.html
23018    A /rt/branches/rt-3.3/html/autohandler
23019    A /rt/branches/rt-3.3/html/index.html
23020    A /rt/branches/rt-3.3/html/l
23021    A /rt/branches/rt-3.3/install-sh
23022    A /rt/branches/rt-3.3/lib
23023    A /rt/branches/rt-3.3/lib/RT
23024    A /rt/branches/rt-3.3/lib/RT/ACE.pm
23025    A /rt/branches/rt-3.3/lib/RT/ACE_Overlay.pm
23026    A /rt/branches/rt-3.3/lib/RT/ACL.pm
23027    A /rt/branches/rt-3.3/lib/RT/ACL_Overlay.pm
23028    A /rt/branches/rt-3.3/lib/RT/Action
23029    A /rt/branches/rt-3.3/lib/RT/Action/AutoOpen.pm
23030    A /rt/branches/rt-3.3/lib/RT/Action/Autoreply.pm
23031    A /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
23032    A /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm
23033    A /rt/branches/rt-3.3/lib/RT/Action/Generic.pm
23034    A /rt/branches/rt-3.3/lib/RT/Action/Notify.pm
23035    A /rt/branches/rt-3.3/lib/RT/Action/NotifyAsComment.pm
23036    A /rt/branches/rt-3.3/lib/RT/Action/ResolveMembers.pm
23037    A /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm
23038    A /rt/branches/rt-3.3/lib/RT/Action/SetPriority.pm
23039    A /rt/branches/rt-3.3/lib/RT/Action/UserDefined.pm
23040    A /rt/branches/rt-3.3/lib/RT/Attachment.pm
23041    A /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
23042    A /rt/branches/rt-3.3/lib/RT/Attachments.pm
23043    A /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm
23044    A /rt/branches/rt-3.3/lib/RT/Attribute.pm
23045    A /rt/branches/rt-3.3/lib/RT/Attribute_Overlay.pm
23046    A /rt/branches/rt-3.3/lib/RT/Attributes.pm
23047    A /rt/branches/rt-3.3/lib/RT/Attributes_Overlay.pm
23048    A /rt/branches/rt-3.3/lib/RT/Base.pm
23049    A /rt/branches/rt-3.3/lib/RT/CachedGroupMember.pm
23050    A /rt/branches/rt-3.3/lib/RT/CachedGroupMember_Overlay.pm
23051    A /rt/branches/rt-3.3/lib/RT/CachedGroupMembers.pm
23052    A /rt/branches/rt-3.3/lib/RT/CachedGroupMembers_Overlay.pm
23053    A /rt/branches/rt-3.3/lib/RT/Condition
23054    A /rt/branches/rt-3.3/lib/RT/Condition/AnyTransaction.pm
23055    A /rt/branches/rt-3.3/lib/RT/Condition/BeforeDue.pm
23056    A /rt/branches/rt-3.3/lib/RT/Condition/Generic.pm
23057    A /rt/branches/rt-3.3/lib/RT/Condition/Overdue.pm
23058    A /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm
23059    A /rt/branches/rt-3.3/lib/RT/Condition/PriorityExceeds.pm
23060    A /rt/branches/rt-3.3/lib/RT/Condition/QueueChange.pm
23061    A /rt/branches/rt-3.3/lib/RT/Condition/StatusChange.pm
23062    A /rt/branches/rt-3.3/lib/RT/Condition/UserDefined.pm
23063    A /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
23064    A /rt/branches/rt-3.3/lib/RT/CustomField.pm
23065    A /rt/branches/rt-3.3/lib/RT/CustomFieldValue.pm
23066    A /rt/branches/rt-3.3/lib/RT/CustomFieldValues.pm
23067    A /rt/branches/rt-3.3/lib/RT/CustomFieldValues_Overlay.pm
23068    A /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
23069    A /rt/branches/rt-3.3/lib/RT/CustomFields.pm
23070    A /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
23071    A /rt/branches/rt-3.3/lib/RT/Date.pm
23072    A /rt/branches/rt-3.3/lib/RT/EmailParser.pm
23073    A /rt/branches/rt-3.3/lib/RT/Group.pm
23074    A /rt/branches/rt-3.3/lib/RT/GroupMember.pm
23075    A /rt/branches/rt-3.3/lib/RT/GroupMember_Overlay.pm
23076    A /rt/branches/rt-3.3/lib/RT/GroupMembers.pm
23077    A /rt/branches/rt-3.3/lib/RT/GroupMembers_Overlay.pm
23078    A /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
23079    A /rt/branches/rt-3.3/lib/RT/Groups.pm
23080    A /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
23081    A /rt/branches/rt-3.3/lib/RT/Handle.pm
23082    A /rt/branches/rt-3.3/lib/RT/I18N
23083    A /rt/branches/rt-3.3/lib/RT/I18N/cs.pm
23084    A /rt/branches/rt-3.3/lib/RT/I18N/cs.po
23085    A /rt/branches/rt-3.3/lib/RT/I18N/de.po
23086    A /rt/branches/rt-3.3/lib/RT/I18N/en.po
23087    A /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
23088    A /rt/branches/rt-3.3/lib/RT/I18N/es.po
23089    A /rt/branches/rt-3.3/lib/RT/I18N/fi.po
23090    A /rt/branches/rt-3.3/lib/RT/I18N/fr.po
23091    A /rt/branches/rt-3.3/lib/RT/I18N/he.po
23092    A /rt/branches/rt-3.3/lib/RT/I18N/i_default.pm
23093    A /rt/branches/rt-3.3/lib/RT/I18N/it.po
23094    A /rt/branches/rt-3.3/lib/RT/I18N/ja.po
23095    A /rt/branches/rt-3.3/lib/RT/I18N/nl.po
23096    A /rt/branches/rt-3.3/lib/RT/I18N/no.po
23097    A /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
23098    A /rt/branches/rt-3.3/lib/RT/I18N/ru.po
23099    A /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
23100    A /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
23101    A /rt/branches/rt-3.3/lib/RT/I18N.pm
23102    A /rt/branches/rt-3.3/lib/RT/Interface
23103    A /rt/branches/rt-3.3/lib/RT/Interface/CLI.pm
23104    A /rt/branches/rt-3.3/lib/RT/Interface/Email
23105    A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth
23106    A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/GnuPG.pm
23107    A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm
23108    A /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter
23109    A /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter/SpamAssassin.pm
23110    A /rt/branches/rt-3.3/lib/RT/Interface/Email.pm
23111    A /rt/branches/rt-3.3/lib/RT/Interface/REST.pm
23112    A /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
23113    A /rt/branches/rt-3.3/lib/RT/Link.pm
23114    A /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
23115    A /rt/branches/rt-3.3/lib/RT/Links.pm
23116    A /rt/branches/rt-3.3/lib/RT/Links_Overlay.pm
23117    A /rt/branches/rt-3.3/lib/RT/ObjectCustomField.pm
23118    A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue.pm
23119    A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
23120    A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues.pm
23121    A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues_Overlay.pm
23122    A /rt/branches/rt-3.3/lib/RT/ObjectCustomField_Overlay.pm
23123    A /rt/branches/rt-3.3/lib/RT/ObjectCustomFields.pm
23124    A /rt/branches/rt-3.3/lib/RT/ObjectCustomFields_Overlay.pm
23125    A /rt/branches/rt-3.3/lib/RT/Principal.pm
23126    A /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm
23127    A /rt/branches/rt-3.3/lib/RT/Principals.pm
23128    A /rt/branches/rt-3.3/lib/RT/Principals_Overlay.pm
23129    A /rt/branches/rt-3.3/lib/RT/Queue.pm
23130    A /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
23131    A /rt/branches/rt-3.3/lib/RT/Queues.pm
23132    A /rt/branches/rt-3.3/lib/RT/Queues_Overlay.pm
23133    A /rt/branches/rt-3.3/lib/RT/Record.pm
23134    A /rt/branches/rt-3.3/lib/RT/Scrip.pm
23135    A /rt/branches/rt-3.3/lib/RT/ScripAction.pm
23136    A /rt/branches/rt-3.3/lib/RT/ScripAction_Overlay.pm
23137    A /rt/branches/rt-3.3/lib/RT/ScripActions.pm
23138    A /rt/branches/rt-3.3/lib/RT/ScripActions_Overlay.pm
23139    A /rt/branches/rt-3.3/lib/RT/ScripCondition.pm
23140    A /rt/branches/rt-3.3/lib/RT/ScripCondition_Overlay.pm
23141    A /rt/branches/rt-3.3/lib/RT/ScripConditions.pm
23142    A /rt/branches/rt-3.3/lib/RT/ScripConditions_Overlay.pm
23143    A /rt/branches/rt-3.3/lib/RT/Scrip_Overlay.pm
23144    A /rt/branches/rt-3.3/lib/RT/Scrips.pm
23145    A /rt/branches/rt-3.3/lib/RT/Scrips_Overlay.pm
23146    A /rt/branches/rt-3.3/lib/RT/Search
23147    A /rt/branches/rt-3.3/lib/RT/Search/ActiveTicketsInQueue.pm
23148    A /rt/branches/rt-3.3/lib/RT/Search/Generic.pm
23149    A /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
23150    A /rt/branches/rt-3.3/lib/RT/StyleGuide.pod
23151    A /rt/branches/rt-3.3/lib/RT/System.pm
23152    A /rt/branches/rt-3.3/lib/RT/Template.pm
23153    A /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
23154    A /rt/branches/rt-3.3/lib/RT/Templates.pm
23155    A /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm
23156    A /rt/branches/rt-3.3/lib/RT/Ticket.pm
23157    A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue.pm
23158    A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue_Overlay.pm
23159    A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues.pm
23160    A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues_Overlay.pm
23161    A /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
23162    A /rt/branches/rt-3.3/lib/RT/Tickets.pm
23163    A /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
23164    A /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
23165    A /rt/branches/rt-3.3/lib/RT/Transaction.pm
23166    A /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
23167    A /rt/branches/rt-3.3/lib/RT/Transactions.pm
23168    A /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
23169    A /rt/branches/rt-3.3/lib/RT/URI
23170    A /rt/branches/rt-3.3/lib/RT/URI/base.pm
23171    A /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
23172    A /rt/branches/rt-3.3/lib/RT/URI.pm
23173    A /rt/branches/rt-3.3/lib/RT/User.pm
23174    A /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
23175    A /rt/branches/rt-3.3/lib/RT/Users.pm
23176    A /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm
23177    A /rt/branches/rt-3.3/lib/RT.pm.in
23178    A /rt/branches/rt-3.3/lib/t
23179    A /rt/branches/rt-3.3/lib/t/00smoke.t.in
23180    A /rt/branches/rt-3.3/lib/t/01harness.t.in
23181    A /rt/branches/rt-3.3/lib/t/02regression.t.in
23182    A /rt/branches/rt-3.3/lib/t/03web.pl.in
23183    A /rt/branches/rt-3.3/lib/t/04_send_email.pl.in
23184    A /rt/branches/rt-3.3/lib/t/data
23185    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series
23186    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/dir
23187    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg1
23188    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg2
23189    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg3
23190    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg4
23191    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg5
23192    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg6
23193    A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg7
23194    A /rt/branches/rt-3.3/lib/t/data/crashes-file-based-parser
23195    A /rt/branches/rt-3.3/lib/t/data/multipart-alternative-with-umlaut
23196    A /rt/branches/rt-3.3/lib/t/data/multipart-report
23197    A /rt/branches/rt-3.3/lib/t/data/nested-mime-sample
23198    A /rt/branches/rt-3.3/lib/t/data/nested-rfc-822
23199    A /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1
23200    A /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1-full
23201    A /rt/branches/rt-3.3/lib/t/data/notes-uuencoded
23202    A /rt/branches/rt-3.3/lib/t/data/russian-subject-no-content-type
23203    A /rt/branches/rt-3.3/lib/t/data/text-html-in-russian
23204    A /rt/branches/rt-3.3/lib/t/data/text-html-with-umlaut
23205    A /rt/branches/rt-3.3/lib/t/regression
23206    A /rt/branches/rt-3.3/lib/t/regression/00placeholder
23207    A /rt/branches/rt-3.3/lib/t/regression/mime_tests
23208    A /rt/branches/rt-3.3/m4
23209    A /rt/branches/rt-3.3/m4/rt_enable_layout.m4
23210    A /rt/branches/rt-3.3/m4/rt_expand_var.m4
23211    A /rt/branches/rt-3.3/m4/rt_layout.m4
23212    A /rt/branches/rt-3.3/m4/rt_subst_expanded_arg.m4
23213    A /rt/branches/rt-3.3/releng.cnf
23214    A /rt/branches/rt-3.3/sbin
23215    A /rt/branches/rt-3.3/sbin/extract-message-catalog
23216    A /rt/branches/rt-3.3/sbin/extract_pod_tests
23217    A /rt/branches/rt-3.3/sbin/factory
23218    A /rt/branches/rt-3.3/sbin/license_tag
23219    A /rt/branches/rt-3.3/sbin/regression_harness
23220    A /rt/branches/rt-3.3/sbin/rt-setup-database.in
23221    A /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
23222    A /rt/branches/rt-3.3/spec
23223    A /rt/branches/rt-3.3/spec/schema.txt
23224
23225 * mv autrijus-3.1 to rt-3.3
23226
23227 ------------------------------------------------------------------------