Feature #2963
Managers able to create subprojects
| Status: | Closed | Start date: | 2009-03-13 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Projects | |||
| Target version: | 0.9.0 | |||
| Resolution: | Fixed |
Description
It would be great if a Manager could create subprojects without being a admin.
Related issues
Associated revisions
Allow non admin users to add subprojects (#2963).
Subprojects can be added to the projects for which the user has add_project permission.
History
Updated by Dev Team UJM St Etienne almost 3 years ago
Brent Hensarling wrote:
It would be great if a Manager could create subprojects without being a admin.
We confirm that it is a need to make distinct right for whole redmine administration and the project creation ( which are usually different roles and persons within the organisation ).
Updated by Richard Pecl almost 3 years ago
+1
Updated by Damien Couderc almost 3 years ago
+1
Updated by Ricardo Trindade almost 3 years ago
+1
Updated by Sami Isomäki almost 3 years ago
+1
Updated by Aaron Hicks over 2 years ago
+1
Updated by Ramakrishna Krishnamsetty over 2 years ago
+1
Updated by Ramakrishna Krishnamsetty over 2 years ago
Ramakrishna Krishnamsetty wrote:
+1
Updated by Nanda Palaniswamy over 2 years ago
We have this feature Create project for no administrator user in permissions settings.
Updated by Vitaliy Ischenko over 2 years ago
Nanda Palaniswamy wrote:
We have this feature Create project for no administrator user in permissions settings.
Yes, I can create new project, but I can't set a parent for my project
Updated by Vitaliy Ischenko over 2 years ago
- File subproject.diff added
It's my first time with ruby, but it should allow setting parent for project for user who has rights to create project
Updated by Vitaliy Ischenko over 2 years ago
- File 04-parent_project_set_by_manager-0.4.0.patch added
Updated a patch
added some filtering to projects list
Updated by Eric Davis over 2 years ago
Vitaliy Ischenko, could you attach a failing test to patch that shows the code working?
Updated by Jean-Philippe Lang over 2 years ago
- Target version set to 0.9.0
Updated by Jean-Philippe Lang about 2 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Feature added in r3059.