Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 8836d687c1e4d40d0cd5cb20d1f011067fb4d929 https://github.com/openSUSE/open-build-service/commit/8836d687c1e4d40d0cd5cb... Author: Stephan Kulow <coolo@suse.de> Date: 2012-10-10 (Wed, 10 Oct 2012) Changed paths: M src/webui/Gemfile.lock M src/webui/app/controllers/application_controller.rb M src/webui/app/controllers/package_controller.rb M src/webui/app/helpers/application_helper.rb A src/webui/app/views/layouts/_header.html.erb M src/webui/app/views/layouts/_sponsor.html.erb A src/webui/app/views/layouts/application.html.erb A src/webui/app/views/main/_countdown.html.erb M src/webui/app/views/main/_feeds.html.erb A src/webui/app/views/main/_sponsors.html.erb A src/webui/app/views/vendor/bento/layouts/_sponsor.html.erb R src/webui/app/views/vendor/bento/layouts/application.html.erb A src/webui/app/views/vendor/bento/main/_feeds.html.erb R src/webui/app/views/vendor/neutral/layouts/_header.html.erb R src/webui/app/views/vendor/neutral/layouts/_sponsor.html.erb R src/webui/app/views/vendor/neutral/layouts/application.html.erb R src/webui/app/views/vendor/neutral/main/_countdown.html.erb R src/webui/app/views/vendor/neutral/main/_feeds.html.erb R src/webui/app/views/vendor/neutral/main/_sponsors.html.erb M src/webui/test/functional/spider_test.rb Log Message: ----------- [webui] switch to HTML5, xhtml1.1 is a dead end While at it, I cleaned up the neutral theme. bento overwrites now what it changes, everything else is theme less. This makes it way more transparent what happens