Skip to content

Releases: lsgs/redcap-instance-table

1.5.5 filters

25 Oct 09:34
Compare
Choose a tag to compare

Additional value filtering

1.5.4 Bug fix

24 Oct 00:38
Compare
Choose a tag to compare

Fix for status indicator button open instance popup

1.5.3 Bug fix

19 Oct 04:19
Compare
Choose a tag to compare

Bug fix release to repo

1.5.2 Bug fix

14 Sep 04:55
Compare
Choose a tag to compare

Bug fix

1.5.1 Bug fixes

13 Sep 01:33
Compare
Choose a tag to compare
  • Allow _varlist to override _hide
  • Show columns in _varlist order
  • Security fixes

1.5.0 New feature - filter - and bug fixes

09 Sep 07:09
Compare
Choose a tag to compare

New Feature: @INSTANCETABLE_FILTER action tag enables specifying a logic expression to filter displayed instances.
Bug fixes:

  • Remeber popup save button state
  • Empty table in survey view
  • PHP 8 and empty checkbox group

1.4.0 New features and bug fixes

06 Apr 06:54
Compare
Choose a tag to compare

New tags for:

  • Page size
  • Hide instance column
  • List of variables
    Fixes for:
  • Popup window button behaviors
  • Linking instances on repeating forms in the same event (@INSTANCETABLE_REF)

1.3.0 New features

22 Jan 00:03
Compare
Choose a tag to compare

New features added:

  • Auto-refresh table after add/edit/delete in popup
  • "Save & Exit" button closes popup
  • @INSTANCETABLE_REF tag to facilitate filtering of table instances to value of current instance selected in field on other repeating form
  • Add "All" as a paging option
  • Updated readme.md

1.2.0 features and fixes

04 Feb 03:10
Compare
Choose a tag to compare

New Features

  • Use @INSTANCETABLE_HIDEADD action tag to hide the Add New button from the table display
  • State saving (e.g. for column sort, page)
    Bug Fixes
  • Display label and value (not just value) for ontology field
  • If user's rights to repeating form are read only then show readonly data (instead of nothing!)
  • Recognise event names with letter after arm number e.g. long_event_name_arm_1b

1.1.1 ScrollX, bug fix

13 Oct 23:03
Compare
Choose a tag to compare

Use @INSTANCETABLE_SCROLLX action tag to get a horizontal scroll-bar instead of allowing wide instance table to cause the container to grow.
Bug fix for SQL fields.