Edgewall Software

Changes between Initial Version and Version 3 of Ticket #11850


Ignore:
Timestamp:
Nov 28, 2014, 8:38:02 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Committed to 1.0-stable in [13420], merged to trunk in [13421:13422].

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11850

    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #11850 – Release Notes

    initial v3  
     1Attributes of the special `_reset` action can be customized in the `[ticket-workflow]` section of trac.ini.
  • Ticket #11850 – API Changes

    initial v3  
     1The `get_all_actions` method of the `ConfigurableTicketWorkflow` class returns a dictionary of the actions defined in the configuration as well as implicit actions such as the default `_reset` action.