Anthony Minessale
1ee2f0abc2
add colors to good and bad
2015-11-12 18:38:27 -06:00
Anthony Minessale
f1b2733c14
update new pass
2015-11-12 18:33:32 -06:00
Jaon EarlWolf
f3afab2f72
FS-8293 [verto_communicator] - Showing speed in the menu bar if autoBand is true, adding option to test speed before making a call, enabling dedEnc if inboundBandwidth is below dedEncWatermark (3072 by default).
...
FS-8293 [verto_communicator] - Changed info in the top menu bar for a icon+popover, changed autoBand's code in testSpeed method, moved 'Bandwidth settings' to 'Video settings' in settings modal and now hidding video quality selection when autoBand is checked.
FS-8293 [verto_communicator] - Better bandwidth info ui.
FS-8293 [verto_communicator] - Fixed speed test breaking at splash screen if user isn't logged in.
2015-11-12 15:35:39 -06:00
Jaon EarlWolf
f11a4a42b6
Removed unused function.
2015-11-06 14:06:21 -06:00
Jaon EarlWolf
5c73724f50
FS-8293 [verto_communicator] Implemented speed test in verto communicator.
2015-11-06 14:05:51 -06:00
Italo Rossi
91e86ab352
FS-8400 [verto_communicator] Removing deprecated use of stream.stop(), removing unused code and making volume meter gray so we can see it in a white background
2015-11-06 16:38:15 -03:00
Jaon EarlWolf
522547f84e
FS-8400 [verto_communicator] Added Camera and microphone preview after the splash screen.
2015-11-06 15:50:51 -03:00
Jaon EarlWolf
320cf0adb8
Target link for the plugin url, added comment explaining override $.FSRTC callback
2015-10-29 15:15:27 -03:00
Jaon EarlWolf
43cb965f7e
FS-8222 [verto_communicator] updated getScreenId.js in order to detect plugin issues and attached an 'ended' event to screenshare stream in order to detect 'stop sharing' click
2015-10-28 15:35:25 -03:00
Italo Rossi
80111e7dd7
FS-8336 [verto_communicator] #resolve Using conferenceMemberID when checking if the updated member is me
2015-10-21 17:31:57 -03:00
Italo Rossi
f7df9ef3d8
FS-8336 [verto_communicator] Updating mic and video overlay controls upon receiving member update from live array
2015-10-21 15:39:45 -03:00
Bruno Dias
547d5357fa
FS-8365 [verto_communicator] fixed chat counter to increment only when the active pane is not the chat itself.
2015-10-21 10:13:30 -03:00
Jaon EarlWolf
5820ffd499
FS-8030 [verto_communicator] changed chat image display behavior (break line before rendering).
2015-10-16 18:37:12 -03:00
Jaon EarlWolf
cf3698576f
FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter.
2015-10-16 18:24:55 -03:00
Italo Rossi
aefd1f13ca
FS-8331 [verto_communicator] #resolve Do not show reconnect splash when user
...
click in logout
2015-10-11 22:11:03 -03:00
Ítalo Rossi
132564f071
Merge pull request #544 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8247-when-websocket-disconnections-go to master
...
* commit '6df703fc40fc89366bb9094c859e2c4a004c66e2':
FS-8247 [verto_communicator] Waiting for server reconnection.
2015-10-05 21:19:30 -05:00
Italo Rossi
cb2588d88c
FS-8300 [verto_communicator] Fixing reload bug, no need to do two times now.
2015-10-05 23:09:54 -03:00
Italo Rossi
85f9244dc3
FS-8290 [verto_communicator] adding help text on how to enable dedicated remote encoder
2015-10-05 22:18:46 -03:00
Ítalo Rossi
1926629f64
Merge pull request #538 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8290-automatically-mark-dedicated-encoder to master
...
* commit '9b82894f02370576483bc520e0906f99095c2008':
FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'
2015-10-05 19:53:42 -05:00
Stefan Yohansson
6df703fc40
FS-8247 [verto_communicator] Waiting for server reconnection.
2015-10-05 18:02:07 -03:00
Victor Torres
73807d493c
FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead.
2015-10-05 17:46:46 -03:00
Stefan Yohansson
9b82894f02
FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'
...
FS-8290 [verto_communicator] fix logic
FS-8290 [verto_communicator] change Dedicated Encoder input from checkbox to hidden
2015-10-05 11:32:37 -03:00
Ken Rice
f2c7bf6077
Merge pull request #536 in FS/freeswitch from feature/vc-help-about to master
...
* commit 'c1736915ade5ae554d990271f8e5940428ca0c07':
FS-8288 About Screen and Help link
2015-10-02 17:54:01 -05:00
Ken Rice
e8b348176b
Merge pull request #537 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8289-make-the-mute-unmute-audio-video to master
...
* commit '967c20d85e7d916ac392d88e1c2a089212e51ecc':
FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable
2015-10-02 17:53:45 -05:00
Stefan Yohansson
ae2583fd1b
FS-8291 [verto_communicator] fix contributors url
2015-10-02 17:57:46 -03:00
Stefan Yohansson
967c20d85e
FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable
2015-10-02 16:57:59 -03:00
Ítalo Rossi
b514c9cd6e
Merge pull request #529 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature/FS-8263-reset-the-banner-of-a-member to master
...
* commit '2cd99e7c4ef96e5f4c16930e1ea32b30ad614db0':
FS-8263 $resolve [verto_communicator] lock icon in floorLocked status
2015-10-02 14:02:04 -05:00
Ken Rice
c1736915ad
FS-8288 About Screen and Help link
2015-10-02 13:53:26 -05:00
Ken Rice
79633883e9
Delete unused files
2015-10-02 12:56:07 -05:00
Stefan Yohansson
2cd99e7c4e
FS-8263 $resolve [verto_communicator] lock icon in floorLocked status
2015-10-02 10:31:50 -03:00
Stefan Yohansson
cd67e05946
FS-8263 #resolve [verto_communicator] floor and presenter badges
2015-10-02 09:52:48 -03:00
Stefan Yohansson
46b97a681c
FS-8263 #resolve [verto_communicator] created reset banner action
2015-10-01 11:12:09 -03:00
Stefan Yohansson
0e125afa03
FS-8260 #resolve [verto_communicator] prompt banner text
2015-09-30 18:48:45 -03:00
Ken Rice
c5fc397a51
Merge pull request #520 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8251-factory-reset-only-reset-vc-local to master
...
* commit 'fb4933879c9bd195429a9e479d6263c17b3ce94c':
FS-8251 #resolve [verto_communicator] factory reset now clear all local storage
2015-09-30 14:31:33 -05:00
Stefan Yohansson
d8d7a9f352
FS-8257 #resolve [verto_communicator] fix config provision url
2015-09-30 16:03:13 -03:00
Stefan Yohansson
fb4933879c
FS-8251 #resolve [verto_communicator] factory reset now clear all local storage
2015-09-30 14:25:27 -03:00
Anthony Minessale
cc00d1d098
FS-8245 #resolve [Video Resolutions available in "Video Quality" drop down are not always correct]
2015-09-30 03:30:24 -05:00
Victor Torres
2512deb50b
FS-8229 [verto_communicator] Changing moderator actions bullet menu color to #333
2015-09-28 12:24:50 -03:00
Ken Rice
3a13f0df1a
FS-8224 missed a field type
2015-09-26 18:36:30 -05:00
Italo Rossi
0b757c7b60
FS-8214 [verto_communicator] Better handling calls in VC, answering them respecting useVideo param
2015-09-26 18:17:08 -03:00
Ítalo Rossi
c266c5e6b3
Merge pull request #511 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8221-call-history-rendering-is-not-correct to master
...
* commit '555be3733bf2ec93881f4ee90f426f19ab78ee6e':
FS-8221 [verto_communicator] Fix number in call history
2015-09-26 15:21:57 -05:00
Italo Rossi
6dad233e9f
FS-8225 [verto_communicator] Avoid duplicate members when recovering calls.
2015-09-26 13:59:49 -03:00
Italo Rossi
8796acd80d
FS-8223 [verto_communicator] needs display inline-block and obviously the class in the element.
2015-09-26 10:30:35 -03:00
Italo Rossi
2ed70b1a72
FS-8223 [verto_communicator] Fixing members list layout when callerid is too long.
2015-09-26 10:20:32 -03:00
Stefan Yohansson
555be3733b
FS-8221 [verto_communicator] Fix number in call history
2015-09-26 10:19:55 -03:00
Anthony Minessale
90124856d4
FS-8213 #resolve [Add support to skip permission checks on verto]
2015-09-25 20:00:03 -05:00
Ken Rice
73acb558cc
FS-8224 Allow CallerID to be set from login settings in VC
...
If CallerID is not set as is the default case with using VC on cantina
default to using the users email address.
2015-09-25 17:56:39 -05:00
Stefan Yohansson
015e81c94f
FS-8205 [verto_communicator] fix auto call config provision
2015-09-25 10:08:09 -05:00
Stefan Yohansson
ba8b7c8aa2
FS-8205 [verto_communicator] fix login config provision
2015-09-25 10:08:09 -05:00
Stefan Yohansson
8d15e0a3d7
FS-8205 [verto_communicator] fix login
2015-09-25 10:08:09 -05:00