Commit graph

187 commits

Author SHA1 Message Date
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
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
f11c8c5f22 fix editor without ajax 2018-09-18 17:07:58 +02:00
Laura Klünder
c5fc590c2a update to python3.7, update dependencies and fix obvious update issues 2018-09-16 20:19:13 +02: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
ccd00ce6c7 only show title if it's a field on the model 2017-12-21 03:10:44 +01:00
Laura Klünder
51ba158cde remove incorrect colons 2017-12-21 03:09:25 +01:00
Laura Klünder
8f36b70f64 fix changeset view for wifi measurements 2017-12-21 02:44:12 +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
4907490dd0 fix typo 2017-12-19 18:52:55 +01:00
Laura Klünder
08e6bffb72 fix cache key again 2017-12-19 18:49:42 +01:00
Laura Klünder
c70dbc3655 change sets you are reviewing 2017-12-19 18:48:04 +01:00
Laura Klünder
309b6e5910 fix cache key for view data 2017-12-19 18:43:56 +01:00
Laura Klünder
78dbbf4b1a show change sets awaiting review 2017-12-19 17:53:24 +01:00
Laura Klünder
61e16c1009 fix urls in changeset view 2017-12-19 17:39:46 +01:00
Laura Klünder
68060d54f8 fix nosave 2017-12-19 17:31:27 +01:00
Laura Klünder
2f195d3bce activate only if can_edit 2017-12-19 17:26:02 +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
040e2b2843 fix typo in registration form 2017-12-10 14:25:25 +01:00
Laura Klünder
941be347d3 merge similar forms into account_form.html 2017-12-07 18:02:44 +01:00
Laura Klünder
ec0c1d50b8 register and change password in editor 2017-12-07 17:49:41 +01:00
Laura Klünder
d368f2c0ab fix api_etag call with changeset 2017-11-30 17:05:56 +01:00
Laura Klünder
1f80f2daa6 remove editor.utils because nearly nothing in it was used 2017-11-30 15:52:02 +01:00
Laura Klünder
505ea466d2 add I18nField support to EditorForm 2017-11-30 15:05:32 +01:00
Laura Klünder
08621fa6d0 support for I18nField in orm wrapper 2017-11-30 13:42:28 +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
Laura Klünder
0c34d348da make it possible to delete graph nodes again 2017-11-22 23:49:55 +01:00
Laura Klünder
ab0db6cb85 remove graph editing settings and greatly simplify graph editor 2017-11-22 23:13:12 +01:00
Laura Klünder
1d18b98199 allow navigating between levels in space geometry list 2017-11-19 12:41:19 +01:00
Laura Klünder
a768bb762f allow jumping from space detail to space list of other level 2017-11-18 17:51:55 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00