You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.