]> source.dussan.org Git - sonarqube.git/commit
SONAR-2701 Adjustments on TimeMachine widget
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 26 Aug 2011 10:01:17 +0000 (12:01 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 26 Aug 2011 10:01:17 +0000 (12:01 +0200)
commite5d8c474f9e3eb542a6a06e95a1ff06a84cea022
treef49c82692a90944b5ce6e0edede0e0f21212dd85
parent133212f106d8032370e18d4b6f16a52bf5e92206
SONAR-2701 Adjustments on TimeMachine widget

- Display only latest snapshot if number_of_versions set to 1
- Fix bug and actually always display oldest snapshot of the selected
  time frame
- Improve CSS rendering
- Do not display last column if no sparkline
- Do not display metric domain if selected metrics all belong to the
  same domain (= if there's only one domain to display)
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/time_machine.html.erb
sonar-server/src/main/webapp/WEB-INF/app/models/snapshot.rb
sonar-server/src/main/webapp/stylesheets/style.css