Commit graph

38 commits

Author SHA1 Message Date
Laura Klünder
d254f199e3 map settings api endpoint (fixes #201) 2024-12-03 15:05:53 +01:00
Laura Klünder
899a9e01ee fix MapdataAPIBuilder 2024-12-03 11:13:13 +01:00
Laura Klünder
707c81f159 integrate data overlay api into new MapdataAPIBuilder 2024-12-03 09:59:51 +01:00
Laura Klünder
be76f3a8db remove unnecessary import 2024-12-02 23:44:54 +01:00
Laura Klünder
f70040fe1d auto-generate mapdata api endpoints 2024-12-02 23:40:41 +01:00
Gwendolyn
7904a95b80 data overlays 2024-11-21 11:56:31 +01:00
Laura Klünder
e5055856fe describing a custom location should honor access restrictions 2024-09-18 20:35:40 +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
Jenny Danzmayr
aa49840806 start of proj4 support (part of GPS support) 2024-08-13 21:19:05 +02:00
Laura Klünder
bf9d113677 METRCIS→METRICS 2024-03-30 22:12:27 +01:00
Laura Klünder
d67e910fda fix typo in stats 2024-03-30 21:47:35 +01:00
Jenny Danzmayr
d1ba39df1c fixed prometheus statistics to correctly use labels 2024-03-30 20:04:55 +01:00
Laura Klünder
a84a19ec0d put mesh_control into user data 2024-03-30 18:16:29 +01:00
Laura Klünder
a8261d0b3d configurable in-memory cache sizes 2024-02-07 20:20:40 +01:00
Jenny Danzmayr
ff7d9d85fd fixed PUT on /positions/{position_id}/ API endpoint 2023-12-28 15:27:43 +01:00
Gwendolyn
2ec5e40f41 user data subtitle can be null 2023-12-12 16:55:58 +01:00
Gwendolyn
4b1ac9f194 convert django lazy string proxies to strings in the base schema validator, rather than in the serialization code of each source model 2023-12-11 20:59:19 +01:00
Laura Klünder
c3ce665562 linter stuff 2023-12-11 18:49:18 +01:00
Laura Klünder
11a631136b remove old debug strings 2023-12-11 18:49:18 +01:00
Gwendolyn
c939c81c71 updates/fetch should return user information in field "user_data" and not "user" 2023-12-11 15:13:16 +01:00
Jenny Danzmayr
960665a4ad fixed error in /updates/fetch api endpoint if case there are no site updates 2023-12-07 07:22:58 +01:00
Laura Klünder
34af60782c merge RangeLocator into Locator and modernize code 2023-12-07 02:21:46 +01:00
Laura Klünder
29e16e8ce0 remove more todo items 2023-12-04 22:31:00 +01:00
Laura Klünder
b7b18cad36 implement can_access_geometry 2023-12-04 22:27:01 +01:00
Laura Klünder
1a0c4e63f5 lots of small fixes and todo removals 2023-12-04 22:21:48 +01:00
Laura Klünder
964574e535 more map api documentation improvements 2023-12-04 18:58:49 +01:00
Laura Klünder
4be79776cb update BoundsSchema docs 2023-12-04 13:55:24 +01:00
Laura Klünder
87ef037421 more api docs and tweaks for auth and updates API 2023-12-04 13:46:32 +01:00
Laura Klünder
ea335a8fe8 start making optional attributes look better in redoc 2023-12-03 23:27:42 +01:00
Laura Klünder
e5e3a6b7e2 make redoc look prettier 2023-12-03 22:52:06 +01:00
Laura Klünder
ba4c2b7d0a rename newapi to api 2023-12-03 21:55:08 +01:00
Laura Klünder
bc0b5521ce Refactoring Mapdata Models: MapItem and GeometryMapItem 2016-11-14 21:15:20 +01:00
Laura Klünder
fcdeb93b9a hide features of non-public packages 2016-10-18 18:50:35 +02:00
Laura Klünder
47a0915eda rename models: Inside→Building, Room→Area 2016-10-16 13:35:01 +02:00
Laura Klünder
dd215e3f3d add Obstacle and Door Features 2016-10-16 13:20:34 +02:00
Laura Klünder
ad16a42ad2 fix source images api 2016-10-15 11:29:57 +02:00
Laura Klünder
4b74eb0cf5 add feature views to api and editor.js 2016-10-13 13:55:02 +02:00