Commit graph

581 commits

Author SHA1 Message Date
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
Laura Klünder
0281da4db5 dont show AlreadyThere if it's very unhelpfull 2016-12-25 08:11:28 +01:00
Laura Klünder
d3bbcc598b fix routing 2016-12-25 07:52:15 +01:00
Laura Klünder
e48c6b2d04 fix packageio color loading 2016-12-24 23:22:00 +01:00
Laura Klünder
858ab2740d add area color rendering to map renderer 2016-12-24 22:48:26 +01:00
Laura Klünder
c027f76e2b add color to forms 2016-12-24 22:36:03 +01:00
Laura Klünder
e9f31f502a add color field 2016-12-24 22:05:59 +01:00
Laura Klünder
e2624230a5 display up to 7 matches in typeahead so wc shows all wc locationgroups 2016-12-24 21:54:49 +01:00
Laura Klünder
517e194c44 sort locations 2016-12-24 21:54:49 +01:00
Laura Klünder
d1534a27e8 filter locationgroups in arealocation descriptions by can_describe 2016-12-24 21:54:49 +01:00
Laura Klünder
ec631cd133 add can_describe to LocationGroup 2016-12-24 21:54:49 +01:00
Laura Klünder
9366a0ff42 remove debugging stuff from setting 2016-12-24 21:54:49 +01:00
Raphael Michel
4585e357c4 Consistent usage of German imperative forms (#3) 2016-12-24 16:32:16 +01:00
Laura Klünder
c92b70eea4 fix error when creating access tokens 2016-12-24 16:27:25 +01:00
Laura Klünder
62d4132d60 fix error 500 when trying to edit/create an arealocation in editor 2016-12-24 16:24:56 +01:00
Laura Klünder
9ea9a72bb2 move comment so it is now visible in the html api preview 2016-12-24 03:08:12 +01:00
Laura Klünder
c4c7e110f9 fix error in german translation 2016-12-24 02:59:21 +01:00
Laura Klünder
ab1b28d314 typeahead: dont react on enter if there are no suggestions shown 2016-12-24 02:52:03 +01:00
Laura Klünder
affe2934ee now really fix information disclosure 2016-12-24 02:46:05 +01:00
Laura Klünder
63d50560ef fix error 500 if routing within levels fails 2016-12-24 02:42:19 +01:00
Laura Klünder
d4d42f46e1 fix incorrect set operator in check if PointLocation is reachable 2016-12-24 02:16:35 +01:00
Laura Klünder
3f3b868e8a fix possible information disclosure by describing coordinates 2016-12-24 02:08:30 +01:00
Laura Klünder
fa8561b69a change route.describe() call 2016-12-24 01:41:32 +01:00
Laura Klünder
c527392749 remove debug statement 2016-12-24 01:33:27 +01:00
Laura Klünder
0c98410466 fix error when routing is not possible 2016-12-24 00:33:52 +01:00
Laura Klünder
45370fabf0 header click in site 2016-12-24 00:06:48 +01:00
Laura Klünder
4a3f1d086b .secret should be in DATA_DIR 2016-12-23 23:39:02 +01:00
Laura Klünder
04fb6e3c4e complete german translation and improve some messages 2016-12-23 23:34:20 +01:00
Laura Klünder
47e351d4a5 make loadpackage less verbose 2016-12-23 23:08:48 +01:00
Laura Klünder
c954f3976b fix Level.nearest_point if there is no nearest point 2016-12-23 23:03:25 +01:00
Laura Klünder
497798925b fix error in LocationGroup.tofile 2016-12-23 22:55:35 +01:00