Commit Graph

199 Commits

Author SHA1 Message Date
Í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
Ítalo Rossi 07e1ef63db Merge pull request #446 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8040-add-no-camera-mode to master
* commit 'da0750231e44aeb726867f7c29c9c48566f5571d':
  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 17:57:26 -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
Anthony Minessale bfb59ae77c FS-8046 add deviceParams method 2015-08-27 16:14:52 -05:00
Brian West cc6c0be093 Merge pull request #441 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8059-typo-in-verto.js-conf.transfer-method to master
* commit 'ef679db337f3edb2fbbc2f783af47a2077ddb2b7':
  FS-8059 [verto.js] Fix typo when transferring party from conference.
2015-08-27 14:17:22 -05: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
Italo Rossi 0f4f7fd6ca FS-8061: [verto_communicator] Adding license to package.json. 2015-08-27 00:09:41 -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 ef679db337 FS-8059 [verto.js] Fix typo when transferring party from conference. 2015-08-26 22:10:36 -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
Anthony Minessale 0777568241 don't recv video on screen share 2015-08-26 12:04:07 -05:00
Ítalo Rossi 8eaca2afef Merge pull request #435 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8045-split-files-to-make-it-more-manageable to master
* commit 'aadb1fb3ddb1bee2bcc32e39620889feeab96d3e':
  FS-8045 [Verto-Communicator] Make the folder structure compliant with AngularJS best practices and adjust build system.
2015-08-25 16:59:54 -05: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
Anthony Minessale 2d32859dec FS-8046 #resolve [Verto lib not passing device prefs to dialogs properly] 2015-08-25 16:07:14 -05:00
João Mesquita 931fcbda03 FS-7945 [Verto-Communicator] #resolve Use angular-prompt to ask the user to enter a text for the banner. If cancelled, nothing is done. 2015-08-24 19:58:11 -03:00
Ítalo Rossi 03656d5cb5 Merge pull request #418 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:feature/FS-8002-growl-type-like-pop-up-if-chat-isn-t to master
* commit '9902be9bde9845ffce6ee96b48184dfb1f7a3f0e':
  FS-8002 - Verto Communicator - Using toastr to prompt popup
2015-08-24 17:33:16 -05:00
Ítalo Rossi dad61c3d3a Merge pull request #431 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7995-members-list-shows-duplicate-members to master
* commit 'f01c85743cf9d1ae9f45174c60ee3b27f75e4d85':
  FS-7995 [verto_communicator] #resolve upon call recovery, emit an event on $rootScope so that controllers are able to properly clear states.Right now clearing chat state.
2015-08-24 17:32:02 -05:00
Joao Mesquita 749313a2b2 FS-8036 [verto.js] #resolve Add chatCallback to $.verto.conf 2015-08-24 16:08:13 -03:00
Joao Mesquita f01c85743c FS-7995 [verto_communicator] #resolve upon call recovery, emit an event on $rootScope so that controllers are able to properly clear states.Right now clearing chat state. 2015-08-24 13:29:55 -03:00
Brian West bd371f4def Merge pull request #423 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-8027-make-grunt-serve-ip-to-work-correctly to master
* commit 'fd134000e764a612c2e3db5b9a22338bdfc905a9':
  FS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements
