germanocaumo
e252012bd5
fix(poll): missed test for polls with > 5 default answers
2021-06-16 23:16:28 +00: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
Ramon Souza
7a28119bc9
adjust poll annotations
2021-05-06 15:38:01 -03:00
Ramon Souza
7af5b0cea0
fix number of votes in poll results annotation
2021-04-30 13:40:46 -03:00
Ramon Souza
2e82bb2f64
resize whiteboard poll results
2021-04-23 11:24:01 -03:00
Ramon Souza
e7366485aa
removing unused imports
2021-04-13 08:43:08 -03:00
Anton Georgiev
7d9abe77a0
Merge pull request #11127 from FarzadKarkhani/patch-2
...
Fix for poll result in RTL languages
2021-03-26 16:35:33 -04:00
Maxim Khlobystov
5adb3429eb
Make typed poll responses grouping case insensitive
2021-03-23 06:30:37 +00:00
Pedro Beschorner Marin
381c5cb15c
Isolated whiteboard access
...
Modified the previous implementation of the whiteboard individual access to remove
multiple Collections dependency on this feature. Multi-user whiteboard is now an
array instead of a boolean value and most of the access control can be synchronized
and handled by akka-apps.
2021-03-16 19:55:25 -03:00
KDSBrowne
2f094f7048
skip publishing poll annotation to whiteboard if presentation swapped
2021-02-17 14:15:20 +00:00
Ramon Souza
3652562b63
resolve conflict
2021-02-10 17:35:55 -03:00
Tainan Felipe
3aa8e115b5
Merge branch 'develop' into unsafe-whiteboard-components
2021-01-25 17:36:12 -03:00
Fazrad Karkhani
bdc3973538
Fix for poll result in RTL languages
2021-01-09 00:37:49 -08:00
Mohamed Amine Ben Salah
bf45dbc7f9
adds visual regressions test with snapshots ready to use
2020-10-27 12:54:55 -03:00
Anton Georgiev
d8b185f2b3
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:29:18 +00:00
KDSBrowne
77b71a4d1f
fix duplicate css variables being loaded (improve imports)
2020-09-01 18:46:13 +00:00
Tainan Felipe
5bfeab289c
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-08-19 10:41:03 -03:00
Anton Georgiev
5be5aed1d9
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2020-08-12
2020-08-12 17:12:58 +00:00
Tainan Felipe
bd6471b664
Remove unsafe lifecycle from all whiteboard related components
2020-08-07 17:21:28 -03:00
KDSBrowne
f409e912b1
add aria-label to whiteboard poll result
2020-07-31 13:20:48 +00:00
Tainan Felipe
e64c0e1c62
Merge branch 'develop' into issue-9219
2020-07-28 13:28:32 -03:00
Anton Georgiev
21b6def708
Revert "Replace unsafe react lifecycle methods"
2020-07-15 15:52:34 -04:00
Anton Georgiev
e48306431a
Merge pull request #9498 from Tainan404/issue-8744
...
Replace unsafe react lifecycle methods
2020-07-14 10:30:37 -04:00
Pedro Beschorner Marin
526f79e8f2
Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop
2020-06-30 18:15:18 -03:00
KDSBrowne
dabc2e8213
fix poll annotation error with large presentations
2020-06-01 16:57:46 +00:00
Tainan Felipe
e1573bded9
Merge remote-tracking branch 'upstream/develop' into issue-8744
2020-05-26 11:44:20 -03:00
Tainan Felipe
aa668e3f91
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-05-25 17:05:58 -03:00
Anton Georgiev
c9e996de21
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
2020-05-25 17:32:24 +00:00
Tainan Felipe
851189f3c1
Merge remote-tracking branch 'upstream/develop' into issue-8744
2020-05-11 11:42:03 -03:00
Tainan Felipe
44c8cd3f9b
Replace legacy react lifecycle on pencil
2020-05-11 10:59:55 -03:00
KDSBrowne
eaccf8364c
add outline to poll annotation text
2020-05-11 12:56:53 +00:00
KDSBrowne
41e33d9cda
localise default poll options before calculating required annotation space
2020-05-08 18:17:50 +00:00
Tainan Felipe
8e02965e27
Replace legacy react lifecycle on poll anotation
2020-05-07 15:33:37 -03:00
Anton Georgiev
cc79c4b6ae
merge 2.2.10 into 2.3
2020-05-05 19:52:44 +00:00
Chad Pilkey
40b18b0662
whiteboard performance improvements
2020-04-08 20:03:56 +00:00
KDSBrowne
50bb820eb7
Fix poll Maximum update depth exceeded error
2020-04-01 18:29:27 +00:00
Anton Georgiev
4a335a1db6
reduce db probes for getAvailableActions; simplify SaveUsernames
2019-09-06 16:28:02 -04:00
Anton Georgiev
ea18b09311
add a few more collection lookups "fields" delimiters
2019-08-29 12:26:07 -04:00
KDSBrowne
79035443d3
make textarea border 2px for safari
2019-08-19 16:34:21 +00:00
KDSBrowne
74ac34c407
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-7148
2019-08-19 13:44:36 +00:00
KDSBrowne
8df0323bfe
reduce the chance of textbox missing a border on render (firefox)
2019-08-09 15:35:41 +00:00
KDSBrowne
d8e4adfff3
fix published poll results in RTL
2019-06-26 12:03:34 +00:00
Anton Georgiev
7b81af5ead
Merge branch 'master' into 02-poll-published-toast
2019-05-24 12:28:10 -04:00
Anton Georgiev
58ed0e4981
eslint whiteboard/annotations/poll/component
2019-05-24 16:18:55 +00:00
KDSBrowne
aa2ec33afb
localize default poll answers
2019-05-22 18:00:44 +00:00
KDSBrowne
558e25ec9b
fix published poll toast notifications for old polls
2019-05-22 14:44:17 +00:00
KDSBrowne
983af56379
add formatted message
2019-05-08 13:36:40 +00:00
KDSBrowne
8d6c42fbd8
partial implimentation of published poll feedback
2019-05-08 13:24:18 +00:00
Anton Georgiev
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Oswaldo Acauan
b7823c406c
Merge remote-tracking branch 'upstream/v2.2-dev' into presentation-pods
2018-07-24 17:20:37 -03:00