[obs-commits] [openSUSE/open-build-service] 8aa3f7: [webui] Only use display: none instead of CSS clas...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 8aa3f7605da0b81a373a2094283e2ab8576e44eb https://github.com/openSUSE/open-build-service/commit/8aa3f7605da0b81a373a20... Author: Sascha Peilicke <saschpe@suse.de> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/webui/app/views/request/show.html.erb Log Message: ----------- [webui] Only use display: none instead of CSS class 'hidden' Commit: 2f45b37821ec5236e0a90530174cfe2e1a41cd94 https://github.com/openSUSE/open-build-service/commit/2f45b37821ec5236e0a905... Author: Sascha Peilicke <saschpe@suse.de> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/webui/app/views/vendor/bento/layouts/application.html.erb A src/webui/public/javascripts/jquery-ui-1.8.18.custom.min.js M src/webui/public/javascripts/layout-squashed.js Log Message: ----------- [webui] Update jQueryUI to version 1.8.18 Also add a theme, makes little sense withouth. Still, we'll have to adjust it slightly to our Bento theme. Commit: f97b75340eafc01d394fd766d5cc35ef041ce1b7 https://github.com/openSUSE/open-build-service/commit/f97b75340eafc01d394fd7... Author: Sascha Peilicke <saschpe@suse.de> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/webui/public/stylesheets/style.css Log Message: ----------- [webui] Add some CSS styles for jQueryUI... ...currently only for the 'Autocomplete' widget, I tried to mimick jquery.autocompleter where possible (e.g. no alternating row colors and bold font for search prefix possible). Commit: b2bc1794e6be4d63bcd37a7d067d494d37058dbf https://github.com/openSUSE/open-build-service/commit/b2bc1794e6be4d63bcd37a... Author: Sascha Peilicke <saschpe@suse.de> Date: 2012-03-28 (Wed, 28 Mar 2012) Changed paths: M src/webui/app/controllers/group_controller.rb M src/webui/app/controllers/project_controller.rb M src/webui/app/controllers/user_controller.rb M src/webui/app/views/driver_update/create.html.erb M src/webui/app/views/package/_submit_request_dialog.rhtml M src/webui/app/views/patchinfo/_form.rhtml M src/webui/app/views/project/_add_maintained_project_dialog.html.erb M src/webui/app/views/project/_filter_projects.rhtml M src/webui/app/views/project/_release_request_dialog.rhtml M src/webui/app/views/project/add_repository.html.erb M src/webui/app/views/project/add_repository_from_default_list.html.erb M src/webui/app/views/project/new_package_branch.html.erb M src/webui/app/views/project/packages.html.erb M src/webui/app/views/request/_change_devel_request_dialog.html.erb M src/webui/app/views/request/show.html.erb M src/webui/app/views/shared/_add_group.rhtml M src/webui/app/views/shared/_add_user.rhtml R src/webui/public/javascripts/jquery.autocomplete.pack.js R src/webui/public/stylesheets/jquery.autocomplete.css Log Message: ----------- [webui] Port autocompletion to jQueryUI Compare: https://github.com/openSUSE/open-build-service/compare/efed55f...b2bc179
participants (1)
-
Sascha Peilicke