Skip to content

Releases: lsgs/redcap-instance-table

1.0.4 Bug fix

30 Apr 02:53
Compare
Choose a tag to compare

Change to "add new" instance loading to avoid a redirect(), which is causing an EM framework exception.

1.0.3 Bug fixes

29 Apr 01:11
Compare
Choose a tag to compare

Add new button now always takes you to a new instance.
Label as well as value now displayed in instance table for yesno and truefalse fields.

1.0.2 Bug fix

15 Mar 02:31
Compare
Choose a tag to compare

Increment new instance number using maximum existing instance number not the current instance count, so accounting for deleted instances.

1.0.1 Bug fix

13 Mar 06:40
Compare
Choose a tag to compare

Fix problem with DAG-autonumbered record ids being incorrect in add/edit popup window url. Treat DAG-autonumbered record ids as string, e.g. 1234-1 as '1234-1', not 1233.

1.0.0 Initial release to REDCap Repo

10 Mar 09:50
51d8687
Compare
Choose a tag to compare

1.0.0 Initial release to REDCap Repo