]> source.dussan.org Git - sonarqube.git/commit
SONAR-3972 Add a "Tools" menu entry in the top header
authorFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Fri, 23 Nov 2012 14:54:21 +0000 (15:54 +0100)
committerFabrice Bellingard <fabrice.bellingard@sonarsource.com>
Fri, 23 Nov 2012 14:54:21 +0000 (15:54 +0100)
commit49b4dad4385d9b01ec096b3ff52b6adce453a5ca
treea60e08241df1561a91104058f459efa23348f9e7
parent610ec74f60c3d44675a964491ded901b616a3cae
SONAR-3972 Add a "Tools" menu entry in the top header

Still needs to be done:
- apply the correct section to "quality profiles" and "libraries" to
  avoid having the left menu
- remove the "My Filters" link on the user panel when the filters menu
  is available elsewhere
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties
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 [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_user_panel.html.erb
sonar-server/src/main/webapp/stylesheets/layout.css
sonar-server/src/main/webapp/stylesheets/style.css