Skip to content

Releases: backdrop-contrib/scheduler

1.x-1.7.2

06 Aug 21:12
d2b0767

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-1.7.1...1.x-1.7.2

1.x-1.7.1

27 Mar 20:55
c39ce06

Choose a tag to compare

What's Changed

Full Changelog: 1.x-1.7.0...1.x-1.7.1

1.x-1.7.0

07 Feb 15:37
374acc9

Choose a tag to compare

What's Changed

  • Issue #24: Follow-up to fix validation (account for date popup array structure) by @laryn in #25

Full Changelog: 1.x-1.7.0-beta1...1.x-1.7.0

1.x-1.7.0-beta1

28 Oct 16:04

Choose a tag to compare

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

15 May 15:57

Choose a tag to compare

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

13 May 06:06

Choose a tag to compare

Port from Drupal 7 for early testing. Date popup has been converted to a HTML Datetime field.