ralphvdhoudt → created an issue.
Path #7 added the schema, only extending the search_api.index.* schema did not work correctly
Updated the config schema to work with third_party_settings with their own config
Path #11 added the schema, only extending the search_api.index.* schema did not work correctly
Updated the config schema to work with third_party_settings with their own config
Version 1.1 of the module has become unsupported
Version 1.1 of the module has become unsupported
Update patch with correct schema
Upgraded patch to use third party settings, otherwise the schema could not be resolved to a correct shema
Also added adding the index if it doesn't exists on indexing (otherwise the server creates a default one)
Adjusted patch #5 to provide better schema handling
Updated patch for version 2.2
Updated patch with schema for user_id
Patch to add the disablekb the the Youtube url
ralphvdhoudt → created an issue.
D10 Fix (correct patch part 2)
D10 Fix (correct patch)
Ptahc provides field for user id when API is oflline and uses the value when it cannot be retrieved by the API
ralphvdhoudt → created an issue.
Fix for D10
Improved version of #7
Added the search_api_aspellcheck query options of the spellcheck to the builder because they are not standard added anymore in new versions
Correct naming
Add missing param description
Imporved patch to have correct dependency injection and better support for getAbsoluteUrl
Added a patch for the offline message
ralphvdhoudt → created an issue.
Rerolled the patch against 2.0.0
Updated patch #67 to the latest code and added a check if the created column does not exists yet before adding it
Added patch that fixes php 8.1 error and warnings
Add a patch to be used in combination with issue #3375231
* Patch handles empty signature
ralphvdhoudt → created an issue.
@Josha Adding op Signature file is removed in https://www.drupal.org/project/securitytxt/issues/3375231#comment-15195253 ✨ Language preferred and Canonical settings missing Needs work
Added patch to be used together with 3371000. Just for convenience.
Added a patch with the correct fieldnames and a typo fix in the label
ralphvdhoudt → created an issue.
Previous patch for 9.4 had patch for sites/default/default.services.yml which is scaffolded
Rerolled patch against 9.4.10
Rerolled patch against 9.4
Fix The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in bsn_field/bsn_field.info.yml
Tested the patch and it works correct. RTBQ
I reviewed the automatic patches and found some deprecations that resulted into not being able to download the uploaded file.
Added a patch with all fixes to make the module Drupal 10 compatible
Re-rolled against version 2.4
When using Contextual filters the ArgumentPluginBase add the field with the table alias even if no alias is used, resulting in a "." fieldname
Added code to replace "." to ""