Commit Graph

186 Commits

Author SHA1 Message Date
Michael Stenta 42633566ee Update jsonapi_schema to 1.0-rc1. 2023-10-06 15:24:02 -04:00
Michael Stenta 501d573b19 Add an Account Admin role with permission to administer users and assign managed roles. 2023-10-06 14:15:32 -04:00
Michael Stenta 3c0c53e62b Include drupal/migrate_source_ui module via Composer. 2023-10-06 13:40:03 -04:00
Michael Stenta 6f2e754918 Require drupal/fraction ^2.3.1 to fix Issue #3382381: Fraction and decimal properties return 0/1 when numerator/denominator are null 2023-09-29 22:32:07 -04:00
Michael Stenta e886fdfde9 Include drupal/migrate_source_csv module via Composer. 2023-09-29 22:32:07 -04:00
Michael Stenta f46529783a Update Drupal core to 9.5.11 for SA-CORE-2023-006. 2023-09-20 14:03:08 -04:00
Michael Stenta 42f4b5fac6 Fix composer.json version constraints for migrate_plus and migrate_tools #702 2023-07-18 17:06:30 -04:00
Michael Stenta 11c55434c0 Update Drupal core to 9.5.10. 2023-07-18 14:34:18 -04:00
Paul Weidner 7f8097f8f2 Correct namespace for MigrateToolsCommands #700
This changed in the 6.0.2 release of migrate_tools: https://www.drupal.org/node/3372643
2023-07-11 07:53:15 -04:00
Michael Stenta 4a84278a33 Update Drupal core to 9.5.9. 2023-05-19 09:22:57 -04:00
Michael Stenta 8d551450ab Update Drupal core to 9.5.8 for SA-CORE-2023-005.
See https://www.drupal.org/sa-core-2023-005
2023-04-19 14:10:18 -04:00
Michael Stenta ec27773940 Remove patch committed to drupal/core for Issue #3266341. 2023-04-01 15:10:31 -04:00
Michael Stenta e3d2a621bd Update Drupal core to 9.5.7. 2023-04-01 15:02:52 -04:00
Michael Stenta 65e6e47756 Update Drupal core to 9.5.5. 2023-03-15 14:11:06 -04:00
Michael Stenta 1f7c5687df Update Drupal core to 9.5.4. 2023-03-10 14:31:25 -05:00
Paul Weidner d8ff8e1cbd
Patch Drupal core to fix Issue #3266341: Views pagers do math on disparate data types, resulting in type errors in PHP 8 2023-02-28 19:08:04 -08:00
Michael Stenta 6ea62c3560 Update Drupal core to 9.5.3. 2023-02-08 17:19:57 -05:00
Michael Stenta e104fa0029 Update patch for Issue #2909128. 2022-12-16 12:19:39 -05:00
Michael Stenta bf6dd6a938 Update Drupal core to 9.5.0. 2022-12-16 12:19:39 -05:00
Michael Stenta e74486ce68 Update simple_oauth to 5.2.3 and remove merged patch. 2022-12-15 17:30:05 -05:00
Michael Stenta 8162430fee Update Drupal core to 9.4.9. 2022-12-15 17:29:42 -05:00
Michael Stenta b18395c18f Patch simple_oauth to fix Issue #3323009: Tests fail when client_secret has space at beginning or end 2022-11-29 16:53:45 -05:00
Michael Stenta 2a83f8a77b Update migrate_plus and migrate_tools to ^6.0. 2022-11-28 08:41:05 -05:00
Michael Stenta 451215f63b Issue #3308740: Update Drush to ^11 2022-11-28 08:41:05 -05:00
Michael Stenta 91f5edc75c Update Admin Toolbar module to ^3.2. 2022-11-28 08:27:23 -05:00
Michael Stenta be1ec697f0 Update Drupal core to 9.4.8. 2022-11-25 13:15:24 -05:00
Michael Stenta 3ebcffd4f5 Pin simple_oauth module to 5.2.2 because we are patching it. 2022-11-25 13:14:25 -05:00
Michael Stenta 68a85c23ef Patch simple_oauth to fix Issue #3322325. 2022-11-21 19:21:48 -05:00
Michael Stenta e65f9a6d4f Fix whitespace in composer.json. 2022-11-20 09:20:22 -05:00
Symbioquine 03279969ab Patch jsonapi_schema to fix Issue #3322227 2022-11-17 10:49:43 -05:00
Michael Stenta 29fe50a488 Issue #3189918: Broken relationship schema link in farmOS 2.x JSON:API 2022-11-17 10:44:12 -05:00
Paul Weidner d815c9b630 Update simple_oauth dependency to ^5.2.2
This includes the fix for issue #3320581: Mismatched entity and/or field definitions error.
2022-11-16 09:40:27 -05:00
Paul Weidner e4a3f29dae Update simple_oauth to ^5.2.1.
We can depend on 5.2.1 which depends on consumers ^1.14 and loads consumers using client_id instead of UUID.

