]> source.dussan.org Git - sonarqube.git/commit
SONAR-3972 Refactor menus
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Mon, 3 Dec 2012 15:20:27 +0000 (16:20 +0100)
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Tue, 4 Dec 2012 14:35:01 +0000 (15:35 +0100)
commit86c4a977147c0d5844ee9a99a27bac4a8f1972d2
tree3279824afca63e4c508ed5410ca6d6414b4a2e35
parent0d61080215bc04dabacf1360c945755d50a8e2b2
SONAR-3972 Refactor menus

- Remove the "Tools" menu and put them on the left side bar
- Remove the user panel when not logged
- Extract "Reviews" and put it on the top bar (will become "Issues")
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/comparison_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/dependencies_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/reviews_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_tools.html.erb [deleted file]