Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SECURITY] Update drupal/webform from 5.1.0 to 5.15.0 #221

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 61c117a8c Issue #3144257: Fatal error Enabling Webform
  • d74a991a1 Issue #3144023 by jrockowitz: Remove jQueryUI Buttons work-around
  • 7664389d0 Issue #3144198 by jrockowitz: Release 8.x-5.14 and 6.x-alpha1
  • bd64e9b5b Issue #3144167 by jrockowitz: Review @todo comments
  • 0b40c9714 Issue #3144127 by jrockowitz: Cleanup twig templates
  • 976472b78 Issue #3137729 by jrockowitz: Generic cache tags being added to invalidate list when saving webform elements
  • 219b2ce57 Issue #3144106 by jrockowitz: Review and cleanup *.info.yml files
  • d46235afc Issue #3144097 by jrockowitz: Clean CSS @file docs
  • 9589fffb9 Issue #3144092 by jrockowitz: Improve the specificity of hook API docs
  • 560b462ee Fix core version requirement.
  • 22052c41c Issue #3137964: Make it easier to embed/share a webform on an external website using an iframe.
  • a163fa8d7 Issue #3144040 by jrockowitz: Update core_version_requirement for 5.x and 6.x
  • 3c1b6548d Issue #3137964 by jrockowitz: Make it easier to embed/share a webform on an external website using an iframe
  • 4fbf91938 Issue #3144023 by jrockowitz: Remove jQueryUI Buttons work-around
  • 1764b7ad8 Add Commit remove patch to cheatsheet.
  • 18930aa4a Issue #3143830 by jrockowitz: Update drupalci.yml
  • c437bd9f5 Issue #3143738 by jrockowitz: Cleanup external dependencies
  • acbaae8e0 Issue #3143738 by jrockowitz: Cleanup external dependencies
  • fc756d5bd Issue #3142681 by jrockowitz: [Drupal 8.8.x and 9.x.x] Fix broken tests
  • 47428c071 Issue #3139104 by jrockowitz, beljaako: PHP Notice - Notice: Undefined index: description in webform_token_info_alter() (line 348 of /app/web/modules/contrib/webform/webform.module)
  • 97c4f9dd6 Issue #3143322 by jrockowitz: Add prepopulate and variant support to webform share module
  • fe56fd1cc Issue #3137964: Make it easier to embed/share a webform on an external website using an iframe. Minor tweak to help text.
  • 242095b77 Issue #3143110 by jrockowitz, HeikkiY: Clientside validation for custom composite fields working in an unified way
  • 5a15987b3 Issue #3143224 by aspilicious: webform_update_8192 fatals when public://webform does not exist
  • 325265817 Fix broken tests
  • aef93c204 Minor code review.
  • 213d5ed40 Issue #3142589 by jrockowitz: Use WebformSubmission::getLangcode instead of $webform_submission->langcode->value
  • 467737514 Minor code cleanup.
  • 75c47f90f Issue #3121005 by Berdir, jrockowitz, aspilicious, recrit: [Drupal 8.8.x] Replace use of deprecated file functions
  • bdaf7fba3 Issue #3142681 by jrockowitz: [Drupal 8.8.x and 9.x.x] Fix broken tests
  • 8c69fdb6a Issue #3142807 by jrockowitz: Email from name cannot be longer than 128 characters
  • 0d22c4227 Issue #2922019 by jrockowitz, lomale: adding pictures in the email handler display problem
  • 5b0621fad Issue #3137964 by jrockowitz: Make it easier to embed/share a webform on an external website using an iframe
  • 425d24f3f Revert DevelGenerate fix.
  • ef5eefd40 Revert DevelGenerate fix.
  • d59c18128 Issue #3142681 by jrockowitz: [Drupal 8.8.x and 9.x.x] Fix broken tests
  • 4e2c02651 Issue #3142785 by jrockowitz: Clean up floatval(\Drupal::VERSION) >= 8.8)
  • fff74893d Issue #3142771 by jrockowitz: Convert public function setUp() and public function tearDown() to protected methods
  • 6935a215f Issue #3142459 by jrockowitz: [Drupal 8.8.x] The pager has now a backend changeable service
  • d3cde1ba6 Issue #3142589 by jrockowitz: Use WebformSubmission::getLangcode instead of $webform_submission->langcode->value
  • 52dafd5e1 Fix minor spacing issue.
  • acfd6eb27 Remove shortcut from share page title.
  • e061a6943 Minor adjustments to share page-title.
  • 5d388bdb2 Issue #3142442: Cleanup test @group name
  • b1b749a98 Issue #3132790 by Upchuk: [Drupal 8.8.x] Fixing getLowercaseLabel() deprecation
  • 75e72158d Issue #3107468 by VVVi: [Drupal 8.8.x] Fix views.view.webform_submissions.yml config according Drupal 8.8 requirements
  • fbcf8aa93 Issue #3140710 by jrockowitz: Use QueryStringWebformSourceEntity::getRouteOptionsQuery
  • 5ea5577ab Issue #3136729 by jrockowitz: Programmatically load a webform in dialog
  • e0fb93101 Issue #3138713 by jrockowitz: Wizard page progress step 'links' can't be activated with keyboard
  • 2a86a226f Issue #3137964 by jrockowitz: Make it easier to embed/share a webform on an external website using an iframe
  • f677bdd87 Issue #3137981 by grahamC, jrockowitz: Inconsistent handling of file/image e-mail attachments
  • c9561954f Issue #3138266 by jrockowitz: Email confirmation clientside validation not working
  • 80915c5d3 Issue #3139074 by jrockowitz: Clean up injected dependency @var descriptions
  • c98ce756d Issue #3139641 by jrockowitz: Add deprecated notice to libraries
  • 50fc620e5 Issue #3137892 by jrockowitz, pcambra: How to override method/action settings on variants/settings handler?
  • dfb86a87c Issue #3137625 by jrockowitz, cpigott: Notice: Undefined index: messages in Drupal\webform\Plugin\WebformHandler\RemotePostWebformHandler->getCustomResponseMessage()
  • 3f3b460d5 Issue #3085600 by jrockowitz: [Drupal 8.8.x+] Options sorting ability has been added to Select form element
  • bdc0a66ff Issue #3137360: <br/><br/> HTML elements as translatable strings?
  • e4bc34219 Issue #3132973 by jrockowitz: [meta] Drupal 8.8.x support
  • 7dfa7574e Issue #3121005 by Berdir, jrockowitz, recrit: [Drupal 8.8.x] Replace use of deprecated file functions
  • fc433d3ac Issue #3086352 by jrockowitz: [Drupal 8.8.x] Procedural function drupal_process_states() is deprecated
  • 22a430b11 Issue #3133280 by jrockowitz: [Webform 8.x-5.x/8.x-6.x] Fix broken tests
  • 4acabb4cd Issue #3133255 by jrockowitz: [Webform 8.x-5.x & 8.x-6.x] WebformExceptionHtmlSubscriber::onException should be compatible with HttpExceptionSubscriberBase::onException
  • fdec913cf Issue #3085557 by jrockowitz: [Drupal 8.8.x] The 'testing' install profile's setting of a default theme (Classy) is now deprecated
  • 0f6d32e54 Issue #3137257 by jrockowitz: [Drupal 8.8.x] Update external libraries
  • af28356ce Issue #3133269 by jrockowitz: [Drupal 8.8.x] Support path_alias module
  • a1606a949 Issue #3120697 by Berdir: [Drupal 8.8.x] #pre_render callbacks must be implement TrustedCallbackInterface or RenderCallbackInterface
  • fdcaee03f Issue #3085559 by jrockowitz, Upchuk, Berdir: [Drupal 8.8.x] Path aliases have been converted to revisionable entities
  • 0fce9ea47 Issue #3137271 by jrockowitz: Release 8.x-5.13
  • 9da4cc26c Issue #3136574 by jrockowitz: Allow file upload extension list to include commas
  • a456c5dec Issue #3136423 by hocu: Replace w3schools examples with relevant MDN documentation page links
  • c3d2a1520 Issue #3136232 by jrockowitz: Overriding required message for select other only applies to original field
  • d01997eb6 Issue #3136062 by jrockowitz, jibran: Element contains ignored/unsupported properties: #equal_stepwise_validate
  • 9f182ad96 Merge branch 'release-8.x-5.12' into 8.x-5.x
  • 56b9de388 Access Bypass on Term Select is still happening
  • feb8cc90f Access Bypass on Term Select is still happening
  • 4760d3087 Add Webform Submission Views Token Field and Mailboxlayer to add-ons.
  • 25b7bb9bd Issue #3134549 by bighappyface, jrockowitz: Success Messages For Remote Post Handler
  • 50119c440 Issue #3135574 by jrockowitz: Counter Maximum JS does not match validation
  • 43f5b0d21 Revert accidental commit.
  • 3ed2266a0 Issue #3135075 by AndrewsizZ, jrockowitz: Replace assertEqual() or assertSame() on two calls to count() with assertCount()
  • f180fa306 Issue #3135006 by bighappyface: Webform Handler Token String Conversion Notice
  • 9b9e0ef6d Issue #3135076 by AndrewsizZ: Replace assertions involving calls to is_array() with assertIsArray()/assertIsNotArray()
  • 31f45d144 Issue #3135070 by AndrewsizZ: Replace assert* involving an instanceof operator with assertInstanceOf()/assertNotInstanceOf()
  • 901fd331d Issue #3135072 by AndrewsizZ: Replace assertions involving calls to file_exists with assertFileExists()/assertFileNotExists()
  • c43b32d1e Issue #3135160 by AndrewsizZ: Replace assertions involving calls to is_string() with assertIsString()/assertIsNotString()
  • 6822280e6 Issue #3135161 by AndrewsizZ: Replace assert*() involving equality comparison operators with assert(Not)(Equals|Same)
  • c2ca8ab36 Issue #3135164 by AndrewsizZ: Clean up all the remaining $this->assert()
  • c88d021ce Issue #3134833 by jrockowitz: Subelement weight fails custom settings validation
  • 17fd4c509 Issue #3119248 by jrockowitz, cleo7186: Editing Ajax Enabled Wizard Webform Shows Submit Button
  • 3ed1e0143 Revert "Issue #3119248 by jrockowitz, cleo7186: Editing Ajax Enabled Wizard Webform Shows Submit Button"
  • 8b8db664d Revert "Issue #3134833 by jrockowitz: Subelement weight fails custom settings validation"
  • 8ca6a15da Issue #3134833 by jrockowitz: Subelement weight fails custom settings validation
  • bb83412d2 Issue #3119248 by jrockowitz, cleo7186: Editing Ajax Enabled Wizard Webform Shows Submit Button
  • f709fcd10 Issue #3134351 by Berdir: Notice: Undefined index: fieldname in ReferenceSelectWidget::formElement()
  • e8814b94f Issue #3133393 by jrockowitz, Matthijs: Select widget of webform field doesn't use its entity reference selection plugin
  • e741aeb06 Issue #3134159 by jrockowitz: Custom composite - Files don't attach to email
  • cf6977c69 Issue #3132909 by jrockowitz: Adding a webform in an entity reference field (in a paragraph) fails
  • 5fd836650 Issue #3134367 by dennis_meuwissen: Respect an outgoing link's target when warning the user about unsaved changes in iOS
  • 841ebfea2 Issue #3134439 by AndrewsizZ: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
  • 852d8812a Issue #3134446 by AndrewsizZ: Replace assertions involving calls to isset() with assertArrayHasKey()/assertArrayNotHasKey
  • bef09cafb Issue #3133271 by jrockowitz: Support NULL value when decoding YAML
  • 4b705328b Issue #3134231 by jrockowitz: Notice: Trying to access array offset on value
  • d228eb8f1 Issue #3134289 by jrockowitz: Cleanup ::getSortedDefinitions
  • 208f69e01 Issue #3132177 by jrockowitz: Allow custom YAML data in Remote post to be typecast
  • f5efbddde Issue #3133208 by jrockowitz: Help text does not display before/after title on Email confirm element
  • 4dcbe7a13 Issue #3133717 by jrockowitz: Custom third party settings are lost when General settings page is saved
  • 2523bd60f Issue #3133945 by douggreen: Remove .orig files accidentally committed
  • baf243d95 Issue #3133888 by jrockowitz: Notice: Uninitialized string offset: 0 in Drupal\Core\Render\Element::property() (line 27 of core/lib/Drupal/Core/Render/Element.php)
  • af76c6f36 Merge tag '8.x-5.11' into 8.x-5.x
  • ff8ff2ed0 Issue #3132883 by iker.medina: Typo in constructor variable
  • 63553ac0c Issue #3132561 by jrockowitz: Form scrolls when AJAX is enabled even when None is selected for "On Ajax load, scroll to the top of the..."
  • aa7a506d5 Fix minor issue with a comment's formatting.
  • a61bc215c Potential for access bypass in webform 8 nodes
  • 87beaad3e D8 - Element specific callbacks are supported via custom properties
  • dd9eb2159 D8 - Cross-site Scripting vulnerability in Counter minimum message
  • ac1a93c45 Options-based elements display raw values unfiltered.
  • ca43a2fb5 Access Bypass on Term Select
  • 278d879f1 Unsafe HMAC construction
  • 6cd750748 D8 - Webform labels interpreted as html in block settings summary
  • 2df673e47 Potential for access bypass in webform 8 nodes
  • dab3c83ff D8 - Element specific callbacks are supported via custom properties
  • a6cd8e16d D8 - Cross-site Scripting vulnerability in Counter minimum message
  • e67181982 Options-based elements display raw values unfiltered.
  • 744072bec Access Bypass on Term Select
  • a2ed213ab Unsafe HMAC construction
  • 3088aa3a8 D8 - Webform labels interpreted as html in block settings summary
  • e5400eb34 Add PATCHES.txt to .gitignore.
  • c4e2d219a Issue #3100779 by jrockowitz: Client side validation not working for FILE UPLOAD ELEMENTS
  • ba388f979 Issue #3132869 by jrockowitz: Webform 5.10 "hidden button" issue
  • 7d6c46613 Issue #3131667 by jrockowitz, C.E.A: [webform_submission:interval:user:wait] token is not working
  • 059c2f9f7 Issue #3131782 by jrockowitz: Release 8.x-5.10
  • e74f4cda0 Issue #3131619 by jrockowitz: Update jquery.intl-tel-input to v16.1.0
  • 27fe5fde7 Issue #3131325 by jrockowitz: HTML markup elements not available as token
  • 70da52a5a Issue #3131405 by lolandese: License "GPL-2.0+" is a deprecated SPDX license identifier
  • a435e8288 Add Webform Composites vs. Tables video
  • ef976c57e Issue #3130978 by jrockowitz: Remove "add more" in multivalue field
  • 1b467759a Issue #3002966 by jrockowitz, matthieuscarset: How to close Dialog / Modal after webform submission
  • 152cb5eb1 Issue #3130942 by jrockowitz: Always display the Add element and Add row buttons in the form builder UI
  • b68349e26 Add description #pattern regular expression.
  • 05cabf3d5 Issue #3130861 by jrockowitz: Overlap issue with form builder messages
  • 114720a3e Issue #3130509 by jrockowitz: Change status for webform instance on closed webforms
  • 80346ed5d Issue #3119817 by jrockowitz: Add table support back into the Webform UI
  • bcd527276 Issue #3110634 by DanChadwick, jrockowitz: Insufficient context to create export route URL when multiple webforms
  • 759281f8f Issue #3100779 by jrockowitz: Client side validation not working for FILE UPLOAD ELEMENTS
  • c6b0f91c7 Update GraphQL Webform add-on URL.
  • a3f487851 Issue #3129403 by jrockowitz: The function array_key_first() is not present in PHP version 7.2 or earlier
  • 2f23b8d46 Issue #3128608 by jrockowitz: Image select element label does not support <br/> tags
  • 2006ffc44 Issue #3128551 by jrockowitz: Use HTML in token [webform-submission:values]
  • 3c0dbd86b Update webform add-on logos
  • c3ec55731 Update webform add-on logos
  • d1ef6e05d Add Webform Calculation to add-ons
  • bf74fd8e1 Add Webform Calculation to add-ons
  • 0b2cb9a55 Issue #3127620 by jrockowitz: Sort variant instance by label when no weight is defined
  • 44666a89d Issue #3127620 by jrockowitz: Sort variant instance by label when no weight is defined
  • d7c3bd01e Issue #3127010 by dshields, jrockowitz: Remote Post handler error message on redirect
  • ace80df4d Issue #3127620 by jrockowitz: Sort variant instance by label when no weight is defined
  • 922fbdb67 Issue #3126156 by jrockowitz, tostinni: Disable autocomplete in Chrome macOS
  • 495f4c0d4 Issue #3124155 by jrockowitz: Conditional fields with an input mask will focus the field once the field is shown regardless of user focus
  • 01418721c Issue #3125429 by jrockowitz, pfrilling: PHP Warning when using a nested composite element and a file upload field
  • 4eaf68970 Issue #3126406 by jrockowitz: Submit button conditional logic appears to be broken
  • 71e4d31cb Issue #3125624 by jrockowitz, barone: Add a scale/net promoter element
  • af97a4fd7 Issue #3120097 by jrockowitz, josebc: Make javascript and css assets cacheable
  • 18b823995 Issue #3124265 by jrockowitz, percoction: Configuration out of sync after saving webform without changes
  • 0939631e3 Issue #3125458 by jrockowitz, mahsandu, barone: drupal 8 webform adding flexbox automatically
  • 3c062256d Issue #3124729 by andeersg, jrockowitz: Option Limit broken for Tableselect
  • e24a5bb04 Issue #3124391 by jrockowitz: Email shows option id instead of label when using optgroup in select
  • eb31046f1 Issue #3124099 by Neslee Canil Pinto: Typo error in codebase
  • 8cc10ee16 Issue #3124099 by Neslee Canil Pinto: Typo error in codebase
  • cb156138b Update Deprecated code notes.
  • 4a9f55286 Issue #3122452 by jrockowitz, nodecode: Showing restricted Submission buttons on Preview page
  • 780626c8d Issue #3119765 by leymannx: WebformSubmissionListBuilder overrides Views arguments
  • 7982c5db9 Issue #3123252 by jrockowitz, SwenFischer: mp4 upload not possible
  • ffdc9421c Fix broken test.
  • 38b74779b Issue #3123252 by jrockowitz: mp4 upload not possible
  • a9be577f5 Issue #3122362 by jrockowitz: Default field value supersedes prepopulate from url query
  • 03b7c1503 Issue #3122557 by jrockowitz: User submissions
  • 48bd4906c Issue #3121814 by jrockowitz: Webform submission check taking a long time
  • f31d1fe3c Issue #3122333 by jrockowitz: Access Group Filter by Keyword not working
  • 8050a0fad Add Webform Attachment Gated Download to add-ons.
  • 39515743a Issue #3120005 by jrockowitz: TypeError webform access manage group
  • 41debb953 Issue #3121859 by jrockowitz: Update export configuration files
  • adb6f2a20 Issue #3122137 by jrockowitz, leymannx: WebformSubmissionListBuilder::render() $build['#title'] falls back to 'Submissions to %webform for %user' when viewing drafts
  • bfd7edf25 Issue #3121312 by Neslee Canil Pinto: Typo error in WebformEntityListBuilder.php
  • 22b2ebfe9 Issue #3121314 by Neslee Canil Pinto: Configure button for webform editorial module
  • cff242790 Issue #3118542 by jrockowitz, barone: Menu overlapped by webform when creating checkbox
  • e445211ad Issue #3121007 by Berdir, jrockowitz: [Drupal 8.7.x] Replace system_get_info() calls
  • a9cbf728d Issue #3121133 by jrockowitz: Exporting webform throws error when export #options
  • 2664c7c6a Issue #2990860 by jrockowitz, arpitk: stars rating field becomes invisible on submiting Empty webform
  • 9171488ad Fix minor mistake.
  • 407fc4ed9 Issue #3120665 by thalles: Add commiters page like a webform author page
  • b4c0b9c5e Issue #3120548 by jrockowitz: Release 8.x-5.9
  • b768787c8 Issue #3112561 by jrockowitz, barone: Single Checkbox Limit Property (Or Handler)
  • 1a065c989 Issue #3120237 by jrockowitz: Email element is not appearing as a Send to option in email handlers
  • d8a5c68ba Issue #3120237 by jrockowitz: Email element is not appearing as a Send to option in email handlers
  • 2a687c1ca Issue #3120287 by jrockowitz: Allow other modules to use the Webform node select webform dropdown
  • a34fb990a Issue #3117257 by jrockowitz: Chained conditions + prepopulate from url
  • 76a97bc8c Issue #3120142 by thalles: Replace Directive old source by new
  • 8bd8a85a0 Issue #[issue-number]: [issue-description]
  • b9dd95b94 Fix core_version_requirement in webform_example_custom_form.info.yml
  • c12d1e4c4 Issue #3119839 by jrockowitz: Checkbox label CSS is missing in HTML code
  • 735253c3d Issue #3118905 by DieterHolvoet, jrockowitz: Trying to access array offset on value of type int
  • 5e6c99de0 Issue #3119498 by jrockowitz: Support PHP 7.4
  • a3f227dac Issue #3119399 by jrockowitz: When someone is exporting a webform provide a link to reimport the webform
  • e7d804a4c Issue #3108433 by jrockowitz, Luke.Leber: Allow users to personalize the submission list
  • 0b64e0779 Issue #3119166 by jrockowitz: Add string translation support for Form API export
  • 5eb1500cd Issue #3119061 by jrockowitz, richard.thomas: Flex rule for #states visibility doesn't use the same breakpoint as the other flexbox rules
  • 633d3f330 Issue #3118920 by jrockowitz: WebformHandlerBase::applyFormStateToConfiguration is not properly casting value
  • c736837fb Issue #3118863 by jrockowitz: Undefined index: #webform_type in WebformAjaxElementTrait.php
  • 6dd41b4cb Issue #2998813 by jrockowitz: Error: Call to a member function getConfigDependencyKey() on null
  • 202b460c4 Issue #3094426 by jrockowitz, akerbel.dev: WebformSubmissionListBuilder returns error on sorting when you have alter_query hook with "join"
  • fee326d56 Issue #3118465 by jrockowitz: Simplify custom options source form
  • c366c6e7c Fix more element category.
  • cf762fcd9 Fix more element category.
  • c96bfd188 Issue #3107168 by jrockowitz, Fredy Davy Stalin, sorin_cocorada: Behaviour of file element if disabled
  • c39fd29c0 Minor code cleanup.
  • f0ab93931 Add Webform Entity Handler to add-ons.
  • a348409d0 Issue #3117696 by nieuwkar: If check too generic in webform_token_info_alter
  • c9a3fa9d4 Issue #3116669 by jrockowitz: PHP Error messages when using image captcha
  • c16ed99ba Fix broken select2 test.
  • 9179d80aa Issue #3116950 by jrockowitz: Use the Options element labels for the 'add more' label
  • 1b54123e6 Add Webform Authorize.Net to add-ons.
  • 5292132c1 Add notes about unsupported entity print export types.
  • d10f3f2f9 Issue #3097101 by jrockowitz, Amit Dwivedi: Custom Payload with Submission token for Remote Post converts Boolean Values to String.
  • 7ea8fdfdb Add Reusing Webform APIs video.
  • 37ba7782d Issue #2958101 by jrockowitz: AJAX fails with multiple instances of one webform
  • 741858a66 Issue #3116535 by jrockowitz: Allow checkbox element's return (raw) value to be customized
  • 61c3e2d9c Issue #3111819 by jrockowitz: Download results uploaded files as ZIP
  • 7c9dcd1d3 Issue #3115598 by jrockowitz: Error: Unsupported operand types in modules/contrib/webform/webform.module on line 133
  • 9e0b9b907 Issue #3115203 by jrockowitz: Source node token value special characters double escaped for #default_value
  • f099f1365 Reduce Claro theme's off-canvas fieldset and details margins.
  • 17021a5ae Fix Claro theme nested drag-n-drop CSS.
  • 8638a60ba Issue #3115221 by jrockowitz: Email handler resend does not use configured CC and BCC fields
  • 00776f9f8 Issue #3114315 by jrockowitz: Cannot use token for URL/path for webform attachment
  • 5401e4d1b Issue #3062965 by jrockowitz, rakesh.gectcr, l.grube: Error when click on Settings button on a form
  • fde671303 Issue #3113886 by jrockowitz: Warn users about unsaved changes not applying to input loaded via Ajax
  • f218910d0 Issue #3066264 by jrockowitz, dureaghin: Disable autocomplete in Chrome
  • 9d9bd1e6a Issue #3114808 by Ben-Ryder: Spelling Mistake Fix
  • 3c4b0aa65 Issue #3113586 by jrockowitz: Not able to exclude Advanced HTML/Text element from preview
  • e3d18eea8 Add Webform Submissions List Decorator to add-ons.
  • 67405646a Issue #3109123 by jrockowitz, Rohit Tiwari: Editing the submitted webform does not reflect immediately
  • 2917ccf3e Issue #3113518 by jrockowitz: Release 8.x-5.8-beta1
  • d7078478a Issue #3113160 by Glugmeister, jrockowitz: Provide support for complete list of autocomplete attribute values defined in HTML 5.2 spec
  • 7288f4d62 Issue #3113098 by jrockowitz: Display and log warning when variant instance is missing
  • ac5c3cf92 Issue #3108266 by jrockowitz: Update external libraries
  • 75dd18d9f Issue #3110980 by jrockowitz, spookyk: Remove jQueryUI Buttons work-around
  • 0804c2c7f Issue #3110980 by jrockowitz, spookyk: Remove jQueryUI Buttons work-around
  • 4182b38b7 Issue #3112550 by jrockowitz, cleo7186: Currency Input Mask Validation Error
  • 8af193946 Issue #3108266 by jrockowitz: Update external libraries
  • 4d84bd87d Issue #3109366 by jrockowitz: File access denied for groups with access
  • 2696ee915 Issue #3112224 by jrockowitz: Webform custom option buttons gives plugin missing error when it is made required on condition
  • 5c15033f4 Issue #3111660 by szloredan, jrockowitz: Multiple image field replaced by previous field
  • 7619ce971 Issue #3111712 by mandclu: State/Province lists only have states
  • d01253791 Issue #3111706 by mandclu: Provide predefined lists of Canadian provinces
  • b195cff57 Issue #3111686 by jrockowitz: Draft when paging
  • 1676bc749 Issue #3111459 by jrockowitz: Resume submission strange behavior
  • db2ae16f7 Issue #3111444 by jrockowitz: Undefined index trying to delete a submission
  • c366f5e66 Issue #3111462 by jrockowitz: Improve webform variant element processing
  • 895c521e5 Issue #3110914 by jrockowitz: Updating multistep form always redirects to the confirmation page
  • 39a2f84f1 Issue #3110680 by carolpettirossi: Leaked metadata error being thrown when creating a webform submission via GraphQL mutation
  • 441c662e1 Issue #3110817 by angrytoast: webformAutofocus js behavior has unnecessary debug console.log
  • 688239e29 Fix computed example
  • 0702b5fae Issue #2859421 by jrockowitz, michael_wojcik: Add "placeholder" attribute on date field type. Add placeholder support to timepicker element.
  • 284f3d0e5 Issue #3110300 by jrockowitz: Form ID for edit form stays as add form when accessing using tokenised link
  • 952a2ed5d Issue #2859421 by jrockowitz, michael_wojcik: Add "placeholder" attribute on date field type
  • 670a2be94 Issue #3015259 by jrockowitz, spoit, tamnv: Call to a member function getEntityTypeId() on null
  • c743b42ff Issue #3109671 by jrockowitz, nodecode: Multi-page wizard + AJAX triggers "Previous" button upon [Enter] from within fields
  • d8891260a Issue #3110149 by jrockowitz: Cleanup webform behaviors and libraries so that they can be reused
  • 20ab9f446 Issue #3109726 by KVBen, jrockowitz: Issue when saving nodes due to renderPlain in _webform_token_render_more
  • 8c14e1d4c Issue #3109355 by Berdir, jrockowitz: Add core_version_requirement to allow installation on D9
  • f68ea7520 Fix WebformStatesCustomJavaScriptTest
  • d1c235b25 Squashed commit of the following:
  • ef6adc330 Issue #3109355 by Berdir, jrockowitz: Add core_version_requirement to allow installation on D9
  • 08d1cb65b Issue #3109355 by Berdir, jrockowitz: Add core_version_requirement to allow installation on D9
  • e505bc4cc Issue #3109355 by Berdir: Add core_version_requirement to allow installation on D9
  • 6dffa03c8 Issue #3109281 by Glugmeister: Required radios data-msg-required does not match data-webform-required-error when radios are conditionally visible
  • 0314d7869 Fix WebformStatesCustomJavaScriptTest.
  • 4e5e256cd Issue #3109233 by jrockowitz: Conditional webform handlers state values autocomplete not working
  • 6ee4f5a1f Issue #3108818: Document how to tag and create a hotfix release
  • f1ef504a6 Merge tag '8.x-5.8' into 8.x-5.x
  • ba2538a37 Issue #3108564 by jrockowitz: Add support for between #state
  • 2d347aaf6 Issue #3108668 by nlz: processState() warns on empty string
  • 882ba6dad Issue #3108150 by jrockowitz: Save numeric element properties as integers or floats instead of strings
  • d67c91c7c Issue #3108291 by jrockowitz: Translating webform administrative description has textfield instead of textarea
  • b60164aa6 Issue #3108266 by jrockowitz: Update external libraries
  • 8e83f7be6 Issue #3108222 by jrockowitz: Remove periods in input #titles in admin UI
  • 82f106fdb Issue #3107540 by jrockowitz: Refactor and rename get default properties and related methods
  • 20a8ce155 Issue #3108058 by jrockowitz: Variant form should display only corresponding variant element by plugin id
  • ad5de9bd2 Issue #3108046 by jrockowitz: Variants should be applied in the same order as the variant elements
  • 396752c93 Issue #3108038 by jrockowitz: Variant view and test form are not applying multiple variants to querystring
  • 187d118a8 fix/test: Issue #3107896 by jrockowitz: URL prepopulated elements lost from second page when track wizard is active
  • a18e483a0 Issue #3107992 by eiriksm: Undefined index in webform_config_schema_info_alter
  • ee79e5a68 refactor/api (MAJOR): Issue #3107540 by jrockowitz: Refactor and rename get default properties and related methods
  • 71abaa2e5 Issue #3107827 by jrockowitz: Settings Handler Tokens are getting set to 0
  • 3a84153cf Issue #3107758 by bburg: Event Registration demo Module missing dependency on Views
  • 4be43b478 Issue #3107702 by jrockowitz: Add webform element annotation/definition test coverage
  • 5c51092b6 refactor: Issue #3106824 by jrockowitz: [Webform 8.x-5.8] Add test coverage to element default properties
  • d59f268c3 feat/docs: Issue #3106843 by jrockowitz: [Webform 8.x-5.8] Add hook alter configuration form & create a webform_example_element_properties.module
  • 0401fe0dc doc: Issue #3106632 by jrockowitz: [Webform 8.x-5.8] Adopt [Experimental] Commit messages based on AngularJS
  • 748b96147 Issue #3106964 by jrockowitz: Fix variant apply form id
  • c2bb18e84 Issue #3106948 by jrockowitz: Release 8.x-5.7
  • 410886c0a Update add-ons.
  • 3cbb7dac1 Issue #3106914: Fix Demo module descriptions and create EXPERIMENTAL webform category
  • f26725a27 Revert "Issue #3106823: [meta] Improve element property and configuration form handling"
  • 29fe9b204 Issue #3106823: [meta] Improve element property and configuration form handling
  • d7ddc0a24 Issue #3106312 by jrockowitz, SaschaHannes: File deletion leads to empty label on remaining files
  • 7028bf40e Update DEVELOPMENT-NOTES.md
  • fa58ff0f0 Issue #3106700 by jrockowitz: Webform node variant default data is missing from test tab
  • e84fe9a0c Issue #3106204 by jrockowitz: Fix string translation is WebformElement plugins
  • c43476aab Issue #3106037 by jrockowitz: Allow a multi-step wizard page's display to be customized
  • 36c0965e2 Issue #3105881 by jrockowitz: Update Webform plugins: Elements report to display all properties and default values
  • fbe6d0641 Issue #3105881: Update Webform plugins: Elements report to display all properties and default values
  • 0b56f03c3 Issue #3105881 by jrockowitz: Update Webform plugins: Elements report to display all properties and default values
  • b6e574a65 Update add-ons.
  • 60227ad9c Issue #3105472 by jrockowitz: Validation field too short for email address
  • 21f618e6a Issue #3105594 by jrockowitz: Tweak WebformEntityController dependencies to prevent regressions
  • 9198d905e Issue #3105047 by jrockowitz, golubovicm: Conditional webform steps wrongly skipped
  • 0a80fbd6a Issue #3105247 by jrockowitz: Custom element should not require options when adding an element
  • e6f09b53b Issue #3105232 by jrockowitz: Add element admin title to webform devel schema
  • dcdb456dc Issue #3105048 by StijnStroobants: Captcha WebformElement needs the Captcha-module as a dependency
  • 22eccab63 Issue #3104719 by jrockowitz: Select other markup validation/accessibility error
  • 6aab76b94 Issue #3104979 by jrockowitz: Fix broken tests
  • cb6649d93 Fix @group declaration.
  • a635ac145 Issue #3104889 by jrockowitz: Two Custom Composite elements with uploads - upon submission second element's upload stays in temp folder
  • b851cf600 Issue #3042594 by jrockowitz, dmitry.korhov, webchick, thalles: Drupal 9 Deprecated Code Report
  • 595134b06 Fix broken test
  • bd1ddb9e0 Issue #3104885 by jrockowitz: Fix autoloading issues
  • 3a51fdae5 Issue #3104880 by jrockowitz: Call to deprecated function entity_load_multiple_by_properties()
  • 215d185b6 Issue #3104819 by jrockowitz: HTML properties are ignored to certain type fields
  • 9653f30ad Issue #3104810 by jrockowitz: Call to deprecated function db_ignore_replica()
  • 6e67619d9 Issue #3104809 by jrockowitz: Call to deprecated function tablesort_get_order():
  • 9ddede234 Issue #3104806 by jrockowitz: Interface Drupal\webform\Plugin\WebformVariantInterface extends deprecated interface Drupal\Component\Plugin\ConfigurablePluginInterface
  • fa0d308af Issue #3104805 by jrockowitz: Call to deprecated constant FILE_CREATE_DIRECTORY; FILE_EXISTS_REPLACE; FILE_EXISTS_RENAME; FILE_CREATE_DIRECTORY
  • c3eec6f2c Issue #3104804 by jrockowitz: Call to deprecated method install() of class Drupal\Core\Extension\ThemeHandlerInterface:
  • ff12c1cf1 Issue #3103486 by DanChadwick, jrockowitz: Likert description improperly displayed with bootstrap
  • c83b5dd69 Update webform add-ons.
  • a1778538a Update webform add-ons.
  • f894069e2 Issue #3104572 by jrockowitz: Release 8.x-5.7.beta1
  • 4019af901 Issue #3104593 by thalles: Replace deprecated service entityManager in webform_access\WebformAccessGroupListBuilder
  • 923e1a234 Issue #3104487 by jrockowitz, nodecode: Two "Same As" checkboxes can't act on same destination
  • bb0f9cbbc Issue #3087096 by jrockowitz: Disable Date Minimum on Update Submission
  • e73fd82e4 Issue #3099442 by jrockowitz: Feature request: Ability to suppress existing draft messages
  • 2158e8995 Issue #3099442 by jrockowitz: Feature request: Ability to suppress existing draft messages
  • 3095ec724 Issue #3104049 by jrockowitz: how to attache files but not have them included in [webform_submission:values]
  • 253e6ded5 Issue #3094270 by jrockowitz: Add support for webform variants
  • 7ec6cbc80 Issue #3104275 by jrockowitz: Term select does not work when trying to prepopulate the value
  • 874bdba80 Issue #3104283 by thalles: Replace deprecated file_prepare_directory function on webform
  • 816d37a88 Issue #3104283 by thalles: Replace deprecated file_prepare_directory function on webform
  • 1ab644713 Issue #3104284 by thalles: Replace deprecated file_destination function
  • 761db8004 Issue #3104227 by thalles, jrockowitz: Replace deprecated file_unmanaged_delete function
  • 835657d55 Issue #3102988 by DanChadwick: PHP Exception in WebformLikert::valueCallback() when $input is FALSE
  • b4ee1c9ed Issue #3104241 by thalles: Replace deprecated file_unmanaged_move function
  • 23faf6d4d Issue #3104235 by thalles: Replace deprecated file_unmanaged_copy function
  • aa1c67c1d Issue #3104055 by jrockowitz: Signature field and reset button is editable in read only mode after saving answer
  • 5075562a5 Add Webform API Handler to add-ons.
  • b6d504ab2 Issue #3104090: Broken tests in Drupal 8.9
  • 3722d78cc Issue #3103755 by jrockowitz, Chris Matthews: Add Description text area to Table select, Tableselect sort, and table sort elements
  • 6614cdc42 Fix claro table header height.
  • a855b0ed1 Issue #3087096 by jrockowitz: Disable Date Minimum on Update Submission
  • e36a24c8a Issue #3103571: Move deprecated icheck support into a dedicated sub-module
  • a9907b47f Issue #3103571: Move deprecated icheck support into a dedicated sub-module
  • da5206325 Issue #3103571: Move deprecated icheck support into a dedicated sub-module
  • 7b3b6905a Issue #3102996: Move deprecated toggles elements into a sub-module.
  • 787259b2a Issue #3102996: Move deprecated toggles elements into a sub-module.
  • 3ae38857a Issue #3103032 by jrockowitz: Move deprecated location geocomplete element into a sub-module
  • 24e870720 Issue #3103171 by jrockowitz: Move deprecated jQuery UI buttons element into a sub-module
  • 9ded834cb Issue #3102996 by jrockowitz: Move deprecated toggles elements into a sub-module
  • 5b1a9e152 Issue #3051233 by jrockowitz: [Drupal 8.8.x] CSS standards for ordering enforced using stylelint-order plugin
  • 440b582e0 Issue #3099998 by thalles, adev22, jrockowitz: [Drupal 8.7.x] Replace deprecated functions file_unmanaged_copy(), file_unmanaged_save_data(), and file_unmanaged_move()
  • fb8170443 Issue #3101897 by thalles: [Drupal 8.7.x] Replace deprecated function file_upload_max_size()
  • 286db72cb Issue #3095650 by andreyjan: [Drupal 8.7.x] ConfigurablePluginInterface is deprecated in favor of ConfigurableInterface, DependentPluginInterface
  • 36de0c5c6 Issue #3054480 by thalles: [Drupal 8.7.x] Replace deprecated functions file_* on WebformSignature
  • e1e73c639 Issue #3052858 by thalles, jrockowitz: [Drupal 8.7.x] Replace deprecated functions file_* on WebformEntityStorage
  • 303fb1650 Issue #3030898 by jrockowitz: [Drupal 8.7.x] New AnnounceCommand allows including screen reader announcement in Ajax responses
  • 586c348ac Issue #3055154: [meta] Require Drupal 8.7.x
  • 2083d112d Issue #2936217 by jrockowitz: TypeError: Argument 1 passed to WebformSubmission::setData
  • fc972e5ad Fix broken JavaScript test
  • 0dfa55a1b Issue #3056687 by jrockowitz: "Update own Submissions" seems to be ignored
  • e4bdde478 Issue #3101380 by jrockowitz, pagach: Checkboxes field with key destination unchecked
  • d4cfa38e3 Issue #3101380 by jrockowitz, pagach: Checkboxes field with key destination unchecked
  • 4e5f6bed5 Issue #3102693 by jrockowitz: Add the ability to clear client-side filter form
  • 0f110342f Fix add-ons.
  • b15818d44 Issue #3102681 by jrockowitz: Organize JavaScript tests
  • 33d720b96 Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • fa6f5e41e Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • 93b5d84d5 Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • 2fc3b6289 Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • 04e9cae87 Issue #3074789 by jrockowitz, vuil: Replace deprecated extended class in tests\src\FunctionalJavascript\WebformSubmissionToggleFlagsTest.php
  • cf96d89e0 Add Webform Views Extras to add-ons.
  • bd26cabba Issue #3101300 by jrockowitz: Allow 'Save' (update) action label to be customized
  • 8e40bef21 Issue #3101817 by ckaotik, jrockowitz: Webform options' "add-form" link template does not match route
  • 0709dc751 Issue #3101595 by jrockowitz: Fix #international_preferred_countries default value
  • d16421a86 Issue #3095978 by jrockowitz, louisnagtegaal: Downloading submissions per page
  • 92e2e92e0 Issue #3101533 by JeroenT, jrockowitz: Indexing a rendered entity which contains a breadcrumb using Search API results in a fatal error
  • b816f029a Issue #3101580 by jrockowitz: Add warning when page caching is disable via Honeypot or CAPTCHA
  • a90c2da41 Issue #3101223 by jrockowitz: Telephone field type initial country per language
  • 7f52f32f4 Issue #3095275 by jrockowitz: Allow webform management filter by default category and states to be customized
  • 0d6d9740e Issue #3101350 by jrockowitz: Radio buttons are wrapped twice in a fieldset
  • 9a2a47f6c Code cleanup.
  • 933cfe791 Issue #3100369 by jrockowitz: Prepopulate entity form elements does not check if the value is allowed
  • 88f94adaf Issue #3100994 by Luke.Leber, jrockowitz: Internal query parameter can appear in submission source url
  • 58658d2b8 Issue #3100656 by Primsi: Fatal error when processing files of deleted users
  • d2c167a2e Issue #3100326 by jrockowitz: Update application evaluation demo
  • 6305acb70 Add Webform Navigation to add-ons.
  • 70f3170ec Issue #3098902 by jrockowitz: Add support for View embed element
  • 4b84cb830 Issue #3099723 by jrockowitz: Strip HTML tags from views output when used as source for Entity select
  • 654cbdd81 Issue #3099994 by jrockowitz: Webform actions displays 'Customize' button when webform_actions element is disabled
  • f038b5d4e Issue #3099030 by jrockowitz, pcambra: Render issue when saving nodes due to renderPlain in _webform_token_render_more
  • d931c40f3 Issue #3091847 by jrockowitz: Bootstrap is not supported by Webform Custom Options tooltips
  • 44d1e80df Issue #3099784 by jrockowitz: Broken test in Drupal 8.9.x
  • e440c32c1 Issue #3098690 by jrockowitz: Computed twig not working with numbers in the key
  • 427f97f72 Standarize option value and text variable naming conventions in WebformOptionsHelper.
  • 481ca9271 Issue #3099185 by jrockowitz: Email handlers should be able to exclude markup elements
  • e3fc8d2c8 Add Webform Summation Field to add-ons.
  • f9d3fcf70 Issue #3098914 by jrockowitz: WebformAssertLegacyTrait broken in Drupal 8.9.x
  • f6f87daa7 Issue #3098205 by adam3278: README.MD is expected by Drupal standards
  • beff552ce Issue #3098666 by jrockowitz: Page title in a multistep form seems 1 step behin
  • 7c5486044 Issue #3098690 by jrockowitz: Computed twig not working with numbers in the key
  • 1d702f6d4 Issue #3077884 by IhorMaster: [Drupal 8.8.x] - Add 'core_version_requirement' key to webform.info.yml file
  • 01cf52ce1 Issue #3098582 by jrockowitz: Showing element type on UI
  • 4e1640aa4 Add file size variable to Claro theme.
  • fc3a867de Add Queue Mail to add-ons.
  • a98de773b Add Queue Mail to add-ons.
  • 5752fc4af Pin mailsystem.
  • df490c37c Issue #3098072 by jrockowitz: Release Webform 8.x-6.x
  • 1843d7ce8 Issue #3098072 by jrockowitz: Release Webform 8.x-6.x
  • 0e97b1b21 Issue #3089026 by jrockowitz, DanChadwick: Add Group support to Webform access controls
  • b928afc18 Remove group dependency
  • f675fb902 Add group dependency
  • f20f27596 Revert "Issue #3089026 by jrockowitz, DanChadwick: Add Group support to Webform access controls"
  • ded6f85a4 Issue #3089026 by jrockowitz, DanChadwick: Add Group support to Webform access controls
  • b57dea29d Pin mailsytem version.
  • e15d9ebda Revert "Issue #3089026 by jrockowitz, DanChadwick: Add Group support to Webform access controls"
  • df88d4346 Restore group dependency
  • b184b4234 Remove group dependency
  • 90bf9391f Restore composer require-dev attempting to fix broken tests
  • c63e291a1 Remove composer require-dev attempting to fix broken tests
  • 0a7fd038c Issue #3089026 by jrockowitz, DanChadwick: Add Group support to Webform access controls
  • d40f1faf4 Fix minor issue with devel web profiler module.
  • 8b90c59c1 Add Webform to Paypal to Add-ons.
  • 220465cfe Add Webform to Paypal to Add-ons.
  • 0fc71ef28 Revert "Add Webform IP Tracking to add-ons."
  • 42c6e2410 Add Webform IP Tracking to add-ons.
  • 950ae36bd Issue #3096491 by jrockowitz: Updating Action's Actions results in no change
  • 1714587d5 Add Webform Handler: Compare Fields to add-ons.
  • c2dfc07e7 Issue #3095700 by jrockowitz: Multiple Composite Field does not respect Individual Conditional States
  • fd9277b9e Add Group Webform module to add-ons.
  • 73c7db01a Issue #3089161 by themic8, aalin: range slider - oninput does not work in IE 11
  • f8f581f1c Issue #3096971 by jrockowitz: Code cleanup for tests
  • c20a0ebb3 Issue #3096970 by jrockowitz: Remove [for] attribute from item element
  • d8b761e0a Issue #3096426: Update external libraries
  • 22994e5e0 Issue #3096362 by jrockowitz: Move Options, Images, and Custom forms from second-level tabs to first level main tabs
  • ba08b37f3 Issue #3096151 by jrockowitz: WebformHandlerBase constructor calls method too early
  • b9507c152 Issue #3096004 by jrockowitz: Attachment element’s file name is not translatable
  • 18c679ab7 Issue #3094910 by jrockowitz, yogeshchaugule8: Refresh feature for image captcha
  • a21c0e4c4 Issue #3096004 by jrockowitz: Attachment element’s file name is not translatable
  • ea19ac169 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme. Fix states selector.
  • 027752a8e Fix minor issues.
  • 098ab3e24 Fix minor typo.
  • e477a13df Issue #3095568 by jrockowitz: WebformSubmission::toArray() only checks access when custom
  • 6074b1d9a Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme. Fix table drag alignment.
  • 8ffcb78fe Issue #3076157 by jrockowitz, PCate: Uncaught TypeError: CodeMirror.runMode is not a function
  • f31a53b79 Issue #3095255 by daniel.nitsche: Wrong Addon URL for the "Webform Email Reply" module
  • 5ea8a0f26 Issue #3092634 by jrockowitz, DanChadwick: Allow webform handlers to control element access
  • 65dd772ea Issue #3092634 by jrockowitz, DanChadwick: Allow webform handlers to control element access
  • 24eaf3148 Issue #3094910 by jrockowitz, yogeshchaugule8: Refresh feature for image captcha
  • 2c7acc731 Minor tweaks to add-ons.
  • 51dc254a0 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme. Fix buttons in tables.
  • 7c206117f Fix minor typo.
  • 4bd95734f Issue #3094014 by jrockowitz, DanChadwick: Submission token description error and suggested improvements
  • d0fd9d7e1 Issue #3093873 by DanChadwick: WebformEmailMultiple validation too strict when using tokens
  • 36c162500 Issue #3093534 by jrockowitz: populated via URL param no longer works on modal
  • 377fdd9f6 Issue #3093104 by jrockowitz: Per User Option Limits Handler
  • 765cf9652 Issue #3093611 by Berdir: webform_update_8153() is broken (again) on Drupal 8.8.0-beta1
  • d7f403442 Revert "Issue #3092634 by jrockowitz, DanChadwick: Allow webform handlers to control element access"
  • 778698426 Issue #3092634 by jrockowitz, DanChadwick: Allow webform handlers to control element access
  • 1a1d30562 Issue #3093335 by DanChadwick, jrockowitz: Hidden elements don't have view access control
  • 6b906385d Issue #3093295 by smaz: Incorrect 'webform_submissions:values:html' token hint
  • 132146694 Issue #3092699 by jrockowitz, akerbel.dev: How to remove "resend" and "duplicate" buttons from operations in webform submissions list
  • cfb26373e Issue #3092240 by alesbencina, jrockowitz: Add custom input masks to TextBase
  • 66808fb13 Issue #3092240 by alesbencina, jrockowitz: Add custom input masks to TextBase
  • dad5e2e15 Issue #3091662 by jrockowitz, DanChadwick: Add access control methods to webform handlers
  • bd8c3ea77 Issue #3082822: Anonymous role view submission via secure token
  • ec3f47f62 Issue #3082822: Anonymous role view submission via secure token
  • a7218fd76 Issue #3082822: Anonymous role view submission via secure token
  • a1a70758d Merge branch '8.x-5.x' into 3082822-token-view
  • 761206412 Issue #3087041 by jrockowitz, akalam: Provide a token returning a boolean if an individual value inside a checkboxes field is currently checked
  • 34e865f4c Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • 9c29cbc9b Revert "Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit"
  • bf2c9e045 Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • def901e3f Issue #3090706 by jrockowitz: webform_image_select sub-module port to phpunit
  • 23787c3b7 Issue #3091034 by jrockowitz: webform_submission_log sub-module port to phpunit
  • e2b5d26ca Issue #3089970 by krishnan.n, jrockowitz: webform_access sub-module port to phpunit
  • 5ea3ba82e Issue #3091045 by jrockowitz: webform_templates sub-module port to phpunit
  • f0c7f5841 Issue #3091040 by jrockowitz: webform_ui sub-module port to phpunit
  • 15bcdeb41 Issue #3091032 by jrockowitz: webform_scheduled_email sub-module port to phpunit
  • 2b0f30a35 Issue #3090708 by jrockowitz: webform_node sub-module port to phpunit
  • f62589262 Issue #3090686 by jrockowitz: webform_example_element sub-module port to phpunit
  • 686305c1a Issue #3090605 by krishnan.n: webform_example_compositet sub-module port to phpunit
  • efd140462 Issue #3090467 by krishnan.n: webform_attachment sub-module port to phpunit
  • 59c3ffdd3 Issue #3091032 by jrockowitz: webform_scheduled_email sub-module port to phpunit
  • 4a9b91e4e Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • fb5729d28 Revert "Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit"
  • a4e6b2b56 Revert "Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit"
  • 57ae8f219 Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • 0da49b83b Issue #3089110 by jrockowitz: Process for porting SImpleTests to PHPUnit
  • 45a71aa80 Issue #3091805 by jrockowitz: "Submitted To" is not reset when the source entity is deleted
  • 822a31ed2 Issue #3091715 by jrockowitz: Too few arguments to function
  • a3c5e90be Issue #3091171 by jrockowitz: Set default values for webform field
  • d20b74a0b Issue #3091252 by jrockowitz: Computed Twig leads to YAML Object Error
  • 57c7553ba Issue #3090909 by jrockowitz: Create webform/tests/src/Functional/Traits directory
  • 2355918ed Issue #3090909 by jrockowitz: Create webform/tests/src/Functional/Traits directory
  • 277b869ed Add pardot to add-ons.
  • 9ca0c7854 Issue #3090909 by jrockowitz: Create webform/tests/src/Functional/Traits directory
  • 4872202d4 Issue #3089833 by jrockowitz, Bandana: Allow adding additional HTML attributes in Multiple wrapper
  • b05525317 Issue #3090007 by DanChadwick, jrockowitz: Feature request: Allow custom likerts to have optional questions
  • 6c97a76c7 Issue #3090570 by aaron.ferris: Collapse/Expand all incorrect state
  • 8b0faea75 Issue #3090773 by kieranja, jrockowitz: webform_bootstrap.module hardcoded path (webform.element.help.js)
  • 5cdffa451 Issue #3090735 by jrockowitz: Call to undefined function trying to add CAPTCHA element to form
  • c308a4843 Issue #3090435 by JannaKha: Styling: webform.filter is not included in WebformEntityFilterForm
  • 91a0b223f Issue #3089876 by myriam_b, jrockowitz: Use captcha service
  • ef15e1d37 Issue #3089074 by jrockowitz, DanChadwick: Required likert not themed or validated if conditionally shown
  • da382100f Issue #3089978 by embeau: Downloading webform submissions crashes when they reference entities without canonical urls
  • 95c599b03 Issue #3089694 by jrockowitz: Images are not allowed in tooltip markup
  • cde39f03a Issue #3089074 by jrockowitz, DanChadwick: Required likert not themed or validated if conditionally shown
  • ae5482b47 Issue #3089074 by jrockowitz, DanChadwick: Required likert not themed or validated if conditionally shown
  • 7e0db250b Issue #3089161 by aalin: range slider - oninput does not work in IE 11
  • efc25177a Issue #3089018 by Berdir: Update webform_update_8153() to also work on Drupal 8.8
  • 121ac4074 Issue #3081795 by Mile3: Allow custom HTML/SVG markup to be used as options. Fix libraries dependency.
  • 8ba2c3735 Issue #3081795 by Mile3: Allow custom HTML/SVG markup to be used as options.
  • 1f0542fdd Issue #3089012 by jrockowitz: Release Webform 8.x-5.5
  • afe59d2bb Issue #3081795 by jrockowitz, Mile3: Allow custom HTML/SVG markup to be used as options
  • 0bd956144 Issue #3088075 by jrockowitz: Allow text format value to be used as the email message body
  • bec9c0459 Issue #3088849 by jrockowitz: User changes to prepopulated data not saved on multistep form
  • 3fd9be5f2 Issue #3088613 by Siegrist, jrockowitz: Date days of the week one day selected only
  • 4df15e37f Issue #3051302 by bwong, jrockowitz: Entity Reference Select View token parameter not evaluated after submission
  • 858ef2c41 Issue #3086507 by andy_w, jrockowitz: Page wizard to respect conditions
  • c2d1268b4 Issue #3087887 by Diego_Mow: Incorrect binding on Webform Required Error
  • 840bbba49 Issue #3087865 by jrockowitz: Webform email handler default subject is missing title when email is sent
  • ecd116c26 Fix minor typo.
  • ef9669d69 Add Protected Submissions to add-ons.
  • 0a9bfed33 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme
  • c4782e0a2 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme
  • d6d93b8d5 Fix style-guide example.
  • 2e8a6391f Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme
  • 10876e557 Issue #3087464 by devkinetic, jrockowitz: Webform regular expression field is limited to 128 characters
  • ff2f7ca25 Issue #3087301 by jrockowitz: Add warning for experimental webform modules
  • 27e1657ce Issue #3087106 by stevensj: Use updated webform submission token in settings confirmation form
  • e3df9ca57 Remove duplicate periond in comments.
  • a297cdce5 Issue #3087063 by jrockowitz: Add count to webform node references table
  • 20ec94d61 Issue #3086789 by jrockowitz: Drupal.behaviors.webformOptionsLimit => Drupal.behaviors.webformOptionsDisabled
  • 383997565 Issue #3086789 by jrockowitz: Drupal.behaviors.webformOptionsLimit => Drupal.behaviors.webformOptionsDisabled
  • aa78424ce Issue #3086284 by nkoporec, jrockowitz: Drupal\simpletest\AssertHelperTrait is deprecated warning
  • 7ddbfb1d9 Issue #3086155 by jrockowitz: CAPTCHA element preview is broken
  • 9631c4833 Issue #3085819 by lobodacyril, jrockowitz: AJAX doesn't work for new submission
  • 37dbdb54b Fix broken tests.
  • 41fd33e52 Issue #3085409 by jrockowitz: Increase maximum length for submission label
  • 6c7c310f2 Issue #3084531 by jrockowitz, mistermoper: Allow Email handler add aditional parameters
  • ba1da90a3 Issue #3084045 by janehollander, jrockowitz: realpath to get filepath breaks external filesystem email attachments
  • 2bfb62aeb Issue #3084393 by ressa, jrockowitz, baikho: Extend height of source form
  • ea4e5e913 Issue #3083597 by jrockowitz, adao.boscolo: Results page changes its theme when "computed twig" field is used in form
  • d12f68140 Issue #3083862 by jrockowitz: Token for description of options
  • 7e28b5bd1 Issue #3085409 by jrockowitz: Increase maximum length for submission label
  • c8821fdd4 Issue #3084002 by sorlov, jrockowitz, davidferlay: Telephone field type does not provide ability to configure preferredCountries setting of used tel library
  • 26136c599 Issue #3085317 by jonnyeom, jrockowitz: Telephone field does not save Validation County Settings
  • 0d432680d Add Webform Copper CRM to add-ons.
  • 079014cdf Issue #3085567 by Dave Reid: Remove hard-coded CSS styling for number fields
  • 4ab4b12fe Add Webform Hierarchy to add-ons.
  • 1d23b57d4 Issue #3085419 by jrockowitz: Broken tests related to 'Path aliases have been converted to revisionable entities'
  • ee1988ddc Issue #3083503 by jrockowitz, t_d_d: file element error when selecting file with long name
  • 6df4880c3 Add Formdazzle! to add-ons.
  • 088802cc5 Issue #3083709 by jrockowitz: Release 8.x-5.5.rc1
  • fa08d188d Issue #3056687 by jrockowitz: "Update own Submissions" seems to be ignored
  • 27802b6f8 Issue #3083503 by jrockowitz, t_d_d: file element error when selecting file with long name
  • 418cadd23 Issue #3083647 by jrockowitz, plousia: Allow display: none option for markup or computed field labels (title)
  • 12f0ec4f2 Issue #3083214 by jrockowitz, t_d_d: failed file saving when submitting webform
  • 9b12208ac Add Submission limits and options limits
  • 9313d76f7 Minor tweak event demo submission limit block.
  • a15c62448 Issue #3083170 by jrockowitz: Invalid validation in state field with advance address
  • fcb786cef Issue #3083169 by jrockowitz: Support override settings for webform submission limit block
  • 29d5e929d Issue #3082822: Anonymous role view submission via secure token
  • 68c93a6f9 Issue #3056687 by jrockowitz: "Update own Submissions" seems to be ignored
  • 0bded4afc Issue #3081606 by jrockowitz, Dave Reid: Add support for truncating submissions with drush sql-sanitize
  • 43769b358 Issue #3074759 by jrockowitz, hstandaert: Validation triggered for pages that are not active (but have values)
  • eb94375c3 Issue #3082490 by hstandaert, jrockowitz: Inline form error for Email Confirm element not displayed
  • 2b9a563b9 Issue #3082490 by hstandaert, jrockowitz: Inline form error for Email Confirm element not displayed
  • a8ffb3a17 Issue #3082490 by hstandaert, jrockowitz: Inline form error for Email Confirm element not displayed
  • e345243b1 Issue #3081727 by jrockowitz, HeikkiY: Overriding required message for radio buttons does not update data-msg-required
  • 396faf01a Issue #3080313 by HeikkiY, jrockowitz: Prevent duplicate submissions JS prevents also moving to previous page
  • f8488394b Issue #3082305 by jrockowitz: Improve submission limit block UX
  • 82e9aabc9 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme.
  • 63def8c30 Issue #3076750 by jrockowitz: Add Webform Options Limit Handler
  • a908d3a40 Issue #3081874 by jrockowitz: Data format changes when form is restored from draft
  • 830c0f650 Issue #3081154 by jrockowitz: Form method multilingual
  • f9de6f046 Issue #3082048: Provide a webform_debug Twig method for computed Twig element
  • 79d40fc4b Issue #3082048 by jrockowitz: Provide a webform_debug Twig method for computed Twig element
  • a18c7f9be Fix minor typo.
  • 8dcffa961 Issue #3082048 by jrockowitz: Provide a webform_debug Twig method for computed Twig element
  • 1854ac64a Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme.
  • 662c6f138 Issue #3081767 by jrockowitz: Allow Lingotek to translation webform options with OptGroups
  • d9795915e Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme.
  • 6e799d8cd Issue #3081717 by jrockowitz: Wizard should jump to confirmation if next pages are conditionally hidden
  • 0c9b94c60 Issue #3081607 by alberto56: _webform_form_smtp_admin_settings_submit() will not be called when SMTP settings are set programmatically; use hook_rebuild() also
  • fdd2b327c Issue #3081607 by alberto56, jrockowitz: _webform_form_smtp_admin_settings_submit() will not be called when SMTP settings are set programmatically; use hook_rebuild() also
  • 5112e96ca Issue #3081628 by jrockowitz: Move some hooks from webform.module to dedicated include files
  • 6f3b0d460 Issue #3081414 by hanoii: Remote IP is not properly stored if enabled for submissions created programmaticaly
  • 909cd7d84 Add 'Webform Email Reply' to add-ons
  • d78350d85 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme. More fixes.
  • bb6ee44dc Issue #3080365 by jrockowitz, Deele: Attachment URL element does not parse tokens
  • 1ebbc0805 Issue #3081081 by neerajsingh: iPhone image upload from "Photo Library" does not work with default file type restriction
  • 60ac8a20b Issue #3081077 by Grimreaper: Empty git file at the root of the project
  • 1a3a8b306 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme. More fixes.
  • e969968a0 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme. More fixes.
  • 80d1643de Add Newsletter2Go Webform module to add-ons.
  • 37e45ae06 Issue #3076750 by jrockowitz: Add Webform Options Limit Handler. Fix event registration demo.
  • fcf5aa703 Issue #3076750 by jrockowitz: Add Webform Options Limit Handler. Remove module from master.
  • 4ceded815 Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme. Increase message close size.
  • 1fc44920b Issue #3080213: Add preliminary support for Claro admin theme. Fix offcanvas CSS.
  • fbd0b9ea6 Issue #3076750: Add Webform Options Limit Handler. Fix broken tests.
  • ef8e83cad Issue #3076750: Add Webform Options Limit Handler. Add tests.
  • d6eb00e16 Issue #3076750: Add Webform Options Limit Handler. Add tests.
  • 34a94a088 Revert "Issue #3076750: Add Webform Options Limit Handler. Add tests."
  • e46d2c55c Revert "Issue #3076750: Add Webform Options Limit Handler. Add tests."
  • 52e82c0e8 Issue #3076750: Add Webform Options Limit Handler. Add tests.
  • b782b2e0e Issue #3076750: Add Webform Options Limit Handler. Add tests.
  • da443a147 Merge branch '3076750-webform-options-limit' into 8.x-5.x
  • 7496fcddb Issue #3080659 by jrockowitz: Choices disable/enable code throwing error when initializing elements
  • ac14ba2d7 Issue #3080213: Add preliminary support for Claro admin theme. Cleanup info message.
  • 9e5a36109 Issue #3080213: Add preliminary support for Claro admin theme. Cleanup info message.
  • 843744100 Issue #3080239 by jrockowitz, facine: Webform submissions default data aren't prepopulate after submit
  • 52a1d7e50 Issue #3079743 by jrockowitz: jQuery UI Buttons not working in Drupal 8.8.x-dev
  • 7b8a8b56a Issue #3080439 by thalles: Replace depreated entityManager by entityTypeManager
  • 1287b0f2e Update Add-ons.
  • 56684f249 Issue #3079986: Remove [EXPERIMENTAL] from Webform Entity Print sub-module
  • ed01f4612 Merge branch '8.x-5.x' into 3076750-webform-options-limit
  • fca0333ea Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme
  • b7113ed0e Merge branch '8.x-5.x' into 3076750-webform-options-limit
  • 491e9c32f Issue #3080213 by jrockowitz: Add preliminary support for Claro admin theme
  • 250d4a180 Issue #3080108 by jrockowitz: Do not include empty header/title with container element
  • e36965188 Issue #3076750: Add Webform Options Limit Handler. Update description.
  • 8987bfe38 Merge branch '8.x-5.x' into 3076750-webform-options-limit
  • 574ad3f37 Issue #3079858 by jrockowitz: Confirmation Redirect using token creates 'internal:/' url which fails validation
  • 7eacee578 Issue #3076750: Add Webform Options Limit Handler. Add leave blank message support.
  • 577d774ff Issue #3076750: Add Webform Options Limit Handler. Improve limits
  • 7bc229cf8 Issue #3076750: Add Webform Options Limit Handler. Build limit summary page.
  • 4372b034c Issue #3076750: Add Webform Options Limit Handler. Build limit summary page.
  • d469fea43 Issue #3076750: Add Webform Options Limit Handler. Build limit summary page.
  • 99e0105d6 Issue #3076750: Add Webform Options Limit Handler. Build limit summary page.
  • c1223e8fa Issue #3076750: Add Webform Options Limit Handler. API review and cleanup.
  • 55821b06e Issue #3076750: Add Webform Options Limit Handler. Fix default value.
  • 24ca68ddc Issue #3076750: Add Webform Options Limit Handler. Fix default value.
  • b4e764571 Issue #3079699: Add the ability to customize individual radios and checkboxes attributes. Add baseline test
  • 1f6566aef Issue #3079699: Add the ability to customize individual radios and checkboxes attributes. Code review and cleanup.
  • 09a9bf73b Issue #3079699: Add the ability to customize individual radios and checkboxes attributes. Add tests
  • 2b8812790 Issue #3079699: Add the ability to customize individual radios and checkboxes attributes. Ignore table select.
  • 341d55388 Issue #3079699: Add the ability to customize individual radios and checkboxes attributes. Add disable and remove support.
  • 673dd8594 Issue #3079699: Add the ability to customize individual radios and checkboxes attributes. Add disable and remove support.
  • 2488c20b7 Merge branch '8.x-5.x' into 3076750-webform-options-limit
  • 6f58bf06a Issue #3079699 by jrockowitz: Add the ability to customize individual radios and checkboxes attributes
  • e76be033a Issue #3076750: Add Webform Options Limit Handler. Add validation.
  • 9af4fd509 Issue #3076750: Add Webform Options Limit Handler. Add validation.
  • ca406cb86 Issue #3076750: Add Webform Options Limit Handler. Add summary.
  • 6469b5168 Issue #3076750: Add Webform Options Limit Handler. Add unlimited message and support.
  • 8abe5ba76 Issue #3076750: Add Webform Options Limit Handler. Bug fixes and cleanup.
  • 5b74b57fc Issue #3076750: Add Webform Options Limit Handler
  • 70169d99d Issue #3076750: Add Webform Options Limit Handler
  • 8237fbe0e Issue #3076750: Add Webform Options Limit Handler
  • 0ea819ff2 Setup options limit handler.
  • 7d9139ce5 Issue #3079440 by jrockowitz: Release 8.x-5.5-beta1
  • 26fac96c5 Issue #3078502 by jrockowitz, VladimirAus: QueryException when removing certain fields from results (possibly id)
  • 22a73c07d Issue #3078502 by jrockowitz, VladimirAus: QueryException when removing certain fields from results (possibly id)
  • 6041c1562 Issue #3079122 by jrockowitz, e.ruiter: Create image style for image attachments sent with email handler
  • 8.x-5.15 ...more commits found, but message is too long for PR

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant