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
#1
Updated by Dev Team UJM St Etienne almost 14 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 ).
#2
Updated by Richard Pecl almost 14 years ago
+1
#3
Updated by Damien Couderc almost 14 years ago
+1
#4
Updated by Ricardo Trindade almost 14 years ago
+1
#5
Updated by Sami Isomäki over 13 years ago
+1
#6
Updated by Aaron Hicks over 13 years ago
+1
#7
Updated by Ramakrishna Krishnamsetty over 13 years ago
+1
#8
Updated by Ramakrishna Krishnamsetty over 13 years ago
Ramakrishna Krishnamsetty wrote:
+1
#9
Updated by Nanda P over 13 years ago
We have this feature Create project for no administrator user in permissions settings.
#10
Updated by Vitaliy Ischenko over 13 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
#11
Updated by Vitaliy Ischenko over 13 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
#12
Updated by Vitaliy Ischenko over 13 years ago
- File 04-parent_project_set_by_manager-0.4.0.patch
added
Updated a patch
added some filtering to projects list
#13
Updated by Eric Davis over 13 years ago
Vitaliy Ischenko, could you attach a failing test to patch that shows the code working?
#14
Updated by Jean-Philippe Lang about 13 years ago
- Target version set to 0.9.0
#15
Updated by Jean-Philippe Lang about 13 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Feature added in r3059.