opencast / annotation-tool

A video annotation service that is suitable for research, teaching and learning
Educational Community License v2.0
40 stars 19 forks source link

New way of editing categories and scales #547

Closed JulianKniephoff closed 2 years ago

JulianKniephoff commented 3 years ago

This implements a new paradigm for editing categories and scales, as prescribed by the Bern 2021-1 project.

Note that this includes #546 and Arnei/annotation-tool#8, and hence Arnei/annotation-tool#7 and #414.

JulianKniephoff commented 2 years ago

Should this include a notice about upgrading the db, since a new a new column was added to LabelImpl?

Unfortunately we still haven't figured out a good way/place to put such notices. :disappointed:

The text in the "Add Track"-Modal is all white, making it unreadable against the white background. Seems to be an inheritance issue somehow.

Will be addressed in #548.