]> source.dussan.org Git - sonarqube.git/commit
SONAR-2218 improve UI
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 8 Mar 2011 12:23:38 +0000 (13:23 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 8 Mar 2011 12:23:38 +0000 (13:23 +0100)
commit914d329ad4f75b0248c44fdfa0cea958a5388c8b
treed5d7a5f48e71517d21d476a2d9695a9354373247
parent5434327a2cbdd535cd28e5abbd70ac89d5f7b5b5
SONAR-2218 improve UI
15 files changed:
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/code_coverage.html.erb
sonar-server/src/main/webapp/WEB-INF/app/controllers/drilldown_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/drilldown_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/_rule_priority.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_header_coverage.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_header_violations.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_options.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_rules_filter.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/index.html.erb
sonar-server/src/main/webapp/stylesheets/style.css