Commit Graph

648 Commits

Author SHA1 Message Date
ee59691dca Remove members' addresses from UI 2020-08-09 00:20:05 +00:00
0dd7e5a00e Make member's street address optional 2020-08-09 00:01:24 +00:00
890fa996af Add script to export member addresses 2020-08-08 23:48:22 +00:00
9b8102a542 Add member's training to admin member page 2020-08-08 22:49:03 +00:00
bf6abb8737 Show member's training to admins 2020-08-08 22:46:19 +00:00
0d1ab359a4 Add PayPal transaction memo to note field 2020-08-08 22:45:43 +00:00
218dc60fb4 Remove add transaction form from member page 2020-08-08 22:02:45 +00:00
daee96ce3f Send user details to ping auth route 2020-08-03 03:26:20 +00:00
9f5d54d83f Improve ping route logging 2020-08-03 03:22:35 +00:00
dd526bd824 Bump Lodash version to 4.17.19 2020-08-03 02:51:40 +00:00
e4ad7e9865 Bump Pillow version to 7.1.0 2020-08-03 02:27:37 +00:00
83cba3e896 Document /stats/ API route 2020-08-02 19:28:09 -06:00
Tanner Collin
7297e30eb9
Merge pull request #21 from Protospace/dependabot/npm_and_yarn/webclient/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /webclient
2020-08-02 19:17:19 -06:00
8f42f7ad80 Add prepaid members to ready to vet list 2020-08-03 01:11:45 +00:00
335e152ffb Add more logging to IPN verification 2020-08-03 01:11:45 +00:00
dependabot[bot]
d869d0b70b
Bump elliptic from 6.5.2 to 6.5.3 in /webclient
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 10:58:57 +00:00
9524803ca3 Add UI to show if Trotec is in use 2020-07-27 21:09:15 +00:00
250ea89aa0 Prevent adding cards for unvetted members 2020-07-27 21:05:26 +00:00
b91f3bfb01 Display Trotec last usage time 2020-07-26 05:29:22 +00:00
f7469d67b9 Add UI to show if Trotec is in use 2020-07-26 00:04:58 +00:00
0f826015f7 Add stats endpoint for tracking computer logins 2020-07-26 00:04:07 +00:00
1e5250eb70 Add printable transaction receipt 2020-07-23 00:09:44 +00:00
570c5f2aeb Add instructions on how to print a member card 2020-07-18 22:38:07 +00:00
edb2128cbf Display Protospace as meeting instructor 2020-07-18 22:15:53 +00:00
04e0bbc7a2 Handle member photo Exif data orientation in the API 2020-07-18 06:13:02 +00:00
49b2cb48ab Handle member photo Exif data orientation in the UI 2020-07-18 06:12:10 +00:00
792a7ed62b Add UI to crop member photo 2020-07-17 04:48:40 +00:00
892bb09e4c Add script to generate previous member cards 2020-07-17 04:46:05 +00:00
33e9ddd30f Accept photo crop data over member details API 2020-07-17 04:45:35 +00:00
6be0778b39 Autofocus login username field 2020-07-16 23:05:59 +00:00
d5be3b65de Adjust member card template 2020-07-16 16:50:32 -06:00
0c2b011055 Adjust card positions to match mirrored template 2020-07-16 16:28:56 -06:00
6768211a78 Display card image link if user has one 2020-07-16 22:03:46 +00:00
a849b5f887 Add field for card_photo to database 2020-07-16 22:03:46 +00:00
e3514a1768 Add border to card member photo and check font size 2020-07-16 22:03:46 +00:00
9281abf853 Add function to generate member card photo 2020-07-16 22:03:46 +00:00
ee7c9d53d1 Mirror member card template to hide white line 2020-07-16 16:03:12 -06:00
b9a7d118dc Adjust member card template 2020-07-12 15:18:59 -06:00
638ec37faa Add swordfish media 2020-07-12 15:04:56 -06:00
d8c93fed06 Add member card template image 2020-07-11 23:54:38 -06:00
e93c936967 Display and vet members ready to be vetted 2020-07-12 03:10:23 +00:00
8561ed2ff4 Add an API route for members ready to be vetted 2020-07-12 03:09:24 +00:00
f3d96b4019 Alert Tanner when an IPN fails to verify 2020-07-03 23:03:00 +00:00
2a381402e2 Try to verify PayPal IPNs twice 2020-07-03 22:50:14 +00:00
f3167a245e Be more explicit about which URLs we can use 2020-06-29 22:44:08 +00:00
665d4e68bd Correct admin history date tz, add info to chart 2020-06-26 03:13:29 +00:00
bdbab31a17 Look up emails case insensitive 2020-06-26 03:12:56 +00:00
942ecab890 Use new password reset URLs in client 2020-06-23 21:01:21 +00:00
ca808e1d67 Document password reset URL change 2020-06-23 20:59:58 +00:00
a6e1876b93 Send reset password to LDAP server 2020-06-23 20:58:53 +00:00