Base
- Added support for an Image section in the ODM
Service Base
- Added a Result section of type IMAGE with a special class to construct the section
Service Client
- Allow file upload to tell service server that an image is meant to be displayed in an image section
Service Server
- Let service server set the image section flag on files
UI (API Server)
- Add an API to download images files related to image sections as a data URI
UI (Frontend)
- Add an Image tab to the file viewer to view images from image sections
- Add the image section to the report view