Commit Graph

6344 Commits

Author SHA1 Message Date
Chad Pilkey
a8ff311f91 Merge pull request #4342 from pedrobmarin/shared-notes-message-limit
Shared notes message limit
2017-08-30 18:42:00 -04:00
Chad Pilkey
13a1b19f6c Merge pull request #4337 from capilkey/fix-annotation-clipping
Attempt to fix annotation clipping
2017-08-30 17:15:10 -04:00
Pedro Beschorner Marin
20779c4602 Merge remote-tracking branch 'bigbluebutton/bbb-2x-mconf' into shared-notes-message-limit 2017-08-30 20:40:05 +00:00
Pedro Beschorner Marin
6ab641e7c3 Added shared notes clear button for moderators 2017-08-30 20:32:42 +00:00
Chad Pilkey
3affad6be4 the whiteboard annotations should now always clip 2017-08-30 16:20:44 -04:00
Pedro Beschorner Marin
35d054fcb6 Avoid to persist patches bigger than the message size limiter 2017-08-30 18:49:09 +00:00
Fred Dixon
29a65f4f1e Merge pull request #4333 from riadvice/2x-client-theme
[Flash 2.0] - UI updates for shared notes and breakout rooms
2017-08-30 12:16:36 -04:00
Ghazi Triki
10c9069467 Display remaining time in the breakout room if 30 minutes or below. 2017-08-30 17:08:51 +01:00
Anton Georgiev
a36b89a6da Merge pull request #4330 from antobinary/fullscreen
Disable toolbar hiding on fullscreen
2017-08-30 11:58:47 -04:00
Richard Alam
98b5ea65ce - increase default message limit 2017-08-30 08:37:54 -07:00
Anton Georgiev
88cc66f78b disable toolbar hiding on fullscreen 2017-08-30 11:25:10 -04:00
Ghazi Triki
82f99acc16 Hide logout and end the meeting button when the conference is a breakout room. 2017-08-30 16:04:13 +01:00
Ghazi Triki
1ff3ed88da Validate creating a shared not by typing ENTER key. 2017-08-30 15:50:52 +01:00
Ghazi Triki
446304ac50 Display all rows in breakout rooms data grid. 2017-08-30 14:40:15 +01:00
Ghazi Triki
a844f8e0fa Multiuser button is selected when multiuser feature is enabled. 2017-08-30 11:44:22 +01:00
Ghazi Triki
a5780bb890 Update presentation area background to lighter gray. 2017-08-30 11:22:10 +01:00
Ghazi Triki
1e46bbbbed Updated breakout rooms icons. 2017-08-30 11:12:29 +01:00
Pedro Beschorner Marin
9d9313a231 Added a control to turn on and off hidding the additional notes with tha main one 2017-08-29 19:45:45 +00:00
Richard Alam
6b45fca4a3 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-29 12:37:18 -07:00
Ghazi Triki
9112eff046 Move breakout room timer to the top blue ribbon. 2017-08-29 18:50:14 +01:00
Anton Georgiev
273659a2ac Merge pull request #4315 from pedrobmarin/notes-typists
Show users that are typing in shared notes...
2017-08-29 13:23:38 -04:00
Ghazi Triki
46fde19356 Change join breakout room alert by a new JoinBreakoutRoomWindow component. 2017-08-29 17:53:19 +01:00
Chad Pilkey
fad6959866 Merge pull request #4324 from capilkey/relax-pencil-smoothing
Relax pencil smoothing
2017-08-29 10:27:49 -04:00
Chad Pilkey
207fa6b62c add a tooltip for the multiuser button 2017-08-29 10:23:59 -04:00
Ghazi Triki
02da94e000 Added prominent blue ribbon to display breakout room. 2017-08-29 13:52:54 +01:00
Ghazi Triki
c7377d2c81 Increase icon thickness for main buttons in the top toolbar. 2017-08-28 10:12:49 +01:00
Ghazi Triki
30f7b302a2 Increse users window height in default layout. 2017-08-28 10:04:22 +01:00
Ghazi Triki
4da0052edd Updated shared notes icons. 2017-08-25 20:19:18 +01:00
Pedro Beschorner Marin
eff0c66dc8 Added users typing notification in shared notes 2017-08-25 18:54:38 +00:00
Pedro Beschorner Marin
75d4cbebf7 Changing additional notes visibility to match the main one 2017-08-25 17:09:25 +00:00
Ghazi Triki
6211af3b83 Update chrome and firefox webcam and microhpone permissions helper. 2017-08-25 15:49:47 +01:00
Richard Alam
5a1a1bcd45 - fix exception
---------------------------------------------------------
- ERROR: Wrong number of arguments supplied when calling method handleIsSharingScreenEvent
- EVENT TYPE: "IsSharingScreenEvent.IS_SCREENSHARING" (screenshare is sharing screen event)
- TAG: MethodInvoker
- GENERATOR: WebRTCDeskshareManager
- METHOD: handleIsSharingScreenEvent
- FILE: WebRTCDeskshareEventMap
- 1 ARGUMENT SUPPLIED: [Event type="screenshare is sharing screen event" bubbles=true cancelable=false eventPhase=2]
- STACK TRACE: ArgumentError: Error #1063: Argument count mismatch on org.bigbluebutton.modules.screenshare.managers::WebRTCDeskshareManager/handleIsSharingScreenEvent(). Expected 0, got 1.
	at Function/http://adobe.com/AS3/2006/builtin::apply()
	at com.asfusion.mate.core::MethodCaller/call()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/core/MethodCaller.as:90]
	at com.asfusion.mate.actions.builders::MethodInvoker/run()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actions/builders/MethodInvoker.as:113]
	at com.asfusion.mate.actions::AbstractAction/trigger()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actions/AbstractAction.as:61]
	at com.asfusion.mate.actionLists::AbstractHandlers/runSequence()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actionLists/AbstractHandlers.as:331]
	at com.asfusion.mate.actionLists::EventHandlers/fireEvent()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/actionLists/EventHandlers.as:257]
	at flash.events::EventDispatcher/dispatchEventFunction()
	at flash.events::EventDispatcher/dispatchEvent()
	at mx.core::UIComponent/dispatchEvent()[/Users/aharui/release4.13.0/frameworks/projects/framework/src/mx/core/UIComponent.as:13682]
	at com.asfusion.mate.core::GlobalDispatcher/dispatchEvent()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/core/GlobalDispatcher.as:110]
	at com.asfusion.mate.events::Dispatcher/dispatchEvent()[/Users/nahuel/Documents/Flex Builder 3/MateDevelopment/src/com/asfusion/mate/events/Dispatcher.as:240]
	at org.bigbluebutton.modules.screenshare.services::MessageReceiver/handleIsSharingScreenRequestResponse()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/MessageReceiver.as:146]
	at org.bigbluebutton.modules.screenshare.services::MessageReceiver/onMessage()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/MessageReceiver.as:52]
	at org.bigbluebutton.modules.screenshare.services.red5::Connection/notifyListeners()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/red5/Connection.as:101]
	at org.bigbluebutton.modules.screenshare.services.red5::Connection/onMessageFromServer()[/tmp/bbb-client_2.0.0_xenial_m02/src/org/bigbluebutton/modules/screenshare/services/red5/Connection.as:110]
