Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1cdc532ff1817f59b5693cb9ef6e787be5374e9d https://github.com/galaxyproject/galaxy/commit/1cdc532ff1817f59b5693cb9ef6e7... Author: guerler <aysam.guerler@gmail.com> Date: 2016-07-26 (Tue, 26 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/form/form-section.js M client/galaxy/scripts/mvc/form/form-view.js M client/galaxy/scripts/mvc/tool/tool-form-workflow.js M lib/galaxy/tools/parameters/basic.py M static/maps/mvc/form/form-section.js.map M static/maps/mvc/form/form-view.js.map M static/maps/mvc/tool/tool-form-workflow.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/mvc/form/form-section.js M static/scripts/mvc/form/form-view.js M static/scripts/mvc/tool/tool-form-workflow.js Log Message: ----------- Reduce server sided refresh requests to changes in data associated input fields Commit: fa4085be548a6b893745f467deb71cd0ec0dfcec https://github.com/galaxyproject/galaxy/commit/fa4085be548a6b893745f467deb71... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-27 (Wed, 27 Jul 2016) Changed paths: M client/galaxy/scripts/mvc/form/form-section.js M client/galaxy/scripts/mvc/form/form-view.js M client/galaxy/scripts/mvc/tool/tool-form-workflow.js M lib/galaxy/tools/parameters/basic.py M static/maps/mvc/form/form-section.js.map M static/maps/mvc/form/form-view.js.map M static/maps/mvc/tool/tool-form-workflow.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/mvc/form/form-section.js M static/scripts/mvc/form/form-view.js M static/scripts/mvc/tool/tool-form-workflow.js Log Message: ----------- Merge pull request #2652 from guerler/reduce_refreshs Reduce server sided refresh requests to changes in data associated input fields Compare: https://github.com/galaxyproject/galaxy/compare/8b597ed01a6f...fa4085be548a