-
Notifications
You must be signed in to change notification settings - Fork 2
Release 1.0.0-beta5 #69
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Suppressing PHP 8.2 deprecation notice around callback syntax. @see https://php.watch/versions/8.2/partially-supported-callable-deprecation
The local custodian code is a numeric code used by the OS Places API. Every local authority has been assigned a code. Our address lookup element now applies the local custodian code to all Geocoder plugins it is using. Those plugins that understand this code then applies it to the address lookup process.
Not all Geocoder providers are configurable. These cannot accept the local_custodian_code parameter.
Correcting recently introduced config.
New tokens and pseudo-tokens: - [webform_submission:values:FORM-FIELD-ID:extracted_firstname] - [webform_submission:values:FORM-FIELD-ID:extracted_lastname] - [webform_submission:values:FORM-FIELD-ID:file_details_for_liberty_create_api] - [webform_submission:purge_date]
Submodule containing Liberty Create API integrated Webform.
These tokens are necessary for Liberty Create API integration.
Fix running tests with Paratest in Github Actions
We want to display the title of the Address lookup element by default. At the moment, the relevant configuration chooses "Invisible" title display by default.
…-integration-example
…egration-example Feature: Liberty create integration essentials
We are providing the Local custodian code through a GeocodeQuery rather than individually passing it to each geocoder plugin. This is a cleaner approach made possible by Ekes' recent change to the geocoder contrib module: https://www.drupal.org/project/geocoder/issues/3406303
…ion' into feature/borough-address-restriction
…default-config-override Feature: Display Adddress lookup element title by default
…striction Feature: Address restriction
andybroomfield
approved these changes
Mar 6, 2024
Contributor
andybroomfield
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to release, thanks @Adnan-cds
Contributor
Author
|
Thanks Andy. Merging... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.