Emanuel Schütze
97bf5adc6a
Merge pull request #3749 from FinnStutzenstein/motionNumberingException
...
Removed the ValidationError in motion numbering (fixed #3680 )
2018-06-12 13:06:29 +02:00
FinnStutzenstein
252ba02e86
Scroll projector to a given line
2018-06-12 13:02:22 +02:00
Emanuel Schütze
2c1ce6ff37
Update version to 2.3-dev.
2018-06-06 14:23:35 +02:00
Emanuel Schütze
8d64c586bc
Release 2.2
2018-06-06 14:16:46 +02:00
Emanuel Schütze
407b640f80
Merge pull request #3740 from FinnStutzenstein/voting-plugin
...
Changes for the voting plugin and usability improvements
2018-05-29 15:02:37 +02:00
Emanuel Schütze
e4e6becf02
Updated all translations for 2.2 release.
2018-05-23 16:43:17 +02:00
Emanuel Schütze
1b321fb680
Merge pull request #3750 from FinnStutzenstein/assignmentPollInputs
...
no negative votes and better scrolling in forms with number inputs (c…
2018-05-23 15:58:01 +02:00
Jochen Saalfeld
9e66f05603
adding working privacy policy
...
In order to archive GDPR compliance we need a privacy policy.
2018-05-23 15:13:05 +02:00
FinnStutzenstein
e4735b9437
no negative votes and better scrolling in forms with number inputs ( closes #3739 )
2018-05-22 14:30:25 +02:00
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
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
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
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
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
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
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
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
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
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
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
03b17837ed
Update version to 2.2b4-dev
2018-04-13 16:08:01 +02:00
Emanuel Schütze
a0ac02d391
Release 2.2b3
2018-04-13 16:07:33 +02:00
Emanuel Schütze
13921da15b
Updated German translations.
2018-04-13 15:21:26 +02:00
Emanuel Schütze
b6ebc78e85
Merge pull request #3682 from FinnStutzenstein/voting-plugin
...
Changes for the voting plugin
2018-04-13 15:11:48 +02:00
Emanuel Schütze
a6537fb919
Merge pull request #3695 from FinnStutzenstein/fixRemarks
...
fixed remarks from #3525 (closes #3681 )
2018-04-13 15:07:05 +02:00
Emanuel Schütze
11ba5a7c37
Merge pull request #3704 from emanuelschuetze/fixRecommendationExtensionField
...
Add missing permission check for recommendation extension field.
2018-04-13 14:21:47 +02:00
Emanuel Schütze
b95a76493d
Merge pull request #3697 from FinnStutzenstein/protectNumbering
...
Protect numbering of the agenda
2018-04-13 14:21:06 +02:00
Emanuel Schütze
4a2410a596
Merge pull request #3700 from FinnStutzenstein/titleInMotionBlockSlide
...
Added a short title in the motion block slide
2018-04-13 14:20:31 +02:00
FinnStutzenstein
595bcab845
Added shortened motion title to motion block slide.
2018-04-13 10:13:17 +02:00
FinnStutzenstein
fa5b81dad8
Protect numbering of the agenda
2018-04-13 10:09:22 +02:00
Emanuel Schütze
71b3cc181f
Merge pull request #3698 from FinnStutzenstein/topPagination
...
Proposal for top pagenavigation
2018-04-13 10:06:01 +02:00
Emanuel Schütze
22975b75e5
Merge pull request #3701 from FinnStutzenstein/agendaConfigHiddenItems
...
Config variable to hide internal items on projector
2018-04-13 10:04:54 +02:00
Emanuel Schütze
384a7869ec
Merge pull request #3699 from FinnStutzenstein/attachmentsOrder
...
Order attachments by title
2018-04-13 10:00:48 +02:00
FinnStutzenstein
094fa4da84
Added pagination on top of lists ( Fixed #3667 ).
2018-04-13 09:51:14 +02:00
Emanuel Schütze
cdea91c780
Add missing permission check for recommendation extension field.
2018-04-13 09:42:07 +02:00
FinnStutzenstein
fe5308505d
Config variable for hiding internal items on projector
2018-04-11 13:46:40 +02:00
FinnStutzenstein
30b307d309
Order attachments by title
2018-04-11 12:56:34 +02:00
FinnStutzenstein
6463af4b10
fixed remarks from #3525 ( closes #3681 )
2018-04-11 10:56:49 +02:00
FinnStutzenstein
a17c853d67
Removed todo ( closes #3580 ).
...
For explaination see the issue.
2018-04-11 10:39:44 +02:00
FinnStutzenstein
2256031184
Changes for the voting plugin
...
- new-style template hooks. See changes in the template hook documentation
- reordered user list view to get more space for extra things
- added template hooks.
2018-04-11 10:31:48 +02:00
Emanuel Schütze
f57038253f
Updated German translaitons.
2018-04-11 08:06:14 +02:00
Emanuel Schütze
5a8bfbd403
Merge pull request #3692 from emanuelschuetze/issue3588
...
New config to hide motion meta information box on projector (Fixed #3588 )
2018-04-11 08:02:42 +02:00
Emanuel Schütze
8c1c6241d1
New config to hide motion meta information box on projector ( Fixed #3588 ).
2018-04-11 07:52:40 +02:00
Emanuel Schütze
ad959f7856
Merge pull request #3691 from emanuelschuetze/exportButton
...
Use simple pdf export button for delegates.
2018-04-11 07:39:38 +02:00
Emanuel Schütze
04843294ac
Use simple pdf export button for delegates.
...
Don't use drop down list with one entry only.
Show agenda docx entry for managers only.
2018-04-10 15:25:34 +02:00
Emanuel Schütze
ca21401384
Linebreak protection for motion sidebox ( Fixed #3593 ).
2018-04-10 14:48:00 +02:00
Emanuel Schütze
9e2c6a14fa
Merge pull request #3685 from FinnStutzenstein/fixedMotionSlide
...
Fixed motion slide not showing any diffs
2018-04-10 14:00:30 +02:00
Emanuel Schütze
47dfff2199
Merge pull request #3689 from FinnStutzenstein/scrollToTop
...
Scroll to top on every state change
2018-04-10 13:47:45 +02:00
Emanuel Schütze
15403e9ba3
Merge pull request #3688 from FinnStutzenstein/validateAssignmentDescription
...
Validize assignment description, if old-style play intext is in the d…
2018-04-10 13:46:38 +02:00
FinnStutzenstein
634dd70f90
Scroll to top on every state change
2018-04-10 13:35:33 +02:00
Emanuel Schütze
272552055c
Merge pull request #3686 from emanuelschuetze/resetScrollLevel
...
Reset scroll level for each new projection.
2018-04-10 13:33:07 +02:00
Emanuel Schütze
560e28f19e
Reset scroll level for each new projection.
2018-04-10 13:24:34 +02:00
FinnStutzenstein
5b8d11d661
Validize assignment description, if old-style play intext is in the database
2018-04-10 08:14:42 +02:00
Emanuel Schütze
7f0386138f
Template fixes ( fixed #3603 , fixed #3601 , fixed #3555 )
...
- Fixed agenda import preview (Fixed #3603 )
- Show import error only if available; for agenda/motions/users (Fixed #3601 )
- Added missing tooltips in detail views (Fixed #3555 ).
2018-04-09 18:01:05 +02:00
FinnStutzenstein
75e0955a29
Fixed motion slide not showing any diffs
2018-04-06 14:24:52 +02:00
Emanuel Schütze
ba579637bd
Merge pull request #3684 from FinnStutzenstein/fixMypy
...
Fixed mypy for utils/migration.py
2018-04-05 09:02:05 +02:00
FinnStutzenstein
23a7481277
Fixed mypy for utils/migration.py.
2018-04-04 15:47:13 +02:00
Emanuel Schütze
0710af827e
Merge pull request #3600 from ostcar/cache-api
...
Cache api
2018-04-04 13:41:27 +02:00
Emanuel Schütze
f3797601c9
Merge pull request #3578 from jsaalfeld/master
...
Patch userdetails without redundant declaration of users details
2018-04-04 12:15:34 +02:00
Emanuel Schütze
ef90f55472
Merge pull request #3683 from FinnStutzenstein/addFontsToMediafileServeView
...
Add fonts to the medifile serve view
2018-04-04 12:15:07 +02:00
FinnStutzenstein
df531b8747
Add fonts to the medifile serve view
2018-04-04 11:57:40 +02:00
Emanuel Schütze
147fa6f370
Merge pull request #3679 from FinnStutzenstein/fixes
...
fixed indentions in pdf, remove every tab in html (fixes #3678 )
2018-04-04 11:39:48 +02:00
Emanuel Schütze
4cb9692ad3
Merge pull request #3677 from FinnStutzenstein/pdf-custom-numbering
...
Custom numbering in PDF
2018-04-04 11:27:36 +02:00
FinnStutzenstein
ad5c81a3db
fixed indentions and wrong line breaks in pdf, remove every tab in html ( fixes #3678 )
2018-03-25 11:10:17 +02:00
FinnStutzenstein
249d1c8ddb
Custom numbering in PDF
2018-03-23 08:41:18 +01:00
FinnStutzenstein
badd6764aa
Fixed pdf export when element is null
2018-03-22 09:34:01 +01:00
Emanuel Schütze
a12735b49e
Updated German translations
2018-03-21 12:43:39 +01:00
Norman Jäckel
e66718b5f0
Merge pull request #3650 from FinnStutzenstein/multiple-files
...
New file upload form (fixes #3510 , fixed #3082 )
2018-03-19 21:23:41 +01:00
Emanuel Schütze
1dc4e5ef05
Merge pull request #3659 from FinnStutzenstein/agenda-autoupdates
...
Autoupdates for all children if the item type has changed (fixes #3636 ).
2018-03-19 16:07:41 +01:00
Emanuel Schütze
58dcb0c3b4
Merge pull request #3657 from CatoTH/Issue3656-Too-Much-Caching-Line-Numbers
...
Add firstLine to cache definition - fixes #3656
2018-03-19 16:06:48 +01:00
Emanuel Schütze
a8aa366b3c
Merge pull request #3661 from FinnStutzenstein/improvements
...
Fixing translations (fixes #3607 , fixes #3604 ).
2018-03-19 15:34:06 +01:00
FinnStutzenstein
05d740b190
Autoupdates for all children if the item type has changed ( fixes #3636 ).
2018-03-19 15:32:20 +01:00
FinnStutzenstein
052daa2b19
Fixing translations ( fixes #3607 , fixes #3604 ).
2018-03-19 15:23:34 +01:00
Emanuel Schütze
288c1cafb9
Fix for creating assignment ballot pdf.
2018-03-19 10:15:23 +01:00
FinnStutzenstein
a4d460a8f0
New file upload form ( fixes #3510 , fixed #3082 )
2018-03-18 15:16:02 +01:00