Skip to content

Releases: IUREDCap/redcap-etl-module

REDCap-ETL Module 2.4.8

05 Dec 16:33
Compare
Choose a tag to compare
  • Updated the redcap-etl dependency to version 2.3.14, which has a logging bug fix

REDCap-ETL Module 2.4.7

03 Dec 16:42
Compare
Choose a tag to compare
  • Made fix for system dependent issue for CSV file download of extracted data

REDCap-ETL Module 2.4.6

20 Nov 16:33
Compare
Choose a tag to compare
  • Updated redcap-etl dependency to 2.3.13
  • Updated phpseclib dependency to 3.0.42
  • Fixed an initial use bug for the last cron run time

REDCap-ETL Module 2.4.5

20 Aug 16:32
Compare
Choose a tag to compare
  • Fixed a bug in the "User Manual" page
  • Added additional checks for REDCap errors on pages to the automated tests
  • Updated the phpseclib dependency to the latest version

REDCap-ETL Module 2.4.4

10 Jul 15:31
Compare
Choose a tag to compare
  • Updated redcap-etl and phpseclib dependencies; the new redcap-etl has enhanced support for suffix fields

REDCap-ETL Module 2.4.3

26 Jun 17:37
Compare
Choose a tag to compare
  • Changed configuration of whether a server can run and/or schedule ETL processes to be at the server level instead of globally
  • Improved the interface for managing user access for private servers

REDCap-ETL Module 2.4.2

21 Jun 13:45
Compare
Choose a tag to compare

REDCap-ETL Module 2.4.1

07 Jun 17:40
Compare
Choose a tag to compare
  • Upgraded redcap-etl dependency to 2.3.10 (from 2.3.8); see changes here: https://github.com/IUREDCap/redcap-etl/releases
  • Fixed fieldset formatting issue
  • Improved user help
  • Changed links in help to make them stand out more
  • Made transformation rules CSV download file name more descriptive and added a timestamp

REDCap-ETL Module 2.4.0

17 May 13:32
Compare
Choose a tag to compare
  • Added lookup table configuration properties that allow the lookup table to be generated
    • The lookup table provides information on values and labels for multiple choice fields
  • Added error handling for remote ETL server issues
  • Changed the configuration ETL page to update the API token status when an API token is selected (without having to save the ETL configuration)
  • Updated workflow global properties with properties that have been added since the last time it was updated
  • Improved the automated tests and documentation for them

REDCap-ETL Module 2.3.12

27 Mar 19:41
Compare
Choose a tag to compare
  • Removed "mixed" return types that are not available in PHP 7