Commit graph

3104 commits

Author SHA1 Message Date
Laura Klünder
8824026ce0 only show grid squares if there is a grid 2018-12-10 19:35:59 +01:00
Laura Klünder
fc0f35eb25 show grid suqares in details_display 2018-12-10 19:32:28 +01:00
Laura Klünder
1528e66758 add cell property to location serialization 2018-12-10 19:24:19 +01:00
Laura Klünder
0ef08ad61b give grid cells for spaces and areas as well 2018-12-10 19:16:50 +01:00
Laura Klünder
f861fecee5 display grid cell for POIs 2018-12-10 19:06:38 +01:00
Laura Klünder
875b18c730 add support for grid and display grid cell for custom locations already 2018-12-10 18:52:32 +01:00
Laura Klünder
600900bb58 graph editing permissions 2018-12-09 21:32:43 +01:00
Laura Klünder
05679e20c7 remove unneeded variable 2018-12-09 21:28:41 +01:00
Laura Klünder
a0f57f59a9 should not be able to call create view if user cannot create 2018-12-09 21:27:13 +01:00
Laura Klünder
01e0e27241 fix geometry field in editorform logic 2018-12-09 21:26:01 +01:00
Laura Klünder
69b51ddc37 don't forget to add etag to editor html responses 2018-12-09 21:15:41 +01:00
Laura Klünder
7bd3dfaa60 update etag in editor for space accesses 2018-12-09 21:07:04 +01:00
Laura Klünder
6c7582f60d complete base mapdata logic 2018-12-09 21:04:22 +01:00
Laura Klünder
1d8e38bc96 refactor edit view a bit 2018-12-09 20:54:47 +01:00
Laura Klünder
7238603551 use with suppress() because that's pretty 2018-12-09 20:36:43 +01:00
Laura Klünder
92dafeb370 fix can_create in editor list (and some refactoring) 2018-12-09 20:34:06 +01:00
Laura Klünder
200099e9de fix bug where create button would be hidden in editor 2018-12-09 03:14:13 +01:00
Laura Klünder
4ec2a7bb8b sensible default initial bounds 2018-12-09 00:11:01 +01:00
Laura Klünder
47c661095c dont override superuser permissions automatically 2018-12-08 23:19:32 +01:00
Laura Klünder
fdc2b19f4f fix editor crashes when location redirects were edited 2018-12-08 23:16:21 +01:00
Laura Klünder
376709588e respect space_accesses in editor review process (some users can reviews some changes) 2018-12-08 23:16:21 +01:00
Jenny Danzmayr
328fb1b215 lock mapudates before setting cache if possible 2018-12-08 05:54:30 +01:00
Jenny Danzmayr
6d166325e6 fixed MapUpdte logic to work without an existing map update 2018-12-08 05:47:19 +01:00
Laura Klünder
bff07ab0ad cleareventdata: add blank line 2018-12-08 04:32:32 +01:00
Laura Klünder
4a795895c8 fix settings 2018-12-08 04:32:20 +01:00
Laura Klünder
10758158af Revert "downgrade to django 1.9 because of https://code.djangoproject.com/ticket/29182" – it's too late anyway
This reverts commit 325cc0bd6f.
2018-12-08 04:19:22 +01:00
Laura Klünder
325cc0bd6f downgrade to django 1.9 because of https://code.djangoproject.com/ticket/29182 2018-12-08 04:14:41 +01:00
Jenny Danzmayr
aa180d0946 added cleareventdata management command 2018-12-08 03:37:05 +01:00
Laura Klünder
e4c7fd508e error message if config could not be loaded 2018-12-08 02:54:08 +01:00
Laura Klünder
5e134e5b41 add space access and ui for it in the control panel 2018-12-07 23:43:40 +01:00
Laura Klünder
1893b3fd40 UserPermissions should user select_for_update to keep cache reliable 2018-12-07 22:14:20 +01:00
Laura Klünder
26d57d318f remove unneded weird function 2018-12-07 21:41:55 +01:00
Laura Klünder
06ef5bf5a9 more german translation 2018-12-07 20:28:19 +01:00
Laura Klünder
9ffbe20657 update .gitattributes to make sure vendored libraries are ignored 2018-12-07 20:14:30 +01:00
Laura Klünder
51455d735f update german translation 2018-12-07 20:08:53 +01:00
Laura Klünder
3c2201145f squash migrations 2018 2018-12-07 19:45:18 +01:00
Laura Klünder
717a7b40b0 min_width code should not remove stairs and slopes 2018-12-07 16:51:13 +01:00
Laura Klünder
f53117edef always render slopes 2018-12-07 16:01:54 +01:00
Laura Klünder
9d855cfa16 remove wrong comment 2018-12-07 16:00:25 +01:00
Laura Klünder
916a4087cb fix error in openscad renderer where geometry was rendered outside bounds 2018-12-07 16:00:09 +01:00
Laura Klünder
8817ade0eb add option for rendermap filename 2018-12-07 00:22:04 +01:00
Laura Klünder
22bdd340eb min_width can be none 2018-12-06 22:23:42 +01:00
Laura Klünder
0937b078f1 add min_width option 2018-12-06 21:00:55 +01:00
Laura Klünder
d75e8064d2 openscad renderer: support scale 2018-12-06 19:37:33 +01:00
Laura Klünder
72499c00c0 fix centering implementation in openscad renderer 2018-12-06 18:30:41 +01:00
Laura Klünder
016def8178 support setting render bounds in rendermap and openscad renderer 2018-12-06 18:30:28 +01:00
Laura Klünder
b266c3f391 support center option in openscad renderer 2018-12-06 18:01:13 +01:00
Laura Klünder
0dad02a518 fix bug in openscad renderer when spaces touch holes 2018-12-06 17:58:18 +01:00
Laura Klünder
8c9725a82a new renderers: respect --full-levels 2018-12-06 17:48:50 +01:00
Laura Klünder
4e2e8213bc move lower_bound and upper_bound calculation to renderdata 2018-12-06 17:37:54 +01:00