farmOS/modules/farm/farm_movement
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
..
js Enable the snapping grid controls when farmOS-map is used for editing #335 2020-08-11 08:51:56 -04:00
views/handlers Abstract the Views relationship handler for linking assets to their movement logs so that it can be used for other purposes (like group membership). 2017-11-24 20:58:33 -05:00
farm_movement.farm_map.inc Add geometry field. 2020-07-03 08:45:28 -04:00
farm_movement.features.field_base.inc Remove field_farm_move_from field base and instance config. 2018-02-02 14:59:17 -05:00
farm_movement.features.field_instance.inc Use farm_map_geofield widget in all geofields. 2020-02-10 14:27:49 -05:00
farm_movement.features.inc Remove Openlayers modules, patches, dependencies, configuration, and related code. 2020-02-10 14:27:50 -05:00
farm_movement.field_group.inc Issue #2915011: Move farm_log_movement to farm_movement 2017-10-10 18:07:50 -04:00
farm_movement.info Deprecate farm_area_parse_names() and use farm_term_parse_names() instead. 2020-05-24 15:56:42 -04:00
farm_movement.install Fix Movement Geometry field settings on existing sites. 2020-02-10 14:53:28 -05:00
farm_movement.location.inc Allow a custom geometry to be provided with farm_movement_create(). 2020-07-03 08:48:18 -04:00
farm_movement.module Move "History of Assets" entity view to its own collapsed group, directly under the Assets group. 2020-04-24 10:53:03 -04:00
farm_movement.views.inc Issue #2915011: Move farm_log_movement to farm_movement 2017-10-10 18:07:50 -04:00
farm_movement.views_default.inc Fix issue with broken links in asset map popup 2021-01-31 07:06:42 -05:00