54c85fb2af
Add script for deleting and merging redundant courses
2022-09-05 22:51:26 +00:00
855006f95a
Get prev_session by datetime while suggesting
2022-09-05 22:20:49 +00:00
1ecea894d3
Update app version
2022-09-05 22:03:34 +00:00
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
3c8a4ae7e4
Add public protocoin transaction route
2022-09-02 01:00:39 +00:00
0a6e9a6449
Merge branch 'preferred_name'
2022-08-31 00:12:56 +00:00
a8da1ff2e5
Fix admin transaction sort order
2022-08-30 20:49:49 +00:00
8504b77e57
Generate missing LDAP users
2022-08-30 20:49:04 +00:00
6a3ce847d6
Make sure number of membership months is entered.
2022-08-29 03:19:18 +00:00
0c0b7ce3a7
More preferred name
2022-08-27 06:55:55 +00:00
09d9f3168a
Ignore auth timeout errors
2022-08-26 00:37:08 +00:00
847f4bea92
Collect preferred name on sign up and use it
2022-08-25 02:16:28 +00:00
590b37c085
Show Protocoin total circulation
2022-08-24 23:12:02 +00:00
118a99aedd
Fix sorting by breaking ties
2022-08-24 21:27:24 +00:00
fbb388b67c
Fix more Protocoin sum bugs
2022-08-24 01:51:11 +00:00
c88d5add1f
Fix Protocoin bug for new signups crashing portal
2022-08-24 01:47:37 +00:00
9bb80f6dce
Make protocoin transactions atomic to fix race conditions
2022-08-23 21:23:21 +00:00
226008a0c2
Add logging to all transactions
2022-08-23 20:36:03 +00:00
14933b2405
Add API route for vending card request
2022-08-23 04:15:07 +00:00
0257a8cd63
Add API route for vending card balance
2022-08-23 03:44:35 +00:00
dde74fb402
Add API and UI to send Protocoin
2022-08-23 02:54:19 +00:00
51f31fc4df
Add custom Protocoin symbol
2022-08-23 01:01:22 +00:00
495a6855a1
Improve validation
2022-08-22 22:37:49 +00:00
1444a52a11
Add Protocoin to Paymaster
2022-08-22 22:15:03 +00:00
1c225da510
Display protocoin amounts, improve transaction validation
2022-08-22 21:33:38 +00:00
81c9bd9c9b
Add protocoin to Transaction model and editor
2022-08-22 20:17:43 +00:00
be1157b310
Fix member meeting date suggestion bug
2022-07-22 03:26:52 +00:00
41f6969a4a
Auto suggest new class times
2022-07-15 03:21:25 +00:00
f0943191ab
Freeze requirements
2022-07-12 21:48:03 +00:00
281493ad25
Replace paypal custom json " with `
2022-07-12 06:13:18 +00:00
56b287ba78
Add Purchases PayPal category match
2022-07-12 04:16:29 +00:00
Kent Brockman
c8422e9ba5
add unhappy day registration test cases
2022-07-04 20:55:53 -06:00
Kent Brockman
0985e56940
implement registration API tests
...
add some comments
2022-07-04 20:43:06 -06:00
Kent Brockman
f76e0953ed
test: remove unused django setup calls
2022-06-26 08:14:21 -07:00
Kent Brockman
c029f1ab38
test: move test user/member data creation into testing context
2022-06-26 08:12:20 -07:00
Kent Brockman
a5eefcf5c0
test: remove testcase for method that no longer exists
2022-06-25 19:09:58 -07:00
cc761c81a5
Replace ... on /sign
2022-06-22 05:12:36 +00:00
4d4e6cdae1
Only set to Confirmed if Waiting for payment
2022-06-06 06:42:09 +00:00
9bff599d59
Send member welcome message to the sign
2022-06-03 02:06:49 +00:00
859b716f2d
Remove particle sign integration
2022-06-01 03:18:56 +00:00
f07781afe6
Generate search strings on new member signup
2022-05-25 04:40:35 +00:00
dc45311e9d
Match training transactions regardless of status
2022-05-23 21:27:24 +00:00
adb14f5c4f
Add Protogarden image to Home stats
2022-05-17 02:38:20 +00:00
152107a9bb
Fix another email ical bug
2022-05-13 04:06:20 +00:00
f9d94a4a05
Automatically confirm students if they've already paid
2022-05-12 06:16:17 +00:00
edcc8d2ce0
Fix bug where non-instructors couldn't email iCal
2022-05-11 00:25:17 +00:00
868aa018a4
Add ability to change class instructor
2022-05-10 01:07:32 +00:00
2c59b93402
Only send interest emails for future classes
2022-05-09 22:43:47 +00:00
9f91cca187
Don't count Usages where should_bill=False
2022-05-06 05:01:09 +00:00
500c5a42e1
Small fixes
2022-05-05 20:26:56 +00:00