]> source.dussan.org Git - sonarqube.git/commit
SONAR-2662 Insert feedback from Freddy
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 22 Dec 2011 17:36:52 +0000 (18:36 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 22 Dec 2011 18:17:21 +0000 (19:17 +0100)
commitf753e1a452ff1f42478399e152e0debcc167dc20
treefdf8c89d79ba32fd762c40951f94b9d0232c2543
parent27961fab2b9fcd10589d30f69b6156687338fbe6
SONAR-2662 Insert feedback from Freddy

- Smaller font-size for dates in the action plan widget
- "Back" does not work on Chrome
- A user shouldn't have to be authenticated to list reviews
- In the "Plan" form, button "Plan" replaced by "Link"
- Remove background color for the table in the action plan widget
- Do not show closed action plans by default on the admin page so
  that the greatest "due for" date is displayed first
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/actionPlans/action_plans.html.erb
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/action_plans_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/project_reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/action_plans/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/project_reviews/index.html.erb
sonar-server/src/main/webapp/stylesheets/style.css