Modify ↓
Opened 10 years ago
Last modified 7 years ago
#12396 assigned enhancement
Add option to force specific increments via UI control
| Reported by: | Owned by: | EmeCas | |
|---|---|---|---|
| Priority: | lowest | Component: | TracHoursPlugin |
| Severity: | trivial | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
An optional feature that when enabled will:
- change the free text hour/minute entry boxes into a dropdown or spinner
- allow incrementing/decrementing via this control only in configuration-specified amounts
Our workplace only wants hours reported in 30 minute or 1 hour increments. There's no reason to allow the user to type any number in.
Attachments (0)
Change History (3)
comment:2 Changed 9 years ago by
| Owner: | Ryan J Ollos deleted |
|---|
comment:3 Changed 7 years ago by
| Owner: | set to EmeCas |
|---|---|
| Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.



Sounds like a good idea. Maybe a jQuery UI widget could be used, such as spinner? trac:PatchWelcome.