Releases: senaite/senaite.databox
Releases · senaite/senaite.databox
1.5.0
Changelog
- #37 Compatibility with core#2584 (SampleType to DX)
- #36 Compatibility with core#2567 (AnalysisCategory to DX)
- #33 Fix date issues when user inputs: date out of bound or date_to earlier than date_from
- #35 Allow to query Auto Import Log type
What's Changed
- Allow to query Auto Import Log type by @ramonski in #35
- Fix date issues when user inputs: date out of bound or date_to earlier than date_from by @toropok in #33
- Compatibility with core#2567 (AnalysisCategory to DX) by @xispa in #36
- Compatibility with core#2584 (SampleType to DX) by @xispa in #37
Full Changelog: 1.4.1...1.5.0
SENAITE DATABOX 1.4.1
SENAITE DATABOX 1.3.0
1.3.0 (2023-03-10)
- #26 Remove dependency to Products.TextIndexNG3 (test layer)
SENAITE DATABOX 1.2.0
SENAITE DATABOX 1.1.0
1.1.0 (2022-01-05)
- #22 Support datetime objects in date converter
- #21 Fix UnicodeEncodeError when exporting via CSV
- #20 Allow to retrieve column value with a Python expression
- #19 Fix columns and active-tab handling
- #17 Fix selection of non-sortable indexes
- #16 Added upgrade step handler
- #14 Reduce conflict errors when creating temporary objects
- #12 Remove orphane reference columns
- #11 Fix error when the column "SampleType" was selected #11
- #10 Fix Traceback for Dexterity Types
SENAITE DATABOX 1.0.0
1.0.0 (2020-09-22)
- Initial Release