Branch: refs/heads/release_17.05 Home: https://github.com/galaxyproject/galaxy Commit: ced568a9e5974d0a4944abce99a64f1b8eb6e6f6 https://github.com/galaxyproject/galaxy/commit/ced568a9e5974d0a4944abce99a64... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M client/galaxy/scripts/mvc/dataset/dataset-li.js M static/maps/mvc/dataset/dataset-li.js.map 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 M static/scripts/bundled/login.bundled.js.map M static/scripts/mvc/dataset/dataset-li.js Log Message: ----------- Fix destructive tag rerender to be a simple replacement. Left the original template/render in place, we could refactor as this becomes more standardized. Commit: 650691c943c096ee15233c61e4459982b2c6928d https://github.com/galaxyproject/galaxy/commit/650691c943c096ee15233c61e4459... Author: John Chilton <jmchilton@gmail.com> Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M client/galaxy/scripts/mvc/dataset/dataset-li.js M static/maps/mvc/dataset/dataset-li.js.map 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 M static/scripts/bundled/login.bundled.js.map M static/scripts/mvc/dataset/dataset-li.js Log Message: ----------- Merge pull request #4052 from dannon/1705_fix_tag_drag [17.05] Fix destructive tag rerender to be a simpler, more precise html replacement. Compare: https://github.com/galaxyproject/galaxy/compare/9e6c15299291...650691c943c0