Skip to content

SENAITE.CORE v1.2.5

Compare
Choose a tag to compare
@xispa xispa released this 05 May 10:31
· 1985 commits to 2.x since this release

Release notes

Update from 1.2.4 to 1.2.5

IMPORTANT: Plan the upgrade with enough time

  • This update requires the execution of bin/buildout, because Products.TextIndexNG3 has been added. It will help to search by wildcards in TextIndexNG3 indexes instead of looking for the keyword inside wildcards. For now, it is used only in AR listing catalog.

  • This update might take long depending on the number of Analyses registered in the system, because the upgrade step will walk through all analyses in order to update those that do not have a valid (non-floatable) duplicate variation value (see #768).

Changes

1.2.5 (2018-05-05)

Added

  • #777 Delay option for searches in reference widget combos
  • #806 Include Client ID when setting up ARReport on the IDServer

Changed

  • #815 Change description and title of the invalidation notification option

Removed

  • #811 Remove senaite.api import in printform
  • #807 Remove "queued_ars" JS call to avoid 404
  • #800 Remove Dry Matter from tests
  • #779 Remove Dry Matter functionality

Fixed

  • #813 Saving AR results gives TypeError: can only compare to a set
  • #799 On AR Listing, edit for Date Sampled not working when Sampler has a value
  • #776 Analyses submission in Worksheet is slow
  • #726 404 Error raised when clicking Print Samples Sheets from within a client
  • #802 Remove Dry Matter remainders
  • #781 Delete Permission on ARs for Lab Managers
  • #784 Fix workflow state filter not kept when expanding categories in AS listing
  • #786 Fix inactive services listed in AR "Manage Analyses" forms
  • #775 Analyses on Analysis Requests are hyperlinked to their Worksheets
  • #769 Traceback when submitting duplicate when Duplicate Variation is not set
  • #771 Slow Searches in Listing Views
  • #774 When retracting an Analysis Requests its analyses are also retracted
  • #772 Improved UID check in API