dependabot[bot]
|
0017971166
|
Bump urllib3 from 1.25.7 to 1.25.8 in /apiserver
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-30 21:52:50 +00:00 |
|
|
884cdafacb
|
Revert usage tracking
|
2021-04-25 20:30:33 +00:00 |
|
|
0c184e9b1d
|
Remove history for UsageTrack
|
2021-04-25 20:24:32 +00:00 |
|
|
b14bd0ebf0
|
Decrease initial track time to 0
|
2021-04-16 03:08:16 +00:00 |
|
|
3fa7e86a9f
|
Alert Tanner on username mismatch
|
2021-04-16 02:56:55 +00:00 |
|
|
a0c9c52475
|
Fix usages bug when member's not a Spaceport user
|
2021-04-16 01:14:01 +00:00 |
|
|
74dfdc6c06
|
Improve search with legal first name
|
2021-04-16 01:13:36 +00:00 |
|
Tanner Collin
|
d2191bae2c
|
Merge pull request #26 from Protospace/dependabot/pip/apiserver/bleach-3.3.0
Bump bleach from 3.1.4 to 3.3.0 in /apiserver
|
2021-04-15 17:49:06 -06:00 |
|
Tanner Collin
|
894ad568cc
|
Merge pull request #29 from Protospace/dependabot/pip/apiserver/pillow-8.1.1
Bump pillow from 7.2.0 to 8.1.1 in /apiserver
|
2021-04-15 17:48:47 -06:00 |
|
Tanner Collin
|
430ee32efc
|
Merge pull request #30 from Protospace/dependabot/pip/apiserver/djangorestframework-3.11.2
Bump djangorestframework from 3.11.0 to 3.11.2 in /apiserver
|
2021-04-15 17:48:37 -06:00 |
|
dependabot[bot]
|
659fb141ff
|
Bump pillow from 7.2.0 to 8.1.1 in /apiserver
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.2.0...8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-15 23:48:23 +00:00 |
|
dependabot[bot]
|
9c9426679c
|
Bump jinja2 from 2.10.3 to 2.11.3 in /apiserver
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-15 23:48:15 +00:00 |
|
Tanner Collin
|
5419c560ec
|
Merge pull request #36 from Protospace/dependabot/pip/apiserver/pygments-2.7.4
Bump pygments from 2.5.2 to 2.7.4 in /apiserver
|
2021-04-15 17:47:34 -06:00 |
|
Tanner Collin
|
3042c00aa7
|
Merge pull request #39 from Protospace/dependabot/pip/apiserver/django-3.0.14
Bump django from 3.0.7 to 3.0.14 in /apiserver
|
2021-04-15 17:47:14 -06:00 |
|
|
cad4caf518
|
Reset backup canaries
|
2021-04-15 23:30:16 +00:00 |
|
|
3f34a3aaf8
|
Simplify the race condition fix using F()
|
2021-04-15 22:58:56 +00:00 |
|
|
9a3a9db4ee
|
Fix tracking race condition
|
2021-04-15 22:38:46 +00:00 |
|
|
677b4086e5
|
Add basic tracking of devices
|
2021-04-10 23:39:58 +00:00 |
|
dependabot[bot]
|
2e4b82d829
|
Bump django from 3.0.7 to 3.0.14 in /apiserver
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.7...3.0.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-08 19:11:45 +00:00 |
|
|
868e3636dc
|
Only track mumble stat if URL is set
|
2021-04-03 19:07:07 +00:00 |
|
dependabot[bot]
|
28fad66f7e
|
Bump pygments from 2.5.2 to 2.7.4 in /apiserver
Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.5.2...2.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 21:42:37 +00:00 |
|
dependabot[bot]
|
5de5cc7fdd
|
Bump djangorestframework from 3.11.0 to 3.11.2 in /apiserver
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-19 23:01:05 +00:00 |
|
dependabot[bot]
|
1115daa677
|
Bump bleach from 3.1.4 to 3.3.0 in /apiserver
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.4 to 3.3.0.
- [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.4...v3.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-02 22:25:38 +00:00 |
|
|
247e221ac6
|
Improve logging
|
2021-01-12 02:42:53 +00:00 |
|
|
a7051f80ac
|
Make generate_backups function atomic, increase DB timeout
|
2020-11-24 23:00:45 +00:00 |
|
|
e516ab1263
|
Add script to import historical number of vetted members
|
2020-11-19 00:53:06 +00:00 |
|
|
276e9b9b5b
|
Add stats for number of vetted members
|
2020-11-19 00:52:33 +00:00 |
|
|
af68f6b941
|
Add script to import historical number of members older than six months
|
2020-11-18 23:57:37 +00:00 |
|
|
4b74bc8ade
|
Add stats for number of members older than six months
|
2020-11-18 23:54:44 +00:00 |
|
|
d990a64efb
|
Return alarm light value over /stats/ API
|
2020-11-17 20:25:25 +00:00 |
|
|
750eed0fb6
|
Add API route for logging alarm light value
|
2020-11-17 08:15:16 +00:00 |
|
|
d7c1f8e291
|
Adjust member form generation
|
2020-11-16 02:33:05 +00:00 |
|
|
6337b314c7
|
Update member form template
|
2020-11-15 17:31:00 -07:00 |
|
|
3b412d35e4
|
Update member form template
|
2020-11-15 17:20:03 -07:00 |
|
|
a87993b9de
|
Correct blank member form font import
|
2020-11-15 16:30:24 -07:00 |
|
|
944be50dbf
|
Add checks to card photo generation
|
2020-11-15 23:01:55 +00:00 |
|
|
a083a7814f
|
Add limits to possible monthly_fees
|
2020-11-15 05:33:15 +00:00 |
|
|
d56a530312
|
Add some limits to class cost and student count
|
2020-11-15 05:10:52 +00:00 |
|
|
e69a65ae0b
|
Stop generating card files
|
2020-11-15 05:10:28 +00:00 |
|
|
67a019811b
|
Generate card photos on the fly instead of saving files
|
2020-11-15 04:35:16 +00:00 |
|
|
19fa620296
|
Merge branch 'member-summary'
|
2020-11-15 01:54:00 +00:00 |
|
|
4bc2965f60
|
Increase ldap api call timeout
|
2020-11-15 01:47:04 +00:00 |
|
|
ed8df13946
|
Add django command to delete unused static files
|
2020-11-15 01:45:07 +00:00 |
|
|
429a6c0354
|
Merge remote-tracking branch 'origin/member-summary'
|
2020-11-15 00:55:04 +00:00 |
|
|
03ebe8c7aa
|
Improve development docs
|
2020-11-15 00:53:07 +00:00 |
|
|
e8198f7b2a
|
Filter logging /lockout/
|
2020-11-07 21:27:10 +00:00 |
|
|
93d3731507
|
Add Mumble user list to stats
|
2020-10-31 22:53:44 +00:00 |
|
|
bf0030504a
|
Show members application date instead of start date
|
2020-10-05 21:30:06 +00:00 |
|
|
d5b8ffa0e2
|
Link to member pages in the Instructor Attendance panel
|
2020-10-05 21:20:15 +00:00 |
|
|
84a479752b
|
Allow instructors to see other member's training
|
2020-10-05 21:20:15 +00:00 |
|