Richard Alam
|
17cbcb2676
|
- remove datasource config
- add bbb-web.log config
|
2014-02-25 20:06:00 +00:00 |
|
Richard Alam
|
b2dbb2048e
|
Merge branch 'upgrade-to-grails-2.3.6' into merge-polling-with-master
|
2014-02-25 15:47:52 +00:00 |
|
Richard Alam
|
377494ca0a
|
- missed one file
|
2014-02-25 15:47:36 +00:00 |
|
Richard Alam
|
6cf30e9f07
|
- upgrade bigbluebutton-web to grails 2.3.6
|
2014-02-25 15:46:06 +00:00 |
|
Richard Alam
|
32431f62c7
|
- missed one file
|
2014-02-25 02:45:37 +00:00 |
|
Richard Alam
|
944f7a15c4
|
- upgrade to grails 2.3.6
|
2014-02-25 01:45:53 +00:00 |
|
Richard Alam
|
1722db573a
|
- upgrade to grails 2.3.6
|
2014-02-25 00:52:11 +00:00 |
|
Richard Alam
|
d8933b322c
|
- disable join button when doing an echo test
|
2014-02-24 23:56:09 +00:00 |
|
Richard Alam
|
5c3859aa23
|
- add echo test for voice
|
2014-02-24 21:45:00 +00:00 |
|
Richard Alam
|
dcfe856f46
|
- fix issue where users show up as joined voice when a client loads
|
2014-02-24 19:24:23 +00:00 |
|
Richard Alam
|
3e1726652e
|
- update gradle build for FS ESL to 1.10
|
2014-02-24 16:00:43 +00:00 |
|
Richard Alam
|
b78a0fa776
|
- remove auto switching to presenter from client if joining as the first moderator
as this is now driven on the server side
|
2014-02-21 22:50:02 +00:00 |
|
Richard Alam
|
944b04e3a7
|
- fix async errors when users join/leave voice
|
2014-02-21 22:26:12 +00:00 |
|
Richard Alam
|
ab7d328ba1
|
- fix issue where connection drops due to async error when joining voice conference
|
2014-02-21 21:41:56 +00:00 |
|
Richard Alam
|
8a2990284e
|
- cleanup and formatting
|
2014-02-21 20:02:54 +00:00 |
|
Richard Alam
|
4fc48da1b2
|
- change user joining sequence
|
2014-02-20 21:39:29 +00:00 |
|
Richard Alam
|
02e3e8cbc3
|
- set up flow for validating auth token when user joins
|
2014-02-20 18:01:55 +00:00 |
|
Richard Alam
|
6159029711
|
- cleanup
|
2014-02-19 21:54:15 +00:00 |
|
Richard Alam
|
ac111de364
|
Merge remote branch 'bbb/v0.81-javau51-update' into merge-java-7u51-branch
|
2014-02-19 20:09:56 +00:00 |
|
Richard Alam
|
e05d310908
|
- removing dependency on FS userid to manage voice for each user
|
2014-02-19 19:23:17 +00:00 |
|
Richard Alam
|
b6e5bf8091
|
- fix some compile issues
|
2014-02-19 15:33:51 +00:00 |
|
Richard Alam
|
ae36cb7997
|
- try to fix why we can't handle user leaving voice
|
2014-02-18 19:07:07 -05:00 |
|
Richard Alam
|
3a5f4ad079
|
- handle user messages from the server
|
2014-02-18 16:57:35 -05:00 |
|
Richard Alam
|
f4ac082d06
|
- add userid in mute and talking message
|
2014-02-14 17:06:13 -05:00 |
|
Richard Alam
|
7d484dc0ba
|
- create individual messages
|
2014-02-14 17:05:50 -05:00 |
|
Richard Alam
|
67b591001a
|
- move users model
|
2014-02-14 15:42:20 -05:00 |
|
Richard Alam
|
d922531288
|
- organize data model
|
2014-02-14 14:50:00 -05:00 |
|
Richard Alam
|
2f9364cdc1
|
- start implementing the models
|
2014-02-14 12:13:38 -05:00 |
|
Richard Alam
|
57ec10a241
|
- more clean up
|
2014-02-13 21:13:34 +00:00 |
|
Richard Alam
|
2ba79f49a0
|
- more cleanup of unused code
|
2014-02-13 20:35:42 +00:00 |
|
Richard Alam
|
dec6ad2ee2
|
- remove polling and whiteboard unused code
|
2014-02-13 19:59:52 +00:00 |
|
Richard Alam
|
5caa551a05
|
- implement start/stop voice recording
|
2014-02-13 19:05:32 +00:00 |
|
Richard Alam
|
06cc0127aa
|
- fix recording of events
|
2014-02-13 18:25:17 +00:00 |
|
Richard Alam
|
a60299d036
|
- start/stop recording button works now
- need to work on record processing
|
2014-02-13 16:02:43 +00:00 |
|
Richard Alam
|
0bd25997a9
|
- implement start/stop recording.
- TODO: alert doesn't popup when clicking on the record button
|
2014-02-12 18:25:28 -05:00 |
|
Richard Alam
|
948e1b323e
|
Merge branch 'master' into merge-polling-with-master
|
2014-02-12 15:59:23 -05:00 |
|
Richard Alam
|
0e935d4927
|
- fix swithc presenter
|
2014-02-12 15:56:19 -05:00 |
|
Richard Alam
|
aa341b5b6f
|
- fix issue where other users gets logged out when a user leaves the meeting
|
2014-02-12 15:33:30 -05:00 |
|
Richard Alam
|
6cef7ecdac
|
- fix share webcam
|
2014-02-12 15:27:10 -05:00 |
|
Chad Pilkey
|
e3b617225e
|
Merge pull request #305 from syeshchenko/presentationWindowFix
FileUploader window fixes
|
2014-02-12 13:04:00 -05:00 |
|
Richard Alam
|
d967f86750
|
- fix get users reply message
|
2014-02-12 12:33:28 -05:00 |
|
Richard Alam
|
9325aeb7aa
|
- fix issue where we are not getting events from FS
|
2014-02-12 10:30:46 -05:00 |
|
Richard Alam
|
0f59af0aad
|
- fix voice users commands and events
- TODO: figure out why we are not receiving mute/talk events from FS ESL
|
2014-02-11 22:45:24 -05:00 |
|
syeshchenko
|
ed15780273
|
Centred the FileUploadWindow, restricted the width of file name to be shown in the list
|
2014-02-11 14:48:44 -08:00 |
|
Richard Alam
|
f071e65235
|
- finally! got presentation to work...needs some cleanup
|
2014-02-11 14:52:13 -05:00 |
|
Gustavo Salazar
|
901d7a1097
|
use mic permission image not only for chrome
|
2014-02-11 11:41:02 -08:00 |
|
Gustavo Salazar
|
8709d7fae8
|
Update browser versions for webrtc
|
2014-02-11 11:15:01 -08:00 |
|
Richard Alam
|
e30ef32867
|
- now sending correct messages to client
|
2014-02-11 13:33:14 -05:00 |
|
syeshchenko
|
df001f9c9a
|
Centred the Close button
|
2014-02-11 08:32:58 -08:00 |
|
Richard Alam
|
dcd5e0e8ec
|
- modify how we store whiteboard shapes as latecomers are not getting any shapes for the current page
|
2014-02-10 23:00:01 +00:00 |
|