Skip to content

v4.1.0.dev72: Merge pull request #3 from CybercentreCanada/push-tags

Pre-release
Pre-release

Choose a tag to compare

@cccs-sgaron cccs-sgaron released this 12 Oct 15:19
· 244 commits to master since this release
ff8523d

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