3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/asset/structure
Paul Weidner 32842c5e88 Move land and structure type fields higher up for consistency #632
Currently the land and structure type field come after status, flags
and owners. This is different than animal and plant assets whose type
field comes immediately after the asset name. Since the land and
structure type are required fields it seems more appropriate to have
them included higher in the form.
2023-02-01 15:18:00 -08:00
..
config Add "Other" structure type configuration. 2022-01-09 23:29:03 -05:00
modules/types Put modules into "farmOS (Defaults)" group: farm_land_types, farm_structure_types, farm_role_roles. 2021-09-20 16:10:19 -04:00
src Move land and structure type fields higher up for consistency #632 2023-02-01 15:18:00 -08:00
farm_structure.info.yml All asset modules depend on farm:asset. 2022-11-22 16:20:40 -05:00
farm_structure.managed_role_permissions.yml Use the contrib entity access and permission_provider handlers for the structure_type config entity. 2021-06-24 12:38:45 -04:00
farm_structure.module Consistently provide *_options() helpers for all uses of *_allowed_values(). 2022-02-28 14:20:37 -05:00
farm_structure.post_update.php Fix PHP Codesniffer complaint. 2022-01-09 23:37:39 -05:00
farm_structure.services.yml Move dashboard land/structure type layer logic to farm_land and farm_structure modules in their own onMapRender event subscribers. 2021-06-23 10:37:40 -04:00
farm_structure.views_execution.inc Fix "always exists and is not falsy" PHPStan errors. 2022-09-12 19:46:27 -04:00