From 6b58541079dd294d672086d86156ebb91d2096d7 Mon Sep 17 00:00:00 2001 From: Maximilian Krambach Date: Mon, 11 Feb 2019 17:11:35 +0100 Subject: [PATCH] pdf export options - export comments as own pdf - export comments as part of an advanced motion pdf export, - change sequential number export options for pdf and csv --- .../motion-comments.component.html | 8 +++ .../motion-comments.component.ts | 12 ++++ .../motion-export-dialog.component.html | 16 +++++- .../motion-export-dialog.component.ts | 25 +++++++-- .../motion-list/motion-list.component.ts | 3 +- .../services/motion-pdf-catalog.service.ts | 11 +++- .../services/motion-pdf-export.service.ts | 31 ++++++++++- .../motions/services/motion-pdf.service.ts | 55 ++++++++++++++++--- openslides/motions/config_variables.py | 10 ---- 9 files changed, 142 insertions(+), 29 deletions(-) diff --git a/client/src/app/site/motions/components/motion-comments/motion-comments.component.html b/client/src/app/site/motions/components/motion-comments/motion-comments.component.html index c842478b2..785191eb1 100644 --- a/client/src/app/site/motions/components/motion-comments/motion-comments.component.html +++ b/client/src/app/site/motions/components/motion-comments/motion-comments.component.html @@ -27,6 +27,14 @@ > edit +