Updated patch #31 to work on facets 2.0.9
Change is in facets-views-ajax.js
Changed lines:
<?php
// Update url.
window.historyInitiated = true;
window.history.pushState(null, document.title, href);
?>
Previous patch had this right at the top of the updateFacetsViewPatch. Facets 2.0.9 has this about 20 lines lower which is the same as in this new patch
Created a patch from #41 to use
Updated patch for the 2.2.4 tag
Removed target_bundles so all Content types can be used.
Patch for 1.0.0-beta6
Extended the first patch to catch more errors
- Check for multiple values
- If value is not numeric, extend loadbyproperties with the vid
Updated patch #28 to work with Drupal 10.3
Update patch #18 to work with Drupal 10.3
Updated #81 patch to work with Drupal 10.3
Extension of patch #23
Set uploaded file to permanent
Added patch for the stable 1.3 release
Updated patch to work with the 3.25 release
Include new entities in patch.
Pending an update on
https://www.drupal.org/project/firebase_php β
I'm currently using the patch.
When using firebase in config split and removing the credentials_path locally in the settings, the upload works but the json credentials file isn't saved to the field anymore.
Remove the logger and give the option to return NULL.
waropd β created an issue.
waropd β created an issue.
Check the database for a duplicate entry, if an entry exists return.
waropd β created an issue.
waropd β created an issue.
Patch for the 2.0.2 branch
waropd β created an issue.
Problem is still present.
When the webform gets rendered in an ajax modal the problem still occurs.
Remove core from info.yml
waropd β created an issue.
Merge of the 2 patches