farmOS/modules/farm
paul121 a36ffec752 Add sensor type to sensor asset view and expose sensor type as a filter. 2020-08-11 09:02:05 -04:00
..
farm_access Add "app://localhost" to the list of allowed origins, so that requests from Field Kit on iOS native (WKWebView) are accepted. 2020-07-29 21:29:39 -04:00
farm_api Use farm_term() in place of taxonomy_get_term_by_name(). 2020-06-02 08:43:25 -04:00
farm_area Use farm_term() in place of taxonomy_get_term_by_name(). 2020-06-02 08:43:25 -04:00
farm_asset Autocomplete multiple asset names separated by commas. 2020-07-15 13:33:36 -04:00
farm_calendar Fix "Done" filter in Calendar View only showing pending logs by default. 2020-07-21 07:54:43 -04:00
farm_client Serve client module JS files through Drupal. 2020-07-24 10:52:31 -04:00
farm_constraint Fix idempotency issue with deletion 2020-01-20 15:28:21 -05:00
farm_crop Issue #3142918: Show seedings/transplantings on area records 2020-06-02 08:46:32 -04:00
farm_dashboard Remove 'farm_dashboard_metrics' from farm_dashboard hook_hook_info. 2020-02-26 10:39:40 -05: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 Issue #3129409: Use click sorting instead of exposed sort in Views 2020-04-23 14:59:43 -04:00
farm_fields Escape special characters in entity_label() usages. 2020-04-23 11:29:19 -04:00
farm_flags Translate untranslated drupal_set_message() function calls. 2020-04-23 10:46:19 -04:00
farm_group Movements that are changed in Field Kit do not show in Movement Logs in farmOS #303 2020-05-29 09:14:38 -04:00
farm_help Add a link to the farmOS forum on /farm/help. 2019-07-04 00:09:22 -04:00
farm_import Generalize "Archive assets" importer target and add to all log type importers. 2020-04-23 08:26:49 -04:00
farm_inventory Issue #3129409: Use click sorting instead of exposed sort in Views 2020-04-23 14:59:43 -04:00
farm_l10n Remove l10n_update_download_store and language_negotiation_* variables from farm_l10n. 2020-04-24 09:23:22 -04:00
farm_ledger Issue #3129409: Use click sorting instead of exposed sort in Views 2020-04-23 14:59:43 -04:00
farm_livestock Add explicit dependencies on modules that we are using functions from. 2020-07-30 14:57:01 -04:00
farm_log Use correct order of parameters in implode function. 2020-07-15 11:56:18 -04:00
farm_map Enable the snapping grid controls when farmOS-map is used for editing #335 2020-08-11 08:51:56 -04:00
farm_mapknitter Refactor MapKnitter module to use a farmOS-map behavior. 2020-02-10 14:27:49 -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_metrics Move metrics into farm.json. Remove farm_metrics.json. 2020-02-26 11:17:59 -05:00
farm_movement Enable the snapping grid controls when farmOS-map is used for editing #335 2020-08-11 08:51:56 -04:00
farm_people Issue #3129409: Use click sorting instead of exposed sort in Views 2020-04-23 14:59:43 -04:00
farm_plan Remove limit to display all active plans in block view. 2020-06-25 10:29:54 -04:00
farm_quantity Use isset to check for measurement values including 0. 2020-07-17 11:04:06 -04:00
farm_quick Call access callback with array of permissions as the first argument. 2020-07-03 08:48:18 -04:00
farm_report Generalize farm_report.info description - not just for assets. 2019-09-25 11:05:05 -04:00
farm_season Use farm_term_parse_names instead of introducing new farm_season_parse_names() function. 2020-05-24 15:49:10 -04:00
farm_sensor Add sensor type to sensor asset view and expose sensor type as a filter. 2020-08-11 09:02:05 -04:00
farm_soil Fix PHP Notice: Undefined variable: soil_names in farm_soil_nrcs_soil_name_lookup_submit() 2020-06-01 12:19:53 -04:00
farm_term Add a general-purpose farm_term_parse_names() function that farm_area_parse_names() can delegate to. 2020-05-24 15:47:32 -04:00
farm_ui Fix asset cluster map showing all asset types when there are no assets. 2020-05-31 20:47:49 -04:00
farm_water Issue #3129409: Use click sorting instead of exposed sort in Views 2020-04-23 14:59:43 -04:00