webcron/src
Jeroen De Meerleer 02f018e94c
Add TimefixCommand for adjusting job run times
- Added a new command to adjust next run and last run times of jobs based on input options. The command parses the adjustment time provided and updates the job entities accordingly.
2024-05-22 17:51:26 +02:00
..
Command Add TimefixCommand for adjusting job run times 2024-05-22 17:51:26 +02:00
Controller Add login route to UserController 2023-07-11 17:06:48 +02:00
Entity NEW FEATURE: added webhooks 2023-01-16 12:45:27 +01:00
EventSubscriber feat: Add nelmio/security-bundle 2023-07-13 14:11:46 +02:00
Repository Refactor JobRepository to decrypt secret values in commands 2023-07-09 00:44:21 +02:00
Service Refactor encryption/decryption methods, add tag parsing & file handling 2024-05-22 16:57:40 +02:00
Twig Refactor encryption/decryption methods, add tag parsing & file handling 2024-05-22 16:57:40 +02:00
Kernel.php ENHANCEMENT: using symfony framework 2022-04-27 17:19:54 +02:00