feature request #6800
Allow all filters for DwCA export in TaxEditor
70%
Description
The new DwCA export allows filtering classifications, subtrees, single taxon nodes and taxa.
This should be reflected by the export assistent.
Note: the given filter (TaxonNodeFilter) is intended to be used also by other exports. So it may make sense to create a generic component to set the filter.
Related issues
Associated revisions
ref #6800: add configuration possibility to export all classifications in DwC-A export
ref #6800: add missing taxonnode filter when selecting all classification
ref #6800: add possibility to add several nodes for DwC-A export
ref #6800: add possibility to add several nodes for DwC-A export, adapt wizard
History
#1 Updated by Andreas Müller almost 4 years ago
- Related to task #6754: Adapt DwcA Export to CDM light export strategy added
#2 Updated by Andreas Müller almost 4 years ago
- Related to feature request #6755: Make DwcA export available for annosys via web services added
#3 Updated by Andreas Müller almost 4 years ago
- Related to bug #6799: Implement progress monitor for DwC A export added
#4 Updated by Andreas Müller almost 4 years ago
- Related to bug #6801: DwCA Export is not stored at expected place added
#5 Updated by Andreas Müller over 3 years ago
- Target version changed from Release 4.9 to Release 4.10
#6 Updated by Andreas Müller over 3 years ago
- Related to feature request #6933: Add possibility to export only families or other part of the tree in CDM light and DwC-A export added
#7 Updated by Andreas Müller over 3 years ago
In CDM light export we currently distinguish "Export selected subtree" and "Export complete classification". For DwC-A we need a third category: "Export all classification" (without selection dropdown) and/or if possible a fourth alternative which allows selecting multiple classifications (e.g. by a multi-select dropdown)
#8 Updated by Andreas Müller over 3 years ago
- Subject changed from Allow all filters for DwCA export to Allow all filters for DwCA export in TaxEditor
#9 Updated by Andreas Müller over 3 years ago
- Target version changed from Release 4.10 to Release 4.11
#10 Updated by Andreas Müller over 3 years ago
- Target version changed from Release 4.11 to Release 4.12
#11 Updated by Andreas Müller over 3 years ago
- Target version changed from Release 4.12 to Release 4.13
#12 Updated by Katja Luther over 3 years ago
- Status changed from New to Resolved
- Assignee changed from Katja Luther to Andreas Müller
now all filters are available (taxon filter are also implemented with subtree filter)
#13 Updated by Andreas Müller over 3 years ago
- File picture726-1.png View added
Subtree filter and taxon filter still not seem to be available in nightly. See screenshot.
#14 Updated by Andreas Müller over 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
#15 Updated by Andreas Müller over 3 years ago
- Related to feature request #7193: Implement area filter and rank filter in TaxEditor for exports added
#16 Updated by Andreas Müller over 3 years ago
I created a new ticket for new available filter parameters #7193
#17 Updated by Katja Luther about 3 years ago
- Assignee changed from Katja Luther to Andreas Müller
the subtree filter should be available now, please review. To filter on taxa, you have to click on taxonnodes without children.
if it should also be possible to export only the parents of a subtree, we need to add a checkbox in the wizard that only the selected taxonnodes without their children should be exported.
#18 Updated by Andreas Müller almost 3 years ago
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 0 to 70
Katja Luther wrote:
the subtree filter should be available now, please review. To filter on taxa, you have to click on taxonnodes without children.
if it should also be possible to export only the parents of a subtree, we need to add a checkbox in the wizard that only the selected taxonnodes without their children should be exported.
Yes I think we should have such a checkbox. Label "Include children" with default to true.