farmOS/modules/farm
Michael Stenta 50e12487f9 Move taxonomy_terms_per_page_admin variable to hook_install()+hook_update_N(). 2019-01-14 09:54:51 -05:00
..
farm_access Move default roles (Manager, Worker, Viewer) to separate module. 2018-12-27 10:42:37 -05:00
farm_api Allow API access to taxonomy vocabulary list. 2018-12-10 10:24:57 -05:00
farm_area Refactor other modules to use high-level access rules instead of explicit roles. 2018-12-27 10:42:37 -05:00
farm_asset Add the asset and log IDs to entity view pages. 2018-09-05 14:22:43 -04:00
farm_calendar Add dependency to farm_calendar: log. 2018-11-29 15:05:45 -05:00
farm_constraint Prevent deletion of constrained entities via REST. 2017-11-24 21:06:42 -05:00
farm_crop Clarify how location is chosen in comment and description. 2019-01-08 15:12:48 -05:00
farm_dashboard Fix example hook_farm_dashboard_panes() implementation. 2019-01-03 13:31:07 -05:00
farm_equipment Add KML button to all Views that need it. 2018-05-30 16:36:14 -04:00
farm_fields Change "Farm Format" to "Default format" (less distracting/confusing). 2018-11-09 15:00:28 -05: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 Add dependency to farm_group: farm_movement. 2018-11-29 15:05:45 -05:00
farm_help Change all links to farmOS.org to https. 2018-05-05 22:56:47 -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 Add KML button to all Views that need it. 2018-05-30 16:36:14 -04:00
farm_ledger Appease Features export diff. 2018-09-10 12:40:35 -04:00
farm_livestock Move default livestock area types to new farm_livestock_area_types module. 2018-12-04 15:19:43 -05:00
farm_log farm_log_create(): truncate log names that are too long automatically. 2019-01-03 14:37:28 -05: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 Add address geocoder widget to other maps: geofield formatter, areas, assets. 2018-10-10 13:49:56 -04:00
farm_people Add exposed "Items per page" option to all Views. 2018-04-16 13:46:53 -04:00
farm_plan Rename columns in plan consideration table to avoid reserved SQL words. 2018-12-27 09:50:10 -05:00
farm_quantity Refactor other modules to use high-level access rules instead of explicit roles. 2018-12-27 10:42:37 -05: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 Move season base field to farm_season module. 2018-08-06 15:21:43 -04:00
farm_sensor Move timezone offset calculation out of for loop. 2018-11-10 09:55:24 -05:00
farm_soil Use db_query() instead of drupal_write_record() because the table may not be recognized by Drupal yet. 2019-01-07 11:45:57 -05: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 Collapse "Logs with special purpose" fieldset by default. 2018-08-23 15:15:57 -04:00
farm_water Move water area type to the farm_water module. 2018-12-04 15:18:07 -05:00