Commit graph

39 commits

Author SHA1 Message Date
lesion
31b6e33178
minor 2024-08-17 18:43:32 +02:00
sedum
684547cb8b fix: online_locations and hide/show address in edit mode
online_locations are not removed, and fix limit via gui to max 3 urls.
In edit mode if event is online do not show address field with null value
2024-08-11 00:37:37 +02:00
lesion
a60051bdef
fix: refactoring online locations UI, fix #400 2024-06-26 15:31:48 +02:00
lesion
e5bbb18156
fix: avoid using 'online' as a place name (case insensitive) 2024-01-23 09:12:51 +01:00
lesion
0fd9bcf014
do not enable advanced button when no place name 2023-04-14 11:01:20 +02:00
lesion
071563e34f
require online location for online only events 2023-04-09 23:40:16 +02:00
lesion
e95076ee3f
minor 2023-04-09 21:35:58 +02:00
lesion
8c8103a5ee
refactoring online events 2023-04-05 16:14:55 +02:00
sedum
4f4ff96d50 If 'event only online' is not allowed: reset place and online_locations 2023-02-22 18:25:06 +01:00
sedum
cff608c06f move event.locations to more unique event.online_locations, various fixes on insertion workflow, improved locale messages 2023-02-22 03:11:58 +01:00
sedum
8efeda085a continue refactor of geocoding services, improved locale, fixes on mapEdit 2023-02-20 07:05:21 +01:00
sedum
eefc0bb2df refactor of whereInput, move geolocation related code to whereInputAdvanced 2023-02-19 23:19:16 +01:00
sedum
f298fe2fed conditional display online locations in event/_slug.vue and minor 2023-02-19 17:59:28 +01:00
sedum
79ebec9116 reinit whereinputadvanced in /add , and init only/also online mechanism, various fixes: admin edit place; bug in nominatim display_name when place in certain nominatim_class, init refactor geocoding related code in services/geocoding/provider; init MapEdit component 2023-02-17 00:23:35 +01:00
lesion
c54630a2f4
minor 2023-01-26 23:30:18 +01:00
lesion
0891acce1d
refactoring search, filtering, selection, fix #225 #227 #224 2023-01-09 17:02:15 +01:00
sedum
e8f744960b add missing photon osm_property locality 2022-12-20 06:26:37 +01:00
lesion
f8c4f9467e
Merge remote-tracking branch 'sedum/feat/geolocation' 2022-12-11 01:23:18 +01:00
sedum
6bd5935d3c whereinput don't search address if not allow_geolocation 2022-12-10 19:33:32 +01:00
sedum
f6ea3be746 geocoding and tilelayer tests are working also on setup, add support for photon 2022-12-06 00:03:53 +01:00
lesion
f1799357db
minor 2022-11-25 10:20:44 +01:00
lesion
dc2d8006fc
fix osm + debounce 2022-11-24 17:28:18 +01:00
lesion
41a1805e65
minor 2022-11-19 13:20:37 +01:00
lesion
4616f8ac70
minor on map icons 2022-11-18 14:33:38 +01:00
lesion
1b74bee945
keep refactoring new map feature 2022-11-18 14:13:59 +01:00
lesion
4bef32afa2
Merge remote-tracking branch 'sedum/feat/allowgeoloc' into dev_geo 2022-11-15 17:37:13 +01:00
sedum
7fdc6ca07f allowgeoloc: add translations, fix padding in whereinput, center text in show-map dialog 2022-11-11 06:01:50 +01:00
sedum
ca6a0ea58f center map in dialog delaying popup, add validation of coordinates in /add, fix loading feedback in searchCoordinates field 2022-10-28 08:27:47 +02:00
lesion
1add2ffae7
trim place's name and description + event's title - fix #189 2022-10-27 15:09:11 +02:00
lesion
40b1356d90
fix place reselection 2022-10-13 12:28:02 +02:00
sedum
0fb39b2c07 added place.latitude and place.longitude, fix routes 2022-09-19 05:13:57 +02:00
sedum
838d1988ad init show map and routes 2022-09-18 23:15:22 +02:00
sedum
6e182b5de1 rename gelocation, and move the request to nominatim server side 2022-09-08 20:37:20 +02:00
sedum
dcdefec6de add geolocalization 2022-09-02 08:32:13 +02:00
lesion
1c181cba65
minor 2022-06-22 14:07:28 +02:00
lesion
926a7761fb
minor 2022-06-21 22:45:46 +02:00
lesion
79da979f10
minor 2022-06-18 01:10:52 +02:00
lesion
a7704526f9
refactoring where selection adding an event 2022-06-01 14:07:55 +02:00
lesion
0fe3066bf0
move components where they belong 2022-05-26 11:10:21 +02:00
Renamed from pages/add/WhereInput.vue (Browse further)