Release Management
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Features and Improvements

Webclient Core-server
  • WEBCLIENT-334 Provide tabs for major plugins and temporal query 
  • WEBCLIENT-344 Cleanup Analysis Tools list of Plugins to only Supported Items 
  • WEBCLIENT-325 Wayne's improvements to hierarchical find-by-name
  • WEBCLIENT-353 SAML and user registration tool (client side)  
webclient 
  • WEBCLIENT-334 Provide tabs for major plugins and temporal query 
  • WEBCLIENT-344 Cleanup Analysis Tools list of Plugins to only Supported Items 
  • WEBCLIENT-325 Wayne's improvements to hierarchical find-by-name
  • WEBCLIENT-353 SAML and user registration tool (client side) 

i2b2 Database Changes

New Features and Improvements

Bug Fixes

Webclient Core-server
  • WEBCLIENT-351 Obfuscated User Not Showing Graph
  • WEBCLIENT-342 switch response status check from "OK" to 200 to handle lab value pop up in http/2 protocols
  • WEBCLIENT-335 temporal query in webclient with no anchoring events not running
  • WEBCLIENT-350  Unable to drag items in workplace 
  • WEBCLIENT-294 Webclient Reports "QUERY CANCELLED" While Query Is Still Running 
  • WEBCLIENT-354 Removed broken context menu in Find Previous Queries
  • CORE-418 Local timestamps in sessions on Oracle - appserver /db server in diff time zones 
  • CORE-282 Error returned when obfuscated user is locked out 
  • CORE-281 Query continues to run after user receives lockout message 
  • CORE-399 use alias for index hint  

i2b2 Database Changes

New Features and Improvements

...

Notes for Developers

For Java 11 install, if you change the xsd (REST API message definitions), then you will need to regenerate gensrc via JAXB in Java 8. In the i2b2-core cell directory for which you're regenerating the XSD-Java, run the ant target "jaxb_gen" on Java 8 and then build as usual using Java 11.

...