Commit graph

611 commits

Author SHA1 Message Date
Laura Klünder
9414421d09 add development note to readme 2017-04-28 10:56:36 +02:00
Laura Klünder
53a6bdb8cf fix flake8 and isort errors 2017-01-13 21:52:44 +01:00
Mark Van den Borre
a9262ddcee fix typo in manual 2017-01-08 16:40:22 +01:00
Mark Van den Borre
270121f3e5 dependencies: add missing; alphabetic ordering (#11)
manuall installation: add missing dependencies and alphabetic ordering
2017-01-07 21:37:23 +01:00
Laura Klünder
1ab447bbf0 option to output route as JSON 2016-12-29 20:06:57 +01:00
Laura Klünder
7cf59dab23 fix locating aka call scanNow() 2016-12-28 13:46:04 +01:00
Laura Klünder
229b4d5ac9 match lowercase 2016-12-28 11:28:21 +01:00
Laura Klünder
606ed3cc22 fix wifi location on javascript-side 2016-12-28 11:25:51 +01:00
Laura Klünder
9f75554503 wifilocate still needs better debugging 2016-12-28 11:10:34 +01:00
Laura Klünder
43bd7e8773 git add wifilocate debug 2016-12-28 10:57:05 +01:00
Laura Klünder
0c4cbe2e11 update german translation 2016-12-28 10:37:57 +01:00
Laura Klünder
90b54e67d1 add wifi locating 2016-12-28 10:32:54 +01:00
Laura Klünder
0ceb6fb263 fix bssid_lines validator 2016-12-28 01:55:27 +01:00
Laura Klünder
06ac5a5b7c fix nomobileclient class 2016-12-28 01:46:13 +01:00
Laura Klünder
ef7b831849 fix to_location_json 2016-12-28 01:23:52 +01:00
Laura Klünder
f9b977f95e remove || true 2016-12-28 01:06:02 +01:00
Laura Klünder
01be74ab33 add wifilocate api 2016-12-27 23:39:14 +01:00
Laura Klünder
b970b47ed4 fix bssid regex 2016-12-27 22:21:32 +01:00
Laura Klünder
ac223086fe fix /api/locations etag 2016-12-27 19:42:46 +01:00
Laura Klünder
f63dfe03e1 allow caching of /api/locations 2016-12-27 19:37:50 +01:00
Laura Klünder
b33e9fe3eb add AreaLocation.bssids 2016-12-27 19:03:54 +01:00
Laura Klünder
45b5e82d22 base for allowing locationgroups in access 2016-12-27 04:12:27 +01:00
Laura Klünder
6d1083ecd7 show route distance 2016-12-27 03:03:22 +01:00
Laura Klünder
7578272471 add StuffedArea to packageio 2016-12-27 02:07:04 +01:00
Laura Klünder
c0883cfad5 add stuffedareas to rendermap 2016-12-27 02:03:54 +01:00
Laura Klünder
4c547326bf routing: stuffedareas 2016-12-27 01:49:23 +01:00
Laura Klünder
3a44985840 move distance calculation 2016-12-27 01:24:11 +01:00
Laura Klünder
2de2b81440 add missing migration 2016-12-27 00:53:33 +01:00
Laura Klünder
9a6353e2cb add stuffedarea but with no routing support yet 2016-12-27 00:52:53 +01:00
Maurice Meyer
06c14a5750 Added django config (#5) 2016-12-26 15:29:31 +01:00
Laura Klünder
20dd581198 elevator level allow blank override_altitude 2016-12-26 01:08:45 +01:00
Laura Klünder
e14d76f682 if you can award full permissions, you should be able to award EVERYTHING 2016-12-25 21:41:16 +01:00
Laura Klünder
e009acaaf0 fix error when empty areas are somewhere… 2016-12-25 20:38:51 +01:00
Laura Klünder
7575fd5de2 add a sleep. just to be sure. 2016-12-25 17:34:48 +01:00
Laura Klünder
c23a45aedf add netcat openbsd 2016-12-25 17:01:30 +01:00
Laura Klünder
d50a8934c1 fix postgres check 2016-12-25 16:50:41 +01:00
Laura Klünder
46c023754a c3nav.bash webworker/taskworker wait for docker and redis 2016-12-25 16:36:15 +01:00
Laura Klünder
b091a2838c fix weird routing error. should never have worked anyway… wtf? 2016-12-25 14:58:46 +01:00
Laura Klünder
675b0d5662 fix bug that searched for restrictions on the wrong level 2016-12-25 14:43:34 +01:00
Laura Klünder
43b29f731b show swap link when using javascript 2016-12-25 14:12:56 +01:00
Laura Klünder
53c5f48c4d update links in istallation guide 2016-12-25 12:57:54 +01:00
Laura Klünder
71a6b8e6ef update installation docs. the docker setup just got simpler. 2016-12-25 12:53:30 +01:00
Laura Klünder
9e2534f852 c3nav.bash: s/editor/runlocal/ 2016-12-25 12:40:52 +01:00
Laura Klünder
5e83a508d2 docker entry point: remove chowning from build command and add dumpmap command 2016-12-25 11:56:23 +01:00
Laura Klünder
1f051a0c88 remove whitespaces 2016-12-25 11:52:40 +01:00
Laura Klünder
81500d36d3 update german translation 2016-12-25 11:51:19 +01:00
Laura Klünder
13883e91a6 add feature: swap locations 2016-12-25 11:49:08 +01:00
Laura Klünder
2ee8b8a8e1 activate access tokens using POST 2016-12-25 11:25:47 +01:00
Laura Klünder
ba4fa985d5 add user in access panel 2016-12-25 11:19:11 +01:00
Laura Klünder
4905f373ec remove debugging exceptions (but should already be correct this way) 2016-12-25 08:55:38 +01:00