Releases: ctsit/project_ownership
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display, and edit ownership details.
Release 2.4.2 fixes a bug preventing any site that upgraded from any version <2.1.0 from saving new project owners.
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display, and edit ownership details.
Release 2.4.1 Fixes a PHP 8 bug for non-authenticated users and documents the need for REDCap Entity 2.3.8 or higher
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display and edit ownership details.
Release 2.4.0 adds the project's creation time in the list of projects.
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display and edit ownership details.
Release 2.3.0 moves to Framework version 8, stops showing deleted projects in project ownership UI, and allows editing of billable and sequestered booleans on the Control Center page.
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display and edit ownership details.
Release 2.1.0 adds a configurable text field to display at project creation as well as the billable and sequestered flags. It adds mailto links on the email column and links to user accounts for SUPERUSERs and ACCOUNT_MANAGERs. It removes the records_count field.
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display and edit ownership details.
Release 2.0.3 fixes a bug causing PI information to be overwritten on the Project Setup page.
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display and edit ownership details.
Release 2.0.2 adds support for the Exception class namespace to better handle missing dependencies.
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display and edit ownership details.
Release 2.0.1 moves the admin ownership list to its own URL to prevent permission errors for non-admins.
REDCap Project Ownership (RCPO)
A REDCap module to aid in the collection and management of project ownership details. This module collects project ownership data at project creation, requires PI contact details on research projects, and provides interfaces to search, display and edit ownership details.
Release 2.0.0 is a major enhancement that allows the project ownership list to be filtered, sorted, and paged. This was achieved by refactoring RCPO to use the newly released REDCap Entity external module library. This refactoring migrates the project ownership data from the table redcap_project_ownership
to redcap_entity_project_ownership
.
REDCap Project Ownership
A REDCap module to aid in the collection and management of project ownership details.
Release 1.2.1 Adds documentation to describes PI information autocomplete feature and fixes Issue #24