Commit Graph

31743 Commits

Author SHA1 Message Date
Anton Georgiev
0baec17d9c
Merge pull request #13697 from danielpetri1/file-copying
Prevent unnecessary file copying in presentation recording processing
2021-12-01 15:28:59 -05:00
Anton Georgiev
94f85ad68a
Merge pull request #13678 from gustavotrott/breakouts-n-groups-assignments-2.5
feat: Auto assign Breakouts (names and users) using previous rooms info or groups info
2021-12-01 15:01:23 -05:00
Anton Georgiev
cc7f35012e
Merge pull request #13778 from MaximKhlobystov/remove-postmessage-api
Dropping support for iframe postMessage API
2021-11-30 10:20:43 -05:00
Maxim Khlobystov
b7cf670aec Remove the support for iframe postMessage API (recording and self-muting) 2021-11-29 22:53:12 +00:00
Anton Georgiev
e762338895
Merge pull request #13708 from gustavotrott/learning-dashboard-presentation-info
feat: Provide Presentation info to Learning Dashboard
2021-11-25 10:07:49 -05:00
Anton Georgiev
0ecd55185a
Merge pull request #13626 from JoVictorNunes/issue-13507
refactors Learning Dashboard and add new functionalities
2021-11-25 10:03:29 -05:00
Anton Georgiev
b3a5011003
Merge pull request #13754 from ramonlsouza/issue-13512
Polling panel to remember "Work In Progress" polls
2021-11-25 09:22:22 -05:00
Gustavo Trott
0b6ab8ccc7
Merge branch 'develop' into breakouts-n-groups-assignments-2.5 2021-11-25 11:16:34 -03:00
Ramón Souza
637af3262a keep polling panel active when switching to other panels 2021-11-25 12:43:14 +00:00
Anton Georgiev
f8a73cfba7
Merge pull request #13518 from JoVictorNunes/issue-13231
refactor: connection status UX
2021-11-23 13:26:07 -05:00
João Victor
f9fd038d0e fix: download of the user data 2021-11-23 15:23:15 -03:00
Anton Georgiev
afc15c1738
Merge pull request #13745 from ramonlsouza/issue-12582
refactor: isPresenter rework
2021-11-23 12:55:32 -05:00
Ramón Souza
53c0c990f1 other components isPresenter rework 2021-11-23 16:43:49 +00:00
Ramón Souza
cbda4c24ae breakout room isPresenter calls rework 2021-11-23 16:41:37 +00:00
Ramón Souza
51b5cc4f3a remove isPresenter methods from services 2021-11-23 16:40:14 +00:00
Ramón Souza
19e2891023 actions bar isPresenter rework 2021-11-23 16:04:45 +00:00
Ramón Souza
cb04e0b74c whiteboard toolbar component isPresenter rework 2021-11-23 14:51:41 +00:00
Ramón Souza
d6f160d00f screenshare component isPreenter rework; 2021-11-23 14:20:29 +00:00
Ramón Souza
e99920304b presentation uploader isPresenter rework 2021-11-23 14:12:00 +00:00
Ramón Souza
69f7168186 presentation toolbar isPresenter rework 2021-11-23 13:40:23 +00:00
Ramón Souza
df3375016b remove unused function from presentation container 2021-11-23 13:31:01 +00:00
João Victor
e323c08eaf removes useless 'label' property 2021-11-23 09:56:22 -03:00
Ramón Souza
4415598243 remove duplicated isPresenter in whiteboard annotations text component 2021-11-23 12:50:26 +00:00
João Victor
bc700e0568 removes outline 2021-11-23 09:27:33 -03:00
João Victor
37aef70962 improves connection status tab in mobile devices 2021-11-23 09:05:02 -03:00
Anton Georgiev
5664883b68
Merge pull request #13742 from bigbluebutton/antobinary-patch-1
build: Update the Maintainer field for bigblutbutton
2021-11-22 15:17:01 -05:00
Anton Georgiev
20a953373f
build: Update the Maintainer field for bigblutbutton 2021-11-22 15:15:30 -05:00
Anton Georgiev
2d5742c581
Merge pull request #13739 from ramonlsouza/modal-title-margin
style: Center modal title
2021-11-22 15:10:37 -05:00
Ramón Souza
f2de6e09ea add margin to modal title 2021-11-22 19:59:32 +00:00
hiroshisuga
a8e1462744
fix: Fix wrong annotation codes (#13674)
Fix wrong annotation codes #13674
2021-11-22 10:43:02 -05:00
Anton Georgiev
e7c0970206
Merge pull request #13728 from hiroshisuga/patch-49
refactor: Remove unnecessary clippath from textarea annotation on Firefox
2021-11-22 10:07:09 -05:00
Anton Georgiev
cd5c47ca11
Merge pull request #13735 from ramonlsouza/issue-13715
fix: Client crashes when trying to remove a user
2021-11-22 09:40:44 -05:00
Gustavo Trott
90837505ff use the absolute path 2021-11-22 11:35:44 -03:00
Gustavo Trott
a2aeae8ac4 use the absolute path 2021-11-22 11:27:30 -03:00
Gustavo Trott
a300b4c66d use the absolute path 2021-11-22 11:25:21 -03:00
Gustavo Trott
5cbcc79fc1 Merge remote-tracking branch 'upstream/develop' into breakouts-n-groups-assignments-2.5 2021-11-22 11:05:00 -03:00
Ramón Souza
97c9083fdd fix typo in remove user modal 2021-11-22 12:51:25 +00:00
Joao Victor
e84cfab5fa refactor: connection status modal UX 2021-11-22 08:25:07 -03:00
Fred Dixon
5d66bd868c
Merge pull request #13727 from daholzfeind/replace-dead-links
Replace dead links
2021-11-20 08:43:32 -05:00
Daniel Georg Holzfeind
2db211c279
Update README.md
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2021-11-20 13:03:21 +01:00
hiroshisuga
d11ac50112
Update component.jsx 2021-11-20 17:48:41 +09:00
hiroshisuga
4e201fa773
No flickering anymore 2021-11-20 17:35:41 +09:00
Daniel Georg Holzfeind
57e4c849cf
Remove dead link from README.md 2021-11-20 09:35:09 +01:00
Daniel Georg Holzfeind
6b79aa4901
Change relative to absolute link
In Github the relative one results in a 404.
2021-11-20 09:33:14 +01:00
Gustavo Trott
cf61057e94 Adds publicationSafeGuard to breakouts-history 2021-11-19 17:42:33 -03:00
Gustavo Trott
305e26172e Migrates breakout-history to new local collections 2021-11-19 16:34:37 -03:00
Gustavo Trott
0458212531 Merge remote-tracking branch 'upstream/develop' into breakouts-n-groups-assignments-2.5 2021-11-19 16:16:00 -03:00
Anton Georgiev
bc33a1fa99
Merge pull request #13713 from ramonlsouza/fix-button-styles
fix: add missing styles to buttons
2021-11-18 08:31:18 -05:00
João Victor
602ed33b05 moves download data factoring code to services folder and adds location to the table header 2021-11-18 10:03:22 -03:00
Ramón Souza
17b10f21ae add missing styles to buttons 2021-11-18 11:41:43 +00:00