Commit Graph

137 Commits

Author SHA1 Message Date
Michael Stenta d093e13a3c Require Drupal 9.1.2+. 2021-01-07 12:43:49 -05:00
paul121 082fa72a87 Remove patch for core issue #3186443. 2021-01-07 08:21:51 -08:00
paul121 d858cb7c0d Patch drupal/entity to fix issue #3190436: EntityViewsData Column information not available for computed entity reference fields. 2020-12-30 14:54:49 -08:00
Michael Stenta b9f5c2d2e9 Add Entity Reference Integrity module and enforce farmOS entity types. 2020-12-06 18:16:28 -05:00
Michael Stenta 53e84b31b9 Add Gin theme and make it farmOS default. 2020-12-05 16:13:25 -05:00
Michael Stenta 4ab997bf9b Add Admin Toolbar, as a dependency of farmOS UI Menu. 2020-12-05 15:32:59 -05:00
Michael Stenta a1dd6ba93d Patch Drupal core to fix Issue #3186443: PHPUnit 9.5 Call to undefined method ::getAnnotations(). 2020-12-05 06:47:01 -05:00
Michael Stenta 2c461d2902 Patch simple_oauth to fix Issue #3186301: Make $modules variable protected in tests. 2020-12-03 11:00:31 -05:00
Michael Stenta f2389f2d37 Update to Drupal 9.1.0. 2020-12-03 09:57:15 -05:00
Michael Stenta dd9e44e770 Change drupal/core version constraint from ^9.0.0 to ~9.0.0 to force intentional minor version updates. 2020-12-03 08:57:56 -05:00
Michael Stenta 2bce16f9fc Alphabetize composer.json. 2020-11-29 20:51:02 -05:00
Michael Stenta c837e626b1 Issue #3185229: CSV exporters for generic Asset and Log Views 2020-11-27 11:30:45 -05:00
Michael Stenta bb3242e0d9 Add dependency on date_popup to improve timestamp exposed filters. 2020-11-27 09:58:00 -05:00
paul121 61c129fd4c Pin lcobucci/jwt at 3.3.3 to fix farm_api test deprecations. 2020-11-25 10:41:14 -08:00
Michael Stenta 7962b493f8 Issue #3179016: Prevent circular asset parent relationships 2020-11-23 21:28:30 -05:00
paul121 e665993b7f Patch simple_oauth Issue #3174572: Passing a third argument to headers->get() is deprecated. 2020-10-11 21:31:08 -04:00
paul121 5e5f158290 Patch simple_oauth Issue #3173947: Cannot authorize non-confidential clients. 2020-10-11 21:31:08 -04:00
paul121 94f482d489 Patch simple_oauth Issue #3167287: Always load clients through the Client Repository service. 2020-10-11 21:31:08 -04:00
paul121 916f50e13f Upgrade simple_oauth to ^5.0. 2020-10-11 21:31:08 -04:00
paul121 e580581ab2 Add simple_oauth module. 2020-10-11 21:31:08 -04:00
Michael Stenta 3aba256e0f Update Drupal core patch for Issue #2339235. 2020-10-11 19:04:19 -04:00
Michael Stenta f9acff9b9a Fix migrate_plus version (bad copy and paste). 2020-09-30 11:08:34 -04:00
Michael Stenta 2aa8abc1ba Depend on migrate_tools so that we can recommend using Drush. 2020-09-30 10:51:17 -04:00
Michael Stenta de05bc3bac Add Migrate Plus module so that migration config can be imported/exported. 2020-09-30 10:51:17 -04:00
Michael Stenta 01b607ff21 Patch config_rewrite fix Issue #3166694: Make config_rewrite/tests/modules compatible with Drupal 9 2020-09-27 11:21:51 -04:00
Michael Stenta c4c4af514f Add jsonapi_schema module to provide JSON Schema for JSON:API resources. 2020-09-27 11:21:51 -04:00
Michael Stenta a0e8df71cf Add the jsonapi_extras module so that we can override the path prefix and selectively enable resources. 2020-09-27 11:21:51 -04:00
Michael Stenta 0811667986 Add the config_rewrite module so that farmOS modules can rewrite config. 2020-09-27 11:21:51 -04:00
Michael Stenta 87d1ed5af4 Add a Geometry field (geofield) to all log types. 2020-09-25 09:19:50 -04:00
Michael Stenta 2463cadae4 Add config_update module to dev requirements. 2020-08-20 11:13:55 -04:00
Michael Stenta 439d8ca638 Patch Drupal core to remove taxonomy hard dependency on node. 2020-08-15 11:59:21 -04:00
Michael Stenta 436f1735b5 Add cweagans/composer-patches. 2020-08-15 11:59:21 -04:00
Michael Stenta aab5b3af27 Add Token module. 2020-08-04 07:47:36 -04:00
Michael Stenta 012e510faa Add Log module. 2020-08-03 12:39:55 -04:00
Michael Stenta df34a5c51f Add farmOS homepage and support links to composer.json. 2020-07-31 15:05:34 -04:00
Michael Stenta cf83a6014e Update to Drupal 9.0.0. 2020-06-05 10:09:37 -04:00
Michael Stenta ac486fba32 Initial commit: composer.json. 2020-04-27 15:27:36 -04:00