]> source.dussan.org Git - sonarqube.git/commit
SONAR-1492 Allow notes per quality rule
authorFabrice Bellingard <bellingard@gmail.com>
Tue, 24 Jan 2012 09:56:40 +0000 (10:56 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Tue, 24 Jan 2012 09:56:40 +0000 (10:56 +0100)
commitd3c27297ab3f1e89df137d9fa1bae6c7a0f1c21e
tree8f6025eeaf338143edc691ce31868394366565e3
parent7296cdde904aaa0f54ec0174a5c65f1c39fca1c5
SONAR-1492 Allow notes per quality rule

Fix some issues
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/rules/show.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_create_rule_note.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/_rule.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/rules_configuration/index.html.erb
sonar-server/src/main/webapp/stylesheets/style.css