Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
308 lines (194 loc) · 7.64 KB

CHANGELOG.md

File metadata and controls

308 lines (194 loc) · 7.64 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.2.1 - 2023-12-04

Changed

Bugfixes

  • Docker compose server file added
  • Being able to reopen a case
  • Show correct day when concluding a case.

3.2.0 - 2023-12-03

Changed

Features

  • Show PNumbers on create case page for company clients
  • Open existing cases in new tab.
  • Show phone number for person clients
  • Form in edit client page updated
  • Show relations in metadata table for company clients
  • Print function in multiple pages.
  • Multiple design fixes

Bugfixes

  • Correct icons are showed in tables, depending on folded/unfolded
  • Correct table opens when unfolding a table
  • Journal entry opens in the dashboard
  • Don't show Load more button in P Numbers, if company has less than 5
  • Able to add channels and benefits when creating a case

3.1.1 - 2023-11-20

Changed

Bugfixes

  • Showing full names and full address without extra spaces in visitation

3.1.0 - 2023-11-20

Changed

Features

  • Name updates in database if changed in azure when user logs in with SAML
  • Case worker will be added automatically when case is created
  • Existing case columns removed
  • Texts has been updated

Bugfixes

  • SAML working
  • Clicking on spouse will not show wrong person if there is a child in the list
  • Routing works from base url
  • Roles updates in database from Azure when logging in with SAML
  • Dash has been added to CPR when creating a case
  • OIS SSL bug will not longer break the visitation
  • There is no longer duplicate buttons in case page
  • Controllers use EntityManagerInterface from BaseController instead of
    using Doctrine
  • Cases can be ended without breaking
  • Filters works in dashboard
  • Filters works in client journal

3.0.0 - 2023-11-08

Changed

  • PHP Upgraded from 7.4 -> 8.2
  • Symfony upgraded from 4.4 -> 6.3
  • Design updates and bug fixes
  • Implementation of Datafordeleren
  • Implementation of BBR (Dataforsyningen & OIS)
  • Borgerservice has been phased out

2.0.3 - 2023-04-13

Changed

  • Removed case create button from process index page

2.0.2 - 2023-02-27

Changed

  • Fixed check for company

2.0.1 - 2023-02-27

Changed

  • Upgraded to LexikFormFilterBundle v7
  • Removed use of undefined method Kontrolgruppen\CoreBundle\Entity\Process::getClient().

2.0.0 - 2023-02-21

Changed

  • Added core bundle to core/ directory

1.12.2 - 2021-12-14

Changed

  • Required Core Bundle version 1.12.2.

1.12.0 - 2021-09-14

Changed

  • Required Core Bundle version 1.12.0.

1.11.5 - 2021-06-11

Changed

  • Required Core Bundle version 1.11.5.

1.11.4 - 2021-06-04

Changed

  • Required Core Bundle version 1.11.3.

1.11.3 - 2021-04-07

Changed

  • Required Core Bundle version 1.11.3.

1.11.2 - 2021-03-23

Changed

  • Required Core Bundle version 1.11.2.

1.11.1 - 2021-03-22

Changed

  • Required Core Bundle version 1.11.1.

1.11.0 - 2021-02-13

Changed

  • Required Core Bundle version 1.11.0.

Fixed

  • KON-436: Removing failing slack notification from Jenkinsfile.

1.10.0 - 2021-02-15

Changed

  • Required Core Bundle version 1.10.0.

Added

  • SUPP0RT-62: Added documentation on fixtures and docker image.
  • SUPP0RT-62: Added missing environment variables

1.9.0 - 2021-01-04

Changed

  • Required version 1.9.0 of core bundle.

1.8.0 - 2020-11-19

Changed

  • Required version 1.8.0 of core bundle.

1.7.5 - 2020-11-16

Changed

  • Required version 1.7.5 of core bundle.

1.7.4 - 2020-10-29

Changed

  • Required version 1.7.4 of core bundle.

1.7.3 - 2020-10-21

Changed

  • Disabled Serviceplatformen. Enabled internal CPR service.

1.7.2 - 2020-10-01

Changed

  • Required version 1.7.2 of core bundle.

1.7.1 - 2020-09-17

Changed

  • KON-395: Required version 1.7.1 of core bundle
  • KON-396: Feedback changes

1.7.0 - 2020-08-03

Added

  • KON-288: Added links between processes
  • KON-356: Added weekly choice when entering future savings revenue entries

Changed

  • Required version 1.6.9 of bundle

1.6.9 - 2020-06-30

Changed

  • Required version 1.6.9 of bundle (hotfix)

1.6.8 - 2020-06-26

Added

  • KON-330: Mark statuses for use when completing processes
  • KON-364: Preventing double submissions when creating new journal entry

1.6.7 - 2020-05-20

Changed

  • Required version 1.6.7 of bundle.

1.6.5 - 2020-05-20

Changed

  • Required version 1.6.6 of bundle.

1.6.4 - 2020-05-19

Added

  • Added CHANGELOG file
  • KON-289: Show name of user when hovering AZ

Changed