Commit Graph

97 Commits

Author SHA1 Message Date
Michael Stenta a6646175e8 Patch drupal/jsonapi_schema to fix Issue #3246251: Change format "utc-millisec" to "date-time" 2021-10-27 12:40:35 -04:00
Michael Stenta 5da75606a1 Revert "Update drupal/core patch for Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields"
This reverts commit f69640bde6.
2021-10-22 15:00:38 -04:00
Michael Stenta f69640bde6 Update drupal/core patch for Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields 2021-10-22 11:12:16 -04:00
paul121 daa09b5c54 Patch drupal/gin issue #3245203: Sticky region has inconsistent z-index. 2021-10-22 07:03:18 -04:00
paul121 c7b6d7ea48 Bump gin to alpha37. 2021-10-22 07:03:18 -04:00
Michael Stenta e552e6b9c5 Update to Log 2.0.0 stable release. 2021-10-18 15:22:09 -04:00
paul121 703f31d0e1 Issue #3241652 by paul121: Depend on drupal/subrequests 2021-10-08 17:46:51 -04:00
Michael Stenta 463096d42d Update Entity Reference Integrity to 8.x-1.1 and remove patches that were merged upstream.
This reverts commit 4c30aca7c5, reversing
changes made to e6b76a7446.
2021-10-07 10:17:36 -04:00
Michael Stenta 3b5fa75731 Patch entity_reference_integrity to fix Issue #2831365: Make action confirm_form_route_name forms that delete entities disabled when protected 2021-10-04 16:30:29 -04:00
Michael Stenta fb9b7fd1d6 Patch entity_reference_integrity to fix Issue #3195039: 500 error when deleting referenced entities via JSONAPI 2021-10-04 16:30:29 -04:00
paul121 46553e7b5f Patch Drupal core issue #2429699: Add Views EntityReference filter to be available for all entity reference fields. 2021-10-04 10:30:41 -04:00
Michael Stenta 405749bed0 Update patch for Issue #2339235. 2021-09-24 14:29:29 -04:00
Michael Stenta fdfa953e71 Update drupal/core to ~9.2.0. 2021-09-24 14:29:29 -04:00
Michael Stenta c26ac4f5a2 Bump Gin to alpha36. 2021-09-24 09:41:46 -04:00
Michael Stenta 3257fc6e7b Remove config_rewrite module. 2021-09-16 19:08:58 -04:00
Michael Stenta ddd05f8b23 Patch Drupal core to fix Issue #3134470: Switch to entity owner in EntityContentBase during validation 2021-09-14 19:25:34 -04:00
paul121 73a4fdc529 Move farmOS-map composer dependency to composer.libraries.json. 2021-09-09 15:03:27 -04:00
Michael Stenta 38ff51726b Always prefer "dist" install of farmOS-map.
The "source" install does not include built JS and CSS files,
so all maps break with it.
2021-09-01 22:20:31 -04:00
Michael Stenta 6b87e639af Use tilde ^ instead of greater than > for farmOS-map version.
There is no version greater than 2.0.0-alpha.0.
2021-09-01 21:59:33 -04:00
paul121 8f4ecd5e74 Add ext-simplexml to composer.json.
This is needed to parse an XML object from a string. Various
dependencies already depend on this so we aren't really adding a new
dependency here, but since we are using directly using the library it
should be included in our composer.json.
2021-09-01 11:10:15 -04:00
Symbioquine b33feb6293 Upgrade to farmOS-map 2.x #425
**Why?** farmOS-map 2.x provides a slightly cleaner
API and more modular/extensible behavior loading.
2021-08-23 09:59:36 -04:00
paul121 3d9da53f6b Issue #3223642 by paul121: Geofield validation issues 2021-07-21 08:27:03 -04:00
paul121 2658460d21 Bump drupal/gin to 3.0-alpha35 2021-06-22 17:20:58 -07:00
paul121 184c099d0c Remove patch for drupal/views_geojson issue #3177013. Included in 1.1 release. 2021-06-22 17:20:53 -07:00
paul121 8b24a2fc41 Bump drupal/entity_browser to ^2.6. 2021-06-22 17:11:00 -07:00
paul121 d31eb301a5 Update drupal/geofield minimum version. 2021-06-22 17:09:28 -07:00
Michael Stenta 72297b6c97 Revert "Patch geofield to fix Issue #3216608: GEOMETRYCOLLECTION EMPTY causes Error: Call to a member function getX() on null"
This reverts commit 463091fdad.

