Changes between Initial Version and Version 7 of Ticket #11828
- Timestamp:
- Nov 29, 2014, 12:14:57 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11828
- Property Status new → assigned
- Property Milestone next-dev-1.1.x → 1.1.3
-
Ticket #11828 – Release Notes
initial v7 1 Added `label` attribute to the TracWorkflow actions and deprecated the `name` attribute. If neither `name` or `label` is specified, the `label` will be created from the action name by replacing underscores with whitespace. 2 3 If not specified, the `label` attribute of TracTicketsCustomFields will be created from the custom field name by replacing underscores with whitespace.