datavizwiz 6.x-1.0-alpha3

New features
Bug fixes

Fixes for GeoJSON API and map feeder. Fix for unsaved data warning.

Fixed FireFox tab issue (event undefined). Removed blank entries in pop ups. Moved bar popup (not working quite yet) CSS to CSS file.

Adding persistence to text search filter. Dropping checkbox option.

Admin fixes: Enabled all mapping layers by default. Inserted TOS for all mapping layers. Pane name required by default. Summary panes with working canc

Selectable mapping layers. (Still need to work out admin).

Adding additional dependancies.

comment_fields 6.x-1.2

Bug fixes

If you had been using the #post_render field in hook_comment_fields_info_alter() you will need to rename that key to #custom_filter when updating to 6.x-1.2.

limesurvey_sync 6.x-1.0

New features

from 1460746-beta4 to limesurvey_sync-6.x-1.0
- Install directory updated from '1460746' to 'limesurvey_sync'.
- New feature : allow to compare answers.
- New feature : automatic sync for revisions (create and revert).
- Improuve the LimeSurvey Sync setting page, checking the LimeSurvey timezone setting and if allow_url_fopen is set to off.
- Improuve display of the answers options page for non admin users.
- Improuve the synchronization success message, verbosing revisions.
- Improuve display of the LimeSurvey survey import/edit table.

migrate_extras 6.x-2.4-rc1

New features
Bug fixes

The Migrate Extras module provides extensions to Migrate (http://drupal.org/project/migrate)
to support various contributed modules. The ideal place to implement migration support
for a contributed module is in that module. That way, the migration support is always
self-consistent with the current module implementation - it's not practical for the
migrate_extras module to keep up with changes to all other contrib modules. Support
for contributed modules may be added to migrate_extras for two reasons - if the module's
maintainer does not accept a patch providing migration support, or as an intermediate
step before submitting such a patch to the other module.

In cases where modules supported by migrate_extras end up implementing the support
themselves, you could at least temporarily end up with redundant implementations.
The extra implementation may be disabled at admin/content/migrate/configure.

The following modules are currently supported in Migrate Extras on Drupal 6:

Content Taxonomy
Date
Embedded Media Field
Flag
Formatted Number
Nodewords
Organic Groups
Page Title
Pathauto
Privatemsg
Rules
User Relationships
UUID
Voting API

Compatibility
-------------
This release of Migrate Extras requires Migrate V2.4-beta1 or later.

Maintainers
-----------
Frank Carey http://drupal.org/user/112063
Mike Ryan - http://drupal.org/user/4420

migrate 6.x-2.4-rc1

New features
Bug fixes

Migrate 2.4 Release Candidate 1
===============================

Features and enhancements
- #1152878 - drush migrate-analyze command, for source data analysis.
- #1587566 - Support escape option for CSV sources on PHP 5.3.
- #1189328 - UI option to ignore dependencies.
- #1016452 - Support migrating user role assignments by name.
- #653636 - Add migrate-messages command to dump message table.

Bug fixes
- #919108 - Cleaner error-handling when updating destinations that don't exist.
- #1570536 - Undefined property in term.inc.

Migrate 2.4 Beta 1
==================

Features and enhancements
- #1428166 - Make message columns sortable.
- #1459888 - Removed deprecated source count(), showMessage(), setOutputFunction().
- #1528916 - Link field descriptions to drupal.org documentation.
- #722686 - Support for node statistics.
- #1299646 - Enforce dependencies on rollback.
- #1328408 - Support --group on drush migrate-status.
- #1402822 - Cleaner handling of exceptions from source plugins.
- #1350284 - Visually group migrations by group in drush.

Bug fixes
- #1569612 - skip_empty should only skip NULL values.
- #1438282 - Handle errors thrown when getting counts.
- #1358318 - Fix dedupe() overdeduping on --update.
- #1538046 - Give highwater marks a chance at preparation before using them.
- #1408248 - Handle errors in complete() cleanly.

Pages

Subscribe with RSS Subscribe to RSS - 6.x