]> git.agnieray.net Git - galette.git/commit
Disable events from mass changes; closes #1733
authorJohan Cwiklinski <johan@x-tnd.be>
Thu, 22 Feb 2024 20:56:01 +0000 (21:56 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Fri, 1 Mar 2024 07:21:10 +0000 (08:21 +0100)
commitb7b92f562e5817bd7fa164fdbbeadc44995cacfa
tree3415ab049280d12b91b272100248095f9bb58dbf
parentd92a9272f1e5f0dd21b32d625badc0869edacd9b
Disable events from mass changes; closes #1733
galette/lib/Galette/Controllers/Crud/ContributionsController.php
galette/lib/Galette/Controllers/Crud/MembersController.php
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/Contribution.php
galette/lib/Galette/Features/HasEvent.php [new file with mode: 0644]
tests/Galette/Features/tests/units/HasEvent.php [new file with mode: 0644]