Datenbank #382
Add missing active states
Status: | Erledigt | Start date: | ||
---|---|---|---|---|
Priority: | Hoch | Due date: | ||
Assignee: | Sarah Stoffels | % Done: | 100% | |
Category: | - | Estimated time: | 1.00 h | |
Target version: | Repertoire 1) Testing phase I | Spent time: | 5.50 h |
Description
Add active states, where not present:
- Artist
- Release
- Creation
Check exclusion from searches.
Related issues
History
#1 Updated by Sarah Stoffels almost 7 years ago
active / inactive settable on tryton admin layer
if inactive, will not be available in the search by default
#2 Updated by Sarah Stoffels almost 7 years ago
- Assignee set to Sarah Stoffels
#3 Updated by Sarah Stoffels almost 7 years ago
- Status changed from Neu to Vermeintlich Gelöst
- % Done changed from 0 to 100
The active states for classes in "collecting_society" are now realized via the mixin class "CurrentState". The following classes use this mixin class now.
* Artist
* Creation
* Release
* Content
* Client
* Label
* License
* Storehouse
* HarddiskLabel
* Harddisk
* FilesystemLabel
* Filesystem
The default value for new datasets is active=t(rue). This can be overwritten in the consuming class itself, if required.
The Tryton backend search function for the respective datasets shows only active datasets by default.
#4 Updated by Sarah Stoffels almost 7 years ago
- Status changed from Vermeintlich Gelöst to Erledigt
#5 Updated by Alexander Blum over 5 years ago
- Related to Webfrontend #682: Check delete vs. active flag added
#6 Updated by Alexander Blum almost 5 years ago
- Target version changed from 1) Testing phase I to Repertoire 1) Testing phase I
#7 Updated by Alexander Blum almost 5 years ago
- Project changed from repertoire to collecting_society