Ghazi Triki
|
1c74e58a9f
|
MainApplicationShell mdiCanvas height binded to the application height instead of its parent heignt.
|
2014-08-28 23:26:01 +01:00 |
|
Ghazi Triki
|
8db78cbe6d
|
Renamed BigBlueButtonMainPanel to BigBlueButtonMainContainer and transformed to a Canvas.
|
2014-08-28 23:25:16 +01:00 |
|
Jesus Federico
|
2e15e33cc5
|
Merge pull request #384 from jfederico/master
Changes to the LTI componet
|
2014-08-28 18:14:33 -04:00 |
|
Jesus Federico
|
e4c461c9ee
|
Clean up and updates to Controller, Services and UrlMapping
|
2014-08-28 18:10:34 -04:00 |
|
Richard Alam
|
66fa77d57b
|
- tool to cleanup transifex downloaded files
|
2014-08-28 14:09:35 -07:00 |
|
Richard Alam
|
2ece654c09
|
- init on creation complete not when added to stage as sometimes it may create multiple windows
|
2014-08-28 13:39:32 -07:00 |
|
Richard Alam
|
f347e7f2db
|
- make joining of voice and closing mic settings window a 2-step process to prevent race condition
|
2014-08-28 12:59:17 -07:00 |
|
Jesus Federico
|
d4e8ef8aa5
|
Merge pull request #383 from jfederico/master
Changes to the LTI componet
|
2014-08-28 15:04:12 -04:00 |
|
Jesus Federico
|
85cda9f401
|
Change the way the lti endpoint is configured and used
|
2014-08-28 15:01:54 -04:00 |
|
Richard Alam
|
bd2f709bf6
|
- move callback to inform client that call has ended
|
2014-08-28 11:06:36 -07:00 |
|
Richard Alam
|
8c7b1343ef
|
- add logging to trace why disconnect callback isn't called when joining the conf using chrome
|
2014-08-28 11:05:45 -07:00 |
|
Richard Alam
|
416189fd5d
|
- add logging on why joining into conf from echo test in CHrome fails
|
2014-08-28 11:04:59 -07:00 |
|
Richard Alam
|
caaa18d811
|
Merge pull request #382 from speakserve/fix-window-maximize-lockup
MainCanvas height binded to its parent to avoid using percentHeight.
|
2014-08-28 10:22:57 -04:00 |
|
Jesus Federico
|
6f9fbe9f0f
|
Updated bbb-lti to fix issues with grails 2.3.6
|
2014-08-28 10:13:40 -04:00 |
|
Richard Alam
|
7914c656a4
|
- missed one are where we are not propagating message from Meeting Actor
|
2014-08-27 16:46:28 -07:00 |
|
Richard Alam
|
fe5aabd38a
|
- remove meeting from FS list of meetings when meeting is destroyed
|
2014-08-27 16:03:27 -07:00 |
|
Richard Alam
|
e4bd6b044c
|
- add more logging
|
2014-08-27 15:29:16 -07:00 |
|
Richard Alam
|
d941b48bb6
|
- add log when handling user joining voice conference
|
2014-08-27 14:50:50 -07:00 |
|
Richard Alam
|
d3a4e271ce
|
- add log on FS client when user joins voice conference
|
2014-08-27 14:30:55 -07:00 |
|
Richard Alam
|
d6d6fba020
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2014-08-27 12:14:43 -07:00 |
|
Richard Alam
|
8dd374c78c
|
- put some JS console logging to figure out why Chrome sometimes failt o join the voice conference
|
2014-08-27 12:13:57 -07:00 |
|
Chad Pilkey
|
90da8e5df4
|
fixed the skipping of an innocuous IO error in FileUploadService
|
2014-08-27 09:25:08 -07:00 |
|
Richard Alam
|
1fb4427173
|
- trye to figure out why voice toolbar button gets stuck in Chrome
|
2014-08-27 09:16:43 -07:00 |
|
Ghazi Triki
|
b03504aac0
|
MainCanvas height binded to its parent to avoid using percentHeight.
|
2014-08-26 22:18:54 +01:00 |
|
Richard Alam
|
94cfbafb0a
|
Merge pull request #380 from SenecaCDOT-BigBlueButton/unsupported-deskshare-chrome-on-mac
identify if user is on mac and chrome and show the warning during deskto...
|
2014-08-26 16:47:38 -04:00 |
|
Richard Alam
|
67798fcbd8
|
Merge pull request #381 from SenecaCDOT-BigBlueButton/presentation-upload-window-enhancements
properly resized presentation file list, centered file format hint text ...
|
2014-08-26 16:46:59 -04:00 |
|
Richard Alam
|
1d26b39ed5
|
- turn off talking when user is muted or joined listen-only
|
2014-08-26 13:43:50 -07:00 |
|
Richard Alam
|
aa606b669f
|
- don't send a StopEchoTest ocmmand and HasAudio event when the user clicks "Yes" on the echo test step. This causes a race condition
as the StopEchoTest handler just hangsup the call white the HasAudio event, hangs up then calls into the conference.
|
2014-08-26 13:41:50 -07:00 |
|
syeshchenko
|
5ccc49cde9
|
properly resized presentation file list, centered file format hint text and fixed typo
|
2014-08-26 13:25:32 -07:00 |
|
syeshchenko
|
77b7d4b327
|
identify if user is on mac and chrome and show the warning during desktop share
|
2014-08-26 12:02:08 -07:00 |
|
Richard Alam
|
6430b73856
|
- fix displaying of speaker icon when joined in listen only mode
|
2014-08-26 11:58:26 -07:00 |
|
Richard Alam
|
c2a5c16f4d
|
- there are still some edge cases we can't account for
|
2014-08-26 10:50:40 -07:00 |
|
Richard Alam
|
29ffe4aca8
|
- use external user id on join voice only
|
2014-08-26 10:24:40 -07:00 |
|
Richard Alam
|
9de33f2500
|
- use external userid on join of voice conf only
|
2014-08-26 10:24:07 -07:00 |
|
Richard Alam
|
27feed283f
|
- revert change as it's triggering side effects on displaying speaker icons
|
2014-08-26 09:50:40 -07:00 |
|
Richard Alam
|
fbb20831a1
|
- fix issue where a user is duplicated when calling in because the 3rd-party app passed an external userid
|
2014-08-26 09:21:42 -07:00 |
|
Richard Alam
|
95ffcafa85
|
- add more logging to figure out why were get duplicate entries on user's window
|
2014-08-26 07:38:07 -07:00 |
|
Chad Pilkey
|
dc5eadbda5
|
added some extra trace commands to track down Flash audio issues
|
2014-08-25 12:18:54 -07:00 |
|
Chad Pilkey
|
ddb53b2f45
|
Merge remote-tracking branch 'upstream/master' into sort-raisehand-better
|
2014-08-25 11:40:24 -07:00 |
|
Chad Pilkey
|
5896e5d21e
|
hide delete button when presentation name is default.pdf
|
2014-08-25 11:39:51 -07:00 |
|
Richard Alam
|
beb22f55e5
|
- add more logging to figure out why callers using phone displays multiple times in users window
|
2014-08-25 10:44:07 -07:00 |
|
Chad Pilkey
|
c38e463e76
|
Merge remote-tracking branch 'upstream/master' into sort-raisehand-better
|
2014-08-25 09:57:42 -07:00 |
|
Chad Pilkey
|
bc0c27f683
|
allow ENTER in the whiteboard text, widen the language selector
|
2014-08-25 09:57:29 -07:00 |
|
Richard Alam
|
260d41d297
|
- generate goto slide event when sharing a presentation
|
2014-08-25 08:14:19 -07:00 |
|
Richard Alam
|
3c28f36786
|
- initiate closing of applet from server side
|
2014-08-24 13:04:08 -07:00 |
|
Richard Alam
|
57b7de8b36
|
- stop sharing from server side instead of destroing the applet from the client side
|
2014-08-24 12:12:29 -07:00 |
|
Richard Alam
|
4cb7faaa49
|
- update localization
|
2014-08-24 11:02:00 -07:00 |
|
Fred Dixon
|
a374c59e30
|
Renamed 'WebRTC' -> 'WebRTC Audio' so users have a better chance of knowing what this indicator means
|
2014-08-23 21:57:03 -04:00 |
|
Fred Dixon
|
3b7c3894d4
|
Adjusted FireFox permissions image to give more prominence to the microphone
|
2014-08-23 19:11:35 -04:00 |
|
Fred Dixon
|
5e63dd31be
|
minor adjustment to record icon
|
2014-08-23 18:55:56 -04:00 |
|