tanner
2656ed3ff0
Correct timezone for date in lockout auth update script
2020-06-05 03:43:56 +00:00
tanner
9ad64cbf5a
Resolve member objects in lockout auth update script
2020-06-05 03:29:32 +00:00
tanner
86f4862dbe
Remove Emrah's training_record_fix.py
...
member_id is only a hint from the old portal scrape import used to
link objects when people register on Spaceport if they had an account on
the old portal. It shouldn't be used going forward.
2020-06-05 03:10:07 +00:00
tanner
8e9855c408
Return true/false instead of 1/0 for lockouts
2020-06-05 02:52:53 +00:00
Emrah Atil
7c9cbfa1c3
Utility to populate tool certification dates from training data
2020-06-04 19:22:26 -06:00
Emrah Atil
163d0eff55
Utility to add missing user info to training record
2020-06-04 19:21:07 -06:00
Emrah Atil
e07cb9a1af
Lockout authorization api
2020-06-04 19:19:26 -06:00
Emrah Atil
57b3b7d869
Added member tool authorization fields
2020-06-04 19:10:12 -06:00
tanner
0231394cef
Add any missing days to card scan import script
2020-06-04 03:04:06 +00:00
tanner
146d324025
Add hourly task to count card scans
2020-06-04 02:41:28 +00:00
tanner
9b98ebf23a
Add card scan stats to API
2020-06-04 02:35:38 +00:00
tanner
bdbf21f75a
Add script to import old card scan counts
2020-06-04 02:35:38 +00:00
tanner
ea3f1fc6e4
Set card last_seen_at date to Alberta timezone
2020-06-04 02:35:06 +00:00
tanner
33e5b7d8e6
Update docs specs
2020-05-31 00:40:33 +00:00
tanner
828298edbd
Mention old portal data import is optional
2020-05-31 00:30:31 +00:00
tanner
7273eaf815
Add missing installation dependencies
2020-05-31 00:26:36 +00:00
tanner
7cfe73580b
Allow searching by member IDs
2020-05-17 00:30:59 +00:00
tanner
99c1c53f12
Calculate retained member counts for each month
2020-05-17 00:18:08 +00:00
tanner
d0402ea388
Return an error message when backup's not ready
2020-05-08 04:57:09 +00:00
tanner
89b3ea6e4f
Obfuscate admin page url
2020-05-08 04:57:09 +00:00
tanner
5367470daa
Set same-origin referrer policy
2020-05-08 04:57:09 +00:00
tanner
32eeebaf00
Don't update Minecraft player list on error
2020-05-08 04:57:09 +00:00
tanner
77b1f932b4
Add option to exclude system changes from History API
2020-05-08 04:53:37 +00:00
tanner
2ffaa4c28c
Document public_bio and private_notes
2020-05-01 03:59:23 +00:00
tanner
4de91204f9
Add fields for public bio and private notes to API
2020-05-01 03:20:37 +00:00
tanner
def5c31d0b
Add santiy check to backup download
2020-05-01 01:21:06 +00:00
tanner
d99e4e3b23
Add signup counts to /charts/ API
2020-04-26 04:23:48 +00:00
tanner
7d370fe4b2
Add function to calculate member signup counts
2020-04-26 04:06:15 +00:00
tanner
d7a529dd94
Rename table to StatsSignupCount
2020-04-26 03:39:38 +00:00
tanner
3d85448b0e
Add script to import old member signup counts
2020-04-26 03:36:59 +00:00
tanner
1cbf951ab4
Add member signups count table
2020-04-26 03:36:39 +00:00
tanner
9223da6b90
Add member counts to /charts/ API
2020-04-21 21:12:50 +00:00
tanner
20c93cd5c4
Add script to import old member counts from csv
2020-04-21 05:46:40 +00:00
tanner
8d4a63fbfc
Add member count stats table and update it hourly
2020-04-21 05:45:20 +00:00
tanner
0c3805d86d
Correct member count to remove "Past Prospect" members
2020-04-21 00:15:19 +00:00
tanner
118c32ca7c
Add Minecraft players to /stats/ API
2020-04-21 00:12:51 +00:00
tanner
d3a7616686
Clear next meeting and clean stats if there's none
2020-04-16 05:03:54 +00:00
tanner
01703d55dc
Update info about /door/ API route auth in docs
2020-04-04 02:01:39 +00:00
dependabot[bot]
27417852cd
Bump bleach from 3.1.2 to 3.1.4 in /apiserver
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.2...v3.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-03-30 20:14:09 +00:00
Tanner Collin
adaa0e0d3c
Merge pull request #14 from Protospace/dependabot/pip/apiserver/bleach-3.1.2
...
Bump bleach from 3.1.1 to 3.1.2 in /apiserver
2020-03-28 20:50:01 -06:00
tanner
a3db260e08
Allow searching for members by email
2020-03-29 02:46:36 +00:00
tanner
3a9fd875b2
Filter out cancelled meetings and cleanups
2020-03-29 02:46:36 +00:00
dependabot[bot]
edcb5fe80e
Bump bleach from 3.1.1 to 3.1.2 in /apiserver
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-03-24 18:05:32 +00:00
tanner
4153f7ed6e
Change backup folder depending on DEBUG
2020-03-08 01:12:56 +00:00
tanner
301b1603ef
Convert print statements to logger calls
2020-03-08 01:07:09 +00:00
tanner
464db5cf28
Set up proper logging
2020-03-08 00:36:16 +00:00
tanner
8ff4997810
Add fields for Protospace wifi pass and door code
2020-02-29 00:50:34 +00:00
tanner
1cc3087148
Stop tracking Card's last_seen_at
2020-02-29 00:48:33 +00:00
tanner
ba5361f660
Add script to clean member names
2020-02-28 07:24:09 +00:00
tanner
091c81e411
Capitalize names, disallow extra spaces
2020-02-28 07:00:55 +00:00