FinnStutzenstein
78d107e37c
some controls, integrate the pdfviewer
2019-05-27 16:08:11 +02:00
André Böhlke
b3ff250d38
WIP: show PDF, PNG and JPEG files in projector
2019-05-27 16:08:10 +02:00
FinnStutzenstein
7106e06ca1
Improved motion block slide layout
2019-05-27 14:25:30 +02:00
FinnStutzenstein
9f12763f8b
Split AgendaItem and ListOfSpeakers
...
Server:
- ListOfSpeakers (LOS) is now a speprate model, containing of an id,
speakers, closed and a content_object.
- Moved all speaker related views from ItemViewSet to the new
ListOfSpeakersViewSet.
- Make Mixins for content objects of items and lists of speakers.
- Migrations: Move the lists of speakers from items to the LOS model.
Client:
- Removed the speaker repo and moved functionality to the new
ListOfSpeakersRepositoryService.
- Splitted base classes for agenda item content objects to items and
LOS.
- CurrentAgendaItemService -> CurrentListOfSpeakersSerivce
- Cleaned up the list of speakers component.
2019-05-24 08:21:59 +02:00
Emanuel Schütze
31274873f1
Merge pull request #4719 from FinnStutzenstein/chyronColor
...
Added custom color for the projector chyron and reset buttons for colors
2019-05-20 22:12:32 +02:00
FinnStutzenstein
e267279f60
Added custom color for the projector chyron and reset buttons for colors
2019-05-20 21:50:03 +02:00
Maximilian Krambach
014701442c
refactor poll calculations
2019-05-20 11:31:27 +02:00
FinnStutzenstein
284e90961a
Fixed getting states of amendments ( closes #4677 )
2019-05-15 15:21:11 +02:00
Emanuel Schütze
8bc7f8cb70
Merge pull request #4630 from MaximilianKrambach/assignment_globalno
...
include global abstain/no option
2019-05-07 17:30:43 +02:00
FinnStutzenstein
72a7a6fde0
Fix motion block slide
2019-05-07 16:18:13 +02:00
FinnStutzenstein
fe81ea6ff9
Speedup DS and repo updates, DSUpdateSlots, lazyloading history objects
2019-05-06 16:33:36 +02:00
Maximilian Krambach
f00303d753
include global abstain/no option
...
election polls with 'one vote per candidate' should have a
global no/abstain option
2019-05-02 10:51:00 +02:00
FinnStutzenstein
c234cfe698
Dynamic a two column layout in motion block slides
2019-04-29 11:20:12 +02:00
Emanuel Schütze
a61a655715
More slide style improvements
2019-04-25 22:02:36 +02:00
Maximilian Krambach
1b1499a660
Assignment slides
2019-04-25 17:12:21 +02:00
FinnStutzenstein
55dd2d1d6f
Basic assignment and poll slide
2019-04-24 10:34:44 +02:00
Emanuel Schütze
e54d0cf087
Minor layout improvements
...
- Improved motion block slide layout
- Increase width of statute paragraph title form field
- hide identifier in motion form for unprivileged users/submitters
2019-03-20 22:00:35 +01:00
Sean Engelhardt
ca18d59ac3
Fix some z-level related issues
...
Fixes some z-layer effects
2019-03-20 12:45:34 +01:00
Tobias Hößl
5d9128403a
Bugfix: Diff
2019-03-17 20:31:25 +01:00
Tobias Hößl
e62648c719
Bugfixes: Highlighting wo CRs, better scrolling
2019-03-16 13:34:55 +01:00
Sean
35b27b967f
Fix motion line number alignment
2019-03-11 13:56:25 +01:00
Emanuel Schütze
0419ea629f
Merge pull request #4487 from CatoTH/OS3-Bugfix-Amendment-Status-Handling
...
Bugfix: Amendment statuses
2019-03-09 23:14:29 +01:00
Tobias Hößl
6b685924d9
Bugfix: Amendment statuses
2019-03-09 22:48:21 +01:00
Emanuel Schütze
f4b798d6a2
Merge pull request #4479 from FinnStutzenstein/losSpeakerCount
...
(current) list of speakers: show amount of waiting speakers
2019-03-09 21:54:59 +01:00
Emanuel Schütze
5e7c604c4b
Merge pull request #4480 from FinnStutzenstein/sortMotionBlocksOnSlide
...
Sort motions on the motion block slide
2019-03-08 20:49:18 +01:00
FinnStutzenstein
d90e88fa53
Sort motions on the motion block slide
2019-03-08 16:16:05 +01:00
Emanuel Schütze
3490ff3ca4
Merge pull request #4477 from FinnStutzenstein/projectorScroll
...
projector scroll and contdown offset
2019-03-08 14:32:42 +01:00
FinnStutzenstein
5fff7d24ec
projector scroll and contdown offset
2019-03-08 13:17:43 +01:00
FinnStutzenstein
f60e66c1a8
(current) list of speakers: show amount of waiting speakers
2019-03-08 11:15:53 +01:00
Sean Engelhardt
6a421f8f6b
Add more motion modules
...
Seperates the previously large motion module in various smaller
and very small feature modules.
Motion Detail, and all direct dependancies to Motion Detail
is now an own module.
This significantly increases the response time of openslides 3
2019-03-08 10:43:54 +01:00
FinnStutzenstein
ed4b1c80f1
Replace recommendation on client and server for motion slide
2019-03-07 08:52:33 +01:00
Emanuel Schütze
ff410a4954
Minor projector css/wording changes
2019-03-01 14:52:29 +01:00
FinnStutzenstein
43f084438d
clean up stable projectorelements, if they have an error
2019-03-01 13:03:55 +01:00
FinnStutzenstein
d3773bc8e8
set the clock color to the header color of the projector
2019-03-01 12:06:46 +01:00
FinnStutzenstein
3f77cc7b24
Add item number to topic title, hide clos slide for one projector
2019-03-01 10:26:52 +01:00
FinnStutzenstein
4cde0431ab
Add referenced motions by the server ( fixes #4383 )
2019-02-27 07:35:52 +01:00
Emanuel Schütze
c3b3b35cf0
Chyron template design
2019-02-26 22:21:20 +01:00
FinnStutzenstein
f039293c09
current speaker chyron
2019-02-26 21:56:59 +01:00
Emanuel Schütze
17bd6d71bd
Template work for slide components.
2019-02-26 17:10:39 +01:00
FinnStutzenstein
7be436594e
clos slide content
2019-02-26 17:10:33 +01:00
Emanuel Schütze
ecf16d1400
Merge pull request #4388 from GabrielInTheWorld/correct-rendering-text
...
Adds sanitizer to render text correctly
2019-02-22 14:08:22 +01:00
GabrielMeyer
efe8f3e862
Adds sanitizer to render text correctly
...
Sanitized the text, which is displayed, to show formatting like
centering, bold etc.
Sanitized the text for projectors
2019-02-22 12:12:08 +01:00
FinnStutzenstein
63f1802d7a
(Current) list of speaker slide
2019-02-22 10:40:28 +01:00
FinnStutzenstein
3f58538afb
Agenda item list slide
2019-02-21 21:56:40 +01:00
Emanuel Schütze
80a061db38
Motion block slide template
2019-02-21 15:06:14 +01:00
FinnStutzenstein
2abe71313c
Motion block slide
2019-02-21 14:01:02 +01:00
Emanuel Schütze
c799c3bb6b
List of speakers template
2019-02-21 12:34:45 +01:00
FinnStutzenstein
7ef36e93c6
List of speakers slide
2019-02-21 12:34:41 +01:00
FinnStutzenstein
35cd49e4fe
read crmode from the projector element
2019-02-15 14:56:41 +01:00
Tobias Hößl
453fedbc3e
Initial support for line numbering and change recommendations in Projector
...
Read projector settings from the config
Preamble, styling fixes
Styling fixes
Show amendments inside of the motion view
Amendment view
Projector and statute paragraphs
Bugfix: Imports
2019-02-15 14:56:40 +01:00
FinnStutzenstein
d1508161d2
Basic mediafile slide
2019-02-15 14:41:56 +01:00
FinnStutzenstein
2801e28704
Countdown slide and controls
2019-02-15 12:21:23 +01:00
FinnStutzenstein
4c2adb6da3
ProjectorMessageSlide and some renaming
2019-02-14 13:19:05 +01:00
Emanuel Schütze
c77075f807
Topic slide
2019-02-14 08:14:50 +01:00
FinnStutzenstein
97f60c1e6c
Restructure the client, register Repositories and map to collection
...
strings.
2019-02-01 10:19:17 +01:00
FinnStutzenstein
582d4d7c4a
Projector reference for CLOS
2019-02-01 09:47:59 +01:00
FinnStutzenstein
b921b771d6
projector cleanup
2019-01-31 12:41:04 +01:00
Emanuel Schütze
42f8b74d8e
Projector templates
...
- Projector base template
- Projection button
- projection dialog
- motion slide (template and motions/projector.py)
- user slide (template and users/projector.py)
- motion and user list view with projector column permission check.
2019-01-29 16:12:19 +01:00
FinnStutzenstein
965d23be50
more work on projector, countdowns, clos
...
- splitted clos-slide and clos-overlay.
- Synchronize to server, more little changes
2019-01-29 16:10:21 +01:00
FinnStutzenstein
74e0bea108
Wirst work for the projector system on the client
2019-01-19 21:26:05 +01:00