Commit Graph

844 Commits

Author SHA1 Message Date
987e2a7465 Make the Class list publicly available, add Class Feed page 2022-01-26 04:21:47 +00:00
8b3fe7434e Fix username bug 2022-01-26 02:01:46 +00:00
e6aaef9bf1 Add Consumables to Paymaster 2022-01-25 04:12:22 +00:00
1d84423694 Update Google Drive link 2022-01-25 00:28:40 +00:00
5804995376 Implement basic usage tracking 2022-01-25 00:27:55 +00:00
45d36bf3e1 Improve Charts page 2022-01-23 21:25:00 +00:00
7acad94f68 Add script to calculate subscriber membership lengths 2022-01-23 21:24:29 +00:00
eedb546db5 Add stats for number of PayPal subscribers 2022-01-23 09:34:36 +00:00
fddb4e1c1a Only call member.save() when there's a change 2022-01-23 02:33:20 +00:00
0a7bb7e963 Store PayPal transaction type 2022-01-23 01:52:23 +00:00
c7358239b1 Move old scripts to scripts/ 2022-01-22 07:56:53 +00:00
29edacec04 Add loading message 2022-01-22 00:45:29 +00:00
25a3f72417 Switch back to Input for username 2022-01-22 00:29:24 +00:00
68f9085b47 Add an actual error message instead of a blank screen 2022-01-21 23:23:47 +00:00
cf79c335c2 Add barebones UI version tracking 2022-01-21 22:48:51 +00:00
69126440d3 Increase number of sessions shown 2022-01-21 21:30:20 +00:00
64a9d2b02e Fix image upload invert in dark mode 2022-01-21 21:29:36 +00:00
9e14fde11e Improve photo upload error handling 2022-01-21 04:36:58 +00:00
08ab4b2924 Stop detection of MP0 images 2022-01-21 03:17:21 +00:00
26cae32c0b Improve exception logging 2022-01-19 23:58:34 +00:00
0476bc7e31 Signup UI fixes, disable autocomplete 2022-01-19 23:58:19 +00:00
5b12091584 Remove info_source selection from Transaction serializer 2022-01-18 08:17:53 +00:00
4826f6dc8c Track unknown dates and stats 2022-01-17 21:46:53 +00:00
dd7c7102c8 Refine Transaction account options 2022-01-16 01:15:50 +00:00
fe7578d74d Add link to Discourse profile 2022-01-15 23:18:30 +00:00
41ca60cd6d Make application_date read-only, remove "On Spaceport" 2022-01-15 23:14:18 +00:00
dependabot[bot]
22ad4ed31c
Bump django from 3.1.13 to 3.1.14 in /apiserver
Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.13...3.1.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 00:33:44 +00:00
dependabot[bot]
20a5e3c74e
Bump reportlab from 3.5.34 to 3.5.55 in /apiserver
Bumps [reportlab](http://www.reportlab.com/) from 3.5.34 to 3.5.55.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 00:33:33 +00:00
554544bde6 Add latest training to Home page, make dates readable 2022-01-14 00:32:21 +00:00
72108a0dcb Make always show forgot password link 2022-01-13 23:28:09 +00:00
fa8f116281 Handle member_id correctly 2022-01-13 23:22:14 +00:00
a3b9bc0d90 Fix bugs 2021-12-22 06:25:02 +00:00
6b76057cab Process IPNs based off User instead of Member 2021-12-22 06:02:05 +00:00
7623ef68fe Limit sign message length 2021-12-22 06:01:50 +00:00
2fd42f7b6c Rename sections of UI to include "Your" 2021-12-22 05:59:34 +00:00
9d15ea7334 Fix footer z-index bug 2021-12-22 05:59:04 +00:00
42d6cb35d7 Remove member_id from geting object owner 2021-12-08 22:19:46 +00:00
bf5c300c6c Merge branch 'load_more' 2021-12-08 22:09:06 +00:00
fd83d171e9 Add dedicated Sign page 2021-12-08 22:02:30 +00:00
2b6aebc399 Update decalator URL 2021-12-08 22:02:03 +00:00
831280d73a Add Utilities page and tool label generator 2021-12-07 04:04:11 +00:00
db3e1290e4 Log sign submissions 2021-12-03 06:38:31 +00:00
94b030523f Keep sign submit button 2021-12-03 06:37:17 +00:00
4079896dc8 Don't send to sign if it's not configured 2021-12-03 05:20:02 +00:00
7b5dac7c6e Add input box for sending messages to the sign 2021-12-03 05:18:41 +00:00
e501427f38 Turn down gunicorn logging, reorder request logging 2021-11-29 02:42:17 +00:00
af3f4ac614 Log history changes to console 2021-11-29 02:18:58 +00:00
e8557cbf37 Ignore noisy requests 2021-11-29 01:23:07 +00:00
065afd966d Improve request logging 2021-11-29 01:19:01 +00:00
07559714ff Rate limit allow_last_scanned 2021-11-28 21:43:24 +00:00