Commit graph

39 commits

Author SHA1 Message Date
Laura Klünder
8a9cdf1ce8 sine curve load? 2024-12-29 23:55:58 +01:00
Laura Klünder
3cae4ede1d let's make it even better 2024-12-29 23:30:10 +01:00
Laura Klünder
7cfc40c5bf cut off lower 10% 2024-12-29 23:21:53 +01:00
Laura Klünder
f1c15c3f8f cutoff at 75% instead of 90% 2024-12-29 23:09:37 +01:00
Laura Klünder
a15190df47 round load data 2024-12-29 22:45:27 +01:00
Gwendolyn
ed14108083 stop showing indicators if the data is stale 2024-12-29 22:17:49 +01:00
Laura Klünder
17266dd997 same procedure 2024-12-29 21:41:16 +01:00
Laura Klünder
5ece3bdd1b fix load_group_continue 2024-12-29 21:39:54 +01:00
Laura Klünder
149dbf7b9d permission for set_load and caching for get_load 2024-12-29 20:11:34 +01:00
Laura Klünder
a2f1296bd5 working get_load endpoint 2024-12-29 20:05:12 +01:00
Gwendolyn
6269f29c51 actually update the model for the previous migration >< 2024-12-29 19:44:36 +01:00
Laura Klünder
25e8ed6464 positionsControl 2024-12-29 18:55:31 +01:00
Laura Klünder
ec61155833 get all of your own positions 2024-12-29 17:36:43 +01:00
Laura Klünder
2f2eef4ffc fix update.timeout 2024-12-29 16:14:55 +01:00
Gwendolyn
2c871781a1 quest control 2024-12-26 02:28:41 +01:00
Laura Klünder
81448d592d make it possible to filter quests 2024-12-26 01:26:51 +01:00
Laura Klünder
c83e91bc78 loadgroup in editor and API 2024-12-25 17:01:30 +01:00
Laura Klünder
d811170716 quests can now be done! 2024-12-24 22:58:26 +01:00
Laura Klünder
56d0925ada cache quests by quest permissions 2024-12-24 18:57:34 +01:00
Laura Klünder
2805061c47 generate quests, but they can't be solved yet 2024-12-24 18:50:53 +01:00
Laura Klünder
d901b49314 links to POIs without slugs were always dead because of prefix collision 2024-12-19 12:26:18 +01:00
Laura Klünder
07a3c5ffa9 no need to explicitly serialize the grid 2024-12-04 12:20:27 +01:00
Laura Klünder
b47e97bb81 new serializer for all locations 2024-12-03 18:42:33 +01:00
Laura Klünder
d254f199e3 map settings api endpoint (fixes #201) 2024-12-03 15:05:53 +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
d67e910fda fix typo in stats 2024-03-30 21:47:35 +01:00
Jenny Danzmayr
ff7d9d85fd fixed PUT on /positions/{position_id}/ API endpoint 2023-12-28 15:27:43 +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
11a631136b remove old debug strings 2023-12-11 18:49:18 +01:00
Laura Klünder
34af60782c merge RangeLocator into Locator and modernize code 2023-12-07 02:21:46 +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
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
Renamed from src/c3nav/mapdata/newapi/map.py (Browse further)