Commit graph

104 commits

Author SHA1 Message Date
Laura Klünder
4d837cfddd fix attributeerror 2018-12-11 00:44:27 +01:00
Laura Klünder
1a4d18ae37 geometry url when editing a space should be the space 2018-12-11 00:01:38 +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
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
7f8ca69b82 fix delete in editor without API 2018-11-25 23:34:01 +01:00
Laura Klünder
be0531415d HTTP 409 makes sense in a number of cases 2018-11-22 19:45:12 +01:00
Laura Klünder
fcebc5f5ec status codes for APIHybridMessageRedirectResponse 2018-11-22 19:39:08 +01:00
Laura Klünder
0cc344fe48 check for is_json properly 2018-11-22 19:14:58 +01:00
Laura Klünder
7b78b82949 require all fields on json form submit 2018-11-22 19:14:36 +01:00
Laura Klünder
e778c50f2e allow json bodies for editor form 2018-11-22 18:34:52 +01:00
Laura Klünder
8e15e7d0a4 editor api DELETE support 2018-11-21 22:56:14 +01:00
Laura Klünder
0b6321c7e0 let's to allow_post and allow_delete differently 2018-11-21 22:44:31 +01:00
Laura Klünder
75125ceecb editor list_objects api 2018-11-21 22:21:44 +01:00
Laura Klünder
a9438be2f3 space_detail editor API 2018-11-21 22:15:21 +01:00
Laura Klünder
46ffca598b level_detail editor api 2018-11-21 22:12:34 +01:00
Laura Klünder
5c87cb9592 editor main_index api 2018-11-21 22:07:06 +01:00
Laura Klünder
badda67549 editor edit API 2018-11-21 21:49:49 +01:00
Laura Klünder
9be630c0c6 some better line breaks 2018-11-21 17:59:03 +01:00
Laura Klünder
cc9441b66b implement space exceptions for base_mapdata_access 2018-11-20 23:41:25 +01:00
Laura Klünder
93af6fb951 insert missing if for can_access_base_mapdata 2018-11-20 23:09:59 +01:00
Laura Klünder
bf761c1a1c respect base_mapdata_access in editor 2018-11-20 22:54:53 +01:00
Laura Klünder
8538d99a89 sourceimage view for superuser sources editor 2018-11-16 01:44:24 +01:00
Laura Klünder
a11c9caba1 import the correct IntegrityError 2017-12-22 23:51:57 +01:00
Laura Klünder
c5ac81164b catch integrityerrors in editor 2017-12-22 22:42:00 +01:00
Laura Klünder
603fe56c8b go to other level graphs from space graph 2017-12-22 14:26:24 +01:00
Laura Klünder
b5fb655d20 fix typo 2017-12-21 03:52:56 +01:00
Laura Klünder
27f3bf37a5 enforce login to create wifi measurements 2017-12-21 03:50:57 +01:00
Laura Klünder
b625414cfa WifiMeasurement support in editor 2017-12-21 02:35:36 +01:00
Laura Klünder
245c101eb0 AccessRestrictionGroup 2017-12-20 20:54:58 +01:00
Laura Klünder
68060d54f8 fix nosave 2017-12-19 17:31:27 +01:00
Laura Klünder
be9f0e6720 check if changeset is full 2017-12-19 17:00:06 +01:00
Laura Klünder
6e8728e3c0 only show graph descriptions the user may see 2017-12-19 02:46:20 +01:00
Laura Klünder
120091f985 implement custom route descriptions 2017-12-19 02:32:04 +01:00
Laura Klünder
b32b5c2beb edit route descriptions: only suggest neighbor spaces 2017-12-19 01:49:54 +01:00
Laura Klünder
9ae9477b33 add LeaveDescription and CrossDescription to Editor 2017-12-19 00:50:40 +01:00
Laura Klünder
505ea466d2 add I18nField support to EditorForm 2017-11-30 15:05:32 +01:00
Laura Klünder
536f63eab7 add parenthesis and spaces and access restriction to connection list 2017-11-25 20:39:20 +01:00
Laura Klünder
b6f93e7bb0 fix fatal error when active node is reset 2017-11-25 20:34:30 +01:00
Laura Klünder
94445edfc0 show graph node connections in editor 2017-11-25 20:32:05 +01:00
Laura Klünder
be7cd685be optionally activate next node after connecting 2017-11-25 16:25:50 +01:00
Laura Klünder
de08e4cf58 don't create new nodes if another node is active 2017-11-25 16:07:55 +01:00
Laura Klünder
931f63a42c changed the wrong line 2017-11-25 11:35:45 +01:00
Laura Klünder
79bc00cc43 don't make a created graph node the new active graph node 2017-11-25 11:33:22 +01:00
Laura Klünder
a23357abe2 reorder space child models 2017-11-23 01:00:32 +01:00