Modify ↓
Opened 15 years ago
Closed 15 years ago
#5989 closed defect (fixed)
Fix README.txt, add TICKET_ADD_HOURS
Reported by: | anonymous | Owned by: | Jeff Hammel |
---|---|---|---|
Priority: | normal | Component: | TracHoursPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The README.txt says:
the view at /hours/<ticket number> by default only allows adding/editing of one's own hours on the ticket; however, if you are a TRAC_ADMIN, you should be able to add/edit/delete others' hours as well
By default only display the time. You need to be in the group TICKET_ADD_HOURS to add or edit the own time.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [6747]) fixes #5989