Commit Graph

74 Commits

Author SHA1 Message Date
Michael Stenta 83eb5df889 Update Drupal core to 9.3.19. 2022-07-20 14:54:03 -04:00
Paul Weidner 76afd0f405 Add 2.0.0-beta5 release date to changelog. 2022-07-16 14:59:17 -04:00
Paul Weidner 7463f81f1d Implement BaseFormIdInterface and build a unique form ID from the id route parameter. 2022-06-27 11:33:25 -07:00
Michael Stenta f6e12ecd22 Add CHANGELOG.md record for issue #3290993. 2022-06-21 08:43:42 -04:00
Michael Stenta c60b7d1597 Add a CHANGELOG.md entry for issue #3290929. 2022-06-19 10:29:43 -04:00
Michael Stenta e3110c8cec Update Drupal core to 9.3.16 for SA-CORE-2022-011. 2022-06-11 08:34:26 -04:00
Michael Stenta a8b528cdd9 farmOS 2.0.0-beta5 2022-06-02 13:10:03 -04:00
Michael Stenta 81da2ed9b3 Update Drupal core to 9.3.14 for SA-CORE-2022-010. 2022-05-26 08:15:30 -04:00
Farmer Ed 670f1f2886 Patch entity_reference_revisions module to fix upstream issue #3267304.
Infer target_revision_id to be Latest Revision when Only a target_id is Provided": "https://www.drupal.org/files/issues/2022-05-13/3267304-9.patch"
2022-05-13 14:23:58 -04:00
Paul Weidner 029853883a Only show active plans by default #529 2022-05-06 09:21:36 -04:00
Paul Weidner 305e8f76b7 Update toolbar logo spacing for gin beta #527 2022-04-22 14:38:43 -04:00
Paul Weidner 4949c34426 Do not check php-geos requirement in the update phase #526 2022-04-22 13:02:35 -04:00
Michael Stenta a7c92b70b3 Update Drupal core to 9.3.12. 2022-04-20 21:26:14 -04:00
Michael Stenta b32cc453af Issue #3275161: Allow IMG tags in default text format 2022-04-20 11:34:41 -04:00
Michael Stenta 1e56b6f8ae farmOS 2.0.0-beta4 2022-04-13 11:19:16 -04:00
Michael Stenta 622f6e33a0 Add changelog for PR #505. 2022-04-13 11:10:53 -04:00
Symbioquine a760005c7c Link from entities to their referenced terms and show entity views on taxonomy terms #458
**Why?** Make it possible for novice users to find data and explore connections
between assets/logs without needing to totally grok the farmOS data model first.

i.e.

* Navigate from a plant asset to a list of all the seed/plant assets with the same crop/variety
* Navigate from a plant asset to a list of all the seed/plant assets from the same season
* Navigate from a log in the compost category to a list of all the logs in the compost category
* Navigate from a material asset to a list of all the materials with the same material type
2022-04-13 06:17:56 -07:00
Michael Stenta 4caaea4ed0 Add changelog for deliver.yml #523 2022-04-08 12:43:15 -04:00
Michael Stenta 17bf459cec Add changelog for run-tests.yml refactor. 2022-04-08 08:34:16 -04:00
Michael Stenta 941b089dd6 Add changelog for #3270561. 2022-04-07 19:27:25 -04:00
Michael Stenta 9bbd61cdb7 Update farmOS-map to v2.0.4. 2022-04-07 14:58:23 -04:00
Michael Stenta 5c456903a3 Add changelog for #521. 2022-04-07 14:23:38 -04:00
Paul Weidner 3c5b2c7075 Allow importing KML with empty geometries #510
Create an empty collection if no geometry was loaded.
2022-03-21 19:56:18 -04:00
Paul Weidner 8a562d673e Do not add views handlers for unsupported field types #512 2022-03-21 19:49:21 -04:00
Paul Weidner eef569dd1d Issue #3269543 by paul121: Automatically remove prepopulated entities from quick forms
Save prepopulated entities in a form state temporary value to reset the temp store value.
2022-03-21 19:44:38 -04:00
Paul Weidner 2be0b852db Only require a name to build map popups #515
This allows popups to be rendered for multipolygon geometries
that will not have a measurement calculated.
2022-03-21 19:21:09 -04:00
Michael Stenta 254d7f67be Update Drupal core to 9.3.9. 2022-03-21 18:52:26 -04:00
Michael Stenta 9f645c0470 Update CHANGELOG.md for Drupal 9.3.8. 2022-03-21 11:24:15 -04:00
Michael Stenta d2b512725e farmOS 2.0.0-beta3 2022-03-03 12:20:10 -05:00
Paul Weidner 3a5bdcd017 Add farm_flag_options and farm_flag_allowed_values. 2022-02-28 14:20:38 -05:00
Michael Stenta 2d9abcac41 Fix Error: Call to a member function get() on null in ContentEntityGeometryNormalizer.php on line 64 #493 2022-02-28 12:48:13 -05:00
Michael Stenta b9fbc01893 Issue #3264564 by paul121, m.stenta: No space rendered in field suffix 2022-02-22 19:33:05 -05:00
Michael Stenta bd6499ecb5 Issue #3265207: API keys directory failure prevents farm client creation 2022-02-18 07:13:21 -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 426ef150e8 Revert "Add JS to remove IDs from entity autocomplete form elements." Fixes #502
This reverts commit 3365fc5b23.
2022-02-10 10:53:11 -05:00
Michael Stenta 6cca1b15af Do not use JS nullish coalescing operators. Fixes #501 2022-02-07 15:06:12 -05:00
Michael Stenta a67f241a49 Fix access check for "Developer information" on sensors and data streams. 2022-02-06 12:55:57 -05:00
Michael Stenta 2e914bb66f Issue #3262752: Record type menu items lose translations 2022-02-06 12:55:57 -05:00
Michael Stenta 35d30aaa05 Document farmOS cron set up in hosting/install docs. 2022-01-31 07:55:15 -05:00
Paul Weidner 432b81e6fc Return an array of assets keyed by their ID. 2022-01-28 08:56:22 -05:00
Michael Stenta 5668a16559 Add Issue #3260645 link to CHANGELOG.md. 2022-01-26 12:14:49 -05:00
Michael Stenta 2b7683205d farmOS 2.0.0-beta2 2022-01-19 13:27:23 -05:00
Michael Stenta 7cd8334340 Update Drupal core to 9.3.3. 2022-01-19 13:16:17 -05:00
Michael Stenta 70c5547a3b Add a Planting quick form module. 2022-01-19 13:00:22 -05:00
Michael Stenta 8b9b10828b Add Issue #3224663 link to CHANGELOG.md. 2022-01-19 12:51:55 -05:00
Michael Stenta bf7c2232ba Add CHANGELOG.md entry to summarize improvements. 2022-01-18 22:18:43 -05:00
Michael Stenta 7925b5c86e Delete data when basic data streams are deleted. Fixes #488 2022-01-18 21:29:03 -05:00
Michael Stenta d161d228aa Disable caching of basic data stream View. Fixes #484 2022-01-18 21:15:10 -05:00
Michael Stenta ebde335b00 Remove data_stream collection link to non-existent route. Fixes #486 2022-01-18 20:43:16 -05:00
Michael Stenta f3be2d8257 Create a dedicated section in farmOS modules form for "Quick form modules". 2022-01-17 07:42:00 -05:00