]> source.dussan.org Git - sonarqube.git/commit
SONAR-2069 refactor the filters page in order to use the new treemap
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 6 Feb 2012 18:46:58 +0000 (19:46 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 6 Feb 2012 18:47:12 +0000 (19:47 +0100)
commitf14133323d409ab2d0ab70ea3c5625fe66d75148
treec9117542b425ff22194ec3396e53f1c470d835f6
parent6f093541f25b48a7e531805ea09faeff280530d0
SONAR-2069 refactor the filters page in order to use the new treemap
sonar-server/src/main/webapp/WEB-INF/app/controllers/filters_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/treemap_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/treemap2.rb
sonar-server/src/main/webapp/WEB-INF/app/views/filters/treemap.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/treemap/_treemap.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/treemap/_treemap_container.html.erb
sonar-server/src/main/webapp/javascripts/application.js