Releases: lsgs/redcap-record-autonumbering
Releases · lsgs/redcap-record-autonumbering
1.0.6 Bug fix
1.0.5 Bug fixes
- 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
1.0.4 Minor security fix
Minor security fix following review
1.0.3 Bug fix
Treat add button on dashboard page the same way as on add record page.
Allow first/last 6 chars of DAG name, not just 5.
1.0.2 Bug fix
Alter redirect from record home for new record: redirect using JavaScript rather than internal redirect() function to avoid EM framework exception emails.
1.0.1 Security fix
Fix for pre-release scan result
1.0.0 Initial
Release to REDCap repo
1.0.0-rc.1 Release candidate for initial release to REDCap Repo
1.0.0-rc.1 Release candidate for initial release to REDCap Repo incorporating dev and fixes from UF CTSI
0.0.5 Bug fixes and minor tweaks
Bug fixes and minor tweaks:
- Remove default value for project-setup-dialog-text
- Redirect using js not php
- Check module is enabled before acting in __construct
- PrefixAndPad - allow blank prefix, declare dataEntryFormValuesChanged()
- UI tweaks - use fa-cube instead of puzzle gif to indicate module functionality
0.0.4 Used in prod
Version in use in prod