Release Management
Space shortcuts
Space Tools

Versions Compared

Key

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

html-text
<!DOCTYPE html>
<html>

<head>
    <title>i2b2 1.7.10 Release Notes</title>
    <meta charset="UTF-8">
    <meta name="description" content="The release notes for version 1.7.10 of the i2b2 Software" />
    <meta name="keywords" content="i2b2, release, 1.7, 1.7.03, 1.7.03a, 1.7.04. 1.7.05, 1.7.06, 1.7.07, 1.7.07b, 1.7.08, 1.7.08a, 1.7.09, 1.7.09a, 1.7.09b, 1.7.09c, 1.7.10" />
    <link rel="stylesheet" type="text/css" media="all" href="/stylesheets/i2b2-wiki.css" />
</head>

<body>

    <h1 id="rel1710">i2b2 Release 1.7.10</h1>
    <p class="releaseDate"><b>Release Date:</b> April 27, 2018</p>
    <h2 id="rel1710Summary">1.7.10 Release Summary</h2>
    <p>
        Release 1.7.10 contains many new enhancements to the i2b2 kernel, many of which improve the security around signing into the i2b2 Web Client. We have included some Auditing features like logging all successful and attempted logins into the i2b2 Web Client or keeping a log of all the Admin functions performed with the Admin Module. The

    </p>

    <p>
        Some other improvements include some minor bug fixes to the i2b2 Web Client</p>
    <ul>
        <li>Cosmetic issues with the way information is displayed in the Web Client</li>
        <li>New icons for the Wise plugin</li>
        <li>Fix for possible null pointer when cancelling a query</li>
    </ul>
    <br>
    <p>
    </p>
    <h2 id="rel1710installNotes">Installation Notes</h2>
    <ul>
        <li>
            This release note applies to you if you are <b>upgrading</b> your i2b2 <b>to 1.7.10</b> <b><i>from</i></b> an <b><i>earlier 1.7.x version</i></b> of the i2b2 software.
        </li>
        <li>
            If you are installing a new instance of i2b2 we recommend you refer to the <a href="https://community.i2b2.org/wiki/display/getstarted/i2b2+Installation+Guide">installation documentation</a> found on the <a href="https://community.i2b2.org/wiki">i2b2 community wiki</a>. This documentation will guide you through the entire installation process.
        </li>
    </ul>
    
</body>

</html>

 

Installation Notes
Anchor
releaseNoteNewInstall-1710
releaseNoteNewInstall-1710

This release note applies to you if you are upgrading your i2b2 to 1.7.10 from and earlier 1.7.xx version of the i2b2 software. Please see the Upgrade Notes section for any information that is specific to the upgrade process.

If you are installing a new instance of the i2b2 we recommend you refer to the i2b2 Installation Guide found on the i2b2 Community Wiki. This documentation will guide you through the entire installation process. If you run into issues or have questions you can reach out to the community by joining and emailing the google group called i2b2 Install Help.

 

SHRINE Networks
Anchor
releaseNoteShrineApprvl-1710
releaseNoteShrineApprvl-1710

 

Warning
titleWarning

Release 1.7.10 has not been tested within a SHRINE network. Therefore, i2b2 Release 1.7.10 should not be installed within a SHRINE network. It can be installed independently of SHRINE. However because it has not been tested with SHRINE we can not guarantee all of the new enhancements will continue to work correctly when implemented within a SHRINE environment.

html-text
<html>
<body>
    <!-- Add the following section once SHRINE approves this release; may need to update the SHRINE version -->
    <!--
    <h2 id="rel1709cshrineApprvl">SHRINE Approval</h2>
    <p class="shrineApprvTxt">
        <img class="shrineApprvlImg" src="https://community.i2b2.org/wiki/download/attachments/15729710/shrineApprvl_v1-22-08.png" width="57" height="57" alt="Shrine Approval"><i>SHRINE Release 1.22.8</i> has been tested with <i>i2b2 1.7.09c Release</i> and has been <b>approved</b> by the SHRINE Team</p>
-->


    <h2 id="rel1710upgradeNotes">Upgrade Notes</h2>
    <p>This release does not include changes to The changes included in this release do not require any changes made to other i2b2 software components like the i2b2 server or database scripts.</p>

    <p>
        i2b2 Release </body>
</html>
 

 

Upgrade Notes
Anchor
releaseNoteUpgrade-1710
releaseNoteUpgrade-1710

i2b2 Release 1.7.10 contains changes to the following i2b2 software components: </p> <ul> <li>Database Scripts</li> <li>i2b2 Server (core software)</li> <li>i2b2 Web Client</li> </ul> <h2 id="rel1710chgSumCore">Change Summary - i2b2 Kernel (Core Software) - Release 1.7.10</h2> components:

      • i2b2 Database Scripts
      • i2b2 Server (core software)
      • i2b2 Web Client

 

