-
- Downloads
Remove some bugs. Add warnings for renaming group. Add ability to cahnge group owner.
Showing
- app/assets/stylesheets/gitlab_bootstrap/common.scss 0 additions, 14 deletionsapp/assets/stylesheets/gitlab_bootstrap/common.scss
- app/assets/stylesheets/sections/projects.scss 22 additions, 1 deletionapp/assets/stylesheets/sections/projects.scss
- app/controllers/admin/groups_controller.rb 1 addition, 0 deletionsapp/controllers/admin/groups_controller.rb
- app/controllers/admin/projects_controller.rb 1 addition, 0 deletionsapp/controllers/admin/projects_controller.rb
- app/views/admin/groups/_form.html.haml 0 additions, 12 deletionsapp/views/admin/groups/_form.html.haml
- app/views/admin/groups/edit.html.haml 19 additions, 3 deletionsapp/views/admin/groups/edit.html.haml
- app/views/admin/groups/index.html.haml 3 additions, 3 deletionsapp/views/admin/groups/index.html.haml
- app/views/admin/groups/show.html.haml 49 additions, 15 deletionsapp/views/admin/groups/show.html.haml
- app/views/admin/projects/_form.html.haml 4 additions, 1 deletionapp/views/admin/projects/_form.html.haml
- app/views/dashboard/index.html.haml 1 addition, 1 deletionapp/views/dashboard/index.html.haml
- app/views/groups/show.html.haml 1 addition, 1 deletionapp/views/groups/show.html.haml
Please register or sign in to comment