Modify ↓
Opened 17 years ago
Closed 17 years ago
#2457 closed defect (fixed)
disabled field
Reported by: | tekknokrat | Owned by: | Stephen Hansen |
---|---|---|---|
Priority: | low | Component: | BlackMagicTicketTweaksPlugin |
Severity: | trivial | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi,
I just had a try of bm plugin and it works pretty well ootb. Usecase would be the same as simpleticketplugin for <0.11 to giving customers a ticket view with predefined non-editable values. As we also use the timing and estimation plugin we could also sub-authorise the access to the billable / estimatedhours / hours fields to our financial department only.
One enhancement: I would like to have the disabled fields grayed out only because the striked labels throws up the suggestion that the value of this fields isn't used in any way.
Best Regards,
Gunnar
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Good idea. Implemented in r3129, a "gray_disabled" option that if set to "#cccccc" (or something appropriate your theme) it'll do that instead of striking out the label.