ComputerScienceHouse Packet Versions Save

Web packet written in Python for Computer Science House

v3.5.7

1 year ago
  • Fetch Gravatar in navbar for intro members (#345)
  • Redirect if request came from incorrect host for SSO (#346)

v3.5.6

1 year ago

Release 3.5.6

  • Add pip-tools locked requirements (#336)
  • Add PR to Eboard Tags (#342)

v3.5.5-1

2 years ago

Fixes:

  • Dockerfile: freeze our dependencies (#318)

v3.5.5

2 years ago

Release 3.5.5

Fixes:

  • Revert upgrade of onesignal to 2.0.0 (#289)
  • Protecting api routes from freshmen (#295)
  • Fix the missing sign button for the first packet in intro realm (#309)

v3.5.4

2 years ago

Features:

  • Hide signatures from frosh and sort by name by default (#283)

Fixes:

  • Correct counting of upper sigs (#255)
  • Make the report button readable (#286)

Dev Enhancements:

  • Automate deployment of new releases (#254)
  • Add simple readiness check (#256)
  • Type hinting and mypy (#257)
  • Various package upgrades (thanks dependabot!)
    • Subsequent pylint fixes (#285)

v3.5.3

3 years ago

This update adds:

  • Github Codespaces config (#234)
  • Datadog APM (#237)
  • Datadog RUM (#242)
  • Separate Misc from Upper signatures in upperclassmen view (#246)
  • Improved version strings (#247)

v3.5.2

3 years ago

New Features:

  • Chairman -> Chairperson (#213)
  • Show times on packet end dates (#214)
  • Local dev improvements (#216)
  • Github actions CI (#231)
  • Misc dependency bumps

v3.5.1

3 years ago

New Features: Wiki Maintainer Badges (#210)

v3.5.0

3 years ago

New Features Graph for packet aggregate signatures over time (#205) API for making packets, freshmen and otherwise (#206) Frontend for evals to administrate packet (#206, #207) Custom Error pages (#200) Ci for docker (#202)

v3.4.0

4 years ago

New Features:

File and CSV export from fetch_results (#189) Sentry configuration (#192, #193) Python 3.7 and container optimizations (#195) Web API support for packet creation (#190) Whitespace handling in CSV parsing (#196) Packet and Upperclassman statistics routes (#184)