- Allow multiple banners (@ChemiKyle, @saipavan10-git, #24, #28, #29)
- Improve README with details about new config (@saipavan10-git, #29)
- Bump framework version (@saipavan10-git, #29)
- Check for definition of PROJECT_ID if used in piping to prevent crash (@ChemiKyle, #25, #26)
- Replace db_query with EM framework's parameterized query Bump min REDCap version to reflect framework 14 requirement (@ChemiKyle, #25, #26)
- Update config_menu.js injection to execute in redcap_every_page_top Stop using redcap_module_configure_button_display due to framework changes causing it to throw errors Update framework version to 14 (@ChemiKyle, #25, #26)
- Use framework-version 5 and set minimum REDCap version to 10.0.5 (Philip Chase)
- Update config_menu.js to avoid clash with other modules overloading resetConfigInstances (Kyle Chesney)
- Add support for custom SQL queries for data (Kyle Chesney)
- Add support for multi row data responses, surrounding rich text fields (Kyle Chesney)
- Add display criteria with custom SQL support (Kyle Chesney)
- Remove prebuilt sql dropdown entirely, breaking this functionality (Kyle Chesney)
- Add option to display banner on all pages of a project (Kyle Chesney)
- Place banner at the top of the page to avoid obfuscating other text (Kyle Chesney)
- Include option to select color/border of banner. (Kyle Chesney)
- Change name for banner_text in JS to avoid clashes with other banners. (Kyle Chesney)
- This is the first release of REDCap Data Driven Project Banner. Behold!