Laura Klünder
|
b77a05d603
|
fix debugging
|
2017-11-16 22:53:45 +01:00 |
|
Laura Klünder
|
80d3b73393
|
add even more debug
|
2017-11-16 22:50:44 +01:00 |
|
Laura Klünder
|
2cffd210ca
|
fix debug again
|
2017-11-16 22:46:06 +01:00 |
|
Laura Klünder
|
d4236f96f8
|
fix debug output
|
2017-11-16 22:42:29 +01:00 |
|
Laura Klünder
|
f55bacddc9
|
add debug output
|
2017-11-16 22:39:43 +01:00 |
|
Laura Klünder
|
08ce564075
|
only delete base history
|
2017-11-16 20:59:36 +01:00 |
|
Laura Klünder
|
80dbaf232e
|
fix terrible error where last_processed_update is not updated in the cache
|
2017-11-16 20:57:10 +01:00 |
|
Laura Klünder
|
c890ae6bbf
|
better logging in many places
|
2017-11-16 20:54:59 +01:00 |
|
Laura Klünder
|
c754f046ee
|
get_changed_geometry(): operate on cleaned geometry
|
2017-11-16 19:55:23 +01:00 |
|
Laura Klünder
|
00df96cbe0
|
better output when processing map updates
|
2017-11-16 19:40:57 +01:00 |
|
Laura Klünder
|
0dea6561fa
|
fix typo
|
2017-11-16 19:33:19 +01:00 |
|
Laura Klünder
|
689139a6ec
|
fix broken import
|
2017-11-16 19:27:58 +01:00 |
|
Laura Klünder
|
8c9346a074
|
try to fix MapHistory updating
|
2017-11-16 19:24:49 +01:00 |
|
Laura Klünder
|
6dbfa8c023
|
urls: render→composite
|
2017-11-16 18:34:30 +01:00 |
|
Laura Klünder
|
1d770e3e43
|
altitudeareas should not span over holes
|
2017-11-16 14:33:51 +01:00 |
|
Laura Klünder
|
11b202b013
|
obstacles can not be on holes
|
2017-11-16 14:17:54 +01:00 |
|
Laura Klünder
|
6c1e17f6c9
|
fix multiple errors in cut_polygon_with_line
|
2017-11-16 04:11:01 +01:00 |
|
Laura Klünder
|
023f80ab6a
|
don't crash if changed_geometries wasn't set
|
2017-11-16 03:12:26 +01:00 |
|
Laura Klünder
|
85788d33b0
|
hotfix to be debugged later
|
2017-11-16 03:09:14 +01:00 |
|
Laura Klünder
|
3ce5fc03fd
|
cache MapHistory in-process not external cache
|
2017-11-16 03:05:51 +01:00 |
|
Laura Klünder
|
8602f4f39e
|
stop deferring Level.render_data, this field does no exist any more
|
2017-11-16 03:03:18 +01:00 |
|
Laura Klünder
|
44dda5cd77
|
save changed_geometries into file instead of pickling it into the db
|
2017-11-16 02:47:28 +01:00 |
|
Laura Klünder
|
fb69bcedd7
|
remove LevelManager, we don't need to defer render_data any more
|
2017-11-16 02:45:01 +01:00 |
|
Laura Klünder
|
d9e443c9cc
|
save level render data into a file instead of pickling it into the db
|
2017-11-16 02:26:04 +01:00 |
|
Laura Klünder
|
7f0d52f23f
|
rename map history files to be less confusing
|
2017-11-16 02:03:36 +01:00 |
|
Laura Klünder
|
e965983322
|
continuous zooming in editor
|
2017-11-16 01:04:31 +01:00 |
|
Laura Klünder
|
49c484eff8
|
don't submit editor forms with creation lock (was possible using hotkey)
|
2017-11-16 00:38:06 +01:00 |
|
Laura Klünder
|
7db507b35d
|
don't forget space in the template render context
|
2017-11-16 00:26:00 +01:00 |
|
Laura Klünder
|
dc3a65535d
|
show “in space $foo” if space is set on this geometry type
|
2017-11-16 00:23:09 +01:00 |
|
Laura Klünder
|
be52938874
|
satisfy pycharm JS linter
|
2017-11-15 23:52:57 +01:00 |
|
Laura Klünder
|
3617c29b63
|
snap to 15 degrees angles in Leaflet.draw while ctrl key is pressed
|
2017-11-15 23:47:24 +01:00 |
|
Laura Klünder
|
05bda1ad0e
|
update leaflet.editable.js
|
2017-11-15 23:28:21 +01:00 |
|
Laura Klünder
|
ef73932ea3
|
mapupdate: set cache and queue process task using transaction.on_commit
|
2017-11-15 23:01:43 +01:00 |
|
Laura Klünder
|
39c76f4342
|
remove old c3nav.narrow variable
|
2017-11-15 22:39:23 +01:00 |
|
Laura Klünder
|
467734f078
|
make sure the loading state is always removed
|
2017-11-15 18:20:00 +01:00 |
|
Laura Klünder
|
3a7b64a49d
|
remove legacy event call
|
2017-11-15 17:47:42 +01:00 |
|
Laura Klünder
|
fdc59c7a77
|
strech sidebar on mobile devices if they are slightly wider than 400px
|
2017-11-15 17:47:20 +01:00 |
|
Laura Klünder
|
40857699b6
|
pad beside instead below sidebar on screens if that is the better option
|
2017-11-15 17:34:42 +01:00 |
|
Laura Klünder
|
cbd37e3835
|
set Leaflet maxBounds dynamically to work with padding
|
2017-11-15 17:21:03 +01:00 |
|
Laura Klünder
|
240325eada
|
remove old unneeded variables
|
2017-11-15 16:52:55 +01:00 |
|
Laura Klünder
|
cb9997fc0c
|
fix django css linting
|
2017-11-15 16:49:11 +01:00 |
|
Laura Klünder
|
2275129ff4
|
show loader gif while sidebar is loading
|
2017-11-15 16:39:42 +01:00 |
|
Laura Klünder
|
9e7ebd48bf
|
remove background css properties for old image based icon buttons
|
2017-11-15 16:30:32 +01:00 |
|
Laura Klünder
|
da5d8acd1e
|
remove css for old button in #route-summary
|
2017-11-15 16:28:08 +01:00 |
|
Laura Klünder
|
ae4c20db4f
|
remove fallback for location icon
|
2017-11-15 16:27:03 +01:00 |
|
Laura Klünder
|
8db4dbcf72
|
some 1px tweaks
|
2017-11-15 16:26:20 +01:00 |
|
Laura Klünder
|
ec75850e17
|
text in empty locationinput was 1px too low
|
2017-11-15 16:19:51 +01:00 |
|
Laura Klünder
|
d8b335697f
|
remove more SVG icons that are no longer needed / replaced by an icon font
|
2017-11-15 16:11:14 +01:00 |
|
Laura Klünder
|
6b9fb01b0c
|
force-unfocus search if we just filled in the last locationinput
|
2017-11-15 16:08:35 +01:00 |
|
Laura Klünder
|
08fbb27fe4
|
click through location icon and route dots, react only on input focus
|
2017-11-15 16:03:41 +01:00 |
|