Skip to content

v1.6.0

Compare
Choose a tag to compare
@vildead vildead released this 14 Sep 09:56
· 686 commits to master since this release
93fe4a9

New Features:

  • User model now contains API key #237
  • Add support to link external identifier service #227 #206
  • Resource Entitlement Management SystemREMS can be integrated to automatically log access in data logbook #226
  • Publishing Dataset also publishes related Project and Partner entities #228
  • Dataset export contains all related Data Declaration details #194
  • End of Data processing events are logged in data logbook #45
  • JSON schemas used by importer are stored locally and their version is tracked #254
  • Entities can be published immediately after import using --publish-on-import flag #244
  • Import of an existing entity can by skipped usin --skip-on-exist flag #282
  • Ethics status on cohorts is kept on Cohort entity, not Project #139
  • Participants of a contract can be updated #235
  • Home organization is not anymore assumed to participate in a contract by default #215
  • Enumeration labels were updated for "Use Restriction Rule" #230
  • DPIA document can be added as an attachment rather than a fixed (URL) attribute #217
  • Same Data Declaration title can be used under different datasets #207
  • Bump Django from 2.2.20 to 2.2.24
  • Bump django-celery-beat from 1.4.0 to 2.2.0
  • Bump django-celery-results from 1.0.4 to 2.0.1
  • Bump celery from 4.3.0 to 4.4.7

Fixed bugs:

  • Broken project view #266
  • Formatting is not preserved for project lay summary #234
  • Export to xlsx fails for projects and datasets #233
  • Accession number should be unique #142
  • Empty use restriction form on data declaration edit form is validated #270