Commit graph

916 commits

Author SHA1 Message Date
Laura Klünder
e0a0b1e653 non-opaque areas please 2017-12-14 21:57:08 +01:00
Laura Klünder
30b73ea1c2 include extra_seconds in EditorForm 2017-12-11 16:00:01 +01:00
Laura Klünder
95fc1253bc add new fields to WayType 2017-12-11 15:34:07 +01:00
Laura Klünder
040e2b2843 fix typo in registration form 2017-12-10 14:25:25 +01:00
Laura Klünder
3803d86e21 add c3nav.control app 2017-12-08 14:48:37 +01:00
Laura Klünder
e3700a205a editor permissions 2017-12-08 00:51:15 +01:00
Laura Klünder
71faaf6caa I18nModelFormMixin 2017-12-08 00:36:12 +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
f915210cf2 LocationGroupCategory.title_plural 2017-11-30 16:51:28 +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
6cfd8eb0e3 some more options / features for I18nField 2017-11-30 15:26:06 +01:00
Laura Klünder
fa450084dc fix wrapped orm error with i18nfield 2017-11-30 15:06:54 +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
e7f0a00df9 caching in the editor API 2017-11-29 12:11:47 +01:00
Laura Klünder
86a7c8b847 use same template in both lists 2017-11-25 20:40:44 +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
885dc49ae0 remove <strong> tag 2017-11-25 20:33:20 +01:00
Laura Klünder
94445edfc0 show graph node connections in editor 2017-11-25 20:32:05 +01:00
Laura Klünder
20cacfa507 speedup level graph api a bit 2017-11-25 19:01:23 +01:00
Laura Klünder
3bdbb57090 less queries for space graph view 2017-11-25 18:12:28 +01:00
Laura Klünder
6288a1304f fix deactivating graph nodes without reloading 2017-11-25 16:40:09 +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
3756e01552 fix error when applying changesets 2017-11-25 11:48:28 +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
540f72244f don't filter graph edges in level graph view 2017-11-25 11:07:40 +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
9ad5c6a5e7 fix ChangeSet.is_author for non-saved changesets 2017-11-22 22:54:59 +01:00
Laura Klünder
fdf6269000 fix WrappedQuerySet.model property 2017-11-22 22:16:59 +01:00
Laura Klünder
2185c1ac6a enable using the tileserver with minimal requirements 2017-11-21 02:12:00 +01:00
Laura Klünder
116590b88f c3nav.mapdata.cache → c3nav.mapdata.utils.cache 2017-11-20 00:39:01 +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
3bfc21d90c only focus first element 2017-11-19 12:17:38 +01:00
Laura Klünder
3b29b6bc91 snapping needs to be with ctrl, otherwise drawing won't work 2017-11-18 19:20:26 +01:00
Laura Klünder
9ea99d8a32 snap to angles with shift key, not ctrl 2017-11-18 18:07:15 +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
d3c4469a38 show altitudemarkers in levelgeometries, too 2017-11-18 17:45:01 +01:00
Laura Klünder
561fbb5abb show altitudemarkers in blue 2017-11-18 17:38:13 +01:00
Laura Klünder
eea7dac41a editor: focus first form field after creating 2017-11-18 17:31:49 +01:00
Laura Klünder
69ee9e8fe9 remove unneded variable 2017-11-18 17:28:32 +01:00
Laura Klünder
8b301d1048 editor: snap to 15° when dragging vertices 2017-11-18 17:25:22 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
e965983322 continuous zooming in editor 2017-11-16 01:04:31 +01:00