]> source.dussan.org Git - sonarqube.git/commit
Improvements of management of dashboards
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 22 Dec 2011 18:21:47 +0000 (19:21 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 22 Dec 2011 18:45:09 +0000 (19:45 +0100)
commit9c816d789977b71312cda76a130c9fd3c78aa5aa
treef93cb7dbfe4f847d1a3b1b322b8300839d7808ad
parentf9939c9840d1d0e6e24eebeb5a9309aa1ebba6a8
Improvements of management of dashboards

* SONAR-1929 do not create a dashboard if another one with the same name exists

* SONAR-3103 unfollow default dashboard
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboards_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/active_dashboard.rb
sonar-server/src/main/webapp/WEB-INF/app/models/dashboard.rb