- Updated version of scheduler to version 1.2 (release information available here)
- Updated Rules contrib module version to latest stable release.
- Added helper function to ensure when users enter just a date on Scheduler's publish on or unpublish on fields that a default time value of
00:00:00
is specified. This was done via thedate_popup_pre_validate_alter
function as it was thedate_popup_validate
where the form error was being set.