bug #6262
Implement Rights reusable in TaxEditor
100%
Description
Since #5762 Rights are reusable. This is important e.g. for copyright statements for image where statements are used for a large number of media (e.g. salvador).
So we need to be able to
- choose from existing Rights
- warning if one edits existing Rights that they might be used at many places
- a Rights bulk editor (not so urgent)
- ... ?
Related issues
Associated revisions
ref #6262: create dao and service for rights
ref #6262: adding funtionality to library to access rights for selection dialog
fix #6262: add possibility to reuse rights in editor
History
#1 Updated by Andreas Müller about 2 years ago
- Due date set to 12/12/2016
- Start date changed from 12/09/2016 to 12/12/2016
#2 Updated by Andreas Müller about 2 years ago
- Target version changed from Release 4.5 to Release 4.6
#3 Updated by Katja Luther about 2 years ago
- Status changed from New to In Progress
for reusability of rights we need a service to get the text and the uuid of the rights, maybe it would be nice to have the titleCache of the agent?
#4 Updated by Andreas Müller about 2 years ago
Katja Luther wrote:
for reusability of rights we need a service to get the text and the uuid of the rights, maybe it would be nice to have the titleCache of the agent?
Don't know if I understand this exactly. Are you generally looking for a label to use? This is definetely the label inherited from LanguageString. Or are you suggesting that we could also add the agent information to the label to be more explicit?
#5 Updated by Katja Luther about 2 years ago
Andreas Müller wrote:
Katja Luther wrote:
for reusability of rights we need a service to get the text and the uuid of the rights, maybe it would be nice to have the titleCache of the agent?
Don't know if I understand this exactly. Are you generally looking for a label to use? This is definetely the label inherited from LanguageString. Or are you suggesting that we could also add the agent information to the label to be more explicit?
Yes I thought about adding the agent to the label, because maybe the label is not enough, if there are different rights with the same or similar text. And maybe the user don't know the text but the rights holder and therefore he or she wants to search for the agent?
#6 Updated by Katja Luther about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|8dbcbc43e5cc155eea9d70af88fc937325fb1927.
#7 Updated by Katja Luther almost 2 years ago
- Assignee changed from Katja Luther to Andreas Müller
#8 Updated by Andreas Müller almost 2 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Andreas Müller to Katja Luther
Seems to work (at least when removing unique key from MN tables).
Open issues:
- warning about multiple uses (handled now in a separate and general ticket #6487)
- Bulk Editor (please open new ticket or add to existing bulk editor ticket)
Generally this ticket can be closed
#9 Updated by Andreas Müller almost 2 years ago
- Related to feature request #6487: Implement warning for multiple used records where ever needed added
#10 Updated by Katja Luther almost 2 years ago
- Status changed from Feedback to Closed
- % Done changed from 50 to 100
#11 Updated by Katja Luther almost 2 years ago
- Related to bug #6544: Bulkeditor for Rights added
#12 Updated by Andreas Müller about 1 year ago
- Related to bug #7091: Add uri field and abbreviatedText to Righs in supplemental data added