Commit Graph

33853 Commits

Author SHA1 Message Date
GuiLeme
8ee93432b9 [issue15565] - Fixed current attribute not being respected 2022-08-19 15:59:26 -03:00
Ramón Souza
3a1d0fc09e undo page_count_exceeded changes in service 2022-08-19 11:20:58 -03:00
Ramón Souza
4293a081c1 fix font preload 2022-08-18 13:39:47 -03:00
Joao Victor
66403fe5fe fix: check virtual background type on change 2022-08-17 15:14:14 -03:00
Ramón Souza
54e2618011 adjust large file error on presentation 2022-08-17 10:17:26 -03:00
Ramón Souza
b90d4ce81e fix conversion state 2022-08-16 17:26:42 -03:00
Ramón Souza
a895b087f9 display page exceeded error on presentation uploader 2022-08-16 11:41:11 -03:00
Ramón Souza
14d80b4e29
Merge pull request #15526 from bigbluebutton/antobinary-patch-1
build: github action install to use -j skip checks
2022-08-16 08:52:34 -03:00
Ramón Souza
082057ba55
Merge pull request #15177 from JoVictorNunes/issue-15111
fix: restore virtual background after leaving breakout room
2022-08-15 14:45:37 -03:00
Anton Georgiev
7c29fe7d41
build: move -j parameter ahead 2022-08-15 12:24:29 -04:00
Ramón Souza
e00556b00b
Merge pull request #15534 from ramonlsouza/fix-presentation-downloadable
fix: presentation isDownloadable state
2022-08-15 11:51:43 -03:00
Ramón Souza
f851765ab3 fix presentation downloadable state 2022-08-15 09:50:07 -03:00
Anton Georgiev
3174fa20a2
build: github action install to use -j skip checks 2022-08-12 15:14:14 -04:00
Anton Georgiev
d656e76c1d
Merge pull request #15520 from BrentBaccala/test-suite-2
test: 'Skip audio check' improvement
2022-08-12 10:16:42 -04:00
Anton Georgiev
a0f2f96a5a
Merge pull request #15519 from BrentBaccala/origin/test-suite-1
test: 'Create quick poll - from the slide' improvement
2022-08-12 10:01:26 -04:00
Brent Baccala
7030297369 test 'Skip audio check' - clear default presentation toast or test can fail
because there'll be two small toasts at the end of this test
2022-08-11 20:16:07 -04:00
Brent Baccala
85c7448b12 wait a bit longer for a slide conversion that might fail a test if too slow 2022-08-11 20:13:36 -04:00
Ramón Souza
7a2bc41877
Merge pull request #15516 from ramonlsouza/fix-remove-presentation
fix: Removing presentation is broken
2022-08-11 15:21:24 -03:00
Ramón Souza
c032009677 fix remove presentation bug 2022-08-11 14:27:29 -03:00
Anton Georgiev
659c4f415b
Merge pull request #15499 from ffdixon/add-enable-recording-service
build: Enable bbb-rap-resque-worker and bbb-rap-starter on install
2022-08-09 10:12:26 -04:00
Ramón Souza
c65ed3c785
Merge pull request #15494 from ramonlsouza/media-fix-port
fix: port screenshare/external video fixes to 2.5
2022-08-09 10:11:52 -03:00
Fred Dixon
99a3c09ecb Added bbb-rap-caption-inbox 2022-08-09 07:17:29 -05:00
Joao Victor
74c4c1c4cc fix: don't clear text fake annotations 2022-08-08 17:07:41 -03:00
Fred Dixon
330d758053 Fix #15138 2022-08-08 11:46:05 -05:00
Ramón Souza
923b184f00
Merge pull request #15498 from ramonlsouza/bbb25-locales-aug8
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-08-08 10:40:43 -03:00
Localization Server
69f1b133ba chore: Pulled the latest 2.5 HTML5 locales from Transifex 2022-08-08 10:15:28 -03:00
Ramón Souza
423e8acad9
chore: Bump version to 2.5.5 2022-08-08 09:44:50 -03:00
Fred Dixon
bd261e1fe8
Merge pull request #15493 from ffdixon/add-recording-checks
check status of services for recording workers with `bbb-conf --status`
2022-08-06 08:22:05 -03:00
Ramón Souza
20b07bb6c6
Merge pull request #15495 from ramonlsouza/snapshot-datatest
Add presentation snapshot button data-test
2022-08-05 13:15:48 -03:00
Ramón Souza
a7495ad16b add presentation snapshot button data-test 2022-08-05 13:14:27 -03:00
Ramón Souza
4721184eb6 fix mobile init values for external video/screnshare 2022-08-05 09:52:48 -03:00
prlanzarin
6f13961018 fix(layout): set external-video/screen share initial states on all layouts
Only smart layout takes screen sharing/external video states in account
when populating its initial state. The others don't, and that causes
some weird issues when switching back-and-forth between layout types due
to their input states becoming inconsistent - ie having an active screen
sharing and transitioning from Smart -> Custom would mark it as false
(due to its absence from the initial state) and pollute its state for
subsequent layouts.

