]> source.dussan.org Git - sonarqube.git/commit
SONAR-3825 move treemap from prototypejs to jquery
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 4 Dec 2012 21:35:33 +0000 (22:35 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 4 Dec 2012 21:51:19 +0000 (22:51 +0100)
commitf5e7cabed70e681245a70da35700124ca805af76
tree11747766bc236c1d75b851a080e0bbeff50de9c9
parent2baa5c84dff8b707c5d745e2a2a8cbdc7e028bf1
SONAR-3825 move treemap from prototypejs to jquery
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/DefaultResourceTypes.java
sonar-plugin-api/src/main/java/org/sonar/api/resources/ResourceType.java
sonar-plugin-api/src/main/java/org/sonar/api/resources/ResourceTypes.java
sonar-plugin-api/src/test/java/org/sonar/api/resources/ResourceTypeTest.java
sonar-plugin-api/src/test/java/org/sonar/api/resources/ResourceTypesTest.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/treemap_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_treemap.rb
sonar-server/src/main/webapp/WEB-INF/app/models/user.rb
sonar-server/src/main/webapp/WEB-INF/app/views/measures/_display_treemap.html.erb
sonar-server/src/main/webapp/javascripts/application.js
sonar-server/src/main/webapp/stylesheets/style.css