1.6.0 (2010-8-10)
   * Fixed an Unicode error in strip_quotes
     Author: Bas van der Vlies

   * The attachment filename may not contain '\n' and '\r' characters.
     Reported by: Jean-Paul Duyx <jean-paul dot duyx at vancis dot nl>
     Fixed by; Bas van der Vlies

   * Applied a patch to support workflow for all transitions. It will
     also honour the permission model if set, closes #198
     an example how to use it:
        email2trac.conf:
                [project]
                workflow_closed: reopen
                workflow_infoneeded: provideinfo

        trac.ini:
                [ticket-workflow]
                reopen = closed -> reopened
                reopen.permissions = TICKET_CREATE
                reopen.operations = del_resolution

                provideinfo = infoneeded -> moreinfo
                provideinfo.permissions = TICKET_CREATE
                provideinfo.name = info provided

     Authors: kroseneg add schmidham dot net and Bas van der Vlies

   * The trac default value for resolution is fixed. The trac.ini value
     for this is skipped and this resolution settings is only allowed in
     email2trac.conf, closes #84

     Reported by: hju add jochenkuhl dot de
     Fixed by: Bas van der Vlies

   * Honor the trac permission model if set, Use
    TICKET_APPEND and TICKET_CHGPROP instead of TICKET_MODIFY.
    closes #214

    Reported by: Konstantin Ryabitsev <icon add mricon dot com>
    Fixed by: Bas van der Vlies


========= Info about the package

https://subtrac.sara.nl/oss/email2trac

the latest stable email2trac package is available from:
                    ftp://ftp.sara.nl/pub/outgoing/email2trac.tar.gz

email2trac - utilities
----------------------

This is a release of the SARA package email2trac that contains utilities
that we use to convert emails to trac tickets. The initial setup was made
by Daniel Lundin from Edgewall Software. SARA has extend the initial setup,
with the following extensions:
   - HTML messages
   - Attachments
   - Use commandline options
   - Config file is used to control the behaviour of the email2trac
     software
   - Unicode support for special characters in the headers of an email
     message
   - Ticket updates via mail

Comments or Suggestions mail them to:
           email2trac <[email protected]>

http://www.sara.nl for more info about SARA.

--
********************************************************************
*  Bas van der Vlies                    e-mail: [email protected]       *
*  SARA - Academic Computing Services   Amsterdam, The Netherlands *
********************************************************************

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to