Add data migration script to add the 'Mouse Luminex 68plex-HC' assay.
Release Notes
Release Notes
Tag Sherpa 17.4.3 release.
Add support for NULISA Inflammation AQ assay.
Restore changes that were reverted by revision 17017.
Release Notes
Tag Sherpa 17.4.2 release.
Reverted to last working version (version 1603).
Release Notes
Tag Sherpa 17.4.1 release.
Fix major oops.
Tag Sherpa 17.4 release.
Release Notes
Remove custom FlowJo assay editing, for the release.
Enable custom FlowJo assay editing.
Add audit.dir.
Add useSSL=false to MySQL URLs.
Make thread-safe; improve formatting.
Regularize the "show busy modal panel" behavior.
Use cloneNode to speed up Import Project.
Remove Java-7-specific code.
Forgot to update copyright.
Improve TODO comment.
Resolve two "Package not found or wo package-info.java" warnings.
Fail gracefully if we encounter analyte aliases outside the latin1 charset.
Change Sherpa copyright date to 2026.
Release Notes
Tag Sherpa 17.3.2 release.
Handle the inconvenient beta that showed up in a NULISA CNS doc.
Tested on stage and executed in production.
Release Notes
Tag Sherpa 17.3 release.
Allow support for independent addition of the two NULISA assays.
Add a couple more character replacements in NULISA analyte aliases.
Add data migration script to add the "NULISA" assays.
Lots of code format improvements; introduce the concept of sheet orientation.
Add the ability to retain changes in a transposed sheet.
Improve (still unused) sheet transpose method.
Use better names for a couple of methods.
Add sheet specification for NULISA assays to the properties files.
Remove unused class.
Minor change, plus copyright fix.
Release Notes
Tag Sherpa 17.2.5 release.
Add new files required by build.xml now.
Create MySQL user before granting privileges to it, which by default is required in MySQL 5.7; also, add lots of printlns and TODOs.
Tag Sherpa 17.2.4 release.
Release Notes
Add data migration script to add the new config parameter.
Readout exception audit report: replace wells by tissue, report on primary units only, and add readoutExceptionAudit.digitsAfterDecimal config parameter.
Add trivial comment to the CSV parser, to match the one in the FlowJo 10 parser.
Change to javadoc comment.
Restore unix format.
Add new config property (not yet used).
Remove throwing of checked exception (in code that is not yet used).
Add new SheetOrienter class (not yet used).
Remove unused imports.
Release Notes
Tag Sherpa 17.2.3 release.
Skip null readouts in readout exception audit. These can occur, for instance, if a 0 avg MFI readout produces a null Z.log2 readout.