Modify

Opened 14 years ago

Closed 4 years ago

#7515 closed enhancement (wontfix)

Add "reformat" comand to accept parameter style

Reported by: dnedelchev Owned by: Mikael Relbe
Priority: high Component: TracTicketChangesetsPlugin
Severity: normal Keywords: reformat undo
Cc: Trac Release: 0.12

Description

I mean the following command format:

trac-admin <ENV> ticket_changesets reformat {stile}

Parameter stile should be optional and the dafault should be "own_stile":

trac-admin /path/to/trac/env ticket_changesets reformat

i.e. this should do the same as the above:

trac-admin /path/to/trac/env ticket_changesets reformat own_stile

and this actually is the new functionality I propose to be actually added:

trac-admin /path/to/trac/env ticket_changesets reformat tracopt_stile

It will in fact allow "undoing" the reformat and also could be used if anyone for any reason wants to uninstall the TracTicketChangesetsPlugin.
I think uninstall is a must-have functionality for any good-quality software by definition.

Attachments (0)

Change History (3)

comment:2 Changed 14 years ago by Mikael Relbe

Status: newassigned

Good point, I will consider this.

comment:3 Changed 14 years ago by Ryan J Ollos

Summary: tracopt to accept parameter stileAdd "reformat" comand to accept parameter style

comment:4 Changed 4 years ago by Ryan J Ollos

Resolution: wontfix
Status: assignedclosed

This plugin is deprecated in Trac 1.2 and later.

Please use TracTicketChangelogPlugin and request any missing features as enhancements for that plugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Mikael Relbe.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.