Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 6e8a7fddb1727a7b6f4c3ae4817d38fe73f2079b https://github.com/galaxyproject/galaxy/commit/6e8a7fddb1727a7b6f4c3ae4817d3... Author: John Chilton jmchilton@gmail.com Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths: M lib/galaxy/util/rules_dsl.py M test/unit/test_rule_utils.py
Log Message: ----------- Fix empty handling rule.
Commit: 42ddfbde4c429b6bd3a19f901f0f3bf7db1d85ba https://github.com/galaxyproject/galaxy/commit/42ddfbde4c429b6bd3a19f901f0f3... Author: John Chilton jmchilton@gmail.com Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths: M client/galaxy/scripts/mvc/rules/rule-definitions.js M test/base/data/rules_dsl_spec.yml
Log Message: ----------- Fill out, polish the rule spec a little more.
Drop use of startsWith in favor of indexOf for PhantomJS testing.
Commit: 6cd8650b5a5530835e6d396e81d6f481ca6b141a https://github.com/galaxyproject/galaxy/commit/6cd8650b5a5530835e6d396e81d6f... Author: John Chilton jmchilton@gmail.com Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths: M lib/galaxy/tools/__init__.py
Log Message: ----------- Remove stray debug statement left in 18.05.
Commit: 4d83746cc2f83c1208abcefbce3e66a00f01076a https://github.com/galaxyproject/galaxy/commit/4d83746cc2f83c1208abcefbce3e6... Author: John Chilton jmchilton@gmail.com Date: 2018-07-26 (Thu, 26 Jul 2018)
Changed paths: M client/galaxy/scripts/components/RuleCollectionBuilder.vue M client/galaxy/scripts/mvc/rules/rule-definitions.js M lib/galaxy/managers/collections.py M lib/galaxy/util/rules_dsl.py M test/base/data/rules_dsl_spec.yml
Log Message: ----------- Allow loading tag metadata from existing objects in rule builder.
This should allow nesting and filtering from tags - including group tags.
Commit: 58072302539dd7c5283ee11c13512a19a9bf99fb https://github.com/galaxyproject/galaxy/commit/58072302539dd7c5283ee11c13512... Author: John Chilton jmchilton@gmail.com Date: 2018-07-27 (Fri, 27 Jul 2018)
Changed paths: M client/galaxy/scripts/components/RuleCollectionBuilder.vue M client/galaxy/scripts/mvc/rules/rule-definitions.js M lib/galaxy/managers/collections.py M lib/galaxy/util/rules_dsl.py M test/api/test_tools.py M test/base/data/rules_dsl_spec.yml M test/base/populators.py M test/base/rules_test_data.py M test/galaxy_selenium/navigates_galaxy.py M test/galaxy_selenium/smart_components.py M test/selenium_tests/test_tool_form.py
Log Message: ----------- Implement rule builder rule to quickly grab group tag value.
Should make it a lot easier to nested and filter on group tag values.
Commit: 0e69ca8bfbc3c93bd18a22a32cd77494d55e915e https://github.com/galaxyproject/galaxy/commit/0e69ca8bfbc3c93bd18a22a32cd77... Author: Marius van den Beek m.vandenbeek@gmail.com Date: 2018-08-26 (Sun, 26 Aug 2018)
Changed paths: M client/galaxy/scripts/components/RuleCollectionBuilder.vue M client/galaxy/scripts/mvc/rules/rule-definitions.js M lib/galaxy/managers/collections.py M lib/galaxy/tools/__init__.py M lib/galaxy/util/rules_dsl.py M test/api/test_tools.py M test/base/data/rules_dsl_spec.yml M test/base/populators.py M test/base/rules_test_data.py M test/selenium_tests/test_tool_form.py
Log Message: ----------- Merge pull request #6545 from jmchilton/rule_builder_use_group_tags
Allow Consuming Tags in the Apply Rules Tool
Compare: https://github.com/galaxyproject/galaxy/compare/a3fc0b9f324f...0e69ca8bfbc3 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
galaxy-commits@lists.galaxyproject.org