Modify ↓
#8281 closed defect (fixed)
Add contextual navigation links and improve the layout of the Hours page
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
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 14 years ago by
Attachment: | SaveQuery.png added |
---|
Changed 14 years ago by
Attachment: | ListSavedQueries.png added |
---|
Changed 14 years ago by
Attachment: | PreviousWeekQuery.png added |
---|
comment:1 Changed 14 years ago by
Priority: | normal → high |
---|
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Also: maintainer needs to be changed in setup.py
on the branches (merge from trunk).
comment:5 Changed 14 years ago by
- 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 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.