Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:16:10 -04:00
Anton Georgiev
027658ac5c
Merge pull request #11806 from ramonlsouza/mobile-detect
...
Change browser detection library from browser-detect to bowser
2021-03-30 12:28:13 -04:00
Ramon Souza
3fa193005b
change browser detection lib to bowser
2021-03-30 09:53:47 -03:00
Mohamed Amine Ben Salah
cd985a02c2
Add additional user whiteboard access test spec ( #11799 )
...
* WIP adding whiteboard special user access test spec
* Adds additional user whiteboard access test spec to whiteboard.obj.js
2021-03-30 06:49:07 -04:00
Pedro Beschorner Marin
92d3300d81
Handle multi-user whiteboard for solo presenter
...
Adjusts the user interface to keep coherence when activating the multi-user
whiteboard while there is only the presenter in the meeting.
2021-03-18 14:53:11 -03:00
Pedro Beschorner Marin
d90ba5e286
Merge branch '2.3-per-user-wb' into develop
2021-03-16 20:28:39 -03:00
Pedro Beschorner Marin
381c5cb15c
Isolated whiteboard access
...
Modified the previous implementation of the whiteboard individual access to remove
multiple Collections dependency on this feature. Multi-user whiteboard is now an
array instead of a boolean value and most of the access control can be synchronized
and handled by akka-apps.
2021-03-16 19:55:25 -03:00
hiroshisuga
cabddc6ddf
Change the color of color-picker icon even when the text tool is selected ( #11642 )
2021-03-15 14:19:52 -04:00
KDSBrowne
f16dd6f702
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into 2.3-per-user-wb
2020-09-21 23:41:40 +00:00
KDSBrowne
e596bfaefd
add per user functionality to multi user whiteboard
2020-08-17 17:03:23 +00:00
Tainan Felipe
e64c0e1c62
Merge branch 'develop' into issue-9219
2020-07-28 13:28:32 -03:00
KDSBrowne
e23b5c847d
close whiteboard toolbar submenu on mousedown
2020-06-03 18:32:39 +00:00
Tainan Felipe
db8e7fcd39
Update react-intl and add fallback to unsupported languages
2020-05-25 17:00:13 -03:00
Chad Pilkey
83c727ac0d
make sure the toolbar exists first before animating
2019-08-23 14:13:15 -07:00
Vitor Mateus
dcf1e9986b
Change default tool when component mount
...
Change default tool when component mount
2019-08-09 16:47:59 -03:00
Vitor Mateus
a6ce565826
Change the default tool in multi-user
2019-08-06 10:16:33 -03:00
Joao Siebel
8f0783d34f
update variable name
2019-06-26 13:29:34 -03:00
Joao Siebel
40d460b209
disabled some whiteboard tools
2019-06-24 10:14:14 -03:00
Anton Georgiev
b0cc316fcd
set default whiteboard thickness to "1"
2019-06-20 15:13:52 +00:00
Chad Pilkey
f48cff6b25
set default tool to pan and add corner triangle
2019-06-13 15:42:20 -07:00
Chad Pilkey
c7d0bdcdac
fix repeatCount usage in SVG animations
2019-06-03 09:55:43 -07:00
KDSBrowne
fb38e2a2fd
on open move focus in submenu to currently selected item
2019-05-29 19:11:25 +00:00
KDSBrowne
94288cbaf0
fix thickness icon not updating without refresh
2019-05-10 17:40:13 +00:00
KDSBrowne
f0cf490159
better restrict when spacebar shortcut is activated
2019-04-04 13:55:35 +00:00
KDSBrowne
afe128fdb7
add Spacebar shortcut to toggle whiteboard Pan
2019-03-27 17:15:19 +00:00
KDSBrowne
a2c57796bd
fix animations / some whiteboard toolbar icons not rendering
2019-02-28 15:11:36 +00:00
Anton Georgiev
3dda92b006
Set the default draw thickness to 2
...
Close #6572
2019-01-16 14:17:26 -05:00
Vitor Mateus
5a21ae41ef
Changed default color in the whiteboard toolbar #5691
2019-01-14 16:11:06 -02:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00
Anton Georgiev
5f5a7f00f2
change icon for clearing annotations in whiteboard
2018-11-29 20:35:34 +00:00
João Francisco Siebel
b9aff5a6f1
handle empty tool list. close #6171
2018-10-26 11:17:41 -03:00
João Francisco Siebel
a42946658f
improve toolbar when have only one tool
2018-10-24 13:26:23 -03:00
João Francisco Siebel
f936e319de
implement configurable whiteboard tools. close #5826
2018-10-19 14:05:56 -03:00
João Francisco Siebel
252bacb917
Add multiUserPenOnly parameter in yml
2018-10-18 14:03:11 -03:00
João Francisco Siebel
a445e0d2e5
make whiteboard tools list configurable
2018-09-21 16:42:39 -03:00
João Francisco Siebel
3c3a5ae59a
implement multiUserPenOnly configuration
2018-09-21 13:42:00 -03:00
Tainan Felipe
2d045b415c
Put the hand by default in mobile
2018-09-18 11:16:11 -03:00
Tainan Felipe
cce66b352e
Add hand icon
2018-09-05 16:28:10 -03:00
Oswaldo Acauan
b7823c406c
Merge remote-tracking branch 'upstream/v2.2-dev' into presentation-pods
2018-07-24 17:20:37 -03:00
KDSBrowne
73dcf31f24
use noop included in lodash
2018-06-11 20:30:15 +00:00
KDSBrowne
b8e9f325e2
Merge branch '01.rework-edge-support' into xx.add.Edge-support-html5
2018-06-07 21:36:55 +00:00
KDSBrowne
41ecfd72ec
adds and impliments react-render-in-browser package
2018-06-07 20:00:29 +00:00
KDSBrowne
567621e5f4
fix whiteboard-toolbar not displaying color Icon
2018-05-11 11:16:01 -07:00
KDSBrowne
e88fcee8c0
fix whiteboard-toolbar not displaying Drawing Thickness Icon
2018-05-11 11:12:27 -07:00
KDSBrowne
f8e2eb4295
prevent beginElement() breaking Edge browser
2018-05-11 09:26:31 -07:00
Tainan Felipe
ac1e6d4423
hide thickness and color buttons in whiteboard toolbar when is pointer tool
2018-04-27 16:44:33 -03:00
Oleksandr Zhurbenko
68aba8e0a2
Ajusted multi-user change to the new message format
2018-04-11 13:50:00 -07:00
Oswaldo Acauan
23130319d9
Hide color/thickness for hand action
2018-04-09 17:18:35 -03:00
Oswaldo Acauan
20bf5b5296
Fix warning and pointer-events
2018-04-09 17:06:11 -03:00