tanner
fbc9eedef9
Add day of week to card scans chart
2022-12-21 06:00:42 +00:00
tanner
a9f20e7bdf
Move distinguish_paused_expired script
2022-12-16 19:25:09 +00:00
tanner
db9bd91f97
Distinguish between Paused and Expired members
2022-12-16 19:18:45 +00:00
tanner
1de7706216
Ensure previous classes aren't modified
2022-11-28 14:42:48 +00:00
tanner
4b1da0fd92
Prevent registering the instructor for classes
2022-11-27 22:37:56 +00:00
tanner
01f8039379
Make member's meeting suggester skip December
2022-11-27 16:30:21 +00:00
tanner
55886eeec9
Fix score __str__ bug
2022-11-16 12:19:15 +00:00
tanner
008be53be3
Add more admin page columns
2022-11-16 11:04:07 +00:00
tanner
f724ec9c30
Add models' str and admin page columns
2022-11-15 13:09:06 -07:00
tanner
832a29f0c5
Add pinball scores table and API route
2022-11-15 07:13:53 -07:00
tanner
e40383c0fd
Decrease minimum Protocoin vend amount
2022-11-06 20:07:15 +00:00
tanner
115f4fcaec
Fix protocoin and amount decimal serializer
2022-10-22 23:59:47 +00:00
tanner
3587bd8633
Add a warning message when member doesn't have a photo
2022-10-07 20:32:25 +00:00
tanner
be3d14b75e
Add django command to bill for Trotec use
2022-10-04 22:28:22 +00:00
tanner
44e6f17c64
Fix signup form blank username bug
2022-09-28 02:37:50 +00:00
tanner
41f66635fa
Don't grant unvetted certification on tools that require vetting
2022-09-20 20:39:14 +00:00
tanner
233634ba29
Add new Protospace IP address
2022-09-15 03:57:56 +00:00
tanner
2f7b521fd2
Bring Trotec status back
2022-09-15 03:57:40 +00:00
tanner
a2b0eec09c
Catch footer WebGL errors, ignore
2022-09-08 23:20:10 +00:00
tanner
bf418b6a15
Add search function to classes page
2022-09-06 21:56:51 +00:00
tanner
54c85fb2af
Add script for deleting and merging redundant courses
2022-09-05 22:51:26 +00:00
tanner
855006f95a
Get prev_session by datetime while suggesting
2022-09-05 22:20:49 +00:00
tanner
4b5fa5ab12
Fix single digit class price bug
2022-09-05 22:14:58 +00:00
tanner
1ecea894d3
Update app version
2022-09-05 22:03:34 +00:00
tanner
4f121d0541
Add progress to class creation, fix interest emails
...
If there's 20 people interested in a course, class creation could take
quite a while so show progress. Only send emails to active members.
Change "Interest +" wording to "interested" in emails.
2022-09-05 22:01:46 +00:00
tanner
2d76aaf87d
Display num_interested on interested button
2022-09-05 21:32:56 +00:00
tanner
3c8a4ae7e4
Add public protocoin transaction route
2022-09-02 01:00:39 +00:00
tanner
0a6e9a6449
Merge branch 'preferred_name'
2022-08-31 00:12:56 +00:00
tanner
a8da1ff2e5
Fix admin transaction sort order
2022-08-30 20:49:49 +00:00
tanner
8504b77e57
Generate missing LDAP users
2022-08-30 20:49:04 +00:00
tanner
6a3ce847d6
Make sure number of membership months is entered.
2022-08-29 03:19:18 +00:00
tanner
0c0b7ce3a7
More preferred name
2022-08-27 06:55:55 +00:00
tanner
24a0f37faa
Get list of users from trust group, increase rails timeout
2022-08-26 00:48:50 +00:00
tanner
50d455920c
Use docker container name instead of ID
2022-08-26 00:48:50 +00:00
tanner
6dea73b9cc
Increase subprocess docker timeout
2022-08-26 00:48:50 +00:00
tanner
09d9f3168a
Ignore auth timeout errors
2022-08-26 00:37:08 +00:00
tanner
847f4bea92
Collect preferred name on sign up and use it
2022-08-25 02:16:28 +00:00
tanner
590b37c085
Show Protocoin total circulation
2022-08-24 23:12:02 +00:00
tanner
118a99aedd
Fix sorting by breaking ties
2022-08-24 21:27:24 +00:00
tanner
fbb388b67c
Fix more Protocoin sum bugs
2022-08-24 01:51:11 +00:00
tanner
c88d5add1f
Fix Protocoin bug for new signups crashing portal
2022-08-24 01:47:37 +00:00
tanner
8347826d57
Adjust wording
2022-08-23 21:41:48 +00:00
tanner
9bb80f6dce
Make protocoin transactions atomic to fix race conditions
2022-08-23 21:23:21 +00:00
tanner
226008a0c2
Add logging to all transactions
2022-08-23 20:36:03 +00:00
tanner
14933b2405
Add API route for vending card request
2022-08-23 04:15:07 +00:00
tanner
0257a8cd63
Add API route for vending card balance
2022-08-23 03:44:35 +00:00
tanner
50a210a9b2
Add link to Paymaster beside Protocoin balance
2022-08-23 03:09:03 +00:00
tanner
1a4d4d2fd1
Remove snacks, pop, coffee section from Paymaster
2022-08-23 02:54:52 +00:00
tanner
dde74fb402
Add API and UI to send Protocoin
2022-08-23 02:54:19 +00:00
tanner
51f31fc4df
Add custom Protocoin symbol
2022-08-23 01:01:22 +00:00
tanner
495a6855a1
Improve validation
2022-08-22 22:37:49 +00:00
tanner
1444a52a11
Add Protocoin to Paymaster
2022-08-22 22:15:03 +00:00
tanner
1c225da510
Display protocoin amounts, improve transaction validation
2022-08-22 21:33:38 +00:00
tanner
81c9bd9c9b
Add protocoin to Transaction model and editor
2022-08-22 20:17:43 +00:00
tanner
9d41af9eca
Show the Trotec as broken
2022-08-16 21:31:18 +00:00
tanner
e64adb796e
Begin display page
2022-08-09 07:21:40 +00:00
tanner
be1157b310
Fix member meeting date suggestion bug
2022-07-22 03:26:52 +00:00
tanner
983c470705
Hide mouse cursor on usage page
2022-07-21 06:52:57 +00:00
tanner
41f6969a4a
Auto suggest new class times
2022-07-15 03:21:25 +00:00
tanner
ab1a04d800
Fix import bug?
2022-07-14 16:17:35 -07:00
tanner
21972b7ebf
Formatting
2022-07-14 15:03:07 -07:00
tanner
c954b73da4
...continued
2022-07-14 14:56:38 -07:00
tanner
e8f6a184e9
Use error messages where there's setError
2022-07-14 19:58:15 +00:00
tanner
b61a34eef8
Update readme
2022-07-12 21:50:00 +00:00
tanner
f0943191ab
Freeze requirements
2022-07-12 21:48:03 +00:00
tanner
b31fc7e4c6
Add button to clear localStorage
2022-07-12 21:39:57 +00:00
tanner
281493ad25
Replace paypal custom json " with `
2022-07-12 06:13:18 +00:00
tanner
cebe0a8c87
Merge branch 'google-calendar-support'
2022-07-12 06:11:52 +00:00
tanner
56b287ba78
Add Purchases PayPal category match
2022-07-12 04:16:29 +00:00
tanner
fade0a06a4
Rename class invite to event
2022-07-12 03:48:01 +00:00
tanner
a9a3591c47
Remove spaces from Sent message
2022-07-12 03:46:28 +00:00
tanner
d380b34336
Make class invite dropdown button more obvious
2022-07-11 08:12:05 +00:00
tanner
4ee8fd4f16
Don't change class invite dropdown on blur
2022-07-11 08:09:37 +00:00
tanner
c811ad2be6
Simplify class invite dropdown code
2022-07-11 08:09:18 +00:00
tanner
d77cde5042
Make class invite button text shorter
...
This fixes horizontal scrolling on mobile
2022-07-11 07:37:31 +00:00
tanner
c6d065b607
Formatting
2022-07-11 07:31:33 +00:00
tanner
cc761c81a5
Replace ... on /sign
2022-06-22 05:12:36 +00:00
tanner
4d4e6cdae1
Only set to Confirmed if Waiting for payment
2022-06-06 06:42:09 +00:00
tanner
9bff599d59
Send member welcome message to the sign
2022-06-03 02:06:49 +00:00
tanner
7bbfb05065
Discourse check if user exists before creating account
2022-06-03 00:35:28 +00:00
tanner
4aee074527
Adjust authserver log level
2022-06-03 00:35:28 +00:00
tanner
859b716f2d
Remove particle sign integration
2022-06-01 03:18:56 +00:00
tanner
f07781afe6
Generate search strings on new member signup
2022-05-25 04:40:35 +00:00
tanner
517854198f
Add interest button and tags to course page
2022-05-24 05:02:15 +00:00
tanner
e8aa7372d5
Warn student if class has already ran
2022-05-23 21:44:09 +00:00
tanner
dc45311e9d
Match training transactions regardless of status
2022-05-23 21:27:24 +00:00
tanner
adb14f5c4f
Add Protogarden image to Home stats
2022-05-17 02:38:20 +00:00
tanner
152107a9bb
Fix another email ical bug
2022-05-13 04:06:20 +00:00
tanner
f9d94a4a05
Automatically confirm students if they've already paid
2022-05-12 06:16:17 +00:00
tanner
0ed69e36e7
Allow manually-added students to still pay
2022-05-12 06:15:49 +00:00
tanner
edcc8d2ce0
Fix bug where non-instructors couldn't email iCal
2022-05-11 00:25:17 +00:00
tanner
0911c9a7e5
Pass token into Usage tracker
2022-05-10 01:22:45 +00:00
tanner
868aa018a4
Add ability to change class instructor
2022-05-10 01:07:32 +00:00
tanner
f88941993c
Fix max students bug when adding multiple classes
2022-05-10 00:22:20 +00:00
tanner
2c59b93402
Only send interest emails for future classes
2022-05-09 22:43:47 +00:00
tanner
d3def0999b
Change Sign out? to Log out?
2022-05-09 22:36:11 +00:00
tanner
ddf911bbd0
Merge branch 'protostore'
2022-05-08 20:36:05 +00:00
tanner
497883fcce
Misc fixes
2022-05-07 06:28:33 +00:00
tanner
9f91cca187
Don't count Usages where should_bill=False
2022-05-06 05:01:09 +00:00
tanner
500c5a42e1
Small fixes
2022-05-05 20:26:56 +00:00