Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 54.85 KB
MD5: 1c3b6596e5754bc619721ee376f89068
SHA-1: 574106b6174f7afb141173d244794fae8c64d790
SHA-256: 69caa367d613b9ad139b1e7284c384acb541e5002c9eb219e0677baf8eb5bb70
Download zip 85.89 KB
MD5: 65f7d7866d7c5bc8b4725ea1b6a6b19b
SHA-1: 16d13e08266a083642c391f0373893dd0b8b3f7d
SHA-256: e49276c834eb337edee6813661770fb607df849ef9e3fc5f1c7a21ddd69c2c0e

Release notes

The following issues have contributed to the first alpha release for Scheduler 8.x. The code structure is reasonably stable but there may be the need for some changes before the stable beta release.

#1979462: Provide API documentation
#2311273: Tidy up _scheduler_publish() and _scheduler_unpublish()
#2365707: Missing validation allows Unpublish date to be blank
#2423449: Convert the overview of scheduled nodes into a view
#2426627: [meta] Convert all page callbacks to routes
#2490574: Validate that the publication date is in the future
#2490576: Validate that the unpublish date is in the future
#2490580: Validate that the unpublish date is later than the publish date
#2490584: Validate that unpublish date is entered if publish date is entered
#2594615: Automated testing in 8.x [meta]
#2597233: The FALSE value for #group FAPI property does not have expected behaviour
#2611686: Only display dblog message if module is enabled
#2615592: Convert hook_help to use routes
#2625572: Admin setting 'Enable content type for scheduler' is ignored
#2626480: scheduler/cron needs a route controller
#2633870: Revisit defaults for third party settings
#2644208: Convert tokens to Drupal 8
#2644690: Include default time processing in datetime widget for 8.x
#2645808: Convert Vertical Tabs jQuery summary to 8.x
#2645818: Date input fieldset expand/collapse is not working
#2651338: Create a service for the Scheduler API
#2651344: Change unavailable_after meta tag to HTTP Header X-Robots-Tag
#2651448: Publish and Unpublish fields are shown for users who do not have the permission
#2655666: API Testing module - conversion to 8.x
#2661212: Remove scheduled_content view when uninstalling the module
#2666832: Publish in the past sets date to 1970-01-01
#2667692: Re-instate field_extra_fields for 8.x
#2669164: Introduce event subscriber for the Scheduler hooks

Created by: jonathan1055
Created on: 17 May 2016 at 14:36 UTC
Last updated: 15 Sep 2016 at 07:13 UTC
New features

Other releases