gitlab/app/controllers/admin
Dmitry Medvinsky 22279bc558 Add settings for user permission defaults
“Can create groups” and “Can create teams” had hardcoded defaults to
`true`. Sometimes it is desirable to prohibit these for newly created
users by default.
2013-05-16 18:02:22 +04:00
..
projects fix edit project members access link and page fixes refs #2745 2013-01-25 21:20:15 +04:00
teams s/was/were/ for plural subjects 2013-04-09 22:43:02 -04:00
application_controller.rb Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
dashboard_controller.rb Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
groups_controller.rb s/was/were/ for plural subjects 2013-04-09 22:43:02 -04:00
hooks_controller.rb Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
logs_controller.rb Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
projects_controller.rb remove project edit from admin area. Redesigned project page in admin area 2013-03-25 11:07:11 +02:00
resque_controller.rb Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
teams_controller.rb Fix redirects. Add link to new team and new group 2013-01-25 16:18:37 +02:00
users_controller.rb Add settings for user permission defaults 2013-05-16 18:02:22 +04:00