Skip to content

Releases: vanderbilt-redcap/api-sync-module

1.13.2

Choose a tag to compare

@mmcev106 mmcev106 released this 15 Jul 16:56

Fixed a bug with exports on low activity projects. When more than exactly 7 days passed between events on REDCap's built-in "Logging" page, then the next time an export ran it would ignore the first event on the "Logging" page after that week+ long gap. If that first event was something related to adding/updating data, any data added/changed according to that event would be incorrectly excluded from the sync. If that first event was something else (e.g. "Manage/Design", "Sent alert", etc.) then nothing would have been skipped for that sync.

Release 1.13.1

Choose a tag to compare

@moorejr5 moorejr5 released this 22 Jun 19:27
f8cce75

New functionality for file migration between projects.
Updates to bring to modern External Module Framework standards.

Release 1.12.0

Choose a tag to compare

@ChemiKyle ChemiKyle released this 14 Aug 04:01
9a52ff4

Adds features:
Log digest page
Support use of proxy settings (Luke Stevens)

Release 1.11.16

Choose a tag to compare

@scottjpearson scottjpearson released this 22 Nov 17:35
bcc827b

Bug fix to include CSRF token.

Release 1.11.15

Choose a tag to compare

@scottjpearson scottjpearson released this 20 Nov 17:06
2b0b2fa

Bug fix: Transform to a parameterized query, as required by newer Framework versions.

Release 1.11.14

Choose a tag to compare

@scottjpearson scottjpearson released this 15 Nov 17:40
140819a

Move to Framework v10.

Release 1.11.13

Choose a tag to compare

@scottjpearson scottjpearson released this 15 Nov 16:57
23e7e5a
  • Add support for doing weekly syncs

1.11.12

Choose a tag to compare

@mmcev106 mmcev106 released this 28 Mar 17:34
Fixed a configure translations problem

1.11.11

Choose a tag to compare

@mmcev106 mmcev106 released this 28 Mar 15:09
Fixed a PHP 8 error

1.11.10

Choose a tag to compare

@mmcev106 mmcev106 released this 03 Feb 16:47
Escaped settings before display