]> source.dussan.org Git - sonarqube.git/commit
SONAR-4003 Improve "Action Plans" widget: display or not closed reviews
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Wed, 16 Jan 2013 13:25:08 +0000 (14:25 +0100)
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Wed, 16 Jan 2013 13:25:51 +0000 (14:25 +0100)
commitf294792d6c7c7b2531e0bfdc842bfd1786cec923
tree2de3c4f3e4d1fcd9fbfa6ea5cfb6757f2cecd9f3
parent3944edc8c87616e7b41daac6beefaa39bb9ce004
SONAR-4003 Improve "Action Plans" widget: display or not closed reviews

=> Make the "Action Plans" widget support a new option to display or
   not the closed reviews in each action plan
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/widgets/ActionPlansWidget.java
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/action_plans.html.erb
sonar-server/src/main/webapp/WEB-INF/app/models/action_plan.rb
sonar-server/src/main/webapp/stylesheets/style.css