Skip to content

Latest commit

 

History

History
2314 lines (1327 loc) · 147 KB

CHANGELOG.md

File metadata and controls

2314 lines (1327 loc) · 147 KB

frontend-gelinkt-notuleren

5.43.2

Patch Changes

5.43.1

Patch Changes

  • #780 509dc29 Thanks @lagartoverde! - Fix agendapoint not generated bug when creating a IV with Ronse and Voeren

  • #779 25a7190 Thanks @elpoelma! - Adjust mandatee queries to explicitly include the rdf:type of URIs which are consumed from LMB. This prevents us from querying tombstones.

5.43.0

Minor Changes

  • #778 bd204e8 Thanks @elpoelma! - RMW mandatee table adjustments:
    • Add mandaat:bekrachtigtAanstellingVan predicate to mandatees in 'Eedafleggingen' table (IVRMW2-LBM-5-eed-leden)
    • Remove mandaat:bekrachtigtAanstellingVan predicate from 'Verkiezingen' table (IVRMW2-LBM-3-verkiezing-leden)

Patch Changes

5.42.3

Patch Changes

  • #777 1cd28f5 Thanks @piemonkey! - Fix bug with LMB synchronisation by not autofilling variables in headless editors

5.42.2

Patch Changes

  • 5df910d Thanks @abeforgit! - dont add previous chairman to participants if that person is already in that list

5.42.1

Patch Changes

5.42.0

Minor Changes

Patch Changes

5.41.5

Patch Changes

5.41.4

Patch Changes

5.41.3

Patch Changes

5.41.2

Patch Changes

5.41.1

Patch Changes

  • 11e961d Thanks @elpoelma! - Fix configuration of snippet_placeholder node and nodeview

5.41.0

Minor Changes

  • #765 001c7c3 Thanks @elpoelma! - - Adjust logic of meeting creation modal:

    • Only allow the selection of 'bestuursorganen' which are active on the selected 'planned start' date
    • When modifying the 'planned start' date, clear the 'bestuursorgaan' if necessary.
    • Modernize administrative-body-select component
  • #732 677da80 Thanks @lagartoverde! - Add a way of adding a custom voting

Patch Changes

  • #764 100044b Thanks @elpoelma! - Meeting attendee modal: ensure only mandatees with a linked person are displayed

5.40.0

Minor Changes

Patch Changes

  • bc109e9 Thanks @lagartoverde! - Update ember-rdfa-editor to 10.7.3 and ember-rdfa-editor-lblod-plugins to 25.2.1

5.39.0

Minor Changes

Patch Changes

5.38.0

Minor Changes

  • #756 9b121b5 Thanks @elpoelma! - Meeting participation modal: include adminstration period of mandatees

  • #756 ccbb557 Thanks @elpoelma! - Inauguration meetings: ensure that the chairman of the previous legislation may be selected as chairman and attendee

  • #751 59a10ac Thanks @elpoelma! - Add emberApplication prosemirror plugin to zitting-text-document-container component

Patch Changes

  • #750 fbd1953 Thanks @elpoelma! - Hide mandatee-table editor feature behind feature-flag mandatee-table-editor

  • #752 d9e559c Thanks @elpoelma! - bump plugins to v24.3.1

  • #755 b59829f Thanks @abeforgit! - Clarify wording in export page

  • #754 b003ecb Thanks @abeforgit! - Set meeting start date to planned start for new IVs

  • #757 0bc0d88 Thanks @elpoelma! - Disable creation of inauguration meeting if not applicable. To be able to create an inauguration meeting, you should be logged in as a:

    • Gemeente
    • District
    • OCMW The logged-in administrative unit should be relevant for the next legislation (e.g. no old, no longer existing muncipalities)
  • #753 7409997 Thanks @elpoelma! - IV creation: ensure decision templates are correctly instantiated upon meeting creation

5.37.0

Minor Changes

5.36.1

Patch Changes

5.36.0

Minor Changes

  • #744 2d9afb7 Thanks @elpoelma! - Add bestuursperiode ember-data model. This model represents the legislation periode for a specific bestuursorgaan.

  • #746 6bb3107 Thanks @elpoelma! - IVGR LMB table queries Introduce deterministic ordering. Mandatees/fractions will be ordered by:

    • Fraction size
    • Mandatee name in alphabetical order
  • #746 3fc060b Thanks @elpoelma! - IVGR LMB table queries Introduce deterministic ordering. Depending on the query/table, mandatees/fractions will be ordered by:

    • Fraction size
    • Amount of votes
    • Mandatee rank
  • #742 b3c0605 Thanks @elpoelma! - Ensure the correct 'bestuursorgaan-in-tijd' is selected when syncing an IV

  • #747 a1988b2 Thanks @piemonkey! - Add styling for agendapoint numbers next to titles in prepublish flow

