Skip to content

0.12.0

Compare
Choose a tag to compare
@tom114 tom114 released this 16 Aug 16:33
· 18852 commits to development since this release

0.11.0 to 0.12.0

  • [UI]: Removed bootstrap tooltip and extra script from dashboard page.
  • [UI]: Remove bower dependency for angular-notification-icons.
  • [UI]: Remove bower dependency for AngularJS-toaster.
  • [UI]: Removed qTip2 dependency.
  • [UI]: Removed bower dependency for bootstrap-sass-official.
  • [UI]: Remove bower dependency for 'MagnificPopup'.
  • [UI]: Removed client side dependency on angular-gravatar and replace with server gravatar url creation.
  • [UI]: Fix issue with Dandelion filters throwing nullpointerexceptions (0.11.4)
  • [Developer]: Added FetchMode.SELECT to SequenceFilePair.files as Hibernate was including the children multiple times in the result set. (0.11.1)
  • [Developer]: Packer now waits for tomcat to start during the build so that the database is fully deployed before distribution.
  • [Developer]: Packer renames the VM on output.
  • [Developer]: The Virtualbox appliance that's built now uses the virtio network adapter because the Intel one had serious performance issues over NAT.
  • [UI]: FastQC images were not rendering in Firefox because the request behaviour changed. (0.11.2)
  • [UI]: Fixed a permissions issue with reading NCBI submissions. (0.11.3)
  • [Developer]: Paths in the database (for sequence files, output files, references, remote) are stored as relative paths instead of absolute. This will make it easier to migrate filesystems in the future.
  • [UI]: Implemented a project synchronization feature to pull remote samples and data from other IRIDA installations.
  • [Developer]: Added FastQC metrics to the REST API
  • [Workflow]: Upgraded SNVPhyl from 0.3 to 1.0.