Skip to content

Feature/#167 annotations motifs that span several pages

Bug fix

Summary

The serialization of simple motifs is now able to deal with motifs spanning over a page's end. Motifs that encompass more than one line are connected via a data-next attribute in HTML. The AnnotationAPI exposes the first part of a motif available on a page.

Furthermore some of the Docker images in the CI config have been exchanged with smaller versions in order to improve performance.

Compliance to “Definition of Done”

  • Unit tests passed
  • Code reviewed
  • Product Owner accepts the User Story

How to test this fix

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Readme and general docs

  • I updated the README (if applicable) and kept the docs up to date.

Closes

Closes #167 (closed).

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Michelle Weidling

Merge request reports