Ramón Souza
|
6d665d8886
|
Merge pull request #19630 from Scroody/publish-poll-open-chat
Client: Publish a poll opens the chat
|
2024-02-22 10:58:44 -03:00 |
|
André
|
b1c46f34d2
|
Aditional changes to avoid user problems
|
2024-02-21 13:20:06 -03:00 |
|
André
|
447997930f
|
Aditional changes to avoid user problems
|
2024-02-21 10:18:27 -03:00 |
|
João Victor
|
d6ab158d18
|
feat(poll annotations): better annotation layout
|
2024-02-21 09:16:53 -03:00 |
|
André
|
aedd9216a1
|
Client: Publish a poll opens the chat
|
2024-02-15 11:40:26 -03:00 |
|
Ramón Souza
|
56cba64498
|
remove no presentation button styles in poll panel
|
2024-01-30 10:29:12 -03:00 |
|
Ramón Souza
|
5463f8ff73
|
migrate createPoll meteor call
|
2023-12-11 10:31:13 -03:00 |
|
Ramón Souza
|
4806e00192
|
migrate stopPoll meteor call
|
2023-12-08 17:24:57 -03:00 |
|
Ramón Souza
|
286da931b3
|
migrate publishVote meteor call
|
2023-12-08 16:22:52 -03:00 |
|
Ramón Souza
|
0ef2e8afea
|
migrate publishTypedVote meteor call
|
2023-12-08 15:51:41 -03:00 |
|
Ramón Souza
|
573fa99bcd
|
migrate publishPoll meteor call
|
2023-12-08 15:29:05 -03:00 |
|
Ramón Souza
|
b99c75f843
|
move currentSlideId out of withTracker
|
2023-10-11 09:10:02 -03:00 |
|
Ramón Souza
|
e65740909e
|
remove unused code in presentation service
|
2023-10-09 16:10:02 -03:00 |
|
Gustavo Trott
|
3758dd89e2
|
Merge 2.7 into Develop
|
2023-07-31 11:24:25 -03:00 |
|
Anton Georgiev
|
748c7a4a0b
|
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june227
|
2023-06-02 09:45:34 -04:00 |
|
André Castro
|
3852520d0b
|
Update component.jsx
|
2023-05-29 10:21:17 -03:00 |
|
Scroody
|
5dcd018500
|
Removed empty E
|
2023-05-26 11:04:35 -03:00 |
|
Scroody
|
5693ead6fa
|
Fix: Poll creation allows for 5 choices, but the resulting poll will only have 4 choices
|
2023-05-25 15:35:35 -03:00 |
|
GuiLeme
|
5eb29e0ab5
|
[issue-16954] - merge upstream/v2.7.x-release
|
2023-04-11 11:02:00 -03:00 |
|
Ramón Souza
|
bcd504b749
|
Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash
|
2023-04-05 09:42:05 -03:00 |
|
GuiLeme
|
5f3296fdb1
|
[issue-16954] - last migrations - VideoPreview and drag and drop of background
|
2023-03-27 12:36:25 -03:00 |
|
Gabriel Porfirio
|
6b0a260a71
|
3 tests added
|
2023-03-02 16:57:02 -03:00 |
|
Ramón Souza
|
4ed09c89cf
|
replace lodash uniqueId
|
2023-02-23 11:23:51 -03:00 |
|
Ramón Souza
|
64ce476cea
|
replace lodash concat and compact
|
2023-02-17 10:40:21 -03:00 |
|
imdt
|
fd2c1d2d01
|
Enhanced: increase gap between custom input and text area.
|
2023-02-14 13:57:23 -03:00 |
|
Ramón Souza
|
a27fc1dd9d
|
fix 6+ answers poll
|
2023-02-01 17:34:25 -03:00 |
|
Joao Victor
|
97ad47d010
|
Create a new checkbox component
|
2022-12-14 17:03:23 -03:00 |
|
Joao Victor
|
29495daa82
|
Automatically focus the poll question input on mount
|
2022-12-14 10:46:49 -03:00 |
|
Joao Victor
|
3ce178cc12
|
style: anonymous poll toggle
|
2022-11-23 11:09:38 -03:00 |
|
Joao Victor
|
ac8012f0f2
|
style: poll custom input toggle
|
2022-11-22 09:09:35 -03:00 |
|
Ramón Souza
|
4f59f2afd9
|
Merge pull request #15911 from gabriellpr/poll-remain-tests
test: Poll remaining tests
|
2022-11-17 15:46:30 -03:00 |
|
Ramón Souza
|
fe8263321e
|
add copy and cut events
|
2022-11-03 16:24:00 -03:00 |
|
Ramón Souza
|
4246b5bf19
|
copy-paste whiteboard fix
|
2022-11-03 13:06:25 -03:00 |
|
Gabriel Porfirio
|
d2d139f378
|
poll tests and smart slides test
|
2022-10-25 17:12:59 -03:00 |
|
KDSBrowne
|
3e9c858717
|
update smart slides to detect user response poll
|
2022-10-11 19:11:04 +00:00 |
|
Ramón Souza
|
a924aecc1d
|
fix multiple answer translation in live results
|
2022-09-14 09:51:48 -03:00 |
|
Ramon Souza
|
db5ac1428a
|
Merge tag 'v2.5.3' into merge25-26-jul14
|
2022-07-15 11:08:02 -03:00 |
|
Ramón Souza
|
16d871bdb5
|
Merge pull request #15174 from ramonlsouza/fix-poll-results-chat
fix: wrong poll results displayed in the chat when answers are grouped
|
2022-07-06 14:42:28 +01:00 |
|
Anton Georgiev
|
4402f20c34
|
chore: Merged BBB 2.5.2 into v2.6.x-release
|
2022-06-22 16:11:48 +00:00 |
|
Ramon Souza
|
560b53a452
|
fix first anon poll live-result
|
2022-06-22 10:17:59 -03:00 |
|
Ramon Souza
|
27f1e75500
|
fix secret poll value recalculation
|
2022-06-21 17:40:48 -03:00 |
|
Ramon Souza
|
edeb70de0d
|
Merge tag 'v2.5.1' into merge25-26-jun16
|
2022-06-16 13:58:54 -03:00 |
|
Ramon Souza
|
69eba762d3
|
fix grouping of poll results in chat
|
2022-06-13 13:08:44 -03:00 |
|
Ramon Souza
|
375635c797
|
re-sub to current poll when presenter changes
|
2022-06-07 16:54:09 -03:00 |
|
Tainan Felipe
|
155b90d658
|
Refactor aria alert and remove inner-htmls from the client
|
2022-05-25 09:35:24 -03:00 |
|
Joao Victor
|
34503251cf
|
refactor: poll component - merge both auto optioning and file drag&drop into one single thing
|
2022-04-29 12:04:45 -03:00 |
|
Ramon Souza
|
07f9a192b9
|
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27
|
2022-04-27 15:32:20 -03:00 |
|
Ramon Souza
|
e9c31f4966
|
fix blue screen poll values
|
2022-04-21 10:33:47 -03:00 |
|
OneScreenSolutions
|
e29e0fdb07
|
added sidebarContentPanel condition and fixed drap and drop issue
|
2022-04-18 14:06:05 +05:00 |
|
muhammadameen252
|
2b353d62e7
|
changed name of warning locale and resolved pasting text warning bug
|
2022-03-22 00:44:21 +05:00 |
|