Skip to content

1.0.5 Bug fixes

Compare
Choose a tag to compare
@lsgs lsgs released this 26 Jul 06:51
· 2 commits to master since this release
  • Update to framework version 8, min REDCap version 11.1.1
  • Remove use of built-in constants in constructor for PHP8 compatibility
  • Prevent lock/esig for unsaved records because record id cannot necessarily be determined
  • Handle record auto-numbering when creating a record via the Scheduling page
  • Attempt to utilise REDCap::reserveNewRecordId() but backed out - adds to cache but returns false
  • Fix Project Setup page default dialog text and auto-edit module settings on Setup button click