Change Summary - i2b2 Kernel (Core Software) - Release 1.7.10
Anchor
releaseNoteChgSumCore-1710
releaseNoteChgSumCore-1710

New Features and Improvements

Additional information about each of these features can be found in the Details about New Features in Release 1.7.10 section located after the Change Summary section for the Web Client.

 

Jira
serveri2b2 JIRA
columnskey,summary,type,status
maximumIssues1000
jqlQueryproject = CORE AND issuetype in (Improvement, "New Feature", Story, Task, Sub-Task) AND fixVersion = 1.7.10 AND labels = wikirelease
serverId6e4599d0-bdbc-37f8-9067-5f0befc0ec6c

 

    <h3>New Features</h3>
    <ul>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-160">CORE-160</a>] - Include full release number somewhere in hive installation
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-290">CORE-290</a>] - New Breakdowns based on SQL Query
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-285">CORE-285</a>] - Log number of attempted logins
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-286">CORE-286</a>] - Log admin functions
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-287">CORE-287</a>] - Lockout after failed logins
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-288">CORE-288</a>] - Enforce complex passwords
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-289">CORE-289</a>] - Mandatory password change
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-300">CORE-300</a>] - Do not allow current password to be used as new password
        </li>
    </ul>

    <h3>Improvements</h3>
    <ul>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-129">CORE-129</a>] - Improve datasource validations
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-294">CORE-294</a>] - Upgrade scripts: Add new SQL breakdowns to upgrade scripts for 1.7.10
        </li>
        <li>[<a href="http://community.i2b2.org/jira/browse/CORE-304">CORE-304</a>] - Database: Remove primary key &amp; add index to PM_USER_LOGIN
        </li>
    </ul>
<h3>Bug Fixes</h3> <ul> <li>[<a href="http://community.i2b2.org/jira/browse/CORE-272">CORE-272</a>] - Unable to run breakdown queries due to casting error </li> <li>[<a href="http://community.i2b2.org/jira/browse/CORE-284">CORE-284</a>] - Ant not working with Oracle 12 JDBC driver ojdbc7.jar </li> </ul> <!-- #NOTE: WEB CLIENT SECTION --> <h2 id="rel1710chgSumWebClient">Change Summary - i2b2 Web Client Software - Release 1.7.10</h2> <h3>New Features</h3> <ul> <li>[<a href="http://community.i2b2.org/jira/browse/WEBCLIENT-226">WEBCLIENT-226</a>] - Single sign-on location for Web Client and Admin </li> <li>[<a href="http://community.i2b2.org/jira/browse/WEBCLIENT-237">WEBCLIENT-237</a>] - New Simple Temporal Query mode </li> </ul> <!-- <h3>Improvements</h3> <ul> <li></li> </ul> --> <h3>Bug Fixes</h3> <ul> <li>[<a href="http://community.i2b2.org/jira/browse/WEBCLIENT-194">WEBCLIENT-194</a>] - Cancel button on new DBLookup pages does not work </li> <li>[<a href="http://community.i2b2.org/jira/browse/WEBCLIENT-227">WEBCLIENT-227</a>] - Webclient Query Issues with Chrome and Safari </li> <li>[<a href="http://community.i2b2.org/jira/browse/WEBCLIENT-230">WEBCLIENT-230</a>] - Date constraint window doesn&#39;t close if table name is undefined </li> </ul> <!-- <h2 id="rel1710newFeatureDetails">New Features &amp; Improvements Details</h2> <h3 id="rel1710newFeatureDetails-logImprovements">Logging Improvements</h3> --> </body> </html>

 

Bug Fixes

Jira
serveri2b2 JIRA
columnskey,summary,type,status
maximumIssues1000
jqlQueryproject = CORE AND issuetype = Bug AND fixVersion = 1.7.10 AND labels = wikirelease
serverId6e4599d0-bdbc-37f8-9067-5f0befc0ec6c

 

Change Summary - i2b2 Web Client Software - Release 1.7.10
Anchor
releaseNoteChgSumWeb-1710
releaseNoteChgSumWeb-1710

New Features and Improvements

 

Jira
serveri2b2 JIRA
columnskey,summary,type,status
maximumIssues1000
jqlQueryproject = WEBCLIENT AND issuetype in (Improvement, "New Feature", Story, Task, Sub-Task) AND fixVersion = 1.7.10 AND labels = wikirelease
serverId6e4599d0-bdbc-37f8-9067-5f0befc0ec6c

 

Bug Fixes

Jira
serveri2b2 JIRA
columnskey,summary,type,status
maximumIssues1000
jqlQueryproject = WEBCLIENT AND issuetype = Bug AND fixVersion = 1.7.10 AND labels = wikirelease
serverId6e4599d0-bdbc-37f8-9067-5f0befc0ec6c

Details about New Features in Release 1.7.10
Anchor
releaseNoteFeatureDetails-1710
releaseNoteFeatureDetails-1710

 

 

Include Page
1.7.09c Release Notes
1.7.09c Release Notes