Feature #31373
Previous and next month links in gantt
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Gantt | |||
Target version: | 4.1.0 | |||
Resolution: | Fixed |
Description
I think it improves the user interface of gantt if previous and next month links are added in gantt. Actually, Calendar already has such links and you go next or previous month with just one click.
But previous and next month links are not implemented in gantt, so it requires 3 clicks (click the drop-down, select month, click apply) to go to next or previous month. it is really annoying.
Associated revisions
Previous and next month links in gantt (#31373).
Patch by Mizuki ISHIKAWA.
History
#1
Updated by Mizuki ISHIKAWA about 3 years ago
- File feature-31373.patch
added
I attach a patch to add links.
#2
Updated by Go MAEDA about 3 years ago
- Target version set to 4.1.0
LGTM. Setting the target version to 4.1.0.
#3
Updated by Go MAEDA about 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thanks.