Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Added hooks and support for working with the revisioning and revisioning_translation modules. This allows new revisions to be marked for translation before they are published.
Visitors 6.x-0.32, 2010-09-30
-----------------------
- Fixed:
* bug reports #844952: Wrong timezone.
* bug reports #914336: Monthly history for the current month includes a part from previous month.
* bug reports #814378: Access denied.
* bug reports #922340: Days of week report does not check first day of week date time locale settings.
- Added:
* feature requests #913232: Offer higher numbers of "Lines per page" setting.
* feature requests #734956: Referrers include internal pages.
Note: Compared to 6.x 1.x, Job Scheduler's API has changed significantly, API users must declare callbacks with hook_cron_job_scheduler_info() and the call signature for managing jobs has changed. Please review README.txt. Expect further minor changes in the API until we reach beta phase.