Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin : garder une trace de chaque action #535

Open
3 tasks
raphodn opened this issue Oct 8, 2022 · 2 comments · May be fixed by #698
Open
3 tasks

Admin : garder une trace de chaque action #535

raphodn opened this issue Oct 8, 2022 · 2 comments · May be fixed by #698

Comments

@raphodn
Copy link
Member

raphodn commented Oct 8, 2022

Pour certaines actions, il est déjà possible de remonter qui l'a effectué et à quelle heure (inscription au créneau par exemple).

Il serait intéressant (transparence, historisation) de garder une trace pour d'autres actions.

  • lister toutes les actions qui laissent déjà des "traces"
  • lister les actions dont on voudrait rajouter des "traces"
  • implémenter 😅
@raphodn
Copy link
Member Author

raphodn commented Jan 3, 2023

Idée retenue : implémenter une nouvelle entité générique AuditLog

https://davegebler.com/post/php/build-symfony-doctrine-audit-log-entity-changes

@raphodn
Copy link
Member Author

raphodn commented Jan 14, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant