Commit Graph

1164 Commits

Author SHA1 Message Date
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
361399f40c Make Paymaster's Consumables and Donation inline 2023-05-29 11:43:32 -06:00
cd7af1ac5c Add current protocoin balance to class payment 2023-05-29 11:33:53 -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
8f05ba9884 Add giant margin to bottom of Class Feed 2023-05-25 19:19:12 +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
0f2fad7209 Decrease LCARS font size to prevent header wrapping 2023-05-15 17:20:24 +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
c6681f40db Adming vetting list improvements 2023-05-06 23:47:03 +00:00
e0d6ba8b78 Add NMO status to admin vetting list 2023-05-06 23:32:47 +00:00
395dbe4418 Add warning to members who haven't taken an NMO 2023-05-06 23:21:25 +00:00
945afebb99 Display all previous classes for a course 2023-05-06 22:55:05 +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
03056d559f Remove trotec stats from LCARS2 2023-04-06 02:56:48 +00:00
d7aa8c824e Add LCARS2 display 2023-04-05 04:54:49 +00:00
bc41a71219 Reduce /user/ queries with select and prefetch related 2023-03-27 18:45:52 +00:00
a28de294fa Fix cached stats not having 3d printer status 2023-03-18 23:59:36 +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
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
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
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