Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 43f800b56d3002248e42b4145df272a2ad572a7f https://github.com/galaxyproject/galaxy/commit/43f800b56d3002248e42b4145df27... Author: guerler <aysam.guerler@gmail.com> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-content.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M lib/galaxy/tools/parameters/basic.py M static/maps/mvc/ui/ui-select-content.js.map M static/maps/mvc/ui/ui-select-default.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/ui/ui-select-content.js M static/scripts/mvc/ui/ui-select-default.js Log Message: ----------- Modify persistent entry handling for select fields Commit: 3dcc9adaaffa032e1adb57a42e9054ef8ddfe958 https://github.com/galaxyproject/galaxy/commit/3dcc9adaaffa032e1adb57a42e905... Author: guerler <aysam.guerler@gmail.com> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form.js M static/maps/mvc/tool/tool-form.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.js Log Message: ----------- Improve robustness of error message display on tool execution Commit: b9a02150fef9007391e79521b0712f898ed657b9 https://github.com/galaxyproject/galaxy/commit/b9a02150fef9007391e79521b0712... Author: guerler <aysam.guerler@gmail.com> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-default.js M static/maps/mvc/ui/ui-select-default.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/ui/ui-select-default.js Log Message: ----------- Filter on the basis of select field values instead of all attributes Commit: c4841b35214083a9cabb51fd816fe7fac3d53684 https://github.com/galaxyproject/galaxy/commit/c4841b35214083a9cabb51fd816fe... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/tool/tool-form.js M client/galaxy/scripts/mvc/ui/ui-select-content.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M lib/galaxy/tools/parameters/basic.py M static/maps/mvc/tool/tool-form.js.map M static/maps/mvc/ui/ui-select-content.js.map M static/maps/mvc/ui/ui-select-default.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.js M static/scripts/mvc/ui/ui-select-content.js M static/scripts/mvc/ui/ui-select-default.js Log Message: ----------- Merge pull request #2677 from guerler/update_select Fix dataset selector update when deleting history items Compare: https://github.com/galaxyproject/galaxy/compare/d7a1776a9105...c4841b352140