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
Feature: Added support for loading in Assay Tree Rules and Experiment Details via SEL file.
Feature: Added ability to flag SEL columns as Condition columns.
Feature: Added saving of column order and column types in SEL for improved display in DataViewer.
Components
Feature: Added Ketcher (http://lifescience.opensource.epam.com/ketcher/) (GPLv3 licensed) as a supported ACASFormChemicalStructure option. Added structure services to support Ketcher, including convert smiles to Mol and cleanMolStructure.
Feature: Added LsFileValue as an available Form Field.
Feature: Added Multi Label / multi-alias Form Field component.
Feature: Added ACASFormStateDisplayUpdate interactive widget to display audit history and made corrections of specific values.
Feature: Added uniqueness validation to ACASFormStateTable.
Other Features and Bugfixes
Bugfix: Fixed some broken system tests.
Feature: Added ability to specify which file to use for ModuleMenusConfiguration via config.properties.
Feature: Added getFirstValueOfKind utility function to Label.
Feature: Added createNewLabel utility function to backbone models in ServerUtilityFunctions.
RACAS
Bugfix: Added explicit references to rjson when calling toJSON and fromJSON.
ACAS Roo Server
Feature: Added ?format=stub option to getContainersByTypeAndKind.
Bugfix: Fixed generic LsThing search to not return ignored results.
Bugfix: Added DataViewer API views as Flyway migrations.