FinnStutzenstein
5833393268
Messaging docstring and user callback
...
only hide votes for unpublished polls
2018-05-22 09:20:19 +02:00
FinnStutzenstein
562d620851
Removed the ValidationError in motion numbering ( fixed #3680 )
2018-05-22 07:44:21 +02:00
Emanuel Schütze
7ab5611a50
Merge pull request #3747 from emanuelschuetze/misc-improvements
...
Minor template improvements and fixes
2018-05-17 09:09:07 +02:00
Emanuel Schütze
682a5eea5a
Minor template improvements and fixes
...
- Fix back-to-motion-block-link in item detail view.
- Show projector name in window title.
- Fix sorting for motion blocks and categories in motion list view.
- Fix missing permission check for editing motion block.
- Improved style of rejected CR in motionn detail view.
2018-05-16 17:50:24 +02:00
Emanuel Schütze
8d7bcedd32
Merge pull request #3746 from FinnStutzenstein/pdfImageErrors
...
Throw errors, if the pds generation fails, if an image could not be l…
2018-05-16 17:24:52 +02:00
FinnStutzenstein
ecb76fd888
Throw errors if pdf generation fails, if an image could not be loaded ( fixes #3730 )
2018-05-16 17:06:42 +02:00
Emanuel Schütze
79b7fd29cf
Merge pull request #3745 from FinnStutzenstein/groupDelete
...
Autoupdate with affected users on group delete (fixes #3455 )
2018-05-16 16:55:36 +02:00
FinnStutzenstein
185055d604
Autoupdate with affected users on group delete ( fixes #3455 )
2018-05-16 13:03:37 +02:00
Emanuel Schütze
f8df7ddda6
Merge pull request #3742 from FinnStutzenstein/deleteUserChache
...
Delete restricted data cache on permission changes (closes #3396 )
2018-05-16 12:39:40 +02:00
Emanuel Schütze
164867f00d
Merge pull request #3743 from FinnStutzenstein/motionComments
...
Fixed logic for saving motion comments
2018-05-16 12:11:34 +02:00
FinnStutzenstein
0fd1cd688b
Fixed logic for saving motion comments
2018-05-16 11:54:46 +02:00
FinnStutzenstein
2989024cca
Delete restricted data cache on permission changes ( closes #3396 )
2018-05-16 10:59:00 +02:00
Emanuel Schütze
a7af01b507
Merge pull request #3738 from FinnStutzenstein/moveCode
...
fixed #3708
2018-05-15 09:35:14 +02:00
Emanuel Schütze
ea8a540a71
Merge pull request #3735 from FinnStutzenstein/improvements
...
Fixed percentage for special values (fixes #3736 ), added config to couple the candidates with the list of speakers (closes #3737 )
2018-05-15 09:26:31 +02:00
FinnStutzenstein
c7a2f5c47c
Fixed percentage for special values ( fixes #3736 ), added config to couple the candidates with the list of speakers ( closes #3737 )
2018-05-11 15:15:53 +02:00
FinnStutzenstein
f1ab2b3afc
fixed #3708
2018-05-09 08:48:37 +02:00
Emanuel Schütze
39da8f942f
Merge pull request #3734 from FinnStutzenstein/AgendaProjection
...
Fixes for the item projection (fixes #3733 )
2018-05-04 10:44:22 +02:00
FinnStutzenstein
0a141adbd1
Fixes for the item projection ( fixes #3733 )
2018-05-04 10:27:39 +02:00
Emanuel Schütze
7b9d8d11a6
Merge pull request #3732 from FinnStutzenstein/MotionProjectorFix
...
Fixed deleted comment fields
2018-05-04 09:34:08 +02:00
FinnStutzenstein
d189e5bca8
Fixed deleted comment fields
2018-05-03 17:26:47 +02:00
Emanuel Schütze
cb42af7c8b
Merge pull request #3731 from FinnStutzenstein/MotionCommentsInlineEditingFix
...
Fixed wrong index for inline editors
2018-05-02 20:18:54 +02:00
FinnStutzenstein
902ca96a16
Fixed wrong index for inline editors
2018-05-02 15:35:49 +02:00
Emanuel Schütze
b37bad72ef
Merge pull request #3729 from FinnStutzenstein/pdfImageSize
...
Fixed parsing of image sizes
2018-05-02 13:53:34 +02:00
FinnStutzenstein
06ddd8ee46
Fixed parsing of image sizes
2018-05-02 13:44:35 +02:00
Emanuel Schütze
cc5a1ea0fe
Merge pull request #3702 from FinnStutzenstein/motionAgendaTitle
...
new style for motion agenda title
2018-05-02 13:37:44 +02:00
Emanuel Schütze
331eb9fc22
Merge pull request #3728 from FinnStutzenstein/stylistic-remarks
...
Fixed stylistic remarks from #3682 (fixes #3709 )
2018-05-02 13:35:44 +02:00
FinnStutzenstein
754040570d
New style for motion agenda title and list of speakers
...
Improved list of speakers slide title:
- h2 subtitle: use always motion identifier only (like in motion slides)
- h1 title: use always "list of speakers" (long motion title not useful
if an other projector shows the motion slide with full title
(identifier is enough)
2018-05-02 13:29:59 +02:00
FinnStutzenstein
0224c4287a
Fixed stylistic remarks from #3682 ( fixes #3709 )
2018-05-02 10:13:45 +02:00
Emanuel Schütze
60ae155d96
Merge pull request #3724 from emanuelschuetze/translations
...
Updated German translations.
2018-04-25 16:24:02 +02:00
Emanuel Schütze
d522e8e308
Updated German translations.
2018-04-25 16:01:59 +02:00
Emanuel Schütze
bf27b6f016
Merge pull request #3723 from emanuelschuetze/fixes
...
Template improvements
2018-04-25 16:01:21 +02:00
Emanuel Schütze
ef2a22fefe
Template improvements
...
- Show item duration and done for normal users correctly.
- Fixed CSS class for countdown warning time.
- Improved projector manage button layout.
- Updated fontawsome icons to 4.7.
- Fixed iframe width/height to show border correctly.
- Improved 'close list of speakers' button.
- Improved 'clear all filter' icons.
- Fixed election pdf if candidate was deleted.
- Moved ban icon for internal icons.
- Improved edit projector form. Show simple scaling steps instead of
width/height resolution.
- Consolidated both agenda item filters.
- Used better sort icon.
- Installed colordialog plugin for ckeditor to select more colors.
- Several css improvements.
2018-04-25 15:47:39 +02:00
Emanuel Schütze
8680d4af85
Merge pull request #3722 from FinnStutzenstein/betterProjectorButton
...
precalculate projectorchanges in the client
2018-04-25 14:13:52 +02:00
FinnStutzenstein
08045638ab
precalculate projectorchanges in the client
2018-04-25 11:08:23 +02:00
Emanuel Schütze
08b89858c6
Merge pull request #3720 from tsiegleauq/conversations_hook
...
add template hook in user div
2018-04-24 13:07:00 +02:00
Sean Engelhardt
85e329b9b3
add template hook in user div
2018-04-24 11:53:31 +02:00
Emanuel Schütze
231d8de036
Merge pull request #3719 from FinnStutzenstein/changeMediafileProtectionLogicAgain
...
Changed mediafile protection logic (closes #3707 )
2018-04-24 11:48:21 +02:00
Emanuel Schütze
334a6880b5
Merge pull request #3718 from FinnStutzenstein/autoupdateAmendments
...
Watch for changes of amendments in the motion detail view.
2018-04-24 11:38:56 +02:00
Emanuel Schütze
15d8a5fbc0
Merge pull request #3717 from FinnStutzenstein/motionProjectorRequirements
...
Added motions from state and recommendation to the projector requirem…
2018-04-24 11:33:48 +02:00
Emanuel Schütze
024cf6c1b0
Merge pull request #3715 from FinnStutzenstein/projectorDisconnect
...
Remove projector from projector-all
2018-04-24 11:33:33 +02:00
Emanuel Schütze
b8ee6d91f7
Merge pull request #3714 from FinnStutzenstein/pdfjs-distIE11Fix
...
Fixed IE11 Error in pdfjs-dist
2018-04-24 11:33:16 +02:00
FinnStutzenstein
2220856e5d
Changed mediafile protection logic ( closes #3707 )
2018-04-24 11:32:17 +02:00
FinnStutzenstein
07f3880ad3
Watch for changes of amendments in the motion detail view.
2018-04-24 11:27:33 +02:00
FinnStutzenstein
d4a9751474
Added motions from state and recommendation to the projector requirements
2018-04-24 11:22:24 +02:00
FinnStutzenstein
83edfc2af0
Remove projector from projector-all
2018-04-24 11:20:15 +02:00
FinnStutzenstein
c3ef007227
Fixed IE11 Error in pdfjs-dist
2018-04-24 11:18:54 +02:00
Emanuel Schütze
198e19d3d1
Merge pull request #3713 from FinnStutzenstein/oneRequestProjection
...
One request for each projection. Added some validation for clear_elem…
2018-04-24 11:15:04 +02:00
FinnStutzenstein
10038b782f
One request for each projection. Added some validation for clear_elements and prune_elements
2018-04-24 10:23:28 +02:00
Emanuel Schütze
f1b87af623
Merge pull request #3706 from emanuelschuetze/release2.2b3
...
Release 2.2b3
2018-04-13 16:26:09 +02:00
Emanuel Schütze
03b17837ed
Update version to 2.2b4-dev
2018-04-13 16:08:01 +02:00