app-gelinkt-notuleren-2.7.0

Enhancement

  • #206 convert the type selector to a toggle

  • #205 add a warning to attachment overview if no decisions were found

  • #204 Only save document if it's in a dirty state (@lagartoverde)

  • #203 Change column order in attachments table (@lagartoverde)

  • #202 Add numbering to agendapoints in intermission select and fixed ordering (@lagartoverde)

  • #201 Add tooltip on attachment button (@Dietr)

Internal

prepublisher Release 1.4.2

Bug Fix

Deployment guide

  1. set up the maintenance frontend in docker-compose.override.yml

  2. optional: create a backup of the database with /data/useful-scripts/virtuoso-backup.sh ${name-of-container}

  3. bring down everything with docker-compose down

  4. bring up just the maintenance frontend with docker-compose up -d editor

  5. git fetch && git checkout v2.7.0)

  6. Production only: make sure to bump the version of controle-editor to the correct frontend version (2.18.0)

  7. remove (comment out) maintenance frontend from docker-compose.override.yml

  8. start the stack docker-compose up -d

  9. verify it's up

Deployments

environment

deployment date

QA

08/10/2021

Sandbox (gebruikerssessie)

PROD

Last updated