transifex-integration[bot]
f191d462ee
Updates for bigbluebutton-html5/public/locales/en.json in zh_TW ( #18269 )
...
* Translate en.json in zh_TW
100% translated source file: 'en.json'
on 'zh_TW'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:06:17 -04:00
transifex-integration[bot]
a6c2de155e
Updates for bigbluebutton-html5/public/locales/en.json in ko_KR ( #18264 )
...
* Translate en.json in ko_KR
100% translated source file: 'en.json'
on 'ko_KR'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:04:38 -04:00
Ramón Souza
67cd275dc1
Merge pull request #18293 from ramonlsouza/issue-18214
...
fix: change presentation download labels
2023-07-10 16:53:34 -03:00
Ramón Souza
af593e41ee
Merge pull request #18289 from ramonlsouza/issue-15863
...
Layout Settings Enhancements
2023-07-10 16:53:16 -03:00
Anton B
06478cda4a
test: update layout tests
2023-07-10 16:28:00 -03:00
Ramón Souza
6b44650c5d
change presentation download labels
2023-07-10 09:44:34 -03:00
Ramón Souza
52b636a65a
keyboard move user - unassigned list
2023-07-07 16:56:42 -03:00
Ramón Souza
870d773fdf
remove unused code
2023-07-07 13:22:34 -03:00
Ramón Souza
d50e0ee2cd
mobile styles
2023-07-07 10:10:13 -03:00
Ramón Souza
804d7e859c
change labels, update push layout experience
2023-07-07 09:53:58 -03:00
Ramón Souza
91c5094588
add checkmark to active layout
2023-07-06 17:31:26 -03:00
KDSBrowne
9f1734bfb8
handle quick poll options for F/G
2023-07-06 15:30:05 +00:00
Ramón Souza
67d9cc423a
move labels below the images
2023-07-06 11:00:44 -03:00
Ramón Souza
fa4baa036a
change layout icons
2023-07-06 10:27:52 -03:00
Ramón Souza
14300f3f71
Merge pull request #18274 from ramonlsouza/issue-18220
...
Preserve pinned notes after screenshare
2023-07-06 08:40:52 -03:00
André Castro
a24439d414
Merge branch 'v2.7.x-release' into I-17515
2023-07-05 16:08:37 -03:00
Ramón Souza
7fcd7d3333
Merge pull request #18271 from Scroody/I-18217
...
Client: self-view disabled changed, overlay over avatar.
2023-07-05 15:58:05 -03:00
Scroody
bd6420cd2f
Resquested changes
2023-07-05 15:48:21 -03:00
Scroody
4faca42e37
Requested changes
2023-07-05 15:38:52 -03:00
Scroody
50511ff3d3
Requested changes made
2023-07-05 13:58:40 -03:00
Ramón Souza
ec6a674442
filter out of slide shapes on snapshot
2023-07-05 11:12:09 -03:00
Gabriel Porfirio
b71a6f3f66
small changes
2023-07-05 10:05:57 -03:00
Ramón Souza
b7a193acb5
Merge pull request #18200 from gabriellpr/refactoring-parameters-test
...
test: Add create parameters tests + refactoring
2023-07-04 17:11:19 -03:00
Gabriel Porfirio
a1e14131af
refactoring and adding two tests for lock viewers
2023-07-04 15:01:19 -03:00
Ramón Souza
efc9cde2f3
Merge pull request #18235 from KDSBrowne/bbb-18078
...
fix: Whiteboard Cursor Offset Switching Back To Custom Layout
2023-07-04 14:43:06 -03:00
Ramón Souza
1b06b30167
preserve pinned notes after screenshare
2023-07-04 13:14:09 -03:00
Scroody
700edd19b4
Overlay over avatar
2023-07-04 10:44:24 -03:00
Ramón Souza
26bd960ba2
fix unlock shared notes
2023-07-04 09:50:53 -03:00
KDSBrowne
3c1b50c99a
fix whiteboard crash when switching presentations with zoomed slide
2023-07-03 16:03:38 +00:00
Gabriel Porfirio
8f52121d5c
changes on the speech-recognition test
2023-06-30 17:16:22 -03:00
Scroody
d145a482cb
Enhancement: Breakout modal UI improved
2023-06-30 10:53:58 -03:00
Arthurk12
104550d46f
fix(timer): sidebar content when activated
...
Changes the behavior of activating the timer. The behavior set by this commit
is: when the timer is activated, only the moderator who triggered it will see
the sidebar content switch to the timer. This change required hanging an
observer to catch the timer activation and dispatch the sidebar content
change since timer messages are passing through akka.
2023-06-29 18:24:40 -03:00
Ramón Souza
e47f1d2d7b
Merge pull request #18238 from ramonlsouza/remove-muted-grid-mode
...
Remove duplicated muted indicator from grid mode
2023-06-29 17:37:58 -03:00
Ramón Souza
31ca4dc6b8
Merge pull request #18242 from ramonlsouza/fix-grid-mode-resize
...
fix: sidebar resizing - focus on video layout (grid mode)
2023-06-29 17:37:32 -03:00
Ramón Souza
893eefbf4a
Merge pull request #18230 from Tainan404/dedupe-chat-messages-2.7
...
fix: Add dedupe to messages based on referenceId
2023-06-29 15:02:13 -03:00
Ramón Souza
0f5ec610f1
Merge pull request #18245 from ramonlsouza/npm-audit-jun29
...
chore: npm audit upgrade semver
2023-06-29 14:51:10 -03:00
Tainan Felipe
7004d701fa
Add fix for when role changes
2023-06-29 14:15:18 -03:00
Gustavo Trott
c8867fadb5
Merge pull request #18197 from Scroody/I-18127
...
Allow dynamic control on moderators invitation for breakouts
2023-06-29 13:39:26 -03:00
Ramón Souza
d1678a743f
npm audit
2023-06-29 13:35:12 -03:00
Gustavo Trott
58e862e6a7
Make names more clear for 'invite assigned moderators to breakoutRooms'
2023-06-29 12:04:14 -03:00
Ramón Souza
be48f7349f
Merge pull request #18168 from ramonlsouza/issue-18134
...
refactor: Restyle Reactions bar to be a bar
2023-06-28 17:27:45 -03:00
Ramón Souza
5cc26a1e7a
fix resizing of sidebar in grid mode
2023-06-28 16:06:19 -03:00
Ramón Souza
133dc29d17
fix feedback range
2023-06-28 10:50:02 -03:00
Ramón Souza
aefdc09403
undo createRoot changes in main
2023-06-28 10:38:25 -03:00
Ramón Souza
fc79c5b891
remove duplicated muted indicator from grid mode
2023-06-27 17:00:45 -03:00
Scroody
0b5822a5fa
Fix: pinning shared notes should restore presentation
2023-06-27 13:53:21 -03:00
KDSBrowne
87c1cf98be
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-18078
2023-06-27 15:48:11 +00:00
KDSBrowne
66c3e1b0a8
reset cam dock position on custom layout change
2023-06-27 15:47:59 +00:00
Ramón Souza
94eceb0489
mobile menu
2023-06-27 11:08:49 -03:00
Tainan Felipe
112af1efd2
Add dedupe to messages based on referenceId
2023-06-27 11:02:35 -03:00
Ramón Souza
bd6779e1b9
close menu after selecting a reaction
2023-06-27 09:50:04 -03:00
Ramón Souza
574b187645
Merge pull request #18130 from Scroody/I-18101
...
Client change: List the option to download presentation with annotations even if there are no annotations
2023-06-26 16:27:58 -03:00
Scroody
7765f6920e
Requested changes
2023-06-26 10:48:19 -03:00
transifex-integration[bot]
1b6ae23bc7
Translate en.json in uk_UA ( #18213 )
...
100% translated source file: 'en.json'
on 'uk_UA'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:51:06 -04:00
transifex-integration[bot]
f63023053b
Translate en.json in gl ( #18210 )
...
100% translated source file: 'en.json'
on 'gl'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:50:30 -04:00
transifex-integration[bot]
588cb5f8fb
Translate en.json in es_ES ( #18209 )
...
100% translated source file: 'en.json'
on 'es_ES'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:50:11 -04:00
transifex-integration[bot]
11c6141d06
Translate en.json in es ( #18208 )
...
100% translated source file: 'en.json'
on 'es'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:49:43 -04:00
Anton Georgiev
9a6c8f410d
Merge pull request #18150 from danielpetri1/cluster-setup-link
...
refactor: Fix original presentation download link in cluster setups
2023-06-23 15:20:05 -04:00
André Castro
389f7b0fe3
removing unnecessary code
2023-06-23 14:46:16 -03:00
André Castro
ef384eae15
Removal of unnecessary imports
2023-06-23 14:42:45 -03:00
André Castro
a09953039e
Update container.jsx
2023-06-23 14:40:42 -03:00
André Castro
c72d3e5fe6
Update bigbluebutton-html5/imports/ui/services/features/index.js
...
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-06-23 11:01:51 -03:00
Ramón Souza
411f0e01a4
move active/away to userlist
2023-06-23 10:39:40 -03:00
Ramón Souza
704cafc7de
change smiling emoji
2023-06-23 09:42:54 -03:00
Ramón Souza
d0ed90a6c0
Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18134
2023-06-23 09:32:55 -03:00
Ramón Souza
af670883c1
remove unused code
2023-06-22 15:35:40 -03:00
Anton Georgiev
9d51d1b447
Merge pull request #18191 from ramonlsouza/tp27a2-8
...
fix: only display clear status if status is enabled
2023-06-22 13:01:31 -04:00
Ramón Souza
ae1e6079e1
rename includeMods -> sendInviteToModerators
2023-06-22 13:55:23 -03:00
Ramón Souza
cc5c6cf94f
fix force panning
2023-06-22 09:53:32 -03:00
Gabriel Porfirio
cafc51f33c
refactoring and adding new parameters test
2023-06-22 09:21:10 -03:00
Gustavo Trott
6ba4aad05a
Merge branch 'v2.7.x-release' into user-raiseHand-away-flags
2023-06-22 08:27:20 -03:00
transifex-integration[bot]
7f67d2ac3c
Translate en.json in fr ( #18199 )
...
100% translated source file: 'en.json'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-22 06:27:48 -04:00
Anton Georgiev
43b96b47c4
Merge pull request #17724 from lfzawacki/v2.7.x-release
...
feat: Implement automatic closed captions using an open transcription server
2023-06-22 05:25:14 -04:00
Anton Georgiev
116209887c
captions writer modal tweak
2023-06-22 04:28:13 -04:00
Anton Georgiev
72ea26b931
captions writer modal tweak
2023-06-22 04:27:44 -04:00
Ramón Souza
96a2484876
additional client-side changes
2023-06-21 16:49:38 -03:00
Anton Georgiev
ce24a1a6c2
Merge pull request #18163 from Scroody/I-18137
...
feat(config): Disable timer feature
2023-06-21 14:33:20 -04:00
Anton Georgiev
cbedeef4e7
Merge pull request #18189 from ramonlsouza/tp27a2-2
...
fix: presenter permission for poll results annotation
2023-06-21 14:26:15 -04:00
Scroody
36bc004425
Additional changes
2023-06-21 11:53:11 -03:00
Scroody
61fef1ece4
Allow dynamic control on mod invitation for breakouts
2023-06-21 11:06:41 -03:00
Ramón Souza
0f4f4e29ff
reset slide position if zoom is 100%
2023-06-21 09:46:07 -03:00
Ramón Souza
42e7c25222
only display clear status if status is enabled
2023-06-20 15:48:48 -03:00
Ramón Souza
fc38cb4d95
fix presenter permission for poll results
2023-06-20 13:21:32 -03:00
transifex-integration[bot]
2e1cd4a83e
Translate en.json in eu ( #18179 )
...
100% translated source file: 'en.json'
on 'eu'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-19 16:40:07 -04:00
Anton Georgiev
799d92a9e6
Merge pull request #18185 from ramonlsouza/18126
...
refactor: Sort Grid Mode items alphabetically
2023-06-19 16:25:34 -04:00
Anton Georgiev
bc40d4e191
Merge pull request #18186 from ramonlsouza/fix-locked-annotation
...
fix: locked label in userlist
2023-06-19 16:24:25 -04:00
Ramón Souza
3bac90a40c
fix lint errors
2023-06-19 15:39:04 -03:00
Anton Georgiev
6fe704f444
Merge pull request #18174 from GuiLeme/issue-18021-back-end
...
feat: [issue-18021-back-end] - Back-end portion of disabled camera as content
2023-06-19 10:28:03 -04:00
Ramón Souza
e9aa7a5184
fix locked label annotation in userlist
2023-06-19 11:17:07 -03:00
Ramón Souza
9d3242037f
sort grid mode items
2023-06-19 10:03:25 -03:00
GuiLeme
0c5f8aa1f0
[issue-18021-back-end] - Changes in review and fix to support screenshare disabled and cameraAsContent enabled
2023-06-16 17:48:52 -03:00
Scroody
aba7f66b2c
Last details
2023-06-16 13:40:09 -03:00
Ramón Souza
026cc92a17
fix copy event in breakout panel
2023-06-16 13:04:05 -03:00
André Castro
e5268887bd
removing duplicates
2023-06-16 12:13:07 -03:00
Anton Georgiev
22419c40b8
Merge pull request #18169 from antonbsa/modal-prop-and-depend-updt
...
test: Fix data-test prop in modals and update dependencies
2023-06-15 20:57:38 -04:00
André Castro
5af5151219
Merge branch 'v2.7.x-release' into I-18137
2023-06-15 11:50:02 -03:00
André Castro
34130b06d6
Lint error caused by prettier
2023-06-15 11:41:03 -03:00
André Castro
c1cd4f6c84
Update index.js
2023-06-15 11:24:23 -03:00
Ramón Souza
56d1fe46fb
fix audio button position when modal is open
2023-06-15 09:49:05 -03:00
transifex-integration[bot]
0b1a7fbd82
Translate en.json in fa_IR ( #18171 )
...
100% translated source file: 'en.json'
on 'fa_IR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-15 07:03:11 -04:00
Anton B
9391ac2009
test: fix audio modal data-test props and audio tests related
2023-06-14 22:36:18 -03:00
Scroody
53fcfd9101
Resolving issues
2023-06-14 16:47:57 -03:00
Ramón Souza
03c3eae821
remove unused code
2023-06-14 16:35:44 -03:00
transifex-integration[bot]
7bf58dcf5a
Updates for bigbluebutton-html5/public/locales/en.json in tr ( #18138 )
...
* Translate en.json in tr
100% translated source file: 'en.json'
on 'tr'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-14 14:46:05 -04:00
Scroody
c5250d1ee5
Lint corrections requested
2023-06-14 15:04:58 -03:00
Arthurk12
5d1611811a
fix(wake lock): change request return value
...
Wake lock request function returns a boolean indicating whether there was an
error or not.
2023-06-14 13:38:06 -03:00
Arthurk12
602f2e01f8
fix(wake-lock): call wake lock instance method
2023-06-14 13:38:06 -03:00
Arthurk12
e5aa8cb0e0
refactor(wake-lock): change settings flags
...
Changes enableWakeLock => wakeLock.enabled to follow the pattern used by
other features and wakeLockEnabled => wakeLock. Also make the necessary
code changes to reference this new settings flags correctly.
2023-06-14 13:38:00 -03:00
Arthurk12
72eee8aa92
refactor(wake-lock): better button names
2023-06-14 12:53:44 -03:00
Scroody
11169b76ff
conflict resolving
2023-06-14 11:32:52 -03:00
Anton Georgiev
a962a44c74
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge
2023-06-14 10:07:54 -04:00
Ramón Souza
337688b3a3
add present/away toggle
2023-06-14 10:21:33 -03:00
Ramón Souza
3e63cc0f89
Merge pull request #18157 from Scroody/I-18021
...
Client: Camera as content as content added to disabled features
2023-06-14 09:01:39 -03:00
Arthurk12
1fda572d0a
fix(layout): wake lock toast
...
Prevent wake lock toast from being displayed over the audio modal.
2023-06-13 16:22:03 -03:00
Arthurk12
f880e56a1e
feat(wake-lock): prototype
...
Adds wake lock feature, which is available only for mobile users using
browser with support to the given API.
When an user using a supported device joins the meeting, a toast is
displayed offering to activate the feature.
Adds a toggle under settings menu to activate/deactivate it.
2023-06-13 16:22:02 -03:00
Scroody
450cbe5451
Client: Timer added as disabled feature
2023-06-13 15:54:16 -03:00
Ramón Souza
f90b200d04
reactions bar restyle
2023-06-13 14:51:42 -03:00
André Castro
403d78c2e7
Update bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
...
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-06-13 13:32:46 -03:00
Anton Georgiev
ec2ad5ed45
chore: upgrade NodeJS to 18
2023-06-13 12:08:58 -04:00
Scroody
54fa11e876
Requested changes made
2023-06-13 11:36:15 -03:00
Scroody
294fda2c6f
Client: Camera as content as conent added to disabled features
2023-06-13 11:25:09 -03:00
Anton Georgiev
ddca65cb43
enable-french-cc
2023-06-13 09:00:01 -04:00
Ramón Souza
70dd942ac1
Merge pull request #18149 from KDSBrowne/bbb-17843
...
fix: Add Debounce To handleResize And zoomChanger
2023-06-13 09:01:36 -03:00
KDSBrowne
8932dc2fe1
use radash instead of lodash
2023-06-12 19:11:52 +00:00
Ramón Souza
3576eb1a01
Merge pull request #18129 from Scroody/I-179382
...
Fix: White squares displayed when rotating to mobile orientation
2023-06-12 15:49:47 -03:00
Ramón Souza
8ae0f534b3
Merge pull request #18108 from Scroody/I-18077
...
Fix: Presentation area in front of talking indicator elements.
2023-06-12 15:45:20 -03:00
transifex-integration[bot]
9301f33b77
Translate en.json in ru ( #18152 )
...
100% translated source file: 'en.json'
on 'ru'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-12 14:21:25 -04:00
danielpetri1
40d990d8a6
Fix original presentation download link in cluster setups
2023-06-12 14:57:24 +00:00
transifex-integration[bot]
af90b88f07
Translate en.json in el_GR ( #18146 )
...
100% translated source file: 'en.json'
on 'el_GR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-12 08:46:47 -04:00
KDSBrowne
0cd12b0296
add debounce to handleResize and zoomChanger
2023-06-11 20:53:06 +00:00
Anton Georgiev
540ebe4bf9
chore: Enable Timer by default
2023-06-08 20:20:37 -04:00
Ramón Souza
bb88dae48f
Merge pull request #18104 from KDSBrowne/bbb-18026
...
fix: Preserve Canvas Position On Slide Change
2023-06-08 17:27:23 -03:00
transifex-integration[bot]
193a03f046
Updates for bigbluebutton-html5/public/locales/en.json in de ( #18132 )
...
* Translate en.json in de
100% translated source file: 'en.json'
on 'de'.
* Translate en.json in de
100% translated source file: 'en.json'
on 'de'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-08 15:59:49 -04:00
Anton Georgiev
c8b0437df3
Merge pull request #18133 from GuiLeme/port-timer-with-events-suggestions
...
feat(timer): Port timer (Mconf) with events suggestions
2023-06-08 15:56:10 -04:00
GuiLeme
2cf46e4d05
[port-timer-with-events-suggestions] - made review suggestions
2023-06-08 16:37:32 -03:00
Scroody
a3e58c67ed
Client change: List the option to download presentation with annotations even if there are no annotations
2023-06-08 15:16:26 -03:00
André Castro
7c8050ccef
Merge branch 'v2.6.x-release' into I-179382
2023-06-08 14:58:52 -03:00
Scroody
bd087969dc
Fix: Whites squares
2023-06-08 14:54:41 -03:00
Anton Georgiev
49d48c0945
Merge pull request #18097 from ramonlsouza/16120
...
feat: Add Lock Setting For Viewer Annotations
2023-06-08 11:12:22 -04:00
transifex-integration[bot]
e14fb4b153
Translate en.json in et ( #18116 )
...
100% translated source file: 'en.json'
on 'et'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-08 10:07:48 -04:00
transifex-integration[bot]
67ec35c83f
Translate en.json in ja ( #18117 )
...
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-08 10:07:30 -04:00
Ramón Souza
b3a1f899ee
Merge pull request #18109 from ramonlsouza/issue-18100
...
fix: Dropdowns on mobile appear misplaced+overlay some of the controls
2023-06-08 10:56:26 -03:00
Gustavo Trott
ca9b873c4a
Resolve conflicts
2023-06-08 10:03:35 -03:00
Ramón Souza
f72f84106a
Merge pull request #18106 from hiroshisuga/dev2.6_pointerSize
...
feat(config): Configurable presentation pointer size
2023-06-08 09:19:27 -03:00
Ramón Souza
7e6b15cd22
Merge pull request #18114 from schrd/send-to-chat-documents-open-in-new-tab
...
Fix: open documents download presentation in new tab
2023-06-08 09:06:23 -03:00
Gustavo Trott
15e413a3c0
Handle notification of away and raiseHand differently
2023-06-07 22:57:49 -03:00
Gustavo Trott
8263dd17ca
Introduces flags user.away and user.raiseHand
2023-06-07 22:10:07 -03:00
hiroshisuga
99919edb33
default pointer size 10 -> 5
2023-06-08 08:25:24 +09:00
Ramón Souza
04804aa13b
Merge pull request #18065 from ramonlsouza/fix-pin-notes
...
fix: pin/unpin shared notes
2023-06-07 16:09:30 -03:00
Ramón Souza
9dc2602375
Merge pull request #18115 from Scroody/fix-arrow-up-on-interactions-sub-menu
...
Fix: Arrow upside down on interactions sub-menu
2023-06-07 16:05:45 -03:00