Skip to content

Releases: diverso-lab/uvlhub

v1.8

18 Jul 15:58
Compare
Choose a tag to compare
  • Implemented the option to make datasets anonymous
  • You can now edit the metadata of a dataset.
  • Implemented decorators
  • Fixed multiple bugs in the JS script of the create / edit dataset form
  • Now there is the option to not set the author of an account as the author of a dataset by default.

Full Changelog: v1.7...v1.8

v1.7

12 Jul 15:09
Compare
Choose a tag to compare
  • Integration with flamapy at backend and module level
  • Decoupled FeatureModel and related models
  • Decoupled File and related models
  • Renamed File model to Hubfile to avoid naming conflicts
  • Changed Python Alpine image to Python Slim for flamapy package compatibility
  • Refactored the scripts
  • Refactored images
  • Custom 502 errors are now shown in nginx depending on deployment environment
  • Implemented correct dataset seeder
  • Fixed browser bug
  • Fixed profile/summary bug

Full Changelog: v1.6.8...v1.7

v1.6.8

09 Jul 18:54
Compare
Choose a tag to compare
  • Refactored the forms of the dataset module
  • Refactored the dataset module
  • Improved the synchrony between local and Zenodo
  • Fixed bug that didn't allow the visualisation of out-of-sync datasets
  • Fixed bug when choosing a publication type that had blanks in it
  • Added new tests
  • Improved the graphical interface in the view of a dataset
  • Added link to Zenodo record

Full Changelog: v1.6.7...v1.6.8

v1.6.7

09 Jul 10:29
Compare
Choose a tag to compare
  • Improved dataset view GUI
  • DOI button now stands out and is clearer than the others
  • Associated files have a better appearance

Full Changelog: v1.6.6...v1.6.7

v1.6.6

09 Jul 07:39
Compare
Choose a tag to compare

Movidos todos los dataset a Zenodo
Incluida cita a paper
Cambiado de modo sandbox Zenodo a producción

Full Changelog: v1.6.5...v1.6.6

v1.6.5

08 Jul 19:19
Compare
Choose a tag to compare

Fixed major bug when creating a connection test with Zenodo

Full Changelog: v1.6.4...v1.6.5

v1.6.4

08 Jul 17:28
Compare
Choose a tag to compare
  • Refactored the cookie counter when displaying a dataset
  • Created a mapping of old and new DOIs due to the migration to the Zenodo production environment

Full Changelog: v1.6.3...v1.6.4

v1.6.3

07 Jul 18:14
Compare
Choose a tag to compare

Improved performance when loading the site due to excessive database queries counting all records over and over again.

Full Changelog: v1.6.2...v1.6.3

v1.6.2

07 Jul 16:01
Compare
Choose a tag to compare
  • Implemented a small viewer of the compiled version in production
  • Updated dependencies

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

07 Jul 14:08
Compare
Choose a tag to compare

Implemented module ignore functionality, which allows, in the .moduleingnore file, to specify which modules we want the app loader to ignore and are not available in the deployment environment.

What's Changed

Full Changelog: v1.6...v1.6.1