Skip to content

Releases: lsgs/redcap-record-autonumbering

1.0.6 Bug fix

13 Jan 04:06
12ab0c1
Compare
Choose a tag to compare

Bug fix in autoincrement from seed autonumber generator

1.0.5 Bug fixes

26 Jul 06:51
Compare
Choose a tag to compare
  • 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

18 Oct 20:16
Compare
Choose a tag to compare

Minor security fix following review

1.0.3 Bug fix

17 Oct 09:34
Compare
Choose a tag to compare

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

18 May 01:44
Compare
Choose a tag to compare

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

13 May 07:23
Compare
Choose a tag to compare

Fix for pre-release scan result

1.0.0 Initial

10 May 06:31
Compare
Choose a tag to compare

Release to REDCap repo

1.0.0-rc.1 Release candidate for initial release to REDCap Repo

07 May 02:02
3e404b7
Compare
Choose a tag to compare

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

13 Mar 23:00
edc55a8
Compare
Choose a tag to compare

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

20 May 22:10
Compare
Choose a tag to compare

Version in use in prod