[galaxyproject/galaxy] 7cc25c: Parse tags with datatoolparameter options
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 7cc25c9082de5df6ff4ed89365f34f39dbbec545 https://github.com/galaxyproject/galaxy/commit/7cc25c9082de5df6ff4ed89365f34... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Parse tags with datatoolparameter options Commit: a02c1cfda10e2b600e5209db7f7be8dfb0069467 https://github.com/galaxyproject/galaxy/commit/a02c1cfda10e2b600e5209db7f7be... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Add tags to name Commit: 4d5a03ba55eeb1a1f3884999f3399fb47503cbcc https://github.com/galaxyproject/galaxy/commit/4d5a03ba55eeb1a1f3884999f3399... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-01 (Wed, 01 Mar 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Remove brackets Commit: ca238c4323a9d8efd8bb6fca06da5dd87d86032f https://github.com/galaxyproject/galaxy/commit/ca238c4323a9d8efd8bb6fca06da5... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-02 (Thu, 02 Mar 2017) Changed paths: M test/unit/tools/test_data_parameters.py M test/unit/tools/test_evaluation.py Log Message: ----------- Add tags to mock hda Commit: 2135e63f8e144e21c926c8ea593acb5ce9615069 https://github.com/galaxyproject/galaxy/commit/2135e63f8e144e21c926c8ea593ac... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-02 (Thu, 02 Mar 2017) 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: ----------- Filter tags regardless of given select field label Commit: 7e19245c8af5b203c0a76f2ab5eee5a1856fdded https://github.com/galaxyproject/galaxy/commit/7e19245c8af5b203c0a76f2ab5eee... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-02 (Thu, 02 Mar 2017) Changed paths: M test/unit/tools/test_evaluation.py Log Message: ----------- Fix spacing Commit: a93c29fa4a438b93016cb5e31d0e4ef88ca88029 https://github.com/galaxyproject/galaxy/commit/a93c29fa4a438b93016cb5e31d0e4... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-02 (Thu, 02 Mar 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Add tag filtering for collections Commit: 82137b433cf00f2b83a00e08b71bdea2bfebf9bd https://github.com/galaxyproject/galaxy/commit/82137b433cf00f2b83a00e08b71bd... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-02 (Thu, 02 Mar 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Fix append calling for collections Commit: 735f56ec95dba7d58d8d1dad922a01c3074af1ce https://github.com/galaxyproject/galaxy/commit/735f56ec95dba7d58d8d1dad922a0... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-03 (Fri, 03 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: ----------- Concat all tags to improve front-end performance Commit: 83df8d5c9653c8e213eed63aecb9377503eb42f2 https://github.com/galaxyproject/galaxy/commit/83df8d5c9653c8e213eed63aecb93... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-03 (Fri, 03 Mar 2017) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Attempt to prefetch tags when building active datasets list Commit: 6b2f9be75ab16e69a8fb1c72d10d169d20ab7854 https://github.com/galaxyproject/galaxy/commit/6b2f9be75ab16e69a8fb1c72d10d1... Author: guerler <aysam.guerler@gmail.com> Date: 2017-03-03 (Fri, 03 Mar 2017) Changed paths: M client/galaxy/scripts/mvc/ui/ui-select-default.js 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: ----------- Use space instead of comma when concatenating tags Commit: 97d6e1b6c1ca56575c1297649fd0484c85e15a7a https://github.com/galaxyproject/galaxy/commit/97d6e1b6c1ca56575c1297649fd04... 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-content.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M lib/galaxy/model/__init__.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 M test/unit/tools/test_data_parameters.py Log Message: ----------- Merge branch 'filter_dataset_tags' into dev Compare: https://github.com/galaxyproject/galaxy/compare/6e3a9661d45c...97d6e1b6c1ca
participants (1)
-
GitHub