webform-3473045: Fix Autocomplete STARTS_WITH
This merge request fixes the STARTS_WITH issue reported in #3473045 and implements tests to ensure it works.
TODO:
-
Implement tests for the issue fixed in this patch
Edited by Pablo Nicolas Guillamondegui
Merge request reports
Activity
added 1 commit
- bd4bd1b3 - webform-3473045: Remove old patch and apply new one correctly
added 1 commit
- ed673731 - webform-3473045: Using switch rather than if for operator logic
added 13 commits
-
54a3e5d5...1b0e5e42 - 12 commits from branch
project:6.3.x
- 0097d676 - Merge branch webform:6.3.x into 6.3.x
-
54a3e5d5...1b0e5e42 - 12 commits from branch
added 3 commits
-
0097d676...4f4dfa5b - 2 commits from branch
project:6.3.x
- c053805f - Merge branch webform:6.3.x into 6.3.x
-
0097d676...4f4dfa5b - 2 commits from branch
added 1 commit
- 388df191 - webform-3473045: Replace deprecated functions
added 1 commit
- e4c589e9 - webform-3473045: Replace deprecated functions
added 15 commits
- e4c589e9...88539cc2 - 5 earlier commits
- f5db5228 - Issue #3478398: Remove modernizr dependency and code
- ed2d0f3c - Issue #3474074: Fix cspell errors
- 21760f57 - Issue #3478047 by ankitv18: Make CSS coding standards fixes
- 913837fc - Issue #3465838 by ankitv18, liam morland: Remove use of class alias Drupal\Core\Serialization\Yaml
- c7cc6bf7 - Issue #3465838 by acbramley, liam morland, ankitv18, kim.pepper, vladimiraus,...
- e55f9709 - Issue #3481554 by pfrenssen: Update testing config to accommodate changes to default templates
- 77c161aa - Issue #3481554 by pfrenssen: Correct target version detection in tests for...
- 37d9b59b - Issue #3482644: Option to suppress successful install message
- 6a2cc4fe - Issue #3479443: Remove code related to legacy ckeditor
- 35eb3a32 - Merge branch '6.3.x' of git.drupal.org:issue/webform-3473045 into 6.3.x
Toggle commit listadded 15 commits
-
54a3e5d5...4f4dfa5b - 14 commits from branch
project:6.3.x
- 0b518d9b - Merge branch webform:6.3.x into 6.3.x
-
54a3e5d5...4f4dfa5b - 14 commits from branch
added 1 commit
- 8892d69f - webform-3473045: Add missing break statement
added 13 commits
-
9c633d34...c2e28db9 - 12 commits from branch
project:6.3.x
- ec5faeab - Merge branch webform:6.3.x into 6.3.x
-
9c633d34...c2e28db9 - 12 commits from branch
added 14 commits
-
ec5faeab...fcbc1fa1 - 2 commits from branch
project:6.3.x
- fcbc1fa1...846fd4a7 - 2 earlier commits
- 5cf16d6e - webform-3473045: Remove old patch and apply new one correctly
- c8e3adfd - webform-3473045: Using switch rather than if for operator logic
- ae36e82d - webform-3473045: Create Test Element STARTS_WITH
- f7474a0b - webform-3473045: Create START_WITH test and rename CONTAINS test method
- 2d0630a6 - webform-3473045: Refactor tests methods
- 8737b2be - webform-3473045: Make autocomplete webform config more descriptive
- 60c57a4c - webform-3473045: Move test_element_starts_with config to the right folder
- 5c543bbd - webform-3473045: Fix Coding standards
- 7a46cb29 - webform-3473045: Add missing break statement
- 83f372c6 - webform-3473045: Coding standards
Toggle commit list-
ec5faeab...fcbc1fa1 - 2 commits from branch
Please register or sign in to reply