]> source.dussan.org Git - sonarqube.git/commit
SONAR-3755 Add change severity on issue detail page
authorJulien Lancelot <julien.lancelot@gmail.com>
Thu, 2 May 2013 07:55:29 +0000 (09:55 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Thu, 2 May 2013 07:55:29 +0000 (09:55 +0200)
commita650e5192b8403d1b8b427cb63e1fdd4c71842e2
tree7e77d49db75b6575c9c9b0d97797b12d5edb5562
parentc147c80eebda2b1cd89cf9d792fd1f094d81be9b
SONAR-3755 Add change severity on issue detail page
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_assign_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_change_severity_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_issue.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/issue/_transition_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/issue/code_viewer/_assign_form.erb