]> source.dussan.org Git - sonarqube.git/commit
SONAR-3755 Add assign button in issues code viewer
authorJulien Lancelot <julien.lancelot@gmail.com>
Tue, 30 Apr 2013 19:28:17 +0000 (21:28 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Tue, 30 Apr 2013 19:28:17 +0000 (21:28 +0200)
commitc147c80eebda2b1cd89cf9d792fd1f094d81be9b
treefcdd6b67a55a73b72ac11fb4ab2cd7df5631bab8
parentf6dfe237de767334cd55faa85c864264ad8289cc
SONAR-3755 Add assign button in issues code viewer
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/code_viewer/_assign_form.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/issue/code_viewer/_transition_form.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_issue.html.erb
sonar-server/src/main/webapp/javascripts/resource.js