Commit Graph

1970 Commits

Author SHA1 Message Date
Emanuel Schütze
a7f392b997
Merge pull request #6074 from tsiegleauq/show-unpublish-ap
Show "unpublished" for finished polls in AP
2021-05-26 17:35:42 +02:00
Sean
6451cdf590 Show "unpublished" for finished polls in AP
Also: Change APs change detection to onPush.
This is the last possible option to enhance AP performance
2021-05-26 17:07:40 +02:00
Emanuel Schütze
2eda8fea22
Merge pull request #6063 from tsiegleauq/cryon-font
Add own font for chyron
2021-05-26 16:59:03 +02:00
Sean
74b32af293 Add own font for chyron
Alters Current Speakery Chyron, optionally shows the structure level in
a new line (slightly smaler, faint)
Font for user name in chyron can be configured
Support way more font mime types
Adds an own font for chyron (server, client)
Extends loads-font service
Cleanup countdown-time component from font loading
2021-05-26 16:41:27 +02:00
Emanuel Schütze
43d73a87f1
Merge pull request #6076 from tsiegleauq/more-lenient-word-breaking
Add some hyphenation
2021-05-25 21:49:16 +02:00
Emanuel Schütze
66945231f4
Merge pull request #6075 from tsiegleauq/poo-dialog-cannot-enter
Enhance point-of-order dialog
2021-05-25 21:40:50 +02:00
Emanuel Schütze
5a9767004d
Merge pull request #6073 from tsiegleauq/keep-poo-infos
Keep point-of-order infos
2021-05-25 21:37:15 +02:00
Emanuel Schütze
a0c9f3b6da
Merge pull request #6066 from tsiegleauq/fullscreen-projector-cursor
Hide cursor in full screen projector
2021-05-25 21:37:01 +02:00
Sean
f05dd8c448 Keep point-of-order infos
Keeps pro, contra, poo infos in active speaker and finished speakers.
Cleans up a lot of template related code
2021-05-25 20:59:18 +02:00
Sean
7a6b31d8f8 Hide cursor in full screen projector
Hides the cursor when hovering over the full screen projectors
containers
2021-05-25 20:41:15 +02:00
Sean
f707615875 Add some hyphenation
Use hyphenation for motion details poll display.
More lenient display of lpng poll names using hyphenation
2021-05-25 15:56:12 +02:00
Sean
fbb60cb0b6 Enhance point-of-order dialog
Escape and enter do what they should
2021-05-25 15:15:08 +02:00
Sean
861726fb9c Restrict Chat message length in client
Restricts Chat Messages in client to enforce a maximum length of 512
characters
enhance chat form validation
show chat message length and characters left if close to the limit of
512
2021-05-21 13:14:03 +02:00
Emanuel Schütze
cb13c8cd47 Always allow speakers to remove from list of speakers (button always enabled) 2021-05-10 21:40:38 +02:00
Sean
3402928935 remove Motion polls show global values
Motion polls were displaying global abstain, etc
2021-05-06 14:21:04 +02:00
Sean
18c75a6d12 Enumber Voting results
Enumber the rank of voting results in PDF, Projector and Detail View
2021-05-05 14:49:42 +02:00
Sean
0011d63a40 Add General x to analog polls
Adds general approval/rejection/abstain to analog polls
Fix a bug where the 100% base "Entitled" would render analog polls unusable
enumerate poll candidates
2021-05-05 12:03:41 +02:00
Sean
0b23806db6 Fix user cannot see candidate names
Assignment detail view sort list "getTitle" was hidden behind
"assignment_can_manage", thus users could not see the names of candidates
2021-05-04 15:47:15 +02:00
Emanuel Schütze
74981e26c0
Merge pull request #6037 from tsiegleauq/poll-progress-speaker-manage
Allow LOS-Manager to see poll progress
2021-05-03 13:11:30 +02:00
Tobias Hößl
705c42bd11
Fixes #6030 - amending a list item does not show the change inline in diff box 2021-05-02 20:10:19 +02:00
Emanuel Schütze
d86fcd80b7
Merge pull request #6031 from jsangmeister/fix-entitled-users
Fix entitled user calculation and display of voting banner in case of vote delegations
2021-04-29 15:38:49 +02:00
Emanuel Schütze
88e870c9df
Merge pull request #6040 from tsiegleauq/search-cannot-find-uml
Find umlauts using search
2021-04-29 15:38:29 +02:00
Emanuel Schütze
325469bc82
Merge pull request #6038 from FinnStutzenstein/fix-los
Fix LOS (closes #6035)
2021-04-29 15:03:54 +02:00
Emanuel Schütze
db4c593adf Added new translations (it, es). 2021-04-29 14:12:52 +02:00
Finn Stutzenstein
75bd3c50e5
Fix LOS (closes #6035) 2021-04-29 13:46:36 +02:00
Sean
d08752db21 Find umlauts using search
TinyMCE currently escapes all special chatacters pretty unconviniently.
We now try to parse HTML using DOMParser and extract the text content so
we can actually search for it
2021-04-29 11:09:53 +02:00
Sean
85bb9f751d Allow LOS-Manager to see poll progress
Adjust poll progress bar to be visible for LOS-Manager.
Cleans up redundant permission asking
Adds push CD to progress bar to react better on permission changs
2021-04-28 13:10:29 +02:00
Emanuel Schütze
22df847c78 Updated translations 2021-04-27 23:05:23 +02:00
Finn Stutzenstein
c9c90cd4a3 pro/contra speakers and notes for point of order speakers
Enhance Pro Contra UI/UX by Sean
2021-04-27 19:53:17 +02:00
Joshua Sangmeister
8ad008d9de Fix entitled user calculation and display of voting banner in case of vote delegations 2021-04-26 15:44:42 +02:00
Sean
697177640b Some enhancements for motion detail
Vscroll for the list of changes
List of changes can collapse
direct link to an amendment over the list of changes
Vscroll for the amendment create wizzard
Line numbers in the amendment create wizzard
Some css cleanup
2021-04-15 20:58:08 +02:00
Tobias Hößl
ba177a89d4
Allow formatting-only-changes without breaking the inline diff 2021-04-05 11:58:09 +02:00
Emanuel Schütze
045648eddb Updated translations 2021-04-01 17:45:29 +02:00
jsangmeister
787390c899
Merge pull request #5978 from jsangmeister/voting-changes
Implement voting changes
2021-04-01 16:12:31 +02:00
Joshua Sangmeister
4b13ff681e user_token, single votes table, entitled_users server changes
server changes finished, tests, cleanup

Add entitled user table

Fix formatting

Finish entitled users table & implement new percent base

Fix typing

Fixed remarks & errors

Fix new precent base representation

Update autoupdate service

Remove unneeded prettier entry

Remove unneeded css
2021-04-01 16:02:47 +02:00
Emanuel Schütze
2d4419530e
Merge pull request #5987 from CatoTH/bugfix/escape-special-characters
Bugfix: change detection for additional special characters
2021-04-01 09:08:44 +02:00
Tobias Hößl
7275aa69af
Bugfix: change detection for additional special characters 2021-03-31 21:44:53 +02:00
Finn Stutzenstein
ca298960ae
Do not show old errors on the spinner 2021-03-25 15:23:06 +01:00
Emanuel Schütze
2f9b6aba95
Merge pull request #5979 from tsiegleauq/poll-method-makes-sense
Disable general no/yes depending on poll method
2021-03-25 10:06:58 +01:00
Sean
49dba31d56 Disable general no/yes depending on poll method
During the creation of an assignment poll:
Disable and unset the general yes control if the poll method is "yes"
Disables and unset the general no control if the poll method if "no"
2021-03-25 09:55:13 +01:00
Emanuel Schütze
2e43a17987 Updated translations 2021-03-22 21:20:15 +01:00
Emanuel Schütze
2e5cea512e
Merge pull request #5957 from CatoTH/bugfix/add-warning-when-editing-motion-with-amendments
Add a warning when editing a motion with existing amendments
2021-03-22 21:15:02 +01:00
Tobias Hößl
9c2e49692c Add a warning when editing a motion with existing amendments 2021-03-22 21:00:04 +01:00
Finn Stutzenstein
7bbd8688a2
Merge pull request #5970 from FinnStutzenstein/updateClientDeps
Client dependencies
2021-03-22 08:52:31 +01:00
Finn Stutzenstein
c10a0ad70d
Client dependencies:
- Update ng2-pdf-viewer
- Lock down tsparticles and ng-particles to the version in the
package-lock.json. In fresh installs newer versions do not work
currently
2021-03-22 07:55:37 +01:00
Emanuel Schütze
bd29777d83 Updated translations 2021-03-19 14:20:15 +01:00
Martin Dickopp
a9d223121e Make configurable whether a newly created list of speakers is initially open or closed 2021-03-08 16:28:00 +01:00
Emanuel Schütze
ba0e9b3bc6 Add translation service to DiffService. 2021-03-08 12:54:22 +01:00
Tobias Hößl
bef322d0a4
Don't show diff view on slides if no change recos exist 2021-03-06 19:16:22 +01:00
Emanuel Schütze
bc9b028624 Updated translations 2021-03-05 07:44:49 +01:00