Releases: backdrop-contrib/webform
Releases · backdrop-contrib/webform
1.x-4.26.3
1.x-4.26.2
What's Changed
- Issue #231: Fix warning in CSV download when file isn’t present. by @bugfolder in #232
- Issue #228: Update deprecations in jQuery. by @laryn in #235
New Contributors
- @bugfolder made their first contribution in #232
Full Changelog: 1.x-4.26.1...1.x-4.26.2
1.x-4.26.1
What's Changed
Full Changelog: 1.x-4.26.0...1.x-4.26.1
1.x-4.26.0
What's Changed
Full Changelog: 1.x-4.25.0...1.x-4.26.0
1.x-4.25.0
What's Changed
- Adding some "Future" text by @stpaultim in #186
- Issue #210: change #dependency to #states by @herbdool in #211
- Issue #213 - up to date with 7.x-4.25 by @herbdool in #214
- Issue #215: Fix stray drupal_ reference by @laryn in #216
- Issue #217: Make sure is_draft property exists before referencing it. by @laryn in #218
- Issue #206 allow admins to edit the allowed HTML tags by @herbdool in #219
New Contributors
Full Changelog: 1.x-4.24.2...1.x-4.25.0
1.x-4.24.2
1.x-4.24.1
1.x-4.24.0
Includes various fixes. Requires a database update.
- Issue #146: fix file upload button for anonymous users (#181) by @herbdool
- Issue #157: always set the reply-to and pass to the mailer (#185) by @herbdool
Merge in 7.x-4.24 (https://www.drupal.org/project/webform/releases/7.x-4.24):
- #3206854: Create webform_valid_email_address_filter()
- #3206854: Handle non-numeric parameters in webform_modulo()
- #3206854: Check values before accessing
- #3189399 by guilhermevp, Alex Bukach, kleiton_rodrigues, Liam Morland: Increase length limit for test values in conditionals
- Coding standards
- #2101643 by Liam Morland, amourow, seanB, hey_germano, chrisroane, jenlampton: Allow progressive batch export to be disabled
- Convert new variable webform_export_use_progressive_batch to configuration by @herbdool
1.x-4.23.1
1.x-4.23.0
Merge in updates, including some from Drupal Webform 7.x-4.23 https://www.drupal.org/project/webform/releases/7.x-4.23. No database update required.
- Update README #162
Includes these Drupal Webform changes:
- #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