3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/farm
2019-08-12 21:19:25 -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 Fixed problems when BC math is missing #188 2019-07-18 12:37:52 -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 Split farm_constraint_table_references() out of farm_constraint_table_references_exist() and refactor to include information about matching records. 2019-07-10 10:08:19 -04:00
farm_crop Add seed lot number field to seeding logs. 2019-08-01 10:19:17 -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 Added 3 commonly used audio formats for the allowed file upload types. #190 2019-07-31 09:04:15 -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 Fix lot number label in sale and purchase list columns. 2019-08-01 10:19:17 -04:00
farm_livestock Split animal weight code to farm_livestock_weight. 2019-07-09 14:04:42 -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 Add the Google Maps API key to /farm.json. 2019-08-12 21:19:25 -04: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 Update usage of $done in farm_movement_asset_location(). 2019-07-11 14:16:09 -04:00
farm_people Remove email address from farm_people View. 2019-02-18 12:01:32 -05:00
farm_plan If a plan is made inactive, archive all assets linked to it, and vice versa. 2019-08-12 14:15:37 -04:00
farm_quantity Add system of measurement to /farm.json. 2019-07-11 21:05:31 -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