Skip to content

Releases: mcneilco/acas

1.13.4.16

12 May 23:54
Compare
Choose a tag to compare

ACAS

Bugfix
* Fixed issue with curve curator due to recent changes made for better curve rendering services

1.13.4.15

21 Apr 17:24
a95a7b0
Compare
Choose a tag to compare

ACAS

Feature

  • DEFAULT CHANGE CmpdReg configuration flag to disable editing of parents #680
    • To use old default, set your configuration.json to disableEditMyParents: false

1.13.4.14

21 Apr 17:21
Compare
Choose a tag to compare

ACAS

Feature

  • Add cmpdreg setting so the default behavior of registering compounds with no structures is to register a new parent rather than a new lot. #673

Bugfix

  • Send author roles instead of user name when fetching label sequences #671
  • Fix error messages in custom experiment metadata when only 2 columns provided
  • Remove gvnix dependency and fix admin gui for all entities #673
  • Add better logging on parent corp names entered where the parent corp name doesn't exist yet #673

1.13.4.13

21 Apr 17:14
Compare
Choose a tag to compare

ACAS

Feature

  • Add new routes for fetching curve details quickly #667
  • Color curves by default and add config for specifying colors #670
  • Export images with .png name in in file name #670
  • Add options for rendering curve colors by group (experiment, protocol, batch code) #670

Bugfix

  • Fix issue with log response curves #670

1.13.4.12

21 Apr 17:07
a62ea8e
Compare
Choose a tag to compare

ACAS

Bugfix

  • URL encode the data file name in the dataFiles routes #663
  • Add check for duplicate lot corp names when registering bulk load files with lot corp names specified

1.13.4.11

11 Mar 00:08
8c25cc9
Compare
Choose a tag to compare

ACAS

Bugfix

  • URL encode the protocol name when looking for protocol by label route #654
  • Fixes multi interaction remove button alignment #658
  • Check for dupliate lot corp names during bulk reg #656
  • Deal with empty string being passed to corp name mapping during bulk reg #657

Various

  • Added main function to Bootstrap.coffee file for programatic usage of Bootstrap functions #661

1.13.4.10

26 Feb 17:16
fcc07aa
Compare
Choose a tag to compare

ACAS

Bugfix

  • Fix for deleting lot aliases when purging bulk load files #651 #652

1.13.4.9

26 Feb 17:14
b52fa46
Compare
Choose a tag to compare

ACAS

Bugfix

  • Sort projects in picklists alphabetically when integrating with Live Design #650

1.13.4.8

07 Feb 00:44
Compare
Choose a tag to compare

ACAS

Features

  • ACAS Forms
    • Multi CodeValue Checkboxes characters #618
    • Ability to add values to ACASFormStateTable handsontable automatically #619
    • Default values and placeholder text in ACASFormStateTables #630
    • Label uniqueness checking configuration and format validation via regex configuration #640

Bugfixes

  • ACAS Forms
    • Fix issues with forms not completely locking when in read only mode #634
    • Fix issue with duplicate labels being created #603
  • General
    • Get or create experiment state value not working for url type values #638
    • LiveDesign Live Report creation should match experiment projects on project name rather than code #642
    • Sort projects by name coming from Live Design #644
    • Fix route for fetch all experiments by protocol code #646

ACAS-ROO-SERVER

Bugfix: Fix admin gui for lots mcneilco/acas-roo-server#164

1.13.4.7

17 Jan 15:41
5febf4b
Compare
Choose a tag to compare

ACAS

Feature: Add a configuration to filter projects from available project lists in ACAS. #613
Bugfix: Get or create state and value route does not save url value #638
Bugfix: update parent metadata should allow empty "" characters #639