Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-07-23 | 3.1 kB | |
Totals: 1 Item | 3.1 kB | 0 |
Release notes
Update from 1.3.4 to 1.3.5
If you have your own add-on, please review the changes to check beforehand if some parts of your add-on require modifications. The following tips are strongly recommended before proceeding with the upgrade:
- Do a zeopack
- Do a backup of both your code and database
- Try to have as much analyses in verified/published statuses as possible
- Stop unnecessary applications and services that may consume RAM
- Start with a clean log file
Changes
1.3.5 (2021-07-23)
- [#1829] Fix API create for Dexterity types
- [#1827] Fix categories don't show up automatically on Analysis Service creation
- [#1825] Fix TypeError when creating Dynamic Analysis Specifications
- [#1825] Fix dynamic analysis specification listing error for empty excel columns
- [#1822] API support for supermodel objects
- [#1818] Fix rejection report is attached as a ".bin" file in notification email
- [#1816] Fix duplicated rejection reasons in rejection viewlet (sample view)
- [#1814] Fix inconsistent behavior of Add sample form confirmation actions
- [#1813] Fix barcode is not rendered when stickers preview is called directly
- [#1812] Support html messages on Add sample custom confirmation dialog
- [#1809] Fix
modified
index is not reindexed when the object gets updated - [#1808] Removal of ACTIONS_TO_INDEXES mapping to ensure data integrity
- [#1803] Updated openpyxl to latest Python 2.x compatible version
- [#1802] Adapter for Add sample form confirmation
- [#1798] Fix reindexing of AnalysisServices after AnalysisCategories modified
- [#1781] Exclude invalid samples from dashboard's not-printed indicator
- [#1774] Fix Lab clerk can edit items from setup folder
- [#1763] Remove final states from dashboard
- [#1756] Fix 'View' tab not displayed after saving the batch
- [#1737] Fix formatDateQuery does not add the timezone for queries
- [#1707] Fix sporadic persistent changes with interims
- [#1704] Add "User name" and "User groups" columns in Lab Contacts list
- [#1704] Fix Cannot override behavior of LabContacts folder on
before_render
- [#1680] Fix Selected instrument is not assigned to analyses in Worksheet
- [#1673] Fix Samples not sorted in natural order when Worksheet Template is used
- [#1656] Fix Maximum length of Choices subfield (interim) is set to 40
- [#1651] Fix Error when invalidating a sample with contained retests
- [#1633] Fix report section displays date pickers in Chinese
- [#1639] Fix very rare AttributeError on Worksheet Template assignment
- [#1629] Fix Published results tab is not displayed to Client contacts
- [#1628] Fix instrument import for analyses with result options
- [#1625] Fix assignment of analyses via worksheet template when Worksheet is full
- [#1617] Fix writing methods on read when reindexing services
Diff stats
Delta between v1.3.4 and v1.3.5 - 43 commits - 5 contributors - 613 files changed, 18,622 additions and 3,638 deletions