7 | | * Since the addition to BASE was made in BASE version 3.7, the MeLuDI server must be updated to this version. This implies the following required changes:[[BR]][[BR]]a. Minimum BASE version is now 3.7.*.[[BR]]b. Update of BASE version to 3.7, requires the database schema to be updated to 128.[[BR]]c. Minimum Java version is now 1.8.[[BR]]d. Minimum Tomcat version is now 8. |
| 7 | * Since the addition to BASE was made in BASE version 3.7, the MeLuDI server must be updated to this version. This implies the following required changes:[[BR]][[BR]]a. Minimum BASE version is now 3.7.*.[[BR]]b. Update of BASE version to 3.7, requires the database schema to be updated to 128.[[BR]]c. Minimum Java version is now 1.8.[[BR]]d. Minimum Tomcat version is now 8.[[BR]][[BR]] |
| 8 | * Storage of kit data using kit items leads to changes for some kit variables:[[BR]][[BR]]a. Kit name is now the name of the kit item.[[BR]]b. Registration date is now the entry date for the kit item.[[BR]]c. Last updated date is stored as a date annotation for the kit item.[[BR]]d. Expiration date is now the `expirationDate` date attribute for the kit item.[[BR]]e. The "Available" flag is renamed "Active" and coupled to new kit `inactive` attribute being `false` (it seems more natural to have a flag that should be `true` for the items of interest).[[BR]]f. The number of times used is stored as an integer annotation for the kit item.[[BR]]g. The list of unused well locations for FPA aliquots is stored as a comma-separated list in a string annotation for the kit item.[[BR]]h. All reagent lot numbers are stored as string annotations for the kit item. |