Changes between Version 21 and Version 26 of Ticket #1591
- Timestamp:
- Sep 29, 2011, 3:31:04 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1591 – Description
v21 v26 17 17 * '''Done [5703], [5730]'''. Convert `ProtocolType`, `HardwareType`, `SoftwareType` and `FileType` to `ItemSubtype` and make sure all hard and soft references are updated. Drop tables and columns that are no longer used. 18 18 * '''Done [5734]'''. Deprecate and disable batch importers: `LabeledExtractImporter`, `HybridizationImporter`, `ScanImporter`. 19 * Project default items are stored as a `ParameterValues` list instead of `AnyToAny` links.