We can remove the patch for issue #3167287: Always load clients through the ClientRepository service.

We can remove our ClientRepository service override as well as the now duplicated ConsumerClientIdTest functional tests.
2022-11-16 09:40:27 -05:00
Paul Weidner bc9e312ea9 Update simple_oauth patch for Issue #3186301: Make $modules variable protected in tests. 2022-11-16 09:40:27 -05:00
Michael Stenta f9be146bfb Remove simple_oauth patch for Issue #3193609 (merged upstream). 2022-11-16 09:40:26 -05:00
Michael Stenta 64025045b3 Issue #3282186: Update simple_oauth to ^5.2. 2022-11-16 09:40:26 -05:00
Michael Stenta 81845df9cc Update simple_oauth patch for Issue #3193609: invalid_credentials error does not conform to OAuth2 spec 2022-11-16 09:40:26 -05:00
Michael Stenta e050dc34e4 Update simple_oauth patch for Issue #3167287: Always load clients through the Client Repository service 2022-11-16 09:40:26 -05:00
Michael Stenta 371cc085dd Remove simple_oauth patch for Issue #3173947 (merged upstream). 2022-11-16 09:40:26 -05:00
Michael Stenta f705ed0e71 Update simple_oauth to 5.1.0-beta1 for PHP 8 support. 2022-11-16 09:40:26 -05:00
Paul Weidner 4e7543f594 Add consumers dependency to ^1.15
This changes the update hook added in issue #3310801 so that OAuth tokens are not deleted.
2022-11-15 17:32:30 -05:00
Michael Stenta e9968828ce Stop pinning consumers module. 2022-11-15 17:28:15 -05:00
Michael Stenta 189e328cef Update Drupal core to 9.4.7. 2022-09-28 14:52:24 -04:00
Michael Stenta f60478f6df Issue #3311264: Pin Consumers module to 1.13.
We are doing this as a first step so that we can coordinate
the update to 1.14 when Consumers adds its own client_id
base field (which farmOS is currently doing on its behalf).
2022-09-22 13:09:40 -04:00
Michael Stenta 2b430c04b8 Ensure views_geojson is version 1.2 or greater to use itamair/geophp dependency. 2022-09-17 11:31:14 -04:00
Michael Stenta e0e94d37ed Update entity_reference_revisions module to 1.11. 2022-09-17 09:20:05 -04:00
Michael Stenta 6ca5e8a56e Update entity module to 1.4. 2022-09-17 09:19:56 -04:00
Michael Stenta f7f97dd64d Use itamair/geophp instead of phayes/geophp because Geofield depends on it (and it is maintained). 2022-09-13 10:23:48 -04:00
Michael Stenta 6735d3228a Update Drupal core to 9.4.x #566 2022-09-12 09:09:22 -04:00
Farmer Ed fc77c86abe Fix for Autocomplete dropdown not showing in Chrome on Android #552 2022-08-04 09:27:17 -04:00