Feature #6153
closed
Move view_calendar and view_gantt to own modules
Added by Holger Just over 14 years ago.
Updated over 14 years ago.
Description
In r3943 and r3944, Eric added the gantt chart and calendar view as tabs to the project menu.
While this change makes both much more visible, it also some of the scarce "tab-space" on small-to-medium sized screens. Especially, if it is not really used for most projects. To allow to enable / disable the calendar and gantt view per project, please move the permissions to their own respective modules.
Also, I think, these tabs belong near the activity tab, as they are often used to get a project overview. So it would be great to move these tabs directly to the right of the activity tab.
Files
Putting them into their own modules is a good idea.
I may try to tackle this one. Can someone add me to this site as a contributor so I can assign myself tickets?
- Status changed from New to 7
- Target version set to 1.0.1
We'll also need a migration to add these two modules for every project that had issues tracking on.
Whoops, I had actually thought of that and written the migration but my db/ folder was gitignore'd. I figured this out by rm'ing the file to see if git would recognize it as missing. When it didn't, I clued in that it was ignored, and that I'd just rm'ed the migration, with no way to restore it! lol!
Anyways, here it is again, with the migration included.
- Category set to Projects
- Status changed from 7 to Resolved
- % Done changed from 0 to 100
- Resolution set to Fixed
Applied Adam Soltys's patched from Github. Thanks for the contributions, I really like having these as separate modules. (r4013)
- Status changed from Resolved to Closed
There missed two translation strings for new modules:
project_module_gantt: Gantt
project_module_calendar: Calendar
Fixed in r4036.
Also available in: Atom
PDF