Skip to content

Releases: senaite/senaite.databox

1.5.0

04 Apr 08:57
3b016d7

Choose a tag to compare

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

03 Jan 21:16
3449baf

Choose a tag to compare

1.4.1 (2024-01-03)

  • Updated Code Headers and Translations

1.4.0 (2024-01-03)

  • #30 Fix catalog lookup for DX types
  • #29 Fix title encoding error when generating XLS worksheets

SENAITE DATABOX 1.3.0

10 Mar 15:33
e42a021

Choose a tag to compare

1.3.0 (2023-03-10)

  • #26 Remove dependency to Products.TextIndexNG3 (test layer)

SENAITE DATABOX 1.2.0

10 Jun 20:22
60a9fe3

Choose a tag to compare

1.2.0 (2022-06-10)

  • #25 Fix TypeError when setting allowed types
  • #24 Added custom DataBox workflows
  • #23 Fix traceback for DX types that are not globally allowed

SENAITE DATABOX 1.1.0

05 Jan 15:06
1fc0f2b

Choose a tag to compare

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

22 Sep 20:10
2412d48

Choose a tag to compare

1.0.0 (2020-09-22)

  • Initial Release