]> source.dussan.org Git - sonarqube.git/commit
SONAR-3086 improve the detail of a review
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 14 Dec 2011 15:53:02 +0000 (16:53 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 14 Dec 2011 15:53:41 +0000 (16:53 +0100)
commitf9ff8517ceda7d8e6cd7bcff46b45f5bd262367f
tree54beb38ec79fdbbb2f1d127794b4ee5d6900af93
parent6d4cab7c2d50b4498b871996cf600f1000ee95e2
SONAR-3086 improve the detail of a review
13 files changed:
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb
sonar-server/src/main/webapp/WEB-INF/app/models/severity.rb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_violation.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_assign_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_change_severity_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_change_status_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_comment_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_false_positive_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_review.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/reviews/_violation_false_positive_form.html.erb
sonar-server/src/main/webapp/stylesheets/style.css