Modify

Opened 14 years ago

Closed 14 years ago

#6980 closed defect (fixed)

Tweaked labels everywhere

Reported by: anonymous Owned by: obs
Priority: normal Component: BlackMagicTicketTweaksPlugin
Severity: normal Keywords:
Cc: ilic.ferretti@… Trac Release: 0.11

Description

First of all thank you for this nice hack.

I'm using it to add some additional ticket status definition to be used when ticket is still open (at present moment I defined 'active', 'suspended' and 'to be tested'). To do this I used Severity field, tweaked to "Working status".

I noticed that label tweak applies correctly when entering the ticket, but not elsewhere. For the case of reports it is not great problem, as it can be solved with an sql AS statement, but in other cases (i.e. the summary on the top of the ticket page) I still see old label 'Severity'.

It is not a serious problem, but if it could be solved I would really appreciate it.

Attachments (0)

Change History (4)

comment:1 Changed 14 years ago by obs

Priority: lownormal
Status: newassigned
Type: enhancementdefect

Issue confirmed in trac 0.11.7. I'll create a patch asap.

comment:2 Changed 14 years ago by adam@…

Also interested in having this feature. If you want to give me a hint about what needs to be done I can take a shot at making a patch.

Thanks for this great plugin.

comment:3 Changed 14 years ago by obs

If you want to try patching look at the bit that makes the custom labels under the "ticket.html" template and copy it up to the "query.html" template then just tweak it to fit. I might have a fix today depends how busy I am.

comment:4 Changed 14 years ago by obs

Resolution: fixed
Status: assignedclosed

(In [7886]) Fixed issue where labels weren't being shown everywhere. Removed excess requests to the configuration. Fixed issues where some fields weren't being hidden when they're disabled in reports and/or custom queries. Added versioning system this is 0.11r1 Fixes #6980

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain obs.
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.