Release Management
Space shortcuts
Space Tools

Versions Compared

Key

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

Release 1.7.12 is in development at the moment. Below are the features planned for this release. This is an evolving document and will change as the release develops. 

Beta 1 - Release August 1, 2019

Beta 2 - Release August 15, 2019

CategoryFeatureDescriptionScreenshot
DataACT OntologyBeta 1 - In the Release_1-7/NewInstall/Metadata/db.properties file change the db.project from demo to act. Than ran the ant script against

create_metadata_tables_release_1-7 and db_metadata_load_data


CoreEasier Install

Beta 1 -

  1. If using the prebuilt WAR file: Copy the .war file into a wildfly 14 or 16 instance in the /opt/wildfly-VERSION-Final/standalone/deployments/ folder.
  2. If making WAR file: Run in the edu.harvard.i2b2.server-common folder

    ant clean war

    Copy the i2b2.war from the dist folder to /opt/wildfly-VERSION-Final/standalone/deployments/ folder.
  3. Run the data build for all the cell (PM, HIVE, ONT and CRC) . In the Hive there is a new table called HIVE_CELL_PARAM which contains all the previous XML and properties file.
  4. Modify the *-ds.xml in the deployment folder to point to the database



CoreMore authentication protocol support (okta, NTLM v2)Beta 1
DataTotalnum scriptsBeta 1
Webclient & CoreEnhanced Find TermsBeta 2 - Find terms gives a sense of the hierarchy, and terms that are children of other search results are not returned.

WebclientImproved Maximized Left PaneBeta 1 - In maximized mode, the left pane now makes all tabs accessible.

WebclientLarger Query Result Panel

CoreBugfixes and refactoring

...