Opened 15 years ago
Last modified 4 years ago
#9131 new enhancement
Customisation of default field labels
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | lowest | Milestone: | next-major-releases |
Component: | general | Version: | 0.11.5 |
Severity: | normal | Keywords: | resource subtype |
Cc: | felix.schwarz@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I use Trac a lot for managing projects which do not have chronological milestones but rather some other critera for organising tickets (e.g. Locations or even Products).
I use the milestones within Trac as the features it provides are perfect but it confuses users. I can rename the Roadmap link on the menu bar to either Location or Product but cannot rename the text that appears in the roadmap wiki page, nor for that field in the new ticket dialogue.
It would be useful to be able to redefine the milestone field's label (perhaps in the same way that custom field labels are defined) and have that propagate through to the roadmap page in the wiki.
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 14 years ago
Keywords: | resource subtype added |
---|---|
Milestone: | → next-major-0.1X |
Priority: | normal → lowest |
Renaming the milestone field label would be possible after #9648.
Renaming the
Milestone
elsewhere is not currently possible.But in general, "abusing" the Milestone into "Products" or "Locations" is not advisable yet. We might get something in that direction in the long run by allowing resource sub-typing.