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
a9e46c08e4 Add a boolean "Location" field to assets to designate them as locations. 2020-12-29 06:55:37 -05:00
Michael Stenta
f9fff6f3b7 Move Geometry field definition to location module. 2020-12-29 06:55:37 -05:00
paul121
58f3d1a713 Fix operator so that field definitions for all bundles are included. 2020-12-29 06:50:02 -05:00
paul121
da3b031f73 Add test for bundle specific field and field storage definitions. 2020-12-29 06:49:17 -05:00
Michael Stenta
cfa95587a2 Move Equipment field definition (and tests) back to Equipment module. 2020-12-27 09:36:37 -05:00
Michael Stenta
3aec243c00 Reorganize FarmEntityFieldTest tests by type (hook/method). 2020-12-22 22:17:30 -05:00
Michael Stenta
93f2e267a3 Decouple hook bundle field test from geometry field. Create a test bundle field instead. 2020-12-22 21:17:39 -05:00
Michael Stenta
a5fdd9239f Make test hook base/bundle field names more specific. 2020-12-22 19:47:33 -05:00
Michael Stenta
b26317a89b Allow specifying target_bundle for assets via FarmFieldFactory, instead of using the Views handler. 2020-12-17 07:49:29 -05:00
Michael Stenta
4ee7bb5cae Use $this->farmFieldFactory in FarmLogType. 2020-12-16 14:14:05 -05:00
Pedro Cambra
451f2a8e57 Added dependency injection for plan types 2020-12-16 18:45:59 +01:00
paul121
2028e84dc4 Use dependency injection for farm_field.factory service. 2020-12-14 15:53:06 -08:00
paul121
f31d1ae20c Add the StringTranslationTrait to FarmAssetType base class. 2020-12-14 15:13:13 -08:00
Michael Stenta
8d19ae8292 Split FarmFieldFactory out to a new farm_field module. 2020-12-14 10:07:58 -05:00
Michael Stenta
bc01a8b281 Add support for default_value_callback in FarmFieldFactory. 2020-12-14 10:07:58 -05:00
Michael Stenta
fb2a7baecb Make all bundle field labels and descriptions translatable. 2020-12-14 10:07:58 -05:00
Michael Stenta
b03db69356 Move Asset and Plan entity bundle plugin support to farm_entity module. 2020-12-14 10:07:58 -05:00
Michael Stenta
81227805c0 Merge farm_log into farm_entity. 2020-12-14 10:07:58 -05:00
Michael Stenta
00d1786ccf Rename farm_field to farm_entity. 2020-12-14 10:07:58 -05:00