lucatacconi / crunz-ui

Natural graphical user interface for Crunz (Crunzphp/Crunz). Allows users to setup tasks natively written in PHP and schedule them configuringing date and time of start, intervals and conditions of init and execution.
MIT License
12 stars 0 forks source link

V2 dvl #4

Closed lucatacconi closed 3 years ago

lucatacconi commented 3 years ago

Introduces compatibility with Slim4 Introduces the concept of unique id to correctly manage the identification of tasks and the unique pointing to the logs. Solves the problems related to the management and display of high frequency tasks (HFT) Adds a new task entry mask with an editor that allows you to write it Generally update the code by introducing better and fixing bugs.