Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-4.23-rc1.tar.gztar.gz 249.51 KB
MD5: 2d395b8ca7c7b7f45840a6e18d72bc0c
SHA-1: 1edde0b08c1dfbc7167953e139ecb15ec3bcb42c
SHA-256: 041f89ea18d55abda6761ae05eae33d4c3b278154befe78e23152e6dda70cbc4
Download webform-7.x-4.23-rc1.zipzip 300.36 KB
MD5: 41ae7701d22b300dcd230b4448979be2
SHA-1: 275076880e8beedce3d404d051a3ddd1add09212
SHA-256: 48a11c27376142d413c382304a312a9c71b410c9a59e5c5402e726e6c0c12288

Release notes

Changes since 7.x-4.22:

  • #3137102: Use completed date instead of created date in default email template
  • #3137102: Improve titles and descriptions for submission date tokens
  • #3098898: Create WebformSubmissionTestCase::testWebformSubmissionFunctions()
  • #3098898: Create WebformSubmissionTestCase::testWebformSubmissionDownload()
  • #3098898: Create webform_update_webform_last_download()
  • #3098898: Remove deprecation from webform_download_sids()
  • #3098898: Allow WebformSubmissionTestCase::webformSubmissionExecute() to save drafts
  • #3098898: Add $webform_settings parameter to WebformTestCase::webformForm()
  • #3098898: Include completed drafts in new submission downloads
  • #3098898: Return integer from webform_download_sids_count()
  • #3125952 by torotil: Prevent undefined function webform_component_feature() error
  • Coding standards
  • #3128273: Create 'stores_data' component feature
  • #3098898 by Liam Morland: Refactor range_date in webform_download_sids_query()
  • #3124573 by solideogloria: Fix imprecise number validation language
  • #1137348 by fengtan: Refactor: Create webform_exporter::get_filename()
  • #3128273 by Matroskeen: Make test of webform_submission_data() be a functional test
  • #3128273 by Liam Morland: Prevent saving data for components that do not collect data
  • #3128273 by Liam Morland: Test webform_submission_data()
  • Document _webform_submission_serial_next_value()
  • #3119214 by solideogloria, Liam Morland: Document hook_webform_results_download_submission_information_info_alter()
  • #3115290: Adjust documentation and signature for theme_webform_results_table()
  • #3115290 by Stockticker, knyshuk.vova: Use 'components' key in theme_webform_results_table()
  • #3111129 by tjarrett: Overwrite temp zip archives when creating XLSX downloads
  • #3052549 by Liam Morland: Use transaction in webform_configure_form_submit_save()
  • #3107170 by Liam Morland: Reload node before saving
Created by: Liam Morland
Created on: 25 May 2020 at 14:41 UTC
Last updated: 25 May 2020 at 14:41 UTC
Bug fixes

Other releases