Commit graph

838 commits

Author SHA1 Message Date
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
Laura Klünder
c4474f3a9f remove section name 2017-05-27 18:36:20 +02:00
Laura Klünder
d3409e8941 fix redirects in mapdata api 2017-05-27 18:33:16 +02:00
Laura Klünder
f6cb959041 editor: edit slugs and redirecting slugs 2017-05-27 18:29:36 +02:00
Laura Klünder
04dc3ec589 nozoom on editor.spaces.details 2017-05-27 17:48:26 +02:00
Laura Klünder
6a9b999e1c dont zoom on list views 2017-05-27 17:47:11 +02:00
Laura Klünder
9b80a44d6d allow editing points in editor 2017-05-27 16:50:55 +02:00
Laura Klünder
b8033edcf5 use original_geometry on features that are being edited and don't show a shadow 2017-05-27 16:46:24 +02:00
Laura Klünder
28a2a30f5b also fly to whatever is being edited and remove black gap between geometry loadings 2017-05-27 16:28:13 +02:00
Laura Klünder
e8099850c4 editor: fly to relevant areas 2017-05-27 16:19:49 +02:00
Laura Klünder
44cacd24b5 calculate bounds from sources 2017-05-27 15:25:06 +02:00
Laura Klünder
e5d97f45cc fix sources in editor 2017-05-27 14:28:07 +02:00
Laura Klünder
b90d9ba536 remove debug output 2017-05-27 00:59:04 +02:00
Laura Klünder
0e61527ec3 set maxzoom for flyToBounds 2017-05-27 00:58:53 +02:00
Laura Klünder
07c279fe51 zoom to items by clicking them on the table 2017-05-27 00:55:34 +02:00
Laura Klünder
8f1c04a3c6 remove old get_dimensions() 2017-05-27 00:22:59 +02:00