app-gelinkt-notuleren 2.14.3

Release information

Release notes:

  1. https://github.com/lblod/app-gelinkt-notuleren/releases/tag/v2.14.3

Release notes frontend:

  1. https://github.com/lblod/frontend-gelinkt-notuleren/releases/tag/v2.28.1

Executive summary

Notable new features in this release:

  • deleting a meeting (that has no linked publications) is now possible

  • we now collects statistics on creating agendapoints and which templates are used

  • IRG archive was introduced and shows up in the menu for the municipalities which have data available.

  • changing the geplandOpenbaar of an agendapoint affects the openbaar of a behandeling

Notable bug fixes:

  • Improved error reporting if preview of notulen fails

  • Use paper view for intro and outro editor (so it looks like the same as the editor for agendapoints)

  • Filters on agendapoint & irg archive overview now properly reset to the first page

Deploy 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.14.2)

  6. Production only: make sure to bump the version of controle-editor to the correct frontend version (2.28.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

Last updated