Patch #6688
Improvements for query-views of Calendar and Gantt
| Status: | New | Start date: | 2010-10-18 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | - |
Description
Over the last few days I have been prepping a patch which includes the following changes:
- Retain action when applying custom query (changes partly incorporated from #6157)
- When custom query is active, show the custom query name (as in issue-lists) on Calendar & Gantt (undo regression added for #2883 -> in r2892)
- When custom query is active, query reset-button isn't rendered on Calendar & Gantt (error introduced after Gantt- and Calendar-refactoring for Redmine 1.1.x, reported in #6473 -> fixed incorrectly in r4176)
- Move Calendar & Gantt links from issue _sidebar partial to projects-index view (inconsistent location for the links -> move to other global links placeholder awaiting changes for #5920)
- Remove remaining
:view_issues_sidebar_planning_bottom hook(has become obsolete)
I haven't tested these changes thoroughly, but decided to upload it as it is currently due to upcoming lack of spare time. Please improve, update and incorporate if complete.
Related issues
History
#1 Updated by Mischa The Evil over 1 year ago
I'll look into incorporating the changes from issue #4603 into this patch.
