imdt
f18d4018f0
Backend of guest-users migrated to new async API.
2023-03-20 16:21:40 -03:00
Ramón Souza
9f5db1491d
Merge commit 'cf7fab6489d322d42f7da7e68d5b5c9f76adbd8a' into meteor-tests
2023-03-20 16:19:41 -03:00
Tainan Felipe
77fc5d4067
Refactor: Migrate annotations for the Meteor 3.0 api
2023-03-20 16:16:52 -03:00
imdt
074ce93a4f
refactor: Migrate polls backend to new async api
2023-03-20 16:15:55 -03:00
Anton Georgiev
af06006163
Merge pull request #16990 from GuiLeme/issue-16872
...
fix (html5): not showing invitation when user is moved to another breakout room
2023-03-14 14:26:38 -04:00
Anton Georgiev
e292162673
chore: bump release to 2.7.0-alpha.1
2023-03-14 14:25:37 -04:00
Tainan Felipe
cf7fab6489
Merge remote-tracking branch 'upstream/v2.7.x-release' into migrate-annotations-to-new-api
2023-03-13 14:29:01 -03:00
GuiLeme
4f3931c0ff
[issue-16872] - Changes in review
2023-03-13 12:44:35 -03:00
GuiLeme
e68997e673
[issue-16872] - Changes in review
2023-03-13 12:27:11 -03:00
GuiLeme
f7649cdd19
[issue-16872] - Change session logic to event logic
2023-03-13 11:13:56 -03:00
GuiLeme
f711a4ca32
[issue-16872] - Fixed flashing of breakout modal invitation
2023-03-10 16:28:05 -03:00
Anton Georgiev
ba9f78bb84
Merge pull request #16987 from antobinary/merge-26-27
...
chore: Merge BBB 2.6 into BBB 2.7
2023-03-10 13:05:40 -05:00
Anton Georgiev
2c5cd8f2a0
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-26-27
2023-03-10 13:03:56 -05:00
Ramón Souza
7af0642e22
Merge pull request #16984 from germanocaumo/prest-whit-code-refactor
...
refactor(html5): presentation/whiteboard/cursor code cleanup and linting
2023-03-10 09:46:02 -03:00
germanocaumo
a0ef1957c6
fix(pantool): prop type warning
2023-03-10 12:36:54 +00:00
germanocaumo
37c3e4afcc
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into prest-whit-code-refactor
2023-03-10 12:22:10 +00:00
Ramón Souza
f51f445896
Merge pull request #16923 from lfzawacki/v2.6.x-release-presentation-minimize
...
fix(presentation): Remove old presentation minize code
2023-03-10 09:05:53 -03:00
Ramón Souza
f72b6dae94
remove oldMinimizeButton from settings file
2023-03-10 09:05:13 -03:00
germanocaumo
eaa7a9cb6f
refactor(html5): remove unused code
2023-03-10 11:52:00 +00:00
Ramón Souza
619badda22
Merge pull request #16890 from KDSBrowne/bbb-export-notification
...
fix: Notifications on export presentation with annotations
2023-03-10 08:43:04 -03:00
germanocaumo
d09f2681d9
refactor(html5): presentation/whiteboard/cursor code cleanup and linting
2023-03-10 11:30:46 +00:00
Ramón Souza
6970fef004
Merge pull request #16962 from germanocaumo/cursor-fixes
...
fix(tldraw): cursor fixes
2023-03-10 08:04:31 -03:00
germanocaumo
a3f8147b42
fix(cursor): remove duplicate code
2023-03-09 23:10:18 +00:00
Anton Georgiev
ce3b4a73b4
Merge pull request #16980 from ramonlsouza/autofocus-external-video
...
fix: Auto focus on external video input
2023-03-09 16:26:08 -05:00
Anton Georgiev
14160ba6ea
Merge pull request #16983 from bigbluebutton/antobinary-patch-3
...
fix: Allow for existing dir 'exploded' in bbb-web deploy_to_usr_share.sh
2023-03-09 16:25:24 -05:00
Anton Georgiev
49edb857fe
fix: Allow for existing dir 'exploded' in bbb-web deploy_to_usr_share.sh
2023-03-09 16:23:21 -05:00
Anton Georgiev
1894b4222a
Merge pull request #16933 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'tr'
2023-03-09 15:43:28 -05:00
Anton Georgiev
5a76398b85
Merge pull request #16935 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_hu_HU
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'hu_HU'
2023-03-09 15:41:48 -05:00
Anton Georgiev
2ba9d2732a
Merge pull request #16939 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fa_IR
...
Translate 'bigbluebutton-html5/public/locales/en.json' in 'fa_IR'
2023-03-09 15:41:31 -05:00
Ramón Souza
42a2a729bb
auto focus on external video input
2023-03-09 16:44:47 -03:00
Anton Georgiev
f643ed7fb4
chore: bump release to 2.6.0-rc.7
2023-03-09 14:44:37 -05:00
Anton Georgiev
7fb6ad8915
docs: fix broken links
2023-03-09 14:38:18 -05:00
Paulo Lanzarin
64fa09b4ac
Merge pull request #16918 from prlanzarin/u26/fix/checkAuth-username-encoding
...
fix: encode user-name before sending it as header to checkAuthorization users
2023-03-09 11:52:45 -03:00
Ramón Souza
9a60bdcd06
Merge pull request #16971 from KDSBrowne/bbb-16959
...
fix: Stop Tool Lock Being Reset on Updates
2023-03-09 10:47:36 -03:00
KDSBrowne
c6379443cc
update isToolLocked initial value
2023-03-09 08:42:05 -05:00
Anton Georgiev
ea65d99b46
Merge pull request #16973 from antobinary/docs-include-latest-26
...
docs: fix broken links
2023-03-08 16:37:13 -05:00
Anton Georgiev
e3a736ff64
docs: fix links
2023-03-08 16:07:34 -05:00
Anton Georgiev
e3f3e4bdfa
docs: fix links
2023-03-08 16:04:16 -05:00
Anton Georgiev
a9d2836126
Merge pull request #16970 from antobinary/docs-include-latest-26
...
docs: sync up 2.6 docs
2023-03-08 15:58:30 -05:00
Anton Georgiev
fa3ba8cdf0
ci: exclude docs and .md files from triggering test suite
2023-03-08 15:54:36 -05:00
Anton Georgiev
3780d0dcca
docs: sync up 2.6 docs
2023-03-08 15:45:23 -05:00
KDSBrowne
47e7bda1a9
stop tool lock being reset on updates
2023-03-08 20:41:25 +00:00
Anton Georgiev
7376f367c2
Merge pull request #16968 from tibroc/docs-build-only-some-versions
...
docs: Build only manually specified versions
2023-03-08 15:16:45 -05:00
timo
a005b2a6b1
Only build specified versions
...
In order to be able to control better which branches are actually used
for building the docs, this commit changes the logic of the script to
only add manually specified versionsi to the docs.
2023-03-08 21:10:57 +01:00
germanocaumo
8aa15ef861
fix(cursor): send cursor position disabled on unmount
...
This fixes the cursors staying visible in the recording after the multiuser was disabled.
Also stop sending some unnecessary end events.
2023-03-08 16:39:53 +00:00
Ramón Souza
f2a3031b04
Merge pull request #16949 from KDSBrowne/bbb-chat-list-a11y
...
Add List and List Item Roles to Chat Elements
2023-03-08 13:14:56 -03:00
Anton Georgiev
1226165f86
Merge pull request #16958 from ramonlsouza/wb-doc-fix
...
fix: whiteboard crash with new presentation
2023-03-08 10:06:11 -05:00
Tainan Felipe
c11b908a9d
Refactor: Migrate annotations for the Meteor 3.0 api
2023-03-08 10:32:24 -03:00
Ramón Souza
8ee8a5508f
fix whiteboard crash when adding a new presentation
2023-03-08 10:01:18 -03:00
Ramón Souza
2fabb1a8e5
Merge pull request #16952 from antobinary/wb-fix
...
fix: avoid wb crash when switching presentation
2023-03-08 08:36:59 -03:00