Opened 18 years ago
Closed 18 years ago
#3359 closed enhancement (duplicate)
provide previous week, next week, previous month, next month links in timeline
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | timeline | Version: | 0.9.5 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
for facilitating weekly or monthly statistics imo it would make sense to have links to page through the timeline with previous week, next week, previous month, next month. previous month would just decrease the month of the from parameter, previous week would go 7 days back.
just as an example, the weekly summary of ticket changes:
Attachments (0)
Change History (5)
comment:1 by , 18 years ago
Type: | defect → enhancement |
---|
comment:2 by , 18 years ago
Component: | general → timeline |
---|---|
Priority: | normal → low |
comment:3 by , 18 years ago
comment:4 by , 18 years ago
comment:5 by , 18 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
previous week, next week, previous month, next month. previous month
That's not necessarily universal. For some projects, it's overkill to look at the activity of a full month, so I think the best solution is to simply reuse the current daysback
value, as suggested in #215.
(resolution is either wontfix or duplicate, depending how you look at it…)
or just have "previous - next" adding the days entered in the form already in the timeline form.
which then would be automatic weekly by entering 7, and close to monthly by entering 30.