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

2455 commits

Author SHA1 Message Date
Michael Stenta f641a65631 Move entityreference prepopulation helper function from farm_log.module to farm_fields.module. 2017-07-11 08:24:55 -04:00
Michael Stenta 35dc4580c2 Consolidate log entityreference field prepopulation logic. 2017-07-11 08:24:55 -04:00
Michael Stenta 58fc9e86b4 Make log field prepopulation function params and returns consistent. 2017-07-11 08:24:55 -04:00
Michael Stenta 84bf16e237 Misc Views export fixes. 2017-07-11 08:23:31 -04:00
Michael Stenta 6f11a449d7 Update Filter/Sort markup to work with up/down arrows. 2017-07-10 09:41:30 -04:00
Michael Stenta 90b1dd5fb5 Add up/down arrow to collapsible panel headings. 2017-07-10 09:41:30 -04:00
Michael Stenta 1e1b19207e Patch Bootstrap to fix collapsible fieldset triggers. 2017-07-10 09:41:30 -04:00
Michael Stenta a01a3696ba Update Field Collection export for Quantity field. 2017-07-10 08:59:01 -04:00
Michael Stenta 5ed997d207 Export Fraction field settings to Features. 2017-07-10 08:58:46 -04:00
Michael Stenta fa921cfe04 Patch Fraction to add Min, Max, Prefix, Suffix settings. 2017-07-10 08:58:29 -04:00
Michael Stenta 8327295df6 Make lot number field labels/descriptions more specific. 2017-07-10 08:57:24 -04:00
Michael Stenta ba964a5dbb Change Animal "Type" to "Species/breed". 2017-07-10 08:57:24 -04:00
Michael Stenta 3099bb607d Fix sensor settings form ajax. 2017-06-28 14:55:14 -04:00
Michael Stenta 28b89066d8 Merge branch 'farm_ui_entity_view_groups' into 7.x-1.x 2017-06-28 14:55:01 -04:00
Michael Stenta ed829a3ae5 Add sensor data entity View group to ensure it is above other Views. Always show listener data View. 2017-06-28 14:54:49 -04:00
Michael Stenta e5b5d6f2a9 Put the "History of Assets" View in the "assets" group. 2017-06-28 14:54:49 -04:00
Michael Stenta 32b4ef9309 Invoke a hook for modules to provide their own entity View groups. 2017-06-28 14:54:49 -04:00
Michael Stenta 2a2c3f794d Wrap entity View groups in a fieldset. 2017-06-28 12:49:26 -04:00
Michael Stenta d3f5480542 Add ability to group entity Views into assets, logs, or other. 2017-06-28 12:44:58 -04:00
Michael Stenta d09b6c16dd Merge branch 'farm_ui_cleanup' into 7.x-1.x 2017-06-28 12:19:12 -04:00
Michael Stenta 186ba38aea Rearrange functions in farm_ui.module: hooks on the top, helper functions on the bottom. 2017-06-28 12:11:14 -04:00
Michael Stenta 665105ff62 Move entityreference_view_widget code to helper function in farm_ui.views.inc. 2017-06-28 12:10:35 -04:00
Michael Stenta 3005ccf5b1 Move entity Views code to farm_ui.entity_views.inc. 2017-06-28 12:10:35 -04:00
Michael Stenta 6fb35cad87 Move breadcrumb code to farm_ui.breadcrumb.inc. 2017-06-28 12:10:35 -04:00
Michael Stenta c5d7f77f96 Move action link code to farm_ui.action_links.inc. 2017-06-28 12:10:35 -04:00
Michael Stenta 8e6411511e Implement hook_hook_info() in farm_ui module. Move implementations to farm_ui.farm_ui.inc. 2017-06-28 12:10:35 -04:00
Michael Stenta a011057aa9 Move Farm UI hook_views_post_render() logic to helper function in farm_ui.views.inc. 2017-06-28 12:10:03 -04:00
Michael Stenta ab1bf9821e Move Farm UI hook_farm_area_details() to farm_ui.farm_area.inc. 2017-06-28 11:41:58 -04:00
Michael Stenta 3eeacb2552 Implement hook_hook_info() in farm_area module. Move implementations to farm_area.farm_area.inc. 2017-06-28 11:41:52 -04:00
Michael Stenta 4018c3b7bb Implement hook_hook_info() in farm_access module. Move implementations to farm_access.farm_access.inc. 2017-06-28 11:35:36 -04:00
Michael Stenta 826788e848 Revert the farm_fields feature in farm_update_7024() to ensure that the new field is available. 2017-06-28 10:36:00 -04:00
Michael Stenta 942617259f Issue #2563527: Consolidate common asset and log type code 2017-06-28 10:35:36 -04:00
Michael Stenta 9c4ac0a1eb Remove duplicate "Add area" action link. 2017-06-28 10:27:44 -04:00
Michael Stenta 6488ea3c51 Move remaining farm_admin code to new farm_dashboard module. Delete farm_admin module. 2017-06-28 08:20:56 -04:00
Michael Stenta 851fb9fe46 Move farm menu code from farm_admin to new farm_menu module. 2017-06-27 15:54:47 -04:00
Michael Stenta c73b27852f Remove hook_navbar() from farm_admin. 2017-06-27 15:43:02 -04:00
Michael Stenta d10bfa60b8 Move hook_menu_breadcrumb_alter() from farm_admin to farm_ui. 2017-06-27 15:42:47 -04:00
Michael Stenta 610784d38f Move farmOS help page code to new farm_help module. 2017-06-27 15:39:31 -04:00
Michael Stenta 5b3ba071e5 Use entity weight for ordering action links. 2017-06-27 15:39:31 -04:00
Michael Stenta e6168c3d3b Static cache the entity UI info gathered by farm_ui_entities(). 2017-06-27 15:39:31 -04:00
Michael Stenta 0377bde476 Fix: crop families are not directly related to plantings assets. 2017-06-27 15:39:31 -04:00
Michael Stenta 411dd57e53 Automatically add asset Views to other taxonomy terms provided by modules. 2017-06-27 15:39:31 -04:00
Michael Stenta 913e499e72 Automatically add movements View to all assets. 2017-06-27 15:39:31 -04:00
Michael Stenta fa31b85145 Automatically add children View to all assets (will only display if children exist). 2017-06-27 15:39:31 -04:00
Michael Stenta e4971aff05 Automatically generate a list of log Views to display on areas. 2017-06-27 15:39:31 -04:00
Michael Stenta 3120539ca7 Use the new area argument position function in farm_ui_area_links(). 2017-06-27 15:39:31 -04:00
Michael Stenta 0ded4a4408 Add a function that encapsulates logic for figuring out where the area ID argument is in a View. 2017-06-27 15:39:31 -04:00
Michael Stenta fc5d645ec6 Automatically generate a list of asset Views to display on areas. 2017-06-27 15:39:31 -04:00
Michael Stenta 3f16718b4a Merge hook_farm_ui_asset_views() and hook_farm_ui_taxonomy_views(). 2017-06-27 15:39:31 -04:00
Michael Stenta d644e54b6d Reorder logs so that they are roughly in the order that they will typically take place on an entity. 2017-06-27 15:39:31 -04:00