]> source.dussan.org Git - sonarqube.git/commit
SONAR-1974 only administrators can create new manual rules + Fix sort of severities...
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 8 Dec 2011 18:03:53 +0000 (19:03 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 8 Dec 2011 18:07:46 +0000 (19:07 +0100)
commit35725ec31949677255972dc0fc5405adccca8260
tree373f4688ce9b50d21162978c649791a70be1cf9d
parent6e365b2121444b63bcb2461a9cfb5969301b51ae
SONAR-1974 only administrators can create new manual rules + Fix sort of severities in select-box
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_rules_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/rule.rb
sonar-server/src/main/webapp/WEB-INF/app/models/severity.rb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_create_violation_form.html.erb