Skip to content

Releases: lsgs/redcap-instance-table

1.10.0 Tag for hiding form status

04 Dec 05:37
Compare
Choose a tag to compare
  • New tag @INSTANCETABLE_HIDEFORMSTATUS to supress form status column in data entry view
  • Show instance number link in outline button
  • Bug fix for hide choice values
  • EM framework v15

1.9.0 Bug fixes, convert to JSMO.ajax()

25 Aug 09:39
Compare
Choose a tag to compare

Convert from separate page as ajax endpoint to the (newer, now preferred) mechanism for module ajax calls, the JSMO.ajax() function and redcap_module_ajax() method. With thanks to @grezniczek.

Bug fixes for popup save button behaviour:

  • "Save & Stay" then "Save & Exit" would have popup window redirect to Record Home instead of closing.
  • "Save & Stay" not persisted in UIState

1.8.0 Date sorting, bug fixes

25 Jun 01:32
Compare
Choose a tag to compare
  • Display dates using date format as specified for field while preserving ymd sorting
  • Auto-select page size and hide change list when specifying page size
  • Corrections to documentation in readme.md

1.7.0 New features

19 Feb 03:47
Compare
Choose a tag to compare
  • @INSTANCETABLE_ADDBTNLABEL='lbl' Action tag for alternative "Add" button label
  • @INSTANCETABLE_HIDECHOICEVALUES Action tag for suppressing display of choice field values

1.6.1 Fix survey file download

14 Nov 08:42
Compare
Choose a tag to compare

Fix for file download button for file upload fields in instance tables in survey view.

1.6.0 Use built-in action tag dialog functionality

13 Nov 06:44
Compare
Choose a tag to compare

Update to EM framework v14 and utilise built-in functionality for getting module action tags displayed in the action tags dialog.
Bug fixes

1.5.14 Bug fix

30 Aug 03:43
Compare
Choose a tag to compare

Bug fix relating to removal of constructor in 1.5.13

1.5.13 Bug fixes, minor changes

28 Aug 06:00
Compare
Choose a tag to compare
  • Fix multiple tables on survey forms
  • Move constructor logic
  • Change to default parameter values
  • Allow <> in filter logic

1.5.12 Fixes for REDCap v13

12 May 03:01
Compare
Choose a tag to compare

Update to framework v12
Bug fixes:

  • v13
  • Tables on survey forms

1.5.11 Bug fix

19 Mar 22:56
Compare
Choose a tag to compare

Additional permissions check on getInstanceData()