Patch Changes

5.35.0

Minor Changes

  • #736 d6e5731 Thanks @elpoelma! - LMB IV RMW tables Add configs for the necessary LMB tables for the RMW IV

  • #738 0170e3e Thanks @elpoelma! - Partly refactor AgendapointEditController into seperate ember service:

    • Move schema, plugins, nodeviews and config to the AgendapointEditorService
    • Allows for easily sharing these settings between the headful and headless editor instances
    • Service includes a method to easily compute a state based on a passed html string

Patch Changes

  • #741 40942e1 Thanks @elpoelma! - Implement a more extendable way to determine the correct bestuursorgaan-classificatie for a new inauguration meeting

  • #737 86abc61 Thanks @piemonkey! - Fix handling of motivation section when copying parts of decisions to clipboard

  • 767c1be Thanks @abeforgit! - Bump plugins to v24.2.1

  • #739 cda985e Thanks @lagartoverde! - Fixed bug where deleting the meeting was not possible

  • #740 930f963 Thanks @elpoelma! - IVGR LMB tables: adjust fractie-splitsing query

    • Adjustment in how verkiezing and kieslijsten are determined
    • Fix variable name
  • 198f916 Thanks @abeforgit! - Use safe getters for auth info in editor config service

  • #738 f7a212a Thanks @elpoelma! - Adjustments to headless prosemirror schema used for processing agendapoints:

    • Use WithConfig versions of node-specs where possible
    • Include person_variable and autofilled_variable

5.34.1

Patch Changes

5.34.0

Minor Changes

Patch Changes

5.33.1

Patch Changes

5.33.0

Minor Changes

Patch Changes

  • #730 4459ac4 Thanks @elpoelma! - LMB IV GR tables Introduce correction in IVGR7-LMB-2-ontvankelijkheid-schepenen on start and end of mandate

  • #730 e3da7c9 Thanks @elpoelma! - LMB IV GR tables Remove erroneous 'mandaat:bekrachtigdAanstellingVan' relationship from IVGR8-LMB-1-verkozen-schepenen table

  • #730 9e68b55 Thanks @elpoelma! - LMB IV GR tables Remove erroneous 'mandaat:bekrachtigdAanstellingVan' relationship from IVGR7-LMB-1-kandidaat-schepenen table

5.32.0

Minor Changes

  • #728 354371c Thanks @piemonkey! - Add screen within meeting download options to allow for copying of the decision to the clipboard

5.31.2

Patch Changes

  • 598529a Thanks @abeforgit! - Select IV templates based on name so they work in all envs

5.31.1

Patch Changes

  • #727 16735bb Thanks @elpoelma! - LMB IV GR config: ensure queries filter on bestuursfunctie 'gemeenteraadslid' where necessary

5.31.0

Minor Changes

Patch Changes

  • #726 a46d2ed Thanks @lagartoverde! - Insert menu is open by default now and moved insert snippet button to the bottom of the list

5.30.0

Minor Changes

5.29.0

Minor Changes

  • #723 53999b8 Thanks @piemonkey! - Add option to export HTML 'for publishing', which removes template comments

Patch Changes

5.28.1

Patch Changes

5.28.0

Minor Changes

  • #704 ecd4d94 Thanks @piemonkey! - Update to v22.5.1 of plugins. Including:
    • Support for imported resources in snippets, both when editing and including them
    • Mandatee table improvements

5.27.3

Patch Changes

5.28.0-next.0

Minor Changes

  • #711 d3f4f25 Thanks @elpoelma! - Add inital mandatee table config containing the different configurations/queries needed for the inauguration meeting

Patch Changes

5.27.2

Patch Changes

  • a538d6e Thanks @elpoelma! - When deleting a signature, and all signatures have been removed, ensure that the deleted status is set on the fullNotulen resource, not the publicNotulen resource

  • a538d6e Thanks @elpoelma! - Adjust rdfa-annotation stylesheets to also match full URIs instead of only prefixed ones

5.27.1

Patch Changes

5.27.0

Minor Changes

  • #694 eb549e7 Thanks @elpoelma! - Addition of a generic SimpleModal component. This component is an extension of the AuModal component. It is less opinionated as the content can be completely configured (no predefined content).

  • #694 eb549e7 Thanks @elpoelma! - Addition of a basic meeting synchronization flow which allows users to synchronize an inauguration meeting with a configured LMB endpoint.

Patch Changes

5.26.0

Minor Changes

Patch Changes

5.25.0

