Commit graph

853 commits

Author SHA1 Message Date
Laura Klünder
6a8b7e33ae Space.outside not means „only outside of building“, so False means nothing 2017-06-11 13:18:25 +02:00
Laura Klünder
aa1e419f56 don't show areas in editor section view 2017-06-11 12:56:37 +02:00
Laura Klünder
c7fa53be5d highlight secondary layers when they're active for editing 2017-06-11 12:55:55 +02:00
Laura Klünder
e63ce7f1ea fix minor javascript issues 2017-06-11 12:47:36 +02:00
Laura Klünder
eeaaf3f135 fix editing spaces 2017-06-11 12:44:11 +02:00
Laura Klünder
3dc66dc9b8 fix creation of new geometries in editor 2017-06-11 12:36:10 +02:00
Laura Klünder
bf95b1c9cc highlight sections on top 2017-06-11 12:29:12 +02:00
Laura Klünder
528570b09d dont zoom on section change 2017-06-11 02:25:07 +02:00
Laura Klünder
306f543887 remove button on top right in edit view, we now have position:sticky 2017-06-11 02:14:45 +02:00
Laura Klünder
6f13be9b8b use position:sticky for form submit buttons in editor 2017-06-11 02:13:13 +02:00
Laura Klünder
70a956a945 fix alignment of buttons beside H3 tags 2017-06-11 01:28:01 +02:00
Laura Klünder
cae31c3993 edit sections on top of other sections 2017-06-11 01:19:37 +02:00
Laura Klünder
5836219503 move subsection control beside section control 2017-06-11 00:54:03 +02:00
Laura Klünder
745510ff99 fix error 500 when editing a section 2017-06-11 00:02:40 +02:00
Laura Klünder
3e02958b37 subsection selector 2017-06-11 00:00:25 +02:00
Laura Klünder
b4862b0062 remove debug output 2017-06-10 23:21:29 +02:00
Laura Klünder
d9162ff1fc only make geometries highlightable that are in the sidebar 2017-06-10 23:18:28 +02:00
Laura Klünder
475f8f3523 only show primary sections on editor index 2017-06-10 23:09:29 +02:00
Laura Klünder
9f1f8c78ba navigate to secondary sections 2017-06-10 23:04:28 +02:00
Laura Klünder
9910b3ed83 replace Space.level with secondary sections on top of primary sections 2017-06-10 15:00:47 +02:00
Laura Klünder
9502e247d1 fix wrong error message whan space is not found in mapdata api 2017-06-10 14:48:50 +02:00
Laura Klünder
5ea4d7229a highlight upper spaces with white border in editor 2017-06-09 15:52:57 +02:00
Laura Klünder
f70ed98397 improve drawing neighboring spaces in editor space view 2017-06-09 15:41:13 +02:00
Laura Klünder
b19a8b7356 introducing column model 2017-06-09 15:22:30 +02:00
Laura Klünder
22cd575de4 better back/cancel urls in editor edit view 2017-06-09 14:45:43 +02:00
Laura Klünder
c299e9f4fd snap to centimeter grid in editor 2017-06-09 14:45:34 +02:00
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
665ef56c9b update leaflet, leaflet editable and jquery 2017-06-08 15:42:10 +02:00
Laura Klünder
a3cd83a0e7 update python dependencies 2017-06-08 15:35:05 +02:00
Laura Klünder
590ec0a2d3 update to django 1.11 2017-06-08 15:24:35 +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
23694b207b fix internal server error when creating sections 2017-05-29 16:54:14 +02:00
Laura Klünder
153804bd88 add # noqa to settings.py for flake8 2017-05-29 16:49:58 +02:00
Laura Klünder
ccdf059978 move debug_toolbar inclusion 2017-05-29 16:49:31 +02:00
Laura Klünder
c051b3b536 fix format_geojson to work with GeometryCollections / MultiPolygons 2017-05-29 16:48:00 +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
621cb8f32e add django-debug-toolbar 2017-05-29 16:00:03 +02:00
Laura Klünder
40a83dfa43 remove unneeded line 2017-05-29 15:22:05 +02:00
Laura Klünder
37e6e58d43 add flake8: noqa to some not yet refactored files 2017-05-29 10:18:59 +02:00
Laura Klünder
d6778d1623 remove blank line 2017-05-29 10:17:06 +02:00
Laura Klünder
6d3bf9fa99 remove unused imports in editor api 2017-05-29 10:15:25 +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
3188c4d667 make areas more see-through 2017-05-27 19:01:38 +02:00
Laura Klünder
25cceeaf7b crop stuff correctly in the editor section view 2017-05-27 18:58:23 +02:00
Laura Klünder
a72c451c8f zoom into space 2017-05-27 18:43:08 +02:00
Laura Klünder
80b0d45823 remove help_text from Location color 2017-05-27 18:37:26 +02:00