Commit Graph

642 Commits

Author SHA1 Message Date
4162e4a55d Require API token on printer report 2023-06-14 21:48:14 +00:00
3f40545712 Reduce Card options to "active" and "inactive", remove delete 2023-06-05 01:44:40 +00:00
d7928e7578 Allow sorting members by storage 2023-06-03 19:02:58 +00:00
91fe6a590d Increment app version 2023-06-01 23:03:35 +00:00
9d6c2f8bb8 Add API and UI to claim a member shelf 2023-05-30 23:44:05 +00:00
45b0dd6ffe Add UI and API for editing Storage 2023-05-30 13:35:07 -06:00
c74922f3cf Update storage model search fields 2023-05-29 12:20:07 -06:00
972b9492d8 Merge branch 'master' into storage_space 2023-05-29 12:16:51 -06:00
c8378374b0 Allow paying course fees with Protocoin 2023-05-26 14:17:49 -06:00
cfbbe2095d Allow paying for Donations and Consumables with Protocoin 2023-05-25 17:53:41 -06:00
d1e4f2ca9d Add optional query logging 2023-05-25 20:36:10 +00:00
dddfd06b24 Sort "everyone" by protocoin amount 2023-05-24 01:30:45 +00:00
a94918a8ed Allow self-registration on meetings and cleans 2023-05-23 03:10:06 +00:00
b325e648f4 Handle pre-Spaceport yearly PayPal subs 2023-05-15 17:19:59 +00:00
62d122d414 Fix "received a naive datetime" warning 2023-05-12 17:27:27 +00:00
7bd1c9f175 Test sending reminders for instructors to mark attendance 2023-05-12 17:26:52 +00:00
8995a8fc98 Move send_reminders command into run_hourly command 2023-05-09 17:51:09 +00:00
7e1e9d5f8c Send reminders to instructors that they are teaching a class 2023-05-09 17:46:52 +00:00
30a820f302 Add option to filter snacks from historical transactions 2023-05-03 18:57:48 +00:00
e1d4de0ea2 Fix django admin search 2023-05-03 18:10:12 +00:00
5b64557d74 Remove manual transaction reporting, no one looks anyway 2023-05-02 18:09:16 +00:00
51b9aa2b3f Ignore logging monthly_high_scores route 2023-05-02 17:51:51 +00:00
42fa0f1844 Fix bugs from unreporting printer transactions 2023-05-02 17:49:39 +00:00
b9c8fd5b4c Display monthly high pinball scores 2023-05-02 06:09:58 +00:00
67276a7e49 Send overdue emails 2023-05-02 05:50:22 +00:00
ef6cefe9aa Fix protocoin current balance floating point precision bug 2023-04-27 01:36:57 +00:00
9224c546a9 Add media computer track stat and last print 2023-04-26 20:47:02 +00:00
bc41a71219 Reduce /user/ queries with select and prefetch related 2023-03-27 18:45:52 +00:00
a460211809 Add 3D printer status to stats 2023-03-18 23:43:44 +00:00
e00bea9faa Don't log hosting high scores route 2023-03-11 01:47:08 +00:00
28cdf64f76 Add hosting high scores to LCARS display 2023-03-09 17:34:08 +00:00
7932139ca6 Merge branch 'vanguard' 2023-03-02 04:38:20 +00:00
7112b19cca Add models and API route for hosting new members 2023-03-01 21:40:45 +00:00
f5ff777aa9 Remove interest-satisfying atomic() 2023-03-01 17:59:19 +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
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
5f302a0de7 Only send a maximum of 20 interest emails 2023-01-20 17:47:01 +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