Commit graph

56 commits

Author SHA1 Message Date
Laura Klünder
0fe724e3e1 add v2 session auth api 2023-11-14 17:55:17 +01:00
Laura Klünder
f5c33724dc start adding new ninja-based OpenAPI-compatible API v2, starting with mesh 2023-11-11 03:01:15 +01:00
Laura Klünder
9e9e41fb3f store firmwares and add firmware api stub 2023-11-05 18:47:20 +01:00
Laura Klünder
fb4da7c768 satisfy linter and type checker in many places 2022-04-03 20:19:41 +02:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
7e56927a72 api endpoint to get the current dynamic position 2019-12-27 20:03:32 +01:00
Laura Klünder
cdb14a1e2c Session API 2018-11-23 22:28:04 +01:00
Laura Klünder
c9ce76b1df make editor api show up nicely in APIRoot 2018-11-21 01:38:57 +01:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
8ffa982882 fix api overview 2018-09-19 17:31:36 +02:00
Laura Klünder
c5fc590c2a update to python3.7, update dependencies and fix obvious update issues 2018-09-16 20:19:13 +02:00
Laura Klünder
62c8456675 /updates/fetch 2017-12-24 01:01:58 +01:00
Laura Klünder
303c4be485 add missing api endpoints for descriptions and access restriction groups 2017-12-20 22:53:57 +01:00
Laura Klünder
1169597800 update tile access cookie setting infrastructure 2017-12-04 17:24:01 +01:00
Laura Klünder
d4a0a9b7dd show current (maybe anonymous) user and their permissions 2017-12-04 16:11:57 +01:00
Laura Klünder
9bcd4600e0 add more explanation to the API 2017-11-29 11:27:50 +01:00
Laura Klünder
f73d016826 add some information to the API root 2017-11-29 11:13:13 +01:00
Laura Klünder
4c88cb2504 add routing api 2017-11-27 16:40:15 +01:00
Laura Klünder
6d13725e13 location api: use ids by default 2017-11-27 16:06:55 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
ead6de24ae map API 2017-10-10 17:55:55 +02:00
Laura Klünder
9466c2559f AccessRestriction API 2017-07-13 19:01:47 +02:00
Laura Klünder
4a58c1afab create LocationGroupCategory 2017-07-10 13:54:33 +02:00
Laura Klünder
f2913dd8ac rename Point to POI 2017-07-08 16:29:12 +02:00
Laura Klünder
55d2d6759f create new ChangeSet API 2017-07-06 13:07:05 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
b19a8b7356 introducing column model 2017-06-09 15:22:30 +02:00
Laura Klünder
46dc1627e1 show geometries in editor… introducing the editor API 2017-05-21 23:39:26 +02:00
Laura Klünder
6bbac4a7ba new REST API 2017-05-11 21:02:01 +02:00
Laura Klünder
c9661e4edb rename Level to Section 2017-05-07 12:39:24 +02:00
Laura Klünder
40ec256f5a fix isort 2017-05-01 18:37:10 +02:00
Laura Klünder
5efb6d537d remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00
Laura Klünder
feb8848fe0 add api to retrieve locations 2016-12-15 13:18:46 +01:00
Laura Klünder
e69b0a95ec editor: select geometry types to show on map 2016-12-06 20:47:17 +01:00
Laura Klünder
5dbeb9c356 remove old geometrystyles api endpoint 2016-11-28 19:39:56 +01:00
Laura Klünder
769343f78a change mapitems API to geometry API. 2016-11-27 14:03:39 +01:00
Laura Klünder
bc0b5521ce Refactoring Mapdata Models: MapItem and GeometryMapItem 2016-11-14 21:15:20 +01:00
Laura Klünder
8c4306df5b add obstacles and doors api endpoint urls 2016-10-16 17:13:06 +02:00
Laura Klünder
47a0915eda rename models: Inside→Building, Room→Area 2016-10-16 13:35:01 +02:00
Laura Klünder
4b74eb0cf5 add feature views to api and editor.js 2016-10-13 13:55:02 +02:00
Laura Klünder
0036b27057 split feature model – beginnings (still missing: API, Forms, Editor) 2016-10-12 15:25:00 +02:00
Laura Klünder
4b97e3532f remove recursive serialization in api and replace url root with list of all endpoints 2016-10-11 17:29:02 +02:00
Laura Klünder
a19f3c4de0 remove api versioning completely 2016-10-06 13:35:44 +02:00
Laura Klünder
457a7a9e86 switch to api NamespaceVersioning 2016-10-06 13:23:15 +02:00
Laura Klünder
ab7978f61b rename submittask/submittasks api endpoint 2016-10-06 12:43:35 +02:00
Laura Klünder
6753907df5 refactor/improve /editor/finalize with more JS and REST 2016-10-05 18:20:06 +02:00
Laura Klünder
70936562d0 use absolute imports everywhere 2016-09-27 16:18:18 +02:00
Laura Klünder
576b33fd1a Editor: edit & delete features 2016-09-26 13:32:05 +02:00
Laura Klünder
3c96a98344 multi-language feature titles 2016-09-23 17:02:32 +02:00
Laura Klünder
02cafee6be refactor api views inter their respecting apps 2016-09-22 12:58:21 +02:00