Minor Changes

  • #702 389cb83 Thanks @elpoelma! - (functionaris-selector) improve filter of functionaris query

  • #699 0042f62 Thanks @elpoelma! - agendapoint editor: enable rdfa-aware doc, heading and link nodes

  • #699 2386e7e Thanks @elpoelma! - meeting intro/outro editors: enable rdfa-aware nodes

  • #699 fb19e47 Thanks @elpoelma! - regulatory-statement editor: enable rdfa-aware link nodes

  • #702 e500a25 Thanks @elpoelma! - Improve filtering of possible-participants (meeting-form) query

  • #702 145f095 Thanks @elpoelma! - (mandataris-selector) improve filter of mandatee queries

  • #702 91ed23d Thanks @elpoelma! - (meeting-form) adjust possible-participants query to include additional relationships to avoid patchy load of mandatee-table

5.24.1

Patch Changes

  • f4dafaf Thanks @elpoelma! - Update @lblod/ember-rdfa-editor-lblod-plugins to version 22.2.2

5.24.0

Minor Changes

Patch Changes

  • #705 c31bdea Thanks @elpoelma! - Drop the redundant keyboardInstruction setting of date-picker, as the date-picker now uses a table element, which screen readers already know how to handle.

5.23.0

Minor Changes

Patch Changes

  • #700 a255765 Thanks @lagartoverde! - Don't make unnecesary history changes when updating regulatory statements inside agendapoints

5.22.0

Minor Changes

5.21.0

Minor Changes

  • #667 74542c6 Thanks @dkozickis! - GN-4693: Bump @lblod/ember-rdfa-editor-lblod-plugins to 19.2.0 and enable LPDC plugin

  • #696 0201665 Thanks @elpoelma! - Remove seperate edit button for agenda items and make agenda item titles clickable

Patch Changes

5.20.2

Patch Changes

5.20.1

Patch Changes

5.20.0

Minor Changes

  • #683 0a37110 Thanks @elpoelma! - - Add basic support for consuming and using decision templates from the regulatory statement endpoint

    • Refactor RegulatoryAttachmentsFetcher to TemplateFetcher
  • #635 0a43cb3 Thanks @elpoelma! - Set-up basic creation-flow for inauguration meetings (installatievergadering) of a municipal council (gemeenteraad)

  • #688 6e3ed19 Thanks @piemonkey! - Update to lblod/ember-rdfa-editor and lblod/ember-rdfa-editor-lblod-plugins with updated dependency versions and update dependencies to match

  • 40e8403 Thanks @elpoelma! - Update @lblod/ember-rdfa-editor-lblod-plugins to version 22.0.1

Patch Changes

5.19.4

Patch Changes

  • #710 f46cc0d Thanks @elpoelma! - When deleting a signature, and all signatures have been removed, ensure that the deleted status is set on the fullNotulen resource, not the publicNotulen resource

5.19.3

Patch Changes

  • #707 b260950 Thanks @elpoelma! - Adjust rdfa-annotation stylesheets to also match full URIs instead of only prefixed ones

  • #706 c01e81b Thanks @elpoelma! - Update to editor-plugin 19.3.2 hotfix which contains fixes for styles of annotated content

5.19.2

Patch Changes

5.19.1

Patch Changes

5.19.0

Minor Changes

  • #677 5a142bc Thanks @piemonkey! - Switch to new location-plugin for addresses, including functionality to choose geographic locations from a map

  • #677 0166bf1 Thanks @piemonkey! - Update to latest @lblod/ember-rdfa-editor-lblod-plugins v19.3.0

Patch Changes

5.18.1

Patch Changes

5.18.0

Minor Changes

  • e24b3ad Thanks @piemonkey! - Update @lblod/ember-rdfa-editor to 9.10.0 and @lblod/ember-rdfa-editor-lblod-plugins to 19.2.0

Patch Changes

5.17.2

Patch Changes

5.17.1

Patch Changes

5.17.0

Minor Changes

Patch Changes

5.16.0

Minor Changes

  • #624 3fdce6a3 Thanks @piemonkey! - Add hidden support for editing and advanced annotation of RDFa in the editor

Patch Changes

5.15.1

Patch Changes

5.15.0

Minor Changes

Patch Changes

5.14.0

Minor Changes

  • #645 c522af9a Thanks @dkozickis! - GN-4800: Bump @appuniversum/ember-appuniversum to 3.4.1

    • Bump @appuniversum/ember-appuniversum to 3.4.1

      • Update breaking changes, mainly removing two-way binding from AuTextarea and AuInput components.
      • Change how appuniversum SCSS is imported in the app.
      • Add a key to AuDatePicker localisation.
    • Bump @lblod/ember-rdfa-editor-lblod-plugins to 17.0.0

    • Bump @lblod/ember-environment-banner to 0.5.0

  • #646 906a1363 Thanks @dkozickis! - Bump ember-rdfa-editor-lblod-plugins to 17.1.0 to get snippet changes:

    GN-4811: Only show the titles of the snippets

    In the snippet insert modal: only show the titles of the snippets

    GN-4816: Add sorting for snippet lists

    • Use AuDataTable
    • Add sorting for snippet lists

