Modify ↓
#8281 closed defect (fixed)
Add contextual navigation links and improve the layout of the Hours page
| Reported by: | rjollos | Owned by: | rjollos |
|---|---|---|---|
| Priority: | high | Component: | TracHoursPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
As in #8262:
- The Cross-project hours page (/hours/multiproject) should have a Back to Hours link in the contextual navigation.
- The User hours page (/hours/user) should have a Back to Hours link in the contextual navigation. The Query Hours link at the bottom of the page should be removed since it provides the same functionality as the contextual navigation link.
- The List Saved Queries page (/hours/query/list) should have a Back to Hours link in the contextual navigation.
Also:
- The link List Saved Queries on the Hours page should be moved to the contextual navigation and named Saved Queries.
- On the Hours and User Hours pages, the queries for the most recent week should be preceded by a line break.
- The Save Query button should be moved below the table of query results, to agree with the layout of the query page.
Attachments (3)
Change History (10)
Changed 3 years ago by rjollos
Changed 3 years ago by rjollos
Changed 3 years ago by rjollos
comment:1 Changed 3 years ago by rjollos
- Priority changed from normal to high
comment:2 Changed 3 years ago by rjollos
- Status changed from new to assigned
comment:3 Changed 3 years ago by rjollos
comment:4 Changed 3 years ago by rjollos
Also: maintainer needs to be changed in setup.py on the branches (merge from trunk).
comment:5 Changed 2 years ago by rjollos
- Hours page: Added previous / next contextual navigation links for navigating weeks.
- Hours page: Moved links to 'Cross-Project Hours', 'Hours by User' and 'Saved Queries' to the contextual navigation.
- Hours page: Made position of 'Save query' button consistent with the 'Custom Query' page.
comment:6 Changed 2 years ago by rjollos
- Resolution set to fixed
- Status changed from assigned to closed
comment:7 Changed 2 years ago by rjollos
Note: See
TracTickets for help on using
tickets.





Progress (not checked-in yet):
Additional work:
Note to self: Version numbers have not been bumped in last several check-ins. Bump version numbers on completion of this ticket.