|
1 | 1 | Changelog |
2 | 2 | ========= |
3 | 3 |
|
4 | | -1.0.2 (unreleased) |
| 4 | +2.7.0 (unreleased) |
5 | 5 | ------------------ |
6 | | -- #14 Refactor folderitem for storage listings to get full object from brain param obj |
| 6 | + |
| 7 | +- #56 Fix UnicodeDecodeError on positions display in storage listing |
| 8 | +- #55 Fix Unauthorized error when moving a container across storage |
| 9 | +- #54 Fix all storage containers reindexed when other add-ons are upgraded |
| 10 | +- #53 Fix AttributeError for containers with more than 25 rows |
| 11 | +- #52 Migrate Storage Root Folder to DX |
| 12 | +- #51 JS->DX compatibility |
| 13 | +- #50 Migrate storage samples container to DX |
| 14 | +- #49 Migrate storage container to DX |
| 15 | +- #48 Migrate Storage Facility to DX |
| 16 | + |
| 17 | + |
| 18 | +2.6.0 (2025-04-04) |
| 19 | +------------------ |
| 20 | + |
| 21 | +- #47 Update permission imports |
| 22 | +- #46 Compatibility with core#2584 (SampleType to DX) |
| 23 | +- #44 Compatibility with core#2567 (AnalysisCategory to DX) |
| 24 | +- #42 Compatibility with core#2471 (Department to DX) |
| 25 | +- #39 Add storage settings for auto-store/recover of primary sample |
| 26 | +- #38 Remove Script (Python) for guards in favour of guard_handler |
| 27 | + |
| 28 | + |
| 29 | +2.5.0 (2024-01-11) |
| 30 | +------------------ |
| 31 | + |
| 32 | +- #37 Migrate Sample/Container Reference Fields to new Widget |
| 33 | + |
| 34 | + |
| 35 | +2.4.1 (2023-03-11) |
| 36 | +------------------ |
| 37 | + |
| 38 | +- #36 Remove code headers from Script (Python) |
| 39 | + |
| 40 | + |
| 41 | +2.4.0 (2023-03-10) |
| 42 | +------------------ |
| 43 | + |
| 44 | +- Version 2.3.0 -> 2.4.0 |
| 45 | + |
| 46 | + |
| 47 | +2.3.0 (2022-10-03) |
| 48 | +------------------ |
| 49 | + |
| 50 | +- Version 2.2.0 -> 2.3.0 |
| 51 | + |
| 52 | + |
| 53 | +2.2.0 (2022-06-10) |
| 54 | +------------------ |
| 55 | + |
| 56 | +- #34 Fix non-lab users can access to storage |
| 57 | + |
| 58 | + |
| 59 | +2.1.1 (2022-01-08) |
| 60 | +------------------ |
| 61 | + |
| 62 | +- #32 Fixed catalogs in page templates |
| 63 | + |
| 64 | + |
| 65 | +2.1.0 (2022-01-05) |
| 66 | +------------------ |
| 67 | + |
| 68 | +- #30 Compatibility with Senaite catalog migration |
| 69 | +- #28 Added upgrade step event subscriber |
| 70 | +- #27 Integrate dispatch workflow from senaite.core |
| 71 | +- #26 Disallow to modify portal content when stored/booked out samples |
| 72 | +- #25 Remove booked out samples from container |
| 73 | +- #23 Allow storage container to be booked out |
| 74 | +- #22 Allow to move containers |
| 75 | +- #21 Allow storage contents to be deactivated |
| 76 | +- #20 Added uninstall profile |
| 77 | +- #19 Improved storage listing and structuring with positions |
| 78 | + |
| 79 | + |
| 80 | +2.0.0 (2020-10-19) |
| 81 | +------------------ |
| 82 | + |
| 83 | +- Added full hierarchy filter in containers listings |
| 84 | +- #15 Fixed imports to senaite.app.listing |
| 85 | +- Do not display Containers and SampleContainers in navbar by default |
| 86 | +- Compatibility with senaite.lims 2.x |
| 87 | + |
| 88 | + |
| 89 | +1.0.2 (2020-08-11) |
| 90 | +------------------ |
| 91 | + |
| 92 | +- #14 Refactor folderitem for storage listings to get full object from brain |
7 | 93 |
|
8 | 94 |
|
9 | 95 | 1.0.1 (2020-03-07) |
|
0 commit comments