Changes between Version 22 and Version 23 of TracTicketChangesetsPlugin


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

Fix typo.

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketChangesetsPlugin

    v22 v23  
    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). If set to `true`, then `tracopt.ticket.update.*` should be set to `disabled`. (#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.commit_updater.*` should be set to `disabled`. (#7529)
    140140 1. The Trac environment needs to be upgraded:
    141141{{{