OSDN Git Service

Ability to manage and remove group as owner outside of admin area
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 1 Feb 2013 17:04:11 +0000 (19:04 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 1 Feb 2013 17:04:11 +0000 (19:04 +0200)
commite6002bdaffc819ea3b743955315cf50eb804dbdb
treeaa96a40822436bd9a33b88e8741376164320a8a7
parent591e094e0636c084f218d52f25c01d51f7d3ecf5
Ability to manage and remove group as owner outside of admin area
app/controllers/groups_controller.rb
app/views/groups/edit.html.haml [new file with mode: 0644]
app/views/layouts/group.html.haml
app/views/projects/_form.html.haml
app/views/teams/edit.html.haml
config/routes.rb
features/group/group.feature
features/steps/group/group.rb
features/steps/shared/paths.rb