Skip to content

1.x-4.19

Compare
Choose a tag to compare
@herbdool herbdool released this 12 Jan 03:29
· 140 commits to 1.x-4.x since this release

Merge in updates, including some from Drupal Webform 7.x-4.19 https://www.drupal.org/project/webform/releases/7.x-4.19. Requires database update.

Includes these Drupal Webform changes:

  • Coding standards
  • #2992404 by joelstein, rschwab, RamonOliveira, Liam Morland, joegraduate: Remove progress bar from single-page Webforms
  • #2948996 by snehal.addweb, Liam Morland, joelpittet: Fix Undefined index: source_type in webform_conditional_element_add()
  • #3005185 by goron: Check that block module is enabled before calling block_flush_caches()
  • #3001604 by Liam Morland: Use $account instead of $user in webform_submission_access()
  • #2996933 by DanChadwick: Added views submission data relationship handler support for cid only and form_key joins.

Backdrop Webform changes:

  • #118 Ensure select element still works with options_element if in core