Skip to content

Version 1.7.0

Compare
Choose a tag to compare
@jkmarx jkmarx released this 19 Jul 18:25
· 175 commits to develop since this release

1.7.0 (2019-07-15)

Full Changelog

Implemented enhancements:

  • New NavBar Configuration #3113
  • Update Icons #2726
  • Re-index only data sets that are not yet public in make_data_sets_public command #621
  • Add extra details on dashboard. #3399 (jkmarx)

Fixed bugs:

  • Fix Cancel button functionality on FB Details tab #3415
  • Applying site updates using Fabric is broken #3403
  • Solr service fails to start in Vagrant during second boot #3400
  • UnicodeEncodeError in events API #3386
  • Analyses Show Different Names Depending on Location #3379
  • ImproperlyConfigured error in workflows API #3352
  • Unwanted Download Facet (File Browser) #3277
  • Collaboration - Send Invite Bug #1655
  • Suggested edits for currently implemented tutorials #1417
  • Fix data set edit bug. #3417 (jkmarx)
  • Display the tools display name for analysis model. #3401 (jkmarx)
  • Limit workflow api urls. #3398 (jkmarx)
  • Hide attributes related to downloading files. #3382 (jkmarx)

Closed issues:

  • CryptographyDeprecationWarning when running Fabric #3404
  • Missing Dependency - linux-image-extra-3.13.0-170-generic #3387
  • Fix names of REST API view classes #3345
  • Fixture default-pages.json is unused #3333
  • Upgrade to Ubuntu 16.04 LTS #3118
  • Upgrade Puppet to version 4.10 or greater #3096
  • Make it less likely that users invite people to the wrong group #2906
  • Spurious log message when using manage.py #2810
  • Replace puppetlabs-docker_platform with puppetlabs-docker #2727
  • Remove copy_dataset() task #2662
  • Confusing error page if invitation token reused #1898
  • Replace puppetlabs-rabbitmq module with puppet-rabbitmq #1185
  • introduce requireJS to handle JS libraries and scripts #342

Merged pull requests:

  • Fix UUIDField migrations in AnalysisStatus to allow upgrading django_extensions #3419 (hackdna)
  • Update UserProfile.uuid migrations to allow upgrading django_extensions #3418 (hackdna)
  • Downgrade django-storages #3414 (hackdna)
  • Upgrade bower for critical update. #3410 (jkmarx)
  • Update ec2 configs. #3409 (jkmarx)
  • Hackdna/deployment code cleanup #3408 (hackdna)
  • Upgrade PostgreSQL to version 10.9 #3407 (hackdna)
  • Upgrade paramiko to v2.5.0 #3405 (hackdna)
  • Remove old and unused fixture. #3402 (jkmarx)
  • Jkmarx/upgrade puppet version #3397 (jkmarx)
  • Update storage setting per docs. #3395 (jkmarx)
  • Migrate UUIDField galaxy_workflow_task_group_id in AnalysisStatus model #3394 (hackdna)
  • Migrate UUIDField galaxy_export_task_group_id in AnalysisStatus model #3393 (hackdna)
  • Migrate UUIDField galaxy_import_task_group_id in AnalysisStatus model #3392 (hackdna)
  • Jkmarx/upgrade to ubuntu 16 #3391 (jkmarx)
  • Fix Cypress error on Travis CI #3390 (hackdna)
  • Migrate UUIDField refinery_import_task_id in AnalysisStatus model #3389 (hackdna)
  • Raise faker module log level to INFO to avoid spurious messages #3385 (hackdna)
  • Update UUIDField in UserProfile model #3384 (hackdna)
  • Jkmarx/finish api view names update #3381 (jkmarx)
  • Jkmarx/correct core api view names #3380 (jkmarx)