Commit graph

863 commits

Author SHA1 Message Date
Laura Klünder
845cce3cc2 check migrations in .travis.yml 2017-06-11 16:24:58 +02:00
Laura Klünder
1a30cb325e improve queries in editor views 2017-06-11 15:37:25 +02:00
Laura Klünder
61fa8276b2 remove invalid h3 tag 2017-06-11 15:24:52 +02:00
Laura Klünder
e8ffe20413 optimize queries in mapdata API 2017-06-11 15:10:48 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
27ff35e785 remove old attribute in html 2017-06-11 13:53:48 +02:00
Laura Klünder
faa577de32 fix section svg renderer 2017-06-11 13:51:05 +02:00
Laura Klünder
3773a13c46 show object title when asking to confirm deleting 2017-06-11 13:34:53 +02:00
Laura Klünder
7e9c2bad5d fix eidt spaces view on secondary sections 2017-06-11 13:33:00 +02:00
Laura Klünder
d01732e589 show spaces from other sections in space view and hightlight space better 2017-06-11 13:26:35 +02:00
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