Laura Klünder
|
b883a11eaf
|
max-line-length 120
|
2017-06-18 20:43:59 +02:00 |
|
Laura Klünder
|
5b868e91bf
|
full-width nav
|
2017-06-18 20:43:53 +02:00 |
|
Laura Klünder
|
b014da6a9b
|
add login to editor
|
2017-06-18 20:43:20 +02:00 |
|
Laura Klünder
|
0f3fea804a
|
implement back-to-map
|
2017-06-18 19:09:17 +02:00 |
|
Laura Klünder
|
5d41fe0e30
|
is_authenticaed is now a property
|
2017-06-18 18:53:54 +02:00 |
|
Laura Klünder
|
613c9ee843
|
dont count LocationRedirect update changes as they are invisible
|
2017-06-18 18:50:16 +02:00 |
|
Laura Klünder
|
279d9bab52
|
auto prefetch_related on LocationSlug
|
2017-06-18 18:42:30 +02:00 |
|
Laura Klünder
|
f992cd75ed
|
only fetch changeset if it's not the same one as in the session
|
2017-06-18 18:36:09 +02:00 |
|
Laura Klünder
|
5501497161
|
only get foreign object if asked for it
|
2017-06-18 18:33:20 +02:00 |
|
Laura Klünder
|
f9fe05e5a5
|
show when changeset was created
|
2017-06-18 18:32:16 +02:00 |
|
Laura Klünder
|
33db075cab
|
border below each change group
|
2017-06-18 18:23:52 +02:00 |
|
Laura Klünder
|
d7eb23a31d
|
move changeset delete button to bottom
|
2017-06-18 18:20:35 +02:00 |
|
Laura Klünder
|
d104852138
|
only set nonempty titles
|
2017-06-18 18:09:47 +02:00 |
|
Laura Klünder
|
9cf48cb609
|
always copy dict on Location.__init__ because it could be the default
|
2017-06-18 18:08:58 +02:00 |
|
Laura Klünder
|
4595920337
|
created icon with tooltip in changeset view
|
2017-06-18 17:52:57 +02:00 |
|
Laura Klünder
|
483dcfc218
|
m2m value has to be json decoded too
|
2017-06-18 17:52:26 +02:00 |
|
Laura Klünder
|
0961bf849c
|
show creation date for each change
|
2017-06-18 17:36:08 +02:00 |
|
Laura Klünder
|
40b4540343
|
show related model titles and track changing titles
|
2017-06-18 17:20:57 +02:00 |
|
Laura Klünder
|
a659b37bc8
|
neatly show changes
|
2017-06-18 16:52:50 +02:00 |
|
Laura Klünder
|
fae4c70050
|
allow obj_pk on Changes with action=create
|
2017-06-18 16:10:00 +02:00 |
|
Laura Klünder
|
0c675ce5aa
|
allow retrieving all ever created models, even deleted ones
|
2017-06-18 15:30:35 +02:00 |
|
Laura Klünder
|
86de9dd053
|
enable overwriting wrapped qs cache to avoid _get_created_objects again
|
2017-06-18 06:17:46 +02:00 |
|
Laura Klünder
|
b773373d73
|
use space.pk instead of space.id so everything works wrapped
|
2017-06-18 05:58:24 +02:00 |
|
Laura Klünder
|
376a6fddbf
|
cannot break here, this means only adding one property
|
2017-06-18 05:32:12 +02:00 |
|
Laura Klünder
|
604f8c3be5
|
fix redirects with noscript
|
2017-06-18 05:17:41 +02:00 |
|
Laura Klünder
|
07c6c11373
|
redirectslug unique check and QuerySetWrapper.delete()
|
2017-06-18 05:14:02 +02:00 |
|
Laura Klünder
|
bc1b96e43f
|
move noscript note
|
2017-06-18 04:42:49 +02:00 |
|
Laura Klünder
|
93c33ce605
|
filtering==, validate_unique and created model inheritance
|
2017-06-18 04:40:37 +02:00 |
|
Laura Klünder
|
2611e20284
|
values_list should be iterable multiple times
|
2017-06-18 01:19:41 +02:00 |
|
Laura Klünder
|
b0557a5d58
|
dont zoom out when starting to edit something
|
2017-06-18 01:12:38 +02:00 |
|
Laura Klünder
|
a60d2ba36c
|
dont zoom map on space or level edit
|
2017-06-18 01:08:04 +02:00 |
|
Laura Klünder
|
0be9100c0f
|
use is_created_pk everywhere
|
2017-06-18 01:04:07 +02:00 |
|
Laura Klünder
|
27af4d0dc5
|
remove unneeded code for manager.core_filters that slowed everything down
|
2017-06-18 00:50:50 +02:00 |
|
Laura Klünder
|
df880ca43b
|
always get queryset on manager (for filtering)
|
2017-06-18 00:45:06 +02:00 |
|
Laura Klünder
|
fb9479783f
|
return created objects in values_list
|
2017-06-18 00:00:29 +02:00 |
|
Laura Klünder
|
56284038c2
|
correct treatment of core_filters in Wrappers
|
2017-06-17 23:59:55 +02:00 |
|
Laura Klünder
|
bd32896b95
|
fix get_color()
|
2017-06-17 23:40:23 +02:00 |
|
Laura Klünder
|
036a8bf607
|
update _parse_change to avoid glitches
|
2017-06-17 23:37:43 +02:00 |
|
Laura Klünder
|
4e5f3b952e
|
update Change.__repr__ so it does also work on deleted objects
|
2017-06-17 23:23:32 +02:00 |
|
Laura Klünder
|
c3fd098f05
|
fix Wrapped Queryset none()
|
2017-06-17 23:12:23 +02:00 |
|
Laura Klünder
|
44811460a1
|
fix prefetch_related about existing objects
|
2017-06-17 22:50:56 +02:00 |
|
Laura Klünder
|
2cb66cbd64
|
remove debug call that caused duplicate results
|
2017-06-17 22:45:44 +02:00 |
|
Laura Klünder
|
94b080c58d
|
remove debug output
|
2017-06-17 22:20:03 +02:00 |
|
Laura Klünder
|
1c5a786dca
|
get_prefetch_queryset and _apply_rel_filters
|
2017-06-17 22:18:18 +02:00 |
|
Laura Klünder
|
4325b1984d
|
raise error if there is unsupported extrastuff
|
2017-06-17 22:13:43 +02:00 |
|
Laura Klünder
|
ec18984875
|
fix m2m prefetch_related with newly created objects
|
2017-06-17 22:11:20 +02:00 |
|
Laura Klünder
|
f0d4d122da
|
fix changeset parsing on prefetch_related with manytomany
|
2017-06-17 21:50:15 +02:00 |
|
Laura Klünder
|
cb4867614c
|
fix reverse m2m __in filter
|
2017-06-17 20:05:33 +02:00 |
|
Laura Klünder
|
e7292692d5
|
add QuerySetWrapper support for reverse m2m __in filtering
|
2017-06-17 19:42:17 +02:00 |
|
Laura Klünder
|
1fb37eb41b
|
temporarily disable prefetch_reload('groups')
|
2017-06-16 22:27:10 +02:00 |
|