]> source.dussan.org Git - sonarqube.git/commit
SONAR-2662 Various improvements on action plans
authorFabrice Bellingard <bellingard@gmail.com>
Mon, 19 Dec 2011 16:00:42 +0000 (17:00 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Mon, 19 Dec 2011 16:55:25 +0000 (17:55 +0100)
commitf63223a280328fab1147c4c048966e5e1792dd74
treeb1fe1457a114fb134d20d1f70136165344c82f9e
parent156eaff96010dfffa751cd436a387527e65e5003
SONAR-2662 Various improvements on action plans

- Should not be possible to link a review to a closed action plan
- Display a message when about to close an action plan that has open
  reviews
- Display the date in red if the dead-line is in the past
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/action_plan.rb
sonar-server/src/main/webapp/WEB-INF/app/views/action_plans/index.html.erb
sonar-server/src/main/webapp/stylesheets/style.css