[galaxyproject/galaxy] 40a5dd: fix image proxy prefix in tool form
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 40a5ddde01f5b1b88f64950c448b50f18ec27509 https://github.com/galaxyproject/galaxy/commit/40a5ddde01f5b1b88f64950c448b5... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M static/maps/mvc/tool/tool-form-base.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/tool/tool-form-base.js Log Message: ----------- fix image proxy prefix in tool form alternatively I think this could be fixed at the point when this image url is being generated on backend Commit: cb9fe3efe893ed45db6ba33cfcdb9b977b4703de https://github.com/galaxyproject/galaxy/commit/cb9fe3efe893ed45db6ba33cfcdb9... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-12-20 (Wed, 20 Dec 2017) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M static/maps/mvc/tool/tool-form-base.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/tool/tool-form-base.js Log Message: ----------- implement more restrictive selector, use jquery each isntead of _ thanks to jmchilton and dannon Commit: 5554c2f9b98b4192e106fdce52fa067945f431e8 https://github.com/galaxyproject/galaxy/commit/5554c2f9b98b4192e106fdce52fa0... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M lib/galaxy/tools/imp_exp/imp_history_from_archive.xml Log Message: ----------- Fix import by url for history archive import tool Commit: b82676b8eec35313896614aa0fb5fdeeddacf541 https://github.com/galaxyproject/galaxy/commit/b82676b8eec35313896614aa0fb5f... Author: guerler <aysam.guerler@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py Log Message: ----------- Switch to transparent readmode for history tarfiles Commit: b5d0030b3ed4bf08aa26c29b72c4f5757874669c https://github.com/galaxyproject/galaxy/commit/b5d0030b3ed4bf08aa26c29b72c4f... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Fix history import by file on multi-handler setups The uploaded archive was going to be deleted before the job started running. Commit: 662440e730791318b5ff3a9346f1ee6243c56208 https://github.com/galaxyproject/galaxy/commit/662440e730791318b5ff3a9346f1e... Author: guerler <aysam.guerler@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M lib/galaxy/tools/imp_exp/imp_history_from_archive.xml Log Message: ----------- Add quotes Commit: 8fa785427cf8d41fd420092baaaf574825bb9d0b https://github.com/galaxyproject/galaxy/commit/8fa785427cf8d41fd420092baaaf5... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M lib/galaxy/tools/imp_exp/imp_history_from_archive.xml M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Merge pull request #5344 from mvdbeek/history_import_fixes [17.09] History import fixes Commit: 0fdb63e5e327ef6b82c928004b5e3301967f9eb3 https://github.com/galaxyproject/galaxy/commit/0fdb63e5e327ef6b82c928004b5e3... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M lib/galaxy/tools/parameters/grouping.py Log Message: ----------- remove charlimit for fetching urls fixes #5349 this would only allow a number of urls that fit 1024 chars together moreover it would truncate (and break) the last one Commit: 3bf9b3ab1d718d5ecd02f7539015c5328d6c72ef https://github.com/galaxyproject/galaxy/commit/3bf9b3ab1d718d5ecd02f7539015c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-19 (Fri, 19 Jan 2018) Changed paths: M lib/galaxy/tools/parameters/grouping.py Log Message: ----------- Merge pull request #5353 from martenson/remove-charlimit-for-fetch [17.09] remove charlimit for fetching urls Commit: 4288e96b77fc77c5409e499bf92ba880a6dcbe4d https://github.com/galaxyproject/galaxy/commit/4288e96b77fc77c5409e499bf92ba... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M static/maps/mvc/tool/tool-form-base.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/tool/tool-form-base.js Log Message: ----------- Merge pull request #5237 from martenson/fix-image-proxy-prefix [17.05] fix image proxy prefix in tool form Commit: 177aa2e7f994afc9f2749603e6d1ad20c9ffea77 https://github.com/galaxyproject/galaxy/commit/177aa2e7f994afc9f2749603e6d1a... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js Log Message: ----------- Merge branch 'release_17.05' into release_17.09 Commit: 7996a4c0c73eb53774b2d871f496e36b9a6ec54a https://github.com/galaxyproject/galaxy/commit/7996a4c0c73eb53774b2d871f496e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M static/maps/mvc/tool/tool-form-base.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map M static/scripts/mvc/tool/tool-form-base.js Log Message: ----------- Rebuild client for stable 17.09 Commit: 0e0303743dcb305bd2c3ea66f80b3be9ebdcd351 https://github.com/galaxyproject/galaxy/commit/0e0303743dcb305bd2c3ea66f80b3... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M lib/galaxy/tools/parameters/grouping.py Log Message: ----------- Merge branch 'release_17.09' into dev Commit: 84ae5db0f195adcbbb1a1074d6cc6d0729f1598a https://github.com/galaxyproject/galaxy/commit/84ae5db0f195adcbbb1a1074d6cc6... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-01-22 (Mon, 22 Jan 2018) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M client/galaxy/scripts/mvc/tool/tool-form.js Log Message: ----------- Client formatting Compare: https://github.com/galaxyproject/galaxy/compare/ebafd19575ba...84ae5db0f195
participants (1)
-
GitHub