Skip to content

Releases: Rapporteket/rapbase

Bugfix

22 Jul 09:28
fc7906f
Compare
Choose a tag to compare
  • Added missing functions to site documentation
  • Made an additional ci test that fails on pull requests if list of functions in site documentation is not consistent with that of the package

New tools: render Rmarkdown and standard report tables

20 Jul 10:53
6d357a6
Compare
Choose a tag to compare
  • 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)

18 Apr 19:16
a57bd81
Compare
Choose a tag to compare
  • Minor adjustment to email subject (header field) format

Bugfix (#66)

16 Apr 14:32
b757511
Compare
Choose a tag to compare
  • Fixed email encoded subject (header field) split
  • Properly parsing full names from session object containing unicode characters

Database unit tests in ci

11 Mar 14:35
d61f46e
Compare
Choose a tag to compare
  • Included unit tests and coverage reporting depending on a test database during github actions (ci)

Database metadata

10 Mar 14:37
d2c5d4f
Compare
Choose a tag to compare
  • New function providing registry db metadata

Add auto report id

26 Feb 12:59
4d4fb37
Compare
Choose a tag to compare
  • Auto report id added to table to aid needs during registry implementation

Minor fix and updates

24 Feb 13:20
cb2ddff
Compare
Choose a tag to compare
  • Update contributor guidelines
  • Re-establish build site as part of ci

Grow for shrinking

17 Feb 13:20
3082d1f
Compare
Choose a tag to compare
  • 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

08 Oct 10:14
3aa3170
Compare
Choose a tag to compare
  • clean-up code also deprecating some function for v1.12