job_scheduler 7.x-2.x-dev

New features
Bug fixes

Snapshot release of Job Scheduler 7.x-2.x branch.

job_scheduler 7.x-2.0-alpha1

New features
Bug fixes

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.

  • #922702 Fix Drupal Queue integration.
  • Upgrade to Drupal 7.

feeds 7.x-2.0-alpha1

New features
Bug fixes
Insecure
  • Upgrade to Drupal 7.
  • Expand batch support to fetchers and parsers. Drastically lowers memory consumption for large CSV imports.
  • Support batching through directories on disk.
  • All tests passing.

This release is the first usable upgrade from Drupal 6. It also brings full batch support for fetching and parsing with a series of API changes. This is the reason why we branched to 2.x.

Maintainers of plugins

If you are a maintainer of a third party plugin for Feeds, make sure to carefully read these release notes and upgrade your module accordingly. Expect further changes to the API until we reach beta phase.

Dependencies

Change log

  • #925842 alex_b: Support batching through directories on disk.
  • #625196 mstrelan, alex_b: Fix array_merge(), array_intersect_key() warnings.
  • Remove hidden setting feeds_worker_time. Use hook_cron_queue_info_alter() to modify this setting.
  • #744660-80 alex_b: Expand batch support to fetchers and parsers.

feeds 7.x-2.x-dev

Snapshot release of Drupal 7.x 2.x branch.

Please do not use this release but rather check out from GIT directly.

GIT instructions

feeds 7.x-1.0-alpha1

New features
Bug fixes

Drupal 7 upgrade. Unstable.

  • Expire files returned by FeedsImportBatch after DRUPAL_MAXIMUM_TEMP_FILE_AGE seconds.
  • FeedsFileFetcher: track uploaded files, delete unused files.
  • yhahn: Upgrade FeedsTaxonomyProcessor.
  • Remove handling of target items that are array. All target items must be
  • objects now.

  • Upgrade file and image mapper.
  • Upgrade taxonomy mapper.
  • Upgrade field mapper.
  • Move plugin handling into FeedsPlugin class.
  • Base level upgrade.

Pages

Subscribe with RSS Subscribe to RSS - 7.x