Feature #1777
Project categories or sections
100%
Description
- The section name is prepended to the project name in the header (with some delimiter; clicking on section gives list of projects in it).
- The section URL is:
/sections/<id>
- A section has:
- identifier (like project)
- Name (shown in header)
- Short description
- Section names (with projects or alone) should be shown in the right side of the header (where projects combo is located).
- The projects listing page should be able to show sections (maybe supporting position).
- Project URLs should contain section e.g.
/projects/<section>/<project>
. - That’s it currently...
Related issues
History
#1 Updated by Pedro Algarvio over 13 years ago
Would this also allow “split” project into their categories on the `/projects` page?
#2 Updated by Andriy Lesyuk over 13 years ago
It can do anything!.. Because currently it’s only an idea!
I see this as a combo at the top (near “New project” etc) allowing to show either “All” or some category (on my site it will be e.g. “Redmine”). Is this what you meant?
#3 Updated by Andriy Lesyuk over 13 years ago
- Status changed from Incomplete to Open
#4 Updated by Andriy Lesyuk over 13 years ago
#5 Updated by Pedro Algarvio over 13 years ago
Andriy Lesyuk wrote:
It can do anything!.. Because currently it’s only an idea!
I see this as a combo at the top (near “New project” etc) allowing to show either “All” or some category (on my site it will be e.g. “Redmine”). Is this what you meant?
What I really would like is to be able to categorize the projects into groups and have a choice on the order of the project categories.
For example, I just migrated a bunch of Trac plugins into my ChiliProject install. For these plugins, support has stopped, so, I’d like to make this projects “fit” into the “Dead Projects” category. This category would come after the “Active” projects, etc...
Got an idea of what I’m after?
#6 Updated by Andriy Lesyuk over 13 years ago
Yes, thanks!
#7 Updated by Andriy Lesyuk over 13 years ago
- Priority changed from Normal to Major
The one of the main tasks is ensuring that all the plugins work well with ChilliProject. If/when they do the names are to be changed from “Redmine <Plugin>” into “Redmine/ChilliProject <Plugin>”. So this feature becomes more critical...
#8 Updated by Andriy Lesyuk about 13 years ago
Also it would be great if URLs looked so: {host}/projects/{section}/{project}
e.g. projects.andriylesyuk.com/projects/redmine/scm-creator
...
#9 Updated by Andriy Lesyuk almost 13 years ago
Project section should have their own custom fields. Saying we have sections “Jabberd14 Modules” and “Redmine Plugins”... Custom fields “Jabberd Version” and “Redmine Version” should not be used for projects in both sections!..
#10 Updated by Andriy Lesyuk about 11 years ago
- Status changed from Open to In Progress
- % Done changed from 0 to 70
#11 Updated by Andriy Lesyuk about 11 years ago
- Due date set to 31 Aug 2013
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
Good news: I have started working on the plugin! The work will continue in Project Sections.