Laura Klünder
|
39ada6deb9
|
fix glitches when routing from/to coordinates
|
2016-12-23 20:02:40 +01:00 |
|
Laura Klünder
|
ced5e691b5
|
fix qr_modal (z-index and app-only buttons)
|
2016-12-23 19:45:19 +01:00 |
|
Laura Klünder
|
ba230daad3
|
report error during build graph if something is wrong
|
2016-12-23 17:43:23 +01:00 |
|
Laura Klünder
|
96f4cf60a0
|
fix double adding levelconnector points
|
2016-12-23 17:37:58 +01:00 |
|
Laura Klünder
|
283a51f9c3
|
fix map images in route
|
2016-12-23 17:17:26 +01:00 |
|
Laura Klünder
|
d76616ca20
|
fix get_location
|
2016-12-23 17:14:16 +01:00 |
|
Laura Klünder
|
1614b17685
|
fix syntax error in main.html that breaks csrf
|
2016-12-23 15:40:10 +01:00 |
|
Laura Klünder
|
f6b28c3106
|
webworker: copy static files
|
2016-12-23 15:13:11 +01:00 |
|
Laura Klünder
|
f3c4797d96
|
add loadmap to webworker
|
2016-12-23 14:30:42 +01:00 |
|
Laura Klünder
|
a6384cf456
|
webworker: listen to everywhere
|
2016-12-23 14:14:28 +01:00 |
|
Laura Klünder
|
a5871816d3
|
c3nav.bash: taskworker: no migrate;
|
2016-12-23 13:54:15 +01:00 |
|
Laura Klünder
|
1c841f828f
|
webworker: port 8000
|
2016-12-23 13:35:39 +01:00 |
|
Laura Klünder
|
462079d040
|
add load_check
|
2016-12-23 12:13:44 +01:00 |
|
Laura Klünder
|
a91ce0fb9e
|
allow to chown data dir
|
2016-12-23 11:05:02 +01:00 |
|
Laura Klünder
|
8763f20281
|
fix sqlite error on loadmap
|
2016-12-23 03:51:56 +01:00 |
|
Laura Klünder
|
7ab1d9df6d
|
add load_build in c3nav.bash and s/python3/python/
|
2016-12-23 02:51:46 +01:00 |
|
Laura Klünder
|
f2f16524c8
|
fix loadmap command
|
2016-12-23 02:50:49 +01:00 |
|
Laura Klünder
|
33b87b6c9f
|
add ENV DATA_DIR
|
2016-12-23 02:14:48 +01:00 |
|
Laura Klünder
|
ad058beb15
|
add loadmap to c3nav.bash
|
2016-12-23 02:05:33 +01:00 |
|
Laura Klünder
|
536e4cfeaf
|
fix missing backslash
|
2016-12-23 01:33:59 +01:00 |
|
Laura Klünder
|
49af620e02
|
Merge branch 'newdocker'
|
2016-12-23 01:17:13 +01:00 |
|
Laura Klünder
|
7013187712
|
remove locales from Dockerfile
|
2016-12-23 00:53:20 +01:00 |
|
Laura Klünder
|
061f3eb89a
|
change dockerfile to python:slim
|
2016-12-23 00:48:04 +01:00 |
|
Laura Klünder
|
8c1a429353
|
change requirements.txt
|
2016-12-23 00:08:06 +01:00 |
|
Laura Klünder
|
13af8c1e19
|
update dockerfile based on python:alpine image
|
2016-12-22 21:55:22 +01:00 |
|
Laura Klünder
|
625182abce
|
make lower areas less dark
|
2016-12-22 20:11:38 +01:00 |
|
Laura Klünder
|
43cdede84a
|
remove debug statement
|
2016-12-22 20:04:40 +01:00 |
|
Laura Klünder
|
f064e02f1d
|
filter out non-polygons with assert_multipolygon
|
2016-12-22 20:00:46 +01:00 |
|
Laura Klünder
|
4257fc8a77
|
circumvent weird bug in shapely
|
2016-12-22 19:43:01 +01:00 |
|
Laura Klünder
|
bedac2db74
|
fix if-non-match
|
2016-12-22 14:22:29 +01:00 |
|
Laura Klünder
|
d6894614ae
|
add shortcut to mapitem save
|
2016-12-22 13:17:04 +01:00 |
|
Laura Klünder
|
317c6d35fa
|
add it again but fix etag header
|
2016-12-22 12:28:13 +01:00 |
|
Laura Klünder
|
8f313757ad
|
remove no-cache header. maybe it works then…
|
2016-12-22 12:27:43 +01:00 |
|
Laura Klünder
|
18d6bc82d6
|
change map caching header to E-Tag
|
2016-12-22 12:12:06 +01:00 |
|
Laura Klünder
|
a2cb13f154
|
remove can_search=True from SourceViewSet
|
2016-12-22 11:50:12 +01:00 |
|
Laura Klünder
|
c3d8098e0e
|
set max-age to 30s in hope that is helps chrome to send an if-modified-since
|
2016-12-22 11:44:33 +01:00 |
|
Laura Klünder
|
edf066c68a
|
update htmlmin
|
2016-12-22 11:23:22 +01:00 |
|
Laura Klünder
|
f018315db2
|
add subtitle for LocationGroup
|
2016-12-22 03:33:53 +01:00 |
|
Laura Klünder
|
1f4c22e113
|
only use locations for describing with can_describe=True
|
2016-12-22 03:31:27 +01:00 |
|
Laura Klünder
|
c9dafa7942
|
only allow searching for locations with can_search=True
|
2016-12-22 03:29:07 +01:00 |
|
Laura Klünder
|
0fb4dda274
|
remove routing_inclusion from LocationGroup
|
2016-12-22 03:23:59 +01:00 |
|
Laura Klünder
|
eda1360ef9
|
add share and shourtcut buttons for mobileclient
|
2016-12-22 03:19:30 +01:00 |
|
Laura Klünder
|
8568d4566e
|
add qr modal
|
2016-12-22 03:01:35 +01:00 |
|
Laura Klünder
|
363b6a2f4a
|
don't include bootstrap.js. we don't need it.
|
2016-12-22 02:42:31 +01:00 |
|
Laura Klünder
|
ffbc0d9f29
|
add qr code view to site
|
2016-12-22 02:40:12 +01:00 |
|
Laura Klünder
|
989c2200eb
|
fix footer margin
|
2016-12-22 02:36:18 +01:00 |
|
Laura Klünder
|
85f140cd19
|
fix error in footer
|
2016-12-22 02:32:38 +01:00 |
|
Laura Klünder
|
fa68e3999d
|
show qr code with token
|
2016-12-22 02:31:48 +01:00 |
|
Laura Klünder
|
281f01b8a0
|
remove AccessUserForm
|
2016-12-22 02:06:13 +01:00 |
|
Laura Klünder
|
f13fb0a899
|
much stuff for the access control panel
|
2016-12-22 01:57:35 +01:00 |
|