Branch: refs/heads/dev
Home:
https://github.com/galaxyproject/galaxy
Commit: 26b141c83f906dbc7d11c14da968f323eaa632e8
https://github.com/galaxyproject/galaxy/commit/26b141c83f906dbc7d11c14da9...
Author: nturaga <nitesh.turaga(a)gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form.js
M static/maps/mvc/tool/tool-form-base.js.map
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
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form.js
Log Message:
-----------
made changes to tool-form-base.js, this should allow the tool-form to listen to history.
Thanks @guerler for walking me through backbone
Commit: c172641c9deda5d9c193e212a2d74d150eb64f79
https://github.com/galaxyproject/galaxy/commit/c172641c9deda5d9c193e212a2...
Author: nturaga <nitesh.turaga(a)gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M static/maps/mvc/tool/tool-form-base.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-base.js
Log Message:
-----------
added refresh in _buildform as per @guerler 's suggestion
Commit: fd34553cb142e9ccff6b7b295247dd09801d3fb0
https://github.com/galaxyproject/galaxy/commit/fd34553cb142e9ccff6b7b2952...
Author: nturaga <nitesh.turaga(a)gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M static/maps/mvc/tool/tool-form-base.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-base.js
Log Message:
-----------
removing options.needs_update as it is not used anymore, per @guerlers suggestion
Commit: 6414478ad1ab669c8725d0fb784e1b438ddb40dd
https://github.com/galaxyproject/galaxy/commit/6414478ad1ab669c8725d0fb78...
Author: nturaga <nitesh.turaga(a)gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M static/maps/mvc/tool/tool-form-base.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-base.js
Log Message:
-----------
added self.deferred() in refresh
Commit: a6e288fe301c00e88893e0ffe3cbe9f9572aba5e
https://github.com/galaxyproject/galaxy/commit/a6e288fe301c00e88893e0ffe3...
Author: nturaga <nitesh.turaga(a)gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M static/maps/mvc/tool/tool-form-base.js.map
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
Log Message:
-----------
changes'
Commit: 71151c6b2dd3038ac04a77bbb8543e77875b9cc1
https://github.com/galaxyproject/galaxy/commit/71151c6b2dd3038ac04a77bbb8...
Author: Aysam Guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-26 (Tue, 26 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form.js
M static/maps/mvc/tool/tool-form-base.js.map
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
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form.js
Log Message:
-----------
Merge pull request #2476 from nturaga/tool_form_listen_history
Allow tool form to listen to history
Compare:
https://github.com/galaxyproject/galaxy/compare/3d0f5577b105...71151c6b2dd3