2015-08-24 08:36:23 -05:00
Joao Mesquita 11b24f7e43 FS-8026 [Verto-Communicator] #resolve Add an autofocus directive to both dialpad and login so that enter will just work. On dialpad useful to provide keyboard only input without the need to using the mouse. 2015-08-24 10:18:25 -03:00
João Mesquita fd134000e7 FS-8027 #resolve Add watchTask flag to browserSync and add proper regex for replacements 2015-08-22 22:28:20 -03:00
Joao Mesquita d825ad8a76 Use string-replace and copy partials over 2015-08-21 19:33:25 -03:00
Joao Mesquita 147a639499 FS-8009 Now we are using grunt for building as well and replace contrib-connect for browser-sync because we like use the new kids on the block. 2015-08-21 18:17:14 -03:00
Stefan Yohansson 9902be9bde FS-8002 - Verto Communicator - Using toastr to prompt popup 2015-08-21 18:02:51 -03:00
Italo Rossi 255d2a62bb FS-8013 Verto Communicator - Making navbar blue again, was broken after adding bower 2015-08-21 15:31:12 -03:00
Ítalo Rossi 175fb8667e Merge pull request #417 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:FS-8022-clicking-refresh-device-list-should to master
* commit 'ea4fe4f942e73fa2b7595399523054b8e09840d8':
  FS-8022 - fix refresh devices and prevent reset previous selected configuration
2015-08-21 12:41:25 -05:00
Ítalo Rossi 4e79ac1363 Merge pull request #406 in FS/freeswitch from ~JMESQUITA/freeswitch:feature/FS-8013-user-bower-to-install-javacript-dependencies to master
* commit '22658c79459926590a6b041812a23137fbd8a7c1':
  FS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject them on the main index.html file.
2015-08-21 12:38:06 -05:00
Stefan Yohansson ea4fe4f942 FS-8022 - fix refresh devices and prevent reset previous selected configuration 2015-08-21 14:33:45 -03:00
João Mesquita 2a890706e1 FS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_verto liveArray.
FS-8023 #resolve Add shadow to the avatar to indicate muting and talking statuses FS-8024 #resolve pass in the email to display avatar.
2015-08-21 14:17:43 -03:00
João Mesquita 22658c7945 FS-8013 #resolve Make use of bower to manage dependencies and use wiredep to inject them on the main index.html file. 2015-08-21 02:09:36 -03:00
Joao Mesquita 77a604f17f FS-8010 Add hardcoded params
FS-8010 Make audio settings configurable as well. UI must be reviewed because it now scrolls on modal appearance.
2015-08-20 21:19:05 -03:00
Joao Mesquita 3717e945e3 FS-8010 Add hardcoded params 2015-08-20 20:53:26 -03:00
Anthony Minessale II 66da0fa8da Merge pull request #411 in FS/freeswitch from ~JMESQUITA/freeswitch:bugfix/FS-7998-dont-prompt-when-recovering-call to master
* commit '070c89996e995c996a8972f89a633d5041621df5':
  FS-7998 #resolve Simply don't ask.
2015-08-20 18:39:33 -05:00
Joao Mesquita c0a5c54bc1 FS-8003 #resolve Use audioInDevices instead of audioDevices to match verto plugin.
FS-8003 Also make modifications so that refreshing device actually calls APIs on the verto library instead of just reparsing it's output.
2015-08-20 20:36:00 -03:00
Joao Mesquita 070c89996e FS-7998 #resolve Simply don't ask.
FS-7998 Add option to settings interface and persist it on local storage.
2015-08-20 19:50:58 -03:00
Ítalo Rossi aa0bbe84af Merge pull request #408 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:bugfix/FS-8017-verto-service-in-local-storage-needs to master
* commit '024f86ad022453e94bfa2cdaa93678e2597c7604':
  FS-8017 - Verto Communicator - fix uses of serialized verto in local storage
2015-08-20 17:20:05 -05:00
Anthony Minessale 74945217b0 FS-7986 add $.verto.refreshDevices(runtime) 2015-08-20 17:14:10 -05:00
Stefan Yohansson 024f86ad02 FS-8017 - Verto Communicator - fix uses of serialized verto in local storage 2015-08-20 18:26:35 -03:00
Italo Rossi bd48aced25 FS-7992 - Verto Communicator - Fixing device list at settings. 2015-08-20 17:10:07 -03:00
João Mesquita be73c4f1e6 FS-8009 #resolve Create a grunt project with livereload support. From now on, use npm install && grunt serve to develop on this project. 2015-08-19 23:03:56 -03:00