Releases: TomAtomCZ/JobQueueBundle
Releases · TomAtomCZ/JobQueueBundle
1.2.0
04 Dec 15:29
Compare
Sorry, something went wrong.
No results found
Cancel and retry jobs
Cancel running jobs and create the same new one from them
Add related parent to job
Parent/children relation for jobs
Saving output params from the command into job
Using Job::COMMAND_OUTPUT_PARAMS to save anything after it in the command output
XML Doctrine mapping for easy override of Job entity
Updated job message process handling
Other small fixes and updates
1.1.2
27 Nov 12:33
Compare
Sorry, something went wrong.
No results found
1.1.1
19 Sep 16:50
Compare
Sorry, something went wrong.
No results found
v1.1.1
Fix job date types
1.1.0
19 Sep 16:47
Compare
Sorry, something went wrong.
No results found
Added browser command scheduling
Updated templates/translations and readme
Some other small fixes and updates
1.0.8
18 Sep 14:18
Compare
Sorry, something went wrong.
No results found
v1.0.8
Update bundle's config - move servives load into JobQueueBundle, upda…
1.0.7
18 Sep 11:17
Compare
Sorry, something went wrong.
No results found
Updated bundle's config:
No more needed to add anything in services/twig yaml files in the application
Update rendering path of templates - IF YOU ARE EXTENDING THE TEMPLATES YOU NEED TO UPDATE TO '@JobQueue/job/template.html.twig'
Updated readme
1.0.6
17 Sep 14:34
Compare
Sorry, something went wrong.
No results found
1.0.5
22 Mar 11:09
Compare
Sorry, something went wrong.
No results found
v1.0.5
Rename job table name
1.0.4
05 Mar 17:45
Compare
Sorry, something went wrong.
No results found
Added check for same already planned job.
Added command params info in command detail page.
1.0.3
10 Oct 10:28
Compare
Sorry, something went wrong.
No results found
v1.0.3
Add disabled timeout for process