Laura Klünder
|
309b6e5910
|
fix cache key for view data
|
2017-12-19 18:43:56 +01:00 |
|
Laura Klünder
|
61e16c1009
|
fix urls in changeset view
|
2017-12-19 17:39:46 +01:00 |
|
Laura Klünder
|
2f195d3bce
|
activate only if can_edit
|
2017-12-19 17:26:02 +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
|
08621fa6d0
|
support for I18nField in orm wrapper
|
2017-11-30 13:42:28 +01:00 |
|
Laura Klünder
|
01efedc860
|
anonymous users should be able to delete their own changesets
|
2017-11-13 22:15:18 +01:00 |
|
Laura Klünder
|
6ed5188c07
|
remove bare exceptions
|
2017-10-25 00:47:40 +02:00 |
|
Laura Klünder
|
cf2496b5a7
|
check unique collisions to prevent those objects from being restored
|
2017-07-27 15:06:46 +02:00 |
|
Laura Klünder
|
bba5fab2ec
|
fix changeset view for objects with no edit view
|
2017-07-27 14:32:22 +02:00 |
|
Laura Klünder
|
c52ad95bbb
|
PermissionError, not Permission denied
|
2017-07-27 14:29:45 +02:00 |
|
Laura Klünder
|
200603a1f0
|
fix changeset view with deleted location redirects & improve joins
|
2017-07-19 15:20:12 +02:00 |
|
Laura Klünder
|
d74e4973f9
|
successfully deleting a change set should be messages.success
|
2017-07-13 14:05:48 +02:00 |
|
Laura Klünder
|
2270ea5505
|
use get_language_info in changes.py
|
2017-07-13 13:47:00 +02:00 |
|
Laura Klünder
|
2566974ec5
|
changeset view: dont treat False as empty
|
2017-07-10 19:22:19 +02:00 |
|
Laura Klünder
|
106bc6fa17
|
show missing dependencies in changeset view
|
2017-07-07 16:20:03 +02:00 |
|
Laura Klünder
|
b2158bb781
|
dont restore objects that have missing dependencies
|
2017-07-07 16:02:42 +02:00 |
|
Laura Klünder
|
e9332cfb75
|
fix cache invalidation
|
2017-07-07 15:32:41 +02:00 |
|
Laura Klünder
|
45765ef135
|
always include_deleted_created because the cache does the performance
|
2017-07-07 15:16:35 +02:00 |
|
Laura Klünder
|
8e2d986190
|
changeset view: don't forget select_related
|
2017-07-06 14:28:16 +02:00 |
|
Laura Klünder
|
a7916ab3bb
|
don't save active in cache
|
2017-07-06 00:49:31 +02:00 |
|
Laura Klünder
|
aa76c58293
|
move fill_changes_cache in changeset to force include_deleted_created
|
2017-07-06 00:46:13 +02:00 |
|
Laura Klünder
|
9030351461
|
improve changeset cache key
|
2017-07-06 00:27:21 +02:00 |
|
Laura Klünder
|
ceafc2e1cb
|
fix changeset cache_key
|
2017-07-06 00:24:39 +02:00 |
|
Laura Klünder
|
2c053e3d0f
|
cache changed_objects_data in changeset view
|
2017-07-06 00:18:43 +02:00 |
|
Laura Klünder
|
e1b776a03c
|
apply → accept and remove author from ChangeSetUpdate
|
2017-07-05 21:39:31 +02:00 |
|
Laura Klünder
|
2724f082a6
|
force title and description for propose
|
2017-07-05 21:15:04 +02:00 |
|
Laura Klünder
|
146cb7bd7b
|
changeset edit should also update last_update
|
2017-07-05 21:11:19 +02:00 |
|
Laura Klünder
|
1ba2df6116
|
can_propose only if there are changed objects
|
2017-07-05 21:06:17 +02:00 |
|
Laura Klünder
|
22defa20a5
|
fix deleting changesets
|
2017-07-05 20:54:04 +02:00 |
|
Laura Klünder
|
9d194e6de6
|
apply changes (ui, not yet applying them)
|
2017-07-05 20:50:07 +02:00 |
|
Laura Klünder
|
931c6a5267
|
remove unneded line
|
2017-07-05 20:34:34 +02:00 |
|
Laura Klünder
|
c3cd312114
|
unreject
|
2017-07-05 20:32:43 +02:00 |
|
Laura Klünder
|
2aa163e6ed
|
start review and reject changesets
|
2017-07-05 19:40:35 +02:00 |
|
Laura Klünder
|
90e8a6e995
|
add optional select_related to sidebar_view
|
2017-07-05 16:17:19 +02:00 |
|
Laura Klünder
|
81ab6b19d2
|
proposed change sets can be activated, too
|
2017-07-04 23:42:14 +02:00 |
|
Laura Klünder
|
0a6e2797c4
|
fix redirects in login links
|
2017-07-04 22:53:03 +02:00 |
|
Laura Klünder
|
ccd2cf1b99
|
activating change sets
|
2017-07-04 22:45:04 +02:00 |
|
Laura Klünder
|
755421706c
|
save changeset pk in session instead of session id in changeset
|
2017-07-04 22:14:43 +02:00 |
|
Laura Klünder
|
b8be4a8105
|
reimplement propose and unpropose with lock_for_update
|
2017-07-04 20:11:26 +02:00 |
|
Laura Klünder
|
a49019f6d8
|
save last change in changeset and lock changesets before changing stuff
|
2017-07-04 17:05:29 +02:00 |
|
Laura Klünder
|
3e1e8f29f7
|
move created by text into template
|
2017-06-29 18:36:04 +02:00 |
|
Laura Klünder
|
cd7956799f
|
fix unpropose
|
2017-06-29 18:27:43 +02:00 |
|
Laura Klünder
|
1278a564ef
|
set assigned_to to None on unpropose
|
2017-06-29 18:22:51 +02:00 |
|
Laura Klünder
|
fb8abc91c6
|
propose/unpropose
|
2017-06-29 18:01:58 +02:00 |
|
Laura Klünder
|
1180842c66
|
can_delete
|
2017-06-29 17:48:02 +02:00 |
|
Laura Klünder
|
4ed3f8da89
|
more permissions
|
2017-06-29 17:40:33 +02:00 |
|
Laura Klünder
|
0ea8ca9920
|
changeset permissions
|
2017-06-29 17:15:11 +02:00 |
|
Laura Klünder
|
353d9f9ea0
|
restore deleted objects
|
2017-06-29 16:22:41 +02:00 |
|
Laura Klünder
|
9ac3eeeca0
|
edit title and description of changesets
|
2017-06-29 15:53:26 +02:00 |
|
Laura Klünder
|
51f589835b
|
respect object with only changed redirect slugs in changeset view and count
|
2017-06-29 13:20:35 +02:00 |
|