Commit graph

115 commits

Author SHA1 Message Date
Laura Klünder
8af6bca51c create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
c9df2828b0 front-end ui to launch location randomizer 2019-12-25 12:37:20 +01:00
Jenny Danzmayr
dd179c020c removed duplicated template context processors 2019-03-23 04:37:06 +01:00
Laura Klünder
739dbf80d5 add statssnapshot 2018-12-25 21:34:48 +01:00
Jenny Danzmayr
eca9905ace added support for sentry.io 2018-12-19 14:55:44 +01:00
Jenny Danzmayr
64859ab2b4 fixed typo in admin email subject prefix 2018-12-19 02:59:35 +01:00
Laura Klünder
2691c4d714 more about stuff 2018-12-17 20:31:12 +01:00
Laura Klünder
f18462bf2a about c3nav 2018-12-17 19:49:17 +01:00
Jenny Danzmayr
5c334dd783 more usefull email prefix 2018-12-17 10:02:50 +01:00
Laura Klünder
e9c0f70d3c some fixes in configparser in settings.py 2018-12-16 02:23:16 +01:00
Laura Klünder
e170e128bc manage map updates in control panel 2018-12-16 02:23:05 +01:00
Laura Klünder
875b18c730 add support for grid and display grid cell for custom locations already 2018-12-10 18:52:32 +01:00
Laura Klünder
4a795895c8 fix settings 2018-12-08 04:32:20 +01:00
Laura Klünder
e4c7fd508e error message if config could not be loaded 2018-12-08 02:54:08 +01:00
Laura Klünder
1594e09189 editor API: activate, edit, propose, accept, etc… 2018-11-29 01:30:53 +01:00
Laura Klünder
671d138d03 some more stuff for the editor API 2018-11-29 00:37:49 +01:00
Jenny Danzmayr
7a7b91bf9c colors, icons, and meta tags for mobile devices 2018-11-26 01:33:21 +01:00
Laura Klünder
a7f0717869 use mobileclient.set_user_data() whenever needed/possible 2018-11-26 01:18:42 +01:00
Laura Klünder
5055b6a367 c3navclient? hide the headers! 2018-11-26 00:51:17 +01:00
Laura Klünder
5f9631cc67 return SassColor in LIBSASS_CUSTOM_FUNCTIONS 2018-11-26 00:05:39 +01:00
Laura Klünder
e778c50f2e allow json bodies for editor form 2018-11-22 18:34:52 +01:00
Jenny
21f4f23857 added configuration option to disable user signup (#27)
added configuration option to disable user signup
2018-11-09 22:47:23 +01:00
Laura Klünder
ad02c7eaa7 use getboolean for boolean options 2018-09-19 19:34:34 +02:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Johan Van de Wauw
3061da63f5 Add logdir configuration option 2018-02-06 16:13:43 +01:00
Laura Klünder
0aa96f3b9c add option to filter ssids 2017-12-26 02:19:41 +01:00
Laura Klünder
5cb802e547 dont crash if initial_bounds setting is not set 2017-12-24 18:35:28 +01:00
Laura Klünder
19cd24f389 initial level and initial bounds 2017-12-19 20:03:12 +01:00
Laura Klünder
a006d8a9ec add favicon support 2017-12-19 19:32:58 +01:00
Laura Klünder
bbdf677faa header_text_hover_color 2017-12-18 23:20:13 +01:00
Laura Klünder
4402ff9f54 header logo 2017-12-18 23:13:47 +01:00
Laura Klünder
ae4652529a enable custom colors for c3nav 2017-12-18 22:03:58 +01:00
Laura Klünder
4f22dbc2e9 start using SASS and migrate milligram to sass 2017-12-18 20:04:12 +01:00
Laura Klünder
24a62bc36a modify template_loaders before we actually set them 2017-12-15 00:17:31 +01:00
Laura Klünder
e2bf950023 secure csrf cookie 2017-12-14 23:08:00 +01:00
Laura Klünder
a2987cfbb3 reorganize cookie settings and make them always secure 2017-12-14 23:01:49 +01:00
Laura Klünder
e91f4ce885 add missing middlewares to settings.py 2017-12-10 13:32:12 +01:00
Laura Klünder
e2a0efd24f put user_data in request using middleware 2017-12-08 15:33:14 +01:00
Laura Klünder
01b703fad2 add control panel index 2017-12-08 15:21:33 +01:00
Laura Klünder
3803d86e21 add c3nav.control app 2017-12-08 14:48:37 +01:00
Laura Klünder
81cbee99b4 cookie_domain → session_cookie_domain for clarity 2017-12-04 17:46:46 +01:00
Laura Klünder
968fc3885d etags in api preview 2017-11-29 12:29:37 +01:00
Laura Klünder
0485e02a3a remove INSTANCE_NAME 2017-11-28 11:24:18 +01:00
Laura Klünder
443d58965d add settings to use external cached tile server 2017-11-21 04:34:43 +01:00
Laura Klünder
c890ae6bbf better logging in many places 2017-11-16 20:54:59 +01:00
Laura Klünder
5976a18946 remind user to restart c3nav if no external cache is configured 2017-11-10 18:36:16 +01:00
Laura Klünder
a05c7a5a3c add base for OpenGL map render engine 2017-11-06 11:19:53 +01:00
Laura Klünder
a433a204e2 remove etag from API HTML view (because it shows the username) 2017-10-28 14:17:28 +02:00
Laura Klünder
e24dace846 set tile access cookie 2017-10-24 23:27:07 +02:00