16 lines
511 B
Markdown
16 lines
511 B
Markdown
|
|
## TODO (Remaining)
|
||
|
|
|
||
|
|
### Done
|
||
|
|
|
||
|
|
|
||
|
|
### Later
|
||
|
|
|
||
|
|
* generalize PDF Export handling so that only on set of functions can handle ALL kinds of templates. Needs massive refactoring
|
||
|
|
|
||
|
|
* currently the template fetched for rendering is set to Default_A4_Quer
|
||
|
|
* remove inline css as far as possible
|
||
|
|
* make pdf download popup an own view
|
||
|
|
* func CleanupExportTemp move maxAge := 7 * 24 * time.Hour definition to Config struct in config.go
|
||
|
|
* CalculateStaticFieldsLogic calc e.g response.ResistenzKoerper and others without bonus
|
||
|
|
|