Changes between Version 21 and Version 22 of TracTicketChangesetsPlugin


Ignore:
Timestamp:
May 8, 2013, 10:26:11 PM (11 years ago)
Author:
Ryan J Ollos
Comment:

Clarification, refs #11054.

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketChangesetsPlugin

    v21 v22  
    137137    * '''notify''': Send ticket change notification when updating a ticket.
    138138    * '''resolution''': The resolution to set to a ticket closed by a commit message.
    139     * '''ticket_comments''': Add a ticket comment based on changeset info, for each referenced ticket. Set to `false` to suppress ticket comments when this plugin is used along with e.g. the commit-ticket-updater plugin offered by Trac (tracopt/ticket/commit_updater.py). (#7529)
     139    * '''ticket_comments''': Add a ticket comment based on changeset info, for each referenced ticket. Set to `false` to suppress ticket comments when this plugin is used along with e.g. the commit-ticket-updater plugin offered by Trac (tracopt/ticket/commit_updater.py). If set to `true`, then `tracopt.ticket.update.*` should be set to `disabled`. (#7529)
    140140 1. The Trac environment needs to be upgraded:
    141141{{{