Commit graph

124 commits

Author SHA1 Message Date
Laura Klünder
43791583e0 new api secret system, multiple api secrets, limited scopes, etc... 2023-11-30 22:02:40 +01:00
Laura Klünder
8a8b20f22e make linter happy 2023-11-26 17:55:23 +01:00
Laura Klünder
d6b9161345 add position update API endpoint and remove old one, also some more api tweaks 2023-11-24 15:42:48 +01:00
Laura Klünder
05d3530764 don't use is_ajax 2022-04-03 17:52:05 +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
da07faf3cb set coordinates for position 2019-12-27 16:51:06 +01:00
Laura Klünder
15016b9a77 make sure user data is always available and updated in js when needed 2019-12-27 15:36:35 +01:00
Laura Klünder
407e3ba06b first stuff for custom positions 2019-12-27 14:13:40 +01:00
Laura Klünder
c9df2828b0 front-end ui to launch location randomizer 2019-12-25 12:37:20 +01:00
Laura Klünder
90cd353b0a filter by open when we say we do 2019-12-25 10:51:39 +01:00
Laura Klünder
6a91631f9b quick comment feature for reports and stuff 2019-12-25 10:16:40 +01:00
Laura Klünder
231c19f9dc report_create login_required 2019-12-25 01:32:44 +01:00
Laura Klünder
27b35a384d show nearby locations 2019-12-25 00:40:19 +01:00
Laura Klünder
542991022b you really can't report groups 2019-12-24 22:08:27 +01:00
Laura Klünder
698aef7100 show link to report dashboard if user has reported something 2019-12-24 19:03:22 +01:00
Laura Klünder
2a4f841070 make sure m2m is saved when creating reports 2019-12-24 18:54:56 +01:00
Laura Klünder
96b4a9c41a list reports 2019-12-24 18:44:30 +01:00
Laura Klünder
52c02a4101 issue submission forms 2019-12-24 17:29:00 +01:00
Laura Klünder
a8d0be6653 ui base for reporting issues and missing locations 2019-12-24 03:56:35 +01:00
Laura Klünder
4287fa0363 remove some useless code 2018-12-24 04:01:10 +01:00
Laura Klünder
19bf4d1dd9 fix showing route with mobileclient 2018-12-23 22:40:22 +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
Laura Klünder
a7574aff6e implement visible grid 2018-12-12 01:42:44 +01:00
Laura Klünder
4ec2a7bb8b sensible default initial bounds 2018-12-09 00:11:01 +01:00
Laura Klünder
27c833b3ef fix some issues when c3nav is setup from ground up 2018-11-16 00:52:13 +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
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
7aeecb085f fix error if INITIAL_BOUNDS are not set 2018-01-05 17:45:55 +01:00
Laura Klünder
6476fc9a52 don't show announcement on embed 2017-12-26 15:06:47 +01:00
Laura Klünder
5ee550a4f2 filter ssids on client side for better privacy 2017-12-26 02:29:26 +01:00
Laura Klünder
cdfef25034 implement SiteUpdates: make the user reload on critical code changes 2017-12-24 01:55:30 +01:00
Laura Klünder
19cd24f389 initial level and initial bounds 2017-12-19 20:03:12 +01:00
Laura Klünder
e48efafebc fix redirects and debug output 2017-12-19 16:04:15 +01:00
Laura Klünder
1b2c37ef2b redeem access permission signed data 2017-12-19 15:46:43 +01:00
Laura Klünder
1299c25f3b make sure csrf token gets set 2017-12-18 19:14:26 +01:00
Laura Klünder
7159493d67 fix redeeming via qr code 2017-12-18 15:01:17 +01:00
Laura Klünder
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +01:00
Laura Klünder
d2e9a57343 route options UI 2017-12-16 19:33:13 +01:00
Laura Klünder
e366e1e911 don't crash on login 2017-12-11 01:54:26 +01:00
Laura Klünder
302bf909a6 choose language 2017-12-10 16:22:26 +01:00
Laura Klünder
ad8300665b show announcements on main page 2017-12-10 15:40:28 +01:00
Laura Klünder
803f9ee121 redeem token after logging in 2017-12-10 14:46:41 +01:00
Laura Klünder
040e2b2843 fix typo in registration form 2017-12-10 14:25:25 +01:00
Laura Klünder
101a4c6bf2 redeem access permission tokens 2017-12-10 14:13:20 +01:00
Laura Klünder
01b703fad2 add control panel index 2017-12-08 15:21:33 +01:00
Laura Klünder
941be347d3 merge similar forms into account_form.html 2017-12-07 18:02:44 +01:00
Laura Klünder
155f09b966 display success message after changing password 2017-12-07 17:26:51 +01:00
Laura Klünder
175a578aa6 change password and some improvement of account panel 2017-12-07 17:02:44 +01:00
Laura Klünder
6b24c2f11d change maxlength for username in registration 2017-12-07 16:48:19 +01:00