53 Commits

Author SHA1 Message Date
Jaon EarlWolf
ef3e438406 FS-8563 [verto_communicator] - Added callback to setAudioPlaybackDevice 2015-12-21 17:59:59 -03:00
Jaon EarlWolf
682850c02f FS-8641 [verto-communicator] - Added Frame Rate setting 2015-12-10 17:08:35 -03:00
Jaon EarlWolf
3df5826098 FS-8616 [verto_communicator] - A new menu for moderator, added Gain buttons and removed the 3-dot-button, moving its behavior to member-name div 2015-12-08 17:44:01 -06:00
Anthony Minessale II
9383ecc1f0 Merge pull request #614 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-7800-add-support-for-fs-7769-feature-set to master
* commit '05ff8ec711d35c9817ef409e0ad2d55b76e898d7':
  FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master)  dimensions
  FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1
2015-11-30 12:50:56 -06:00
Jaon EarlWolf
05ff8ec711 FS-7800 [verto_communicator] - Added Canvas controls and now opening popup with original (master) dimensions 2015-11-27 18:03:13 -03:00
Jaon EarlWolf
b27dfe9448 FS-8264 [verto_communicator] - Adapted the layout select to new response, added a separated menu in members list to set its resevartion id 2015-11-27 13:26:39 -06:00
Jaon EarlWolf
d4d4165bac FS-7800 [verto_communicator] - Added an option in user's hover buttons to open another canvas when canvasCount is higher than 1 2015-11-27 15:21:50 -03:00
Jaon EarlWolf
c2073cb05d FS-8401 [verto_communicator] - Added Speaker selection in settings modal and video page. 2015-11-17 17:57:25 -03:00
Ítalo Rossi
c918ec8c4f Merge pull request #601 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS-8542-video-controls-disappear-when-you to master
* commit 'b6cf1fbec41a73739a526f03559be7957a19428b':
  FS-8542 [verto_communicator] - fixed the tooltips of video controls...
2015-11-17 14:40:43 -06:00
Bruno Dias
b6cf1fbec4 FS-8542 [verto_communicator] - fixed the tooltips of video controls...
The problem was caused by a tooltip component. It appends the tooltip elements
in the <body />, and when you hover them, it will lose the 'hover' of the video control elements.

ui.bootstrap was updated to version 0.14.3.
2015-11-17 17:27:08 -03:00
Anthony Minessale
9f1c89b8e3 FS-8545 #resolve [Improve controls for screen share] 2015-11-16 15:54:43 -06:00
Anthony Minessale
29fc9af538 FS-8293 update position 2015-11-13 10:49:12 -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
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
cf3698576f FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter. 2015-10-16 18:24:55 -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
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
Stefan Yohansson
967c20d85e FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable 2015-10-02 16:57:59 -03:00
Ken Rice
c1736915ad FS-8288 About Screen and Help link 2015-10-02 13:53:26 -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
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
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
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
3d86aaacc5 FS-8205 [verto_communicator] fix incall redirect and first login (localstorage clear) 2015-09-25 10:08:09 -05:00
Stefan Yohansson
77fd36fa24 FS-8205 [verto_communicator] Add splash screen feature 2015-09-25 10:08:09 -05:00
Ken Rice
44014fdd17 FS-8183 Move google ClientID to config file where it belongs 2015-09-24 00:05:45 -05:00
Brian West
e1f93e4079 FS-8183 tweak the CSS to look better 2015-09-22 19:17:45 -05:00
Italo Rossi
e677044dfa FS-8200 [verto_communicator] Ending screenshare if user hangup call. Screenshare now is for all instead of only mods. 2015-09-22 18:22:00 -03:00
Ken Rice
04b83a38be Merge pull request #501 in FS/freeswitch from vc-configs to master
* commit '34d72cba985247531c3745d649cc5b1947bc3f48':
  remove unused code
  FS-8183 #resolve #comment add google api logins to Verto Communicator
  FS-8102 #resolve #comment Add auto-provision/config support to VC
2015-09-22 14:16:31 -05:00
Italo Rossi
64a2e68201 FS-8095 [verto_communicator] Moving factory reset button to bottom left with red color and confirmation. Reloading page upon reset. 2015-09-22 10:49:41 -03:00
Ken Rice
ab4d024bc3 FS-8183 #resolve #comment add google api logins to Verto Communicator 2015-09-21 16:01:15 -05:00
Stefan Yohansson
bc4d21e382 FS-8095 [verto_communicator] added reset button to default settings. 2015-09-21 15:20:30 +00:00
Stefan Yohansson
cf7cdb2564 FS-8146 - [verto_communicator] fix loong names in members list 2015-09-17 16:56:17 -03:00
Ítalo Rossi
38d8fb94c3 Merge pull request #410 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7997-add-number-as-mouse-over-names to master
* commit '2d14aa93895a065b5861a0b7234771613d5f6f56':
  FS-7997 #resolve We need to have a designer look at the html partial and come up with a CSS to make this better looking.
2015-09-09 13:33:55 -05:00
Stefan Yohansson
faed47bb49 FS-7994 - Verto Communicator - Using factory for group calls in history 2015-09-03 08:46:07 -03:00
João Mesquita
1c32f70a23 FS-8094: [verto_communicator] Added settings to the UI and made them true. 2015-08-31 23:29:17 -03:00
Ítalo Rossi
052b546672 Merge pull request #449 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8018-call-recovery-doesn-t-select-the to master
* commit '6a6d2ae8d602c0d4e509703452308afc96b0a24d':
  FS-8018 [verto_communicator] separation of concerns. Get storage service to manage all settings instead of vertoService.
2015-08-27 17:59:44 -05:00
Joao Mesquita
6a6d2ae8d6 FS-8018 [verto_communicator] separation of concerns. Get storage service to manage all settings instead of vertoService. 2015-08-27 19:00:43 -03:00