RT 3.0.7rc1

Relative to the last prerelease, the only change is some additional
CLI functionality (ticket history and sorting are the big ones).

 297    243	  Conditionalizing Text::Quoted display, so as to avoid utf8
	  crashes
 299    244	  Merging bugfixes from ourinternet
 300    245	  A bunch of postgres correctness fixes
 301    246	  #2346: Resolving a deprecation warning
  84    247	  #3981: Ticket creation syntax fix
 298    248	  bps #1032: SelfService fixes
 302    249	  #3889: add/del fixes
 303    250	  #3822: Fix for cli bug (Inapropriate use of arrayref)
 305    251	  #3807: CLI example updates
 306    252	  #3907: New default templates for user, ticket and queue
 308    253	  More reference weakening
 307    254	  User objects weren't always destroyed, due to a circular
	  reference
 310    255	  Slightly better debugging on failure to send mail
  94    256	  Deep recursion issue on localization handle; missing language
	  selector
 313    257	  Adding back missing SelectLang
 311    258	  #3566: EditCustomField supports Default for FreeformSingle
 312    259	  Initial Informix port from akso.de
 316    260	  #3765: TicketsSQL is case-sensitive
 317    261	  #3613: searching on NOT LIKE
 318    262	  #3877: don't strip multi-line headers
 319    263	  #3551: Create values corrupted when adding new files
 321    264	  #3993: warn when installing with mod_perl2
 320    265	  #4087: allow non-ISO dates in transaction searches
 322    266	  #3439: custom fields patch
 323    267	  #3855: require Locale::Maketext::Lexicon 0.31
 325    268	  #3856: /REST/1.0/search/tickets should work in UTC
 326    269	  #3827: regression shouldn't drop db
 327    270	  #3801: note when transaction content is ellided
 328    271	  #3751: ParseNewMessageForTicketCcs
 332    272	  #3776: new indices
 329    273	  #3674: autohandler patch
 336    274	  New schema relationships diagram in .dot format
 337    275	  more work on the schema diagram
 330    276	  #3601: SelectRights patch
 331    277	  #3583: set Last Contacted date
 333    278	  #4088: Postgres performance improvements
 335    279	  fix attachment links in base RT
 338    280	  Updating storable dependency, to keep redhat 9 users from
	  hurting themselves
 339    281	  Small fix to ticket searching to cut down on # of joins needed
 104    282	  Merging ourinternet's changes relative to 3.0.7pre2; UPGRADING
	  update; postgres installation fixes
 350    283	  Bumping version to 3.0.7pre3
 351    284	  CLI changes
 352    285	  CLI usage updates
 353    286	  Bumping to 3.0.7rc1

Request Tracker — Best Practical Solutions – Trouble Ticketing. Free.

?b 四, 2003-11-13 16:18, Jesse Vincent ?g?D?G

Relative to the last prerelease, the only change is some additional
CLI functionality (ticket history and sorting are the big ones).

Just FYI: For RT-using staffs running Windows, I have ported the RT CLI
to Win32 (making some portability changes as neccessary) as a
stand-alone exectuable using PAR:

http://wagner.elixus.org/~autrijus/rt.exe

To use this tool, simply it in your PATH, and run it from the command
line like this:

C:\> rt

You should set up a “.rtrc” under your $ENV{HOMEPATH} (usually
C:\Document and Settings\YourName) like this:

server http://rt.example.com
user root
passwd password

That’s it. Enjoy the newfound productivity and queriability. :slight_smile:

Thanks,
/Autrijus/

signature.asc (187 Bytes)