This commit guarantees those features are taken into account when
populating initial input states for Focus On*/Custom layouts.
2022-08-05 09:52:36 -03:00
Fred Dixon
f0978e3fc7 add status for recording services 2022-08-05 05:57:03 -05:00
Ramón Souza
495aa2be0c
Merge pull request #15465 from ramonlsouza/fix-focus-lost-cameras
fix: Any webcam start/stop steals focus from typing
2022-08-01 09:13:39 -03:00
Ramón Souza
ad8fcbf03e fix text input losing focus on webcam start/stop 2022-07-29 14:47:24 -03:00
Anton Georgiev
9371d20d4a
Merge pull request #15236 from BrentBaccala/test-suite-updates
test: Various test suite updates
2022-07-27 09:37:54 -04:00
Anton Georgiev
2ea3bdb40e
Merge pull request #15454 from GuiLeme/issue-15439
fix(recording): Fix typo in presentation scripts
2022-07-27 09:33:00 -04:00
GuiLeme
6f33111ea4 [issue-15439] - fix typo in presentation scripts 2022-07-27 10:24:07 -03:00
Ramón Souza
640356af4f
Merge pull request #15442 from ramonlsouza/issue-15431
fix: chat panel resizing in RTL
2022-07-27 09:05:21 -03:00
Brent Baccala
279c3e71e2 webcamContentCheck: use browser's SHA-1 hash from Web Crypto API instead
of a custom hash function
2022-07-26 15:51:56 -04:00
Ramón Souza
b00d19b097
Merge pull request #15110 from ramonlsouza/fix-restore-on-update
fix: autoSwapLayout/restoreOnUpdate new presentation fails to show (2.5)
2022-07-26 16:38:33 -03:00
Ramón Souza
353b4e8908
Merge pull request #15129 from JoVictorNunes/dashboard-key-fixes-Jun-03
improvement(Dashboard): improvements on user details modal
2022-07-26 09:41:53 -03:00
Ramón Souza
4f39e419ac
Merge pull request #15421 from gabriellpr/waiting-list-feedback
fix: Adding notification to waiting users list
2022-07-26 09:06:20 -03:00
Ramón Souza
c6f4056677 fix chat resizing in RTL 2022-07-25 16:53:19 -03:00
Anton Georgiev
ee730608b2
Merge pull request #15405 from MaximKhlobystov/25-shared-notes-tests
test: new 2.5 Playwright tests for shared notes
2022-07-25 13:37:05 -04:00
Anton Georgiev
cb1543e1fa
Merge pull request #15149 from kepstin/video-resize
fix: Support deskshare videos that resize
2022-07-25 13:36:00 -04:00
Anton Georgiev
0ecfb68492
Merge pull request #15433 from BrentBaccala/test-locales-slow
test: flag 'Test locales' as slow test so it doesn't timeout
2022-07-25 11:51:27 -04:00
Anton Georgiev
63a684b230
Merge pull request #15432 from BrentBaccala/stress-test
test: update test usersJoinKeepingConnected
2022-07-25 11:50:49 -04:00
Anton Georgiev
83d18212f2
Merge pull request #15434 from BrentBaccala/screenshareConnecting
test: Don't wait for screenshareConnecting
2022-07-25 11:49:14 -04:00
Ramón Souza
9d86517297
Merge pull request #15428 from JoVictorNunes/fix-wb-access-icon
fix: whiteboard access avatar icon in RTL mode
2022-07-25 10:59:16 -03:00