Richard Alam
|
a684aa4dfc
|
Merge into bbb-1.1.dev
Merge master, breakout rooms, and closed captioning into bbb-1.1-dev branch.
Conflicts:
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
|
2016-03-21 18:12:30 +00:00 |
|
Ghazi Triki
|
2fb347bc25
|
Refactored the way that conference transfer between the parent room and breakout room is requested.
|
2016-02-03 22:30:08 +01:00 |
|
Ghazi Triki
|
6bcfd75a7c
|
Fixed EndBreakoutRoomRequest NAME static property value to be equal to the class name.
|
2016-02-03 22:24:48 +01:00 |
|
Ghazi Triki
|
9a4def1dde
|
Remove unused imports.
|
2016-02-02 17:15:59 +01:00 |
|
Ghazi Triki
|
edef66357c
|
Fixed TransferUserToVoiceConfRequestMessage properties names.
|
2016-01-28 19:11:43 +01:00 |
|
Ghazi Triki
|
16bd601735
|
Use ListenInOnBreakout event from client instead of TransferUserToMeeting.
|
2016-01-27 22:25:15 +01:00 |
|
Ghazi Triki
|
62a721b310
|
Update gson library version to 2.5 for all server projects.
|
2016-01-27 16:44:22 +01:00 |
|
Ghazi Triki
|
0385d05001
|
Merge branch 'master' into breakout-rooms-porto-algre-2015
# Conflicts:
# akka-bbb-apps/build.sbt
# akka-bbb-apps/src/main/scala/org/bigbluebutton/SystemConfiguration.scala
# akka-bbb-fsesl/build.sbt
# bbb-common-message/build.sbt
# bigbluebutton-apps/build.gradle
# bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/client/UserClientMessageSender.java
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
|
2016-01-27 14:16:05 +01:00 |
|
Ghazi Triki
|
9b66cf30f9
|
Added transfer user from the parent voice conference to a selected breakout voice conference.
|
2016-01-27 12:00:32 +01:00 |
|
Ghazi Triki
|
4f30127003
|
Ending a breakout room message goes to to bbb-web to be handled then send the response back to the client trgouh akka-apps and bbb-apps.
|
2016-01-23 18:44:50 +01:00 |
|
Ghazi Triki
|
1dd4ddd6cb
|
Created breakout rooms are now displayed in breakout rooms list.
|
2016-01-21 20:09:32 +01:00 |
|
Richard Alam
|
c66c180040
|
- make the flash client not attempt to reconnect when the user has been ejected from the meeting.
|
2016-01-19 16:16:12 +00:00 |
|
Ghazi Triki
|
058a2170ee
|
Added request breakout rooms list feature.
|
2016-01-15 22:13:53 +01:00 |
|
Richard Alam
|
838d6e0ad7
|
- merge Chad's closed caption work into Ghazi's breakout rooms work
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/MessagePublisher.java
|
2016-01-08 19:06:42 +00:00 |
|
Chad Pilkey
|
71f8ff085f
|
first try and adding caption ownership
|
2015-12-09 14:00:26 -08:00 |
|
Chad Pilkey
|
3036a9740b
|
caption module now tracks TextArea updates
|
2015-11-23 12:56:52 -08:00 |
|
Ghazi Triki
|
6e9b95e347
|
BreakoutRoomStarted event finally arrives to the client.
|
2015-11-20 19:06:11 -02:00 |
|
Richard Alam
|
39d9c5dd15
|
Merge branch 'breakout-rooms-porto-algre-2015' of github.com:riadvice/bigbluebutton into breakout-rooms-porto-algre-2015
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/MessagePublisher.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/BreakoutRoomService.java
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
|
2015-11-17 02:19:48 -05:00 |
|
Ghazi Triki
|
16d521c338
|
Implemented RTMP methods for ListenInOnBreakout and RequestBreakoutJoinURL actions.
|
2015-11-17 17:39:49 -02:00 |
|
Richard Alam
|
bd8b38a22c
|
- use spray json to decode messages
|
2015-11-17 02:11:14 -05:00 |
|
Ghazi Triki
|
8b1f0d4bae
|
Added EndAllBreakoutRoomsRequest broadcast from client to bigbluebutton-apps.
|
2015-11-12 22:24:10 +01:00 |
|
Ghazi Triki
|
f910e95a45
|
Added more implementations for Breakout Room messages: BreakoutRoomJoinURL, BreakoutRoomStarted, TimeRemainingUpdate and UpdateBreakoutUsers.
|
2015-11-11 16:47:49 +01:00 |
|
Ghazi Triki
|
0de3e3dd43
|
Added BreakoutRoomService with createBreakoutRooms method.
|
2015-11-05 21:44:24 +01:00 |
|
Chad Pilkey
|
2d9d28f638
|
added a new caption message to push current line
|
2015-11-03 15:44:26 -08:00 |
|
Richard Alam
|
ea2dbd541a
|
- breakout room incoming message
|
2015-10-30 21:08:13 +00:00 |
|
Richard Alam
|
923d78719b
|
- send messages to redis
|
2015-10-30 19:14:35 +00:00 |
|
Richard Alam
|
b899eeebcf
|
- distinguish breakout rooms in create meeting request
|
2015-10-22 19:36:20 +00:00 |
|
Richard Alam
|
cecbc46d1d
|
- create breakout room in bbb-web
|
2015-10-22 17:13:53 +00:00 |
|
Richard Alam
|
c47272fd2c
|
- refactor how default presentation is downloaded
|
2015-10-21 20:51:58 +00:00 |
|
Richard Alam
|
9d04103225
|
- start implementing create breakout room
|
2015-10-21 15:47:49 +00:00 |
|
Richard Alam
|
6b1f727117
|
- add name to test
|
2015-10-16 14:44:31 +00:00 |
|
Richard Alam
|
3db1299059
|
- start implementing breakout room messages
- use class to serialize/deserialize JSON
- add test to message classes
|
2015-10-15 23:05:19 +00:00 |
|
Chad Pilkey
|
ad3ba6677c
|
first two initial caption module messages finished
|
2015-10-15 15:40:23 -07:00 |
|
Chad Pilkey
|
993ac4df1a
|
initial red5 caption message handlers and common messages
|
2015-09-29 13:15:13 -07:00 |
|
Richard Alam
|
2278ee01ec
|
- upgrade bbb-commons-message version
|
2015-09-14 21:45:55 +00:00 |
|
Richard Alam
|
44763bf283
|
- try to fix lock settings
|
2015-09-14 20:18:27 +00:00 |
|
Chad Pilkey
|
51650fb998
|
made the init audio and permissions message payloads actually contain something and corrected chatpermission message names
|
2015-09-11 15:02:28 -07:00 |
|
Ghazi Triki
|
2fb8296ff0
|
- Fixed emojiStatus not set correctly in server.
- Upgraded bbb-common-message version.
|
2015-08-26 18:51:05 +01:00 |
|
Ghazi Triki
|
988d8cf56c
|
Removed lower hand methods in server applications and replace raise hand by emoji status.
|
2015-08-25 09:46:00 +01:00 |
|
Richard Alam
|
46ba98f737
|
- add ping/pong message between different components to verfiy that we have working path
|
2015-08-20 20:44:40 +00:00 |
|
Richard Alam
|
282fecf351
|
- ping/pong message between red5 and bbb-apps
|
2015-08-19 18:32:07 +00:00 |
|
Richard Alam
|
8be746b4ac
|
- start implementing round-trip pubsub monitoring
|
2015-08-18 21:51:48 +00:00 |
|
Richard Alam
|
5472548118
|
- allow custom polling through chat message
|
2015-08-17 22:40:31 +00:00 |
|
Richard Alam
|
9302532be5
|
- start implementing custom poll
|
2015-08-13 22:33:51 +00:00 |
|
Richard Alam
|
4e4270912b
|
- fix issue where deleting presentation doesn't remove the presentation from file upload window
|
2015-08-11 17:21:09 +00:00 |
|
Richard Alam
|
bc7aadcd22
|
- create new bbb-commons jar
|
2015-08-07 19:46:52 +00:00 |
|
Maxim Khlobystov
|
5c0cb9c3d8
|
Merge branch 'meteor-client-pdf-conversion' of https://github.com/gthacoder/bigbluebutton into development
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/PesentationMessageToJsonConverter.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/PresentationModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/red5/PresentationClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/redis/PresentationEventRedisRecorder.scala
|
2015-08-06 16:21:31 -04:00 |
|
Richard Alam
|
822b319440
|
- add number of responders on poll result
|
2015-07-13 19:18:37 +00:00 |
|
Richard Alam
|
a55711af2c
|
- add whiteboardId into shape to be able to determine which page this poll result is related to
|
2015-07-07 21:36:35 +00:00 |
|
Richard Alam
|
3ed524a34c
|
- upgrade bbb-commons-message version
|
2015-07-07 21:36:01 +00:00 |
|