Ramon Souza
99c41ca79e
remove unused code
2021-08-12 15:47:37 -03:00
Ramon Souza
4b2e60cdcc
fix poll menu in actions bar
2021-08-12 15:42:02 -03:00
Anton Georgiev
773e8385af
Merge pull request #12970 from KDSBrowne/bbb-remaining-menus
...
Update Dropdowns To Menus
2021-08-12 14:38:04 -04:00
KDSBrowne
d9f9a94a7a
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into bbb-remaining-menus
2021-08-11 02:44:51 +00:00
KDSBrowne
3663290397
update public chat / video list item dropdown to menu
2021-08-11 02:44:34 +00:00
KDSBrowne
6e1c000381
only show top divider with 2 or more presentations
2021-08-09 22:39:04 +00:00
Ramon Souza
f4df88bf8d
fix screenshare with hidden presentation
2021-08-09 16:12:41 -03:00
Vitor Mateus De Almeida
145ca61d40
linting some files
2021-08-09 11:24:02 -03:00
KDSBrowne
773800cdc5
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into bbb-remaining-menus
2021-08-08 17:30:16 +00:00
KDSBrowne
f72e075472
restore shortcuts for menus
2021-08-08 17:22:01 +00:00
KDSBrowne
4e28cb0347
update actions / settings dropdown to menu
2021-08-08 17:13:47 +00:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Vitor Mateus De Almeida
abf089ae73
remove layout manager legacy
2021-08-05 01:22:07 -03:00
Ramon Souza
2ef6d30a01
fix actions bar size calculation - new layouts
2021-07-22 11:04:38 -03:00
Anton Georgiev
84324e0eff
Merge pull request #12781 from ramonlsouza/hide-presentation-new-lm
...
feat: Webcam area size change when presentation is hidden - new layouts
2021-07-19 16:25:38 -04:00
Ramon Souza
43eda61beb
set presentation isOpen on toggleSwapLayout
2021-07-16 15:48:48 -03:00
Ramon Souza
c29bcad680
close breakout creation modal if user loses moderator status
2021-07-16 14:37:03 -03:00
Gustavo Trott
3052266e94
Removes duplicated code
2021-07-12 16:46:26 -03:00
Gustavo Trott
5c602fd2b0
Merge branch 'develop' into breakoutrooms-set-name
2021-07-12 16:31:38 -03:00
germanocaumo
2c262483d2
fix(poll): Respect maxCustom property in quick-polls
...
More than 5 answers are now of Custom type poll and answers passed directly.
Increase A-I slide options detection
2021-06-18 14:02:09 +00:00
germanocaumo
77dc1d603d
fix: quick-polls error after merge
2021-06-17 13:02:04 +00:00
Anton Georgiev
5ee5ed1970
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16
2021-06-16 19:54:28 +00:00
Ramon Souza
dd4ca6937d
create breakout form improvements
2021-06-15 13:17:03 -03:00
Anton Georgiev
078c2da44f
Merge pull request #12560 from ramonlsouza/issue-12557
...
fix: add minimum duration for breakout room
2021-06-14 17:34:50 -04:00
Gustavo Trott
37dea2215b
Translates dynamically breakout room Names when default name is being used
2021-06-14 16:59:27 -03:00
germanocaumo
a4fc9c1a27
fix(poll): remove wrong argument in quick-polls
2021-06-14 17:44:12 +00:00
Gustavo Trott
61b99b7f7b
Adds possibility to give to breakout rooms a name
2021-06-11 16:06:56 -03:00
Ramon Souza
385bdf1568
add minimum duration for breakout room
2021-06-11 13:24:36 -03:00
germanocaumo
df504cf2d5
refactor(quick-poll): Remove unneeded code for poll answers
...
The answers are already translated in the UI based on type.
2021-06-08 13:26:07 +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
Anton Georgiev
e01bdf69c5
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into june2-merge-into-develop
2021-06-02 18:45:31 +00:00
Tainan Felipe
baf7afc883
Decrease amount of imports in dropdown
2021-05-31 15:28:27 -03: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
Ramon Souza
69c1a7028d
add padding to action bar dropdowns
2021-05-24 10:50:22 -03:00
Vitor Mateus De Almeida
41965d49ed
Fix problem with slides with a quick poll
2021-05-20 12:12:08 -03:00
Vitor Mateus De Almeida
047b573d10
Fix auto resize when open/close panels
2021-05-19 19:29:03 -03:00
Vitor Mateus De Almeida
444b29a346
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
2021-05-19 11:54:22 -03:00
Vitor Mateus De Almeida
88a1edcc06
Fix userlist item button, Fix polling close button
2021-05-19 11:51:31 -03:00
Ramon Souza
098746d3c0
add setting to enable/disable raise hand action button
2021-05-18 13:39:09 -03:00
Vitor Mateus De Almeida
1326f3f791
Add New Layout Manager
2021-05-17 17:25:07 -03:00
Ramon Souza
ffb067a8a3
fix action buttons visibility
2021-05-12 11:07:18 -03:00
KDSBrowne
383d01becf
improve keyboard accessibility for br managment
2021-05-03 20:00:19 +00:00
Anton Georgiev
457492d611
Merge pull request #12263 from ramonlsouza/issue-12242
...
Change open presentation button position
2021-05-03 15:23:09 -04:00
Ramon Souza
cc5a9502f4
change open presentation icon position
2021-05-03 16:04:54 -03:00
Ramon Souza
9d590a74d3
remove unused imports
2021-05-03 09:24:07 -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
509d9c0936
Merge remote-tracking branch 'upstream/develop' into issue-12042
2021-04-22 08:45:06 -03:00
Anton Georgiev
ad19234fc6
Merge pull request #12059 from vitormateusalmeida/issue-11610
...
Fix layout doesn't update when screen is shared
2021-04-20 08:44:27 -04:00
Ramon Souza
419e5af2a6
fix usedId value
2021-04-19 17:16:05 -03:00
Ramon Souza
40c9d87f63
reduce component re-render on containers that use usersContext
2021-04-19 14:57:55 -03:00
Anton Georgiev
93aa62c283
Merge pull request #12078 from KDSBrowne/bbb-br-manage-access
...
Make Breakout Rooms User Assignment Keyboard Accessible
2021-04-19 11:22:16 -04:00
KDSBrowne
35d07deb18
remove unused import / event listeners on unmount
2021-04-19 11:18:34 +00:00
KDSBrowne
f46f7961e3
make breakout room assignment accessible via keyboard
2021-04-19 00:46:07 +00:00
Vitor Mateus De Almeida
573066756d
Merge remote-tracking branch 'upstream/v2.3.x-release' into issue-11610
2021-04-16 18:05:26 -03:00
Vitor Mateus De Almeida
3374e638bb
fix layout doesn't update when screen is shared
2021-04-16 18:02:47 -03:00
Ramon Souza
56c33ed36d
add meetingId to userscontext
2021-04-15 09:12:21 -03:00
Ramon Souza
e7366485aa
removing unused imports
2021-04-13 08:43:08 -03:00
Anton Georgiev
74a2a6683f
Merge pull request #11915 from daminebenq/add-raise-hand-test-spec
...
Add missing Connection Status and Hand raising specs
2021-04-09 10:15:03 -04:00
Anton Georgiev
3f8d619ef1
Merge pull request #11927 from PhMemmel/order-presentations-alphabetically
...
Update order of presentation lists
2021-04-09 08:48:13 -04:00
Anton Georgiev
5189abb225
Merge pull request #11911 from Tainan404/issue-11795
...
Fix client crashing because users object is missing
2021-04-08 12:30:01 -04:00
Ramon Souza
5f693eb0f6
presenter menu scrollable
2021-04-08 10:53:57 -03:00
Philipp Memmel
c20b8164ef
update order of presentation lists
2021-04-07 17:11:17 +02:00
Anton Georgiev
7949563d25
Merge pull request #11892 from ramonlsouza/localized-quick-poll
...
Localized quick poll answers
2021-04-07 08:41:59 -04:00
Mohamed Amine Ben Salah
9a151fb4c2
Add raise hand test spec to user.test.js suite
2021-04-06 21:09:43 -03:00
Tainan Felipe
e4563defde
Fix client crashing because users object is missing
2021-04-06 16:58:11 -03:00
Anton Georgiev
b699790251
Merge pull request #11773 from PhMemmel/reflect-hand-raised-state-in-button-style
...
Hand raise button now reflects hand raised state
2021-04-06 13:45:17 -04:00
Ramon Souza
3d6314012f
localized quick poll answers
2021-04-05 14:50:50 -03:00
Ramon Souza
05a0d5afbf
move browser info to helper + remove unused libs
2021-04-01 08:14:24 -03:00
Ramon Souza
9218262e0a
all device info moved to helper
2021-03-31 14:13:36 -03:00
Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:16:10 -04:00
Anton Georgiev
027658ac5c
Merge pull request #11806 from ramonlsouza/mobile-detect
...
Change browser detection library from browser-detect to bowser
2021-03-30 12:28:13 -04:00
Ramon Souza
3fa193005b
change browser detection lib to bowser
2021-03-30 09:53:47 -03:00
KDSBrowne
f26cee6d91
fix raise hand button overlapping others
2021-03-27 17:40:38 +00:00
Philipp Memmel
f05566d946
hand raise button now reflects hand raised state
2021-03-27 14:26:59 +01:00
Anton Georgiev
70ef985fde
Merge pull request #11703 from KDSBrowne/bbb-move-raiseHand
...
Move Raise Hand Functionality To Actions Bar Button
2021-03-22 14:24:32 -04:00
KDSBrowne
d89e6a8c3a
move debounce to service
2021-03-22 18:02:31 +00:00
KDSBrowne
8e9718eb0b
add debounce to raise hand toggle
2021-03-22 16:08:53 +00:00
KDSBrowne
6f5b9ceff5
adjust actions bar buttons position on mobile
2021-03-22 15:50:35 +00:00
Ramon Souza
34dc5ca79f
increasing presentation menu width
2021-03-22 11:42:13 -03:00
KDSBrowne
4473fa084b
add lower hand label
2021-03-21 23:56:00 +00:00
KDSBrowne
132dfb02d9
add raise hand shortcut and help entry
2021-03-21 23:47:15 +00:00
KDSBrowne
676abd1f85
move raise hand functionality to actions bar
2021-03-21 17:06:16 +00:00
Ramon Souza
3715266883
add selectRandomUser flag
2021-03-19 15:54:54 -03:00
prlanzarin
35f519206b
Revert additional indentation to actions-bar component
...
I must have messed this up in the 2.2 - 2.3 merge or with vim somehow, mea culpa
2021-03-12 01:47:05 +00:00
prlanzarin
7eb91f9273
Merge branch 'u22-screenshare18102020' of https://github.com/prlanzarin/bigbluebutton-1 into u23-ilgiardino
2021-03-11 18:49:14 +00:00
Ramon Souza
2923ea1641
fix 'restore presentation' button when presentation is disabled
2021-03-08 09:33:25 -03:00
Ramon Souza
47a21dfd98
quick poll fix
2021-03-04 13:34:23 -03:00
Mohamed Amine Ben Salah
2c9d8e4380
updates and adds specifications for polling
2021-03-01 18:47:08 -03:00
Ramon Souza
a3780209f3
Add property to settings.yml to enable/disable breakout invitations to moderators
2021-02-08 14:40:03 -03:00
Ramon Souza
f649f67655
current user identification on breakout room creation
2021-02-04 10:59:13 -03: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
werk21
80af96ff76
9101: Survey: New profile yes/no/abstention
2021-01-24 02:22:40 +01:00
Anton Georgiev
45c1ff6e40
Merge pull request #11175 from MaximKhlobystov/select-random-user
...
Presenter selecting a random viewer
2021-01-22 15:31:00 -05:00
Ramon Souza
6f9d60c520
code style
2021-01-20 11:39:47 -03:00
Ramon Souza
fe12208d6c
better fix for issue #11181
2021-01-20 11:28:37 -03:00
prlanzarin
0a36da1e46
screensharing: remake error locales, split them into error classes
...
There are new locale strings for screensharing errors with a new format (Code X. #What to do) to make it easier for the end user
2021-01-13 09:43:28 -03:00
prlanzarin
6f16154035
screenshare: logging/trailing lines cleanup
2021-01-13 09:04:46 -03:00
Anton Georgiev
4f14086f72
set default value for isPresenter in case user removed
2020-12-18 15:37:45 +00:00
prlanzarin
c247bf46e7
screenshare: cleanup actions-bar onFailure callback
2020-12-15 17:45:57 +00:00
prlanzarin
1383ab4def
screenshare/html5: rewrite most of the client side code
...
Added new SFU broker for screen sharing
Removed kurento-extension entirely
Added inbound and outbound reconnection procedures
Improve UI responsiveness when sharing
Add reconnection UI states
Redo error handling
Refactor actions-bar screen share components. Make it smarter with less prop drilling and less re-rendering. Also more readable. Still work to do in that I think
Add a connection retry procedure for screen presenters when they are sharing; try a configurable amount of times when failure is triggered, with configurable min and max reconn timeouts and timeout increase factor
Make local preview attachment smarter
ADD PARTIAL SUPPORT FOR AUDIO SHARING VIA SCREEN SHARING WITH GET DISPLAY MEDIA, RECORDING STILL NOT SUPPORTED!!!
2020-12-09 22:00:54 +00:00