Commit Graph

555 Commits

Author SHA1 Message Date
4420a675d3 Simplify transaction form 2020-10-01 22:14:16 +00:00
8d82b7e85b Don't change ldap group membership if it's not configured 2020-09-27 04:07:42 +00:00
ced94ae019 Fix serializer set_password bug 2020-09-27 04:03:34 +00:00
06fffca262 Add script to delete member addresses from database 2020-09-27 04:02:07 +00:00
e263a6847f Order upcoming classes by nearest date 2020-09-21 20:01:47 +00:00
6aa59a46dc Fix laser used by bug 2020-09-21 18:50:01 +00:00
ca8083859c Fix utils auth bugs 2020-09-20 00:27:48 +00:00
3bf8743e9a Display who used the lasers last 2020-09-20 00:23:27 +00:00
1cdb236a7e Add UI for Spaceport auth 2020-09-18 05:04:00 +00:00
9a105908a3 Add API routes for Spaceport auth 2020-09-18 05:03:05 +00:00
6603eb56ac Ignore class attendance buttons if no change 2020-09-17 22:15:48 +00:00
b45f86e0cc Add Auth API connection to apiserver 2020-09-16 22:52:17 +00:00
649b2061bc Merge remote-tracking branch 'github/ldap-functions' 2020-09-15 21:01:53 +00:00
5e1d62caf3 Add more logging 2020-09-15 21:01:07 +00:00
131a8a46a6 Abstract updating certs to a method 2020-09-15 20:59:39 +00:00
ddb83a1b58 Only change group membership if cert changes 2020-09-15 20:59:39 +00:00
440d389f16 Disable buttons while loading 2020-09-15 20:59:39 +00:00
3b8e0097a1 Add loading spinners to buttons 2020-09-15 20:59:39 +00:00
faf6969f7e Add UI for Rabbit and Trotec certs 2020-09-15 20:59:39 +00:00
854db4b258 Add execution permissions to scripts 2020-09-15 20:59:39 +00:00
f55d8c609e Add scripts to import laser certs based off groups 2020-09-15 20:59:39 +00:00
dcdfbfa953 Change LDAP group membership based on certification 2020-09-15 20:59:39 +00:00
44d50735bf Add rabbit and trotec cert dates 2020-09-15 20:59:39 +00:00
28b8de41a8 Alert Tanner about LDAP server errors 2020-09-15 20:59:39 +00:00
164aa3c9c7 Stop checking old_models.py on registration 2020-09-15 20:59:38 +00:00
5f08bd5e01 Add missing LDAP server requirements 2020-09-15 20:59:38 +00:00
7e2a4ba673 Improve LDAP logging and secrets management 2020-09-15 00:18:38 +00:00
2d7c67a207 Improve LDAP logging and group functions 2020-09-14 00:13:00 +00:00
bfd90768c2 Allow searching LDAP users by email 2020-09-11 01:36:00 -06:00
2cc21d360d Add find_dn and dump_users LDAP functions 2020-09-11 00:04:38 -06:00
3133114f93 Add LDAP group API routes 2020-09-10 20:41:29 -06:00
6cd0ea7bd0 Fix LDAP bugs and and remove_from_group 2020-09-10 20:29:29 -06:00
707e89595e Fix whitespace 2020-09-10 19:15:42 -06:00
Patrick Spencer
0b09246cc8 Update ldap_functions.py 2020-09-10 19:12:53 -06:00
Tanner Collin
bb25ca0e05
Merge pull request #23 from Protospace/dependabot/npm_and_yarn/webclient/http-proxy-1.18.1
Bump http-proxy from 1.18.0 to 1.18.1 in /webclient
2020-09-06 17:29:19 -06:00
dependabot[bot]
38921b64bb
Bump http-proxy from 1.18.0 to 1.18.1 in /webclient
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-06 22:19:54 +00:00
9bc0f5ca32 Add coords to Minecraft map link 2020-09-06 22:18:48 +00:00
bd5387f6d4 Update serialize-javascript package 2020-09-01 19:22:33 +00:00
f795cd6d40 Add link to Minecraft map to stats 2020-09-01 19:17:27 +00:00
089a3f2fd6 Clarify chart data 2020-09-01 19:13:45 +00:00
117928a256 Don't show login form if using registration bypass 2020-08-27 19:39:51 +00:00
ece2b41b41 Display default $55 membership dues if null 2020-08-27 03:19:26 +00:00
de799d4983 Display if a student is Waiting for payment 2020-08-22 19:47:41 +00:00
4e6df6ebd0 Upgrade Pillow to fix exif image data bug 2020-08-20 23:53:28 +00:00
bc81358c5a Display ? if laser use is unknown 2020-08-19 23:44:26 +00:00
67b01629aa Add instruction to test new member cards 2020-08-18 17:20:57 +00:00
08f8f568c2 Show Protospace as instructor in user's training 2020-08-17 21:04:19 +00:00
f1550fb7be Allow admins to certify the orientation date 2020-08-13 22:57:19 +00:00
0fb481ca94 Automatically certify students on course attendance 2020-08-13 22:57:19 +00:00
0c7c9cd4ca Add admin UI for certifying members 2020-08-13 22:57:19 +00:00