5.13.1

Patch Changes

  • #644 862e5584 Thanks @dkozickis! - GN-4808: Fix language detection for users that are coming to GN for the first time

5.13.0

Minor Changes

Patch Changes

  • #641 8b3fab9a Thanks @dkozickis! - GN-4772: Fix supported language detection

  • #634 b2649e7a Thanks @elpoelma! - (internal) Drop requirement to pass template to its own loadBody method

  • #636 18e735e7 Thanks @elpoelma! - Update editor to 9.6.1 and plugins to 16.3.0

  • #643 61a90dda Thanks @piemonkey! - Fix some deprecation warnings from appuniversum

  • #638 cb2efe03 Thanks @dkozickis! - GN-4771: Regulatory statements not showing in agendapoint

    Fix emberNodeConfig definition for regulatory-statement-view to use component instead of old componentPath.

  • #640 5aa056ec Thanks @piemonkey! - Add support for signed-resources and published-resources which have their content in files instead of directly as text

  • #640 ac1b6763 Thanks @piemonkey! - Fix some bugs around versioned-notulen with content stored as files

  • #643 a1c1b584 Thanks @piemonkey! - Improve editor load times by running some promises in parallel instead of series

5.12.2

Patch Changes

5.12.1

Patch Changes

5.12.0

Minor Changes

Patch Changes

5.11.0

Minor Changes

5.10.3

Patch Changes

5.10.2

Patch Changes

5.10.1

Patch Changes

5.10.0

Minor Changes

  • #610 e4742aae Thanks @elpoelma! - Disable space-invisible in order to prevent slowdowns

  • #611 4ba94b92 Thanks @dkozickis! - Bump editor dependencies

    • Bump @lblod/ember-rdfa-editor to ^8.0.2
    • Bump @lblod/ember-rdfa-editor-lblod-plugins to ^15.2.1
    • Enable Alignment plugin
    • Enable column sizing for tables

5.9.3

Patch Changes

  • af202b99 Thanks @abeforgit! - correctly deal with the 2 types of versionedNotulen

    • correctly show signatures even after document is published
    • correctly show the full document when signing even if notulen is already published with some parts marked private (you always sign the whole document) -> the page was showing the wrong document in the signing modal in niche cases before, leading users to sign a different document than what they were looking at

5.9.2

Patch Changes

5.9.1

Patch Changes

5.9.0

Minor Changes

Patch Changes

5.8.0

Minor Changes

  • #581 229897a8 Thanks @dkozickis! - GN-4528: Fix issues reported by dependency-lint, require dependency-lint CI job to pass

  • #582 7492c976 Thanks @x-m-el! - - automatically save the document title if clicking outside of the title input box

    • Do not allow empty document titles
    • saving a document will also save its title
    • the "saved" pill will only show up if something is actually saved

Patch Changes

  • #585 e41a0233 Thanks @x-m-el! - Use the say-content style for any treatment content, like rendering sub/superscripts correctly

  • #587 4551896e Thanks @elpoelma! - Update @lblod/ember-rdfa-editor to 6.2.0

  • #583 817f18d3 Thanks @piemonkey! - Pass standard templates into standard template plugin instead of it loading them itself

5.7.0

Minor Changes

Patch Changes

5.6.1 (2023-09-08)

🐛 Bug Fix

  • #564 GN-4430: Don't allow editing agendapoint participants if votings are present (@x-m-el)

🏠 Internal

Committers: 1

5.6.0 (2023-08-29)

🚀 Enhancement

🏠 Internal

Committers: 1

5.5.0 (2023-08-23)

🚀 Enhancement

  • #545 GN-4441: Hide template comments via CSS in all previews (@x-m-el)
  • #552 GN-4264: enable template comments in GN (@abeforgit)

🏠 Internal

Committers: 2

5.4.3 (2023-08-02)

🏠 Internal

Committers: 1

5.4.2 (2023-07-13)

🐛 Bug Fix

  • #530 GN-4427: fix old signatures and publications not being picked up (@abeforgit)

🏠 Internal

Committers: 1

5.4.1 (2023-07-11)

🐛 Bug Fix

Committers: 2

5.4.0 (2023-07-06)

🐛 Bug Fix

  • #520 GN-4416: add document title config (and bump editor v3.10.0 and plugins v8.4.0) (@abeforgit)

