Commit Graph

33590 Commits

Author SHA1 Message Date
gabriellpr
1c1b356161 removing white spaces inside menus
refactoring code

...
2022-05-20 11:22:34 -03:00
Anton Georgiev
a1b8ed7bc4
Merge pull request #15049 from GuiLeme/update-nokogiri-1.13.5
chore: Updated nokogiri to version 1.13.5
2022-05-20 08:42:09 -04:00
GuiLeme
148e1bd355 Updated nokogiri to version 1.13.5 2022-05-20 09:18:32 -03:00
Anton Georgiev
66477dae7a
Merge pull request #15045 from ramonlsouza/export-chat-fix
fix: export chat crash on breakout room
2022-05-19 15:21:26 -04:00
Ramon Souza
02c7fc4493 fix export chat on breakout room 2022-05-19 15:53:48 -03:00
Anton Georgiev
a7fc4811bb
Merge pull request #15037 from ramonlsouza/userlist-throttle
fix: userlist throttle instead of debounce
2022-05-18 15:21:14 -04:00
Ramon Souza
aa53d88da7 removes userlist debounce, adds userlist throttle 2022-05-18 15:46:50 -03:00
Anton Georgiev
b5241d0ee9
Merge pull request #15022 from schrd/etherpad-clusterproxy-fix
Fix etherpad session authentication to work in cluster setups
2022-05-18 12:44:17 -04:00
Ramón Souza
6dbeba078a
Merge pull request #15029 from gabriellpr/guest-policy-bug
Changed the loading message to be more understandable.
2022-05-18 14:38:25 +01:00
gabriellpr
292b6889a6
Update bigbluebutton-html5/private/static/guest-wait/guest-wait.html
Co-authored-by: João Victor Nunes <62393923+JoVictorNunes@users.noreply.github.com>
2022-05-17 13:55:58 -03:00
gabriellpr
aa9719efff saving user-status for future reload
changed the loading message to be more understandable

...

...
2022-05-17 13:47:04 -03:00
Ramon Souza
8986fe2853 prevent disconnect in same tab 2022-05-17 13:09:41 -03:00
Anton Georgiev
4278090983
chore: Bump release to rc.4 2022-05-17 10:45:20 -04:00
Anton Georgiev
01db8edee0
Merge pull request #15028 from pedrobmarin/b-p-v1-2-1
build(pads): v1.2.1
2022-05-17 10:16:50 -04:00
Anton Georgiev
1c187d3e04
Merge pull request #15033 from ramonlsouza/pr-14723-25
Remove group chat unused info: name (2.5)
2022-05-17 08:48:21 -04:00
Ramon Souza
5bddbdb4cf adjustments 2022-05-17 09:39:15 -03:00
Pedro Beschorner Marin
9bf697b010 build(pads): v1.2.1
Update `bbb-pads` version.

https://github.com/bigbluebutton/bbb-pads/releases/tag/v1.2.1
2022-05-16 13:33:08 -03:00
Ramón Souza
d2914b6994
Merge pull request #15026 from JoVictorNunes/issue-15009
[2.5] fix(whiteboard): border-radius of toolbar buttons #15009
2022-05-16 14:54:30 +01:00
Ramón Souza
226abc4bd1
Merge pull request #15008 from JoVictorNunes/fix-popover-menu
[2.5] fix: popover menus in RTL mode
2022-05-16 14:50:47 +01:00
Joao Victor
7ff6f8750d [2.5] fix(whiteboard): border-radius of toolbar buttons #15009 2022-05-16 10:20:16 -03:00
Daniel Schreiber
dfd93e7959 Fix etherpad session authentication to work in cluster setups
Etherpad uses the sessionID cookie for authorization. In cluster setups the
host part of the URI which serves the html5 frontend is different from
the hostname part of the URI which serves etherpad. Therefore the
bbb-html5 client can't set a cookie for etherpad which contains the
etherpad sessionID.

