Opened 4 years ago

Closed 4 years ago

#2224 closed enhancement (fixed)

Files should be annotatable

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.17
Component: core Version:
Keywords: Cc:

Description

It could be useful to store metadata about files as annotations.

Change History (8)

comment:1 by Nicklas Nordborg, 4 years ago

In 7856:

References #2224: Files should be annotatable

Core- and data-layer classes have been updated so that file support annotations. Database schema version updated to 149.

comment:2 by Nicklas Nordborg, 4 years ago

In 7857:

References #2224: Files should be annotatable

Added support for annotations to file list, view and edit pages.

comment:3 by Nicklas Nordborg, 4 years ago

In 7858:

References #2224: Files should be annotatable

Annotation importer should use PATH instead of NAME when referencing files.

comment:4 by Nicklas Nordborg, 4 years ago

In 7859:

References #2224: Files should be annotatable

Updated the "Item overview" functionality to include annotations for file items. File items are either included as "data files" or as the the target in any-to-any links.

comment:5 by Nicklas Nordborg, 4 years ago

In 7860:

References #2224: Files should be annotatable

Annotation validation in the "Item overview" failed for any-to-any items (and probably also file set items) since we need to use the target item to get to the annotations.

comment:6 by Nicklas Nordborg, 4 years ago

In 7861:

References #2224: Files should be annotatable

Adding file loading from protocol nodes and validation to the "Item overview".

comment:7 by Nicklas Nordborg, 4 years ago

In 7865:

References #2224: Files should be annotatable

Need to ignore missing files when testing the "Item overview" since we never set files for protocols.

comment:8 by Nicklas Nordborg, 4 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.