Committers: 1

5.3.0 (2023-07-06)

🚀 Enhancement

  • #502 GN-4200: Implement new TOC scrolling functionality (@lagartoverde)
  • #519 GN-4406: add support for root level articles to regulatory statement documents (@elpoelma)
  • #509 GN-4358: addition of a document-type filter to the publication actions page (@elpoelma)
  • #512 GN-4384: Convert deleted text in publication actions to a pill (@lagartoverde)

🏠 Internal

Committers: 3

5.2.1 (2023-06-28)

🚀 Enhancement

  • #503 Make design of publication-actions page consistent with designs of other publication pages (@elpoelma)

🐛 Bug Fix

🏠 Internal

Committers: 2

5.2.0 (2023-06-22)

🚀 Enhancement

🐛 Bug Fix

  • #498 Fix - Add publication action when deleting signature of document (@x-m-el)

🏠 Internal

Committers: 4

5.1.0 (2023-06-18)

🐛 Bug Fix

🏠 Internal

Committers: 2

5.0.0 (2023-06-09)

🚀 Enhancement

Committers: 1

4.1.0 (2023-06-04)

🐛 Bug Fix

  • #469 Add date plugin to zitting-text-document-container and fix date config error (@elpoelma)

🏠 Internal

Committers: 3

4.0.2 (2023-05-19)

🐛 Bug Fix

Committers: 1

4.0.1 (2023-05-18)

🐛 Bug Fix

Committers: 1

4.0.0 (2023-05-18)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 4

3.4.1 (2023-04-21)

🐛 Bug Fix

Committers: 1

3.4.0 (2023-04-20)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 3

3.3.0 (2023-03-27)

🚀 Enhancement

  • #444 feat(editor): bump to 3.4 and activate all the new features (@abeforgit)

🐛 Bug Fix

  • #439 Update internal regulatory statement to support new editor API (@elpoelma)
  • #427 GN-4088: Fix backlink of print (@dkozickis)
  • #425 Hotfix: trim whitespace out of templates before instantiating them (@elpoelma)

🏠 Internal

Committers: 4

3.2.3 (2023-02-15)

🐛 Bug Fix

  • #429 Hotfix: trim whitespace out of templates before instantiating them (@elpoelma)
  • #428 Hotfix: update plugins to 2.1.2 to solve codelist bug (@elpoelma)

Committers: 1

3.2.2 (2023-02-09)

bump editor to v2.1.3

3.2.1 (2023-02-07)

🐛 Bug Fix

🏠 Internal

Committers: 1

3.2.0 (2023-02-06)

🚀 Enhancement

  • #416 Add error routes to agendapoints, regulatory statements, meetings and the irg-archive (@elpoelma)
  • #415 Addition of not-found route (@elpoelma)

🐛 Bug Fix

  • #418 Disable regulatory statement insert when its feature flag is disabled (@elpoelma)
  • #414 Reroute irg-archive to login when not authenticated (@elpoelma)

🏠 Internal

Committers: 1

3.1.0 (2023-01-26)

🚀 Enhancement

  • #410 Support for displaying which agendapoints are linked to a regulatory statement (@elpoelma)
  • #402 Add new statuses for the regulatory statements (@lagartoverde)

🐛 Bug Fix

🏠 Internal

  • #413 Update editor to 1.0.0 and plugins to 1.0.0-beta.8 (@elpoelma)

Committers: 2

3.0.1 (2023-01-25)

🏠 Internal

Committers: 1

3.0.0 (2023-01-25)

🚀 Enhancement

Committers: 1

v2.36.4 (2023-01-23)

🚀 Enhancement

🏠 Internal

  • #404 Bump editor to 1.0.0-beta.2 and editor-plugins to 1.0.0-beta.1 (@elpoelma)
  • #403 Update ember appuniversum to 2.2.0 (@elpoelma)

Committers: 1

2.37.3 (2023-01-12)

🚀 Enhancement

Committers: 1

2.37.2 (2023-01-10)

🚀 Enhancement

  • #400 Add case insensitive sorting to all text-based/title columns (@elpoelma)

2.36.4 (2023-01-23)

🚀 Enhancement

Committers: 1

2.37.0 (2023-01-04)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

2.36.3 (2023-01-10)

🐛 Bug Fix

Committers: 1

2.36.2 (2022-12-21)

🐛 Bug Fix

  • #394 Pass sort to the backend on uittreksels publication table (@lagartoverde)
  • #393 hotfix: remove empty decisions from document on save (@usrtim)

Committers: 2

2.36.1 (2022-12-07)

🐛 Bug Fix

  • bump ember-rdfa-editor to 0.64.1, fixes issue with templates not showing in insert menu

