OSDN Git Service

Allow project creation in scope of group for non-admin but group owners
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 25 Nov 2012 09:57:01 +0000 (11:57 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sun, 25 Nov 2012 09:57:01 +0000 (11:57 +0200)
commitc31d48dd250c56164280343a2cbe6ae14bd72a4a
tree7da7fbc4ad8b511e815445c4e6e8b7fe508ee5e2
parent2f22874ba6b26c1653bd72d9bcac0bee9e24de8a
Allow project creation in scope of group for non-admin but group owners
app/models/project.rb
app/models/user.rb
app/roles/account.rb
app/views/groups/people.html.haml
spec/models/namespace_spec.rb
spec/models/project_spec.rb
spec/models/user_spec.rb