8000 Releases · mytardis/mytardis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mytardis/mytardis

8000

v4.6.0

08 Aug 23:46
806696a
Compare
Choose a tag to compare
  • #3153 Move static libs from PushTo app to Webpack
  • #3115 Download single file via Nginx
  • #3114 Update HSM app docs
  • #3113 Update Celery settings to a new format
  • #3111 Send datafile recall acknowledgement email
  • #3091 Google auth user approval fix
  • #3089 Events log update (switch to a native JSONField)
  • #3028 and #3029 Security fixes as per CodeQL advice
  • #3014 Track HSM app recalls with events log
  • Dependency updates for Python and JS
  • NodeJS has been switched from 10.x to LTS version (14.x)
  • Dockerfile for tests has been switched to Ubuntu 20.04

v4.5.0

05 May 04:48
Compare
Choose a tag to compare

MyTardis v4.5.0

  • Support for displaying online/offline files status for file in HSM
  • Support for requesting recall of an offline dataset
  • Support for requesting recall of an offline datafile
  • Updated various Python and JS libraries
  • Bugfixes
    • Fixed #2901
    • PushTo related fixes #2910
    • Fix redirect to next page
    • Fixes related to tree view #2742

v4.4.0

13 Nov 05:35
baf24df
Compare
Choose a tag to compare
  • User activity logging app
  • Updated various Python and JS libraries
  • Fix to Google Chrome installation
  • Bugfixes
    • add SSH key

v.4.3.0

17 Sep 04:05
87b9650
Compare
Choose a tag to compare
  • Updated various Python and JS libraries
  • Removed Mustache and Backbone JS libraries (replaced with React)
  • No new session will be created on API call or health check
  • Check DataFile permissions in API differently (performance gain)
  • Check for dataset permissions during API calls (security bug)
  • New uploader registration email to be send to managers group not admins

v4.2.0

13 Mar 02:10
Compare
Choose a tag to compare

MyTardis v4.2.0

  • Upgraded Django from 1.11.26 to 2.2.6
  • Upgraded Bootstrap from 3.4.1 to 4.1.3
  • Continuous Integration testing implemented for Python 3.5, 3.6, 3.7 and 3.8
  • Dropped support for Python 2
  • Dataset view now has a tree-based file browser
  • Added a task which can be scheduled to clean up unverified files
  • Added a task which can be scheduled to clean up DataFiles without DataFileObjects
  • Bug fixes
    • Ensured thumbnail image files are opened in binary format, required for Python 3
    • Fixed bug with downloads on Python 3 by removing use of .__next__()
    • Fixed bugs in Push To's encoding/decoding of SSH certificates in Python 3
    • Fixed bug in MyTardis SFTP service relating to use of gevent with Django 2.2
  • Dependency updates
    • Python and JS dependencies have been updated to address vulnerabilities.

MyTardis v4.1.5

22 Nov 03:50
0e4e4ae
Compare
Choose a tag to compare

MyTardis v4.1.5

  • Update AngularJS to address the SNYK-JS-ANGULAR-534884 vulnerability.
  • Update the handlebars version in package-lock.json to avoid having
    "npm install" report high severity vulnerabilities.
  • Fix the dataset metadata API test which was failing on Python 3.5.

MyTardis v4.1.4

08 Nov 00:28
cf50e8b
Compare
Choose a tag to compare

MyTardis v4.1.4

  • Fixed duplicate form submission bugs for create experiment/dataset
  • Fixed search bug which restricted instrument drop-down to 20 records
  • Fixed some byte string encoding issues with LDAP auth in Python 3
  • Fixed Python 3.5 unit tests
  • Fixed pickled StorageBoxOption values for Python 3

MyTardis v4.1.3

23 Oct 00:05
0b48e07
Compare
Choose a tag to compare

MyTardis v4.1.3

  • Update the https-proxy-agent version in package-lock.json to avoid having
    "npm install" display "found 1 high severity vulnerability".

MyTardis v4.1.2

21 Oct 02:24
5a21a46
Compare
Choose a tag to compare

MyTardis v4.1.2

  • Allow .jsx files to be included in assets/js/tardis_portal/ and ensure that
    they won't be linted using the jQuery ESLint configuration
  • Switch back to the official version of the pyoai dependency

MyTardis v4.1.1

16 Oct 02:46
Compare
Choose a tag to compare

MyTardis v4.1.1

  • Fixed Python 3 bug with string encoding in deep download mapper
    which affected directory names in SFTP interface.
0