]> source.dussan.org Git - sonarqube.git/commit
SONAR-1927 Global Dashboard and widgets. Part I
authorDavid Gageot <david@gageot.net>
Fri, 4 May 2012 10:25:57 +0000 (12:25 +0200)
committerDavid Gageot <david@gageot.net>
Fri, 4 May 2012 10:31:09 +0000 (12:31 +0200)
commit3ca0442d851f724901074ba60bf24d329763f4f2
treec6e9a62f02a17407429feb3726b9618bf977f2c0
parent7e02edbba41689132afa3093d1fce763c0ee86a3
SONAR-1927 Global Dashboard and widgets. Part I
15 files changed:
sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/detached_controller.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/detached_helper.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/_configure_widget.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/_header.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/_widget.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/_widget_definition.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/_widget_definitions.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/_widget_properties.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/configure.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/edit_layout.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/index.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/detached/no_dashboard.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb