Commit Graph
100 Commits
Author SHA1 Message Date
tanner 0b118c57fc Fix requirements 2022-02-06 21:31:39 +00:00
tanner c4f6e5b997 Freeze requirements 2022-02-06 21:23:42 +00:00
tanner d949377e17 Add searching members by Discourse username 2022-02-06 08:11:28 +00:00
tanner 82f3271726 Increment app version 2022-02-05 21:17:43 +00:00
tanner 3d5c388ca4 Fix bug with logged out users 2022-02-05 21:15:03 +00:00
tanner bc96b0b3f6 Simplify the member details page and account form 2022-02-04 22:22:55 +00:00
tanner 704333e7a2 Hide Protospace stats on member details page 2022-02-04 22:18:05 +00:00
tanner d854c326e8 Change usage stat name to first_name 2022-02-04 22:13:07 +00:00
tanner f556e21d51 Make sure member_id is included in requests 2022-02-04 10:46:31 +00:00
tanner 6cd1b91dfd Merge branch 'usage_tracking' 2022-02-04 01:52:36 +00:00
tanner cf6b37b0cf Fix attendance sheet Withdrawn student count 2022-02-03 23:44:31 +00:00
tanner 20122427e7 Fix black page on attendance sheet 2022-02-03 23:38:09 +00:00
tanner 2cbb872248 Add memo, should_bill fields to Usage table 2022-02-03 23:37:26 +00:00
tanner dbe57cffb2 Fix black page on transaction receipt 2022-02-03 06:31:58 +00:00
tanner 1457714642 Add last_update to Usage table 2022-02-03 06:31:41 +00:00
tanner 43507024b7 Merge branch 'master' into usage_tracking 2022-02-02 21:21:22 +00:00
tanner 3fd1b016b0 Send new members a welcome email 2022-01-31 03:49:50 +00:00
tanner a914171cb3 Add student count to course's classes, prevent empty add student 2022-01-30 00:04:44 +00:00
tanner 8f56a74a55 Move Wood tag 2022-01-28 08:30:53 +00:00
tanner 52b9ab314e Give tags their own column 2022-01-28 08:22:51 +00:00
tanner da510f2ab4 Add filtering Classes and Courses by tag 2022-01-28 07:47:25 +00:00
tanner 14f3e46586 Revamp Class list 2022-01-27 22:46:10 +00:00
tanner e13d0a0604 Sort classes by course and date 2022-01-27 01:02:40 +00:00
tanner 5c6486215c Don't log anonymous GET /sessions/ 2022-01-26 23:57:23 +00:00
tanner 809e0702f3 Quarantine 2022-01-26 11:13:09 +00:00
tanner 4042c37112 Update app version 2022-01-26 04:25:28 +00:00
tanner 987e2a7465 Make the Class list publicly available, add Class Feed page 2022-01-26 04:21:47 +00:00
tanner 8b3fe7434e Fix username bug 2022-01-26 02:01:46 +00:00
tanner e6aaef9bf1 Add Consumables to Paymaster 2022-01-25 04:12:22 +00:00
tanner 1d84423694 Update Google Drive link 2022-01-25 00:28:40 +00:00
tanner 5804995376 Implement basic usage tracking 2022-01-25 00:27:55 +00:00
tanner 45d36bf3e1 Improve Charts page 2022-01-23 21:25:00 +00:00
tanner 7acad94f68 Add script to calculate subscriber membership lengths 2022-01-23 21:24:29 +00:00
tanner eedb546db5 Add stats for number of PayPal subscribers 2022-01-23 09:34:36 +00:00
tanner fddb4e1c1a Only call member.save() when there's a change 2022-01-23 02:33:20 +00:00
tanner 0a7bb7e963 Store PayPal transaction type 2022-01-23 01:52:23 +00:00
tanner c7358239b1 Move old scripts to scripts/ 2022-01-22 07:56:53 +00:00
tanner 29edacec04 Add loading message 2022-01-22 00:45:29 +00:00
tanner 25a3f72417 Switch back to Input for username 2022-01-22 00:29:24 +00:00
tanner 68f9085b47 Add an actual error message instead of a blank screen 2022-01-21 23:23:47 +00:00
tanner cf79c335c2 Add barebones UI version tracking 2022-01-21 22:48:51 +00:00
tanner 69126440d3 Increase number of sessions shown 2022-01-21 21:30:20 +00:00
tanner 64a9d2b02e Fix image upload invert in dark mode 2022-01-21 21:29:36 +00:00
tanner 9e14fde11e Improve photo upload error handling 2022-01-21 04:36:58 +00:00
tanner 08ab4b2924 Stop detection of MP0 images 2022-01-21 03:17:21 +00:00
tanner 26cae32c0b Improve exception logging 2022-01-19 23:58:34 +00:00
tanner 0476bc7e31 Signup UI fixes, disable autocomplete 2022-01-19 23:58:19 +00:00
tanner 5b12091584 Remove info_source selection from Transaction serializer 2022-01-18 08:17:53 +00:00
tanner 4826f6dc8c Track unknown dates and stats 2022-01-17 21:46:53 +00:00
tanner dd7c7102c8 Refine Transaction account options 2022-01-16 01:15:50 +00:00
tanner fe7578d74d Add link to Discourse profile 2022-01-15 23:18:30 +00:00
tanner 41ca60cd6d Make application_date read-only, remove "On Spaceport" 2022-01-15 23:14:18 +00:00
tanner 554544bde6 Add latest training to Home page, make dates readable 2022-01-14 00:32:21 +00:00
tanner 72108a0dcb Make always show forgot password link 2022-01-13 23:28:09 +00:00
tanner fa8f116281 Handle member_id correctly 2022-01-13 23:22:14 +00:00
tanner a3b9bc0d90 Fix bugs 2021-12-22 06:25:02 +00:00
tanner 6b76057cab Process IPNs based off User instead of Member 2021-12-22 06:02:05 +00:00
tanner 7623ef68fe Limit sign message length 2021-12-22 06:01:50 +00:00
tanner 2fd42f7b6c Rename sections of UI to include "Your" 2021-12-22 05:59:34 +00:00
tanner 9d15ea7334 Fix footer z-index bug 2021-12-22 05:59:04 +00:00
tanner 42d6cb35d7 Remove member_id from geting object owner 2021-12-08 22:19:46 +00:00
tanner bf5c300c6c Merge branch 'load_more' 2021-12-08 22:09:06 +00:00
tanner fd83d171e9 Add dedicated Sign page 2021-12-08 22:02:30 +00:00
tanner 2b6aebc399 Update decalator URL 2021-12-08 22:02:03 +00:00
tanner 831280d73a Add Utilities page and tool label generator 2021-12-07 04:04:11 +00:00
tanner db3e1290e4 Log sign submissions 2021-12-03 06:38:31 +00:00
tanner 94b030523f Keep sign submit button 2021-12-03 06:37:17 +00:00
tanner 4079896dc8 Don't send to sign if it's not configured 2021-12-03 05:20:02 +00:00
tanner 7b5dac7c6e Add input box for sending messages to the sign 2021-12-03 05:18:41 +00:00
tanner e501427f38 Turn down gunicorn logging, reorder request logging 2021-11-29 02:42:17 +00:00
tanner af3f4ac614 Log history changes to console 2021-11-29 02:18:58 +00:00
tanner e8557cbf37 Ignore noisy requests 2021-11-29 01:23:07 +00:00
tanner 065afd966d Improve request logging 2021-11-29 01:19:01 +00:00
tanner 07559714ff Rate limit allow_last_scanned 2021-11-28 21:43:24 +00:00
tanner cac6a7223f Link paypal hints when generating users 2021-11-28 06:49:02 +00:00
tanner b4510831f6 Rename hints to paypal hints 2021-11-28 05:33:56 +00:00
tanner ef24a264a6 Merge branch 'member_id' 2021-11-28 05:30:58 +00:00
tanner 82ab56668b Convert - to . during username generation 2021-11-28 05:13:48 +00:00
tanner 822cb9ec5c Improve username generation 2021-11-28 05:09:14 +00:00
tanner 70764ee53e Allow secrets to be optional 2021-11-26 03:29:30 +00:00
tanner 09ec97fccc Fix requirements.txt 2021-11-26 02:58:40 +00:00
tanner bebbdd5762 Freeze requirements 2021-11-26 00:47:56 +00:00
tanner 02f080df77 Handle username generation better 2021-11-25 06:02:58 +00:00
tanner 428383993a Add Precix last use stat 2021-11-25 05:06:52 +00:00
tanner 4af72a43e5 Load more search results, maintain scroll position 2021-11-17 06:17:30 +00:00
tanner bbc9f03bdf Remove all references to member_id hint 2021-11-16 22:18:47 +00:00
tanner be40624331 Remove password reset portal migration hint 2021-11-15 06:14:54 +00:00
tanner 04fa121fe9 Remove old member registration 2021-11-15 05:57:18 +00:00
tanner fc70bbca00 Add script to generate user accounts 2021-11-15 04:37:04 +00:00
tanner 42ad1ac327 Convert Card last_seen_at Date to last_seen DateTime 2021-11-14 03:49:18 +00:00
tanner e511723c07 Allow sorting by Last Scanned 2021-11-12 04:16:19 +00:00
tanner 66784c457a Add more sorting options 2021-11-12 03:30:08 +00:00
tanner 5edf23de0e Improve member search 2021-11-12 01:03:10 +00:00
tanner 64e7f4d8f4 Explain when people need to sign up for Spaceport 2021-11-11 06:05:52 +00:00
tanner b8dc5467d8 Increase GET group member list limit 2021-11-11 00:18:48 +00:00
tanner 4ab5ead4eb Update link to Protospace Forum 2021-10-29 22:01:43 +00:00
tanner e928937d43 Add course description to class page 2021-10-23 07:28:52 +00:00
tanner c3deb3d560 Update Google Groups links to Discourse 2021-10-23 07:28:52 +00:00
tanner 7b74a58720 Add route to change Discourse username 2021-10-14 22:47:27 +00:00
tanner ee8dd8897e Fix auth black screen bug 2021-10-08 05:02:00 +00:00