hiroshisuga
08a87a7784
remove linefeed for polling option
2021-06-17 20:40:46 +09:00
Anton Georgiev
062db71e92
Merge pull request #12561 from germanocaumo/answers-tarnslation-12546
...
fix(poll): don't translate user/presenter typed answers
2021-06-12 16:54:12 -04:00
Ramon Souza
b67e8ce7bf
css fixes
2021-06-11 14:36:06 -03:00
germanocaumo
7bedcb08e5
fix(poll): don't translate user/presenter typed answers
...
When the answer is not default (Custom or UserResponse), don't translate the answers.
2021-06-11 16:55:53 +00:00
germanocaumo
0be7c6c9f5
fix(poll): fix client crash with A-F as options and quick-poll type
2021-06-07 19:21:21 +00:00
germanocaumo
5c7fa6ece5
fix: export poll chat message
...
Include the new poll text in the chat export function.
Refactor some chat type constants.
Also fixes empty lines in the export chat file.
2021-05-29 00:28:47 +00:00
Pedro Beschorner Marin
10e29f3832
Merge pull request #12451 from germanocaumo/poll-chat-translation
...
fix: translate poll answer key for default polls in chat message
2021-05-27 15:21:57 -03:00
germanocaumo
4d62f8a971
fix: translate poll answer key for default polls
2021-05-27 18:16:11 +00:00
germanocaumo
c213b88451
refactor(poll): improve poll types code
...
this also fixes certain poll type detection for other languages than english,
so that the correct poll type is sent in the events (they were being detected as custom)
2021-05-26 17:52:55 +00:00
germanocaumo
3a9e9c1358
refactor: redo how poll result chat message is done +
...
Fix prolems with ":" char in answers.
Respect poll question formatting (lineBreaks/spaces) in other fields of UI
2021-05-20 14:53:52 +00:00
Anton Georgiev
eafa260320
Merge pull request #12347 from jfsiebel/start-poll-after-publish-button
...
Improve Start A Poll button after publishing poll results
2021-05-19 23:28:17 -04:00
Anton Georgiev
1bc324b657
Merge pull request #12353 from germanocaumo/poll-record-improvs
...
Recorded polling events improvements
2021-05-13 13:43:36 -04:00
germanocaumo
ca2ad30e12
fix(record): add missing info to polling events
...
Add PollPublishedRecordEvent with all infos (also fix duplicated handlePollStoppedEvtMsg)
Add answer text to UserRespondedToPollRecordEvent (useful for custom answers)
Add type in PollStartedRecordEvent
2021-05-11 18:37:23 +00:00
germanocaumo
04bd5c36b1
fix(poll): fix question title overflow
...
improve done translation in pt_br
2021-05-11 18:37:08 +00:00
Joao Siebel
90b54265e6
Improve Start A Poll button after publishing poll results
2021-05-11 11:22:08 -03:00
Ramon Souza
6fc4699097
show message when starting poll without active presentation
2021-05-10 14:34:23 -03:00
Joao Siebel
60f25939c0
Add configuration for max length typed answer in poll
2021-04-29 13:54:39 -03:00
Anton Georgiev
e00b7efb04
Merge pull request #12165 from vitormateusalmeida/issue-12050
...
Fix layout broken after open+close shared notes
2021-04-27 11:11:17 -04:00
Vitor Mateus De Almeida
70a7687574
remove commented code
2021-04-27 11:37:33 -03:00
Vitor Mateus De Almeida
340e0ba052
fix layout broken after opne close shared notes
2021-04-26 20:04:34 -03:00
Ramon Souza
85de789629
fix long poll question
2021-04-23 16:10:43 -03:00
Ramon Souza
98b5659f23
fix new poll button sizes
2021-04-23 13:33:54 -03:00
Ramon Souza
2264e2d322
get users data from context in poll live-result
2021-04-19 11:47:42 -03:00
Anton Georgiev
2955fed194
Merge pull request #11895 from MaximKhlobystov/sync-options-length-dragndrop
...
Syncing the length of poll options list with the drag and drop input
2021-04-12 13:48:39 -04:00
Maxim Khlobystov
1da39201a8
Fix for addition and removal of options in drag and drop poll creation
2021-04-12 00:40:46 +00:00
Ramon Souza
b4f91f443e
fix new poll key warning
2021-04-08 15:42:06 -03:00
hiroshisuga
b0d668b4db
Fire layout rearrangement by toggling poll panel ( #11900 )
2021-04-07 08:36:09 -04:00
Maxim Khlobystov
11fe501214
Avoid going over the maximum allowed number of poll responses
2021-04-05 19:41:26 +00:00
Maxim Khlobystov
7fa1dc3128
Changge the style of selected User Response poll button
2021-03-30 16:52:14 +00:00
Maxim Khlobystov
9d4bd0e199
Syncing the number of poll options with the drag and drop input
2021-03-30 14:33:57 +00:00
Maxim Khlobystov
ea5d5a879c
Avoid displaying drag and drop input field for typed response polls
2021-03-25 01:37:25 +00:00
Ramon Souza
6a2496fcb3
Merge remote-tracking branch 'upstream/develop' into improve-poll-function
2021-03-24 14:22:43 -03:00
Maxim Khlobystov
5adb3429eb
Make typed poll responses grouping case insensitive
2021-03-23 06:30:37 +00:00
Ramon Souza
1df849a218
show poll question in polling panel
2021-03-18 14:16:32 -03:00
Mohamed Amine Ben Salah
36ba0c5bb6
Merge remote-tracking branch 'upstream/develop' into update-and-add-polling-specs
2021-03-11 09:16:55 -03:00
Maxim Khlobystov
619c5ed176
Make the poll drag and drop feature optional
2021-03-10 18:23:25 +00:00
Mohamed Amine Ben Salah
620183d5d3
added True/False, A/B/C/D polling cases WIP
2021-03-07 20:53:58 -03:00
Maxim Khlobystov
e3ec0da0a9
Deleted unused code left from the 2.2 implementation of the drag and drop for poll options
2021-03-04 22:04:38 +00:00
Maxim Khlobystov
e8229726f2
Make the drag-and-drop properly work with 2.3 polling
2021-03-04 19:43:43 +00:00
gersti07
3fae071001
Update styles.scss
2021-03-04 19:26:18 +00:00
gersti07
885a8f2598
improved button style
2021-03-04 19:25:53 +00:00
gersti07
09e8e7353d
removed unused code
2021-03-04 19:25:22 +00:00
gersti07
dd68990c7b
removed unused code from styles.scss
2021-03-04 19:24:47 +00:00
gersti07
6011eb524a
refactor drag handling
2021-03-04 19:24:07 +00:00
gersti07
b36042babd
implemented add polloptions via drag and drop
...
(merging with 2.3)
2021-03-04 19:20:17 +00:00
Ramon Souza
043fa4bac8
fix user-sent poll result messages
2021-02-19 10:57:11 -03:00
KDSBrowne
9aff7ea22b
add yes / no / abstention poll btn
2021-02-18 16:06:21 +00:00
Maxim Khlobystov
ff4260dc98
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into updating-poll-ui
2021-02-08 21:41:43 +00:00
KDSBrowne
852ea929a8
add default poll color for chat results
2021-02-05 16:29:58 +00:00
Anton Georgiev
09e6ba8dfd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-Jan30
2021-01-29 20:58:05 +00:00