jfederico
|
c2e8d3082b
|
bbb-lti v0.1: First working version.
Users can join BBB meetings using LTI links. All users login as moderators though
Signed-off-by: jfederico <jesus@123it.ca>
|
2012-10-12 16:01:27 -04:00 |
|
Richard Alam
|
07bd263089
|
- move chat message input to each chat box so we don't have to jump thru hoops to send a message
|
2012-10-12 19:24:01 +00:00 |
|
Richard Alam
|
f6b16f678c
|
Merge branch 'master' into modify-chat-to-use-consolidated-users
|
2012-10-12 19:06:19 +00:00 |
|
Richard Alam
|
da8e0b451c
|
Merge pull request #67 from capilkey/fix-ie-client-size
fixed the client size in IE
|
2012-10-12 11:44:11 -07:00 |
|
Chad Pilkey
|
7396417780
|
fixed the client size in IE
|
2012-10-12 18:22:09 +00:00 |
|
Richard Alam
|
e1cd0cadae
|
- don't include port when trying to set security domain
|
2012-10-12 17:55:37 +00:00 |
|
Richard Alam
|
01abe4f8f2
|
- move things around...broken..won't compile
|
2012-10-12 16:00:27 +00:00 |
|
Richard Alam
|
0a570db23a
|
- allow to enter multi-line text into chat
|
2012-10-11 18:22:43 +00:00 |
|
Felipe Cecagno
|
df37f484d7
|
insert the scroll bar on the chat automatically instead of grow the div indefinitely; little improvement on the deploy script for the recordings
|
2012-10-11 13:45:14 -03:00 |
|
jfederico
|
0c92ce768e
|
bbb-lti 0.1: BigBlueButton LTI interface, Initial commit
Signed-off-by: jfederico <jesus@123it.ca>
|
2012-10-11 11:52:41 -04:00 |
|
Richard Alam
|
2ed222b412
|
- remove some logging
|
2012-10-11 15:49:37 +00:00 |
|
Richard Alam
|
4891d812a8
|
- don't view own webcam
|
2012-10-11 15:44:05 +00:00 |
|
Richard Alam
|
32dbce3f83
|
- don't open 2 publish windows
|
2012-10-11 15:17:40 +00:00 |
|
Richard Alam
|
d674b36c94
|
- fix tooltip
|
2012-10-11 15:04:47 +00:00 |
|
Richard Alam
|
8e358c55fb
|
- store chant message
|
2012-10-11 10:51:00 +00:00 |
|
Richard Alam
|
ad8dc0e2c8
|
- store chat messages
|
2012-10-11 09:25:07 +00:00 |
|
Richard Alam
|
ceff2ea131
|
- start refactoring chat module to have a proper data model so we can expose to JS API
|
2012-10-11 22:08:18 +00:00 |
|
Richard Alam
|
5393055cb8
|
- display public chat tab properly
|
2012-10-11 20:05:40 +00:00 |
|
Richard Alam
|
8d4e781bdc
|
- change how we get the data to display users for private chat. Start consolidating data in preparation for
combining users and listeners.
|
2012-10-11 19:48:02 +00:00 |
|
Richard Alam
|
e860863502
|
- propagate external user id to clients
|
2012-10-10 21:38:20 +00:00 |
|
Richard Alam
|
3852a2383b
|
- allow broadcasting even if the meeting isn't being recorded
|
2012-10-10 21:05:30 +00:00 |
|
Richard Alam
|
d73a92ab6a
|
- provide a way to stream to outcast
|
2012-10-10 20:52:20 +00:00 |
|
Richard Alam
|
182427d9a9
|
Merge pull request #64 from mconf/preloader-fix
Fixing the bigbluebutton preloader to better fit the text "Downloading BigBlueButton"
|
2012-10-09 13:46:00 -07:00 |
|
Richard Alam
|
09c73338a2
|
Merge remote branch 'mconf/camera-usability-improvement'
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
|
2012-10-08 04:07:31 +00:00 |
|
Richard Alam
|
117bc0ebe6
|
- broadcast event when role has changed
|
2012-10-08 01:50:32 +00:00 |
|
Richard Alam
|
6e602c4b1d
|
- add mute/unmute all buttons
|
2012-10-08 00:56:57 +00:00 |
|
Richard Alam
|
8f84fd2eef
|
- add mute/unmute all
|
2012-10-05 21:07:22 +00:00 |
|
Richard Alam
|
8e9475ecfd
|
- add muteme/unmuteme api
|
2012-10-05 20:54:45 +00:00 |
|
Richard Alam
|
1dabeca677
|
- rename bbb_sdk.js to reflects it's an api bridge between js and flash
- rename event to reflect it's a request to share camera
|
2012-10-05 18:27:17 +00:00 |
|
Richard Alam
|
e726a4d6c5
|
- add button to display the flash client
|
2012-10-05 17:39:45 +00:00 |
|
Richard Alam
|
e84b82659c
|
- implement user join and left events
|
2012-10-04 21:55:51 +00:00 |
|
Richard Alam
|
43f2524d0f
|
- provide a way to query user's role
|
2012-10-04 21:24:10 +00:00 |
|
Richard Alam
|
bb024cb971
|
- add example 3rd-party.js to interact with BBB through JS api
|
2012-10-04 19:46:23 +00:00 |
|
Richard Alam
|
0303e01828
|
- fix problem where we are not notifying the listeners of events
|
2012-10-04 14:55:55 +00:00 |
|
Richard Alam
|
64724c4104
|
- setup bbb-sdk so that 3rd-party js can interact with BBB
|
2012-10-03 19:55:36 +00:00 |
|
Richard Alam
|
a067b8380b
|
Merge branch 'master' into start-layout-manager-first
|
2012-10-03 14:19:46 +00:00 |
|
Richard Alam
|
4d51be0f58
|
- fix double vertical scrollbars when the chat window becomes too narrow
|
2012-10-03 14:17:50 +00:00 |
|
Richard Alam
|
c528fc6997
|
- change default layout
|
2012-10-02 20:22:42 +00:00 |
|
Richard Alam
|
a71069017f
|
- make layoutUrl option full URL
|
2012-10-02 20:22:12 +00:00 |
|
Richard Alam
|
7343fa181c
|
- fix switch presenter
|
2012-10-02 20:15:34 +00:00 |
|
Richard Alam
|
0dca41bc14
|
- fix muteémute button
|
2012-10-02 18:06:04 +00:00 |
|
Richard Alam
|
2c6b067b01
|
- convert userid from Number to String
|
2012-10-02 17:23:15 +00:00 |
|
Gustavo Salazar
|
51fe50a811
|
Do not play video file according to audio file.
|
2012-10-02 12:22:14 -05:00 |
|
Richard Alam
|
8c7d465a5a
|
Merge branch 'master' into start-layout-manager-first
|
2012-10-02 15:28:23 +00:00 |
|
Gustavo Salazar
|
487cf1b51f
|
Align components in playback.
|
2012-10-02 09:58:27 -05:00 |
|
Markos Calderon
|
a72f91968b
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into change-internaluserid
|
2012-10-01 16:41:45 -05:00 |
|
Markos Calderon
|
5dafac2b25
|
change long to string
|
2012-10-01 16:41:33 -05:00 |
|
Richard Alam
|
789b4b03b6
|
- missed a couple of new files
|
2012-10-01 17:28:50 +00:00 |
|
Richard Alam
|
5338c823c2
|
- use connection invoke instead of shared object when sending mouse cursor events in presentation
|
2012-10-01 15:44:54 +00:00 |
|
Richard Alam
|
5620a0c2b3
|
Merge branch 'master' into start-layout-manager-first
|
2012-10-01 14:58:56 +00:00 |
|