Skip to content

Version 1.6.2

Compare
Choose a tag to compare
@scottx611x scottx611x released this 24 Jan 16:44
· 682 commits to develop since this release
91a0067

NOTE: When updating to use this release the following haystack management command will have to be run to rebuild the Solr index: ./manage.py rebuild_index


Implemented enhancements:

  • Lightning Bolt Icon is not a true representation of an Importing FilestoreItem's state #2382
  • Prettier tool names #2155
  • Data Set 2 - Update selection icon and select all icon #1833
  • Data-Set 2 Layout/CSS #1666
  • Move "URL shortcut" field from upload page to data set details in file browser #1629
  • provide list of download URLs for selection #326
  • Provide additional information when logging a file import error from S3 #2444 (hackdna)
  • ISA-Tab Upload: Wrong remove color button #1727
  • Allow deletion of the empty user data S3 buckets #2392 (hackdna)

Fixed bugs:

  • Add read-meta perms to existing dataset objs w/ read perm #2455
  • EC2 data volume type is set to magnetic #2442
  • Download links not displayed in the data set view #2434
  • File Browser - Tooltips Linger #2431
  • Import Own Space Button - Fix color and padding #2401
  • Spurious Solr error 404 in Celery log #2290
  • Provenance Bug: URL fails to redirect #2285
  • Seeing unexpected values for "type" in file browser #2106
  • "study_uuid: AND assay_uuid:" solr syntax error #2063
  • provenance attributes menu not showing on FF #1466
  • Update ui tool_panel visibility based on perms. #2467 (jkmarx)
  • Jkmarx/fixes for vis tab #2449 (jkmarx)
  • Bug fix for checking the dataset object perms. #2445 (jkmarx)
  • Set EC2 instance root volume type to gp2 #2443 (hackdna)
  • Hide any users without profiles or a full_name. #2440 (jkmarx)
  • Jkmarx/popover fix #2439 (jkmarx)
  • Remove flaky tool tip. #2438 (jkmarx)
  • Results missing from some successful analyses #2426
  • Database migrations fail to apply automatically #2420
  • Assertion error in test_analysis_deletion #2408
  • KeyError when cancelling an Analysis before Galaxy Import stage #2397
  • Downloading more files from Galaxy than specified by workflow #2293
  • Assign unique name to each Celery worker #2404 (hackdna)
  • Remove data_set_manager test data zip files from .gitignore #2395 (hackdna)

Closed issues:

  • Sharing/Permissions UI #2390
  • Details > History > "Import into own space" should get grey background #2356
  • file browser filters disappear as new facets applied #2091
  • With download url in solr, don't need the per-row api hits in file browser #2050
  • Refactor provvis global scope usage #1000
  • Decouple access control for data set metadata from access control for data samples #486
  • Collaboration Permissions - View Meta Data Level #2389
  • Remove the WorkflowFilesDL model #2173
  • Assay Files Refactor/Fix Unit Test #1621

Merged pull requests: