Commit Graph

80 Commits

Author SHA1 Message Date
73362b69c6 Create an index of all history changes 2020-02-24 23:49:14 +00:00
c57c782eb5 Change method of generating backups 2020-02-21 00:09:48 +00:00
c233ebbb74 Convert model lambda into function 2020-02-10 00:28:47 +00:00
28e79b9362 Change default creation date to Alberta timezone 2020-02-07 07:00:11 +00:00
bad18e069a Add historical records to every model for auditing 2020-02-05 00:00:33 +00:00
8296295937 Add /ipn/ API route to process PayPal IPNs 2020-01-30 23:51:51 +00:00
bfc757cace Add script to parse old paypal txs into member hints 2020-01-29 23:42:10 +00:00
7eb46f39db Statically serve member PDF forms instead, add link 2020-01-26 10:39:59 +00:00
c6182c8984 Allow importing the old portal to be optional 2020-01-23 06:54:34 +00:00
0fe999ca97 Add utils and tests for calculating membership status 2020-01-19 03:00:05 +00:00
6c8f6f7baa Add transactions to admin member search result 2020-01-18 00:55:08 +00:00
57407be11e Add API route for training 2020-01-16 06:17:33 +00:00
df0d83983d Add UI for instructors to add and edit classes 2020-01-16 01:32:52 +00:00
8a8161c976 Calculate instructor name correctly 2020-01-15 07:51:00 +00:00
4e82f13f74 Add UI for admins to view and edit member cards 2020-01-15 00:12:50 +00:00
c22a19736d Add option to make someone portal staff 2020-01-14 01:14:23 +00:00
f52ee5532d Add UI for admins to view and edit member's details 2020-01-13 08:01:42 +00:00
0c814790a7 Mark some member fields as required 2020-01-13 04:58:41 +00:00
bd3146f413 Add address and minor fields to member in API and client 2020-01-13 03:18:41 +00:00
e256e32341 Add api route and webclient page for account settings 2020-01-12 08:16:09 +00:00
946c70d776 Import old photos and link to members 2020-01-11 06:27:30 +00:00
402ec28ff5 Add member search api route 2020-01-11 00:47:13 +00:00
c80bf1e56a Add API routes for courses and sessions 2020-01-10 06:22:56 +00:00
42f3594e38 Import old courses, classes and link to members 2020-01-09 23:58:44 +00:00
1bf5dd182c Import old cards and link to members 2020-01-09 06:45:32 +00:00
aa6c81c48c Display most recent transactions in member info 2020-01-09 05:40:54 +00:00
e1ad30e481 Import old transactions and link to members 2020-01-09 05:21:18 +00:00
3b6f15accd Add member info component 2020-01-09 01:41:32 +00:00
d59d24ae65 Complete login, sign up, and member details 2020-01-08 23:48:00 +00:00
3ddd7b88ae Set up boilerplate django-rest-framework 2020-01-06 21:58:38 +00:00