migrate 7.x-2.6-beta1

New features
Bug fixes
Insecure

Migrate 2.6 Beta 1

Migration developers will need to add the "advanced migration information" permission to their roles to continue seeing all the info in the UI they're used to.

Auto-registration (having classes be registered just based on their class name, with no call to registerMigration or definition in hook_migrate_api()) is no longer supported. Registration of classes defined in hook_migrate_api() is no longer automatic - do a drush migrate-register or use the Register button in the UI to register them.

Migration class constructors should now always accept a $arguments array as the first parameter and pass it to its parent. This version does support legacy migrations which pass a group object, or nothing, but that support will be removed in a future version.

Features and enhancements

- #1826112 - A new API has been added to support external modules in developing easy-to-use wizard-based UIs.
- #1833380 - Major refactoring of the UI, breaking groups and migrations (tasks) into separate pages, introducing an advanced permission and presenting a simplified UI to those with only the basic permission.

omega_kickstart 7.x-3.2

Bug fixes

Changes since 7.x-3.1:

  • Update buttons action on checkout process, making them more generic for other payment method, reduce padding in the checkout progress bar.
  • #1932472 by marga123: Fixed Template Menu Show Gap on 90% and 110% Zoom .

loopfuse 7.x-1.0

New features

This release should bring things into compatibility with Drupal 7.

Special thanks to:

Shakeel Tariq at ValorTech for the Initial patch
Derek Gilmore from DMZ Interactive for updates and testing.

Pages

Subscribe with RSS Subscribe to RSS - 7.x