Commit graph

4361 commits

Author SHA1 Message Date
Gwendolyn
8350ba8f81 key/legend control 2024-09-06 18:53:20 +02:00
Laura Klünder
aadc1c10d3 fix ui not loading 2024-09-06 15:25:33 +02:00
Laura Klünder
30b467005c filter ObstacleGroup in legend endpoint by in_legend 2024-09-06 15:09:32 +02:00
Laura Klünder
d49b6d6645 add legend / color key API endpoint 2024-09-06 15:07:54 +02:00
Laura Klünder
839d4beb7c add in_legend field for locationgroups 2024-09-06 14:11:41 +02:00
Laura Klünder
70c6ab0aa0 don't show location controls and app ad if there's no ssids defined 2024-09-06 13:57:17 +02:00
Gwendolyn
4490e39392 oops 2024-09-05 21:54:57 +02:00
Gwendolyn
afaf6e0085 better overlay control for the editor 2024-09-05 19:35:15 +02:00
Laura Klünder
50aef0bed3 fix columns with access restrictions 2024-09-05 16:52:06 +02:00
Laura Klünder
cdc183f3a6 m/px should have up to 6 decimals 2024-09-04 12:49:27 +02:00
Laura Klünder
b125f7aff6 sort some imports 2024-08-31 15:42:26 +02:00
Laura Klünder
66db7c4c7c fix show-nearby thing 2024-08-31 12:49:15 +02:00
Laura Klünder
20acc3bc5b understand that beaconmeasurement data is split into wifi and ibeacon 2024-08-30 20:47:35 +02:00
Laura Klünder
cffc277b18 delete superfluous line of code 2024-08-28 15:07:35 +02:00
Laura Klünder
abd1523594 turn click anywhere on the map into a one-step process 2024-08-28 15:05:38 +02:00
Laura Klünder
dc6df1fb7b fix convert_scans not working for some reason 2024-08-28 14:56:59 +02:00
Laura Klünder
0999bb46fc fix cross-origin stuff for embed 2024-08-27 23:59:52 +02:00
Laura Klünder
e56aa9e77e add about_extra setting 2024-08-27 18:47:17 +02:00
se4598
d6ba4a71d5
compile translations when building image (#189) 2024-08-27 16:37:58 +02:00
Gwendolyn
40601371f4 smaller UI elements for smaller screens (fixes #147) 2024-08-27 14:31:56 +02:00
Gwendolyn
18279f61d0 PgUp and PgDown for switching levels (fixes #192) 2024-08-27 13:34:14 +02:00
Gwendolyn
82d1f48685 filtering mesh message types and nodes 2024-08-27 12:52:37 +02:00
Laura Klünder
78fe28b3ec s/or/and/ in can_manage_mesh 2024-08-22 19:47:34 +02:00
Laura Klünder
07a7e041cb fix template errors if mesh not enabled 2024-08-22 13:22:00 +02:00
Laura Klünder
f7d1f6736d avoid duplicate points in new ramp altitudeareas → no crashes! \o/ 2024-08-22 13:12:12 +02:00
Laura Klünder
4979c137e4 fix upper bound after rewrite 2024-08-20 22:36:19 +02:00
Laura Klünder
aaa748efdc fix another thing that broke with the new ramps 2024-08-20 22:26:43 +02:00
Laura Klünder
d4e5b2e9c8 fix intersections in multilinestring configurations and stuff 2024-08-20 21:50:51 +02:00
Laura Klünder
c5b2ed9f4b split LevelGeometries into its two subtypes 2024-08-19 15:49:58 +02:00
Laura Klünder
9f264d1f59 make LevelRenderData into a dataclass 2024-08-19 15:19:12 +02:00
Laura Klünder
034f8fe463 refactor LevelGeometries code with type hints and stuff 2024-08-18 23:21:19 +02:00
Laura Klünder
4ab91d54ea missing Theme import in models.__init__ 2024-08-18 21:49:16 +02:00
Laura Klünder
bbbdfd15fb fix bugs with new ramps 2024-08-18 21:48:17 +02:00
Laura Klünder
5eb7cd363c implement multi-point ramps including in-ramp marker support 2024-08-18 21:48:17 +02:00
Laura Klünder
53b30df5a2 remove another reference to altitude2 2024-08-18 21:48:17 +02:00
Laura Klünder
2bc044e91f move all other code to AltitudeArea.points, no multi-point implementation yet 2024-08-18 21:48:17 +02:00
Laura Klünder
27ba0c0eaa implement AltitudeArea.get_altitudes() for multiple points 2024-08-18 21:48:17 +02:00
Laura Klünder
732cd8a4ea change altitudearea model to support multiple points 2024-08-18 21:48:17 +02:00
Laura Klünder
02411b0181 make theme ui in editor use changesets 2024-08-18 16:17:01 +02:00
Laura Klünder
41aab65723 add missing MeshControlMixin 2024-08-18 15:36:52 +02:00
Laura Klünder
2696794421 small fix for when change geometries is missing 2024-08-18 15:07:10 +02:00
Laura Klünder
d4140e09ed show affected areas in mapupdate control panel 2024-08-18 15:03:38 +02:00
Laura Klünder
6d461e3134 add django-pydantic-field 2024-08-17 17:23:34 +02:00
Laura Klünder
703d39ebd6 turn a comment into a todo 2024-08-17 17:16:01 +02:00
Jenny Danzmayr
168a6a5af6 fixed redemption of signed access tokens 2024-08-15 03:31:16 +02:00
Jenny Danzmayr
4b71893198 updated dependencies 2024-08-14 02:56:41 +02:00
Jenny Danzmayr
fde7c28bb9 update sentry-sdk to latest v2 2024-08-14 02:56:41 +02:00
renovate[bot]
52c602e004 ⬆️ Update python tile-server dependencies 2024-08-14 02:36:32 +02:00
Jenny Danzmayr
f56b6416df optionally use PyGObject and pycario instead of pgi and cairocffi
pgi doesn't work with python 3.12, but PyGObject and pycario does work
2024-08-13 21:30:02 +02:00
Jenny Danzmayr
aa49840806 start of proj4 support (part of GPS support) 2024-08-13 21:19:05 +02:00