Releases: lsgs/redcap-dag-switcher
1.4.0 Override Built-In DAG Switcher (Not released to REDCap Repo)
This version is not intended for release to the REDCap Repo. It is a temporary measure that overrides the built-in DAG Switcher from REDCap v9.8.0 because that version does not handle >10k users x dags.
https://community.projectredcap.org/questions/86782/dag-switcher-v1002-dag-switcher-em-was-not-automat.html
1.3.0 New features and bug fixes
New features and bug fixes:
- Enable search
- Paging instead of scrollY, rows per page setting in module config
- Max width for left dag/user name column to better handle long dag/user names
- Increase table width
- Remove old check for config settings in redcap_log_event_table rather than in module settings
1.2.4 Minor improvement
Use fixedColumns: { leftColumns: 1 } so can see DAG/user name when scrolling horizontally.
1.2.3 Minor improvement
Fix for sorting of DAG names in user switch dropdown and user rights page popovers.
1.2.2 Bug fix
Fix case-insensitive sorting of dag and user names which can lead to tick boxes in user/dag config table appearing in the wrong column.
1.2.1 Minor improvements
Change so user-dag mappings stored in module project setting instead of redcap_log_event table so can get copied when copying a project. Remove default values from config.json as deprecated (instead set defaults when enabling module).
1.1.3 Bug fix
Fixes for User Rights page popovers showing the DAGs each user may switch to. Quotes etc. are now html encoded using htmlentities before being written into page JS.
1.1.2 Bug fix
Update to work with jQuery 3 (REDCap 8.7.0+)
1.1.1 Bug fix
Fix to prevent exception when using SendIt for project files e.g. export results