3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

33 commits

Author SHA1 Message Date
Michael Stenta
c0f02dfc0e Update all core_version_requirement to ^10. 2023-10-30 12:07:29 -04:00
Michael Stenta
114f6edfbf All log modules depend on log:log. 2022-11-22 16:20:40 -05:00
Michael Stenta
53e83b7365 Add a third party setting to log types to allow them to be designated as movements by default. 2021-02-25 15:21:27 -05:00
Michael Stenta
00d1786ccf Rename farm_field to farm_entity. 2020-12-14 10:07:58 -05:00
Michael Stenta
28ee05b41a Add FarmAssetType, FarmLogType, and FarmPlanType entity bundle plugin base classes. 2020-12-14 10:07:58 -05:00
Michael Stenta
4febd4da5f Delete all asset and log form/view display config. 2020-12-13 08:34:49 -05:00
Michael Stenta
84dc39d9e2 Convert all log config fields to bundle fields. 2020-12-13 08:34:49 -05:00
Michael Stenta
8f8605b934 Convert geometry field to a base field.
This reverts commit 78081169d4.
2020-12-12 07:16:41 -05:00
Michael Stenta
18690afd01 Change Log Category form widget to options_select. 2020-12-06 18:32:00 -05:00
Michael Stenta
bb17aacbbf Provide field form/view display config for all asset and log types. 2020-11-20 11:35:47 -05:00
Michael Stenta
78081169d4 Revert "Convert geometry field to a base field."
This reverts commit f28cc6f037a25f836047f4e6fe7aa83f0b937b4f.

See https://www.drupal.org/project/farm/issues/3175497#comment-13908054
2020-11-20 11:35:47 -05:00
Michael Stenta
e659ac5baf Implement hook_entity_base_field_info() in farm_flag.module and convert flag field to a base field. 2020-11-20 11:35:47 -05:00
Michael Stenta
f80906b278 Convert log category field to a base field. 2020-11-20 11:35:47 -05:00
Michael Stenta
16c7d411a2 Convert owner field to a base field. 2020-11-20 11:35:47 -05:00
Michael Stenta
117de1b9de Convert asset and parent fields to base fields. 2020-11-20 11:35:47 -05:00
Michael Stenta
523b9fcdc3 Convert geometry field to a base field. 2020-11-20 11:35:47 -05:00
Michael Stenta
a23434bdc3 Convert file and image fields to base fields. 2020-11-20 11:35:47 -05:00
Michael Stenta
c92740eb91 Convert notes field to a base field. 2020-11-20 11:35:47 -05:00
Michael Stenta
7ccb2ac455 Convert data field to a base field. 2020-11-20 11:35:47 -05:00
Michael Stenta
e08f3cfd0a Move all optional equipment reference field config to the farm_equipment module. 2020-10-07 10:47:45 -04:00
Michael Stenta
034edd97fc Rename "Equipment" field to "Equipment used" for clarity and consistency with 1.x. 2020-10-02 08:55:21 -04:00
Michael Stenta
8f50952d0b Enforce self-dependencies on all log type modules. 2020-10-01 23:48:19 -04:00
Michael Stenta
5dd9883505 Add an optional "Equipment" field to log types, if the Equipment asset is available. 2020-10-01 23:45:45 -04:00
Michael Stenta
966575b784 Add an asset reference field to all log types. 2020-10-01 23:45:45 -04:00
Michael Stenta
960c007949 Add flag field to all log types. 2020-09-25 09:19:50 -04:00
Michael Stenta
f806b9bc42 Add a Data field to all log types. 2020-09-25 09:19:50 -04:00
Michael Stenta
87d1ed5af4 Add a Geometry field (geofield) to all log types. 2020-09-25 09:19:50 -04:00
Michael Stenta
dbe0324671 Add image and file field instances to all log types. 2020-09-24 21:38:20 -04:00
Michael Stenta
d8c4698abc Add Owners field (multi-value user reference) to all log types. 2020-08-18 07:57:22 -04:00
Michael Stenta
f134f2abec Add Log Categories field to all log types. 2020-08-17 08:28:23 -04:00
Michael Stenta
7e3c042ddb Put all log modules into the "farmOS Logs" package. 2020-08-15 11:59:21 -04:00
Michael Stenta
f2e6b024ed Add Notes field to all log types. 2020-08-04 08:44:43 -04:00
Michael Stenta
d5ec75b474 Add log types: Lab test, Maintenance, Seeding, Transplanting, Sale, Purchase. 2020-08-04 08:44:43 -04:00