farmOS/modules/farm
Symbioquine 03ac1edc5e Fix issue with broken links in asset map popup
**Why?** When assets don't have a URL alias and have an id
greater than 1000, the link to those assets was getting rendered
with a comma in the map popup, which breaks the link - often leading
to the wrong asset like `/farm/asset/1` instead of `/farm/asset/1234`.
2021-01-31 07:06:42 -05:00
..
farm_access Update hook_farm_access_perms() doc to demonstrate how to add a permission to farmOS roles with config access. 2020-08-26 15:39:40 -04:00
farm_api Issue #3172818: Alias oauth2/* endpoints to oauth/*. 2020-09-29 20:23:47 -04:00
farm_area Ensure that farm_map_set_bcscale() will always be followed by farm_map_reset_bcscale() (without a returning prematurely). 2020-11-10 20:56:21 -05:00
farm_asset Issue #3167408 by pcambra: field_attach_validate not called for some farmOS entities 2020-09-16 07:54:50 -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 Fix translatable "Hierarchy (change)" text and link in Crops/varieties View. See #404 2021-01-27 08:12:17 -05: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 Increase the character limit of Notes and Description fields in Views to 280. 2020-08-21 11:00:56 -04:00
farm_fields Remove .zip .tar .gz from allowed file extensions. 2021-01-20 12:46:50 -05:00
farm_flags Translate untranslated drupal_set_message() function calls. 2020-04-23 10:46:19 -04:00
farm_group Increase the character limit of Notes and Description fields in Views to 280. 2020-08-21 11:00:56 -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 Increase the character limit of Notes and Description fields in Views to 280. 2020-08-21 11:00:56 -04:00
farm_livestock Use l() to create "Hierachy (change)" link in Species/breeds View. See #404 2021-01-27 08:14:00 -05:00
farm_log Add Materials field and filter to View of Input logs. 2020-12-30 05:56:26 -05:00
farm_map Update link to api keys documentation. 2020-12-06 05:30:13 -05: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 Fix issue with broken links in asset map popup 2021-01-31 07:06:42 -05:00
farm_people Issue #3129409: Use click sorting instead of exposed sort in Views 2020-04-23 14:59:43 -04:00
farm_plan Issue #3167408 by pcambra: field_attach_validate not called for some farmOS entities 2020-09-16 07:54:50 -04:00
farm_quantity Use db_like to escape quantity labels that might include spaces. 2020-10-29 13:38:46 -07: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 a count to sensor summary info. 2020-08-27 08:01:43 -04:00
farm_soil Increase the character limit of Notes and Description fields in Views to 280. 2020-08-21 11:00:56 -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 Issue #3169481 by pcambra: Allow to disable views on the asset pages 2020-09-16 07:45:09 -04:00
farm_water Increase the character limit of Notes and Description fields in Views to 280. 2020-08-21 11:00:56 -04:00