Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@scottx611x scottx611x released this 02 Oct 17:23
· 849 commits to develop since this release

Implemented enhancements:

  • Show zero-count facets in cross-dataset browser #2088
  • Allow associating uploaded data files with data sets imported from ISA archives #2053
  • user/files: update facet counts on each click #2005
  • user/files facet display should be the same as fb2 #2000
  • user/files: csv export does not include data urls #1968
  • Discrepancies between "Details" tab: file browser 1 vs. 2 #1890
  • Group creation modal text update #1883
  • Change annotation of workflows with single input. #268

Fixed bugs:

  • Show zero-count facets in file browser #2089
  • cross-dataset browser: Download urls are sometimes still paths #2086
  • Internal server error when accessing visualization URLs that do not exist #2079
  • HTTP 500 error when accessing data set API #2078
  • Cross-dataset: rows do not match facet counts #2069
  • all files download CSV fails on test if unfiltered (1000+ rows) #2064
  • data_sets (new) making unnecessary API calls #2043
  • user/files csv is broken: 500 #2004
  • Database connection error when launching AWS stack with custom RDS_SUPERUSER_PASSWORD #1990
  • /user/files: Why do zero-value facets even show up? #1973
  • File not found error for /static/images/icons.svg #1967
  • user/files filename sort doesn't work #1960
  • Check that user/files link to dataset works #1958
  • Publicly shared files are not visible when not logged in #1940
  • On production /user/files API has no results if not logged in #1912
  • filebrowser2: table rows disappear after scroll in short window #1900
  • Data set samples are not always displayed in file browser 2 #1882
  • Canceling analysis does not terminate file import tasks #1730
  • RepoExplorer: initializing with custom root doesn't trigger a query #970
  • RepoExplorer: Two AND queries don't work as expected #962
  • RepoExplorer: List graph doesn't re-root on page load #961
  • Locking a node in the treemap doesn't highlight it in the list graph #954
  • analysis titles swapped when two analyses are launched simultaneously #631

Closed issues:

  • Limit number of docker containers #2107
  • Docker "please wait" page until visualization is available #2074
  • Only one file of two file upload shows up in data_sets at first, but reindex helps #2049
  • With the files facets collapsed by default, they should expand when there is a facet search #2023
  • Facet sorts done right #2008
  • Remove hide option from user/files columns #2003
  • Replace analysis urls with fb2 urls with appropriate facet #2002
  • simpler url: "user/files" should just be "files" #2001
  • /user/files: where is technology? #1972
  • Preserve facets when navigating from /user/files to filebrowser #1971
  • user/files: Update history as filters and sorts change #1959
  • user/files: updating filter or sort updates csv download #1957
  • user/files facets should be OR, not AND #1955
  • How to run esformatter? Does it have role in build? #1952
  • Update check data files functionality to support S3 #1874
  • Modify tabular metadata file upload form to use S3 #1711
  • Use django_docker_engine's purge_inactive() #1670
  • Turn on CORS on S3 #1669
  • RepoExplorer: treemap and list-graph should be collapsible #969
  • Merge Analysis().prepare_galaxy() into start_galaxy_analysis() #879
  • Provide status updates for each Galaxy file import #878
  • Remove unused templates? #783
  • Add support for workflow ID changes in Galaxy #778
  • Add support for Galaxy dataset collections #444

Merged pull requests: