-
- Downloads
User blocking improved. Admin area styled
Showing
- CHANGELOG 8 additions, 0 deletionsCHANGELOG
- app/assets/stylesheets/gitlab_bootstrap.scss 14 additions, 0 deletionsapp/assets/stylesheets/gitlab_bootstrap.scss
- app/controllers/admin/users_controller.rb 23 additions, 5 deletionsapp/controllers/admin/users_controller.rb
- app/controllers/application_controller.rb 9 additions, 0 deletionsapp/controllers/application_controller.rb
- app/models/user.rb 30 additions, 0 deletionsapp/models/user.rb
- app/views/admin/projects/index.html.haml 1 addition, 1 deletionapp/views/admin/projects/index.html.haml
- app/views/admin/projects/show.html.haml 37 additions, 38 deletionsapp/views/admin/projects/show.html.haml
- app/views/admin/users/_form.html.haml 48 additions, 34 deletionsapp/views/admin/users/_form.html.haml
- app/views/admin/users/index.html.haml 22 additions, 4 deletionsapp/views/admin/users/index.html.haml
- app/views/admin/users/show.html.haml 35 additions, 25 deletionsapp/views/admin/users/show.html.haml
- app/views/help/index.html.haml 1 addition, 1 deletionapp/views/help/index.html.haml
- app/views/layouts/admin.html.haml 1 addition, 1 deletionapp/views/layouts/admin.html.haml
- config/routes.rb 2 additions, 0 deletionsconfig/routes.rb
Please register or sign in to comment