Commit graph

146 commits

Author SHA1 Message Date
Laura Klünder
435a271eab allow direct proposing of changesets as well as direct commiting 2024-12-02 11:58:55 +01:00
Laura Klünder
8a35e72148 no changeproblems if changeset is applied 2024-12-02 11:58:55 +01:00
Laura Klünder
eaffd55718 fix two typos 2024-12-02 11:58:55 +01:00
Laura Klünder
6c5aba62ec cache as_operations 2024-12-02 11:58:55 +01:00
Laura Klünder
f2f0b9fdae fixes to make the last commit work (asside from applying changes) 2024-12-02 11:58:54 +01:00
Laura Klünder
174866c2fd mid-work commit from train 2024-12-02 11:58:54 +01:00
Laura Klünder
55b8e6e78c some small stuff 2024-12-02 11:58:54 +01:00
Laura Klünder
eee0ff059a remove some more old code 2024-12-02 11:58:54 +01:00
Laura Klünder
f04475672f display redirectslugs correctly 2024-12-02 11:58:54 +01:00
Laura Klünder
c9d73e9daf lets try to display the changeset contents nicely 2024-12-02 11:57:18 +01:00
Laura Klünder
bf14090010 generate changed objects 2024-12-02 11:57:18 +01:00
Laura Klünder
f729efb9d4 in-between state, we now need to fix geometry field serialization 2024-12-02 11:57:18 +01:00
Laura Klünder
6db9e28a74 reorganize changes module into overlay and operations 2024-12-02 11:57:18 +01:00
Laura Klünder
71789e7f41 intercept save and delete 2024-12-02 11:57:18 +01:00
Laura Klünder
431372c4e4 start implementing data structured for new changesets 2024-12-02 11:57:18 +01:00
Laura Klünder
f7912d177d don't edit mapdata when changeset is active, up next: log changes 2024-12-02 11:57:18 +01:00
Laura Klünder
aab4230a3a rip out most of the old wrapper and changeset code 2024-12-02 11:57:18 +01:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
8dc028dfd0 fix bug when creating an object with a locationredirect 2019-12-26 17:16:51 +01:00
Laura Klünder
a49fed2b20 introducing NoopChangedObject for performance optimization where applicable 2019-12-10 14:12:14 +01:00
Laura Klünder
35220eaef6 some performance optimizations 2019-12-10 14:02:16 +01:00
Laura Klünder
b3f307b9a6 optimize traffic for editor geometries / cache objects locally 2019-12-10 00:11:59 +01:00
Laura Klünder
d0203006ab fix bug in get_objects 2018-12-26 11:57:37 +01:00
Laura Klünder
b241c5f0d7 was this the bug? 2018-12-25 22:40:08 +01:00
Laura Klünder
370b5293ea hopefully fix error with redirects 2018-12-25 22:35:01 +01:00
Laura Klünder
aa0ee0f738 unassign change set if it is rejected 2018-12-24 14:09:36 +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
Laura Klünder
1594e09189 editor API: activate, edit, propose, accept, etc… 2018-11-29 01:30:53 +01:00
Laura Klünder
f511526aac set_changeset_author_on_login signal 2018-11-23 21:41:02 +01:00
Laura Klünder
8c5b2e734a change changeset owner after login even if login happened outside of editor 2018-11-23 21:26:54 +01:00
Laura Klünder
55013a61b6 more fixes for the editor 2018-09-18 17:38:26 +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
73fd455ea3 fix all remaining errors with redirect slugs 2017-12-24 17:53:28 +01:00
Laura Klünder
ea32785ca8 temporary fix for error 500 2017-12-24 13:33:59 +01:00
Laura Klünder
38edfe4216 fix error with Location.get_child() in editor 2017-12-24 13:23:19 +01:00
Laura Klünder
64f5d34b66 fix changeset notifying 2017-12-20 13:50:32 +01:00
Laura Klünder
2964ddf0f4 notify reviewers via email when a changeset is proposed 2017-12-20 13:44:36 +01:00
Laura Klünder
27380c86b7 don't block so much 2017-12-20 12:40:34 +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
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
1f80f2daa6 remove editor.utils because nearly nothing in it was used 2017-11-30 15:52:02 +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
2185c1ac6a enable using the tileserver with minimal requirements 2017-11-21 02:12:00 +01:00