IMPReSS Changelog

New release:

April 6, 2021

Additions/ New Features

A new field, analysisWithBodyweight is added to the parameter objects, as per description previous outlined on roadmap.
This field is a enumerated String with default value of null and possible values being

  • is_fasted_body_weight
  • is_body_weight
  • do_not_use_body_weight_covariate
Examples
  • http://api.mousephenotype.org/impress/parameter/4060
  • http://api.mousephenotype.org/impress/parameter/41405
  • http://api.mousephenotype.org/impress/parameter/18301
  • http://api.mousephenotype.org/impress/parameter/18302

Changes/ Bug Fixes

No fixes added in this update


New release:

November 9, 2020

Additions/ New Features

No features added in this update

Changes/ Bug Fixes

Fixed display issue causing parameter options to appear incorrectly on the Impress website. This bug only affected the display of the website, no underlying data was affected.


New release:

October 19, 2020

Additions/ New Features

This release brings together a number of changes to IMPReSS:

  • Pipeline object now uses a centre ID instead of centre name. This brings it in line with our other applications and centralises the centre information into the tracker - see endpoint https://api.mousephenotype.org/tracker/centre/:id
  • Ontology History - /auditrecord/parameter/ontologyhistory/4060 - provide parameter id, see the changes made to both the associations (parammpterm) and ontology terms themselves.
  • Audit 'diff' simplification - add diff=true as a query string to get extra fields highlighting the changes - example using same URL as above - /auditrecord/parameter/ontologyhistory/4060?diff=true. Applies to most auditrecord endpoints
  • "As At" historical versions of items, uses audit logs to reproduce items at given time points. e.g. http://sandbox.mousephenotype.org/impressapi/parameter/67969 and http://sandbox.mousephenotype.org/impressapi/parameter/67969?asat=1560274855000 Note that at the moment it uses the same timestamp format as found in the auditrecords themselves - plan is to add support for more intuitive timestamp formatting.
  • "Comparable Parameter" groups. Primarily aimed at identifying parameters between early and late adult pipelines which could be compared for analysis purposes. This results in the addition of the comparableGroupId field to the parameter objects.
  • There will also be an undated release of the Impress client to reflect these changes.
  • Website - Improved search across procedures, parameters and ontology associations/terms on the website

Changes/ Bug Fixes

No fixes added in this update


New release:

June 3, 2020

Additions/ New Features

Pipeline navigation and page list based on Pipeline type

Tags: navigation, ux, pipelines

Changes/ Bug Fixes

No fixes added in this update


New release:

May 11, 2020

Additions/ New Features

IMPReSS data release date added to homepage to be used as a reference for which version is being used

Toggle all button added to parameters table for the column visibility functionality

Tags: UX, UI, Parameter table

Changes/ Bug Fixes

No fixes added in this update


New release:

April 22, 2020

Additions/ New Features

Procedure link added to ontologies in procedure page. Parameter name now linked back to procedure for easier navigation

Tags: UX, parameters, ontologies

Changes/ Bug Fixes

Ontology search table bug now fixed. Search is now working as expected and full table displays


New release:

February 11, 2020

Additions/ New Features

No features added in this update

Changes/ Bug Fixes

Fixed formatting of name, option, ontology options and deverivation fields in .csv export


New release:

February 7, 2020

Additions/ New Features

Custom column sorting for Parameters & Metadata table on the SOP pages. Toggle visibility for all column headings which will be saved for future sessions a will be applied to all SOP pages

Tags: UI, Parameter Table, Customisation

Export CSV button added. Export the data from within the parameter table in a .csv format

Tags: Export, Data

Changes/ Bug Fixes

Handle for cached files fixed by adding versioning


New release:

January 8, 2020

Additions/ New Features

Changes to parameter objects and addition of parametergroup object as per roadmap announcement. Changes have been made to the parameter endpoint which remove 3 fields and add 1. The fields removed are, qcMin, qcMax, and originalParamId. The added field is parameterGroup. This is a key to the new parameter group object which is used to group parameters as per the histopathology procedure - e.g https://www.mousephenotype.org/impress/ProcedureInfo?action=list&procID=944&pipeID=7

Changes/ Bug Fixes

No fixes added in this update


New release:

October 2, 2019

Additions/ New Features

No features added in this update

Changes/ Bug Fixes

Fix word break on Changelog/ history pages for Internet Explorer


New release:

September 20, 2019

Additions/ New Features

View procedure, parameter, increment, option and ontology option history

Tags: New page, Changelogs, History

Changes/ Bug Fixes

No fixes added in this update