Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-10-08 | 4.2 kB | |
SENAITE.CORE v1.2.9.tar.gz | 2018-10-08 | 7.2 MB | |
SENAITE.CORE v1.2.9.zip | 2018-10-08 | 8.3 MB | |
Totals: 3 Items | 15.5 MB | 0 |
Release notes
Update from 1.2.8 to 1.2.9
IMPORTANT: Plan the upgrade with enough time This update might take long depending on the number of Analyses, Analysis Requests and Samples registered in the system:
-
Role mappings updated for Analaysis Requests and Samples (rejection) https://github.com/senaite/senaite.core/pull/1041
-
Recatalog of invalidated/retest Analysis Requests (invalidation) https://github.com/senaite/senaite.core/pull/1027
-
Reindex and recatalog of getDueDate for Analysis Requests https://github.com/senaite/senaite.core/pull/1051
-
Reindex of getDueDate for Analyses https://github.com/senaite/senaite.core/pull/1032
-
Workflow:
retract_ar
transition has been renamed toinvalidate
https://github.com/senaite/senaite.core/pull/1027
Changes
1.2.9 (2018-10-08)
Added
- [#1051] Show the Due date in late's image tooltip in Analysis Requests listings
- [#1048] Allow to set the pagesize in listings and show total number of results
- [#1031] Added profiling and timing decorators
- [#1001] Option to show Interim fields on results reports
- [#1024] Function to get the Verifiers from an Analysis Request
- [#1019] Support for min and max warns in range charts
- [#1003] Alphanumeric numbering in sequential IDs generator
Changed
- [#1050] Added Late filter button to analysisrequests listing
- [#1046] Show "Date Registered" instead of "Date Created" in Analysis Requests listings
- [#1044] State of analyses in retests is set to
received
by default (wasto_be_verified
) - [#1042] Function api.get_object() supports UID as input param
- [#1036] Manage Analyses: Check permission of the AR to decide if it is frozen
- [#764] Code cleanup and redux of 2-Dimensional-CSV instrument interface
- [#1032] Refactored and fixed inconsistencies with Analysis TAT logic
- [#1027] Refactored relationship between invalidated ARs and retests
- [#1027] Rename
retract_ar
transition toinvalidate
- [#1012] Refactored Contacts listing
- [#1010] Increased max length of Results options to 255 chars (was 40)
- [#899] Sample's Date Received editable only when
received
analyses exist
Removed
- [#1026] Removed auto-digest of results reports on verify transitions
- [#1005] Removed databasesanitize package
- [#992] Removed "Attach" report option for Attachments
Fixed
- [#1051] Analyses Requests w/o submitted results always appear as not late
- [#1047] Fix translate utility function
- [#1049] Secondary Analysis Request changes received date of Sample
- [#1041] Reject transition is available to Client once AR/Sample is received
- [#1043] Invalid AR Retested informative message is not prominent enough
- [#1039] Detection limit criteria from retracted analysis is preserved
- [#1037] Display supplier view instead of reference samples per default
- [#1030] Earliness of analysis is not expressed as minutes
- [#1029] TAT in Analysis TAT over time report does not display days
- [#1029] TAT in Analysis TAT over time report with decimals
- [#1029] Need to always choose an analyst in productivity reports
- [#1034] Attachments assigned to Analyses break and get orphaned when the referenced Analysis was removed
- [#1028] Numbers for productivity report "Analyses by client" are all zero
- [#1022] Date Received saved as UTC time
- [#1018] Fix AR Add cleanup after template removal
- [#1014] ReferenceWidget does not handle searches with null/None
- [#1008] Previous results from same batch are always displayed in reports
- [#1013] ARs and Samples from other clients are listed when logged in as contact
- [#991] New client contacts do not have access to their own AR Templates
- [#996] Hide checkbox labels on category expansion
- [#990] Fix client analysisspecs view
- [#888] Order of Interim Fields not maintained on ARs
Diff stats
Delta between v1.2.8 and v1.2.9 - 52 commits - 5 contributors - 230 files changed, 45,329 additions, 44,208 deletions