Commit Graph

32659 Commits

Author SHA1 Message Date
Lucas Zawacki
559b6f59c2 fix(layout): Remove unused options 2022-03-09 18:04:21 -03:00
Max Franke
aef381fa1b revert(layout): push layout label 2022-03-09 17:58:07 -03:00
Max Franke
f406d2fae5 feat(layout): distinguish pushLayout/keepPushingLayout
Change "Layout" icon in actions-dropdown
Change push layout toggle label locale
2022-03-09 17:57:41 -03:00
Max Franke
3549d3bfa6 fix(layout): keep border when active
Fixes an issue when the selected layout would not stay "active" when
another object was focused.
Now the selected layout always appears with a border, even if it is
the first time the modal is opened.
2022-03-09 17:13:58 -03:00
Max Franke
57a71e7703 Revert "feat(layout): locales"
This reverts commit 8bc8f85d
2022-03-09 17:13:52 -03:00
Max Franke
b2900deda9 Revert "feat(layout): action bar button"
This reverts commit 736f63ae
2022-03-09 17:12:12 -03:00
Max Franke
a669db8f2d feat(layout): add pt-br locales 2022-03-09 17:02:41 -03:00
Max Franke
0f27b1add4 feat(layout): new layout modal
Add a new modal that makes it easier to switch between layouts
Adds a new flag in html5 settings that allows to enable/disable
keepPushing layout
2022-03-09 17:00:06 -03:00
Arthurk12
5100049c29 fix(layout): webcam container resize bar
Fixes missing webcam container's resize bar on custom layout when cameras
are placed at the bottom of the presentation and the chat is closed.
2022-03-09 16:49:24 -03:00
Lucas Zawacki
e113fa489b layout(fix): Fix hidePresentation yml option 2022-03-09 16:12:53 -03:00
Lucas Zawacki
140e08a730 Adapt code for merge 2022-03-02 11:24:54 -03:00
Lucas Zawacki
9f51c19c24 fix(layout): Avoid crash on layout when reconnecting 2022-02-25 15:05:34 -03:00
Lucas Zawacki
12bcbfc74a feat(layout): Respect bbb_hide_presentation 2022-02-25 15:05:34 -03:00
Lucas Zawacki
4b5ec534a0 fix(layout): Restore presentation on external video share 2022-02-25 15:05:34 -03:00
Lucas Zawacki
0cd0dc7e02 fix(layout): Layouts won't dance anymore 2022-02-25 15:05:34 -03:00
Lucas Zawacki
e7a36e0574 fix(layout): Correctly calculate camera size ratio 2022-02-25 15:05:34 -03:00
Lucas Zawacki
3864ce7dbb fix(layout): Render resizable edge correctly 2022-02-25 15:05:34 -03:00
Lucas Zawacki
1180f4edf1 bug(layout): Guarantee right size for focused video 2022-02-25 15:05:34 -03:00
Lucas Zawacki
94195d1cf5 feature(layout): Restore layout on user join 2022-02-25 15:05:26 -03:00
Lucas Zawacki
43afef9bad feature(layout): Remove 'swap layout' concept 2022-02-24 16:05:18 -03:00
Lucas Zawacki
3fc8f85dd6 feature(layout): Restore synced layout when viewer joins 2022-02-24 15:31:20 -03:00
Lucas Zawacki
830c44702f feature(layout): Only use one place to store presentationIsOpen 2022-02-24 15:30:53 -03:00
Lucas Zawacki
0f687bef3e feature(layout): Set all layout elements via button 2022-02-24 14:23:29 -03:00
Lucas Zawacki
8d6931f656 feature(layout): Add focused camera to layout context 2022-02-24 14:22:00 -03:00
Lucas Zawacki
6dfdc6a579 feature(layout): Push most layout parts with custom layout 2022-02-24 13:21:16 -03:00
Lucas Zawacki
087222cdb1 feature(layout): Custom layout set via push or userdata is not applied to mobile 2022-02-23 18:33:27 -03:00
Pedro Beschorner Marin
7ed3338d6d refactor(layout): remove moderator push button 2022-02-23 18:08:13 -03:00
Lucas Zawacki
cad3c9a3f0 feature(layout): Only require presenter permission for layout push 2022-02-23 18:03:08 -03:00
Lucas Zawacki
7171b2993c feature(layouts): Only presenter can push layout 2022-02-23 17:57:46 -03:00
Lucas Zawacki
48fb85d2b7 feature(layout): Separate layout data into a different collection 2022-02-23 17:46:54 -03:00
Lucas Zawacki
fc7f1d4457 fix(layout): Fix propagate layout with new code 2022-02-23 12:04:49 -03:00
Max Franke
9cddb7eaf5 feat(layout): layout default userdata
Adds the option to change a user's default layout via userdata.
userdata-bbb_change_layout=<smart/videoFocus/presentationFocus/custom>
2022-02-23 12:04:26 -03:00
Lucas Zawacki
bd47ef8ed3 refactor(layout): Remove multiple layout variables 2022-02-22 18:29:59 -03:00
Lucas Zawacki
65c376531e feature(layout): Use layout push as a boolean option 2022-02-22 18:25:08 -03:00
Arthurk12
7b5049f14c feat(layout): settings
Adds settings flag to activate/deactivate layout propagation button in actions
bar menu.
2022-02-22 18:18:56 -03:00
Arthurk12
6904b3e024 feat(layout): locales 2022-02-22 18:17:46 -03:00
Arthurk12
27e0e36372 feat(layout): propagate button
Adds propagate layout button to the actions dropdown.
2022-02-22 18:17:33 -03:00
Fred Dixon
dff4bfde2f
Merge pull request #14415 from ffdixon/fix-bbb-fsesl-akka
Make bbb-pads dependent on bbb-web; fix permissions for bbb-fsesl-akka logs
2022-02-19 21:46:15 -04:00
Fred Dixon
9f27c9b36d Fix log permissions for bbb-fsesl-akka 2022-02-19 19:45:45 -06:00
Fred Dixon
c9f18cbdf6 Need bbb-pads to be dependent on bbb-web 2022-02-19 19:38:54 -06:00
Fred Dixon
7385715bdb
Merge pull request #14414 from ffdixon/pads-update
removed in favour of #14412
2022-02-19 21:06:22 -04:00
Fred Dixon
37e3667a62
Merge pull request #14412 from danimo/fix-pads
fix: set public.pads.url instead of public.note.url in bbb-conf
2022-02-19 21:05:45 -04:00
Fred Dixon
86c742137d removed in favor of #14412 2022-02-19 19:01:37 -06:00
Fred Dixon
a9820ac63a
Merge pull request #14413 from ffdixon/set-pads-url
Set public.pads.url for bbb-pads
2022-02-19 20:18:58 -04:00
Fred Dixon
a982aeaec8 Set public.pads.url for bbb-pads 2022-02-19 18:17:48 -06:00
Daniel Molkentin
75641f9bee fix: set public.pads.url instead of public.note.url in bbb-conf
partially fixes #14410
2022-02-19 17:44:42 +01:00
Anton Georgiev
f52376e594
chore: Update release to 2.5-alpha-2 2022-02-19 04:03:17 -05:00
Anton Georgiev
073a8cfcb7
Merge pull request #14408 from antobinary/akka-apps-build
build: Use $1 if no EPOCH in akka-apps version
2022-02-19 04:01:50 -05:00
Anton Georgiev
eb7c11acf6 build: Use $1 if no EPOCH in akka-fsesl version 2022-02-19 08:53:36 +00:00
Anton Georgiev
95d0f1b642 build: Use $1 if no EPOCH in akka-apps version 2022-02-19 08:51:40 +00:00