Summary
This article covers the Trial Manager 2.7.0 Release notes.
Marketing for this Release
Introduction
Updates in the TM 2.7.0 Release
This section describes what’s changed in the most recent patch releases of TM after 2.7.0. We list the most recent patch first:
TM 2.7.3
- 19304: Custom Dependency To Prevent Duplication Of Application Names
- 19365: The Trial Manager demographic bar displays improperly in Google Chrome
- 19359: 2.7.3 Release Notes
TM 2.7.2
- 19107: Missing audit trail for siteId question on site form
- 19223: Implement method for setValueInTransaction that writes audit trail
- 19240: Prevent Roles With Same Name
- 19251: 2.7.2 Release Notes
TM 2.7.1
- 19092: Configuration Path attempts to change value
- 19093: Role updates needed
- 19102: 2.7.1 Release Notes
TM 2.7.0
Welcome to Trial Manager version 2.7.0. The release information presented below is organized into the following categories:
- Cross Trial Reporting
- Data Files Changes to Support Local Lab Implementation
- Miscellaneous Updates
- Documentation
18146 – Cross Trial Reporting
- 18146: Cross Trial Reporting
- 18192: Add Standard Reports Table to Home Screen
- 18193: Top Level Reporting
- 18194: Modify Current Version of Trial Summary to Report Across Trials
- 18195: Trial Overview Modifications
- 18196: Questions Most Queried and Questions with Alerts Modifications
- 18197: Site Summary Modifications
- 18198: Add Average Row to Trial Summary
- 18199: Add Site Column
- 18200: Modify Current Version of Averages Report to Report Across Trials
- 18201: Add Average Row to Averages Report
- 18202: Add Avg Column
- 18203: Ability to Select Trials to be Included in the Selected Report
- 18204: Default Selection in Trials Selection Screen
- 18205: Data Access in Trials Summary Report
18146: Cross Trial Reporting
The ability to report metrics across multiple trials for a single sponsor/CRO.
18192: Add Standard Reports Table to Home Screen
Add Standard Reports table above the Documents table on the Trial Manager home
page. List the following reports:
- 1. Enterprise Overview
- 2. Trials Summary
- 3. Averages Report
18193: Top Level Reporting
Implementation of the Enterprise Overview report.
18194: Modify Current Version of Trial Summary to Report Across Trials
Modify Current Version of Trial Summary to Report Across Trials.
18195: Trial Overview Modifications
Update Enterprise Overview metrics.
18196: Questions Most Queried and Questions with Alerts Modifications
Add questions most queries and questions with alerts table to Trials Summary.
18197: Site Summary Modifications
Update site metrics to information across trials.
18198: Add Average Row to Trial Summary
The first of the report should be an average of the metrics for all sites
selected in the report. Subsequent rows should list current data by trial; one
row per trial selected in the report..
18199: Add Site Column
Add Site Column indicating total number of sites, total number of sites wit subjects, total number of sites without subjects and the number of users.
18200: Modify Current Version of Averages Report to Report Across Trials
Create Averages report that includes data across trials.
18201: Add Average Row to Averages Report
Add row to Averages report to include across trial averages.
18202: Add Avg Column
Add averages column to the Averages report..
18203: Ability to Select Trials to be Included in the Selected Report
Create ability to select the trials to be included in the cross trials reports.
18204: Default Selection in Trials Selection Screen
Save report selection as default for the next time the user accesses the report. The default would automatically populate for the next instance; however, the user would still have the ability to change the default selection before running the report..
18205: Data Access in Trials Summary Report
Remove report link if user does not have permission to access data.
18171 – Data Files Changes to Support Local Lab Implementation
- 18171: Modification of file management interface of the Trial Manager to support the use of the Local Lab Lookup Table.
- 18172: Add Trial Version Dropdown
- 18173: Add File Listing Table
- 18174: Prohibit Inclusion of JSP and Java Files
- 18175: File Listing for the Java Developer Role
- 18176: Java Developer Role Access to JSP Files
- 18177: Download Functionality from File Listing
- 18178: Dropdown Action = Download
- 18179: Download Icon
- 18180: Delete Functionality from File Listing
- 18181: Delete Functionality from File Listing
- 18182: Dropdown Action = Delete
- 18183: Be able to Delete Files on the Design Server and from Repository
- 18184: Deletion Prompt
- 18185: Only Published Files can be Deleted
- 18186: Deletion of File from Design Server
- 18187: Deletion of File from CVS Repository
- 18188: Support Restoration of .deleted File
- 18189: Audit Functionality from File Listing
- 18190: Audit Icon
- 18191: Information in File Audit
- 18209: Java Developer Role Access to Java Files
- 18211: Java and Class File Deletion
- 18212: Add Results Table Format
- 18258: Change Compile Button to Submit
18171: Modification of file management interface of the Trial Manager to support the use of the Local Lab Lookup Table.
Implementation of the ‘Freeze’ metadata status and the update of the existing Lock status.
18172: Add Trial Version Dropdown
Add Trial Version dropdown containing Design and committed Trial Versions.
18173: Add File Listing Table
Add File Listing Table under Trial Version dropdown.
18174: Prohibit Inclusion of JSP and Java Files
JSP and Java files should not be listed with the exception of the Java Developer Role
18175: File Listing for the Java Developer Role
JSP and Java files should display in the file listing for the Java Developer role.
18176: Java Developer Role Access to JSP Files
The Java Developer role should have the following access to JSP files:
- 1. See JSP files in the File Listing
- 2. Ability to download JSP files.
- 3. Ability to delete JSP files.
18177: Download Functionality from File Listing
Can download a set of files or individual file. Class files and Deleted files can’t be downloaded.
18178: Dropdown Action = Download
Include a dropdown action in the “Choose an Action – Press Go!” dropdown to allow downloading of multiple files in a single zip file.
18179: Download Icon
Include a Download Icon in the file listing that presents the file to the browser for download
18180: Delete Functionality from File Listing
Cannot download a deleted file. Must load previous version to download the file.
18181: Delete Functionality from File Listing
Create ability to delete functionality from the file listing.
18182: Dropdown Action = Delete
Include a dropdown action in the “Choose an Action – Press Go!” dropdown to allow deleting of one or more files.
18183: Be able to Delete Files on the Design Server and from Repository
The only files that are able to be deleted are those currently on the design. Trial Version must equal Design for the delete functionality to appear.
18184: Deletion Prompt
Create a prompt that is displayed when the user attempts to delete a file from the Designer servers.
18185: Only Published Files can be Deleted
Add a note in the interface at the bottom of the Compile Box that states, ‘Files must be published to the Design Server in order to Delete.’
18186: Deletion of File from Design Server
Support deletion of file from Design Server (not CVS repository). This occurs when the user selects the file for deletion and check “Publish to Design Server”. The file should be renamed to .deleted in the file listing and removed from the design server.
18187: Deletion of File from CVS Repository
Support deletion of file from the CVS repository (not Design Server). This occurs when the user selects the file for deletion and check “Commit to CVS”. The file should be deleted from the CVS repository and removed from the file listing. However, the file should remain on the Design server. A new version of the Trial will be created when the deletion is committed to the CVS repository.
18188: Support Restoration of .deleted File
The ability to restore a .deleted file should exist. This is accomplished by the re-publishing the version to the Design server.
18189: Audit Functionality from File Listing
Include file audit related information.
18190: Audit Icon
Include an Audit Icon in the file listing that displays a view of CVS log by Trial Version.
18191: Information in File Audit
The following should be included in the file audit:
- 1. Trial Version
- 2. Creator (user)
- 3. Time Stamp (date and time)
- 4. Commit Message
- 5. Ability to download file (per trial version)
NOTE: Only list Trial Version where the file changes.
18209: Java Developer Role Access to Java Files
The Java Developer role should have the following access to Java files:
- 1. See Class files in the File Listing.
- 2. Cannot download Class files.
- 3. Ability to delete Class files and associated Java files.
18211: Java and Class File Deletion
Special instrcutions for deleting class files..
18212: Add Results Table Format
Add Results table format with check boxes and the Choose An Action – Press Go!
dropdown box with the options of download and delete.
18258: Change Compile Button to Submit
Minor modifications to the ‘Data Files’ form display text.
Miscellaneous Updates
17267: Incorrectly Escaped text in annotations/pdf archive
The trial manager DC application was updated to be compatible with the new freeze functionality in DBP 10.0.0.
Documentation – Release and Learning Center documentation created or updated for the 2.7.0 Release.
18950: Trial Manager Manual
The Trial Manager Manual has been updated to support the new Cross Trial Reporting functions.
19003: 2.7.0 Release Notes
Release notes for the Trial Manager 2.7.0 Release.
Outstanding Issues
- 9800: If one of design server is down, publishing of DataArchitect file can have undesired behavior
- 12071: Permission denied issue on Staging server
- 15559: Users can check Java files into TrialManager when there are compiler errors
- 16749: Filter out redundant added/removed lines with changed objects in Testing Manager
- 18740: Remove inactive sites from cross trial reports
- 19423: It is possible to create different trials with the same path
Need more help?
Please visit the Fountayn Contact Information page.