2.36.0 (2022-12-07)

🚀 Enhancement

  • #383 Add archive date to irg archive (@elpoelma)
  • #373 Feature: non editable published regulatory statements (@elpoelma)
  • #375 add a prompt when a user tries to leave a page with unsaved changes in a document (GN-3740) (@usrtim)

🐛 Bug Fix

  • #377 reset back to the url you were on after cancelling redirect (@usrtim)
  • #379 Fix weird title behaviour in regulatory statements edit page. (@elpoelma)

🏠 Internal

Committers: 3

2.35.0 (2022-11-18)

🚀 Enhancement

  • #359 When saving an editorDocument retrieve and store its parts in the editor-document model (@elpoelma)
  • #370 Feature/regulatory statements publication (@elpoelma)
  • #363 Feature: prevent the duplicate inclusion of regulatory statements in a decision (@elpoelma)
  • #361 When the notulen is published disable the editing (@lagartoverde)
  • #365 Feature/translation improvements (@lagartoverde)
  • #362 Feature/minor improvements (@lagartoverde)
  • #360 Sort regulatory statements by title when inserting a regulatory statement in an agendapoint (@elpoelma)

🐛 Bug Fix

  • #367 Move besluit property in regulatory statement plugin to dynamic getter. (@elpoelma)
  • #364 Disable 'insert statement' button if there is no besluit present (@elpoelma)
  • #366 Bugfix: only return title property if this._title is null or undefined (@elpoelma)

🏠 Internal

Committers: 2

2.34.0 (2022-11-07)

🚀 Enhancement

Committers: 2

2.33.2 (2022-11-07)

🐛 Bug Fix

  • #353 Fix issue with voting overview page where the number of votings are limited to 20 (@elpoelma)
  • #354 Fix syntax issue that caused error when saving regulatory statement (@elpoelma)
  • #351 Fix translation issue on attachments page (@elpoelma)
  • #337 Save document title after edit (@elpoelma)

🏠 Internal

Committers: 2

2.33.1 (2022-10-25)

🚀 Enhancement

  • #349 Add export-to-html menu action to regulatory-statements document view (@elpoelma)

🏠 Internal

Committers: 1

2.33.0 (2022-10-20)

🚀 Enhancement

  • #348 Use file service from regulatory-statements application in order to fetch template (@elpoelma)
  • #297 Create revision layout (@Dietr)

🐛 Bug Fix

  • #345 Fix infinite pages when printing a meeting (@Dietr)
  • #342 Fix: prevent the confirm dialog to show up twice when exiting without saving (@elpoelma)

🏠 Internal

Committers: 4

2.32.1 (2022-10-12)

🐛 Bug Fix

  • #341 Fix regex which matches for generateUuid() in the template (@elpoelma)
  • #338 fix: set start date to planned start on creation (@nvdk)

Committers: 2

2.32.0 (2022-10-05)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 5

2.31.1 (2022-09-30)

🐛 Bug Fix

  • #332 bumps the variable template plugin (@nvdk)
  • #331 Fixed bug where the attachment wasn't assigned to the first decision when inserted (@lagartoverde)
  • #330 Fix selection errors when trying to save with empty selection (@abeforgit)

🏠 Internal

  • #328 chore(deps): bump editor and plugins to newest bugfix releases (@abeforgit)

Committers: 3

2.31.0 (2022-09-09)

🏠 Internal

Committers: 1

2.30.0 (2022-09-07)

🚀 Enhancement

🐛 Bug Fix

  • #320 Ensure meeting is deleted from cache before returning to meeting overview when deleting a meeting (@elpoelma)
  • #314 Environment banner styling and fixes (@Dietr)

🏠 Internal

  • #321 Bump parse-path, release-it and release-it-lerna-changelog (@dependabot[bot])
  • #318 extract environment banner functionality and component to seperate repo (@elpoelma)

Committers: 4

2.29.0 (2022-08-12)

🚀 Enhancement

🐛 Bug Fix

  • #308 Disable closing the edit agendapoint modal when saving (@elpoelma)
  • #306 allow clearing the secretary (@nvdk)

🏠 Internal

Committers: 4

2.28.2 (2022-07-12)

🐛 Bug Fix

  • #305 bump editor (@nvdk)
  • #303 bump citation-plugin to 0.17.4 (@nvdk)
  • #302 only include relevant plugins for intro and outro text (@nvdk)
  • #301 bump ember-rdfa-editor-rdfa-date-plugin to 0.2.1 (@nvdk)
  • #300 bump @lblod/ember-rdfa-editor-citaten-plugin to 0.17.3 (@nvdk)

🏠 Internal

Committers: 1

2.28.1 (2022-07-01)

🐛 Bug Fix

