16 Commits

Author SHA1 Message Date
Davide Colombo
6c197ae2f0 FS-8972 - [verto_communicator] add i18n using angular-translate and static file loader 2016-03-29 17:05:18 +02: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
ae2583fd1b FS-8291 [verto_communicator] fix contributors url 2015-10-02 17:57:46 -03:00
Ken Rice
c1736915ad FS-8288 About Screen and Help link 2015-10-02 13:53:26 -05:00
Stefan Yohansson
d8d7a9f352 FS-8257 #resolve [verto_communicator] fix config provision url 2015-09-30 16:03:13 -03:00
Stefan Yohansson
8e0bd45256 FS-8254 #resolve [verto_communicator] create source map file 2015-09-30 15:05:48 -03:00
Ken Rice
c9bb3a2a3e FS-8102 #resolve #comment Add auto-provision/config support to VC
Add support for loading config from external json. config.json in the
base path of VC will allow over-ride of arbitrary settings and setting
of arbitrary data in the verto.data data store.

add ability to specify autologin flag in the configs.

add autocall to config.json and make it actually autocall.

additionally refactor the call function so that it will actually call
something.
2015-09-21 16:01:15 -05:00
Italo Rossi
00c75780d1 FS-8124 - [verto_communicator] Adding option --debug to grunt build, dist app will be generated without minified code. #resolve 2015-09-03 15:44:34 -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
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
Í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
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
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