Skip to content

Releases: hms-dbmi/hypatio-app

v1.1.0

04 Sep 13:23
Compare
Choose a tag to compare

1.1.0 (2024-09-04)

Bug Fixes

  • hypatio: Refactored how active project is determined for navigation to prevent error when scanners attempt to load non-existent paths (f956917)
  • projects: Added missing JS library (f722f7b)
  • projects: Allows automatic access for user covered by an institutional signer that has access (7f4685c)
  • projects: Fixed an issue on DataProject view with un-authenticated user (c10b074)
  • projects: Refactored how institutional officials/members are stored; reworked agreement form workflow for institutional members (88fa76e)
  • requirements: Updated Python requirements (3296c04)
  • requirements: Updated Python requirements (4cc23e4)

Features

  • pdf: Added an app for rendering PDFs (dd98208)
  • projects: Added a model for institutional officials/members for blanket DUAs; fixed older fixture that accessed models through ORM causing issues (6f6667b)
  • projects: Added view and API support for institutional officials; added 4CE DUA (9538168)
  • projects: Setup ability to use a Form class to manage rendering/processing of AgreementForms' data (c60b9e0)

v1.1.0-rc.8

04 Sep 13:07
Compare
Choose a tag to compare
v1.1.0-rc.8 Pre-release
Pre-release

1.1.0-rc.8 (2024-09-04)

Bug Fixes

  • requirements: Updated Python requirements (3296c04)

v1.1.0-rc.7

29 Aug 15:22
Compare
Choose a tag to compare
v1.1.0-rc.7 Pre-release
Pre-release

1.1.0-rc.7 (2024-08-29)

Bug Fixes

  • hypatio: Refactored how active project is determined for navigation to prevent error when scanners attempt to load non-existent paths (f956917)

v1.1.0-rc.6

29 Aug 15:18
Compare
Choose a tag to compare
v1.1.0-rc.6 Pre-release
Pre-release

1.1.0-rc.6 (2024-08-29)

Features

  • projects: Setup ability to use a Form class to manage rendering/processing of AgreementForms' data (c60b9e0)

v1.1.0-rc.5

27 Aug 11:59
Compare
Choose a tag to compare
v1.1.0-rc.5 Pre-release
Pre-release

1.1.0-rc.5 (2024-08-27)

Bug Fixes

  • projects: Refactored how institutional officials/members are stored; reworked agreement form workflow for institutional members (88fa76e)

v1.1.0-rc.4

26 Aug 15:02
Compare
Choose a tag to compare
v1.1.0-rc.4 Pre-release
Pre-release

1.1.0-rc.4 (2024-08-26)

Bug Fixes

  • requirements: Updated Python requirements (4cc23e4)

v1.1.0-rc.3

21 Aug 20:34
Compare
Choose a tag to compare
v1.1.0-rc.3 Pre-release
Pre-release

1.1.0-rc.3 (2024-08-21)

Bug Fixes

  • projects: Added missing JS library (f722f7b)

v1.1.0-rc.2

21 Aug 20:17
Compare
Choose a tag to compare
v1.1.0-rc.2 Pre-release
Pre-release

1.1.0-rc.2 (2024-08-21)

Bug Fixes

  • projects: Fixed an issue on DataProject view with un-authenticated user (c10b074)

v1.1.0-rc.1

21 Aug 17:36
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

1.1.0-rc.1 (2024-08-21)

Bug Fixes

  • projects: Allows automatic access for user covered by an institutional signer that has access (7f4685c)

Features

  • pdf: Added an app for rendering PDFs (dd98208)
  • projects: Added a model for institutional officials/members for blanket DUAs; fixed older fixture that accessed models through ORM causing issues (6f6667b)
  • projects: Added view and API support for institutional officials; added 4CE DUA (9538168)

v1.0.1

01 Aug 13:02
Compare
Choose a tag to compare

1.0.1 (2024-08-01)

Bug Fixes

  • settings: Removed raven from installed apps (e56026e)