Skip to content

Releases: refinery-platform/refinery-platform

Version 1.2.0

23 May 21:50
Compare
Choose a tag to compare
v1.2.0

Release version 1.2.0

Version 1.1.0

14 Jan 18:58
Compare
Choose a tag to compare

After 1072 commits, 791 files changes, 29469 insertions and 34189 deletions we're proud to present: v1.1.0.


Implemented enhancements:

  • Notify #general Slack Channel of new migrations automatically #823
  • Include JS test coverage in codecov #821
  • Refinery / Bootstrap 3 buttons are hard to see #787
  • Move stylesheets (css+less) into the UI's source folder #781
  • Change Puppet manifest to deploy Neo4j as a system package #767
  • Fetching the owner uuid slows down the API #759
  • Fetching the sharing status slows down an API call dramatically #758
  • Remove "PROFILE VISIBILITY" and its usages #750
  • Enable incremental search on substring of data set accession number #745
  • Add latest commit hash to site #741
  • Lauch Pair Analysis -- Rename/Delete Should Have Pointer #728
  • Header: tab order isn't consistent #725
  • Dataset page table controls unnecessary for prov vis and matrix view #723
  • Prov vis not space filling #722
  • Dataset page paired-input analysis cause extra scrollbar #717
  • Intermediate selection for select-all checkbox on the dataset page #716
  • Accession number is not stored when importing new isatabs #715
  • Don't select all samples in data set view by default #709
  • Collaboration View: New Group should have cancel #700
  • Remove filter option ("own" and "public") for public users #685
  • Add Model fields to Django Admin using list_display #677
  • Distinguish between my own and my collaborators analyses #675
  • do not show paginator if there is only one page #658
  • Relocate canceling notification #653
  • redirect user to analysis tab after analysis has launched #648
  • show analysis owner name and link to owner profile in analysis list in analyses tab of a data set #647
  • include owner information in analysis API #646
  • show owner name and link to owner profile in data set preview #645
  • include owner information in data set API #644
  • Solr highlighter doesn't highlight cryptic words correctly in EdgeNGram field #547
  • initialize 'Current Selection' node set on creation and page load #387
  • Process ArrayExpress #340
  • Create deployment documentation using Sphinx #303
  • move Galaxy file store directory into Vagrant VM #279
  • Celery task cleanup #265

Fixed bugs:

  • Admin interface doesn't support unicode characters #845
  • Custom sharing icons broken. #824
  • Statistics API is broken #820
  • analysis monitoring states not displayed correctly #815
  • Sorting and filtering doesn't work. #813
  • Even dataset table rows are transparent #812
  • Solr Sends back Facets with 0 Counts #811
  • Missing Facet Field for Solr Request #810
  • Dataset sharing API is broken #809
  • Refactor global CSS #803
  • Sync Postgres Updates with Solr #802
  • Asset Loading Console Error: Select2.min #801
  • Dataset View: Missing NodeSelect Dropdown #799
  • Upload Metadata: Tabular File Errors #796
  • Tabular File Upload Table View: Column Misaligned #795
  • Fix Neo4j errors in unit tests #794
  • Dataset Import Body does not clear Navbar #793
  • Launching analysis is impossible #792
  • Dataset filters not displaying nicely #791
  • Tabular metadata file upload form is not displayed correctly #790
  • Unable to save Datasets (and anything else that extends BaseResource) with empty slugs in Django Admin #789
  • Failing analyses #788
  • Galaxy analysis fails with AttributeError\("'tuple' object has no attribute 'lower'",\) in Celeryd #780
  • Vagrant provision fails in manage.py collectstatic and manage.py syncdb #776
  • bower prune fails while vagrant provision #775
  • get_file_size() for DataSets not working properly #773
  • NotUserNorGroup exception during workflow import #772
  • Error occuring using core management commands #771
  • Supervisord fails to start Solr after Vagrant VM is provisioned #766
  • Migration fails #765
  • 500 error while accessing /api/v1/analysis/ w/ AnonymousUser #764
  • Public Profiles not visible to other users #762
  • 500 Error from Analysis API #761
  • Django complains about duplicate key being loaded from fixture #760
  • migrations of data set table are failing #757
  • The prov vis is half cut on initial load #755
  • Dataset View Pagination Issue #753
  • Universal Analytics not working #747
  • Replace STATIC_URL with the static template tag in Django templates #746
  • Logo bug and scrollbar issues on the workflow page #744
  • Postgresql dies upon query for deletion of analysis with many inputs #742
  • Account activation being displayed twice #739
  • DataSet View, pagination does not show on initial load #737
  • tags have a pointer on hover #736
  • Global Running Analysis Does Not Update Until Popover Activated #735
  • Pair Analysis - Cannot delete node pair #733
  • Pair Analysis 501 Error #731
  • Cannot Upload New Dataset #727
  • Cannot open the filter & sort dialog in Firefox #726
  • Admin can't share datasets #724
  • Layout breaks for paired input analyses #721
  • Node mapper throws error when something other than node is dragged onto it [#720](...
Read more

Version 1.0.0

17 Sep 16:13
Compare
Choose a tag to compare

After 1841 commits, 529 files changes, 59152 insertions and 63157 deletions we're proud to present: v1.0.0.

Version 0.0.4

17 Sep 16:08
Compare
Choose a tag to compare

In addition to many bug fixes and minor improvements this release introduces the following major features:

  • global analysis monitoring
  • data repository search
  • upload of tabular meta data
  • upload of data files
  • collaboration and group invitations
  • data set sharing UI

Hotfix release

05 Nov 22:41
Compare
Choose a tag to compare
Hotfix release Pre-release
Pre-release
v0.0.2

Hotfix release

First tagged release

09 Jun 18:03
Compare
Choose a tag to compare
First tagged release Pre-release
Pre-release
Removed Markdown support for the summary fields in DataSet, Project, …

…and Workflow so that when we view these in the list view, we don't have any weird Markdown syntax.