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
- log in to VPN
- go to https://ahikar-test.uni-goettingen.de
- select the manuscript Cod. Arab. 236 Copenhagen
- go to page 6a and see if the HTML is displayed (this might take a while, cf. #159 (closed) )
- go to https://ahikar-test.sub.uni-goettingen.de/api/annotations/ahikar/arabic-karshuni/3r177/6a/annotationPage.json and check if there is one motif present
- go to https://ahikar-test.sub.uni-goettingen.de/api/annotations/ahikar/arabic-karshuni/3r177/2b/annotationPage.json and check if there are two motifs present
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).
Edited by Michelle Weidling