]> source.dussan.org Git - sonarqube.git/commit
SONAR-3012 Add filters for reviews on the violations viewer
authorFabrice Bellingard <bellingard@gmail.com>
Wed, 18 Jan 2012 15:09:53 +0000 (16:09 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Wed, 18 Jan 2012 15:42:56 +0000 (16:42 +0100)
commit64f0e0c21941c80d28d947f11db5a2b26f8a45ea
tree35fb857a0e460793f738c7a93df31a0cab8e1a74
parentfd894fb030d60afcffb8247821953860456a65ed
SONAR-3012 Add filters for reviews on the violations viewer

And make sure that when someone comes from the drilldown with a
review metric, then the filter is set to the correct value
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/reviews/reviews_metrics.html.erb
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/review.rb
sonar-server/src/main/webapp/WEB-INF/app/views/project_reviews/_review.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_rules_filter.html.erb