- Pinned to
rios.conversion
0.6.1
- Implemented new
rios.conversion
0.6.x API - Known issue: RIOS to REDCap calculation conversion is broken
- Added Twitter Bootstrap CSS styling to application
- User friendly error reporting interface
- User friendly interface for invalid conversion form parameters
- Added a base.html template that all pages use for styling and asset payloads
- Custom CSS and JS folders and code added to
static/www/
directory - Tooltip added for output filename prefix conversion form field
- Tooltip added for instrument ID conversion form field
- Tooltip added for instrument title conversion form field
- Prometheus Research logo footer added to all pages
- Localization removed from conversion form and defaults to
en
- Added logging feature to log warnings and/or errors
- Extensible file validation mechanism implemented to run before conversion process
- Added logging to the conversion mechanism so that analysis can occur on errors or problematic conversions.
- Added basic validation to the Instrument ID input on REDCap->RIOS conversions
- No Changes
- Add html templates with styling to match docs
- fix spelling error in from_rios.html
- fix urls in convert.rst
- set temporary directory to /tmp
- switch license in setup.py
- fix license; remove PR from home page
- added convert.rst; switch to Apache License
- create temp_dir directory during installation
- Add tag for 0.1.1
- Initial commit.