job_scheduler 8.x-3.0

New features

Update between version 2.0 and 3.0 is not supported.

To upgrade to version 3.0 needing to uninstall version 2.0 and install 3.0

job_scheduler 7.x-2.0-alpha2

New features

#931568: A few features to work on for D7 by Jose Reyero:

1. Auto schedule jobs
2. Re-schedule jobs
3. More ellaborated schedules (day, hour, minute)

job_scheduler 7.x-2.x-dev

New features
Bug fixes

Snapshot release of Job Scheduler 7.x-2.x branch.

job_scheduler 7.x-2.0-alpha1

New features
Bug fixes

Note: Compared to 6.x 1.x, Job Scheduler's API has changed significantly, API users must declare callbacks with hook_cron_job_scheduler_info() and the call signature for managing jobs has changed. Please review README.txt. Expect further minor changes in the API until we reach beta phase.

  • #922702 Fix Drupal Queue integration.
  • Upgrade to Drupal 7.

job_scheduler 6.x-1.0-beta2

Bug fixes

- Replace FEEDS_REQUEST_TIME with JOB_SCHEDULER_REQUEST_TIME.
- Fix indexes.

job_scheduler 6.x-1.0-beta1

New features

- Initial commit: schedule execution at predetermined time, periodic scheduling.

Subscribe with RSS Subscribe to Releases for Job Scheduler