Skip to content

SENAITE.CORE v1.3.4

Compare
Choose a tag to compare
@xispa xispa released this 11 Aug 09:38
· 99 commits to 1.3.x since this release
5b8e8ec

Release notes

Update from 1.3.3 to 1.3.4

If you have your own add-on, please review the changes to check beforehand
if some parts of your add-on require modifications. Worth to mention that 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.4 (2020-08-11)

Added

  • #1609 Support result options entry for interim values
  • #1598 Added "modified" index in Sample's (AnalysisRequest) catalog
  • #1596 Allow to hide actions menu by using new marker interface IHideActionsMenu
  • #1588 Dynamic Analysis Specs: Lookup dynamic spec only when the specification is set
  • #1586 Allow to configure the variables for IDServer with an Adapter
  • #1584 Date (yymmdd) support in IDs generation
  • #1582 Allow to retest analyses without the need of retraction
  • #1573 Append the type name of the current record in breadcrumbs (Client)
  • #1573 Add link "My Organization" under top-right user selection list

Changed

  • #1607 Allow to set instruments from method edit view
  • #1588 Dynamic Analysis Specs: Hide compliance viewlets
  • #1579 Remove classic mode in folderitems
  • #1577 Do not force available workflow transitions in batches listing
  • #1573 Do not display top-level "Clients" folder to non-lab users

Fixed

  • #1606 Fix Traceback on Dynamic Analysis Specs Edit
  • #1605 Fix Retests are not displayed in Worksheet's print view
  • #1604 Fix Analyses from partitions do not show up when using Worksheet Template
  • #1602 Fix Report "Analysis per Service" is always creating the same PDF file
  • #1601 Fix Wrong url in client's sample templates listing
  • #1594 Fix System does not validate values from Results Options to be different
  • #1596 Fix Reports page shows the Display/State/Add menu
  • #1595 Fix Wrong url in client's analyses profiles listing
  • #1593 Fix Out-of-range alert icon is shown to users w/o "View Results" privileges
  • #1592 Fix Publisher user cannot publish samples
  • #1591 Fix User can assign a contact from another client while creating a Sample
  • #1585 Fix wrong label and description for ShowPartitions setting from setup
  • #1583 Fix traceback in services listing in ARTemplate view
  • #1581 Fix Some values are not properly rendered in services listing
  • #1580 Fix Analysts are not displayed once created in worksheets listing
  • #1575 Fix Uncertainties are displayed although result is below Detection Limit
  • #1572 Fix Unable to get the previous status when duplicated in review history
  • #1570 Fix Date time picker does not translates well to current language
  • #1571 Fix Cannot reject Sample when contact has no email set
  • #1568 Fix Traceback when rendering sticker Code_39_2ix1i
  • #1567 Fix missing CCContact after adding a new Sample
  • #1566 Fix column sorting in Worksheet listing
  • #1563 Fix Client Contacts can create Samples without Contact

Diff stats

Delta between v1.3.3 and v1.3.4

  • 51 commits
  • 3 contributors
  • 238 files changed, 49,490 additions and 40,395 deletions