Italo Rossi
bdc6c3b810
FS-8095 [verto_communicator] Do not reset name and email upon logout.
2015-09-21 17:51:00 -03:00
Italo Rossi
4879926097
FS-8196 [verto_communicator] adding nowrap to white-space.
2015-09-21 15:38:11 -03:00
Italo Rossi
383d074735
FS-8196 [verto_communicator] Fix sidebar layout when user is moderator.
2015-09-21 15:29:50 -03:00
Ítalo Rossi
dfd6d0248a
Merge pull request #498 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8095-add-factory-reset-to-settings to master
...
* commit 'bc4d21e38203879a9a9d314e723904975a5cd6cc':
FS-8095 [verto_communicator] added reset button to default settings.
2015-09-21 13:28:06 -05:00
Stefan Yohansson
bc4d21e382
FS-8095 [verto_communicator] added reset button to default settings.
2015-09-21 15:20:30 +00:00
Ken Rice
951ea98cc1
FS-8193 #resolve Add No Camera option to Verto Communicator
2015-09-21 10:06:58 -05:00
Ken Rice
78c93e632f
FS-8078 #resolve fix safari without breaking firefox
2015-09-18 14:38:05 -05:00
Ken Rice
d7cd5b6a1e
Revert "FS-8078 - [verto_communicator] fix display flex in safari"
...
This reverts commit 5bf0d83474
.
2015-09-18 14:27:15 -05:00
Ítalo Rossi
3802054e66
Merge pull request #490 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8146-long-names-breaks-member-list to master
...
* commit 'cf7cdb256412ddbfcfdbae149d2b4f77b538b15a':
FS-8146 - [verto_communicator] fix loong names in members list
2015-09-18 07:44:21 -05:00
Ítalo Rossi
2aeaabeac8
Merge pull request #488 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8155-uuid_kill-or-fsctl-hupall-to-kill to master
...
* commit 'eefeaa6a6067a6f689ec9f77f6f68b80274f0cbf':
FS-8155 - [verto_communicator] check for nulled data.liveArray preventing locked video interface
2015-09-18 07:42:53 -05:00
Stefan Yohansson
cf7cdb2564
FS-8146 - [verto_communicator] fix loong names in members list
2015-09-17 16:56:17 -03:00
Stefan Yohansson
eefeaa6a60
FS-8155 - [verto_communicator] check for nulled data.liveArray preventing locked video interface
2015-09-17 15:16:18 -03:00
Stefan Yohansson
5bf0d83474
FS-8078 - [verto_communicator] fix display flex in safari
2015-09-17 09:01:01 -03:00
Stefan Yohansson
da0b7c6152
FS-8178 - [verto_communicator] Define first share device selected by default in settings modal
2015-09-17 08:40:33 -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
Italo Rossi
7fd43421b1
FS-8088 - [verto_communicator] Unsubscribing from liveArray after ending a conference call.
2015-09-03 23:13:34 -03:00
Italo Rossi
903c66282c
FS-8117 - [verto_communicator] Calling verto.iceServers upon useSTUN changing on ModalSettings. #resolve
2015-09-03 16:22:06 -03:00
Italo Rossi
612729dab5
FS-8117 - [verto_communicator] Correctly check for STUN setting in localStorage.
2015-09-03 14:28:14 -03: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
Joao Mesquita
b7fa8f3347
FS-8088 [verto_communicator] Call conference destroy upon hangup and on event destroy to properly unsub from events.
2015-08-28 19:58:46 -03:00
Joao Mesquita
0a2eafa306
FS-7840 [verto_communicator] Use chatChannel to send and receive messages from conferences.
2015-08-28 18:57:48 -03:00
Joao Mesquita
42d1c0c0de
FS-8092 [verto_communicator] If there is no data in localStorage, select best resolution for selected camera.
2015-08-28 17:56:51 -03:00
Brian West
181a97ca8d
FS-8043 typo
2015-08-28 15:41:08 -05:00
Brian West
36abcab9f9
FS-8043 part 2
2015-08-28 15:39:11 -05:00
Joao Mesquita
045550b00f
FS-8043: [verto_communicator] Adjust to improved verto API and refactor how we select cameras
2015-08-28 17:17:40 -03:00
João Mesquita
8b00fe8dc8
FS-8043: [verto_communicator] Remove unnecessary calls to localStorage.
2015-08-28 00:12:47 -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
Joao Mesquita
da0750231e
FS-8040: [verto_communicator] Check if we have a valid resolution reported before calling camera routines and hide controls if none are found.
2015-08-27 15:57:41 -03:00
Ken Rice
3cedeaa67e
FS-8066 Add encoded avatar url to userVariables so that mod_conference can use it when no video, or video mute
2015-08-27 12:06:08 -05:00
Italo Rossi
eefe21536d
FS-8048 [verto_communicator] #resolve Fixing infinite reconnect after changing hostname and websocket url.
2015-08-27 01:01:04 -03:00
Italo Rossi
2eb957453f
FS-8062: [verto_communicator] Fixing video controls tooltips, now they are visible
2015-08-27 00:24:43 -03:00
Ítalo Rossi
aff81f7fa9
Merge pull request #438 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8025-overlay-icons to master
...
* commit 'c382c0597c1d92ef35d3c40a84c855a4e3d9b76e':
FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better.
2015-08-26 22:01:12 -05:00
Italo Rossi
c382c0597c
FS-8025: [verto_communicator] Restoring the blue blackground on the video controls and making icons white again, looking better.
2015-08-26 23:58:46 -03:00
Ítalo Rossi
2fcc72ac43
Merge pull request #440 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7979-conference-transfer-doesn-t-prompt to master
...
* commit '1d3e85093093986d8aabc1caa109b63078d82750':
FS-7979: [verto_communicator] Removing extra console.log and commented line.
FS-7979: [verto_communicator] Prompt for extension before transferring a conference member.
2015-08-26 21:30:58 -05:00
Italo Rossi
1d3e850930
FS-7979: [verto_communicator] Removing extra console.log and commented line.
2015-08-26 23:30:00 -03:00
Ítalo Rossi
581917eb79
Merge pull request #442 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8001-double-click-from-call-history-to to master
...
* commit 'ea0d1ebf5498cfe0927af31af166e68e91d1536d':
FS-8001: [verto_communicator] For this to work, passing in the parameter was missing.
2015-08-26 21:24:03 -05:00
João Mesquita
ea0d1ebf54
FS-8001: [verto_communicator] For this to work, passing in the parameter was missing.
2015-08-26 22:16:56 -03:00
João Mesquita
4621b3ff89
FS-7979: [verto_communicator] Prompt for extension before transferring a conference member.
2015-08-26 22:08:46 -03:00
João Mesquita
cb52b6e2b4
FS-7957: [verto_communicator] Make console less chatty by commenting liveArray updates and get initial state of the conference on liveArray boot event.
2015-08-26 21:48:46 -03:00
Joao Mesquita
aadb1fb3dd
FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system.
2015-08-25 18:46:36 -03:00