[galaxyproject/galaxy] 93453e: Avoid html response when reloading tool through th...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 93453e490f2490899d818473d79eeddf9f6d0808 https://github.com/galaxyproject/galaxy/commit/93453e490f2490899d818473d79ee... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M lib/galaxy/tools/toolbox/base.py M lib/galaxy/web/base/controllers/admin.py M lib/galaxy/webapps/galaxy/api/tools.py M templates/admin/reload_tool.mako Log Message: ----------- Avoid html response when reloading tool through the api Commit: b466ff6cd8dc86c03f0d6322e26b94605087bb39 https://github.com/galaxyproject/galaxy/commit/b466ff6cd8dc86c03f0d6322e26b9... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 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 root location for tool reloader Commit: 1aa459f19d45221957ff0be6a5f708bf6bd41a41 https://github.com/galaxyproject/galaxy/commit/1aa459f19d45221957ff0be6a5f70... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 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/mvc/tool/tool-form-base.js Log Message: ----------- Use shared modal viewer Commit: cd52f20961fcdee3453b5c5ce28b84f25b50f3f3 https://github.com/galaxyproject/galaxy/commit/cd52f20961fcdee3453b5c5ce28b8... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 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 Log Message: ----------- Align code style to existing code in tool form base Commit: 727bfbd258c548917d2025708368f73b57199648 https://github.com/galaxyproject/galaxy/commit/727bfbd258c548917d2025708368f... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M lib/galaxy/tools/toolbox/base.py M lib/galaxy/webapps/galaxy/api/tools.py 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 error message style, raise message exception if tool has not been found Commit: 8e59ec1e2be863dc00cb86d1689e7169cd43b6e5 https://github.com/galaxyproject/galaxy/commit/8e59ec1e2be863dc00cb86d1689e7... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M lib/galaxy/tools/toolbox/base.py M lib/galaxy/webapps/galaxy/api/tools.py 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: ----------- Remove unused tooltips for submenu options, fix response Commit: 10943712b829ac48760fc5ecd25405d768cc9dd4 https://github.com/galaxyproject/galaxy/commit/10943712b829ac48760fc5ecd2540... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 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: ----------- Revise dropdown item label Commit: 9590d4551439c7b9ae13f704508bfef376ff1fc4 https://github.com/galaxyproject/galaxy/commit/9590d4551439c7b9ae13f704508bf... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 2017) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js 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: ----------- Improve success message upon tool xml reloading Commit: 73b8fc45aa088b17970c5309108442d968c70a7b https://github.com/galaxyproject/galaxy/commit/73b8fc45aa088b17970c530910844... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-10 (Fri, 10 Feb 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: ----------- Check once for admin operations when building dropdown list in tool form Commit: 4fc0b84910adef446daa20a68cd69b0721a4d362 https://github.com/galaxyproject/galaxy/commit/4fc0b84910adef446daa20a68cd69... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-02-13 (Mon, 13 Feb 2017) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form-base.js M lib/galaxy/tools/toolbox/base.py M lib/galaxy/web/base/controllers/admin.py M lib/galaxy/webapps/galaxy/api/tools.py 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 M templates/admin/reload_tool.mako Log Message: ----------- Merge remote-tracking branch 'guerler/fix_tool_reload_003' into dev Compare: https://github.com/galaxyproject/galaxy/compare/9f9d0cb4082b...4fc0b84910ad
participants (1)
-
GitHub