[galaxyproject/galaxy] bf9a15: API, history contents: allow 'source' in payload
Branch: refs/heads/release_16.07 Home: https://github.com/galaxyproject/galaxy Commit: bf9a15389ef32de5ef09cc35876cc17154cb5a5d https://github.com/galaxyproject/galaxy/commit/bf9a15389ef32de5ef09cc35876cc... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-08-17 (Wed, 17 Aug 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/history_contents.py M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map Log Message: ----------- API, history contents: allow 'source' in payload In create, checks both kwd and payload for 'source' parameter when creating a new hdca. This allows source to be passed in the body and not query string. This fixes the copy call in history-contents when copying an hdca by drag and drop in the multi history view. Commit: 6c2468832bdfbfa470596d2ae86f48dc54285139 https://github.com/galaxyproject/galaxy/commit/6c2468832bdfbfa470596d2ae86f4... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-08-17 (Wed, 17 Aug 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/history_contents.py M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map Log Message: ----------- Merge pull request #2809 from carlfeberhard/fix.hdca-dnd [16.07] API, history contents: allow 'source' in payload Compare: https://github.com/galaxyproject/galaxy/compare/30d5b45d43c4...6c2468832bdf
participants (1)
-
GitHub