ladybirdweb / faveo-helpdesk

Faveo Open source ticketing system build on Laravel framework
https://www.faveohelpdesk.com/online-demo/
Open Software License 3.0
1.15k stars 565 forks source link

Larval Task Scheduling & Logs #135

Open bhanu2217 opened 8 years ago

bhanu2217 commented 8 years ago

Admin Panel: Display all the task, enable/disable them, set time for execution of task. Option to switch of scheduling module all together

Display default url for Laravel scheduling to be added to cron

Currently there are three task:

Documentation: https://laravel.com/docs/5.2/scheduling

The current cron should be disabled and only one Laravel cron scheduling job should be enabled.

Logs: In Admin panel create option to display various logs(Error, task and so on) in datatable and option to delete them

vijaysebastian commented 8 years ago

Developed, and sent to @SarfrazS