farmOS/modules/farm
Michael Stenta 18ec6180f9 Add new hooks for defining farmOS map behaviors in Drupal, and a farm_map_add_behavior() function for adding them. 2020-02-10 14:27:49 -05:00
..
farm_access Use farm_access_allow_origin variable to set headers. 2019-11-21 18:26:41 -05:00
farm_api Increment the farmOS API version to 1.2, now that entity field info is available in /farm.json. 2020-01-22 14:49:58 -05:00
farm_area Explicitly set BCMath scale to 24 in farm_area.module and farm_area_generate.module functions. 2020-01-30 13:48:45 -05: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 Fix idempotency issue with deletion 2020-01-20 15:28:21 -05:00
farm_crop Trim whitespace from CSV fields: Asset names, Parent names, Areas, Categories, Crop/variety, Nicknames, Material. 2019-10-09 12:38:25 -04:00
farm_dashboard Empty text in metrics pane: "No metrics available." 2020-02-08 10:26:12 -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 Add equipment use logs to equipment page. 2019-04-18 16:23:34 -04:00
farm_fields Sort asset entity reference selection by asset ID descending. 2019-10-09 12:38:25 -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 Trim whitespace from CSV fields: Asset names, Parent names, Areas, Categories, Crop/variety, Nicknames, Material. 2019-10-09 12:38:25 -04: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 Feeds importer mapping for extra fields on Purchase logs. 2019-09-09 13:10:22 -04:00
farm_livestock Allow decimal values in the milk quick form. 2020-02-07 14:10:03 -05:00
farm_log Trim whitespace from CSV fields: Asset names, Parent names, Areas, Categories, Crop/variety, Nicknames, Material. 2019-10-09 12:38:25 -04:00
farm_map Add new hooks for defining farmOS map behaviors in Drupal, and a farm_map_add_behavior() function for adding them. 2020-02-10 14:27:49 -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 Add a computed geometry property to assets that shows the geometry of their most recent completed movement log. 2019-08-23 11:32:09 -04:00
farm_people Remove email address from farm_people View. 2019-02-18 12:01:32 -05:00
farm_plan Only clean up numeric entity IDs in farm_plan_entity_delete(). 2019-10-15 15:43:12 -04:00
farm_quantity Install the Quantity Report module with the default set of modules. 2020-01-20 15:35:03 -05:00
farm_quick Only clean up numeric entity IDs in farm_quick_entity_delete(). 2019-10-15 15:35:31 -04:00
farm_report Generalize farm_report.info description - not just for assets. 2019-09-25 11:05:05 -04: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 Remove wildcard from NRCS STIR autocomplete path so that it can be used in anonymous forms. 2019-10-14 14:02:36 -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 Provide field requirements/restrictions/defaults for log types at /farm.json 2020-01-22 14:15:40 -05:00
farm_water Add timestamp to log name patterns. 2019-04-09 14:38:55 -04:00