Commit Graph

20 Commits

Author SHA1 Message Date
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
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
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
Stefan Yohansson
880fb810d0 FS-7977 - [Verto Communicator] Fixing default resolution and cleaning code 2015-08-19 17:36:46 -03:00
Italo Rossi
facf08516c FS-7953 #resolve Verto Communicator - Fixed dialing when typing extension using the keyboard. 2015-08-11 14:36:38 -05:00
Italo Rossi
7cf1238137 FS-7944 --fix Moving hover video control to the left 2015-08-07 11:09:46 -05:00
Italo Rossi
d59c215f59 FS-7944 - Fixing layout controls menu in fullscreen and chat opened. WIP 2015-08-07 10:55:42 -05:00
Jonatas Oliveira
d178092c2a Creating Verto Communicator.
Verto Communicator is a web interface built on top of Verto and AngularJS.

Brought to you by Evolux Sistemas and FreeSWITCH team. :)

FS-7795 - implements fullscreen menu and doubleclick function.
FS-7795 - added chat icon on fullscreen video
FS-7796 - fix missing tooltips in call icons
FS-7796 - fix tooltip position
FS-7798 - implements change login information in modal view
FS-7828 - fix esc key bug when leave fullscren mode. Using css instead of javascript in fullscreen for elements manipulation.
FS-7826 - fix chat sender id with name instead of extension
FS-7831 - remove demo from title
FS-7841 - fix compatibility verification
FS-7842 - 'settings' data persistent
FS-7859 - moved popup down
FS-7827 - added screen share functionality
FS-7857 - default name for source media
FS-7879 - prompt before logout [incall]
FS-7873 - querystring for autocall
FS-7875 - persist login and password password
FS-7877 - phone feature: hold, transfer, incoming, answer, decline, call direction in history
FS-7878 - small devices
FS-7881 - added modal dialog for contributors
2015-08-05 23:53:10 -05:00