Laura Klünder
|
e0b9ae0087
|
start displaying some errors in the changeset overview
|
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
|
aaf248a927
|
introducing historicobjects
|
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
|
9d4a6b9d46
|
show edit_url in changeset view and fix some bugs
|
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
|
e81d3752a7
|
some bugfixes for titles in changesets
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
0618eb0fff
|
optimize imports
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
37ca7eab31
|
store titles instead of repr in changes
|
2024-12-02 11:57:18 +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
|
f729efb9d4
|
in-between state, we now need to fix geometry field serialization
|
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
|
c1d9a011cf
|
make linter happy
|
2023-12-24 16:07:07 +01:00 |
|
Gwendolyn
|
79752f574c
|
check foreign keys for None before looking them up in changeset (fixes C3NAV-37C3-P)
|
2023-12-18 09:10:26 +01:00 |
|
Gwendolyn
|
7d11c88b01
|
hopefully fixes C3NAV-37C3-J
|
2023-12-17 14:14:06 +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
|
3cef66aa85
|
fix foreignkey in changset linking to created object
|
2019-12-10 21:39:33 +01:00 |
|
Jenny Danzmayr
|
04f781e945
|
return 404 if there is no chageset and user is not logged in
|
2018-12-20 11:54:48 +01:00 |
|
Laura Klünder
|
1dcf2c5b89
|
add changeset_redirect
|
2018-12-17 04:12:18 +01:00 |
|
Laura Klünder
|
1594e09189
|
editor API: activate, edit, propose, accept, etc…
|
2018-11-29 01:30:53 +01: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
|
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
|
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
|
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 |
|