2.4.0
  * Fixed an error in ticket_update_fields. Always check if given ticket
    field is a valid ticket field for trac. The error could be triggered
    by:
      * ticket_update_by_subject
      * inline_properties

    Reported by: Maarten van Ingen (SARA)
    Fixed by: Bas van der Vlies

  * Fixed a typo in logging an error: email_to_unicode
    Fixed by: Bas van der Vlies

  * Closed tickets for trac version >= 0,12 where not re-opened if
    there was no workflow defined in email2trac.conf, see #247

    Reported by: Sergey V.Levin <slevin add adriver dot ru >
    Fixed by: Bas van der Vlies & Sergey V.Levin

  * enhanced save_email_for_debug(). Store also the project name in the
    filename and easily see the difference between the raw message and
    the body/attachments files.
    Author: Bas van der Vlies

  * Ticket update by subject did not work for trac version below 0.12
    Reported by: naumann add tu-berlin dot de
    Fixed by: Bas van der Vlies

  * Fixed an error in the logging environment for Windows oses, closes #251
    Reported by:  kofal002 add umn dot edu
    Fixed by: Bas van der Vlies

  * Ticket_update_by_subject enhancement. If multiple tickets are found
    with the same subject then we try a author/reporter match. If fails
    use most recent ticket entry, closes #253
    Reported by: kofal002 att umn dot edu
    Fixed by: Bas van der Vlies

  * Log trac error if opening of trac project environment fail,
    closes #256
    Reported by: edward dot b dot matheson at nasa.gov
    Fixed by: Bas van der Vlies

  * If a status is using upper case character(s) (i.e waitingExternal)
    email2trac does not find the appropiate workflow entry in the
    email2trac.conf, closes #264
    Author: hju add jochenkuhl dot de
    Applied by: Bas van der Vlies

  * Process all workflows not only the default trac workflow. Workflow is
    now enabled for new tickets and ticket updates.
    eg: AdvancedTicketWorkflowPlugin, closes #226,#252
    Suggestion by: Holger Jürgs <hjuergs add jochenkuhl dot de>
    Reported by: Frédéric DUARTE <f dot duarte add akka dot eu>
                 kofal002 att umn dot edu
    Fixed by: Bas van der Vlies

  * permission check fails when PrivateTicketsPlugin is installed,
    closes #262
    Reported by: glenn
    Fixed by: Bas van der Vlies

  * Added support for trac version 0.13, closes #250
    Reported by: simeonov add gmail dot com
    Fixed by: Bas van der Vlies

  * Problem with long attachment's filenames on native language. This is
    a trac bug, see:
      * http://trac.edgewall.org/ticket/10313,
    The email2trac solution is to truncate the filename if it is longer
    then the allow NAME_MAX for the os (usually 255), closes #247.
    Reported by: Sergey V.Levin <slevin add adriver dot ru >
    Fixed by: Bas van der Vlies & Sergey V.Levin

  * Replaced printing of subject line to repr() instead of unicode string.
    Some versions if python logging module could crash, closes #267
    Reported by: hju add jochenkuhl dot de
    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 message conversion
  - Attachments
  - Tickets can be updated via email
  - Use command-line options
  - Configuration file to control the behavior.
  - Unicode support
  - SPAM detection
  - Workflow support
  - FullBlogPlugin support
  - DiscussionPlugin support

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