Commit graph

  • 2de2b81440 add missing migration Laura Klünder 2016-12-27 00:53:33 +01:00
  • 9a6353e2cb add stuffedarea but with no routing support yet Laura Klünder 2016-12-27 00:52:22 +01:00
  • 06c14a5750 Added django config (#5) Maurice Meyer 2016-12-26 15:29:31 +01:00
  • 20dd581198 elevator level allow blank override_altitude Laura Klünder 2016-12-26 01:08:45 +01:00
  • e14d76f682 if you can award full permissions, you should be able to award EVERYTHING Laura Klünder 2016-12-25 21:41:16 +01:00
  • e009acaaf0 fix error when empty areas are somewhere… Laura Klünder 2016-12-25 20:38:51 +01:00
  • 7575fd5de2 add a sleep. just to be sure. Laura Klünder 2016-12-25 17:34:29 +01:00
  • c23a45aedf add netcat openbsd Laura Klünder 2016-12-25 17:01:30 +01:00
  • d50a8934c1 fix postgres check Laura Klünder 2016-12-25 16:50:41 +01:00
  • 46c023754a c3nav.bash webworker/taskworker wait for docker and redis Laura Klünder 2016-12-25 16:36:15 +01:00
  • b091a2838c fix weird routing error. should never have worked anyway… wtf? Laura Klünder 2016-12-25 14:58:46 +01:00
  • 675b0d5662 fix bug that searched for restrictions on the wrong level Laura Klünder 2016-12-25 14:43:34 +01:00
  • 43b29f731b show swap link when using javascript Laura Klünder 2016-12-25 14:12:56 +01:00
  • 53c5f48c4d update links in istallation guide Laura Klünder 2016-12-25 12:57:54 +01:00
  • 71a6b8e6ef update installation docs. the docker setup just got simpler. Laura Klünder 2016-12-25 12:52:47 +01:00
  • 9e2534f852 c3nav.bash: s/editor/runlocal/ Laura Klünder 2016-12-25 12:40:52 +01:00
  • 5e83a508d2 docker entry point: remove chowning from build command and add dumpmap command Laura Klünder 2016-12-25 11:55:13 +01:00
  • 1f051a0c88 remove whitespaces Laura Klünder 2016-12-25 11:52:40 +01:00
  • 81500d36d3 update german translation Laura Klünder 2016-12-25 11:51:19 +01:00
  • 13883e91a6 add feature: swap locations Laura Klünder 2016-12-25 11:49:08 +01:00
  • 2ee8b8a8e1 activate access tokens using POST Laura Klünder 2016-12-25 11:25:47 +01:00
  • ba4fa985d5 add user in access panel Laura Klünder 2016-12-25 11:19:11 +01:00
  • 4905f373ec remove debugging exceptions (but should already be correct this way) Laura Klünder 2016-12-25 08:55:38 +01:00
  • 0281da4db5 dont show AlreadyThere if it's very unhelpfull Laura Klünder 2016-12-25 08:11:13 +01:00
  • d3bbcc598b fix routing Laura Klünder 2016-12-25 07:52:15 +01:00
  • e48c6b2d04 fix packageio color loading Laura Klünder 2016-12-24 23:22:00 +01:00
  • 858ab2740d add area color rendering to map renderer Laura Klünder 2016-12-24 22:48:26 +01:00
  • c027f76e2b add color to forms Laura Klünder 2016-12-24 22:36:03 +01:00
  • e9f31f502a add color field Laura Klünder 2016-12-24 22:05:59 +01:00
  • e2624230a5 display up to 7 matches in typeahead so wc shows all wc locationgroups Laura Klünder 2016-12-24 21:54:13 +01:00
  • 517e194c44 sort locations Laura Klünder 2016-12-24 21:51:30 +01:00
  • d1534a27e8 filter locationgroups in arealocation descriptions by can_describe Laura Klünder 2016-12-24 21:43:50 +01:00
  • ec631cd133 add can_describe to LocationGroup Laura Klünder 2016-12-24 21:41:57 +01:00
  • 9366a0ff42 remove debugging stuff from setting Laura Klünder 2016-12-24 16:48:22 +01:00
  • 4585e357c4 Consistent usage of German imperative forms (#3) Raphael Michel 2016-12-24 16:32:16 +01:00
  • c92b70eea4 fix error when creating access tokens Laura Klünder 2016-12-24 16:27:25 +01:00
  • 62d4132d60 fix error 500 when trying to edit/create an arealocation in editor Laura Klünder 2016-12-24 16:24:56 +01:00
  • 9ea9a72bb2 move comment so it is now visible in the html api preview Laura Klünder 2016-12-24 03:08:12 +01:00
  • c4c7e110f9 fix error in german translation Laura Klünder 2016-12-24 02:59:21 +01:00
  • ab1b28d314 typeahead: dont react on enter if there are no suggestions shown Laura Klünder 2016-12-24 02:52:03 +01:00
  • affe2934ee now really fix information disclosure Laura Klünder 2016-12-24 02:46:05 +01:00
  • 63d50560ef fix error 500 if routing within levels fails Laura Klünder 2016-12-24 02:42:19 +01:00
  • d4d42f46e1 fix incorrect set operator in check if PointLocation is reachable Laura Klünder 2016-12-24 02:16:35 +01:00
  • 3f3b868e8a fix possible information disclosure by describing coordinates Laura Klünder 2016-12-24 02:08:30 +01:00
  • fa8561b69a change route.describe() call Laura Klünder 2016-12-24 01:41:32 +01:00
  • c527392749 remove debug statement Laura Klünder 2016-12-24 01:33:27 +01:00
  • 0c98410466 fix error when routing is not possible Laura Klünder 2016-12-24 00:33:52 +01:00
  • 45370fabf0 header click in site Laura Klünder 2016-12-24 00:06:48 +01:00
  • 4a3f1d086b .secret should be in DATA_DIR Laura Klünder 2016-12-23 23:39:02 +01:00
  • 04fb6e3c4e complete german translation and improve some messages Laura Klünder 2016-12-23 23:34:20 +01:00
  • 47e351d4a5 make loadpackage less verbose Laura Klünder 2016-12-23 23:08:48 +01:00
  • c954f3976b fix Level.nearest_point if there is no nearest point Laura Klünder 2016-12-23 23:03:25 +01:00
  • 497798925b fix error in LocationGroup.tofile Laura Klünder 2016-12-23 22:55:35 +01:00
  • a3bc60948b fix routing to locationgroups Laura Klünder 2016-12-23 22:52:14 +01:00
  • 45f31c5a96 add LocationGroup.compiled_room and show nice subtitle Laura Klünder 2016-12-23 22:42:42 +01:00
  • fb26c90085 filter out needs_permissions locations form location results Laura Klünder 2016-12-23 21:13:04 +01:00
  • 256b525a6c fix incorrect exclusion Laura Klünder 2016-12-23 20:50:21 +01:00
  • 8581418712 get_includables_avoidables: fix typo Laura Klünder 2016-12-23 20:30:50 +01:00
  • 7570077810 remove default src from qr code Laura Klünder 2016-12-23 20:12:13 +01:00
  • 39ada6deb9 fix glitches when routing from/to coordinates Laura Klünder 2016-12-23 20:02:40 +01:00
  • ced5e691b5 fix qr_modal (z-index and app-only buttons) Laura Klünder 2016-12-23 19:45:19 +01:00
  • ba230daad3 report error during build graph if something is wrong Laura Klünder 2016-12-23 17:43:23 +01:00
  • 96f4cf60a0 fix double adding levelconnector points Laura Klünder 2016-12-23 17:37:58 +01:00
  • 283a51f9c3 fix map images in route Laura Klünder 2016-12-23 17:17:26 +01:00
  • d76616ca20 fix get_location Laura Klünder 2016-12-23 17:14:16 +01:00
  • 1614b17685 fix syntax error in main.html that breaks csrf Laura Klünder 2016-12-23 15:40:10 +01:00
  • f6b28c3106 webworker: copy static files Laura Klünder 2016-12-23 15:13:11 +01:00
  • f3c4797d96 add loadmap to webworker Laura Klünder 2016-12-23 14:30:42 +01:00
  • a6384cf456 webworker: listen to everywhere Laura Klünder 2016-12-23 14:14:28 +01:00
  • a5871816d3 c3nav.bash: taskworker: no migrate; Laura Klünder 2016-12-23 13:54:15 +01:00
  • 1c841f828f webworker: port 8000 Laura Klünder 2016-12-23 13:35:39 +01:00
  • 462079d040 add load_check Laura Klünder 2016-12-23 12:13:44 +01:00
  • a91ce0fb9e allow to chown data dir Laura Klünder 2016-12-23 11:05:02 +01:00
  • 8763f20281 fix sqlite error on loadmap Laura Klünder 2016-12-23 03:51:56 +01:00
  • 7ab1d9df6d add load_build in c3nav.bash and s/python3/python/ Laura Klünder 2016-12-23 02:51:46 +01:00
  • f2f16524c8 fix loadmap command Laura Klünder 2016-12-23 02:50:49 +01:00
  • 33b87b6c9f add ENV DATA_DIR Laura Klünder 2016-12-23 02:14:48 +01:00
  • ad058beb15 add loadmap to c3nav.bash Laura Klünder 2016-12-23 02:05:33 +01:00
  • 536e4cfeaf fix missing backslash Laura Klünder 2016-12-23 01:33:59 +01:00
  • 49af620e02 Merge branch 'newdocker' Laura Klünder 2016-12-23 01:17:13 +01:00
  • 7013187712 remove locales from Dockerfile Laura Klünder 2016-12-23 00:53:20 +01:00
  • 061f3eb89a change dockerfile to python:slim Laura Klünder 2016-12-23 00:48:04 +01:00
  • 8c1a429353 change requirements.txt Laura Klünder 2016-12-23 00:08:06 +01:00
  • 13af8c1e19 update dockerfile based on python:alpine image Laura Klünder 2016-12-22 21:55:22 +01:00
  • 625182abce make lower areas less dark Laura Klünder 2016-12-22 20:11:38 +01:00
  • 43cdede84a remove debug statement Laura Klünder 2016-12-22 20:04:40 +01:00
  • f064e02f1d filter out non-polygons with assert_multipolygon Laura Klünder 2016-12-22 20:00:46 +01:00
  • 4257fc8a77 circumvent weird bug in shapely Laura Klünder 2016-12-22 19:43:01 +01:00
  • bedac2db74 fix if-non-match Laura Klünder 2016-12-22 14:22:29 +01:00
  • d6894614ae add shortcut to mapitem save Laura Klünder 2016-12-22 13:17:04 +01:00
  • 317c6d35fa add it again but fix etag header Laura Klünder 2016-12-22 12:28:13 +01:00
  • 8f313757ad remove no-cache header. maybe it works then… Laura Klünder 2016-12-22 12:27:43 +01:00
  • 18d6bc82d6 change map caching header to E-Tag Laura Klünder 2016-12-22 12:12:06 +01:00
  • a2cb13f154 remove can_search=True from SourceViewSet Laura Klünder 2016-12-22 11:50:12 +01:00
  • c3d8098e0e set max-age to 30s in hope that is helps chrome to send an if-modified-since Laura Klünder 2016-12-22 11:44:33 +01:00
  • edf066c68a update htmlmin Laura Klünder 2016-12-22 11:23:22 +01:00
  • f018315db2 add subtitle for LocationGroup Laura Klünder 2016-12-22 03:33:53 +01:00
  • 1f4c22e113 only use locations for describing with can_describe=True Laura Klünder 2016-12-22 03:31:27 +01:00
  • c9dafa7942 only allow searching for locations with can_search=True Laura Klünder 2016-12-22 03:29:07 +01:00
  • 0fb4dda274 remove routing_inclusion from LocationGroup Laura Klünder 2016-12-22 03:23:59 +01:00