Patch was committed upstream and released as 8.x-1.32!
2021-06-22 17:12:59 -04:00
Michael Stenta 463091fdad Patch geofield to fix Issue #3216608: GEOMETRYCOLLECTION EMPTY causes Error: Call to a member function getX() on null 2021-06-22 12:02:29 -04:00
Michael Stenta 91c615c6e1 Remove state_machine patch (merged upstream). 2021-06-16 12:47:46 -04:00
pcambra 771c753518 First stub of the asset location hierarchy editor feature. 2021-06-05 21:34:09 -04:00
Michael Stenta 9ea2c71628 Patch GeoPHP: Use BCMath (where available) for all float arithmetic 2021-05-31 09:59:45 -04:00
Michael Stenta b27419ea68 Add EXIF Orientation module. 2021-05-26 12:33:26 -04:00
paul121 292d46878a Create reverse relationships for ER bundle fields after they are installed. 2021-05-20 17:31:59 -04:00
paul121 3bf4dadd47 Pin drupal/gin to alpha34. 2021-05-20 17:31:59 -04:00
Michael Stenta 94f1c7345c Patch Gin to fix Issue #3213378: Settings cannot be saved when Gin is set as default theme and no specific admin theme is chosen. 2021-05-13 20:00:19 -04:00
paul121 469bed98fe Include patch for drupal/entity Issue #3206703: Provide reverse relationships for bundle plugin entity_reference fields.
This patch conflicted with the patch for Issue #3190436: EntityViewsData
Column information not available for computed entity reference fields",
so this specific patch includes both changes.
2021-04-21 14:25:18 -04:00
Michael Stenta 2b95c6458c Issue #3207255: Update csv_serialization and entity_reference_integrity to stable releases. 2021-04-08 15:53:53 -04:00
Michael Stenta 165f4728da Update views_geojson module to ^1.1. 2021-04-08 15:37:23 -04:00
Michael Stenta c750aedd36 Depend on Geofield ^1.22 and remove committed patches. 2021-04-08 11:24:55 -04:00
Michael Stenta 666d5e8151 Patch Geofield to fix Issue #3207216: LatLon schema error: settings.output_escape missing schema
Note that this does not directly fix any issue in farmOS, but prevents
schema issues from happening when a LatLon formatter config is saved in
the future.
2021-04-08 11:24:55 -04:00
Michael Stenta 577f04fa0c Patch Geofield to add support for centroid WKT in LatLon formatter (Issue #3207078), and remove custom geofield_centroid formatter. 2021-04-08 11:24:55 -04:00
paul121 80e00886db Patch views_geojson issue #3177013: Missing configuration schema. 2021-04-08 11:24:54 -04:00
paul121 75ddc435b4 Add dependency on drupal/views_geojson to create views geojson feeds. 2021-04-08 11:24:54 -04:00
Michael Stenta 999af31578 Pin Drush to 10.3. See https://gitlab.com/drupalspoons/migrate_tools/-/issues/118 2021-03-25 13:28:44 -04:00
Michael Stenta bc2319a02f Add Drush (moved from https://github.com/farmOS/composer-project). 2021-03-25 13:28:10 -04:00
Michael Stenta 48ddc7fd58 Patch entity_browser to fix Issue #3160482: Error with UntrustedCallbackException 2021-03-19 09:04:19 -04:00
paul121 51dbd597db Add drupal/entity_browser to composer.json. 2021-03-19 09:04:19 -04:00
Michael Stenta 0c2e722e74 Remove "minimum-stability": "dev" from composer.json because it is a root-only property.
farmOS is always required as a dependency of the root.
2021-03-01 08:15:46 -05:00
Michael Stenta cd21ce73f7 Patch drupal/state_machine to fix Issue #3144828: Declare dependency on core options module
Remove drupal:options dependency from farm.info.yml.
2021-03-01 07:31:01 -05:00
Michael Stenta 328073feab Add drupal/state_machine to composer.json.
Originally drupal/log pulled this in for us, but we should be explicit that asset and plan depend on it now as well.
2021-03-01 07:00:59 -05:00