Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 65b2fe8a4aa48ec0fefa36b4f30aeab1627ff33d https://github.com/galaxyproject/galaxy/commit/65b2fe8a4aa48ec0fefa36b4f30ae... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/history/options-menu.js M static/maps/mvc/history/options-menu.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/history/options-menu.js Log Message: ----------- Fix delete option in history menu. Commit: 31043698d0a8a20294c9964d93a0e726b0ff91ca https://github.com/galaxyproject/galaxy/commit/31043698d0a8a20294c9964d93a0e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/history/options-menu.js M static/maps/mvc/history/options-menu.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/history/options-menu.js Log Message: ----------- Fix purge option in history menu. Now delete&purge use modern models/handling. Commit: b3f0f36c89a09056e6a49e4e5c65779a676fc1c5 https://github.com/galaxyproject/galaxy/commit/b3f0f36c89a09056e6a49e4e5c657... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M client/galaxy/scripts/mvc/history/options-menu.js M static/maps/mvc/history/options-menu.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/history/options-menu.js Log Message: ----------- Merge pull request #4574 from dannon/history_options_fixes Fix delete option in history menu Compare: https://github.com/galaxyproject/galaxy/compare/2aeb4590d1c9...b3f0f36c89a0