[galaxyproject/galaxy] 771765: Allow resizing of regular multi-select boxes
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 7717659c784085a772565d028c77c73b48a54630 https://github.com/galaxyproject/galaxy/commit/7717659c784085a772565d028c77c... Author: guerler <aysam.guerler@gmail.com> Date: 2015-11-04 (Wed, 04 Nov 2015) Changed paths: M client/galaxy/scripts/galaxy.panels.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M client/galaxy/style/less/base.less M client/galaxy/style/less/ui.less M config/plugins/visualizations/charts/static/build-app.js M static/maps/mvc/ui/ui-select-default.js.map M static/scripts/galaxy.panels.js M static/scripts/mvc/ui/ui-select-default.js M static/style/blue/base.css Log Message: ----------- Allow resizing of regular multi-select boxes Remove event handler Add mouse leave event handler Improve visibility and accessibility Fix tag name Style compromise Repack charts Commit: 8a9372b989b35a049ceec721846ae0811a8f8cfe https://github.com/galaxyproject/galaxy/commit/8a9372b989b35a049ceec721846ae... Author: guerler <aysam.guerler@gmail.com> Date: 2015-11-04 (Wed, 04 Nov 2015) Changed paths: M client/galaxy/scripts/mvc/grid/grid-template.js M client/galaxy/scripts/mvc/upload/upload-button.js M client/galaxy/style/less/base.less M client/galaxy/style/less/upload.less M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M run.sh M static/maps/mvc/grid/grid-template.js.map M static/maps/mvc/upload/upload-button.js.map M static/scripts/mvc/grid/grid-template.js M static/scripts/mvc/upload/upload-button.js M static/style/blue/base.css M test/api/helpers.py Log Message: ----------- Merge branch 'dev' of https://github.com/galaxyproject/galaxy into revise_multiselect_001 Commit: 59624762751624c831e0b60a3fde1fdf9d4a78f9 https://github.com/galaxyproject/galaxy/commit/59624762751624c831e0b60a3fde1... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M client/galaxy/scripts/galaxy.panels.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M client/galaxy/style/less/base.less M client/galaxy/style/less/ui.less M config/plugins/visualizations/charts/static/build-app.js M static/maps/mvc/ui/ui-select-default.js.map M static/scripts/galaxy.panels.js M static/scripts/mvc/ui/ui-select-default.js M static/style/blue/base.css Log Message: ----------- Merge pull request #1025 from guerler/revise_multiselect_001 Allow resizing of regular multi-select boxes Compare: https://github.com/galaxyproject/galaxy/compare/afa65f4d9a36...596247627516
participants (1)
-
GitHub