[galaxyproject/galaxy] 4c4f78: Swap to using tag values to store name instead of ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4c4f78857b7141227e6ac320c36aad7c3429b7b5 https://github.com/galaxyproject/galaxy/commit/4c4f78857b7141227e6ac320c36aa... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M lib/galaxy/managers/hdas.py Log Message: ----------- Swap to using tag values to store name instead of child values. Commit: 2e5e6bb028165a735908543a063396f03bed375e https://github.com/galaxyproject/galaxy/commit/2e5e6bb028165a735908543a06339... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-default.js M client/galaxy/style/less/ui.less 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 M static/style/blue/base.css Log Message: ----------- Merge remote-tracking branch 'upstream/dev' into nametags_to_value Commit: d20e19e85a11ab8cf7eaff4fd0b3ee3dee337ff2 https://github.com/galaxyproject/galaxy/commit/d20e19e85a11ab8cf7eaff4fd0b3e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: 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: ----------- Include values in tags and tag selection lgoic Commit: 942f0d98d912196e95cfbb6f390c321676c28bce https://github.com/galaxyproject/galaxy/commit/942f0d98d912196e95cfbb6f390c3... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) 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: ----------- Only compose tag:value one time on the client. Commit: 278da1b35653aa1ad5835b74206bb46bb4d6373a https://github.com/galaxyproject/galaxy/commit/278da1b35653aa1ad5835b74206bb... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) 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: ----------- Merge remote-tracking branch 'upstream/dev' into nametags_to_value Commit: f8e6b84998ab13cc99037c5eda3425f81329cbe5 https://github.com/galaxyproject/galaxy/commit/f8e6b84998ab13cc99037c5eda342... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-default.js M lib/galaxy/tools/parameters/basic.py 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: ----------- Compose tag:value serverside -- we don't benefit from having them split when shipped (yet) Commit: 477626385c14e3df00aa654194dd8502c064c5d7 https://github.com/galaxyproject/galaxy/commit/477626385c14e3df00aa654194dd8... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) 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 tags by query term Commit: 192d75a4654411ad242819536a7968703697f524 https://github.com/galaxyproject/galaxy/commit/192d75a4654411ad242819536a796... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Strip hanging extra comma. Commit: b8b7739292676ba928664417be771bd6e3f8f087 https://github.com/galaxyproject/galaxy/commit/b8b7739292676ba928664417be771... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-default.js M lib/galaxy/managers/hdas.py 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: ----------- Merge pull request #3719 from dannon/nametags_to_value Use values for 'name'tags instead of child tags. Compare: https://github.com/galaxyproject/galaxy/compare/e54792f4263e...b8b773929267
participants (1)
-
GitHub