This is the new draft
7.x-1.6 contains two new featues, three bug fixes, one usability enhancement and four standards and code improvements. Here are all the changes between the release of Scheduler 7.x-1.5 (24th July 2016) and Scheduler 7.x-1.6 (15th September 2020)
Install
Works with Drupal: 7.x
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz 53.62 KB
Download zip 64.24 KB
View file hashes: MD5, SHA-1, SHA-256
Release notes
7.x-1.6 contains two new featues, three bug fixes, one usability enhancement and four standards and code improvements. Here are all the changes between the release of Scheduler 7.x-1.5 (24th July 2016) and Scheduler 7.x-1.6 (15th September 2020)
New features
Bug fixes
Usability improvements
Standards and code improvements
- #2825987: Additional datetime popup formats with space before a.m/p.m
- #2789515-9: Drush task for lightweight cron
- #2794587: scheduler_vertical_tabs.js :19 Uncaught TypeError: Cannot read property 'theme' of undefined
- #2934328: Fix undefined property $publish_on in scheduler_tokens() line 47
- #3084867: Do not check required (un)publish_on date if scheduled (un)publishing is disabled
- #2947370: Move "clear cache" option to main Scheduler settings tab
- #2370931: Coding standards - countdown class name
- #2837008: Move scheduler.test into /tests and move three test module into /tests/modules
- #2872885: Fix coding standards and best practice in 7.x
- #3171011: Add phpcs.xml.dist file