Skip to content

Releases: informed-governance-project/NISINP

0.2.2

31 May 04:49
Compare
Choose a tag to compare

What's Changed

  • update of 3rd library
  • fix codeQL notification
  • fix #154

v0.2.1

30 May 11:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

0.2.0

11 Apr 05:26
Compare
Choose a tag to compare

Changes:

  • #137 send email when incident is closed
  • #137 send email with BCC mode
  • fix #138
  • fix #139
  • fix issue in scripts (email reminder, et workflow automatic change)
  • #137 adding a new type of email in the workflow to send an email when the status of the report is changed by the regulator
  • #119 prevent to remove rights to a user (OperatorUser/OperatorAdmin) when companies are still linked
  • fix #140
  • Theme changes : change incident list view, stronger separation between incident, color changes, logo change
  • Update translations

Release 0.1.12

03 Apr 11:45
v0.1.12
a9484bd
Compare
Choose a tag to compare

Changes

  • The light theme is now the default theme.
  • Fix issue when significant impact goes to false.

Release 0.1.11

03 Apr 09:27
Compare
Choose a tag to compare

Changes

  • Fix issue for regulatoruser (access PDF, access historic, change incident properties (status, significative impact))
  • Set the timezone to Europe/Paris in settings

Release 0.1.10

03 Apr 08:09
v0.1.10
125ebea
Compare
Choose a tag to compare

Changes

Pass a sequence consisting itself of iterables of exactly two items for the choices of the list for the governanplatform.Company model.

Full Changelog: v0.1.9...v0.1.10

0.1.9

03 Apr 07:40
360e72d
Compare
Choose a tag to compare

Patch release

Release 0.1.8

03 Apr 07:38
v0.1.8
360e72d
Compare
Choose a tag to compare

Patch release.

v0.1.7

03 Apr 07:09
Compare
Choose a tag to compare

changes:

  • fix issue when a user is linked to several sectors in the same companies
  • fix issue when a regulatoruser try to access an incident

v0.1.6

02 Apr 05:39
Compare
Choose a tag to compare

changes:

  • fix #134
  • fix #135
  • fix issue on regulator which cannot see or download incident #127
  • Fix an issue on save when the incident starting date is null
  • Fix issue on the detection_date saving when it's not required by the workflow
  • Fix issue when a report has notification date as condition
  • Modifying request on sector to get only the sectors linked to the regulators and regulations, it's avoid to select a sector not linked to the workflow
  • fix #52