EntityAuditBundle icon indicating copy to clipboard operation
EntityAuditBundle copied to clipboard

Audit for Doctrine Entities

Results 18 EntityAuditBundle issues
Sort by recently updated
recently updated
newest added

### Environment #### Sonata packages show ``` $ composer show --latest 'sonata-project/*' sonata-project/admin-bundle 3.107.3 4.14.0 The missing Symfony Admin Generator sonata-project/block-bundle 3.23.3 4.14.0 Symfony SonataBlockBundle sonata-project/cache 2.2.0 2.2.0 Cache library...

bug
unconfirmed
keep

## Feature Request I have a use case where on each dashboard save the user mush enter a jira ticket. We are tracking this in the audit table. To be...

feature

### Environment #### Sonata packages show ``` $ composer show --latest 'sonata-project/*' sonata-project/admin-bundle 4.19.0 4.19.0 The missing Symfony Admin Generator sonata-project/block-bundle 4.18.0 4.18.0 Symfony SonataBlockBundle sonata-project/cache 2.2.0 2.2.0 Cache library...

bug
unconfirmed

### Environment #### Sonata packages show ``` Color legend: - patch or minor release available - update recommended - major release available - update possible - up to date version...

bug
unconfirmed

## Feature Request The current state of the bundle does not support auditing entities which implement gedmo/knplabs translatable doctrine behaviors. I've started implementing the behavior, but encountered several issues that...

feature

## Feature Request I would like to ignore a related table with M:M for auditing. Actually it is not possible as I see and I cannot change the current library....

feature
stale

## Subject This PR tries to add support for `doctrine/orm` 3 I am targeting this branch, because these changes are BC. ## Changelog ```markdown ### Added - Support for `doctrine/orm`...

minor

## Feature Request See https://github.com/sonata-project/SonataDoctrineORMAdminBundle/issues/1774

feature
keep

### Environment #### Sonata packages show ``` Direct dependencies required in composer.json: sonata-project/entity-audit-bundle 1.12.0 1.12.0 Audit for Doctrine Entities ``` #### Symfony packages show ``` $ composer show --latest 'symfony/*'...

bug
unconfirmed

## Subject Pull request allows you to globally disable building a database scheme, and attempt to audit object relationships I am targeting this branch, because it is a new feature....

minor