3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/ui/map
Michael Stenta 5260df0b70 Fix asset_type_layers map behavior when farmOS is installed in a subdirectory.
The URL() constructor's optional second `base` parameter only
gets used if the first `url` parameter is a relative path.

https://developer.mozilla.org/en-US/docs/Web/API/URL#usage_notes
2021-12-23 06:27:45 -05:00
..
config/install Refactor dashboard block handling to always expect block plugin ID. 2021-09-22 15:17:17 -04:00
css Increase size of asset map popup for local actions. 2021-12-08 13:06:36 -05:00
js Fix asset_type_layers map behavior when farmOS is installed in a subdirectory. 2021-12-23 06:27:45 -05:00
src/EventSubscriber Render the asset map_popup view mode in an iframe. 2021-12-08 13:06:36 -05:00
farm_ui_map.info.yml Move UI modules into core directory. 2021-09-09 14:27:31 -04:00
farm_ui_map.libraries.yml Add styling for the map popup iframe. 2021-12-08 13:06:36 -05:00
farm_ui_map.links.action.yml Create local action to view assets and view logs in the asset map popup. 2021-12-08 13:06:36 -05:00
farm_ui_map.module Create local action to view assets and view logs in the asset map popup. 2021-12-08 13:06:36 -05:00
farm_ui_map.routing.yml Render the asset map_popup view mode in an iframe. 2021-12-08 13:06:36 -05:00
farm_ui_map.services.yml Move UI modules into core directory. 2021-09-09 14:27:31 -04:00
farm_ui_map.views_execution.inc Move UI modules into core directory. 2021-09-09 14:27:31 -04:00