Releases: lsgs/redcap-instance-table
Releases · lsgs/redcap-instance-table
1.5.5 filters
Additional value filtering
1.5.4 Bug fix
Fix for status indicator button open instance popup
1.5.3 Bug fix
Bug fix release to repo
1.5.2 Bug fix
Bug fix
1.5.1 Bug fixes
- Allow _varlist to override _hide
- Show columns in _varlist order
- Security fixes
1.5.0 New feature - filter - and bug fixes
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
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
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
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
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.