farmOS/modules/farm
Michael Stenta 71cc3c3508 Add a link to the farmOS forum on /farm/help. 2019-07-04 00:09:22 -04:00
..
farm_access Add farm_access submit function to permissions form if any farm roles exist. 2019-02-17 20:01:45 -05:00
farm_api Issue #3043569: API field aliasing overrides existing fields 2019-04-24 17:13:53 -04:00
farm_area Fix PHP Warning: A non-numeric value encountered in farm_area_calculate_area_multiple(). 2019-05-27 16:49:32 -04:00
farm_asset Show farm_asset_entityreference_view header with no results. 2019-04-11 00:00:39 -04:00
farm_calendar Add dependency to farm_calendar: log. 2018-11-29 15:05:45 -05:00
farm_constraint Add a helper function for checking to see if an entity reference exists in a database table. 2019-04-30 15:19:10 -04:00
farm_crop Add help text to views of plantings, seedings, and transplantings describing their differences. 2019-05-08 15:42:32 -04:00
farm_dashboard Add a dashboard pane for displaying farm metrics, along with a hook that modules can use to provide metrics. 2019-03-30 09:37:50 -04:00
farm_data_field Move implementations of hook_form_FORM_ID_alter() to farm_data_field.module. 2019-04-10 23:59:19 -04:00
farm_equipment Add equipment use logs to equipment page. 2019-04-18 16:23:34 -04:00
farm_fields Move implementations of hook_form_FORM_ID_alter() to farm_data_field.module. 2019-04-10 23:59:19 -04:00
farm_flags Fix assigning flags to areas in bulk (Recoverable fatal error: Argument 1 passed to farm_flags_action() must be an instance of Entity, instance of stdClass given). 2018-11-08 09:41:11 -05:00
farm_group Allow filtering to find logs that are not done with farm_log_query(). 2019-06-26 14:27:47 -04:00
farm_help Add a link to the farmOS forum on /farm/help. 2019-07-04 00:09:22 -04:00
farm_import Refactor other modules to use high-level access rules instead of explicit roles. 2018-12-27 10:42:37 -05:00
farm_inventory Fix #180 Grouping error: 7 ERROR: column "ss_log.timestamp" must appear in the GROUP BY clause or be used in an aggregate function 2019-07-03 22:27:27 -04:00
farm_ledger Add "Quantity" translatable to sale and purchase Views. 2019-05-01 11:01:42 -04:00
farm_livestock Adjust field group weights for consistency. 2019-04-11 00:00:39 -04:00
farm_log Be more explicit with $type parameter docblock in log query functions. 2019-06-26 14:28:21 -04:00
farm_map Refactor other modules to use high-level access rules instead of explicit roles. 2018-12-27 10:42:37 -05:00
farm_mapknitter Refactor other modules to use high-level access rules instead of explicit roles. 2018-12-27 10:42:37 -05:00
farm_menu Move farm menu code from farm_admin to new farm_menu module. 2017-06-27 15:54:47 -04:00
farm_movement Allow filtering to find logs that are not done with farm_log_query(). 2019-06-26 14:27:47 -04:00
farm_people Remove email address from farm_people View. 2019-02-18 12:01:32 -05:00
farm_plan When deleting a plan, display a list of records that will be unlinked. 2019-06-19 15:50:39 -04:00
farm_quantity Be more explicit with $type parameter docblock in log query functions. 2019-06-26 14:28:21 -04:00
farm_quick Refactor other modules to use high-level access rules instead of explicit roles. 2018-12-27 10:42:37 -05:00
farm_season Describe missing taxonomies with hook_farm_ui_entities(): log categories, input materials, quantity units, season, and soil names. 2019-04-08 13:59:41 -04:00
farm_sensor Display all results in sensor data CSV export. 2019-04-23 17:48:33 -04:00
farm_soil Minor comment fix. 2019-04-12 14:42:17 -04:00
farm_term Move taxonomy_terms_per_page_admin variable to hook_install()+hook_update_N(). 2019-01-14 09:54:51 -05:00
farm_tour Move farm_theme_preprocess_menu_link() to where it belongs. 2018-11-29 15:05:35 -05:00
farm_ui Display a View of logs associated with the plan on the plan entity view page. 2019-05-30 11:15:01 -04:00
farm_water Add timestamp to log name patterns. 2019-04-09 14:38:55 -04:00