Releases: c3g/freezeman
Releases · c3g/freezeman
Version 3.4.1
Changes
- New Sample Kind added : "BUFFY COAT".
- New Container kinds added : "tube strip 2X1", "tube strip 3X1", "tube strip 4X1", "tube strip 5X1", "tube strip 6X1", "tube strip 7X1", "tube strip 8X1", "tube box 3X3", "tube box 21X10", "freezer rack 2x4", "freezer rack 3x4", "freezer rack 5x4", "freezer rack 6x4", "freezer rack 10x5", "freezer rack 11x7", "freezer 4 shelves".
- Location dropdown listed by container barcode when adding a container with the interface.
Version 3.4.0
Changes
- Projects have been added to the system.
- Projects are created and modified using the interface and association between sample and project is done using excel templates.
- Association between sample and project is inherited from parent to child sample.
- Projects can be quickly accessed using the jump bar.
- Some sample association to projects were initialized.
- Space is no longer a valid character for barcodes.
- New 7x7 tube box container format.
- Samples no longer require an individual to be attach to them.
- Internal sample ID are displayed and exported in order to be able to better differentiate them.
- Infinium beadchip format has been corrected to 12x2 coordinates.
- Sample creation date is now listed in the sample list. It is possible to filter and order samples by creation date.
Version 3.3.0
Changes
- Added the Infinium experiment runs. New experiment section and new tabs for sample and containers to track experiments.
- Added new run container kind to hold samples for Infinium experiment runs.
- Recursive search with container barcode to find sample list that are in child containers.
- Added more concurrent processes (4 total) for the application. There is less delay created by requests made on the server.
- Extraction can now be performed from any sample-holding container to any sample-holding container.
- Improved the display of containers of type rack in the container detail page.
- Added an option to change the number of entities listed at once.
- Fixed an issue with the scrollbar in the container detail page.
- Fixed an issue that failed to identify the server instance properly.
Version 3.2.0
Changes
- New freezeman about page.
- Users can now reset their own password.
- There is now a warning before exporting data to prevent mistaken large exports.
- Processes are now listed on samples details.
- New confirmation table is now visible when submitting a template successfully.
- Session now expires after 12 hours of inactivity.
- Time are shown in local timezone in version historic view.
- Show user that modified an entity.
- Fixed an issue with container barcode validation that prevented submission of valid barcodes and allow '$' in barcodes.
- Improved the container hierarchy tool.
- Interrupts template processing after 20 errors have been found.
- Improved a bit the error messages returned when submitting templates.
- Fixed helpspot issue 25256. The volume updates now round values to 3 decimals again.
Version 3.1.2
Changes
- Data migration to correct processes that where created in excess between version 3.1.0 and 3.1.1.
- Curation script to remove unused individual that do not follow nomenclature.
- Curation script to change field values on various models.
Version 3.1.1
Changes
- Prevent creation of a different process for each line in a template.
- Test that each template create a single process.
Version 3.1.0
Changes
- Added Protocol and Processes.
- Added Transfers.
- Added Sample Lineage.
- Added tracking fields to tables.
- Added user management tool to the interface.
- Revised volume tracking.
- Display filtering criteria applied to a list.
- Lists samples in a container on the container detail page.
- Added sample kind table.
- Replaced container id by container kind on the location drop-down of the container edit page.
- Deleting an entity now saves a version of the deleted item (including tracking information about deletion).
- Sample list can now be ordered and filtered by volume.
- User password can be reset once logged into the site. For forgotten password, request password reset from support contact.
- Right-clicking on a sample on the container detail page allows opening a sample detail page in another tab.
- Added tube box 6x6 to the container creation template.
- Added basic front-end testing with Cypress.
- Force submission of reception/creation dates for samples. Correction of timezone related issue with date storage.
- Tissue source field no longer mandatory when submitting samples.