Commit graph

1132 commits

Author SHA1 Message Date
Laura Klünder
57b13e6e2b fix button logic for changeset reviewing 2017-12-19 17:24:51 +01:00
Laura Klünder
ca754b1c0b fix activating changeset for review 2017-12-19 17:22:03 +01:00
Laura Klünder
dd1b0980c6 change the way permissions are read 2017-12-19 17:18:55 +01:00
Laura Klünder
b189ab45cc fix ChangeSet.qs_for_request logic 2017-12-19 17:14:07 +01:00
Laura Klünder
9bef360342 if you can review changesets you can see all of them 2017-12-19 17:12:40 +01:00
Laura Klünder
0dbcb9c45f can_see if can_review 2017-12-19 17:06:11 +01:00
Laura Klünder
be9f0e6720 check if changeset is full 2017-12-19 17:00:06 +01:00
Laura Klünder
1bfe50b4e7 don't crash when setting a DecimalField to None in editor 2017-12-19 16:17:52 +01:00
Laura Klünder
c1fb344bfb fix error with empty filter() call 2017-12-19 15:52:09 +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
0a0bf9972a orm wrapper: fix querying stuff by attname 2017-12-19 01:32:00 +01:00
Laura Klünder
791ff255d1 one query less for rout description editing 2017-12-19 00:56:12 +01:00
Laura Klünder
9ae9477b33 add LeaveDescription and CrossDescription to Editor 2017-12-19 00:50:40 +01:00
Laura Klünder
1fa0179bd6 back to c3nav link in editor 2017-12-18 23:58:17 +01:00
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