---------------------------------------------------------

---------------------------------------------------------
MATE Error: Invalid number of arguments, turn on the debugger for more information
EventType:screenshare is sharing screen event. Error was found in a EventHandlers list in file WebRTCDeskshareEventMap
---------------------------------------------------------
2017-08-24 12:48:08 -07:00
Chad Pilkey
03159d3f49 draw pencil updates more efficiently 2017-08-24 13:56:23 -04:00
Richard Alam
4ac1139cd1 Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-24 10:16:24 -07:00
Ghazi Triki
e630602e43 Use a custom label that inherits from spark Label and use TLF instead of FTE and to make it multiline and add a tab enabled feature to it. 2017-08-24 17:36:45 +01:00
Richard Alam
e21982e47a Merge pull request #4307 from ritzalam/liveness-timer
- add responsiveness timer to hopefully allow us to detect that a cl…
2017-08-24 11:55:22 -04:00
Richard Alam
b48da62552 Merge branch 'shared-notes-extras' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-shared-notes-extras 2017-08-24 08:45:51 -07:00
Richard Alam
c067adc8a9 - add responsiveness timer to hopefully allow us to detect that a client has become unresponsive
for some time.
2017-08-24 08:42:41 -07:00
Pedro Beschorner Marin
f3d832b029 Adjusted shared note naming to match the new default note name with it's id 2017-08-24 14:00:13 +00:00
Ghazi Triki
1cbf1cb6b0 Remove LoggedOutWindow and LogoutWindow height restriction. 2017-08-24 09:44:46 +01:00
Chad Pilkey
9c8c59733a fix exception thrown when webrtc echo test fails on initialize 2017-08-23 18:48:07 -04:00
Richard Alam
09f3966e00 Merge branch 'improve-client-annotation-edit' of https://github.com/capilkey/bigbluebutton into capilkey-improve-client-annotation-edit 2017-08-23 15:07:44 -07:00
Chad Pilkey
181690f3ab update WhiteboardToolbar children width to all match 2017-08-23 17:56:21 -04:00
Chad Pilkey
9afa3fd9ad change cursor update timer to 50ms to match annotations 2017-08-23 17:55:53 -04:00
Chad Pilkey
97da17d13b send annotation updates based on timer 2017-08-23 17:55:03 -04:00
Richard Alam
cab3d97cdf Merge branch '2x-client-theme' of https://github.com/riadvice/bigbluebutton into riadvice-2x-client-theme 2017-08-23 12:58:19 -07:00
Pedro Beschorner Marin
b97375ec00 Shared notes deletion enabled at config.xml 2017-08-23 18:02:38 +00:00
Ghazi Triki
109820e9cd Fix MuteMeButton muted icon reset and glow colour. 2017-08-23 18:19:57 +01:00
Ghazi Triki
b0da784ca1 Fix icons for for RecordButton. 2017-08-23 12:10:29 +01:00
Chad Pilkey
c90c6491d9 Merge remote-tracking branch 'upstream/bbb-2x-mconf' into improve-client-annotation-edit 2017-08-22 19:11:16 -04:00