]> source.dussan.org Git - sonarqube.git/commit
SONAR-4498 Use modal windows in the "Projects Permission" page of project settings...
authorJulien Lancelot <julien.lancelot@gmail.com>
Tue, 16 Jul 2013 20:18:08 +0000 (22:18 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Tue, 16 Jul 2013 20:18:08 +0000 (22:18 +0200)
commitb16eba0f89bbdcbe057e03b0e7b955f1d4cc8687
tree6e13ab528b9b6b667357ee1851489abcb0e31499
parentc4bf89f4064b51442efe4c0264835b4cef264af7
SONAR-4498 Use modal windows in the "Projects Permission" page of project settings to select groups/users
sonar-server/src/main/webapp/WEB-INF/app/controllers/issues_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/project_roles_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/roles_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/roles_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/project_roles/edit_groups.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/project_roles/edit_users.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/project_roles/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/roles/_edit_groups.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/roles/_edit_users.html.erb