Commit graph

53 commits

Author SHA1 Message Date
5ddf6eec56 Add missing field 2020-04-07 21:04:23 +02:00
b689795989 Initial leaflet fuckery 2020-04-07 20:59:51 +02:00
f19a6bbf03 database float hack 2020-04-07 20:04:46 +02:00
6b0366ca9e add nominatim-based extract-geo script 2020-04-07 19:34:32 +02:00
817a61c2c7 Add latitude/longitude fields 2020-04-07 19:15:30 +02:00
a30fc3969a Add intransit status COVID#8 2020-04-07 18:58:35 +02:00
d2a68bc6f0 remove aliases in form_choices 2020-04-07 18:34:58 +02:00
5193a2c593 reduce columns length 2020-04-07 18:34:33 +02:00
57bfef14b9 add id searching cause qrde said so 2020-04-07 18:25:30 +02:00
b79856406c Attempt at some broad stats 2020-04-05 15:13:46 +02:00
0c143cc70a Add filtering on shipping view 2020-04-04 13:09:10 +02:00
6091f19691 Add handling_orga field, display delivered count 2020-04-04 13:03:44 +02:00
0f2654da44 Add places search api 2020-04-02 09:50:13 +02:00
e7997fab63 form improvements 2020-04-02 09:49:53 +02:00
a3c6011698 candy 2020-04-01 12:08:44 +02:00
3ec0ccd3f4 extract_postalcodes: don't update prefilled FaceshieldRequests 2020-04-01 11:08:45 +02:00
967d9a3189 Ignore delegated in voivodeship stats, fix missing entries 2020-04-01 11:03:37 +02:00
f97ad4b2cf admin: add external users
This adds the possibility to manage external (to HSWAW) users, lets them
log in and allows management of them only to some 'superadmins'
(hardcoded^Wstatically configured).

This code sucks.
2020-03-31 16:10:24 +02:00
c3b8a97c68 admin: fix stats sorting 2020-03-31 16:10:02 +02:00
36f60172e0 admin: big data time 2020-03-30 23:36:35 +02:00
464e7cf127 admin: voivodeship breakdown 2020-03-30 23:31:21 +02:00
5062e9215f Swap filtered/unfiltered view 2020-03-30 23:13:25 +02:00
9fbc658ca8 Add delegated status 2020-03-30 23:09:52 +02:00
3d3607322a Add spam status 2020-03-30 20:41:07 +02:00
767868ce38 Add prometheus metrics 2020-03-30 09:12:37 +02:00
034d54522f admin: Add stats view on index page 2020-03-29 20:34:32 +02:00
1363ea6ac8 Add postalcode_info relationship, cleanup admin rendering 2020-03-29 16:02:42 +02:00
5726dfda5b Add extract-postalcodes script 2020-03-29 14:41:39 +02:00
313449e200 Implement nullable in importer 2020-03-29 14:41:32 +02:00
ba72eab938 Add shipping fields 2020-03-29 14:37:42 +02:00
03281926ee Add basic csv import script 2020-03-29 10:19:57 +02:00
f88b10592a Add PostalCode model 2020-03-29 10:19:44 +02:00
54de382df7 models: add delivered fields 2020-03-29 10:19:21 +02:00
71751cc324 admin: add id column 2020-03-29 00:13:07 +01:00
0d4466fe35 admin: allow pagesize change 2020-03-28 23:08:27 +01:00
dc179c67eb Enable export, add searchability 2020-03-28 23:02:10 +01:00
0c9d748b22 templates: add 'thanks' view with request id 2020-03-27 20:47:46 +01:00
caab1b4066 Revert "Clear form after submit / redirect to homepage"
This reverts commit 0af7f19ee3.
2020-03-27 20:47:41 +01:00
0af7f19ee3 Clear form after submit / redirect to homepage 2020-03-27 20:36:31 +01:00
005e792471 forms: check model and count of custom faceshield windows 2020-03-27 20:34:00 +01:00
b497ac3d8d Add remarks, status and changelog 2020-03-27 19:04:29 +01:00
b28e847a9c Add filtering 2020-03-27 17:51:10 +01:00
0249bf1ab6 Add IP/UA logging 2020-03-27 12:41:08 +01:00
fec7a4c96d Add ProxyFix 2020-03-27 12:40:33 +01:00
663f444e1c Change DataRequired to InputRequired, add missing checkbox 2020-03-26 21:37:55 +01:00
ad8d0eb21d Split database config 2020-03-26 20:50:13 +01:00
817295df83 Coppity more 2020-03-26 20:41:52 +01:00
1173b45e43 coppity copy 2020-03-26 19:49:49 +01:00
5f7e4a19a9 Cleanups 2020-03-26 19:36:12 +01:00
85c614a8f7 Add SPACEAUTH_DISABLE config field 2020-03-26 10:24:21 +01:00