Commit Graph

672 Commits

Author SHA1 Message Date
tanner ec502bdd15 Show possible duplicate transactions 2023-10-12 06:49:54 +00:00
tanner 0eaf52272a Temporarily stop alerting Tanner about trotec 2023-09-14 19:29:10 +00:00
Adrian Dmitra a0f9007d37 partial #115
enable members to vouch for each other
enable admin to view vouching info on all users
2023-08-29 17:26:37 -06:00
tanner 6bab989d42 Allow declaring student rate on signup 2023-08-23 01:18:26 +00:00
tanner 3dc450437b Merge branch 'master' into signup_helper 2023-08-20 23:06:02 +00:00
tanner f3450b5991 Allow searching members by shelf, prefetch_related search strings
utils.gen_search_strings() times

before: 1.4 s
after member shelves: 2.6 s
after prefetch_related: 0.7 s
2023-08-20 22:08:17 +00:00
tanner 835e24a027 Truncate printer job name to 100 chars 2023-08-20 03:54:13 +00:00
tanner 543249335f Sort newest members by start date 2023-08-17 22:17:41 +00:00
tanner c819f88c50 Add field on signup helper field 2023-08-15 20:49:08 +00:00
tanner e1e98da7d8 Rename class status "Failed" to "Try-again" 2023-08-15 19:53:29 +00:00
Adrian Dmitra 8315aa7b5d close #114
introduced "Failed" status for instructor
polite wording for member
2023-08-14 11:23:23 -06:00
Adrian Dmitra ea236e895e bump python dependencies for apiserver MacOS compatibiity 2023-07-30 17:05:43 -06:00
tanner f9df9cd4cd Add member's name and date to Spaceporter host bot message 2023-07-30 01:06:40 +00:00
tanner 10de956256 Message hosting offer to "Find a Host" chat 2023-07-29 01:51:49 +00:00
tanner 42bda5fd22 Add node digital envelope routines::initialization error workaround 2023-07-25 23:22:44 +00:00
tanner a4b3112232 Assign SawStop course to lockout 2023-07-24 23:02:57 +00:00
tanner c86d38229a Don't log hosting monthly high scores route 2023-07-19 17:19:22 +00:00
tanner 2855b6880b Don't auto-certify Wood I until SawStop course is made 2023-07-19 17:17:58 +00:00
tanner e2f9403466 Fix monthly hosting Sum bug 2023-07-15 19:12:11 +00:00
tanner 4b12ea0d6d Add monthly most host to LCARS display 2023-07-15 19:04:14 +00:00
tanner 8baf204516 Prevent logging in as the superuser 2023-07-12 18:24:49 +00:00
tanner 25f7588064 Add member status and expiry date to Storage 2023-06-23 00:58:32 +00:00
tanner f9a97764c8 Don't send reminders for partial events or outings 2023-06-20 23:38:45 +00:00
tanner a529004ed0 Add option to exclude member dues from transactions 2023-06-20 23:28:10 +00:00
tanner 247d224a52 Fix some silly token auth bugs 2023-06-20 22:37:31 +00:00
tanner 6b2b99e161 Require auth token for alarm status 2023-06-20 22:21:34 +00:00
tanner 1fa0596f6a Integrate dscKeybusInterface with portal 2023-06-20 22:14:46 +00:00
tanner 8b9d5ad766 Select related members for storage to speed up query 2023-06-17 19:48:06 +00:00
tanner 4a4c358eb3 Allow members to view shelves 2023-06-15 02:08:26 +00:00
tanner d1e128d708 Fix label 2023-06-14 21:53:03 +00:00
tanner 4162e4a55d Require API token on printer report 2023-06-14 21:48:14 +00:00
tanner 3f40545712 Reduce Card options to "active" and "inactive", remove delete 2023-06-05 01:44:40 +00:00
tanner d7928e7578 Allow sorting members by storage 2023-06-03 19:02:58 +00:00
tanner 91fe6a590d Increment app version 2023-06-01 23:03:35 +00:00
tanner 9d6c2f8bb8 Add API and UI to claim a member shelf 2023-05-30 23:44:05 +00:00
tanner 45b0dd6ffe Add UI and API for editing Storage 2023-05-30 13:35:07 -06:00
tanner c74922f3cf Update storage model search fields 2023-05-29 12:20:07 -06:00
tanner 972b9492d8 Merge branch 'master' into storage_space 2023-05-29 12:16:51 -06:00
tanner c8378374b0 Allow paying course fees with Protocoin 2023-05-26 14:17:49 -06:00
tanner cfbbe2095d Allow paying for Donations and Consumables with Protocoin 2023-05-25 17:53:41 -06:00
tanner d1e4f2ca9d Add optional query logging 2023-05-25 20:36:10 +00:00
tanner dddfd06b24 Sort "everyone" by protocoin amount 2023-05-24 01:30:45 +00:00
tanner a94918a8ed Allow self-registration on meetings and cleans 2023-05-23 03:10:06 +00:00
tanner b325e648f4 Handle pre-Spaceport yearly PayPal subs 2023-05-15 17:19:59 +00:00
tanner 62d122d414 Fix "received a naive datetime" warning 2023-05-12 17:27:27 +00:00
tanner 7bd1c9f175 Test sending reminders for instructors to mark attendance 2023-05-12 17:26:52 +00:00
tanner 8995a8fc98 Move send_reminders command into run_hourly command 2023-05-09 17:51:09 +00:00
tanner 7e1e9d5f8c Send reminders to instructors that they are teaching a class 2023-05-09 17:46:52 +00:00
tanner 30a820f302 Add option to filter snacks from historical transactions 2023-05-03 18:57:48 +00:00
tanner e1d4de0ea2 Fix django admin search 2023-05-03 18:10:12 +00:00