Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b80ee79b4302bd208ce5aa1fb86fb58e2b89a0c7 https://github.com/galaxyproject/galaxy/commit/b80ee79b4302bd208ce5aa1fb86fb... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-08-24 (Thu, 24 Aug 2017) Changed paths: R lib/galaxy/webapps/galaxy/controllers/mobile.py R templates/webapps/galaxy/mobile/dataset/detail.mako R templates/webapps/galaxy/mobile/dataset/peek.mako R templates/webapps/galaxy/mobile/form.mako R templates/webapps/galaxy/mobile/history/detail.mako R templates/webapps/galaxy/mobile/history/list.mako R templates/webapps/galaxy/mobile/index.mako R templates/webapps/galaxy/mobile/manage_library.mako R templates/webapps/galaxy/mobile/settings.mako Log Message: ----------- Remove /mobile and associated templates. It has been deactivated for almost three years now. Commit: e542c47872881964c9c5fd0220904caee16f868a https://github.com/galaxyproject/galaxy/commit/e542c47872881964c9c5fd0220904... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-08-24 (Thu, 24 Aug 2017) Changed paths: R client/galaxy/style/less/iphone.less M client/grunt-tasks/style.js M static/scripts/bundled/admin.bundled.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/bundled/login.bundled.js.map R static/style/blue/iphone.css Log Message: ----------- Remove ancient 'iphone' styling that is unused (and missing assets) Commit: 4c14de6955a6c2fef489fd9603aec4e88df65539 https://github.com/galaxyproject/galaxy/commit/4c14de6955a6c2fef489fd9603aec... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-08-24 (Thu, 24 Aug 2017) Changed paths: M client/bower.json R client/galaxy/scripts/libs/jquery/jqtouch.js M client/grunt-tasks/install-libs.js R static/jqtouch/img/backButton.png R static/jqtouch/img/back_button.png R static/jqtouch/img/back_button_clicked.png R static/jqtouch/img/bg_row.gif R static/jqtouch/img/bg_row_select.gif R static/jqtouch/img/blueButton.png R static/jqtouch/img/button.png R static/jqtouch/img/button_clicked.png R static/jqtouch/img/cancel.png R static/jqtouch/img/chevron.png R static/jqtouch/img/chevron_select.png R static/jqtouch/img/grayButton.png R static/jqtouch/img/header.gif R static/jqtouch/img/listGroup.png R static/jqtouch/img/loading.gif R static/jqtouch/img/pinstripes.png R static/jqtouch/img/selection.png R static/jqtouch/img/thumb.png R static/jqtouch/img/toggle.png R static/jqtouch/img/toggleOn.png R static/jqtouch/img/toolButton.png R static/jqtouch/img/toolbar.gif R static/jqtouch/img/toolbar.png R static/jqtouch/img/whiteButton.png R static/jqtouch/jqtouch.css Log Message: ----------- strip jqtouch Commit: 1426225a78d0adc7a024d33f314bdfa613eabe5d https://github.com/galaxyproject/galaxy/commit/1426225a78d0adc7a024d33f314bd... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-08-24 (Thu, 24 Aug 2017) Changed paths: M client/bower.json R client/galaxy/scripts/libs/jquery/jqtouch.js R client/galaxy/style/less/iphone.less M client/grunt-tasks/install-libs.js M client/grunt-tasks/style.js R lib/galaxy/webapps/galaxy/controllers/mobile.py R static/jqtouch/img/backButton.png R static/jqtouch/img/back_button.png R static/jqtouch/img/back_button_clicked.png R static/jqtouch/img/bg_row.gif R static/jqtouch/img/bg_row_select.gif R static/jqtouch/img/blueButton.png R static/jqtouch/img/button.png R static/jqtouch/img/button_clicked.png R static/jqtouch/img/cancel.png R static/jqtouch/img/chevron.png R static/jqtouch/img/chevron_select.png R static/jqtouch/img/grayButton.png R static/jqtouch/img/header.gif R static/jqtouch/img/listGroup.png R static/jqtouch/img/loading.gif R static/jqtouch/img/pinstripes.png R static/jqtouch/img/selection.png R static/jqtouch/img/thumb.png R static/jqtouch/img/toggle.png R static/jqtouch/img/toggleOn.png R static/jqtouch/img/toolButton.png R static/jqtouch/img/toolbar.gif R static/jqtouch/img/toolbar.png R static/jqtouch/img/whiteButton.png R static/jqtouch/jqtouch.css M static/scripts/bundled/admin.bundled.js.map M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/bundled/login.bundled.js.map R static/style/blue/iphone.css R templates/webapps/galaxy/mobile/dataset/detail.mako R templates/webapps/galaxy/mobile/dataset/peek.mako R templates/webapps/galaxy/mobile/form.mako R templates/webapps/galaxy/mobile/history/detail.mako R templates/webapps/galaxy/mobile/history/list.mako R templates/webapps/galaxy/mobile/index.mako R templates/webapps/galaxy/mobile/manage_library.mako R templates/webapps/galaxy/mobile/settings.mako Log Message: ----------- Merge pull request #4494 from dannon/no_mobile Remove /mobile and associated templates Compare: https://github.com/galaxyproject/galaxy/compare/5ae1446970ec...1426225a78d0