Gwendolyn
50b97bf533
fix preview card related stuff
2023-12-27 17:44:08 +01:00
Gwendolyn
de0f087668
make assembly report warning blinky
2023-12-27 17:15:29 +01:00
Gwendolyn
439adc0078
locate data
2023-12-27 16:25:48 +01:00
Gwendolyn
5fd99f890a
support distance standard deviation in wifi measurement
2023-12-27 16:20:23 +01:00
Jenny Danzmayr
a8c7f82d2b
convert level to rssi for older mobileclients
2023-12-27 15:53:25 +01:00
Gwendolyn
509670ec2a
c3nav._levelControl is apparently not yet set at some point when _pause may be called
2023-12-27 13:34:13 +01:00
Gwendolyn
e15d178102
wifi measurements have no x and y properties directly, get them from geometry
2023-12-27 13:28:02 +01:00
Gwendolyn
71359ef3cb
show custom position links in popup rather than modal
2023-12-27 13:14:17 +01:00
Gwendolyn
f498592390
some more preview image and embed card related stuff
2023-12-27 13:13:32 +01:00
Jenny Danzmayr
42d148441c
Store if an AP support 802.11mc during Wi-Fi measurement
2023-12-27 03:55:17 +01:00
Jenny Danzmayr
ca03ea78fd
fixed Wi-Fi measurements editor
2023-12-27 03:55:17 +01:00
Gwendolyn
30d16c4cc9
file caching for preview images
2023-12-26 23:59:34 +01:00
Gwendolyn
ddc765ca52
etags for preview images
2023-12-26 23:19:16 +01:00
Gwendolyn
920af6ee66
previews support for location groups
2023-12-26 23:10:20 +01:00
Gwendolyn
4e69e8025a
hopefully set the level correctly when resuming ( #145 )
2023-12-26 22:21:13 +01:00
Gwendolyn
d025ffa194
preview images for routes
2023-12-26 20:04:02 +01:00
Gwendolyn
7ab1881185
make wifi measurement data default value list
instead of []
2023-12-26 20:04:02 +01:00
Jenny Danzmayr
18ed547e58
fixed wifiscanning in editor with empty scan list
2023-12-26 19:28:55 +01:00
Laura Klünder
c039184f3b
assembly t&c translation
2023-12-26 19:03:18 +01:00
Laura Klünder
e4c184d5a5
add assembly reports t&c
2023-12-26 18:57:56 +01:00
Gwendolyn
ac6ecb425a
make random location selection tolerant for non-locationgroup IDs (by ignoring them)
2023-12-26 18:18:05 +01:00
Gwendolyn
9d422a777c
little bit of render refactoring
2023-12-26 18:15:07 +01:00
Gwendolyn
51d2ec5714
cache preview images
2023-12-26 17:50:37 +01:00
Laura Klünder
e8e68888f6
what the fuck are slugs with underscores
2023-12-26 17:46:08 +01:00
Gwendolyn
3732163006
initialise wifi measurement data as empty list instead of null
2023-12-26 17:42:14 +01:00
Laura Klünder
731c041467
wtf are slugs that aren't lowercase?!
2023-12-26 17:14:44 +01:00
Gwendolyn
379400c22a
show link to route in route report
2023-12-26 17:11:57 +01:00
Gwendolyn
2745d3e644
implement slug property and get_slug method on CustomLocation
2023-12-26 17:11:46 +01:00
Gwendolyn
86180c8fb0
social/sharing card with opengraph and twitter, including preview image (no routing preview for now)
2023-12-26 17:02:38 +01:00
Laura Klünder
6c0ed4fd1d
fix import_block_geom
2023-12-26 16:18:38 +01:00
Laura Klünder
59a8147f66
add import blocks to editor
2023-12-26 14:22:23 +01:00
Laura Klünder
c7179e205d
importhub: convert between Area and POI
2023-12-26 11:50:45 +01:00
Laura Klünder
933ea122b9
fix importhub to ignore weird new items without slug
2023-12-26 02:10:59 +01:00
Jenny Danzmayr
c2e632611c
added secret file support for the the hub api secret
2023-12-26 01:08:56 +01:00
Laura Klünder
2c0965795a
fix external url details display
2023-12-26 00:12:06 +01:00
Laura Klünder
617c810f93
remove ?all=1
2023-12-25 23:41:53 +01:00
Laura Klünder
4919b7d2cb
importhub now with automatic reports doing
2023-12-25 23:38:23 +01:00
Laura Klünder
04f7c27ecb
add importhub first draft
2023-12-25 22:49:23 +01:00
Gwendolyn
a4b72478fa
access restrictions for obstacles in renderer?
2023-12-25 17:40:35 +01:00
Gwendolyn
907c01d756
only use samesite=none with secure cookies
2023-12-25 17:40:35 +01:00
Laura Klünder
fba5c2cbd4
import_block implementation
2023-12-25 16:49:03 +01:00
Jenny Danzmayr
e8944b9ae3
replaced material icons with material symbols
2023-12-25 15:48:58 +01:00
Gwendolyn
3e9933890d
make session and tile cookies samesite=none so that things work when embedded in an iframe
2023-12-25 14:16:10 +01:00
Gwendolyn
21c8db79b7
load routing options from session correctly ( fixes #142 )
2023-12-25 12:42:44 +01:00
Gwendolyn
7f72aa8b79
move tile directory before calling rmtree on it
...
this avoids the case where rmtree fails because other files are written to the directory from a different request while it is being deleted (fixes C3NAV-37C3-1W)
2023-12-25 12:27:35 +01:00
Jenny Danzmayr
0cf56deb0c
fixed /map/positions api endpoint to work for unavailable custom locations
...
fixes C3NAV-37C3-1X
2023-12-25 12:05:45 +01:00
Jenny Danzmayr
d3b0b959e2
fixed css of header logo
2023-12-24 20:32:04 +01:00
Laura Klünder
f23aaf86bf
fix problem with editor and main_point
2023-12-24 16:37:09 +01:00
Laura Klünder
29bd8fa5ad
carry through access query string into embed links
2023-12-24 16:23:46 +01:00
Laura Klünder
c1d9a011cf
make linter happy
2023-12-24 16:07:07 +01:00