Commit Graph

80 Commits

Author SHA1 Message Date
86c8e4f102 Add storage space model and API 2022-11-18 11:40:55 +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
1444a52a11 Add Protocoin to Paymaster 2022-08-22 22:15:03 +00:00
81c9bd9c9b Add protocoin to Transaction model and editor 2022-08-22 20:17:43 +00:00
2dd2d8dc41 Display number of interests in course list 2022-05-04 20:36:55 +00:00
29980025fb Add UI and API for expressing interest in a course 2022-05-04 01:27:50 +00:00
14c325f155 Remove address fields from database 2022-04-28 21:35:52 +00:00
c2f9295585 Add field for custom wiki username in database 2022-04-28 21:16:37 +00:00
e8f8ca02da Switch to job-based usage tracking 2022-02-11 04:11:12 +00:00
2cbb872248 Add memo, should_bill fields to Usage table 2022-02-03 23:37:26 +00:00
1457714642 Add last_update to Usage table 2022-02-03 06:31:41 +00:00
43507024b7 Merge branch 'master' into usage_tracking 2022-02-02 21:21:22 +00:00
da510f2ab4 Add filtering Classes and Courses by tag 2022-01-28 07:47:25 +00:00
5804995376 Implement basic usage tracking 2022-01-25 00:27:55 +00:00
eedb546db5 Add stats for number of PayPal subscribers 2022-01-23 09:34:36 +00:00
0a7bb7e963 Store PayPal transaction type 2022-01-23 01:52:23 +00:00
a3b9bc0d90 Fix bugs 2021-12-22 06:25:02 +00:00
b4510831f6 Rename hints to paypal hints 2021-11-28 05:33:56 +00:00
bbc9f03bdf Remove all references to member_id hint 2021-11-16 22:18:47 +00:00
42ad1ac327 Convert Card last_seen_at Date to last_seen DateTime 2021-11-14 03:49:18 +00:00
e511723c07 Allow sorting by Last Scanned 2021-11-12 04:16:19 +00:00
8edff64d94 Fix bug with default discourse_username 2021-10-04 06:27:42 +00:00
bef5ac437a Allow users to customize their Discourse username 2021-10-02 04:45:00 +00:00
77ce7c0f9b Add a setting for if a member is allowed entry 2021-09-16 22:28:24 +00:00
996e063014 Rename CNC cert to Tormach, add Precix CNC cert 2021-09-08 05:24:05 +00:00
884cdafacb Revert usage tracking 2021-04-25 20:30:33 +00:00
0c184e9b1d Remove history for UsageTrack 2021-04-25 20:24:32 +00:00
a0c9c52475 Fix usages bug when member's not a Spaceport user 2021-04-16 01:14:01 +00:00
677b4086e5 Add basic tracking of devices 2021-04-10 23:39:58 +00:00
276e9b9b5b Add stats for number of vetted members 2020-11-19 00:52:33 +00:00
4b74bc8ade Add stats for number of members older than six months 2020-11-18 23:54:44 +00:00
67a019811b Generate card photos on the fly instead of saving files 2020-11-15 04:35:16 +00:00
44d50735bf Add rabbit and trotec cert dates 2020-09-15 20:59:39 +00:00
Emrah Atil
9fa6210345 Add Woodworking-2 and CNC tool certification 2020-08-11 14:33:36 -06:00
a849b5f887 Add field for card_photo to database 2020-07-16 22:03:46 +00:00
5311c31480 Remove default last_seen_at 2020-06-16 04:21:10 +00:00
Emrah Atil
57b3b7d869 Added member tool authorization fields 2020-06-04 19:10:12 -06:00
bdbf21f75a Add script to import old card scan counts 2020-06-04 02:35:38 +00:00
99c1c53f12 Calculate retained member counts for each month 2020-05-17 00:18:08 +00:00
4de91204f9 Add fields for public bio and private notes to API 2020-05-01 03:20:37 +00:00
d7a529dd94 Rename table to StatsSignupCount 2020-04-26 03:39:38 +00:00
1cbf951ab4 Add member signups count table 2020-04-26 03:36:39 +00:00
8d4a63fbfc Add member count stats table and update it hourly 2020-04-21 05:45:20 +00:00
1cc3087148 Stop tracking Card's last_seen_at 2020-02-29 00:48:33 +00:00
37d0030966 Exclude member_forms history change, fix truncation bug 2020-02-26 00:54:07 +00:00
ce4602018b Serialize History and expose to API 2020-02-25 23:32:28 +00:00