phpvms/app/Console/Cron
Arthur Parienté 55cb0e0e68
Add activity logger (#1755)
* Apply fixes from StyleCI

* Add spatie/laravel-activitylog

* Add admin interface for activities

* Disable activity logging in api routes

* Add activity watcher to models

* Add clean up command

* Apply fixes from StyleCI

* Remove activities from menu if activity logger is disabled

* Fix migrations structure

* Apply fixes from StyleCI

* Fix tests

* Fix display of changes if newValue is an array

* Disable activity logger for frontend routes

* Enable activity logger only in admin routes

* Apply fixes from StyleCI

* Update composer.lock

* Update composer.lock

* Update composer.lock

* Update composer.lock

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2024-03-05 14:19:22 -06:00
..
Backups Fix backups scheduler (#1751) 2024-01-23 16:39:00 -06:00
ActivityLogClean.php Add activity logger (#1755) 2024-03-05 14:19:22 -06:00
FifteenMinute.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
FiveMinute.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Hourly.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
JobQueue.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Monthly.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Nightly.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
ThirtyMinute.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00
Weekly.php Add separate cron runner that doesn't use proc_open (#1405) 2022-02-11 16:24:06 -05:00