From e8fa488d6024d9160523e22dbe4f7b601b05eba7 Mon Sep 17 00:00:00 2001 From: FinnStutzenstein Date: Mon, 19 Dec 2016 10:40:55 +0100 Subject: [PATCH] Project change recommendations --- CHANGELOG | 1 + .../agenda/current-list-of-speakers.html | 2 +- .../static/templates/agenda/item-detail.html | 2 +- .../static/templates/agenda/item-list.html | 4 +- openslides/core/static/css/app.css | 1 - openslides/core/static/css/projector.css | 125 +++++++++++++++++- openslides/core/static/js/core/site.js | 5 +- .../templates/core/manage-projectors.html | 2 +- .../templates/core/projector-controls.html | 2 +- .../static/templates/projector-button.html | 2 +- .../templates/mediafiles/mediafile-list.html | 2 +- openslides/motions/projector.py | 3 +- openslides/motions/static/js/motions/base.js | 44 +++++- .../motions/static/js/motions/projector.js | 7 +- openslides/motions/static/js/motions/site.js | 39 ++++++ .../templates/motions/motion-detail.html | 39 +++++- .../templates/motions/slide_motion.html | 48 ++++++- 17 files changed, 304 insertions(+), 24 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index e1e42c068..a5fa51d21 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -38,6 +38,7 @@ Motions: motion text. - Allowed to add change recommendations for special motion text lines (with diff mode). +- Added projection support for change recommendations. - Added button to sort and number all motions in a category. - Added recommendations for motions. - Added options to calculate percentages on different bases. diff --git a/openslides/agenda/static/templates/agenda/current-list-of-speakers.html b/openslides/agenda/static/templates/agenda/current-list-of-speakers.html index 92d93c501..04407a116 100644 --- a/openslides/agenda/static/templates/agenda/current-list-of-speakers.html +++ b/openslides/agenda/static/templates/agenda/current-list-of-speakers.html @@ -28,7 +28,7 @@