Releases: backdrop-contrib/scheduler
Releases · backdrop-contrib/scheduler
1.x-1.7.2
What's Changed
- Issue #28: Fix scheduler tab summary selectors, by @rnbw-spctrm in #29
New Contributors
- @rnbw-spctrm made their first contribution in #29
Full Changelog: 1.x-1.7.1...1.x-1.7.2
1.x-1.7.1
What's Changed
- Issue #26: Don't use the core actions system within cron runs. by @laryn and @pgrayove-mcpl in #27
Full Changelog: 1.x-1.7.0...1.x-1.7.1
1.x-1.7.0
1.x-1.7.0-beta1
The version number is being bumped to track the Drupal 7 version. One additional feature not present in the Drupal 7 version is included (the ability to restrict the date range that can be selected for publish/unpublish dates).
Changes
- Issue #22: Clean up legacy code by using hook_form_FORM_ID_alter(). by @argiepiano in 4c002d0
- Issue #23: Allow restricting date ranges for publish/unpublish. by @laryn in 9c35981
- Fix: The unneeded node_save_action has been deleted from core. by @laryn in ecb9987
- Code and config cleanup. by @laryn in fe58ab4 and 5fd929f and afb64e0
- Pull any recent commits from Drupal 7 version (not all of which are relevant here). 52842ff
Full Changelog: 1.x-1.6.0-alpha2...1.x-1.7.0-beta1
1.x-1.6.0-alpha2
Alpha 2 release of port from Drupal 7 for early testing. Date popup has been converted to a HTML Datetime field.
1.x-1.6.0-alpha
Port from Drupal 7 for early testing. Date popup has been converted to a HTML Datetime field.