Releases: Rapporteket/rapbase
Releases · Rapporteket/rapbase
Bugfix
New tools: render Rmarkdown and standard report tables
- Added latex template for rendering RMarkdown through pandoc (#70)
- In addition, graphics and bookdown stuff also added as part of new template directory
- Added generic function for rendering RMarkdown for standalone and fragment use
- Added generic function for making sensible tables for both html and pdf output formats
- Fixed an error in general app info (#60)
Bugfix (#68)
- Minor adjustment to email subject (header field) format
Bugfix (#66)
- Fixed email encoded subject (header field) split
- Properly parsing full names from session object containing unicode characters
Database unit tests in ci
- Included unit tests and coverage reporting depending on a test database during github actions (ci)
Database metadata
- New function providing registry db metadata
Add auto report id
- Auto report id added to table to aid needs during registry implementation
Minor fix and updates
- Update contributor guidelines
- Re-establish build site as part of ci
Grow for shrinking
- Relevant version info added to user pop-up #46
- Looks of user pop-up info changed #49
- Logging functions previously found in raplog now delivered by this package
- Built-in logging of automated reports #56
- New generic function for auto report GUI with option for name-id mapping #54
- Added new types of automated reports (dispatchment and bulletin) #47, #48
- Deprecated some functions for future clean-up #55
- Migrated ci from travis to gh actions
Fix and cleanup
- clean-up code also deprecating some function for v1.12