Commit Graph

1074 Commits

Author SHA1 Message Date
f0e012cc03 Add hosting status to home stats 2023-03-02 04:36:40 +00:00
7112b19cca Add models and API route for hosting new members 2023-03-01 21:40:45 +00:00
afcf1c3485 Return first name of recent card scan 2023-03-01 17:58:50 +00:00
0f5dbee24b Add API route for protocoin printer balance 2023-02-20 02:38:34 +00:00
b8a0effbb2 Add last scanned ID to stats 2023-02-18 19:26:43 +00:00
43a9595dd3 Change dark mode label to 🌓 2023-02-18 02:56:48 +00:00
c8b1de5eea Disable dark mode by default 2023-02-18 02:55:04 +00:00
b47c773b16 Return all high scores from API 2023-02-15 00:18:47 +00:00
64e328c137 Freeze requirements 2023-02-13 23:39:23 +00:00
8010058969 Merge branch 'printer_protocoin' 2023-02-13 23:28:18 +00:00
d946348fec Adjust prices, add negative protocoin warning 2023-02-13 23:24:37 +00:00
7c0b44477a Switch printer report API to use parsed emails 2023-02-13 18:25:01 +00:00
672023f539 Log what vending machine purchase was from 2023-02-12 00:15:50 +00:00
945b365278 Move merge course script 2023-02-11 21:20:49 +00:00
d8e72a8168 Export num students and attended in class report 2023-02-11 21:20:04 +00:00
c2e566bc30 Increase page size to show more transactions 2023-02-03 00:22:51 +00:00
b5f69b6b98 Add summary table to admin transactions 2023-02-03 00:02:20 +00:00
0e629151ba Add crown to pinball champ 2023-01-24 03:43:25 +00:00
5f302a0de7 Only send a maximum of 20 interest emails 2023-01-20 17:47:01 +00:00
32585495be Add checkboxes for unpausing expired members 2023-01-19 18:31:56 +00:00
c4185b15ca Fix member model no user __str__ history bug 2023-01-19 18:07:31 +00:00
8dcc61817f Don't log pinball high score get 2023-01-18 17:51:32 +00:00
fc62da9c5c Only display usage on lcars when in use 2023-01-18 05:38:48 +00:00
e574d71fdb Fix lcars display font size 2023-01-18 01:16:29 +00:00
682feeacf7 Display pinball scores on LCARS1 2023-01-18 01:01:27 +00:00
8905735886 Add thousands separators to pinball score 2023-01-17 23:18:00 +00:00
efb29d4254 Merge branch 'sort_score' 2023-01-17 23:11:29 +00:00
159fe03cef Merge branch 'master' into printer_protocoin 2023-01-16 18:18:20 +00:00
7ff628d195 Increase usage track username expiration time 2023-01-11 18:50:53 +00:00
b3668025b3 Fix usages __str__ bug 2023-01-11 18:28:43 +00:00
02ecd49e85 Return member's name on pinball card scan 2023-01-04 18:28:14 +00:00
dea75cf019 Fix object 404 exception handler logging 2023-01-03 20:11:43 +00:00
3ec76e4cfd Automatically un-vet members away for more than a year 2022-12-30 23:52:11 +00:00
672a963ea6 Integrate large format printer with Protocoin 2022-12-30 21:51:40 +00:00
066dcd6a30 Test alert when someone goes overdue 2022-12-26 19:15:38 +00:00
Tanner
e809299ca1
Merge pull request #106 from DeflateAwning/master
Fix minor annoyances
2022-12-22 17:56:35 +00:00
DeflateAwning
23938aa075 Fix out-of-date footer copyright 2022-12-21 16:47:21 -07:00
DeflateAwning
603646947a Remove instances of 'Click here' in UI 2022-12-21 16:45:19 -07:00
DeflateAwning
fb0f30dbec Fix http links 2022-12-21 16:44:01 -07:00
fbc9eedef9 Add day of week to card scans chart 2022-12-21 06:00:42 +00:00
a9f20e7bdf Move distinguish_paused_expired script 2022-12-16 19:25:09 +00:00
db9bd91f97 Distinguish between Paused and Expired members 2022-12-16 19:18:45 +00:00
1de7706216 Ensure previous classes aren't modified 2022-11-28 14:42:48 +00:00
4b1da0fd92 Prevent registering the instructor for classes 2022-11-27 22:37:56 +00:00
01f8039379 Make member's meeting suggester skip December 2022-11-27 16:30:21 +00:00
f89c6cff30 Allow sorting by pinball score 2022-11-16 18:32:50 +00:00
55886eeec9 Fix score __str__ bug 2022-11-16 12:19:15 +00:00
008be53be3 Add more admin page columns 2022-11-16 11:04:07 +00:00
f724ec9c30 Add models' str and admin page columns 2022-11-15 13:09:06 -07:00
832a29f0c5 Add pinball scores table and API route 2022-11-15 07:13:53 -07:00