feature request #9939
closedImplement specimen status in TaxEditor
100%
Description
Related issues
Updated by Andreas Müller about 1 year ago
- Due date set to 07/26/2011
- Start date changed from 02/15/2022 to 07/26/2011
- Follows feature request #2506: (Type-) Specimens may need status added
Updated by Andreas Müller about 1 year ago
- Due date deleted (
07/26/2011) - Start date deleted (
07/26/2011)
Updated by Andreas Müller about 1 year ago
- Priority changed from New to Highest
- Severity changed from normal to major
Updated by Andreas Müller about 1 year ago
- Tags changed from specimen to specimen, 5.31
Updated by Andreas Müller about 1 year ago
- Target version changed from Release 5.38 to Release 5.31
Updated by Andreas Müller about 1 year ago
- Due date set to 03/25/2022
- Start date set to 03/11/2022
Updated by Andreas Müller about 1 year ago
- Tags changed from specimen, 5.31 to specimen
Updated by Katja Luther about 1 year ago
- Status changed from New to In Progress
To make it more flexible we should add a vocabulary with the terms, otherwise we have to add the terms in a static way and adding a new occurence status type would need to adapt the implementation.
Updated by Andreas Müller about 1 year ago
Katja Luther wrote in #note-9:
To make it more flexible we should add a vocabulary with the terms, otherwise we have to add the terms in a static way and adding a new occurence status type would need to adapt the implementation.
There is already a vocabulary. See OccurrenceStatusType.csv.
But more relevant than the vocabulary is the termType, which is OST ("OccurrenceStatusType").
Or I fully misunderstand your comment.
Updated by Katja Luther about 1 year ago
- % Done changed from 10 to 40
Andreas Müller wrote in #note-11:
Katja Luther wrote in #note-9:
To make it more flexible we should add a vocabulary with the terms, otherwise we have to add the terms in a static way and adding a new occurence status type would need to adapt the implementation.
There is already a vocabulary. See OccurrenceStatusType.csv.
But more relevant than the vocabulary is the termType, which is OST ("OccurrenceStatusType").
Or I fully misunderstand your comment.
Sorry this was a mistake...
A first implementation is available now.
Updated by Andreas Müller about 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 40 to 70
Updated by Katja Luther about 1 year ago
- Assignee changed from Katja Luther to Andreas Müller
please review.
Updated by Andreas Müller about 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 70 to 80
Generally this works. Only the location in the UI should be improved. Currently it is too much hidden.
For DerivedUnit DetailsView I suggest to put it at the end of the "General" section. Same for the DerivedUnitFacade DetailsView/Dialogue.
Also it would be nice to have a summary label beside the label "Status" which concatenates all status if there are any. However, this is a nice to have and probably a general issue for all lists or expandable sections, so it does not need be solved in this ticket if difficult.
Updated by Katja Luther 12 months ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
Andreas Müller wrote in #note-15:
Generally this works. Only the location in the UI should be improved. Currently it is too much hidden.
For DerivedUnit DetailsView I suggest to put it at the end of the "General" section. Same for the DerivedUnitFacade DetailsView/Dialogue.
Now, the status is between pref. stable uri and publish flag. for all details views/dialogues.
Also it would be nice to have a summary label beside the label "Status" which concatenates all status if there are any. However, this is a nice to have and probably a general issue for all lists or expandable sections, so it does not need be solved in this ticket if difficult.
This is implemented as well.
Updated by Andreas Müller 12 months ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 80 to 90
The selection is now at a better place, so we can close this ticket.
There are only very few nice to haves that might go into a follow up ticket if not being no-brainers
- The space above should be less and the space below should be more (the collapsed line should be in the middle between "Pref. Stable URI" and "Publish"
- the summary is not automatically updated, but only after reloading the details view
- we may discuss if the "+" beside the summary is still needed with the summary being their; I guess it is not necessary but not sure
Issues 2 and 3 are of general interest for al such lists and collapsed sections. Maybe we can create a new ticket saying that such summaries should be implemented everywhere and the "+" should be replaced, and we give the specimen status as example how it should look like and be implemented.
Updated by Katja Luther 12 months ago
Andreas Müller wrote in #note-17:
The selection is now at a better place, so we can close this ticket.
There are only very few nice to haves that might go into a follow up ticket if not being no-brainers
- The space above should be less and the space below should be more (the collapsed line should be in the middle between "Pref. Stable URI" and "Publish"
The above space is because the uri field needs the space for the error message.
- the summary is not automatically updated, but only after reloading the details view
- we may discuss if the "+" beside the summary is still needed with the summary being their; I guess it is not necessary but not sure
Issues 2 and 3 are of general interest for al such lists and collapsed sections. Maybe we can create a new ticket saying that such summaries should be implemented everywhere and the "+" should be replaced, and we give the specimen status as example how it should look like and be implemented.
Updated by Andreas Müller 12 months ago
- Related to bug #9965: Newly created derived unit is not shown in selection dialog added
Updated by Andreas Müller 12 months ago
- Related to feature request #10003: Implement specimen status in Data portal added
Updated by Andreas Müller 12 months ago
- Due date changed from 03/25/2022 to 03/31/2022
Updated by Katja Luther 12 months ago
- Status changed from Feedback to Resolved
- Assignee changed from Katja Luther to Andreas Müller
Removed the '+'
Updated by Andreas Müller 12 months ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Katja Luther
- % Done changed from 90 to 100
Works as expected now.
Updated by Andreas Müller 12 months ago
- Related to feature request #10021: Add concatenated label instead of "+" beside section label for collections added
Updated by Andreas Müller 12 months ago
Andreas Müller wrote in #note-17:
Issues 2 and 3 are of general interest for al such lists and collapsed sections. Maybe we can create a new ticket saying that such summaries should be implemented everywhere and the "+" should be replaced, and we give the specimen status as example how it should look like and be implemented.
Created a new ticket for the general case: #10021