Skip to main content

0.9.0 Release Notes

Release Notes - Sysmo DB - Version 0.9.0

Bug

  • [SYSMO-187] - * in search field causes an error
  • [SYSMO-348] - undefined method `closed?' for nil:NilClass when running rake solr:start
  • [SYSMO-380] - Inv, Study and Assay pages (index or show) do not have page titles
  • [SYSMO-383] - Started receiving fullID from BioPortal plugin, when expecting the small ID
  • [SYSMO-395] - Improve wording to make it clearer that you can define a new stain by typing it into the text box, on the Assay creation page.
  • [SYSMO-396] - Fix Alfresco based Harvesters
  • [SYSMO-399] - Assets that don't start with a letter are not shown in pages - need an Other page
  • [SYSMO-402] - titles with a space at the start aren't stripped, so first_letter for paging is taken as a space
  • [SYSMO-407] - Assets listed under a persons profile are unlimited
  • [SYSMO-408] - Difference between the Owner and Uploader for related list items, and resource list items

Improvement

  • [SYSMO-382] - View All links to link to page=all rather than the default page=latest
  • [SYSMO-384] - Improved spreadsheet support using Apache POI
  • [SYSMO-394] - Add semantic SBML logo into footer
  • [SYSMO-397] - Reducing number of auths performed on index pages
  • [SYSMO-398] - Improve mime-type support
  • [SYSMO-400] - Improve layout and userability of admin pages
  • [SYSMO-404] - Deletion of Organisms
  • [SYSMO-405] - Highlight current item in SVG view of ISA
  • [SYSMO-409] - Credit funding bodies

New Feature

  • [SYSMO-354] - Allow admins to assume to role of a user

Sub-tasks

  • [SYSMO-366] - Why does modified date keep changing for Models, SOPs and Datafiles?
  • [SYSMO-367] - Schema file and add to tests
  • [SYSMO-369] - Paging for #index
  • [SYSMO-370] - Remove classname from xlink:title
  • [SYSMO-371] - Publications
  • [SYSMO-372] - assay & technology types
  • [SYSMO-373] - Error XML
  • [SYSMO-374] - Avatars
  • [SYSMO-376] - DataFile relationships for modelling anaylsis
  • [SYSMO-378] - Correctly define base url in api_helper/Sysmo::API (currently hard coded)
  • [SYSMO-381] - Test for modelling assay schema (includes data relationships)
  • [SYSMO-385] - Add mime-type for assets
  • [SYSMO-386] - Create a schema for the generated XML, and add validation tests
  • [SYSMO-392] - Update for changes caused by asset refactoring