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

19 commits

Author SHA1 Message Date
Michael Stenta
2e43c1a7f2 Remove old color config, logic, and schema. 2021-04-16 08:09:27 -04:00
Michael Stenta
48bd659273 Set map layer colors for all asset types. 2021-04-14 08:57:21 -04:00
Michael Stenta
4febd4da5f Delete all asset and log form/view display config. 2020-12-13 08:34:49 -05:00
Michael Stenta
f80345cc3e Convert all asset config fields to bundle fields. 2020-12-12 07:16:41 -05:00
Michael Stenta
ea121e4772 Implement hook_entity_base_field_info() in farm_equipment.module and convert equipment field to a base field. 2020-11-20 11:35:47 -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
28f4f032cb Implement hook_entity_base_field_info() in farm_id_tag.module and convert ID tag field to a base field. 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
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
096aefe56b Add "ID tags" field to compost, equipment, plant, and sensor assets. 2020-10-15 15:33:10 -04:00
Michael Stenta
f3c48ab4f2 Move field.storage.log.equipment to Equipment module. 2020-10-15 14:18:28 -04:00
Michael Stenta
edc84de53f Add "Manufacturer", "Model", and "Serial number" fields to Equipment assets (with migrations). 2020-10-11 12:17:23 -04:00
Michael Stenta
4ecbcccc81 Add "Files" and "Images" fields to all asset types. 2020-10-01 23:45:45 -04:00
Michael Stenta
efc3fb0781 Add "Notes" field to all asset types. 2020-10-01 23:45:45 -04:00
Michael Stenta
36c0fb4e58 Add "Data" field to all asset types. 2020-10-01 23:45:43 -04:00
Michael Stenta
2488bff344 Add "Flags" field to all asset types. 2020-10-01 23:44:26 -04:00
Michael Stenta
8e3a27aefa Initial asset types: Animal, Compost, Equipment, Group, Plant, Sensor. 2020-10-01 23:41:40 -04:00