Commit Graph

126 Commits

Author SHA1 Message Date
Michael Stenta d77145e17c Update Entity API patch for issue #3206703 to fix error when using update.php to create new base fields.
See https://www.drupal.org/project/entity/issues/3206703#comment-14507085
2022-05-11 16:59:41 -04:00
Michael Stenta a7c92b70b3 Update Drupal core to 9.3.12. 2022-04-20 21:26:14 -04:00
Paul Weidner 3107317f6d Upgrade gin to beta. 2022-04-07 16:25:04 -04:00
Michael Stenta 254d7f67be Update Drupal core to 9.3.9. 2022-03-21 18:52:26 -04:00
Michael Stenta 4739706648 Update Drupal core to 9.3.8. 2022-03-17 14:37:47 -04:00
Michael Stenta 84b2f9ed5a Update Entity API module to 8.x-1.3. 2022-03-03 11:49:31 -05:00
Michael Stenta aea9fb8528 Update Drupal core to 9.3.7. 2022-03-03 11:44:54 -05:00
Michael Stenta eb6f1043da Update Drupal core to 9.3.6 for SA-CORE-2022-003 and SA-CORE-2022-004. 2022-02-16 12:47:50 -05:00
Michael Stenta 7cd8334340 Update Drupal core to 9.3.3. 2022-01-19 13:16:17 -05:00
Michael Stenta a5c393b13b Remove drupal/core patch for Issue #3253568 (merged upstream). 2022-01-14 15:43:38 -05:00
Michael Stenta 5d39617e49 Update Drupal core to 9.3.2. 2022-01-14 15:01:52 -05:00
Michael Stenta c668ee45ae Remove simple_oauth patch that was committed upstream for Issue #3174572: Passing a third argument to headers->get() is deprecated 2022-01-05 17:05:34 -05:00
Michael Stenta 8dba5adc59 Update Simple OAuth module to 5.0.6 for SA-CONTRIB-2022-002
https://www.drupal.org/sa-contrib-2022-002
2022-01-05 15:27:26 -05:00
Michael Stenta 158f22815e Patch jsonapi_schema to fix Issue #3256795: Float fields have a null schema 2022-01-03 14:22:47 -05:00
Paul Weidner 90338a68eb Patch simple_oauth issue #3193609: invalid_credentials error does not conform to OAuth2 spec.
Issue #3254051 by paul121: Return correct status code for OAuth invalid_credentials error
2021-12-14 07:00:04 -05:00
Paul Weidner c8f971ca48 Patch drupal/core issue #3253568: Error when checkbox 'Use field template' is checked.
Issue #3253967 by paul121: Page view displays are broken when rendering a farm entity that has a flag value
2021-12-14 06:50:27 -05:00
Michael Stenta 81554860e2 Update Drupal core patch for Issue #2339235: Remove taxonomy hard dependency on node module 2021-12-09 06:48:47 -05:00
Michael Stenta 919ad6bc5a Update Drupal core patch for Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields. 2021-12-09 06:48:40 -05:00
Michael Stenta 67a69e98f8 Remove merged drupal/core patch for Issue #3134470: Switch to entity owner in EntityContentBase during validation 2021-12-09 06:20:49 -05:00
Michael Stenta 7309046c81 Update Drupal core to 9.3.0. 2021-12-09 06:20:01 -05:00
Michael Stenta f2f7938447 Update Drupal core to 9.2.10. 2021-12-09 06:18:36 -05:00
Michael Stenta ebb6bdc81a Update Drupal core patch for issue #2429699. 2021-12-08 16:20:19 -05:00
Michael Stenta 564c439ffe Require Log ^2.0.2. 2021-12-08 12:59:27 -05:00
Michael Stenta 4f7446b85d Use stable ^2.0 release of Fraction module. 2021-12-01 14:54:39 -05:00
Michael Stenta 413fd4b8b8 Update Drupal core to 9.2.9. 2021-11-18 06:14:59 -05:00
Pedro Cambra 96cbf7d4d5 Issue #3248657: "A client error happened" error on dashboard actions 2021-11-11 13:46:17 -05:00
Michael Stenta 9f7823354c Pin all packages that are being patched. #463 2021-11-11 11:20:03 -05:00
Michael Stenta 9f212bca29 Update drupal/core patch for Issue #2429699: Add Views EntityReference filter to be available for all entity reference fields 2021-11-03 14:38:14 -04:00
Michael Stenta 39a8ce0c33 Update Drupal core to 9.2.8 and remove the core patch that was merged upstream.
See https://www.drupal.org/project/drupal/issues/3192365
2021-11-03 14:32:16 -04:00
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