Feature #1777
Project categories or sections
| Status: | Open | Start: | 03 Jun 2011 | |
|---|---|---|---|---|
| Priority: | Major | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Redmine plugin idea | |||
| Target version: | - | |||
| Votes: | 0 |
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
| related to Redmine Project Removal - Feature #1786: Show Archived projects on project listing. | Won't Fix | 11 Jun 2011 | 14 Jun 2011 |
History
Updated by Pedro Algarvio almost 2 years ago
Would this also allow "split" project into their categories on the `/projects` page?
Updated by Andriy Lesyuk almost 2 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?
Updated by Andriy Lesyuk almost 2 years ago
- Status changed from Incomplete to Open
Updated by Andriy Lesyuk almost 2 years ago
Updated by Pedro Algarvio almost 2 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?
Updated by Andriy Lesyuk almost 2 years ago
Yes, thanks!
Updated by Andriy Lesyuk almost 2 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...
Updated by Andriy Lesyuk over 1 year ago
Also it would be great if URLs looked so: {host}/projects/{section}/{project} e.g. projects.andriylesyuk.com/projects/redmine/scm-creator...
Updated by Andriy Lesyuk over 1 year 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!..
