Webform

Syndicate content
Updated: 11 hours 9 min ago

webform 7.x-3.0-beta6

Mon, 06/21/2010 - 00:05
Official release from CVS tag: DRUPAL-7--3-0-BETA6
Last updated: June 21, 2010 - 05:10View usage statistics for this release Download Size md5 hash webform-7.x-3.0-beta6.tar.gz 328.42 KB b2e32326c4d009b9af6efb190f3623cd Official release from CVS tag: DRUPAL-7--3-0-BETA6
Last updated: June 21, 2010 - 05:10View usage statistics for this release

The Beta 6 version of Webform 3 provides multiple bug fixes relating to conditional logic, upgrade paths, and display issues. It also includes a few minor API enhancements that should make Webform more extensible by other modules.

This update is required to get Webform working in the latest Drupal 7 CVS code, and will be necessary when upgrading to the next released Drupal 7 Alpha (currently we're on Alpha 5, API changes will require this Webform update before upgrading to Drupal 7 Alpha 6). This version is still compatible with Alpha 5 of Drupal 7.

Bug Fixes (Drupal 6 and 7):
#713892: "Submissions for ..." page has broken sorting if >50 submissions
#666508: Unrecoverable error has occurred during update
#821666: Conditional Questions Don't Receive Placeholder in Downloaded CSV
#781786: Missing hidden components in emails when anonymous users submit
#802826: Conditional rules dont work for nested fieldsets
#812690: Don't redirect on submission update
#817424: Anonymous user gets warning: array_keys() expects parameter 1 to be array, null given error
#797370: Conditional Components Always Display When "Multiple" is Used
#774206: Add webform components on translation.module duplication
#768960: Webform nodes no longer can be cloned
#786748: Grid form elements set to mandatory are not mandatory
#787128: HTML is incorrectly stripped from description
#779678: theme_webform_token_help() should always include %profile?
#768928: WSOD on upgraded date fields

Bug Fixes (Drupal 7 only):
#826608: WSOD on admin/content/webform in Drupal 7
#813226: Updating webform component without default value fails
#817094: field_extra_field_weight removed from drupal core
#765308: hook_node_view and hook_node_load should not use & in their parameters
#813828: Use of undefined constant CACHE_DISABLED
#815824: Error when viewing results -> analysis of grid component
#779966: Pre-loading select list options by AJAX does not work in D7
#779346: Email component does not render when viewing submissions, error in theme_webform_display_email()
#775624: Error with limits

New Features (all just API related):
#808922: Add drupal_alter hook into submission render function
#817204: Paging Information missing from $form
#711300: Distinguish between the different types of webform-select when adding #prefix to form elements
#821030: Bind $node and $submission to $form in webform_client_form

webform 6.x-3.0-beta6

Mon, 06/21/2010 - 00:03
Official release from CVS tag: DRUPAL-6--3-0-BETA6
Last updated: June 21, 2010 - 05:05View usage statistics for this release Download Size md5 hash webform-6.x-3.0-beta6.tar.gz 333.69 KB d16966c8a72a6e7c6b72d630970e884e Official release from CVS tag: DRUPAL-6--3-0-BETA6
Last updated: June 21, 2010 - 05:05View usage statistics for this release

The Beta 6 version of Webform 3 provides multiple bug fixes relating to conditional logic, upgrade paths, and display issues. It also includes a few minor API enhancements that should make Webform more extensible by other modules.

Bug Fixes (Drupal 6 and 7):
#713892: "Submissions for ..." page has broken sorting if >50 submissions
#666508: Unrecoverable error has occurred during update
#821666: Conditional Questions Don't Receive Placeholder in Downloaded CSV
#781786: Missing hidden components in emails when anonymous users submit
#802826: Conditional rules dont work for nested fieldsets
#812690: Don't redirect on submission update
#817424: Anonymous user gets warning: array_keys() expects parameter 1 to be array, null given error
#797370: Conditional Components Always Display When "Multiple" is Used
#774206: Add webform components on translation.module duplication
#768960: Webform nodes no longer can be cloned
#786748: Grid form elements set to mandatory are not mandatory
#787128: HTML is incorrectly stripped from description
#779678: theme_webform_token_help() should always include %profile?
#768928: WSOD on upgraded date fields

Bug Fixes (Drupal 7 only):
#826608: WSOD on admin/content/webform in Drupal 7
#813226: Updating webform component without default value fails
#817094: field_extra_field_weight removed from drupal core
#765308: hook_node_view and hook_node_load should not use & in their parameters
#813828: Use of undefined constant CACHE_DISABLED
#815824: Error when viewing results -> analysis of grid component
#779966: Pre-loading select list options by AJAX does not work in D7
#779346: Email component does not render when viewing submissions, error in theme_webform_display_email()
#775624: Error with limits

New Features (all just API related):
#808922: Add drupal_alter hook into submission render function
#817204: Paging Information missing from $form
#711300: Distinguish between the different types of webform-select when adding #prefix to form elements
#821030: Bind $node and $submission to $form in webform_client_form

webform 7.x-3.0-beta5

Tue, 04/13/2010 - 11:47
Official release from CVS tag: DRUPAL-7--3-0-BETA5
Last updated: April 13, 2010 - 16:50View usage statistics for this release Download Size md5 hash webform-7.x-3.0-beta5.tar.gz 327.12 KB 8e2e4e4b5c3e7f3b05f5af0454417f8a Official release from CVS tag: DRUPAL-7--3-0-BETA5
Last updated: April 13, 2010 - 16:50View usage statistics for this release

This release of Webform fixes the Mollom integration introduced in beta 4 and adds a popup calendar option to the date component. Also contains several bug fixes. Recommended for all users of the 3.x branch.

An upgrade path is not yet provided in the Drupal 7 branch. If you're using a prior version of Webform for Drupal 7, you must completely UNINSTALL the old version and REINSTALL the new version.

New Features:
#764270: Load full user object into %profile token
#71131: Add popup calendar to date component

Bug Fixes:
#766780: hook_webform_component_insert() is called when form settings are saved
#762574: Select and grid components show key (or nothing) instead of values in emails, CSV, table, etc.
#762162: Small typo prevents Mollom integration from working
#762910: Unnecessary call to drupal_install_schema()
#766376: template_preprocess_webform_confirmation() strips too much before doing check_markup

Tasks:
#767674: Move CSS/JS to dedicated directories
#759368: How to create fieldset-like custom components like tabs
#767198: Remove the "webform_debug" variable

webform 6.x-3.0-beta5

Tue, 04/13/2010 - 11:45
Official release from CVS tag: DRUPAL-6--3-0-BETA5
Last updated: April 13, 2010 - 16:50View usage statistics for this release Download Size md5 hash webform-6.x-3.0-beta5.tar.gz 332.48 KB fe68f0a7d5f9f1f67417769da96b163b Official release from CVS tag: DRUPAL-6--3-0-BETA5
Last updated: April 13, 2010 - 16:50View usage statistics for this release

This release of Webform fixes the Mollom integration introduced in beta 4 and adds a popup calendar option to the date component. Also contains several bug fixes. Recommended for all users of the 3.x branch.

Once again, if upgrading from the 2.x version 3.x, downgrading is not possible in any way other than completely uninstalling the module and starting over. Make a database backup before upgrading from 2.x to the 3.x version.

New Features:
#764270: Load full user object into %profile token
#71131: Add popup calendar to date component

Bug Fixes:
#766780: hook_webform_component_insert() is called when form settings are saved
#762574: Select and grid components show key (or nothing) instead of values in emails, CSV, table, etc.
#762162: Small typo prevents Mollom integration from working
#762910: Unnecessary call to drupal_install_schema()
#766376: template_preprocess_webform_confirmation() strips too much before doing check_markup

Tasks:
#767674: Move CSS/JS to dedicated directories
#759368: How to create fieldset-like custom components like tabs
#767198: Remove the "webform_debug" variable