3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/asset/land
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 Hide more fields in map popups: group, id_tag, parent, season, status. 2021-06-09 11:33:35 -04: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_land.info.yml All asset modules depend on farm:asset. 2022-11-22 16:20:40 -05:00
farm_land.managed_role_permissions.yml Use the contrib entity access and permission_provider handlers for the land_type config entity. 2021-06-24 12:38:45 -04:00
farm_land.module Consistently provide *_options() helpers for all uses of *_allowed_values(). 2022-02-28 14:20:37 -05:00
farm_land.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_land.views_execution.inc Fix "always exists and is not falsy" PHPStan errors. 2022-09-12 19:46:27 -04:00