Committers: 1

2.28.0 (2022-06-30)

🚀 Enhancement

  • #293 added validation which enables/disables the delete button of a meeting based on the number of attached published resources (@elpoelma)
  • #292 added export html functionality to irg archive document view (@elpoelma)
  • #273 changing the geplandOpenbaar of an agendapoint affects the openbaar of a behandeling (@lagartoverde)

🐛 Bug Fix

  • #294 Use paper view for intro and outro editor (@Dietr)
  • #292 added export html functionality to irg archive document view (@elpoelma)

Committers: 3

2.27.1 (2022-06-30)

🏠 Internal

  • #291 bump ember promise helpers to 2.0.0 (@nvdk)
  • #290 bump ay11-refocus to 3.0.0 (@nvdk)

Committers: 1

2.27.0 (2022-06-17)

🚀 Enhancement

  • #280 improve error reporting if preview of notulen fails (@nvdk)
  • #282 bump rdfa-date-plugin to 0.2.0: enables manually adding an annotated date (@nvdk)

🐛 Bug Fix

  • #288 IRG archive: fixed linting, fixed nan on archive pagination, fixed filtering, fixed return link (@Asergey91)
  • #289 update package version of citaten-plugin: fixes confirmation popup on leaving edit route (@elpoelma)

Committers: 3

2.26.0 (2022-06-10)

🚀 Enhancement

🐛 Bug Fix

Committers: 3

2.25.1 (2022-06-09)

🚀 Enhancement

Committers: 1

2.25.0 (2022-06-09)

🚀 Enhancement

🐛 Bug Fix

Committers: 5

2.24.0 (2022-05-05)

🚀 Enhancement

  • #275 bump editor: improved whitespace handling and table inserts (@nvdk)

🐛 Bug Fix

  • #268 Fix alignment of datepicker dialogs in modal windows (@Dietr)
  • #271 Removed style that displayed article number as block (@lagartoverde)
  • #269 fix attachments number in the agendapoints screen (@lagartoverde)
  • #263 improve import flow using updated import plugin (@nvdk)

🏠 Internal

Committers: 4

2.24.0-0 (2022-04-08)

🚀 Enhancement

  • #266 Bump editor to v0.55.2 and update plugins to new versions (@abeforgit)

🐛 Bug Fix

  • #265 Trim title on validation and on saving Agendapoint (@benjay10)
  • #264 Fixed off by one errors on adding agendapoints (@benjay10)

🏠 Internal

Committers: 3

2.23.1 (2022-03-30)

🐛 Bug Fix

  • #258 show actual notulen content for published notulen (@nvdk)

Committers: 1

2.23.0 (2022-03-25)

🚀 Enhancement

  • #257 IRGN: fetch location options from registry codelist (@nvdk)

🐛 Bug Fix

  • #256 bump roadsign regulation plugin to 0.7.2 (@nvdk)

Committers: 1

2.22.2 (2022-03-22)

🐛 Bug Fix

  • #255 fix validation on publishing notulen (@nvdk)

Committers: 1

2.22.1 (2022-03-18)

🐛 Bug Fix

  • #254 fix labels in the citation plugin modal (@nvdk)
  • #253 Chore/upgrade roadsign regulation plugin (@nvdk)

Committers: 1

2.22.0 (2022-03-17)

🚀 Enhancement

  • #252 improved regulation search + removed images from output (@nvdk)
  • #249 Generate a final preview for the notulen taking into account public behandelings (@lagartoverde)

Committers: 2

2.21.1 (2022-03-14)

🚀 Enhancement

  • #250 also update article number when reordering articles (@nvdk)
  • #251 improve variable support: add support for multi select codelists (@nvdk)
  • #248 bump roadsign plugin from 0.3.3 to 0.5.1 (@nvdk)
  • #247 make the template required when creating an agendapoint (@nvdk)

Committers: 1

2.21.0 (2022-02-25)

🐛 Bug Fix

  • #244 Fixing production builds "out of memory" problems (@benjay10)

🏠 Internal

Committers: 2

2.20.6 (2022-02-11)

🚀 Enhancement

Committers: 1

2.20.5 (2022-02-11)

🚀 Enhancement

Committers: 1

2.20.4 (2022-02-04)

2.20.3 (2022-02-03)

🐛 Bug Fix

  • #232 bump regulation and template-variable plugin (@nvdk)

Committers: 1

2.20.2 (2022-01-26)

🚀 Enhancement

  • #231 bump roadsign regulation plugin (@nvdk)

Committers: 1

2.20.1 (2022-01-24)

🚀 Enhancement

  • #227 bump roadsign regulation plugin for better performance (@nvdk)

🏠 Internal

Committers: 1

