This issue for next steps of develop of the module.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | job_scheduler-build_8.x_3_0_dev-3033536-10.patch | 5.04 KB | m.lebedev |
This issue for next steps of develop of the module.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | job_scheduler-build_8.x_3_0_dev-3033536-10.patch | 5.04 KB | m.lebedev |
Comments
Comment #2
m.lebedev commentedChangelog:
Rebuilded the job scheduler records to entities.
Created a new job_scheduler_waiting module (looks like https://www.drupal.org/project/waiting_queue)
Created the module settings form.
The module has not been fully tested. Improvements are expected in the future.
The module is incompatible with branch 2.0 now. To solve the problem, needing to add the migration of records to entities.
Comment #3
m.lebedev commentedComment #4
intrafusionNew branch created and patch applied
Comment #6
intrafusionChange version after new branch created
Comment #7
m.lebedev commentedFix bug when a job will reserve.
Comment #9
intrafusionPatch applied to 8.x-3.x-dev
Comment #10
m.lebedev commentedChangelog:
Fixed "Strict warning: Only variables should be passed by reference" in getData();
Added new settings in the settings form.
PS: This version of the module successfully works in projects. Perhaps the module has reached the release state.
Comment #12
intrafusionThanks for the patch, I will create a new release as well