- Nov 01, 2023
-
-
Michael Stenta authored
-
Michael Stenta authored
-
Michael Stenta authored
Patch jsonapi_schema for Issue #3397275: Use OptionsProviderInterface::getPossibleOptions() for allowed field values (anyOf / oneOf)
-
Michael Stenta authored
-
Michael Stenta authored
-
Michael Stenta authored
-
Michael Stenta authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Michael Stenta authored
-
Issue #3197581 by sidharth_soman: Cache needs to be cleared after setting MapBox API key for the first time
-
- Oct 30, 2023
-
-
Michael Stenta authored
-
Michael Stenta authored
-
Michael Stenta authored
PostgreSQL tests fail because Drupal core patch is trying to install pg_trgm extension in parallel multiple times. Failed to run installer database tasks: Drupal could not check for the pg_trgm extension: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "pg_extension_name_index" DETAIL: Key (extname)=(pg_trgm) already exists.: CREATE EXTENSION IF NOT EXISTS pg_trgm;
-
Michael Stenta authored
-
Michael Stenta authored
Patch drupal/entity_browser for Issue #3350169: Fix PHP 8.2 deprecation issue with WidgetSelectorBase-class.
-
Michael Stenta authored
-
Michael Stenta authored
...in: "Birth log saved: <a href=":birth_url">%birth_label</a>". This will throw a PHP error in drupal:11.0.0. See https://www.drupal.org/node/3318826 2x in BirthTest::testBirthLogChildrenSync from Drupal\Tests\farm_birth\Kernel 1x in BirthTest::testUniqueBirthLogConstraint from Drupal\Tests\farm_birth\Kernel
-
Michael Stenta authored
-
Michael Stenta authored
-
Michael Stenta authored
Fix: Return type mixed of method Drupal\farm_kml\Encoder\Kml::encode() is not covariant with return type string of method Symfony\Component\Serializer\Encoder\EncoderInterface::encode().
-