3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/farm/farm_ui
Paul Weidner b7cb769191 Refactor hook_farm_metrics to use a 'key' to identify arrays of metrics.
Without this, the 'farm_metrics.json' endpoint returns an array indexed by element ID, which would be more difficult for consumers of the 'farm_metrics.json' API to parse.
2020-02-26 10:40:27 -05:00
..
farm_ui.action_links.inc Check action link path validity (including user access). 2019-02-17 20:00:22 -05:00
farm_ui.api.php Add the ability to specify log View asset argument position. 2018-03-02 12:20:43 -05:00
farm_ui.breadcrumb.inc Create the base breadcrumb from the frontpage menu item, so "Farm" can be overridden. 2019-08-26 16:05:20 -04:00
farm_ui.entity_views.inc Display a View of logs associated with the plan on the plan entity view page. 2019-05-30 11:15:01 -04:00
farm_ui.farm_area.inc Provide an alter hook for the area links generated by the Farm UI module. 2018-01-29 15:24:38 -05:00
farm_ui.farm_metrics.inc Refactor hook_farm_metrics to use a 'key' to identify arrays of metrics. 2020-02-26 10:40:27 -05:00
farm_ui.farm_ui.inc Collapse "Logs with special purpose" fieldset by default. 2018-08-23 15:15:57 -04:00
farm_ui.info Add dependencies on farm_asset_views. 2017-12-30 16:39:07 -05:00
farm_ui.module Fix PHP Notice: Undefined index: default_value in farm_ui_farm_info() 2020-02-20 14:25:18 -05:00
farm_ui.views.inc Display asset cluster maps in the farm map header block. 2020-02-10 14:27:49 -05:00