This patch uses the `ep_auth_session` etherpad plugin which takes the
`sessionID` as query parameter, sets the cookie in the browser and
redirects the iframe to the pad URI.
2022-05-16 07:40:42 +02:00
Fred Dixon
e2f1fa7bbf
Merge pull request #15021 from ffdixon/fix-updates-rc3
Minor updates for rc3
2022-05-15 15:01:47 -04:00
Fred Dixon
a52986b015 Bump release to rc3 2022-05-15 13:59:25 -05:00
Fred Dixon
ef6eb21cce Minor refactoring of propagating new version 2022-05-15 13:58:25 -05:00
Fred Dixon
fe7a2d6c7f Better wording on breakout room actions 2022-05-15 13:52:28 -05:00
Ramon Souza
3800065380 remove chat name 2022-05-13 17:44:41 -03:00
Ramon Souza
5397498746 prevent user join from multiple tabs with same sessionToken 2022-05-13 16:18:51 -03:00
Anton Georgiev
b0035170fb
Merge pull request #15010 from prlanzarin/u25-cornelius-tacitus
chore: remove obsolete gstream upgrade routine (cherry-picked from #14616)
2022-05-13 12:58:28 -04:00
Daniel Molkentin
08ca953ba8 chore: remove obsolete gstream upgrade routine 2022-05-13 16:14:50 +00:00
Anton Georgiev
d684f3354a
Merge pull request #15006 from antobinary/set-version
build: set html5 client version on bbb-config update
2022-05-13 09:57:36 -04:00
Anton Georgiev
07a6abf5d1
Merge pull request #15005 from ramonlsouza/locales-may13
chore: Pulled the latest 2.5 HTML5 locales from Transifex
2022-05-13 09:51:08 -04:00
Anton Georgiev
61d27c78f7 build: set html5 client version on bbb-config update 2022-05-13 13:50:20 +00:00
Joao Victor
e070b586c4 [2.5] fix: popover menus in RTL mode 2022-05-13 10:42:19 -03:00
Localization Server
a494d5b66c chore: Pulled the latest 2.4 HTML5 locales from Transifex 2022-05-13 09:41:54 -03:00
Gustavo Trott
40fc2473bf
Merge pull request #14944 from GuiLeme/issue-14828 2022-05-11 19:06:02 -03:00
GuiLeme
2afe4526a8 [issue-14828] - Logic change of processing current parameter. 2022-05-11 16:25:44 -03:00
Anton Georgiev
49160b9412
Merge pull request #14997 from pedrobmarin/c-p-v1-2-0
chore(pads): v1.2.0
2022-05-11 14:31:03 -04:00
Pedro Beschorner Marin
46b1fadbde chore(pads): v1.2.0
There was a dependency replacement at `bbb-pads` module. Update to uses
it's last version.

https://github.com/bigbluebutton/bbb-pads/compare/v1.1.0...v1.2.0
2022-05-11 13:29:14 -03:00
Ramón Souza
8b9caa3d66
Merge pull request #14995 from MaximKhlobystov/playwright-2.5-readme-update
test: minor README update
2022-05-11 17:01:27 +01:00
Maxim Khlobystov
d39c1dd842
Change Node version in README 2022-05-11 10:52:51 -04:00
Maxim Khlobystov
630289ac97 Updated README 2022-05-11 10:22:18 -04:00
GuiLeme
23aaeedef2 [issue-14828] - Changed order of inserting the default.pdf document 2022-05-11 10:40:56 -03:00
Ramón Souza
0fa57ee22d
Merge pull request #14991 from prlanzarin/u25-due-fondue
fix: client crash on meeting end/user left with cameras
2022-05-10 20:10:44 +01:00
prlanzarin
6d02d7218f fix: client crash on meeting end/user left with cameras 2022-05-10 18:57:26 +00:00
Gustavo Trott
14815184e6
Merge pull request #14911 from GuiLeme/issue-9789 2022-05-10 13:24:11 -03:00
Ramón Souza
b024e6802d
Merge pull request #14968 from frankemax/avatar-fix
fix(user-avatar): avatar image covered
2022-05-10 17:02:03 +01:00
Ramón Souza
092cda8000
Merge pull request #14965 from frankemax/fix-joined-spinner
fix(webcam): spinner and prop types
2022-05-10 17:01:46 +01:00
Anton Georgiev
f3080b9ad1
Merge pull request #14930 from GuiLeme/issue-14819
fix(recording): Override configuration `properties` file
2022-05-10 11:30:48 -04:00
Ramón Souza
fe4dc2afe8
Merge pull request #14986 from JoVictorNunes/2.5-issue-14369
[2.5] fix(chat): recompute row height for message items
2022-05-09 20:43:52 +01:00
Joao Victor
0df5c317a4 fix: remove unneeded additional tag 2022-05-09 14:40:13 -03:00