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

91 commits

Author SHA1 Message Date
paul121
2baa65eeba Display asset cluster layers in a separate layer group. 2021-04-08 11:24:55 -04:00
paul121
515352ef4e Create a geojson feed of asset centroids. Change paths to be assets/geojson/{geom_type}/{asset_type} 2021-04-08 11:24:55 -04:00
paul121
fb09715727 Change asset geojson path to /assets/geojson/type and default to all. 2021-04-08 11:24:55 -04:00
paul121
214d9e9c1f Recreate the exposed_filters array before creating each map layer. 2021-04-08 11:24:55 -04:00
paul121
1178422f75 Create individual layers for land_type and structure_type assets. 2021-04-08 11:24:55 -04:00
paul121
bdfd2546c2 Add land_type and structure_type exposed filters to asset geojson display. 2021-04-08 11:24:55 -04:00
paul121
aa5e956717 Assemble geojson url client side. 2021-04-08 11:24:55 -04:00
paul121
ea235f2207 Render a map with asset geometries as an attachment before asset views. 2021-04-08 11:24:55 -04:00
paul121
7b17007e69 Create asset_list map type. 2021-04-08 11:24:55 -04:00
paul121
ced32098f6 Depend on farm_map. 2021-04-08 11:24:54 -04:00
paul121
90080daa90 Add geojson feed of asset geometry to the farm_assets view. 2021-04-08 11:24:54 -04:00
paul121
75ddc435b4 Add dependency on drupal/views_geojson to create views geojson feeds. 2021-04-08 11:24:54 -04:00
Michael Stenta
50560e74bf Issue #3186746: Add views filter handlers for bundle fields defined in views data. 2021-04-08 11:24:54 -04:00
Michael Stenta
46f4545fee Move Quantity field after Assets and Locations in Log View. 2021-04-06 08:31:25 -04:00
paul121
deb0dc13c4 Issue #3186746: Add views field handlers for bundle fields defined in views data. 2021-04-06 08:31:02 -04:00
Michael Stenta
e952ca952a Refactor/rename inventory fields. Use farm.field_factory. 2021-03-25 18:41:52 -04:00
Michael Stenta
5af71e29ce Alter asset reference base fields to use Entity Browser. 2021-03-19 09:04:19 -04:00
Michael Stenta
0cd414bfa9 Provide an Entity Browser config entity for assets. 2021-03-19 09:04:19 -04:00
Michael Stenta
3c830c5dd5 Add an Entity Browser display to the farm_asset View. 2021-03-19 09:04:19 -04:00
paul121
ab7f2a9ad1 Include an Add person action link on the farm_people page view. 2021-03-18 15:50:20 -04:00
Michael Stenta
d6e6da9f85 The farm_ui_user module depends on drupal:block. 2021-03-18 15:49:25 -04:00
Michael Stenta
fe3bbcde2b Move "Powered by farmOS" block to farm_ui_theme. 2021-03-18 15:49:14 -04:00
Michael Stenta
40526941d2 Add units filter to View of quantities. 2021-03-11 17:50:58 -05:00
Michael Stenta
2066e7202b List of all quantities in log Views. 2021-03-11 08:55:19 -05:00
paul121
28c22be933 Display 1 quantity in the farm_log views. 2021-03-11 08:40:32 -05:00
Michael Stenta
e68d89e50f Add "by type" menu links for Quantity Views. 2021-03-11 07:38:15 -05:00
Michael Stenta
f295027462 Provide a farm_quantity View. 2021-03-11 07:38:15 -05:00
Michael Stenta
5522b2e453 Add a Farm People View, with a link from the toolbar. 2021-02-25 13:24:54 -05:00
paul121
3e6dd3089a Hide the Flags label from views table rows. 2021-02-24 15:37:29 -05:00
paul121
dc28d1ea7e Render flags with field templates in asset, log and plan views. 2021-02-24 15:37:29 -05:00
Michael Stenta
5698c13d96 Include entity type label in "Add @bundle @entity_type" action links. 2021-02-24 15:32:36 -05:00
paul121
7b3de137e2 Add styles for default flags. 2021-02-23 09:16:20 -05:00
Michael Stenta
9128a8fe54 Do not show login form to authenticated users when access is denied. 2021-02-22 07:50:19 -05:00
paul121
f3dd0d5a61 Add border and spacing between content and the footer. 2021-02-08 06:58:29 -05:00
paul121
d96a8f0ee3 Center align the powered by block. 2021-02-08 06:58:29 -05:00
paul121
97a4534db9 Standardize method and property visibility to be protected. 2021-01-07 14:11:43 -08:00
Michael Stenta
d10c757bfd Add asset/log/plan action links to farm.dashboard. 2020-12-31 11:33:34 -05:00
Michael Stenta
bdb067cf47 Provide action links via a Derivative plugin class. 2020-12-31 11:33:29 -05:00
Michael Stenta
8f3e862ed4 Add a simple farm_ui module that depends on all farm_ui_* modules. 2020-12-31 10:19:07 -05:00
Michael Stenta
1dc07bca94 Move action link UI to farm_ui_action module. 2020-12-31 10:17:17 -05:00
paul121
c9abbd22bd Include the entity type manager service with dependency injection. 2020-12-31 09:27:30 -05:00
paul121
04f160d19b Use bundle labels on action links. 2020-12-31 09:27:30 -05:00
paul121
1b61a338bd Provide action links to create logs, assets and plans by type. 2020-12-31 09:27:30 -05:00
paul121
9634bf5c27 Create AddEntity class to provide action links for creating entities by type. 2020-12-31 09:27:24 -05:00
paul121
b40996a401 Provide action links to add logs, assets and plans. 2020-12-31 09:24:01 -05:00
Michael Stenta
648356ca00 Filter Assets View to active assets by default. 2020-12-29 15:18:19 -05:00
Michael Stenta
fac6905ec6 Add Parents column to Assets View. 2020-12-29 15:18:19 -05:00
Michael Stenta
2bb5e442a7 Add current location field to Asset View. 2020-12-29 15:18:19 -05:00
Michael Stenta
0241c7759f Add is_location and is_fixed filters to Assets View. 2020-12-29 12:28:28 -05:00
Michael Stenta
651259fdcc Add is_movement filter to Log Views. 2020-12-29 12:28:28 -05:00