Releases: ctsit/redcap_entity
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view, and edit data entities needed by a REDCap Module.
Release 2.3.9 addresses bugs in project searching, fixes a fatal bug on the Entity DB Manager, and updates the authors list.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view, and edit data entities needed by a REDCap Module.
Release 2.3.8 fixes a bug in project searching, PSALM errors, and a bug in EntityQuery.php
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Release 2.3.6 fixes bugs related to project lists and patched a CSRF vulnerability.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Releases 2.3.3 - 2.3.5 have fixed bugs related to record scope and JSON field display and fixed some UI issues when adding and searching for records.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Releases since 2.3.0 add the organizations_demo and AUTHORS.md. They also address a dropdown menu bug and a user mail-to link bug.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Release 2.3.0 adds a feature to display a warning if a bulk operation fails.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Release 2.2.0 completes the developer documentation and adds a second version of the example Protocol module that implements many of the advanced features of REDCap Entity. This release also allows multiple orderBy statements and fixes several bugs and incomplete features.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Release 2.1.0 adds a prefix to exposed filters keys to avoid conflicts with reserved REDCap keys. This prevents blank page responses when the PID is not specified in the search.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Release 2.1.0 adds the "data" property type.
REDCap Entity
REDCap Entity is a software development library that simplifies the development of REDCap External Modules by providing tools to design, store, manage, enter, view and edit data entities needed by a REDCap Module.
Release 2.0.0 is the first production-ready release.