2.20.0 (2022-01-19)

🚀 Enhancement

  • #225 add support for mobility measures (IRGN) (@nvdk)

🐛 Bug Fix

  • #220 Update print preview (@Dietr)
  • #219 Fix spacing between titles/articles in publication view (@Dietr)
  • #218 Solved inconsistencies with the chairman between the meeting and behandeling (@lagartoverde)

🏠 Internal

  • #223 replace moment with helpers based on date-fns (@nvdk)
  • #221 Bump editor and corresponding appuniversum (@abeforgit)

Committers: 4

2.19.1 (2021-11-18)

🚀 Enhancement

  • #212 Feature/use appuniversum in editor (@Dietr)

🐛 Bug Fix

  • #215 correctly set the default for "openbaar" on treatment (@nvdk)
  • #217 sort added to ap in meeting form (@Asergey91)
  • #216 Fix calendar popup overflow (@Dietr)
  • #213 Bugfix/agendapoint ordering (@abeforgit)
  • #214 bump rdfa editor to move to support ember-appuniversum in rdfa-editor (@nvdk)

Committers: 4

2.19.0 (2021-10-20)

🚀 Enhancement

🐛 Bug Fix

  • #208 fix sorting on status in the agendapoint table (@nvdk)

Committers: 2

2.18.0 (2021-10-06)

🚀 Enhancement

🏠 Internal

Committers: 3

2.17.0 (2021-09-24)

🚀 Enhancement

  • #197 added an overview of attachments in meeting interface (@Asergey91)
  • #193 Feature/enable acmidm switch (@nvdk)

🐛 Bug Fix

Committers: 4

2.16.0 (2021-09-17)

🚀 Enhancement

  • #182 added agendapoint position to the select and the search (@lagartoverde)
  • #191 improved flow for creating agendapoints (@nvdk)

🐛 Bug Fix

🏠 Internal

  • #189 use generator methods instead of fields in vote modal (@nvdk)
  • #185 use au-file-upload from appuniversum (@nvdk)

Committers: 3

2.15.0 (2021-09-14)

🚀 Enhancement

🐛 Bug Fix

  • #183 bugfix: allow large file uploads (@nvdk)

🏠 Internal

Committers: 2

2.14.0 (2021-09-09)

🚀 Enhancement

  • #177 Calculated status based on the actual publication status of the extract (@lagartoverde)
  • #171 added a toggle to toggle all agendapoints to be public/private in notulen preview (@lagartoverde)

🐛 Bug Fix

  • #178 Fix notulen was not correctly reloaded under a very specific scenario (@lagartoverde)
  • #180 [HOTFIX] Add updated items to changeset (@nvdk)
  • #175 Fixed page numbers in extract publication table (@lagartoverde)
  • #174 Add styling for tables still relying on webuniversum css (@Dietr)

🏠 Internal

Committers: 4

2.13.0 (2021-09-03)

🚀 Enhancement

  • #171 added a toggle to toggle all agendapoints to be public/private in notulen preview (@lagartoverde)

Committers: 1

2.12.0 (2021-09-01)

🚀 Enhancement

🏠 Internal

Committers: 3

2.11.0 (2021-08-30)

🚀 Enhancement

  • #167 Use task flow for preview, signing and publication of notulen (@abeforgit)

Committers: 1

2.10.0 (2021-08-27)

🚀 Enhancement

  • #164 async preview, signing and publication of a decision list (@nvdk)
  • #163 lazy load uittreksels (@nvdk)

🐛 Bug Fix

  • #165 Fix a bug where agenda items would have incorrect links to previous agenda items (@abeforgit)

Committers: 2

2.9.1 (2021-08-18)

🚀 Enhancement

🐛 Bug Fix

  • #162 BUGFIX: now you can sign and publish the same document and will be shown as such (@lagartoverde)
  • #160 Consume job for prepublishing (@madnificent)
  • #158 Fix print view overflow issue when &nbsp is used in text (@Dietr)

Committers: 5

2.9.0 (2021-07-16)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

2.8.0 (2021-07-02)

🚀 Enhancement

🐛 Bug Fix

  • #142 show mark-highlight-manual on print view (@Dietr)

🏠 Internal

Committers: 4

v2.7.0 (2021-06-29)

🚀 Enhancement

  • #137 bugfix: provide read only view, so that once the agendapoint is published the voting is visible in the meeting (@lagartoverde)
  • #139 Allow governor to be selected if deputation (@abeforgit)

🐛 Bug Fix

  • #137 bugfix: provide read only view, so that once the agendapoint is published the voting is visible in the meeting (@lagartoverde)
  • #138 Bugfix/store public setting of treatment (@nvdk)

Committers: 3