Skip to content

Releases: LINCnil/pia-back

Version 3.2.2 du backend PIA

31 Aug 05:21
5ca1484
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 3.0.0...v3.2.2

Version 3.0.1 du backend PIA

11 May 15:20
Compare
Choose a tag to compare

Add sanitize to prevent XSS injection

You must create the file .env in the root of your application and add the lines below inside:

SANITIZED_ALLOWED_TAGS="strong em ul ol li"
SANITIZED_ALLOWED_ATTRIBUTES="style"

Full Changelog: 3.0.0...v3.0.1

Version 3.0.0 du backend PIA

02 Jul 07:31
9300c67
Compare
Choose a tag to compare
Merge pull request #127 from LINCnil/missing_dependent_destroy

Add missing dependent destroy

2.3.0: Merge pull request #98 from LINCnil/brunto-patch-1

21 Apr 08:59
5a84782
Compare
Choose a tag to compare

2.0 Template

11 Dec 10:09
2483445
Compare
Choose a tag to compare

FR

En bref

Cette release apporte une nouvelle fonctionnalité de création et gestion de modèles de PIA pour permettre la création de bases d’analyse à la fois adaptées à son secteur d’activité et réutilisables pour d’autres PIA. Quatre nouvelles langues ont été ajoutées à l'outil.
Release précédente : 1.6.3

Nouveautés

  • Ajout d’un système de gestion de modèles de PIA ;
  • ajout de quatre nouvelles langues (danois, estonien, croate, lithuanien).

Améliorations

  • Harmonisation des éléments graphiques au travers de l’interface ;
  • amélioration de l’interface de l’aperçu du rapport PIA (ajout d’icônes, etc.) ;
  • optimisation et amélioration générale de l'outil (stabilité, exécution, meilleure gestion de certains comportements, refactoring du code, etc.).

Corrections de bug

  • Empêchement de la double instanciation de l’application ;

Contact

Pour faire remonter des bugs ou proposer des améliorations :

EN

In a nutshell

This release includes a new feature for creating PIA templates. This feature has been imagined to facilitate the PIA management by allowing to customise the PIA in regard of one’s industry and to apply one template across several analysis. Four new languages are also available.
Previous release: 1.6.3

New features

  • Implementation of a new feature allowing for managing PIA templates ;
  • Four new languages (danish, estonian, croatian, lithuanian).

Improvements

  • Harmonization of graphic elements across the interface;
  • Improvement of the PIA report display interface;
  • Overall optimisation of the tool (stability, execution, better management of some behaviors, code refactoring, etc.).

Fixes

  • Blocking the tool from being instantiated several times;

Contact

To give us feedback on the tool you can either: