Commit graph

662 commits

Author SHA1 Message Date
Laura Klünder
7a4bbeb2a6 remove unneeded method 2017-06-08 16:34:01 +02:00
Laura Klünder
eb7fa85a81 improve svg rendering performance using prefetch_related 2017-06-08 16:30:58 +02:00
Laura Klünder
bffc0f2191 fix svg rendering for new holes 2017-06-08 16:21:32 +02:00
Laura Klünder
98501dbf3a move holes from sections to spaces 2017-06-08 15:19:12 +02:00
Laura Klünder
129be97a59 remove unneeded method 2017-05-31 02:39:35 +02:00
Laura Klünder
341c2f98e5 replace except: pass with suppress() context manager 2017-05-31 02:38:59 +02:00
Laura Klünder
c65f01d620 improve editor geometry API performance using prefetch_related 2017-05-29 16:36:17 +02:00
Laura Klünder
c6a5ed399b add original_geometry to building in editor geometry api 2017-05-29 10:14:39 +02:00
Laura Klünder
80b0d45823 remove help_text from Location color 2017-05-27 18:37:26 +02:00
Laura Klünder
c4474f3a9f remove section name 2017-05-27 18:36:20 +02:00
Laura Klünder
f6cb959041 editor: edit slugs and redirecting slugs 2017-05-27 18:29:36 +02:00
Laura Klünder
e8099850c4 editor: fly to relevant areas 2017-05-27 16:19:49 +02:00
Laura Klünder
35a1114199 calculate image idimensions from Source dimensions :3 2017-05-26 22:38:46 +02:00
Laura Klünder
dcfab74f29 make sources editable 2017-05-26 21:37:53 +02:00
Laura Klünder
b7333bba52 move source bounds to BoundsMixin 2017-05-26 21:25:54 +02:00
Laura Klünder
53d8ebbddc rename empty string Space level and category to normal 2017-05-26 20:25:24 +02:00
Laura Klünder
f42d4dbeaf remove old mapdata.render package 2017-05-21 23:41:42 +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
8c4540c656 remove unneeded variable 2017-05-21 23:34:09 +02:00
Laura Klünder
85da33dee6 title property for all EditorFormMixin models 2017-05-16 18:11:33 +02:00
Laura Klünder
10ebf99f30 flake8 2017-05-16 16:23:12 +02:00
Laura Klünder
4f2861308a describe locationgroup choices in editor forms 2017-05-16 14:50:36 +02:00
Laura Klünder
4ef273fc00 swap space color logic 2017-05-13 21:33:05 +02:00
Laura Klünder
50a8b19e31 draw stuffed areas 2017-05-13 21:32:13 +02:00
Laura Klünder
31160e1141 render space inventory 2017-05-13 21:26:33 +02:00
Laura Klünder
283ee87248 dont draw areas without special color 2017-05-13 20:48:48 +02:00
Laura Klünder
84ebce2e0d change location color priority 2017-05-13 20:21:45 +02:00
Laura Klünder
f2179d07e4 use less definitions in svg 2017-05-13 20:10:12 +02:00
Laura Klünder
1f897ccec9 improve shadow rendering 2017-05-13 19:19:28 +02:00
Laura Klünder
860d80a88b flake8 2017-05-13 16:42:39 +02:00
Laura Klünder
6512ef7905 colorize spaces 2017-05-13 16:39:01 +02:00
Laura Klünder
16556c104a improve svg rendering with wall shadows 2017-05-13 14:59:59 +02:00
Laura Klünder
97ffea6166 base for new renderer 2017-05-12 23:37:03 +02:00
Laura Klünder
d644ac614e add Space.outside (for correct rendering) 2017-05-12 23:11:11 +02:00
Laura Klünder
d816762ea2 remove unused imports 2017-05-12 13:52:01 +02:00
Laura Klünder
d9a451765c add ?detailed to Location API 2017-05-12 13:21:41 +02:00
Laura Klünder
4b0429f41b add title to Locatio serializer 2017-05-12 13:15:13 +02:00
Laura Klünder
1adf59af00 remove subtitle vom Location and fix title 2017-05-12 13:10:48 +02:00
Laura Klünder
4803704cec move slug to LocationSlug serializer 2017-05-12 12:54:10 +02:00
Laura Klünder
92003080ed delete old stuff from mapdata 2017-05-12 01:21:53 +02:00
Laura Klünder
9d67cdcb75 add LocationRedirect and fallback slug for locations 2017-05-11 22:46:39 +02:00
Laura Klünder
40375585e1 add location→types API endpoint 2017-05-11 21:34:36 +02:00
Laura Klünder
6bbac4a7ba new REST API 2017-05-11 21:02:01 +02:00
Laura Klünder
513bb25b6a move title property to Location 2017-05-11 09:06:19 +02:00
Laura Klünder
67f2bcdf0e delete AreaLocation 2017-05-10 21:31:54 +02:00
Laura Klünder
69ac1b74c6 convert all remaining AreaLocations 2017-05-10 21:24:31 +02:00
Laura Klünder
fd17c3c29d convert general-area-AreaLocations to Areas and poi-AreaLocations to Points 2017-05-10 20:41:22 +02:00
Laura Klünder
8290083fd4 Create new Location model structure 2017-05-10 19:02:31 +02:00
Laura Klünder
e8e4e9fd40 add Point model 2017-05-10 15:30:54 +02:00
Laura Klünder
84b826e261 s/stuffedareas/areas/ 2017-05-10 15:30:02 +02:00