Commit Graph

59 Commits

Author SHA1 Message Date
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
Michael Stenta b36f6b717b Fix Quick Form help text so that it works with new multi-route approach. 2022-01-17 07:42:00 -05:00
Michael Stenta 4cd87c9956 Provide a quantity_measure_options() helper function. 2022-01-17 07:42:00 -05:00
Michael Stenta 3365fc5b23 Add JS to remove IDs from entity autocomplete form elements. 2022-01-17 07:42:00 -05:00
Paul Weidner c78200fdc7 Update changelog. 2022-01-14 14:57:40 -05:00
Michael Stenta 95fe93572d Sort locations by name, using natural sort algorithm. 2022-01-14 14:50:46 -05:00
Paul Weidner 83188d52ff Remove field_ui_base_route from quantity entity definition. 2022-01-14 11:04:26 -08:00
Michael Stenta 6750927aea Add CHANGELOG.md entry for #481. 2022-01-12 06:50:12 -05:00
Michael Stenta 0592aa3257 Add farm_l10n to CHANGELOG.md. 2022-01-12 06:04:39 -05:00
Michael Stenta 12318d642a Add to CHANGELOG.md: Run SQLite3 tests in sequence instead of in parallel. 2022-01-11 15:55:45 -05:00
Michael Stenta b0debe0289 Do not include archived assets in metrics count. 2022-01-11 09:07:11 -05:00
Michael Stenta e2758b8281 Add changelog: Make local action buttons translatable. 2022-01-11 08:58:29 -05:00
Michael Stenta 076649172d Add "Other" structure type configuration. 2022-01-09 23:29:03 -05:00
Michael Stenta e7b96ada2e Remove "administer farm map" from Manager role permissions. 2022-01-07 09:37:53 -05:00
Michael Stenta 5a3d77447c Fix permission for map settings form (/farm/settings/map). 2022-01-07 09:21:16 -05:00
Michael Stenta e6907b098c Issue #3241653: Allow all three database tests to run even when one fails.
This is a temporary workaround for Issue #3241653: Occasional test
failures with SQLite: SQLSTATE[HY000]: General error: 5 database is locked

@todo https://www.drupal.org/project/farm/issues/3241653
2022-01-06 14:52:09 -05:00