Commit Graph

339 Commits

Author SHA1 Message Date
50497b83b0 Add UI for paste (Transporter) 2020-02-17 03:28:17 +00:00
613369d9e9 Add API route for paste 2020-02-17 03:27:41 +00:00
8555fbfa0f Improve scroll handling and cache fetch results 2020-02-17 00:19:44 +00:00
2aff4e97b6 Fix some DOM js errors 2020-02-16 22:59:31 +00:00
f88256eb74 Complain if they log in with email 2020-02-16 07:39:36 +00:00
a757534061 Add UI for signing up members to classes 2020-02-16 07:17:44 +00:00
be6375566e Allow instructors to sign members up for classes 2020-02-16 07:17:15 +00:00
3e03159164 Hide backup wget command behind a button 2020-02-16 05:31:46 +00:00
241199a3d0 Fix wget backup output name 2020-02-16 05:22:43 +00:00
8b9486fc5f Add API route to get backup URL 2020-02-16 04:59:02 +00:00
dcfc16d20d Move admin components to different files, add backup info 2020-02-16 04:57:55 +00:00
6954a1a137 Add warning message to submit member details on signup 2020-02-16 02:47:38 +00:00
db27345e76 Remove spacing from short logo 2020-02-16 02:47:38 +00:00
a68008a942 Add warning message about new portal sign up 2020-02-16 02:47:38 +00:00
4145ed3cc8 Hide student count denominator if zero 2020-02-16 02:47:38 +00:00
ca69ddf6f1 Correct PayPal button URL 2020-02-16 02:47:38 +00:00
07fdd0a9d4 Lowercase email on submisison 2020-02-16 02:47:38 +00:00
8c630ada1f Add script and command for creating backups 2020-02-16 02:37:22 +00:00
3f37dd8940 Git keep backups directory 2020-02-16 02:37:03 +00:00
da7aa42251 Check old emails against current portal 2020-02-16 02:35:31 +00:00
3400f80f42 Fix PayPal IPN training status capitalization 2020-02-14 23:00:20 +00:00
091880b034 Correct PayPal IPN email, deal with missing tx ID 2020-02-14 22:40:42 +00:00
7d2f99072f Make some member details optional for admin PATCH 2020-02-14 22:40:18 +00:00
c9c0145bbb Add my.protospace.ca to allowed hosts 2020-02-14 22:39:44 +00:00
d4871feb8d Allow users not yet in LDAP to claim old portal accounts 2020-02-14 05:19:59 +00:00
ef16bf1cb3 Move PayPal out of sandbox in API, add hosts 2020-02-13 22:51:57 +00:00
2f82337d59 Move PayPal button out of sandbox in UI 2020-02-13 22:49:33 +00:00
42cd4ef0e7 Add script to import missing paypal txs from their API 2020-02-13 22:49:08 +00:00
5837694a2d Add favicon to docs 2020-02-13 03:26:11 +00:00
095fec4681 Don't register historical tables in admin interface 2020-02-13 02:16:21 +00:00
c45a671cff Undocument ability to set directors and staff 2020-02-13 02:05:20 +00:00
c9b572dbc0 Add page for feature specs to docs 2020-02-13 02:02:58 +00:00
6bb3cf1f23 Remove option of setting directors and instructors from UI 2020-02-12 09:20:59 +00:00
f70861b7c0 Disallow setting of new directors and staff 2020-02-12 09:19:43 +00:00
dfb3c7cacc Extract IPN data safely 2020-02-12 09:19:27 +00:00
ca7250171a Upgrade Django 2020-02-11 22:47:14 +00:00
3d2ddcc206 Stop printing IPN / LDAP status 2020-02-10 09:21:01 +00:00
ae6f71a236 Log when daily and hourly tasks start 2020-02-10 09:15:14 +00:00
67c1d480df Send password to LDAP on password change 2020-02-10 08:54:29 +00:00
6fa73af0be Correctly get next meetings when there's multiple 2020-02-10 08:13:00 +00:00
35dc736017 Grab stats from API and display on home page 2020-02-10 08:02:45 +00:00
5ffb6c034a Calculate entire daily task time 2020-02-10 08:02:10 +00:00
49f6da8ae5 Add hourly task to calculate next events and member counts 2020-02-10 08:01:43 +00:00
47cf9532e7 Add Swordfish II as home stats divider 2020-02-10 06:29:13 +00:00
82b9955a56 Calculate _Overdue_ status the same way as old portal 2020-02-10 04:47:24 +00:00
dd68adfe68 Ignore Contractor member accounts on portal import 2020-02-10 02:09:39 +00:00
f4af053c91 Calculate status the same way as old portal 2020-02-10 01:42:28 +00:00
787fb063d1 Use date in AB timezone in tests 2020-02-10 01:10:28 +00:00
ad29bb39eb Calculate status based off Alberta timezone 2020-02-10 01:00:41 +00:00
63fd53f42a Exclude blank report types as well 2020-02-10 00:39:57 +00:00