Generator Jhipster Entity Audit Versions Save

JHipster module to enable entity audit and audit log page

v5.3.0

3 weeks ago

v5.2.0

1 month ago

Supports JHipster 8.3.0

  • rework angular translations
  • convert angular to new control flow
  • switch to latest ngx-diff
  • convert entity ids 409fc8b
  • fix auditedEntities for custom entity packages 94d31cd
  • fix translationKey 1f355de
  • Get rid of usage of deprecated method from javers (#231) a5d9826
  • Add German translation (#224) 0ccd253

https://github.com/hipster-labs/generator-jhipster-entity-audit/compare/v5.1.0...v5.2.0

v5.1.0

5 months ago
  • Bump ngx-diff from 5.0.0 to 6.0.0 in /generators/angular-audit/resources (#216) 9cb9a5a
  • update generator-jhipster to 8.1.0 (#222) 8160310
  • Bump org.javers:javers-core in /generators/spring-boot-javers/resources (#220) 4533b1d
  • fix null pointer (#219) 249e4ef
  • Bump org.javers:javers-core in /generators/spring-boot-javers/resources (#218) 6fe9cd2

https://github.com/hipster-labs/generator-jhipster-entity-audit/compare/v5.0.0...v5.1.0

v5.0.0

6 months ago

v5.0.0-rc.1

7 months ago
  • update to generator-jhipster 8.0.0-rc.1 (#208, #212, #213) 7708517, c96ed2b, 480f0a6
  • Bump org.javers:javers-core in /generators/spring-boot-javers/resources (#209) e9ac89d

https://github.com/hipster-labs/generator-jhipster-entity-audit/compare/v5.0.0-beta.1...v5.0.0-rc.1

v5.0.0-beta.1

8 months ago
  • bump to generator-jhipster v8.0.0-beta.3 48d9306 2fb23a9
  • migrate to jhipster v8 (#207) 521a914
  • fix issues found with SonarQube 1996c5c
  • Update the organization name to jhipster 18d6820

https://github.com/hipster-labs/generator-jhipster-entity-audit/compare/v4.0.0...v5.0.0-beta.1

v4.0.0

1 year ago

Now a blueprint.

Based on generator-jhipster v7.9.3, version 4.0.0 is a complete reimplementation using blueprint capabilities. For more information see our readme or JHipster documentation.

v3.3.0

4 years ago

v3.2.0

4 years ago
  • Compatibility with JHipster 6 and blueprints
  • When selecting Javers option, entity also extends AbstractAuditingEntity (and dto AbstractAuditingDTO)
  • Removed AngularJs frontend support
  • Clean liquibase changelog for EntityAuditEvent (including supports for MariaDB)
  • Aligned java code with last JHipster style (e.g. use @PreAuthorize rather than @Secured)
  • Automatically register module as a dev dependency of the jhipster application
  • Updated Javers version
  • Replaced former integration tests by simpler tests using Github Actions

https://github.com/hipster-labs/generator-jhipster-entity-audit/compare/v3.1.1...v3.2.0

v3.1.0

6 years ago

Supports JHipster version 4.10 and above