Chad Pilkey
e8b30b626b
Removed three unused polling shortcuts
2015-11-18 07:51:48 -05:00
Chad Pilkey
8d321b2493
Merge pull request #2849 from riadvice/client-fixes
...
Minor Client fixes
2015-11-16 07:35:39 -05:00
Chad Pilkey
8463325ce3
added a client side audio queue when you leave the voice conference
2015-11-09 11:38:30 -08:00
Richard Alam
8f83ada786
- update locales
2015-11-06 21:02:31 +00:00
Chad Pilkey
efd66d2906
blocked video mute/unmute when locked
2015-11-05 14:14:04 -08:00
Chad Pilkey
42236569a5
update sip.js to include a ice candidate timeout
2015-11-04 16:44:55 -08:00
Chad Pilkey
03d2a376ad
added in a 30s total timeout on iceGathering
2015-11-04 16:44:15 -08:00
Chad Pilkey
f2d997c0bf
changed retrived annotation from DrawObject to Object
2015-11-04 13:25:28 -08:00
Anton Georgiev
8e407df405
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into webrtc-desktop-temp-1
...
Conflicts:
akka-bbb-apps/build.sbt
akka-bbb-fsesl/build.sbt
bbb-common-message/build.sbt
bigbluebutton-apps/build.gradle
2015-10-22 20:46:30 +00:00
Anton Georgiev
e5d6bb2b0e
remove shared object
2015-10-22 20:35:39 +00:00
Anton Georgiev
8448296829
display presenter preview when the stream is available, not earlier
2015-10-21 19:48:08 +00:00
Anton Georgiev
44cb8a28c3
use event for ds stop, move out js calls
2015-10-21 19:31:27 +00:00
Anton Georgiev
082be725be
end ds on <close> in preview
2015-10-21 18:12:38 +00:00
Anton Georgiev
8785fafb91
remove cursor code. now cursor comes embedded in video
2015-10-21 15:57:00 +00:00
Anton Georgiev
c7e0f0211d
remove extra buttons on presenter preview
2015-10-21 15:34:51 +00:00
Ghazi Triki
083aeb42c8
Improved presentation backButton and forwardButton buttons styles. (reverted from commit eb5371d90c
with custom update)
2015-10-20 22:31:48 +01:00
Anton Georgiev
08f9cf5b21
change name to startVideo
2015-10-20 19:08:56 +00:00
Anton Georgiev
8a2bc3a420
preview window for presenter displays the stream now
2015-10-20 17:53:10 +00:00
Ghazi Triki
516740bc88
Removed polling shorcuts from ShortcutHelpWindow.
2015-10-19 18:33:33 +01:00
Richard Alam
8beff5f717
Merge pull request #2843 from ritzalam/update-deskhare-jar
...
- new jar signed with cert that expires on oct 30, 2017
2015-10-16 15:48:10 -04:00
Richard Alam
5e190e9578
- new jar signed with cert that expires on oct 30, 2017
2015-10-16 19:47:01 +00:00
Calvin Walton
b4e3561fa6
Update Firefox 41 hang workaround for 41.0.2
2015-10-15 14:05:12 -04:00
Anton Georgiev
f08cd5262e
temp changes
2015-10-13 19:00:50 +00:00
Ghazi Triki
99f6ab2499
Minor CSS fixes.
2015-10-10 14:30:39 +01:00
Ghazi Triki
eb5371d90c
Improved presentation backButton and forwardButton buttons styles.
2015-10-10 12:37:32 +01:00
Richard Alam
197669ebc4
- add a timeout when to expect response to validate token. If we don't get a response,
...
log it. This might mean that we run into issue where the reply from server isn't
getting propagated back into the client.
2015-10-08 18:28:25 +00:00
Anton Georgiev
a38f5b642a
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into audio-fix
2015-10-07 15:10:55 +00:00
Anton Georgiev
0f5c19e13b
reset userAgent and callerIdName so we can switch between audio joining modes
2015-10-07 15:09:08 +00:00
Richard Alam
e53ed90859
Merge pull request #2823 from ritzalam/fix-demo11-api-example
...
- convert all external ids in js api into internal user ids as using…
2015-10-06 15:00:33 -04:00
Richard Alam
a2cf908425
- convert all extarnal ids in js api into internal user ids as using external user ids breaks when
...
a user joins twice into the meeting
2015-10-06 17:57:39 +00:00
Chad Pilkey
6f69330b77
Added scrolling dots to the reconnect popup
2015-10-05 12:26:44 -07:00
Richard Alam
c3aa194e00
- update to latest locales (oct 5, 2015)
2015-10-05 15:59:07 +00:00
Richard Alam
f20b919ec2
Merge pull request #2818 from kepstin/ff-41-0-1-hang-workaround
...
Workaround Firefox 41.0.1 hang on Windows
2015-10-05 11:32:43 -04:00
Richard Alam
93ba04ce4c
Merge pull request #2814 from capilkey/fix-2810
...
Fix 2810
2015-10-05 11:32:34 -04:00
Calvin Walton
dbd79cebb5
Workaround Firefox 41.0.1 hang on Windows
...
On this particular browser, switch the Flash embed window mode to "opaque"
instead of "window". This causes buttons and right-click to be somewhat
unresponsive, but is still better than a complete browser hang.
The browser versions that the workaround is applied to is extremely limited,
because of the sideeffects.
2015-10-05 11:26:31 -04:00
Chad Pilkey
81ced7193b
Only show annotations for the current whiteboard
2015-10-02 15:03:40 -07:00
Chad Pilkey
04ce742fd7
Make sure whiteboard text is published to the correct whiteboardID
2015-10-02 15:02:13 -07:00
Anton Georgiev
76dfc1eb27
remove unrelated code
2015-10-01 19:54:19 +00:00
Anton Georgiev
dbc0a59c4f
add a webrtcDeskShare module (init version)
2015-09-30 21:29:54 +00:00
Richard Alam
5dd139f2f4
- do not user external user id to find user
2015-09-30 20:07:05 +00:00
Anton Georgiev
d9a706c862
Revert webrtc code from old deskshare.A new module is coming
2015-09-30 19:28:59 +00:00
Richard Alam
93dd5186b4
- user internal user id for user in the voice conf
2015-09-30 18:55:17 +00:00
Chad Pilkey
0627afa2e5
Add a default message length to avoid issues of missing property
2015-09-24 14:17:07 -07:00
Chad Pilkey
4c4d35a760
Merge pull request #2787 from riadvice/chat-message-limit
...
The use is able to write a multi-line chat message.
2015-09-24 17:15:43 -04:00
Anton Georgiev
4253faa426
remove extra condiction
2015-09-24 16:05:41 +00:00
Anton Georgiev
2bd601cc08
simplify html5 redirect #2801
2015-09-24 15:58:17 +00:00
Anton Georgiev
07dfd89dd7
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
2015-09-23 21:24:34 +00:00
Anton Georgiev
6cfc16cde5
offer redirect to HTML5 only if available
2015-09-23 21:24:19 +00:00
Richard Alam
ee7ef24397
- change fielname to be the same as on server
2015-09-23 20:04:39 +00:00
Chad Pilkey
e9c0eb23cd
rename bbb-client in .project file for better importing
2015-09-21 14:13:32 -07:00
Chad Pilkey
15a2ade0aa
Merge remote-tracking branch 'ritzalam/fix-lock-settings' into investigate-locking-more
2015-09-21 13:50:44 -07:00
Chad Pilkey
d0366b2fba
Make sure PhoneOptions are initialized before using
2015-09-21 13:46:16 -07:00
Chad Pilkey
6377f86ca1
make sure the user item renderers update when locking changes
2015-09-21 13:45:18 -07:00
Chad Pilkey
a736008046
fix locking being reversed
2015-09-21 13:44:23 -07:00
Richard Alam
11fbefb5ef
- make lock settings behave like in 0.9
2015-09-21 20:42:04 +00:00
Richard Alam
5a986f5bc6
- change logging format
2015-09-21 13:55:23 +00:00
Ghazi Triki
57d94bd5e4
The use is able to write a multi-line chat message.
2015-09-17 10:37:56 +01:00
Ghazi Triki
920fc97532
Merge branch 'master' into client-logging-to-server
2015-09-16 21:11:33 +01:00
Richard Alam
c13e17a7d4
Merge pull request #2770 from riadvice/chat-message-limit
...
Add a maximum allowed length to chat message
2015-09-16 15:04:26 -04:00
Ghazi Triki
07d7f389c1
Logging format can be configured in flex client application.
2015-09-16 18:55:09 +01:00
Richard Alam
cc5c26b0bc
Merge pull request #2785 from ritzalam/log-flash-capabilities
...
Log flash capabilities
2015-09-16 10:39:52 -04:00
Richard Alam
899b98f81b
Merge pull request #2780 from riadvice/puffin-browser
...
Enable video and audio sharing for Puffin browser 4.6 and above.
2015-09-15 16:12:25 -04:00
Richard Alam
2bea0c778c
- clean-up by removing some debug logs
2015-09-15 20:04:06 +00:00
Richard Alam
99569d7a2b
- log flash player capabilities to aid us in debugging issues
2015-09-15 19:20:36 +00:00
Richard Alam
8afb3b8edf
- clean up by removing some logs
2015-09-15 19:20:09 +00:00
Richard Alam
e24b8c7cbe
Merge pull request #2781 from riadvice/pepperflash-webcam-fix
...
Microphone name automatically set under Pepper flash before getting the browser permission.
2015-09-15 10:52:43 -04:00
Richard Alam
1eac9dc709
Merge pull request #2783 from ritzalam/capilkey-fix-lock-settings
...
fix lock settings
2015-09-15 10:40:03 -04:00
Richard Alam
643e7b7087
- cleanup
2015-09-15 14:38:41 +00:00
Richard Alam
bbfbdf20e9
- cleanup
2015-09-14 21:25:27 +00:00
Richard Alam
44763bf283
- try to fix lock settings
2015-09-14 20:18:27 +00:00
Richard Alam
247239caeb
Merge branch 'figure-out-why-lock-settings-not-working' into capilkey-fix-lock-settings
2015-09-14 15:51:15 +00:00
Richard Alam
8514eec3ba
Merge branch 'remove-java-warning-chrome' of https://github.com/capilkey/bigbluebutton into capilkey-fix-lock-settings
2015-09-14 14:21:20 +00:00
Ghazi Triki
405840edc4
Microphone name automatically set under Pepper flash before getting the browser permission.
2015-09-12 13:31:02 +01:00
Ghazi Triki
65f1b72294
Enable video and audio sharing for Puffin browser 4.6 and above.
2015-09-12 12:35:12 +01:00
Chad Pilkey
e364a8c130
correct the vote counts in the accessbile poll message
2015-09-11 15:00:14 -07:00
Chad Pilkey
5eba1622ac
remove an unused variable in the poll graphics
2015-09-11 14:59:52 -07:00
Richard Alam
cfa6e30b23
Merge branch 'master' into client-to-server-logging
2015-09-10 17:52:58 +00:00
Richard Alam
977d4ba081
Merge pull request #2773 from ritzalam/update-locales
...
- pulling locales from transifex (sept 10, 2015)
2015-09-10 13:42:23 -04:00
Richard Alam
df19e44bc3
Merge pull request #2774 from kepstin/mixed-content
...
Use protocol-relative links to load the 'get flash' button image
2015-09-10 13:33:58 -04:00
Richard Alam
8a464a4f23
Merge pull request #2772 from capilkey/remove-java-warning-chrome
...
removed warning for Java not being installed with Chrome 42+
2015-09-10 13:27:08 -04:00
Calvin Walton
e7008957c9
Use protocol-relative links to load the 'get flash' button image
...
This fixes a mixed content warning when loading the client over https
2015-09-10 11:53:36 -04:00
Richard Alam
ac838e741a
- pulling locales from transifex (sept 10, 2015)
2015-09-10 15:25:00 +00:00
Chad Pilkey
9859ea6735
removed warning for Java not being installed with Chrome 42+
2015-09-09 15:30:03 -07:00
Ghazi Triki
7441fb9efb
Added smart binding to BBBUser "emojiStatus" and "hasEmojiStatus" properties to avoid having a runtime warning.
2015-09-09 18:24:50 +01:00
Richard Alam
f78dc3653c
- fix issue where other users get disconnected when a user refreshes browser after a reconnect
2015-09-08 20:27:10 +00:00
Richard Alam
a779e5c3e2
- add logging
2015-09-08 16:08:56 +00:00
Ghazi Triki
f773cfa9f9
Added message too long in client locales.
2015-09-07 16:18:49 +01:00
Ghazi Triki
19dbba500b
Chat message longer than "maxMessageLength" cannot be sent.
2015-09-07 16:10:49 +01:00
maxdoumit
3891db93e7
Restream video after disconnect
...
This commit will enable the client to restream video in the case of a disconnect.
A _restream variable has been added to the VideoEventMapDelegate.as, that will dictate if the stream needs to be restream.
The setting are stored also stored so ensure that no user interaction is needed to restream the video.
VideoEventMapDelegate.as now listens to BBBEvent.RECONNECT_CONNECTION_ATTEMPT_SUCCEEDED_EVENT, and will restream the video in the case _restream is true.
_restream is set to true when the user shares his camera, and set to false when the user manually closes his camera.
2015-09-06 22:21:55 -04:00
Richard Alam
dbbb4139d2
Merge pull request #2766 from capilkey/misc-client-changes-100
...
Misc client changes 100
2015-09-04 19:14:24 -04:00
Chad Pilkey
3433f88fae
Lower the volume for the poll start ping
2015-09-04 17:53:32 -04:00
Chad Pilkey
94d5c9f92e
Make the accessible poll results work with custom polls
2015-09-04 17:52:59 -04:00
Chad Pilkey
8e9376947b
Only allow the presenter to start a custom poll from chat
2015-09-04 17:51:41 -04:00
Chad Pilkey
e2bb124bb4
check for null in the emojistatus in BBBUser
2015-09-04 17:49:55 -04:00
Chad Pilkey
b2693753c6
added a widescreen video profile
2015-09-04 17:49:22 -04:00
Richard Alam
79e8a340e1
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into client-to-server-logging
2015-09-04 21:01:57 +00:00
Richard Alam
2f7e9a3171
Merge pull request #2765 from ritzalam/display-welcome-message-on-reconnect
...
- welcome message isn't being displayed after reconnect.
2015-09-04 16:54:36 -04:00
Richard Alam
b0fc984473
- welcome message isn't being displayed after reconnect.
2015-09-04 20:52:39 +00:00
Richard Alam
82e9f4ea49
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into client-to-server-logging
2015-09-04 19:56:38 +00:00
Richard Alam
53ff3966a3
- wait for validate token before signalling connection success to bbb-apps
2015-09-04 19:20:56 +00:00