[RestComm/visual-designer]

2018-06-19 Thread otsakir
  Branch: refs/tags/1.2.0-161
  Home:   https://github.com/RestComm/visual-designer

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 4fc708: Locked cacheBust version down to 1.6.0

2018-06-19 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 4fc70866adeb9f98054b27ab259517841396bb7d
  
https://github.com/RestComm/visual-designer/commit/4fc70866adeb9f98054b27ab259517841396bb7d
  Author: Orestis Tsakiridis 
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
M designer/package.json

  Log Message:
  ---
  Locked cacheBust version down to 1.6.0



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 141280: Updated testsuite with proper context i.e. visual-...

2018-06-19 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 1412802c498d59b017549d233b424441c7bcefc2
  
https://github.com/RestComm/visual-designer/commit/1412802c498d59b017549d233b424441c7bcefc2
  Author: Orestis Tsakiridis 
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ConfigurationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessAnyOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessSingleOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/NotificationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/TemplatesRestServiceTest.java

  Log Message:
  ---
  Updated testsuite with proper context i.e. visual-designer.war

Refers #359



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] c77142: Changed context from 'restcomm-rvd' -> 'visual-des...

2018-06-19 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: c771420f1be624c6fa3d015069ec28d6ac46fed6
  
https://github.com/RestComm/visual-designer/commit/c771420f1be624c6fa3d015069ec28d6ac46fed6
  Author: Orestis Tsakiridis 
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
M designer/pom.xml
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/configuration/RvdConfig.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M designer/src/main/webapp/WEB-INF/rvd.xml
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/js/app/interceptors.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/templates/project-menu.html
M designer/src/test/endtoend/project_management_spec.js
M designer/src/test/endtoend/wavs_spec.js
M designer/src/test/endtoend/webtrigger_spec.js
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStepTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java
M designer/src/test/resources/org/restcomm/connect/rvd/utils/rvd-test.xml
M designer/src/test/resources/rvdHttpParams.xml

  Log Message:
  ---
  Changed context from 'restcomm-rvd' -> 'visual-designer'

Refers #359

Backport of FS-56



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 315354: Update README.md

2018-05-26 Thread Ivelin Ivanov
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 315354c3b08d2479e20e39fdcea46d6f40e39453
  
https://github.com/RestComm/visual-designer/commit/315354c3b08d2479e20e39fdcea46d6f40e39453
  Author: Ivelin Ivanov 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 1f09c4: Update README.md

2018-05-24 Thread Ivelin Ivanov
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 1f09c4d19d03d43498c0fb33d2b8d5e192d2ab09
  
https://github.com/RestComm/visual-designer/commit/1f09c4d19d03d43498c0fb33d2b8d5e192d2ab09
  Author: Ivelin Ivanov 
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] f95c42: Fixed typo in word `transcribe`

2018-05-11 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: f95c4291a5b80a3e6048ced2a2852f27440e706e
  
https://github.com/RestComm/visual-designer/commit/f95c4291a5b80a3e6048ced2a2852f27440e706e
  Author: Yorgos Saslis 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M designer/src/main/webapp/languages/en-US.json

  Log Message:
  ---
  Fixed typo in word `transcribe`


  Commit: 8f7ced286be2e9e62740e048c38f1bb688b913be
  
https://github.com/RestComm/visual-designer/commit/8f7ced286be2e9e62740e048c38f1bb688b913be
  Author: Orestis Tsakiridis 
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
M designer/pom.xml
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java
M designer/src/main/resources/log4j-standalone.xml
M designer/src/main/webapp/WEB-INF/rvd.xml
M designer/src/main/webapp/css/rvd.css
R designer/src/main/webapp/images/restcomm-v-d-logo.svg
A designer/src/main/webapp/images/visual-designer-logo.svg
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/templates/directive/controlStep.html
M designer/src/main/webapp/templates/steps/dialStep.html
M designer/src/main/webapp/templates/steps/externalServiceStep.html
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProfileDaoTest.java
M testsuite/pom.xml
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ConfigurationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessAnyOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessSingleOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/NotificationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java
M testsuite/src/test/java/org/restcomm/connect/rvd/RestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/TemplatesRestServiceTest.java

  Log Message:
  ---
  Merge branch 'master' into fix_typo


  Commit: 8e7202bc9b301d2b485da652f8d1ddbe65f01d05
  
https://github.com/RestComm/visual-designer/commit/8e7202bc9b301d2b485da652f8d1ddbe65f01d05
  Author: Orestis Tsakiridis 
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
M designer/src/main/webapp/languages/en-US.json

  Log Message:
  ---
  Merge branch 'fix_typo'


Compare: 
https://github.com/RestComm/visual-designer/compare/583903f3f54f...8e7202bc9b30
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 263839: Provided proper logo filename

2018-05-11 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 263839269af9b88e253aeee30346f82bd91345e1
  
https://github.com/RestComm/visual-designer/commit/263839269af9b88e253aeee30346f82bd91345e1
  Author: Orestis Tsakiridis 
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
R designer/src/main/webapp/images/restcomm-v-d-logo.svg
A designer/src/main/webapp/images/visual-designer-logo.svg

  Log Message:
  ---
  Provided proper logo filename

Fixes RestComm/visual-designer#354


  Commit: 82655630cb7cfffa1f8baa378475148676e71eee
  
https://github.com/RestComm/visual-designer/commit/82655630cb7cfffa1f8baa378475148676e71eee
  Author: Orestis Tsakiridis 
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
M designer/pom.xml
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProfileDaoTest.java
M testsuite/pom.xml
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ConfigurationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessAnyOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessSingleOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/NotificationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java
M testsuite/src/test/java/org/restcomm/connect/rvd/RestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/TemplatesRestServiceTest.java

  Log Message:
  ---
  Maven artifact id rename and capability for choosing tested binary for 
testsuite

* Renamed the artifactId restcomm-connect-rvd -> visual-designer
* Better decoupling from restcomm-connect parent .pom
* Configured binary tested by testsuite in from testsuites/pom.xml

Refers RestComm/visual-designer#347


  Commit: 583903f3f54f25c2c77333f1ab1a36db4ddb9065
  
https://github.com/RestComm/visual-designer/commit/583903f3f54f25c2c77333f1ab1a36db4ddb9065
  Author: Orestis Tsakiridis 
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
M designer/pom.xml
R designer/src/main/webapp/images/restcomm-v-d-logo.svg
A designer/src/main/webapp/images/visual-designer-logo.svg
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProfileDaoTest.java
M testsuite/pom.xml
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ConfigurationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessAnyOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessSingleOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/NotificationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java
M testsuite/src/test/java/org/restcomm/connect/rvd/RestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/TemplatesRestServiceTest.java

  Log Message:
  ---
  Merge branch 'issue347_different_maven_id_for_commercial'


Compare: 
https://github.com/RestComm/visual-designer/compare/e011e1bd80a7...583903f3f54f
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] e011e1: Increased default http timeout to 4000msec

2018-05-09 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: e011e1bd80a7c5ecfc7c3429a1895416122928e7
  
https://github.com/RestComm/visual-designer/commit/e011e1bd80a7c5ecfc7c3429a1895416122928e7
  Author: Orestis Tsakiridis 
  Date:   2018-05-09 (Wed, 09 May 2018)

  Changed paths:
M designer/src/main/webapp/WEB-INF/rvd.xml

  Log Message:
  ---
  Increased default http timeout to 4000msec

Fixes RestComm/visual-designer#357



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 8b2538: Modified log4j-standalone.xml for better control o...

2018-05-09 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 8b25388270cf809cee28fc9a2dbb562f1d6d7854
  
https://github.com/RestComm/visual-designer/commit/8b25388270cf809cee28fc9a2dbb562f1d6d7854
  Author: Orestis Tsakiridis 
  Date:   2018-05-04 (Fri, 04 May 2018)

  Changed paths:
M designer/src/main/resources/log4j-standalone.xml

  Log Message:
  ---
  Modified log4j-standalone.xml for better control on log level

Enabled GLOBAL logger so that it, too, can be controlled by parsing the .xml 
file (without need to introduce new elements).
This patch was done for the perf job but seems appropriate for a default value.

Refers RestComm/visual-designer#328


  Commit: a889d05ba200d0d020e0cbb83e272d3b899cc713
  
https://github.com/RestComm/visual-designer/commit/a889d05ba200d0d020e0cbb83e272d3b899cc713
  Author: Orestis Tsakiridis 
  Date:   2018-05-09 (Wed, 09 May 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java

  Log Message:
  ---
  More verbose logging for resolved restcomm location

Also fixed minor typo


Compare: 
https://github.com/RestComm/visual-designer/compare/00515b4d7633...a889d05ba200
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 00515b: Process projectParameters in the client only after...

2018-04-30 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 00515b4d76337ff701f8e06c953c9d481b3e5385
  
https://github.com/RestComm/visual-designer/commit/00515b4d76337ff701f8e06c953c9d481b3e5385
  Author: Orestis Tsakiridis 
  Date:   2018-04-30 (Mon, 30 Apr 2018)

  Changed paths:
M designer/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Process projectParameters in the client only after their promise is resolved

Fixes RestComm/visual-designer#350


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 6f6e20: Removed testsuite deps on restcomm commons .jar

2018-04-26 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 6f6e202c0c4d51042dee619fe23385334027ca49
  
https://github.com/RestComm/visual-designer/commit/6f6e202c0c4d51042dee619fe23385334027ca49
  Author: Orestis Tsakiridis 
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
M testsuite/pom.xml
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessAnyOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/CorsAccessSingleOriginTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/NotificationRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/TemplatesRestServiceTest.java

  Log Message:
  ---
  Removed testsuite deps on restcomm commons .jar

Fixes RestComm/visual-designer#349


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-04-19 Thread otsakir
  Branch: refs/tags/1.2.0-139
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] ac8134: Ui fixes in drop-area

2018-04-02 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: ac81341ffde8df0dc09593f485bf65a233f5de99
  
https://github.com/RestComm/visual-designer/commit/ac81341ffde8df0dc09593f485bf65a233f5de99
  Author: Orestis Tsakiridis 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css

  Log Message:
  ---
  Ui fixes in drop-area

Refers RestComm/visual-designer#331


  Commit: dcc32334bf5215349465231f9e749b700caadcf0
  
https://github.com/RestComm/visual-designer/commit/dcc32334bf5215349465231f9e749b700caadcf0
  Author: Orestis Tsakiridis 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css

  Log Message:
  ---
  Optimizations in rvd.css for easier theming


Compare: 
https://github.com/RestComm/visual-designer/compare/fe2b64cf8beb...dcc32334bf52

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] fe2b64: Improvements in rvd.css logic

2018-03-27 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: fe2b64cf8beb5e499fa2946076d1d3418a428632
  
https://github.com/RestComm/visual-designer/commit/fe2b64cf8beb5e499fa2946076d1d3418a428632
  Author: Orestis Tsakiridis 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/templates/directive/controlStep.html
M designer/src/main/webapp/templates/steps/dialStep.html
M designer/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Improvements in rvd.css logic

fixes Restcomm/visual-designer#331


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] f95c42: Fixed typo in word `transcribe`

2018-03-26 Thread Yorgos Saslis
  Branch: refs/heads/hotfix/fix_typo
  Home:   https://github.com/RestComm/visual-designer
  Commit: f95c4291a5b80a3e6048ced2a2852f27440e706e
  
https://github.com/RestComm/visual-designer/commit/f95c4291a5b80a3e6048ced2a2852f27440e706e
  Author: Yorgos Saslis 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M designer/src/main/webapp/languages/en-US.json

  Log Message:
  ---
  Fixed typo in word `transcribe`


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 06a0dc: More adjustments to link colors

2018-03-25 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 06a0dc617c07fe72d19c58b2bc89c39b3e131927
  
https://github.com/RestComm/visual-designer/commit/06a0dc617c07fe72d19c58b2bc89c39b3e131927
  Author: Orestis Tsakiridis 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css

  Log Message:
  ---
  More adjustments to link colors

Introduced --secondary-color

Refers #329


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 2ee181: Fix 'dererred' typo in services.js that prevents a...

2018-03-25 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 2ee1815eda1bc016610bb687429b57fcd04b46f2
  
https://github.com/RestComm/visual-designer/commit/2ee1815eda1bc016610bb687429b57fcd04b46f2
  Author: Orestis Tsakiridis 
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
M designer/src/main/webapp/js/app/services.js

  Log Message:
  ---
  Fix 'dererred' typo in services.js that prevents account settings window from 
closing


  Commit: 8dbe2ebb2dc5030875c6460d7a3224286eb18107
  
https://github.com/RestComm/visual-designer/commit/8dbe2ebb2dc5030875c6460d7a3224286eb18107
  Author: Orestis Tsakiridis 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/templates/steps/externalServiceStep.html
M designer/src/main/webapp/templates/steps/gatherStep.html
M designer/src/main/webapp/templates/webTriggerModal.html

  Log Message:
  ---
  Reduced border colors and shadows

Other fixes in modals, comments, log and other as well

Refers RestComm/visual-designer#329


Compare: 
https://github.com/RestComm/visual-designer/compare/dce769044bd4...8dbe2ebb2dc5

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 8f6ae9: Removed obsolete css classes

2018-03-20 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 8f6ae98f12de35a5c8be04a8ad1894fbb5dbeca0
  
https://github.com/RestComm/visual-designer/commit/8f6ae98f12de35a5c8be04a8ad1894fbb5dbeca0
  Author: Orestis Tsakiridis 
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  Removed obsolete css classes

Refers RestComm/visual-designer#322


  Commit: e44f92fcfccb04ca07a04e32026bb800a7493217
  
https://github.com/RestComm/visual-designer/commit/e44f92fcfccb04ca07a04e32026bb800a7493217
  Author: Orestis Tsakiridis 
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
M designer/src/main/webapp/index.html
R designer/src/main/webapp/js/app/controllers/packaging.js
R designer/src/main/webapp/templates/packaging/download.html
R designer/src/main/webapp/templates/packaging/form.html

  Log Message:
  ---
  Removed ras remaining references from UI


  Commit: 42b02100208beda2b9bf6f1d515e6bacaf2096fd
  
https://github.com/RestComm/visual-designer/commit/42b02100208beda2b9bf6f1d515e6bacaf2096fd
  Author: Orestis Tsakiridis 
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css

  Log Message:
  ---
  Tidy up rvd.css

Refers RestComm/visual-designer#322


  Commit: 0533b828e17be892d1bbb25271e0496767bfb04b
  
https://github.com/RestComm/visual-designer/commit/0533b828e17be892d1bbb25271e0496767bfb04b
  Author: Orestis Tsakiridis 
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css

  Log Message:
  ---
  Review css variables

Make configurable more aspects of the UI through variables

Refers RestComm/visual-designer#322


  Commit: 1fcd6b9f2a1058372cf6a1556c312c494ba7bdb3
  
https://github.com/RestComm/visual-designer/commit/1fcd6b9f2a1058372cf6a1556c312c494ba7bdb3
  Author: Orestis Tsakiridis 
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/templates/directive/facWarning.html
M designer/src/main/webapp/templates/steps/dialStep.html
M designer/src/main/webapp/templates/steps/gatherStep.html
M designer/src/main/webapp/templates/steps/smsStep.html

  Log Message:
  ---
  Merge branch 'master' into issue322_css_cleanup


  Commit: 55acb10b1da90adb39e20ebdbb353d689b9328e2
  
https://github.com/RestComm/visual-designer/commit/55acb10b1da90adb39e20ebdbb353d689b9328e2
  Author: Orestis Tsakiridis 
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css

  Log Message:
  ---
  WIP on #322


  Commit: 7d2cb2633a48bf4a59322921dbf5371ef5329295
  
https://github.com/RestComm/visual-designer/commit/7d2cb2633a48bf4a59322921dbf5371ef5329295
  Author: Orestis Tsakiridis 
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css

  Log Message:
  ---
  More css variables for further customization

Fixes RestComm/visual-designer#322


  Commit: dce769044bd4d7040acbd2aaae2fe1611cf2157f
  
https://github.com/RestComm/visual-designer/commit/dce769044bd4d7040acbd2aaae2fe1611cf2157f
  Author: Orestis Tsakiridis 
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/ApplicationContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/ApplicationContextBuilder.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdInitializationServlet.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java

  Log Message:
  ---
  Reuse xstream instance instread of re-creating it in every request

Fixes RestComm/visual-designer#142


Compare: 
https://github.com/RestComm/visual-designer/compare/667cdeed04f5...dce769044bd4

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 667cde: Handled corner cases for fac warning display

2018-03-20 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 667cdeed04f5a8b28d3f2cb0391d2d5389cd414d
  
https://github.com/RestComm/visual-designer/commit/667cdeed04f5a8b28d3f2cb0391d2d5389cd414d
  Author: Orestis Tsakiridis 
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/templates/directive/facWarning.html
M designer/src/main/webapp/templates/steps/dialStep.html
M designer/src/main/webapp/templates/steps/gatherStep.html
M designer/src/main/webapp/templates/steps/smsStep.html

  Log Message:
  ---
  Handled corner cases for fac warning display

Fixes RestComm/visual-designer#327


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] efe1e6: Introduces feature-access-control (fac) in UI acco...

2018-03-16 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: efe1e6a88289301f95b2e1a72672d11e9cbe2b2c
  
https://github.com/RestComm/visual-designer/commit/efe1e6a88289301f95b2e1a72672d11e9cbe2b2c
  Author: Orestis Tsakiridis 
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/directives.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/js/app/stepDirectives.js
A designer/src/main/webapp/templates/directive/facWarning.html
M designer/src/main/webapp/templates/steps/dialStep.html
M designer/src/main/webapp/templates/steps/gatherStep.html
M designer/src/main/webapp/templates/steps/smsStep.html

  Log Message:
  ---
  Introduces feature-access-control (fac) in UI according to RC profile API

* Enable/disable asr/speech controls in Collect - #320
* Warning on Dial/number according to fac.outboundPSTN - #316
* Warning on SMS/to according to fac.outboundSMS - #317
* Services, directives and plumbing so that RC profile is retrieved from link 
header and
  made available to the application - #318

Fixes #316, fixes #317, fixes #318, fixes #320


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-03-13 Thread otsakir
  Branch: refs/heads/issue316_Dial_Number_noun_FAC_validation
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] cd9d5f: WIP on #316 - fac for Dial/number

2018-03-13 Thread Orestis Tsakiridis
  Branch: refs/heads/issue316_Dial_Number_noun_FAC_validation
  Home:   https://github.com/RestComm/visual-designer
  Commit: cd9d5f6cd6e91c4edd6e88c53024d33f112dfa01
  
https://github.com/RestComm/visual-designer/commit/cd9d5f6cd6e91c4edd6e88c53024d33f112dfa01
  Author: Orestis Tsakiridis 
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/directives.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  WIP on #316 - fac for Dial/number

* restcommProfile mocked resource and cache services
* validation algorithm implementation in featureAccessControl service
* facValidator directive

Refers RestComm/visual-designer#316


  Commit: 1ad31f2f1479505c4642f97f1786b0de35911cf7
  
https://github.com/RestComm/visual-designer/commit/1ad31f2f1479505c4642f97f1786b0de35911cf7
  Author: Orestis Tsakiridis 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/js/app/directives.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/js/app/stepDirectives.js
A designer/src/main/webapp/templates/directive/facWarning.html
M designer/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  Wrapping #316 - fac for Dial/number

Provided facWarning directive that validates and displays a warning in case of 
error

Refers RestComm/visual-designer#316


Compare: 
https://github.com/RestComm/visual-designer/compare/cd9d5f6cd6e9^...1ad31f2f1479

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-03-09 Thread otsakir
  Branch: refs/heads/issue302_directives_for_modules
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 8ac245: Introduced rvdModule directive with add/removeStep...

2018-03-09 Thread Orestis Tsakiridis
  Branch: refs/heads/issue302_directives_for_modules
  Home:   https://github.com/RestComm/visual-designer
  Commit: 8ac24522b098ad6e7785140c685efee3ce2b989a
  
https://github.com/RestComm/visual-designer/commit/8ac24522b098ad6e7785140c685efee3ce2b989a
  Author: Orestis Tsakiridis 
  Date:   2018-02-15 (Thu, 15 Feb 2018)

  Changed paths:
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/js/app/stepDirectives.js
M designer/src/main/webapp/js/lib/basic-dragdrop.js
M designer/src/main/webapp/templates/designer.html
M designer/src/main/webapp/templates/modules/smsModule.html
M designer/src/main/webapp/templates/modules/ussdModule.html
M designer/src/main/webapp/templates/modules/voiceModule.html

  Log Message:
  ---
  Introduced rvdModule directive with add/removeStep handlers

Refers #302


  Commit: 6ef2f73de2ad65946040528488f2d21a627f2be7
  
https://github.com/RestComm/visual-designer/commit/6ef2f73de2ad65946040528488f2d21a627f2be7
  Author: Orestis Tsakiridis 
  Date:   2018-02-16 (Fri, 16 Feb 2018)

  Changed paths:
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/templates/project-menu.html

  Log Message:
  ---
  Merge branch 'master' into issue302_directives_for_modules


  Commit: 68e031a1e83dc066bd08ca92ea183ec76b6dd054
  
https://github.com/RestComm/visual-designer/commit/68e031a1e83dc066bd08ca92ea183ec76b6dd054
  Author: Orestis Tsakiridis 
  Date:   2018-02-16 (Fri, 16 Feb 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/DesignerRestService.java
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/js/app/stepDirectives.js
M designer/src/main/webapp/templates/modules/voiceModule.html
M designer/src/main/webapp/templates/steps/playStep.html

  Log Message:
  ---
  Refactoring and progress on Play implementation as a proper angular directive

* Added play-step directive and related plumbing
* Introduced bundled wavs caching
* Fixed broken step-removal

Refers RestComm/visual-designer#298


  Commit: ae8d33404cee7639cfc9c01a908055a3a3d808f4
  
https://github.com/RestComm/visual-designer/commit/ae8d33404cee7639cfc9c01a908055a3a3d808f4
  Author: Orestis Tsakiridis 
  Date:   2018-02-20 (Tue, 20 Feb 2018)

  Changed paths:
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/js/app/stepDirectives.js
M designer/src/main/webapp/templates/designer.html
M designer/src/main/webapp/templates/steps/dialStep.html
M designer/src/main/webapp/templates/steps/gatherStep.html
M designer/src/main/webapp/templates/steps/playStep.html

  Log Message:
  ---
  WIP - project wav handling and fixes for sortable

* Introduced projectWavsCache as a central place to keep project wavs
* Tried to fix broken sortable uses (gather, dial/wavs, ussdCollect)

Refers RestComm/visual-designer#298


  Commit: b84d4ee2dffae3671b266d1ad1e7afcba67b58ac
  
https://github.com/RestComm/visual-designer/commit/b84d4ee2dffae3671b266d1ad1e7afcba67b58ac
  Author: Orestis Tsakiridis 
  Date:   2018-02-22 (Thu, 22 Feb 2018)

  Changed paths:
M designer/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Handles firstTime policy in an async way

Refers RestComm/visual-designer#303


  Commit: 5a52169d1c0c53e8805949319e1b0f6984fc6f25
  
https://github.com/RestComm/visual-designer/commit/5a52169d1c0c53e8805949319e1b0f6984fc6f25
  Author: Orestis Tsakiridis 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M designer/Gruntfile.js
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceNounConverter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlConferenceNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/redirect/RedirectStep.java
A 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgrader114to115.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderFactory.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
M designer/src/main/resources/validation/rvdproject/current/dialstep.json
M 
designer/src/main/resources/validation/rvdproject/current/redirectStep.json
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json
M designer/src/m

[RestComm/visual-designer] 25de35: Completed module-url-picker directive

2018-03-08 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 25de35ce0ce824f376e58901fb40227b891bfddf
  
https://github.com/RestComm/visual-designer/commit/25de35ce0ce824f376e58901fb40227b891bfddf
  Author: Orestis Tsakiridis 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/js/app/directives.js
M designer/src/main/webapp/templates/directive/moduleUrlPicker.html
M designer/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  Completed module-url-picker directive

Togglable support for both url and module targets has been added

Fixes #314


  Commit: 22761eab0d6a496bf1e6cc1aa7a65a06231a5926
  
https://github.com/RestComm/visual-designer/commit/22761eab0d6a496bf1e6cc1aa7a65a06231a5926
  Author: Orestis Tsakiridis 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/redirect/RedirectStep.java
M 
designer/src/main/resources/validation/rvdproject/current/redirectStep.json
M designer/src/main/webapp/js/app/steps.js
M designer/src/main/webapp/templates/steps/dialStep.html
M designer/src/main/webapp/templates/steps/redirectStep.html
A 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/redirect/RedirectStepTest.java

  Log Message:
  ---
  Redirect verb url+module target support

* Added module target support using module-url-picker directive
* Added 'next' property to Redirect model and validation code
* Provided unit test for Redirect

Fixes #47


Compare: 
https://github.com/RestComm/visual-designer/compare/64e593823a57...22761eab0d6a

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 64e593: Removed Dial/conference statusCallback, upgraded t...

2018-03-07 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 64e593823a573ef8b83f38e9da5edc83af8f42fd
  
https://github.com/RestComm/visual-designer/commit/64e593823a573ef8b83f38e9da5edc83af8f42fd
  Author: Orestis Tsakiridis 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceNounConverter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlConferenceNoun.java
A 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgrader114to115.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderFactory.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
M designer/src/main/resources/validation/rvdproject/current/dialstep.json
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json
M designer/src/main/webapp/templates/steps/dialStep.html
M 
designer/src/test/java/org/restcomm/connect/rvd/upgrade/UpgradeServiceTest.java

  Log Message:
  ---
  Removed Dial/conference statusCallback, upgraded to project 1.15 and 
simplified ProjectService

* Removed obsolete statusCallback, nextModule from dial/conference noun - #307
* Introduced new project version (1.15) and updated project-schema
* Reviewed UpgradeService and relied on checkUpgradability() instead of 
backwardsCompatible() - #313

Refers #307, #313


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 96e99c: Removed Dial/conference statusCallback, upgraded t...

2018-03-07 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 96e99cd19916ce9966c9e22b572839b91ccd7b84
  
https://github.com/RestComm/visual-designer/commit/96e99cd19916ce9966c9e22b572839b91ccd7b84
  Author: Orestis Tsakiridis 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceNounConverter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlConferenceNoun.java
A 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgrader114to115.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderFactory.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
M designer/src/main/resources/validation/rvdproject/current/dialstep.json
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json
M designer/src/main/webapp/templates/steps/dialStep.html
M 
designer/src/test/java/org/restcomm/connect/rvd/upgrade/UpgradeServiceTest.java

  Log Message:
  ---
  Removed Dial/conference statusCallback, upgraded to project 1.15 and 
simplified ProjectService

* Removed obsolete statusCallback, nextModule from dial/conference noun - #307
* Introduced new project version (1.15) and updated project-schema
* Reviewed UpgradeService and relied on checkUpgradability() instead of 
backwardsCompatible() - #313

Refers #307, #313


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-03-06 Thread otsakir
  Branch: refs/tags/1.2.0-131
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 558b0b: Keep original .css files to handle not to break dy...

2018-03-04 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 558b0baf4ef0042d2fa31c1519706cc2ae11efdd
  
https://github.com/RestComm/visual-designer/commit/558b0baf4ef0042d2fa31c1519706cc2ae11efdd
  Author: Orestis Tsakiridis 
  Date:   2018-03-05 (Mon, 05 Mar 2018)

  Changed paths:
M designer/Gruntfile.js

  Log Message:
  ---
  Keep original .css files to handle not to break dynamically generated links 
for theming

Refers RestComm/visual-designer#308


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 066e63: Moved CSS variables to rvd.css

2018-03-02 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 066e63f5dbee9ec7352c31eb0c9e56a449fadbab
  
https://github.com/RestComm/visual-designer/commit/066e63f5dbee9ec7352c31eb0c9e56a449fadbab
  Author: Orestis Tsakiridis 
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
R designer/src/main/webapp/css/theme.css
M designer/src/main/webapp/index.html

  Log Message:
  ---
  Moved CSS variables to rvd.css


  Commit: 446afdf921b7d68bf77902d4eb17e92e180e276f
  
https://github.com/RestComm/visual-designer/commit/446afdf921b7d68bf77902d4eb17e92e180e276f
  Author: Orestis Tsakiridis 
  Date:   2018-02-26 (Mon, 26 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/templates/designer.html

  Log Message:
  ---
  Same height for toolbox and 'steps' columns

Fixes RestComm/visual-designer#309


  Commit: 6ec3b1bcaff7234478cb14dc92499880a42a47d5
  
https://github.com/RestComm/visual-designer/commit/6ec3b1bcaff7234478cb14dc92499880a42a47d5
  Author: Orestis Tsakiridis 
  Date:   2018-02-28 (Wed, 28 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/index.html

  Log Message:
  ---
  CSS configurable logo

Refers RestComm/visual-designer#308


Compare: 
https://github.com/RestComm/visual-designer/compare/7f6de49e1ea8...6ec3b1bcaff7

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-02-16 Thread otsakir
  Branch: refs/tags/1.1.0-128
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 7f6de4: Fixes errors thrown for delayed Parameters and App...

2018-02-16 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 7f6de49e1ea8447b421274c13d75da93f7701a95
  
https://github.com/RestComm/visual-designer/commit/7f6de49e1ea8447b421274c13d75da93f7701a95
  Author: Orestis Tsakiridis 
  Date:   2018-02-16 (Fri, 16 Feb 2018)

  Changed paths:
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/templates/project-menu.html

  Log Message:
  ---
  Fixes errors thrown for delayed Parameters and Application responses

Fixes RestComm/visual-designer#303


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 9d8059: Completed WorkspaceMaintainer mechanism for projec...

2018-02-14 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 9d805904ce554f1c0eb923e3f640dc3662f47ae9
  
https://github.com/RestComm/visual-designer/commit/9d805904ce554f1c0eb923e3f640dc3662f47ae9
  Author: Orestis Tsakiridis 
  Date:   2018-02-14 (Wed, 14 Feb 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdInitializationServlet.java
M designer/src/main/java/org/restcomm/connect/rvd/model/WorkspaceStatus.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsWorkspaceDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsWorkspaceStorage.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/JsonModelStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/WorkspaceMaintainer.java
M designer/src/main/java/org/restcomm/connect/rvd/utils/RvdUtils.java
A designer/src/main/webapp/project-templates/TL1234/project.template
A designer/src/main/webapp/project-templates/TL1234/projects/main/state
A 
designer/src/main/webapp/project-templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/project.template
A 
designer/src/main/webapp/project-templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/projects/main/state
A 
designer/src/main/webapp/project-templates/TLfa6f0582b7b04930a25a5e763d3e3480/project.template
A 
designer/src/main/webapp/project-templates/TLfa6f0582b7b04930a25a5e763d3e3480/projects/main/state
R designer/src/main/webapp/workspace/@templates/TL1234/project.template
R designer/src/main/webapp/workspace/@templates/TL1234/projects/main/state
R 
designer/src/main/webapp/workspace/@templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/project.template
R 
designer/src/main/webapp/workspace/@templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/projects/main/state
R 
designer/src/main/webapp/workspace/@templates/TLfa6f0582b7b04930a25a5e763d3e3480/project.template
R 
designer/src/main/webapp/workspace/@templates/TLfa6f0582b7b04930a25a5e763d3e3480/projects/main/state
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsWorkspaceStorageTest.java
A designer/src/test/java/org/restcomm/connect/rvd/utils/RvdUtilsTest2.java

  Log Message:
  ---
  Completed WorkspaceMaintainer mechanism for project templates

Fixes RestComm/visual-designer#299


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 31bb7e: Hid workspace storage behind interface and created...

2018-02-13 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 31bb7ee7a8a6fafe6c20049e159fa860043b626f
  
https://github.com/RestComm/visual-designer/commit/31bb7ee7a8a6fafe6c20049e159fa860043b626f
  Author: Orestis Tsakiridis 
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/BuildService.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdInitializationServlet.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/NotificationsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/SettingsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/StatsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/TemplatesRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/logging/CustomLoggerImpl.java
M designer/src/main/java/org/restcomm/connect/rvd/logging/ProjectLogger.java
R designer/src/main/java/org/restcomm/connect/rvd/model/ModelMarshaler.java
A designer/src/main/java/org/restcomm/connect/rvd/model/ModelMarshaller.java
A 
designer/src/main/java/org/restcomm/connect/rvd/model/SimpleMarshaller.java
A designer/src/main/java/org/restcomm/connect/rvd/model/StepMarshaler.java
A designer/src/main/java/org/restcomm/connect/rvd/model/WorkspaceStatus.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsPackagingStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProfileDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsWorkspaceDao.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsWorkspaceStorage.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/JsonModelStorage.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/OldWorkspaceStorage.java
A designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
A 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/WorkspaceMaintainer.java
M designer/src/test/java/org/restcomm/connect/rvd/TestUtils.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/ProjectRestServiceMocked.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/RestServiceMockedTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/logging/ProjectLoggerTest.java
M designer/src/test/java/org/restcomm/connect/rvd/storage/FsDaoTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProfileDaoTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDaoTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/OldWorkspaceStorageTest.java
R 
designer/src/test/java/org/restcomm/connect/rvd/storage/WorkspaceStorageTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderTest.java

  Log Message:
  ---
  Hid workspace storage behind interface and created separate fs implementation

Also, introduced skeleton WorkspaceMainteiner

Refers RestComm/visual-designer#35, RestComm/visual-designer#299


  Commit: b0dd332ef147f342fb5c9b5d548c50e2f93d64d4
  
https://github.com/RestComm/visual-designer/commit/b0dd332ef147f342fb5c9b5d548c50e2f93d64d4
  Author: Orestis Tsakiridis 
  Date:   2018-02-13 (Tue, 13 Feb 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/BuildService.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdInitializationServlet.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java
M 
designer/src/main/java/org/restcomm

[RestComm/visual-designer] 930883: Introduced CSS variables and unified menus

2018-02-12 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 9308830f55c1f3aa5dd9b51f2620cde7ab2a89a8
  
https://github.com/RestComm/visual-designer/commit/9308830f55c1f3aa5dd9b51f2620cde7ab2a89a8
  Author: Orestis Tsakiridis 
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/css/rvd.css
A designer/src/main/webapp/css/theme.css
M designer/src/main/webapp/index.html
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/languages/en-US.json
M designer/src/main/webapp/languages/es.json
M designer/src/main/webapp/languages/pt-BR.json
R designer/src/main/webapp/templates/designer-mainmenu.html
M designer/src/main/webapp/templates/designer.html
R designer/src/main/webapp/templates/index-authmenu.html
A designer/src/main/webapp/templates/project-menu.html

  Log Message:
  ---
  Introduced CSS variables and unified menus

Refers RestComm/visual-designer#292


  Commit: 84ebf63ab1b7fa7cfae955d1c5c75d9e2954f3e5
  
https://github.com/RestComm/visual-designer/commit/84ebf63ab1b7fa7cfae955d1c5c75d9e2954f3e5
  Author: Orestis Tsakiridis 
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/languages/en-US.json
M designer/src/main/webapp/languages/es.json
M designer/src/main/webapp/languages/pt-BR.json
M designer/src/main/webapp/templates/project-menu.html

  Log Message:
  ---
  Final touches in project menu

Refers RestComm/visual-designer#292


  Commit: 53a4e2c0246254b7fe4164fe1c655bbebac4450d
  
https://github.com/RestComm/visual-designer/commit/53a4e2c0246254b7fe4164fe1c655bbebac4450d
  Author: Orestis Tsakiridis 
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/css/theme.css
R designer/src/main/webapp/images/restcomm-logo.png
R designer/src/main/webapp/images/restcomm-v-d-logo.png
A designer/src/main/webapp/images/restcomm-v-d-logo.svg
M designer/src/main/webapp/index.html
M designer/src/main/webapp/templates/designer.html
M designer/src/main/webapp/templates/project-menu.html

  Log Message:
  ---
  Applied styling changes to module menu, verb toolbox

Refers RestComm/visual-designer#292


  Commit: 486cb76531014e6a98f075b3e6c1eb2d50cbecbc
  
https://github.com/RestComm/visual-designer/commit/486cb76531014e6a98f075b3e6c1eb2d50cbecbc
  Author: Orestis Tsakiridis 
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/css/theme.css
M designer/src/main/webapp/templates/designer.html
M designer/src/main/webapp/templates/project-menu.html
M designer/src/main/webapp/templates/steps/gatherStep.html

  Log Message:
  ---
  Applied most changes for RVD revamp

Refers RestComm/visual-designer#292


  Commit: 26d017caa6c1e725f95afb4701f95eeb1fd0c607
  
https://github.com/RestComm/visual-designer/commit/26d017caa6c1e725f95afb4701f95eeb1fd0c607
  Author: Orestis Tsakiridis 
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/css/theme.css
M designer/src/main/webapp/index.html
M designer/src/main/webapp/templates/designer.html

  Log Message:
  ---
  Further improvements in RVD color revamp

Refers RestComm/visual-designer#297


  Commit: f46bd92e2b9f0c450004891caf405cbc2a5e5364
  
https://github.com/RestComm/visual-designer/commit/f46bd92e2b9f0c450004891caf405cbc2a5e5364
  Author: Orestis Tsakiridis 
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/index.html
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/languages/en-US.json
M designer/src/main/webapp/languages/es.json
M designer/src/main/webapp/languages/pt-BR.json
M designer/src/main/webapp/templates/designerSettingsModal.html
M designer/src/main/webapp/templates/project-menu.html
M designer/src/main/webapp/templates/projectLog.html
M designer/src/main/webapp/templates/steps/emailStep.html
M designer/src/main/webapp/templates/steps/faxStep.html
M designer/src/main/webapp/templates/steps/gatherStep.html
M designer/src/main/webapp/templates/steps/logStep.html
M designer/src/main/webapp/templates/steps/pauseStep.html
M designer/src/main/webapp/templates/steps/playStep.html
M designer/src/main/webapp/templates/steps/redirectStep.html
M designer/src/main/webapp/templates/steps/rejectStep.html
M designer/src/main/webapp/templates/steps/sayStep.html
M designer/src/main/webapp/templates/steps/smsStep.html
M designer

[RestComm/visual-designer] 5fa21a: Removed obsolete PUT /projectname method

2018-02-05 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 5fa21adc5df9afbc2bbfe9288ddaa080e45de061
  
https://github.com/RestComm/visual-designer/commit/5fa21adc5df9afbc2bbfe9288ddaa080e45de061
  Author: Orestis Tsakiridis 
  Date:   2018-02-05 (Mon, 05 Feb 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java

  Log Message:
  ---
  Removed obsolete PUT /projectname method

Fixes #272


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] d4c3cb: Copy parameters from templates or imported project...

2018-02-05 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: d4c3cb1e39c8e30e5d12d28016943808050ddde7
  
https://github.com/RestComm/visual-designer/commit/d4c3cb1e39c8e30e5d12d28016943808050ddde7
  Author: Orestis Tsakiridis 
  Date:   2018-02-05 (Mon, 05 Feb 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java

  Log Message:
  ---
  Copy parameters from templates or imported projects

Fixes #295


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-02-02 Thread otsakir
  Branch: refs/tags/1.1.0-125
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 4c2a5e: More strict access control for WT

2018-02-02 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 4c2a5ef8eb0271d033a411f36a5410656389daab
  
https://github.com/RestComm/visual-designer/commit/4c2a5ef8eb0271d033a411f36a5410656389daab
  Author: Orestis Tsakiridis 
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/identity/UserIdentityContext.java

  Log Message:
  ---
  More strict access control for WT

Fixes #296


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-02-02 Thread otsakir
  Branch: refs/tags/1.1.0-123
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 477492: Added Countly/analytics support for RVD

2018-02-01 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 477492888ccfe28e26acd25b3ecc599195b0c100
  
https://github.com/RestComm/visual-designer/commit/477492888ccfe28e26acd25b3ecc599195b0c100
  Author: Orestis Tsakiridis 
  Date:   2018-02-01 (Thu, 01 Feb 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/index.html
M designer/src/main/webapp/js/app/controllers/controllers.js
A designer/src/main/webapp/js/app/countly.js
M designer/src/main/webapp/templates/designer-mainmenu.html
M designer/src/main/webapp/templates/designer.html
M designer/src/main/webapp/templates/designerSettingsModal.html
M designer/src/main/webapp/templates/index-authmenu.html
M designer/src/main/webapp/templates/modules/smsModule.html
M designer/src/main/webapp/templates/modules/ussdModule.html
M designer/src/main/webapp/templates/modules/voiceModule.html
M designer/src/main/webapp/templates/steps/gatherStep.html
M designer/src/main/webapp/templates/webTriggerModal.html

  Log Message:
  ---
  Added Countly/analytics support for RVD

Fixes #75


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-29 Thread otsakir
  Branch: refs/tags/1.1.0-122
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 040057: Removed jboss-deployment-structure.xml since it ca...

2018-01-26 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 040057cac88cd25a359bafe38a70defa409cd585
  
https://github.com/RestComm/visual-designer/commit/040057cac88cd25a359bafe38a70defa409cd585
  Author: Orestis Tsakiridis 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
R designer/src/main/webapp/WEB-INF/jboss-deployment-structure.xml

  Log Message:
  ---
  Removed jboss-deployment-structure.xml since it causes problems to 
Wildfly/docker

Fixes #293


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 4de274: Removed console.log message when dropping Say verb

2018-01-26 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 4de2745f6e60576e0a0c595344187d42a20c8863
  
https://github.com/RestComm/visual-designer/commit/4de2745f6e60576e0a0c595344187d42a20c8863
  Author: Orestis Tsakiridis 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M designer/src/main/webapp/js/lib/basic-dragdrop.js

  Log Message:
  ---
  Removed console.log message when dropping Say verb

Fixes #220


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] cab9c6: Removed project name parameter from designer and d...

2018-01-26 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: cab9c6132300531b5e54e50cdda0c844c08271d7
  
https://github.com/RestComm/visual-designer/commit/cab9c6132300531b5e54e50cdda0c844c08271d7
  Author: Orestis Tsakiridis 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/templates/designer-mainmenu.html
M designer/src/main/webapp/templates/designer.html
M designer/src/main/webapp/templates/projectLog.html

  Log Message:
  ---
  Removed project name parameter from designer and designer-log states

Also, provided redirects to ensure old links still work

Fixes #40


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 2b0fe2: Hide angular internal template code when first loa...

2018-01-25 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 2b0fe2d3e5d57d01601de56f5ec5e853b03cbd1c
  
https://github.com/RestComm/visual-designer/commit/2b0fe2d3e5d57d01601de56f5ec5e853b03cbd1c
  Author: Orestis Tsakiridis 
  Date:   2018-01-26 (Fri, 26 Jan 2018)

  Changed paths:
M designer/src/main/webapp/index.html

  Log Message:
  ---
  Hide angular internal template code when first loading the page

Fixes #64


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 714b9b: WIP

2018-01-25 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 714b9b938981e24f1be6020c35fefee544e9e56a
  
https://github.com/RestComm/visual-designer/commit/714b9b938981e24f1be6020c35fefee544e9e56a
  Author: Orestis Tsakiridis 
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/NotificationsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/StatsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/project/RvdProject.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java

  Log Message:
  ---
  WIP


  Commit: 40222f9bcfe9c638b544a352f8dadd53ddc91319
  
https://github.com/RestComm/visual-designer/commit/40222f9bcfe9c638b544a352f8dadd53ddc91319
  Author: Orestis Tsakiridis 
  Date:   2018-01-25 (Thu, 25 Jan 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/BuildService.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/MemoryProjectDao.java
M 
designer/src/test/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java

  Log Message:
  ---
  Decoupled most core classes from FsProjectStorage

Fixes #278,#291


Compare: 
https://github.com/RestComm/visual-designer/compare/eba7978d541a...40222f9bcfe9

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/asr
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue183_es_timeout_per_element
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue244_say_integration_test
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue235_es_custom_headers
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue229_strip_project_management
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue261_templates_storage_layer
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue184_es_monitoring_mechanism
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue39_simplify_build_structure
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue138_rcomm_config_decouple
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/hamsterksu-asr_ext
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/heads/issue128_video_for_Play
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-24 Thread otsakir
  Branch: refs/tags/1.1.0-120
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] eba797: Removal ras server-side stuff and other important ...

2018-01-24 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: eba7978d541a896ec5868d4ba63ee82caf8f86ba
  
https://github.com/RestComm/visual-designer/commit/eba7978d541a896ec5868d4ba63ee82caf8f86ba
  Author: Orestis Tsakiridis 
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
R designer/src/main/java/org/restcomm/connect/rvd/RasService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdRestApplication.java
R 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/ras/InvalidRestcommAppPackage.java
R 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/ras/RasException.java
R 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/ras/RestcommAppAlreadyExists.java
R 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/ras/UnsupportedRasApplicationVersion.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
R 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RasRestService.java
R designer/src/main/java/org/restcomm/connect/rvd/model/RappItem.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java

  Log Message:
  ---
  Removal ras server-side stuff and other important tech debt in storage and 
API layers

- Code cleanup in FsProjectStorage and ProjectRestService
- Removed Ras service and lightened up ProjectHelper
- Removed project listing method in ProjectRestService
- Removed most (all?) remaining server-side ras stuff

Refers #265,#290


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 770db9: Fixes template ownership issue

2018-01-23 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 770db91e023b407b58cc8c444f1ef2d825ebf135
  
https://github.com/RestComm/visual-designer/commit/770db91e023b407b58cc8c444f1ef2d825ebf135
  Author: Orestis Tsakiridis 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M designer/src/main/webapp/workspace/@templates/TL1234/projects/main/state
M 
designer/src/main/webapp/workspace/@templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/projects/main/state
M 
designer/src/main/webapp/workspace/@templates/TLfa6f0582b7b04930a25a5e763d3e3480/projects/main/state
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/MemoryProjectDao.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/TemplatesRestServiceTest.java

  Log Message:
  ---
  Fixes template ownership issue

- Removed 'owner' property form default templates
- Set 'owner' to project creator when creating project from template

Fixes #289


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] e758c8: Added sample SMS and USSD rvd templates

2018-01-23 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: e758c8f4984510588974741b05b0fbbfc7054e6a
  
https://github.com/RestComm/visual-designer/commit/e758c8f4984510588974741b05b0fbbfc7054e6a
  Author: Orestis Tsakiridis 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A 
designer/src/main/webapp/workspace/@templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/project.template
A 
designer/src/main/webapp/workspace/@templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/projects/main/state
A 
designer/src/main/webapp/workspace/@templates/TLfa6f0582b7b04930a25a5e763d3e3480/project.template
A 
designer/src/main/webapp/workspace/@templates/TLfa6f0582b7b04930a25a5e763d3e3480/projects/main/state

  Log Message:
  ---
  Added sample SMS and USSD rvd templates

Refers RestComm/visual-designer#283


  Commit: 45ff770d89d713ff5fc86b4753c71045a7d422e2
  
https://github.com/RestComm/visual-designer/commit/45ff770d89d713ff5fc86b4753c71045a7d422e2
  Author: Orestis Tsakiridis 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
M 
designer/src/main/webapp/workspace/@templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/project.template
M 
designer/src/main/webapp/workspace/@templates/TL4d93e3a918ef4f89bbe5ae524c2400e8/projects/main/state

  Log Message:
  ---
  Updated USSD template application

Refers #283


Compare: 
https://github.com/RestComm/visual-designer/compare/a89b661e68f1...45ff770d89d7

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] a89b66: Added firstTime logic

2018-01-22 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  
https://github.com/RestComm/visual-designer/commit/a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  Author: Orestis Tsakiridis 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Added firstTime logic

- Parameters popup is shown the first time a project with parameters is 
launched (firstTime url param is true)
- All modules are shown

Refers #282


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] a89b66: Added firstTime logic

2018-01-22 Thread Orestis Tsakiridis
  Branch: refs/heads/issue282_firstTime_param
  Home:   https://github.com/RestComm/visual-designer
  Commit: a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  
https://github.com/RestComm/visual-designer/commit/a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  Author: Orestis Tsakiridis 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Added firstTime logic

- Parameters popup is shown the first time a project with parameters is 
launched (firstTime url param is true)
- All modules are shown

Refers #282


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 87e4ad: Eliminated caching issues by using cacheBust

2018-01-19 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 87e4ada7e316246fc6f2eac68090507fca33a3f3
  
https://github.com/RestComm/visual-designer/commit/87e4ada7e316246fc6f2eac68090507fca33a3f3
  Author: Orestis Tsakiridis 
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
M designer/.gitignore
A designer/Gruntfile.js
A designer/package.json
M designer/pom.xml
R designer/src/main/webapp/css/bootstrap-theme.css
R designer/src/main/webapp/css/bootstrap-theme.min.css
R designer/src/main/webapp/css/bootstrap.css
R designer/src/main/webapp/css/bootstrap.icon-large.css
R designer/src/main/webapp/css/bootstrap.min.css
R designer/src/main/webapp/css/bootstrap/config.json
R designer/src/main/webapp/css/bootstrap/css/bootstrap-theme.css
R designer/src/main/webapp/css/bootstrap/css/bootstrap-theme.min.css
R designer/src/main/webapp/css/bootstrap/css/bootstrap.css
R designer/src/main/webapp/css/bootstrap/css/bootstrap.min.css
R 
designer/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.eot
R 
designer/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.svg
R 
designer/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.ttf
R 
designer/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.woff
R 
designer/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.woff2
R designer/src/main/webapp/css/font-awesome-4.1.0/css/font-awesome.css
R designer/src/main/webapp/css/font-awesome-4.1.0/css/font-awesome.min.css
R designer/src/main/webapp/css/font-awesome-4.1.0/fonts/FontAwesome.otf
R 
designer/src/main/webapp/css/font-awesome-4.1.0/fonts/fontawesome-webfont.eot
R 
designer/src/main/webapp/css/font-awesome-4.1.0/fonts/fontawesome-webfont.svg
R 
designer/src/main/webapp/css/font-awesome-4.1.0/fonts/fontawesome-webfont.ttf
R 
designer/src/main/webapp/css/font-awesome-4.1.0/fonts/fontawesome-webfont.woff
R designer/src/main/webapp/css/font-awesome-4.1.0/less/bordered-pulled.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/core.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/fixed-width.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/font-awesome.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/icons.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/larger.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/list.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/mixins.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/path.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/rotated-flipped.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/spinning.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/stacked.less
R designer/src/main/webapp/css/font-awesome-4.1.0/less/variables.less
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_bordered-pulled.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_core.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_fixed-width.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_icons.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_larger.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_list.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_mixins.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_path.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_rotated-flipped.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_spinning.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_stacked.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/_variables.scss
R designer/src/main/webapp/css/font-awesome-4.1.0/scss/font-awesome.scss
R designer/src/main/webapp/css/joint.css
A designer/src/main/webapp/css/lib/bootstrap-theme.css
A designer/src/main/webapp/css/lib/bootstrap-theme.min.css
A designer/src/main/webapp/css/lib/bootstrap.css
A designer/src/main/webapp/css/lib/bootstrap.icon-large.css
A designer/src/main/webapp/css/lib/bootstrap.min.css
A designer/src/main/webapp/css/lib/bootstrap/config.json
A designer/src/main/webapp/css/lib/bootstrap/css/bootstrap-theme.css
A designer/src/main/webapp/css/lib/bootstrap/css/bootstrap-theme.min.css
A designer/src/main/webapp/css/lib/bootstrap/css/bootstrap.css
A designer/src/main/webapp/css/lib/bootstrap/css/bootstrap.min.css
A 
designer/src/main/webapp/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot
A 
designer/src/main/webapp/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg
A 
designer/src/main/webapp/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf
A 
designer/src/main/webapp/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff
A

[RestComm/visual-designer] cdd60b: Project parameters data layer and API

2018-01-18 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: cdd60b9db908b4651c144cf6a85c8abd1c042743
  
https://github.com/RestComm/visual-designer/commit/cdd60b9db908b4651c144cf6a85c8abd1c042743
  Author: Orestis Tsakiridis 
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
R designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java
M designer/src/main/java/org/restcomm/connect/rvd/RasService.java
A designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
A 
designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectParametersHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/NotificationsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RasRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
A 
designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameterValuesDto.java
A 
designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameters.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/client/ProjectItem.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
R designer/src/test/java/org/restcomm/connect/rvd/ProjectServiceTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/helpers/ProjectHelperTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java

  Log Message:
  ---
  Project parameters data layer and API

- Also did some renaming like ProjectService -> ProjectHelper

Refers #279,#280


  Commit: c25b50c04c0a0baea280a37cf2ba0775d9b2742b
  
https://github.com/RestComm/visual-designer/commit/c25b50c04c0a0baea280a37cf2ba0775d9b2742b
  Author: Orestis Tsakiridis 
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameters.java
A 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/ProjectParametersTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/ProjectRestServiceMocked.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/MemoryProjectDao.java

  Log Message:
  ---
  Added ProjectParameters API and data layer component test

Btw, ProjectParameterTest and ProjectRestSeerviceMocked can serve as a good 
bases
for lightweight API centered tests.

Refers #279,#280
Fixes #285


  Commit: 34dbc7b27a1cd4772a06c4575a7a9bff770dcecc
  
https://github.com/RestComm/visual-designer/commit/34dbc7b27a1cd4772a06c4575a7a9bff770dcecc
  Author: Orestis Tsakiridis 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java

  Log Message:
  ---
  application/json content type for parameters method

Refers #280


  Commit: d7cadabd2532f501d649b60dfe5626402d028113
  
https://github.com/RestComm/visual-designer/commit/d7cadabd2532f501d649b60dfe5626402d028113
  Author: Orestis Tsakiridis 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/js/app/interceptors.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/templates/designer-mainmenu.html
A designer/src/main/webapp/templates/parametersModal.html

  Log Message:
  ---
  Added UI for project parameters

Refers #281


  Commit: 8d6d514ff2dbe4260529341719835da2cee9a9f9
  
https://github.com/RestComm/visual-designer/commit/8d6d514ff2dbe4260529341719835da2cee9a9f9
  Author: Orestis Tsakiridis 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/webapp/WEB-INF/rvd.xml
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java

  Log Message:
  ---
  Load project parameters by RVD controller and create rvd variables


  Commit: ed3c9ebec8a6323e48e34909a526f5d0e091e39c
  
https://github.com/RestComm/visual-designer/commit/ed3c9ebec8a6323e48e34909a526f5d0e091e39c
  Author: Orestis Tsakiridis 
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
  

[RestComm/visual-designer] ed3c9e: hide 'Parameters' link if parameters are available

2018-01-18 Thread Orestis Tsakiridis
  Branch: refs/heads/issue279_project_parameters_data_layer
  Home:   https://github.com/RestComm/visual-designer
  Commit: ed3c9ebec8a6323e48e34909a526f5d0e091e39c
  
https://github.com/RestComm/visual-designer/commit/ed3c9ebec8a6323e48e34909a526f5d0e091e39c
  Author: Orestis Tsakiridis 
  Date:   2018-01-18 (Thu, 18 Jan 2018)

  Changed paths:
M designer/src/main/webapp/WEB-INF/rvd.xml
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/templates/designer-mainmenu.html

  Log Message:
  ---
  hide 'Parameters' link if parameters are available

Refers #281


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 34dbc7: application/json content type for parameters metho...

2018-01-17 Thread Orestis Tsakiridis
  Branch: refs/heads/issue279_project_parameters_data_layer
  Home:   https://github.com/RestComm/visual-designer
  Commit: 34dbc7b27a1cd4772a06c4575a7a9bff770dcecc
  
https://github.com/RestComm/visual-designer/commit/34dbc7b27a1cd4772a06c4575a7a9bff770dcecc
  Author: Orestis Tsakiridis 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java

  Log Message:
  ---
  application/json content type for parameters method

Refers #280


  Commit: d7cadabd2532f501d649b60dfe5626402d028113
  
https://github.com/RestComm/visual-designer/commit/d7cadabd2532f501d649b60dfe5626402d028113
  Author: Orestis Tsakiridis 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M designer/src/main/webapp/css/rvd.css
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/js/app/interceptors.js
M designer/src/main/webapp/js/app/services.js
M designer/src/main/webapp/templates/designer-mainmenu.html
A designer/src/main/webapp/templates/parametersModal.html

  Log Message:
  ---
  Added UI for project parameters

Refers #281


  Commit: 8d6d514ff2dbe4260529341719835da2cee9a9f9
  
https://github.com/RestComm/visual-designer/commit/8d6d514ff2dbe4260529341719835da2cee9a9f9
  Author: Orestis Tsakiridis 
  Date:   2018-01-17 (Wed, 17 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/webapp/WEB-INF/rvd.xml
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java

  Log Message:
  ---
  Load project parameters by RVD controller and create rvd variables


Compare: 
https://github.com/RestComm/visual-designer/compare/c25b50c04c0a...8d6d514ff2db

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] cdd60b: Project parameters data layer and API

2018-01-16 Thread Orestis Tsakiridis
  Branch: refs/heads/issue279_project_parameters_data_layer
  Home:   https://github.com/RestComm/visual-designer
  Commit: cdd60b9db908b4651c144cf6a85c8abd1c042743
  
https://github.com/RestComm/visual-designer/commit/cdd60b9db908b4651c144cf6a85c8abd1c042743
  Author: Orestis Tsakiridis 
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
R designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java
M designer/src/main/java/org/restcomm/connect/rvd/RasService.java
A designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
A 
designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectParametersHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/NotificationsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RasRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
A 
designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameterValuesDto.java
A 
designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameters.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/client/ProjectItem.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
R designer/src/test/java/org/restcomm/connect/rvd/ProjectServiceTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/helpers/ProjectHelperTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java

  Log Message:
  ---
  Project parameters data layer and API

- Also did some renaming like ProjectService -> ProjectHelper

Refers #279,#280


  Commit: c25b50c04c0a0baea280a37cf2ba0775d9b2742b
  
https://github.com/RestComm/visual-designer/commit/c25b50c04c0a0baea280a37cf2ba0775d9b2742b
  Author: Orestis Tsakiridis 
  Date:   2018-01-16 (Tue, 16 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameters.java
A 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/ProjectParametersTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/ProjectRestServiceMocked.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/MemoryProjectDao.java

  Log Message:
  ---
  Added ProjectParameters API and data layer component test

Btw, ProjectParameterTest and ProjectRestSeerviceMocked can serve as a good 
bases
for lightweight API centered tests.

Refers #279,#280
Fixes #285


Compare: 
https://github.com/RestComm/visual-designer/compare/cdd60b9db908^...c25b50c04c0a

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 379ca0: Set WT return code to 401 if wrong IDE setting cre...

2018-01-15 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 379ca0a2bd8a2238a2703a6ded535eb61f678472
  
https://github.com/RestComm/visual-designer/commit/379ca0a2bd8a2238a2703a6ded535eb61f678472
  Author: Orestis Tsakiridis 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/identity/DefaultAccountProvider.java

  Log Message:
  ---
  Set WT return code to 401 if wrong IDE setting creds

Refers #276


  Commit: e893cefcc91bff1d92acb0703e3efd5b3c5a8da9
  
https://github.com/RestComm/visual-designer/commit/e893cefcc91bff1d92acb0703e3efd5b3c5a8da9
  Author: Orestis Tsakiridis 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/callcontrol/WebTriggerNotApplicable.java
M 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/callcontrol/WebTriggerNotAvailable.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
R 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsCallControlInfoStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java

  Log Message:
  ---
  Ported WT getter/setter methods into ProjectDao

Refers #284


Compare: 
https://github.com/RestComm/visual-designer/compare/850050387806...e893cefcc91b

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 850050: Fixed WT return status in case application is miss...

2018-01-11 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 8500503878065942403791d9fbfcc1617b7f0808
  
https://github.com/RestComm/visual-designer/commit/8500503878065942403791d9fbfcc1617b7f0808
  Author: Orestis Tsakiridis 
  Date:   2018-01-11 (Thu, 11 Jan 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/BuildService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
A 
designer/src/main/java/org/restcomm/connect/rvd/model/server/ProjectIndex.java
R 
designer/src/main/java/org/restcomm/connect/rvd/model/server/ProjectOptions.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java

  Log Message:
  ---
  Fixed WT return status in case application is missing

Also, determined (built) project existence   Dao method

Fixes #275


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2018-01-09 Thread otsakir
  Branch: refs/tags/1.1.0-117
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 6d9d3e: Added jboss-deployment-structure to solve class co...

2018-01-09 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 6d9d3e08b5da626f5e6c3235a4b45e85ca114b76
  
https://github.com/RestComm/visual-designer/commit/6d9d3e08b5da626f5e6c3235a4b45e85ca114b76
  Author: Orestis Tsakiridis 
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
A designer/src/main/webapp/WEB-INF/jboss-deployment-structure.xml

  Log Message:
  ---
  Added jboss-deployment-structure to solve class conflict issues with Jboss 
apache deps

Fixes #274


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 7b4583: Added jboss-deployment-structure to solve class co...

2018-01-09 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 7b458379066f4ae0a45c835c2388d0a70d26dd1a
  
https://github.com/RestComm/visual-designer/commit/7b458379066f4ae0a45c835c2388d0a70d26dd1a
  Author: Orestis Tsakiridis 
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
A designer/src/main/webapp/WEB-INF/jboss-deployment-structure.xml

  Log Message:
  ---
  Added jboss-deployment-structure to solve class conflict issues with Jboss 
apache deps

Fixes RestComm/Restcomm-Connect#274


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] a2f937: Added template storage layer (core implementation)

2018-01-09 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: a2f9379a4ad784db5edfca182910bae924b71f29
  
https://github.com/RestComm/visual-designer/commit/a2f9379a4ad784db5edfca182910bae924b71f29
  Author: Orestis Tsakiridis 
  Date:   2017-12-03 (Sun, 03 Dec 2017)

  Changed paths:
A designer/src/main/java/org/restcomm/connect/rvd/BaseRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
A 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/NotSupportedFeature.java
A designer/src/main/java/org/restcomm/connect/rvd/model/ProjectTemplate.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectTemplateDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java

  Log Message:
  ---
  Added template storage layer (core implementation)

Refers #261


  Commit: 011b88b7f546d71fe91620c0649a35e804b3d226
  
https://github.com/RestComm/visual-designer/commit/011b88b7f546d71fe91620c0649a35e804b3d226
  Author: Orestis Tsakiridis 
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/BaseRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/model/ProjectTemplate.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
A designer/src/test/java/org/restcomm/connect/rvd/storage/FsDaoTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDaoTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/project.template
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/state
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/alert.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/beep.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/demo-prompt.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/one-second-silence.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/reject.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/ringing.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/resources/voice-icon.png
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/project.template
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/state
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/alert.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/beep.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/demo-prompt.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/one-second-silence.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/reject.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/ringing.wav

  Log Message:
  ---
  Paging for templates dao and unit test

* Paging for templates dao
* Absolute path support for entities FS storage (and templates dir)
* Unit test for project template dao. Added builtin template directory
* Structural improvements in Fs*DaoTest's

Refers #261


  Commit: 4691b9d49cfda3623929537d2c580c3b4fd9c682
  
https://github.com/RestComm/visual-designer/commit/4691b9d49cfda3623929537d2c580c3b4fd9c682
  Author: Orestis Tsakiridis 
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdRestApplication.java
A designer/src/main/java/org/restcomm/connect/rvd/http/PaginatedResults.java
A 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/TemplatesRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/st

[RestComm/visual-designer] edeb88: Initial support for ES http headers

2018-01-05 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: edeb88d79f23f266a80032486317ec9c09da15ec
  
https://github.com/RestComm/visual-designer/commit/edeb88d79f23f266a80032486317ec9c09da15ec
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStep.java
M 
designer/src/main/resources/validation/rvdproject/current/externalServiceStep.json
M designer/src/main/webapp/js/app/steps.js
M designer/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Initial support for ES http headers

* Updated UI
* Header persistence to state file
* Json schema update

Refers #235


  Commit: e0c33a19667aaf7cf7991c8c0cc2588b9bfa8df2
  
https://github.com/RestComm/visual-designer/commit/e0c33a19667aaf7cf7991c8c0cc2588b9bfa8df2
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStep.java

  Log Message:
  ---
  Injected custom http headers to outgoing ES request

Refers #235


  Commit: 34a75d417869cdfd31c1d792012c42564ee55fa5
  
https://github.com/RestComm/visual-designer/commit/34a75d417869cdfd31c1d792012c42564ee55fa5
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
A 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgrader113to114.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderFactory.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json

  Log Message:
  ---
  Introduced project version 1.14

- changed RvdConfiguration.RVD_PROJECT_VERSION
- added upgrade stuff

Refers #235


  Commit: 5862f75ddcfb4fea22c1c723bdb0da727aa5bc1a
  
https://github.com/RestComm/visual-designer/commit/5862f75ddcfb4fea22c1c723bdb0da727aa5bc1a
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStep.java
M 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/dial/DialStepTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStepTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java

  Log Message:
  ---
  Added ExternalServiceStep component test

Also, did small fixes to ES step to allow for null properties in various 
properties

Refers #235


  Commit: af61f1e4141e75b411e765d3bb391df57508c23c
  
https://github.com/RestComm/visual-designer/commit/af61f1e4141e75b411e765d3bb391df57508c23c
  Author: Orestis Tsakiridis 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/AccessOperation.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStep.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/RouteMapping.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ValueExtractor.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStepTest.java

  Log Message:
  ---
  Unit testing for External Service step

Refers #277


  Commit: 012ba1320add9bbaff66421e46e562898e6be500
  
https://github.com/RestComm/visual-designer/commit/012ba1320add9bbaff66421e46e562898e6be500
  Author: Orestis Tsakiridis 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M designer/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Fixed indentation of ES routing mapping blocks


Compare: 
https://github.com/RestComm/visual-designer/compare/3790d4125be5...012ba1320add

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 34a75d: Introduced project version 1.14

2018-01-04 Thread Orestis Tsakiridis
  Branch: refs/heads/issue235_es_custom_headers
  Home:   https://github.com/RestComm/visual-designer
  Commit: 34a75d417869cdfd31c1d792012c42564ee55fa5
  
https://github.com/RestComm/visual-designer/commit/34a75d417869cdfd31c1d792012c42564ee55fa5
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
A 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgrader113to114.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderFactory.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json

  Log Message:
  ---
  Introduced project version 1.14

- changed RvdConfiguration.RVD_PROJECT_VERSION
- added upgrade stuff

Refers #235


  Commit: 5862f75ddcfb4fea22c1c723bdb0da727aa5bc1a
  
https://github.com/RestComm/visual-designer/commit/5862f75ddcfb4fea22c1c723bdb0da727aa5bc1a
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStep.java
M 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/dial/DialStepTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStepTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java

  Log Message:
  ---
  Added ExternalServiceStep component test

Also, did small fixes to ES step to allow for null properties in various 
properties

Refers #235


Compare: 
https://github.com/RestComm/visual-designer/compare/e0c33a19667a...5862f75ddcfb

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] edeb88: Initial support for ES http headers

2018-01-03 Thread Orestis Tsakiridis
  Branch: refs/heads/issue235_es_custom_headers
  Home:   https://github.com/RestComm/visual-designer
  Commit: edeb88d79f23f266a80032486317ec9c09da15ec
  
https://github.com/RestComm/visual-designer/commit/edeb88d79f23f266a80032486317ec9c09da15ec
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStep.java
M 
designer/src/main/resources/validation/rvdproject/current/externalServiceStep.json
M designer/src/main/webapp/js/app/steps.js
M designer/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Initial support for ES http headers

* Updated UI
* Header persistence to state file
* Json schema update

Refers #235


  Commit: e0c33a19667aaf7cf7991c8c0cc2588b9bfa8df2
  
https://github.com/RestComm/visual-designer/commit/e0c33a19667aaf7cf7991c8c0cc2588b9bfa8df2
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/es/ExternalServiceStep.java

  Log Message:
  ---
  Injected custom http headers to outgoing ES request

Refers #235


Compare: 
https://github.com/RestComm/visual-designer/compare/edeb88d79f23^...e0c33a19667a

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 54faf5: Reviewed template directory configuration setting ...

2018-01-03 Thread Orestis Tsakiridis
  Branch: refs/heads/issue261_templates_storage_layer
  Home:   https://github.com/RestComm/visual-designer
  Commit: 54faf51a2cf912c9e6fbf7c97db98ba811bf80e3
  
https://github.com/RestComm/visual-designer/commit/54faf51a2cf912c9e6fbf7c97db98ba811bf80e3
  Author: Orestis Tsakiridis 
  Date:   2017-12-20 (Wed, 20 Dec 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/BaseRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdInitializationServlet.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/WorkspaceBootstrapper.java
A 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/BootstrappingException.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M 
designer/src/test/java/org/restcomm/connect/rvd/bootstrap/WorkspaceBootstrapperTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java

  Log Message:
  ---
  Reviewed template directory configuration setting and reviewed  
WorkspaceBootstrapper

- Added templates directory creation if not exists

Refers #261


  Commit: 0af5b5cd38208969c18bd19f5a536dda5ff0ec71
  
https://github.com/RestComm/visual-designer/commit/0af5b5cd38208969c18bd19f5a536dda5ff0ec71
  Author: Orestis Tsakiridis 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
M designer/src/main/webapp/workspace/@templates/TL1234/project.template
R 
designer/src/main/webapp/workspace/@templates/TL1234/resources/voice-icon.png

  Log Message:
  ---
  Bugfixes and polishing for templates mechanism


Compare: 
https://github.com/RestComm/visual-designer/compare/b3f28ecb2613...0af5b5cd3820

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] bb5382: Fix for project UpgradeService

2017-12-17 Thread Orestis Tsakiridis
  Branch: refs/heads/issue261_templates_storage_layer
  Home:   https://github.com/RestComm/visual-designer
  Commit: bb53825c0ff5ab1d3c6f23316d1b9975964435e3
  
https://github.com/RestComm/visual-designer/commit/bb53825c0ff5ab1d3c6f23316d1b9975964435e3
  Author: Orestis Tsakiridis 
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java

  Log Message:
  ---
  Fix for project UpgradeService

Only directory entries not starting with '@' are considered projects

Refers #262


  Commit: 6858a9e129ce7557fe05abfae1c993f374f58a6c
  
https://github.com/RestComm/visual-designer/commit/6858a9e129ce7557fe05abfae1c993f374f58a6c
  Author: Orestis Tsakiridis 
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java

  Log Message:
  ---
  Multiplexed three ways of project creation in single REST method


  Commit: eff475a7ddec7763c09767c8dec7f044bb940bdf
  
https://github.com/RestComm/visual-designer/commit/eff475a7ddec7763c09767c8dec7f044bb940bdf
  Author: Orestis Tsakiridis 
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java

  Log Message:
  ---
  Removed appliation name ProjectDao member variable

Added is as a function parameter instead.

Refers #261


  Commit: 4b7b08972c91bbf69bab8121c37e7ab21dc3edd7
  
https://github.com/RestComm/visual-designer/commit/4b7b08972c91bbf69bab8121c37e7ab21dc3edd7
  Author: Orestis Tsakiridis 
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M designer/src/test/java/org/restcomm/connect/rvd/TestUtils.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java

  Log Message:
  ---
  Project-from-template creation core operations and project data layer 
refactoring

* Added create-project-from-template dao operation
* Moved WebTrigger, Settings, wavs operations to ProjectDao from 
FsProjectStorage
* More Project data layer refactoring

Refers #263, #271


  Commit: 2f0dfe4c699f9b6f72117e49601bf46799c8f8b3
  
https://github.com/RestComm/visual-designer/commit/2f0dfe4c699f9b6f72117e49601bf46799c8f8b3
  Author: Orestis Tsakiridis 
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Log Message:
  ---
  Merge branch 'issue261_templates_storage_layer' of 
https://github.com/RestComm/visual-designer into 
issue261_templates_storage_layer


  Commit: 92ba5a81bf1c79d06cf149648f673dee250a5472
  
https://github.com/RestComm/visual-designer/commit/92ba5a81bf1c79d06cf149648f673dee250a5472
  Author: Orestis Tsakiridis 
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectApplicationsApi.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
A 
designer/src/main/java/org/restcomm/connect/rvd/model/ProjectCreatedDto.java
A designer/src/main/java/org/restcomm/connect/rvd/project/ProjectKind.java
A designer/src/main/java/org/restcomm/connect/rvd/project/ProjectUtils.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectTemplateDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M designer/src/main/java/org/restcomm/connect/rvd/utils/ValidationUtils.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDaoTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/WorkspaceStorageTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest

[RestComm/visual-designer]

2017-12-14 Thread otsakir
  Branch: refs/tags/1.1.0-100
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 3790d4: More verbose logging for WebTrigger

2017-12-14 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 3790d4125be5c8aed62c0b77b4ecf0dcfa7cc150
  
https://github.com/RestComm/visual-designer/commit/3790d4125be5c8aed62c0b77b4ecf0dcfa7cc150
  Author: Orestis Tsakiridis 
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/restcomm/RestcommClient.java

  Log Message:
  ---
  More verbose logging for WebTrigger

Log stack trace in case of IOException

Refers #2711


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] a2f937: Added template storage layer (core implementation)

2017-12-11 Thread Orestis Tsakiridis
  Branch: refs/heads/issue261_templates_storage_layer
  Home:   https://github.com/RestComm/visual-designer
  Commit: a2f9379a4ad784db5edfca182910bae924b71f29
  
https://github.com/RestComm/visual-designer/commit/a2f9379a4ad784db5edfca182910bae924b71f29
  Author: Orestis Tsakiridis 
  Date:   2017-12-03 (Sun, 03 Dec 2017)

  Changed paths:
A designer/src/main/java/org/restcomm/connect/rvd/BaseRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
A 
designer/src/main/java/org/restcomm/connect/rvd/exceptions/NotSupportedFeature.java
A designer/src/main/java/org/restcomm/connect/rvd/model/ProjectTemplate.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
A 
designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectTemplateDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java

  Log Message:
  ---
  Added template storage layer (core implementation)

Refers #261


  Commit: 011b88b7f546d71fe91620c0649a35e804b3d226
  
https://github.com/RestComm/visual-designer/commit/011b88b7f546d71fe91620c0649a35e804b3d226
  Author: Orestis Tsakiridis 
  Date:   2017-12-08 (Fri, 08 Dec 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/BaseRvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/model/ProjectTemplate.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDao.java
M 
designer/src/main/java/org/restcomm/connect/rvd/storage/WorkspaceStorage.java
A designer/src/test/java/org/restcomm/connect/rvd/storage/FsDaoTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectTemplateDaoTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/project.template
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/state
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/alert.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/beep.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/demo-prompt.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/one-second-silence.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/reject.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/projects/main/wavs/ringing.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL1234/resources/voice-icon.png
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/project.template
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/state
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/alert.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/beep.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/demo-prompt.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/one-second-silence.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/reject.wav
A 
designer/src/test/resources/org/restcomm/connect/rvd/storage/templates/TL/projects/main/wavs/ringing.wav

  Log Message:
  ---
  Paging for templates dao and unit test

* Paging for templates dao
* Absolute path support for entities FS storage (and templates dir)
* Unit test for project template dao. Added builtin template directory
* Structural improvements in Fs*DaoTest's

Refers #261


  Commit: 4691b9d49cfda3623929537d2c580c3b4fd9c682
  
https://github.com/RestComm/visual-designer/commit/4691b9d49cfda3623929537d2c580c3b4fd9c682
  Author: Orestis Tsakiridis 
  Date:   2017-12-11 (Mon, 11 Dec 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdRestApplication.java
A designer/src/main/java/org/restcomm/connect/rvd/http/PaginatedResults.java
A 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/TemplatesRestService.java
M 
designer/src/main/java/org/restcomm/connec

[RestComm/visual-designer]

2017-11-30 Thread otsakir
  Branch: refs/tags/1.1.0-86
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] d0e52f: Changed naming convention in session storage crede...

2017-11-30 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: d0e52fd998621a85f4a2de472fde4b865642354c
  
https://github.com/RestComm/visual-designer/commit/d0e52fd998621a85f4a2de472fde4b865642354c
  Author: Orestis Tsakiridis 
  Date:   2017-11-30 (Thu, 30 Nov 2017)

  Changed paths:
M designer/src/main/webapp/js/app/services.js

  Log Message:
  ---
  Changed naming convention in session storage credentials properties

Fixes #260


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2017-11-28 Thread otsakir
  Branch: refs/tags/1.1.0-82
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] fec4aa: Removed project-management states and .html templa...

2017-11-28 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: fec4aa8eb326d088089af6ed303e392340f44fb7
  
https://github.com/RestComm/visual-designer/commit/fec4aa8eb326d088089af6ed303e392340f44fb7
  Author: Orestis Tsakiridis 
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/index.html
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/languages/en-US.json
M designer/src/main/webapp/languages/es.json
M designer/src/main/webapp/languages/pt-BR.json
R designer/src/main/webapp/templates/home.html
A designer/src/main/webapp/templates/noApp.html
M designer/src/main/webapp/templates/packaging/download.html
R designer/src/main/webapp/templates/projectManager.html
R designer/src/main/webapp/templates/upgrade.html

  Log Message:
  ---
  Removed project-management states and .html templates from RVD UI and 
reviewed flow

- Also added  'noapp' state and redirected there unless app id is present

Refers #229


  Commit: bd1298ff71371eacff92fd4bc1232f1c709a7c2f
  
https://github.com/RestComm/visual-designer/commit/bd1298ff71371eacff92fd4bc1232f1c709a7c2f
  Author: Orestis Tsakiridis 
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/ApplicationContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/ApplicationContextBuilder.java
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectApplicationsApi.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdInitializationServlet.java
A 
designer/src/main/java/org/restcomm/connect/rvd/configuration/RestcommLocationResolver.java
M 
designer/src/main/java/org/restcomm/connect/rvd/configuration/RvdConfig.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/LoginRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/NotificationsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RasRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/SecuredRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/identity/DefaultAccountProvider.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ClientDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ClientNounConverter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/DialStep.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlClientNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlSipuriNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/SipuriDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/SipuriNounConverter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/utils/RvdUtils.java
M designer/src/main/resources/validation/rvdproject/current/dialstep.json
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json
M designer/src/main/webapp/WEB-INF/rvd.xml
M designer/src/main/webapp/templates/steps/dialStep.html
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/RestServiceMockedTest.java
A 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
A 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/dial/DialStepTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java
R 
designer/src/test/java/org/restcomm/connect/rvd/testing/AccountProviderForTesting.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java
A 
testsuite/src/test/java/org/restcomm/connect/rvd/ConfigurationRestServiceTest.java
M testsuite/src/test/java/org/restcomm/connect/rvd/RestServiceTest.java

  Log Message:
  ---
  Merge branch &#x

[RestComm/visual-designer] 450932: Disabled 'Export' menu item in designer

2017-11-24 Thread Orestis Tsakiridis
  Branch: refs/heads/issue229_strip_project_management
  Home:   https://github.com/RestComm/visual-designer
  Commit: 450932af5593b4c298663aeab9e8fc2bf0080e41
  
https://github.com/RestComm/visual-designer/commit/450932af5593b4c298663aeab9e8fc2bf0080e41
  Author: Orestis Tsakiridis 
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/templates/designer-mainmenu.html

  Log Message:
  ---
  Disabled 'Export' menu item in designer

Refer RestComm/Restcomm-Connect#2618


  Commit: 8be81356f9b8ec2ffb015a7ac09b0d96aff49418
  
https://github.com/RestComm/visual-designer/commit/8be81356f9b8ec2ffb015a7ac09b0d96aff49418
  Author: Orestis Tsakiridis 
  Date:   2017-11-17 (Fri, 17 Nov 2017)

  Changed paths:
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js
M designer/src/main/webapp/languages/en-US.json
M designer/src/main/webapp/languages/es.json
M designer/src/main/webapp/languages/pt-BR.json
M designer/src/main/webapp/templates/designer-mainmenu.html
M designer/src/main/webapp/templates/designer.html

  Log Message:
  ---
  Moved 'Save' button to the place of 'power' button

Refers #231, RestComm/Restcomm-Connect#2618


  Commit: 1994b15bd95c5bdffbb0e70366673befea70ed53
  
https://github.com/RestComm/visual-designer/commit/1994b15bd95c5bdffbb0e70366673befea70ed53
  Author: Orestis Tsakiridis 
  Date:   2017-11-20 (Mon, 20 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java

  Log Message:
  ---
  Removed all references to FsProjectStorage from ProjectAwareRvdContext and 
refactored code accordingly

Refers #256


  Commit: 0187944fdc4dc6662375a46ff0a12149a2d7e927
  
https://github.com/RestComm/visual-designer/commit/0187944fdc4dc6662375a46ff0a12149a2d7e927
  Author: Orestis Tsakiridis 
  Date:   2017-11-20 (Mon, 20 Nov 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java

  Log Message:
  ---
  Decoupled RvdController from filesystem storage layer

Refers #256


  Commit: abbeac511c973c19a3e91989b5f969cbd1a1c1a7
  
https://github.com/RestComm/visual-designer/commit/abbeac511c973c19a3e91989b5f969cbd1a1c1a7
  Author: Orestis Tsakiridis 
  Date:   2017-11-21 (Tue, 21 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java

  Log Message:
  ---
  Decoupled ProjectRestService from FsProjectStorage

Also, comments and docs for ProjectDao interface

Refers #256


  Commit: 0b96b063ea9c8203554ad04f97a8a4e899ff30dc
  
https://github.com/RestComm/visual-designer/commit/0b96b063ea9c8203554ad04f97a8a4e899ff30dc
  Author: Orestis Tsakiridis 
  Date:   2017-11-22 (Wed, 22 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M designer/src/main/java/org/restcomm/connect/rvd/model/ProjectSettings.java
M designer/src/test/java/org/restcomm/connect/rvd/TestUtils.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java

  Log Message:
  ---
  Automated tests and fixes after fs storage decoupling

* Added FsProjectDaoTest unit test
* Added arquilian based for GET /settings method that broke

Fixes #256


  Commit: 8db4cee151e33f0dd87959b189866733d5810eb7
  
https://github.com/RestComm/visual-designer/commit/8db4cee151e33f0dd87959b189866733d5810eb7
  Author: Orestis Tsakiridis 
  Date:   2017-11-22 (Wed, 22 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java
M 
designer/src/main/java/org/restc

[RestComm/visual-designer] 1994b1: Removed all references to FsProjectStorage from Pr...

2017-11-22 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 1994b15bd95c5bdffbb0e70366673befea70ed53
  
https://github.com/RestComm/visual-designer/commit/1994b15bd95c5bdffbb0e70366673befea70ed53
  Author: Orestis Tsakiridis 
  Date:   2017-11-20 (Mon, 20 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java

  Log Message:
  ---
  Removed all references to FsProjectStorage from ProjectAwareRvdContext and 
refactored code accordingly

Refers #256


  Commit: 0187944fdc4dc6662375a46ff0a12149a2d7e927
  
https://github.com/RestComm/visual-designer/commit/0187944fdc4dc6662375a46ff0a12149a2d7e927
  Author: Orestis Tsakiridis 
  Date:   2017-11-20 (Mon, 20 Nov 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java

  Log Message:
  ---
  Decoupled RvdController from filesystem storage layer

Refers #256


  Commit: abbeac511c973c19a3e91989b5f969cbd1a1c1a7
  
https://github.com/RestComm/visual-designer/commit/abbeac511c973c19a3e91989b5f969cbd1a1c1a7
  Author: Orestis Tsakiridis 
  Date:   2017-11-21 (Tue, 21 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectAwareRvdContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java

  Log Message:
  ---
  Decoupled ProjectRestService from FsProjectStorage

Also, comments and docs for ProjectDao interface

Refers #256


  Commit: 0b96b063ea9c8203554ad04f97a8a4e899ff30dc
  
https://github.com/RestComm/visual-designer/commit/0b96b063ea9c8203554ad04f97a8a4e899ff30dc
  Author: Orestis Tsakiridis 
  Date:   2017-11-22 (Wed, 22 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M designer/src/main/java/org/restcomm/connect/rvd/model/ProjectSettings.java
M designer/src/test/java/org/restcomm/connect/rvd/TestUtils.java
A 
designer/src/test/java/org/restcomm/connect/rvd/storage/FsProjectDaoTest.java
M 
testsuite/src/test/java/org/restcomm/connect/rvd/ProjectRestServiceTest.java

  Log Message:
  ---
  Automated tests and fixes after fs storage decoupling

* Added FsProjectDaoTest unit test
* Added arquilian based for GET /settings method that broke

Fixes #256


Compare: 
https://github.com/RestComm/visual-designer/compare/f9768158e7dc...0b96b063ea9c

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 47df59: Provided basic test cases for SayStepTest

2017-11-16 Thread Orestis Tsakiridis
  Branch: refs/heads/issue229_strip_project_management
  Home:   https://github.com/RestComm/visual-designer
  Commit: 47df593389bd60acb226bce0a56f590517f9aa1f
  
https://github.com/RestComm/visual-designer/commit/47df593389bd60acb226bce0a56f590517f9aa1f
  Author: Orestis Tsakiridis 
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/say/SayStep.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  Provided basic test cases for SayStepTest

REfers #224


  Commit: 6a36687f8f98c48b7b232d7cd6b9fef801fc4c27
  
https://github.com/RestComm/visual-designer/commit/6a36687f8f98c48b7b232d7cd6b9fef801fc4c27
  Author: Orestis Tsakiridis 
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  SayStep test case for variable support in phrase

Refers #244


  Commit: cb13d46b3d778c931b41e66080433faf51172120
  
https://github.com/RestComm/visual-designer/commit/cb13d46b3d778c931b41e66080433faf51172120
  Author: Fernando Mendioroz 
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
M designer/src/main/webapp/WEB-INF/rvd.xml

  Log Message:
  ---
  Addition of HTTP pooling configuration parameters in rvd.xml, set params to 
default values(commented as agreed). Issue #247


  Commit: a029d81baab6403b048410601e236f07a4a5d1c1
  
https://github.com/RestComm/visual-designer/commit/a029d81baab6403b048410601e236f07a4a5d1c1
  Author: Orestis Tsakiridis 
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
A 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  Provided test case for Restcomm parameter substitution

Refers #249


  Commit: 8f09e659df71bc0adad6aaa9bc77b32fd2da4250
  
https://github.com/RestComm/visual-designer/commit/8f09e659df71bc0adad6aaa9bc77b32fd2da4250
  Author: Orestis Tsakiridis 
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
A 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  Merge branch 'issue249_unit_test_rvd_variables'


  Commit: 5c395a0eae961102298d4b7c551f7c9a68206037
  
https://github.com/RestComm/visual-designer/commit/5c395a0eae961102298d4b7c551f7c9a68206037
  Author: jaimecasero 
  Date:   2017-10-27 (Fri, 27 Oct 2017)

  Changed paths:
M designer/src/main/webapp/WEB-INF/rvd.xml

  Log Message:
  ---
  Merge pull request #248 from RestComm/issue247_conn_pooling_config

Addition of HTTP pooling configuration parameters in rvd.xml


  Commit: 1258e78ed75aae28f32f94b284d9217ca87f61b6
  
https://github.com/RestComm/visual-designer/commit/1258e78ed75aae28f32f94b284d9217ca87f61b6
  Author: Orestis Tsakiridis 
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java

  Log Message:
  ---
  Added option 'name' parameter in project import method

Fixes #252


  Commit: 08f8b73aaf4ed6a16e754ed844521f0d766a7cd9
  
https://github.com/RestComm/visual-designer/commit/08f8b73aaf4ed6a16e754ed844521f0d766a7cd9
  Author: Orestis Tsakiridis 
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ClientDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ClientNounConverter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlClientNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlSipuriNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial

[RestComm/visual-designer]

2017-11-15 Thread otsakir
  Branch: refs/tags/1.1.0-67
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 05a71e: Added arquilian test for ConfigurationRestService

2017-11-14 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 05a71e1a40314bcd055ee4b07a60052c2426c33d
  
https://github.com/RestComm/visual-designer/commit/05a71e1a40314bcd055ee4b07a60052c2426c33d
  Author: Orestis Tsakiridis 
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
A 
testsuite/src/test/java/org/restcomm/connect/rvd/ConfigurationRestServiceTest.java
M testsuite/src/test/java/org/restcomm/connect/rvd/RestServiceTest.java

  Log Message:
  ---
  Added arquilian test for ConfigurationRestService

Fixes #254


  Commit: 3de35a1ff397b5a6940468dfec7c18edaf3a2fa8
  
https://github.com/RestComm/visual-designer/commit/3de35a1ff397b5a6940468dfec7c18edaf3a2fa8
  Author: Orestis Tsakiridis 
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/ApplicationContext.java
M 
designer/src/main/java/org/restcomm/connect/rvd/ApplicationContextBuilder.java
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/ProjectApplicationsApi.java
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/bootstrap/RvdInitializationServlet.java
A 
designer/src/main/java/org/restcomm/connect/rvd/configuration/RestcommLocationResolver.java
M 
designer/src/main/java/org/restcomm/connect/rvd/configuration/RvdConfig.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/LoginRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/NotificationsRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RasRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/SecuredRestService.java
M 
designer/src/main/java/org/restcomm/connect/rvd/identity/DefaultAccountProvider.java
M designer/src/main/java/org/restcomm/connect/rvd/utils/RvdUtils.java
M designer/src/main/webapp/WEB-INF/rvd.xml
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java
M 
designer/src/test/java/org/restcomm/connect/rvd/http/resources/RestServiceMockedTest.java
R 
designer/src/test/java/org/restcomm/connect/rvd/testing/AccountProviderForTesting.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java

  Log Message:
  ---
  Implementation of dynamic restcomm resolving

* Introduced dynamicRestcommResolving configuration setting
* Encapsulated restcomm location resolving inside RestcommLocationResolver class
* Reviewed application api, account provider and related ApplicationContext
* Injected account provider to SecuredRestService and restcommBaseUrl to 
RestService

Refers #231

* Refactored RvdConfiguration


  Commit: f9768158e7dc6b52c066cd5ff75e1459f60c0983
  
https://github.com/RestComm/visual-designer/commit/f9768158e7dc6b52c066cd5ff75e1459f60c0983
  Author: Orestis Tsakiridis 
  Date:   2017-11-14 (Tue, 14 Nov 2017)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/FileRvdConfiguration.java
M 
designer/src/main/java/org/restcomm/connect/rvd/configuration/RestcommLocationResolver.java
M designer/src/main/java/org/restcomm/connect/rvd/http/RestService.java
M designer/src/main/java/org/restcomm/connect/rvd/utils/RvdUtils.java

  Log Message:
  ---
  Minor fixes for #231


Compare: 
https://github.com/RestComm/visual-designer/compare/ee8dfc77a5ed...f9768158e7dc

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] ee8dfc: Unit tests for Dial/client,sipuri video options

2017-11-06 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: ee8dfc77a5ed1f4520fbee6f267458398e11ce75
  
https://github.com/RestComm/visual-designer/commit/ee8dfc77a5ed1f4520fbee6f267458398e11ce75
  Author: Orestis Tsakiridis 
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ClientDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/DialStep.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/SipuriDialNoun.java
M 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
A 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/dial/DialStepTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/utils/CustomizableRvdConfiguration.java

  Log Message:
  ---
  Unit tests for Dial/client,sipuri video options

Fixes #237


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 08f8b7: Added video 'resolution' options to dial/client an...

2017-11-06 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 08f8b73aaf4ed6a16e754ed844521f0d766a7cd9
  
https://github.com/RestComm/visual-designer/commit/08f8b73aaf4ed6a16e754ed844521f0d766a7cd9
  Author: Orestis Tsakiridis 
  Date:   2017-11-06 (Mon, 06 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ClientDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ClientNounConverter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlClientNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlSipuriNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/SipuriDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/SipuriNounConverter.java
M designer/src/main/resources/validation/rvdproject/current/dialstep.json
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json
M designer/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  Added video 'resolution' options to dial/client and dial/sip-uri nouns

Refers #237


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 1258e7: Added option 'name' parameter in project import me...

2017-11-03 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 1258e78ed75aae28f32f94b284d9217ca87f61b6
  
https://github.com/RestComm/visual-designer/commit/1258e78ed75aae28f32f94b284d9217ca87f61b6
  Author: Orestis Tsakiridis 
  Date:   2017-11-03 (Fri, 03 Nov 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java

  Log Message:
  ---
  Added option 'name' parameter in project import method

Fixes #252


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2017-10-27 Thread FerUy
  Branch: refs/heads/issue247_conn_pooling_config
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] cb13d4: Addition of HTTP pooling configuration parameters ...

2017-10-27 Thread jaimecasero
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: cb13d46b3d778c931b41e66080433faf51172120
  
https://github.com/RestComm/visual-designer/commit/cb13d46b3d778c931b41e66080433faf51172120
  Author: Fernando Mendioroz 
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
M designer/src/main/webapp/WEB-INF/rvd.xml

  Log Message:
  ---
  Addition of HTTP pooling configuration parameters in rvd.xml, set params to 
default values(commented as agreed). Issue #247


  Commit: 5c395a0eae961102298d4b7c551f7c9a68206037
  
https://github.com/RestComm/visual-designer/commit/5c395a0eae961102298d4b7c551f7c9a68206037
  Author: jaimecasero 
  Date:   2017-10-27 (Fri, 27 Oct 2017)

  Changed paths:
M designer/src/main/webapp/WEB-INF/rvd.xml

  Log Message:
  ---
  Merge pull request #248 from RestComm/issue247_conn_pooling_config

Addition of HTTP pooling configuration parameters in rvd.xml


Compare: 
https://github.com/RestComm/visual-designer/compare/8f09e659df71...5c395a0eae96

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer]

2017-10-25 Thread otsakir
  Branch: refs/tags/1.1.0-41
  Home:   https://github.com/RestComm/visual-designer

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[RestComm/visual-designer] 47df59: Provided basic test cases for SayStepTest

2017-10-25 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 47df593389bd60acb226bce0a56f590517f9aa1f
  
https://github.com/RestComm/visual-designer/commit/47df593389bd60acb226bce0a56f590517f9aa1f
  Author: Orestis Tsakiridis 
  Date:   2017-10-23 (Mon, 23 Oct 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/say/SayStep.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  Provided basic test cases for SayStepTest

REfers #224


  Commit: 6a36687f8f98c48b7b232d7cd6b9fef801fc4c27
  
https://github.com/RestComm/visual-designer/commit/6a36687f8f98c48b7b232d7cd6b9fef801fc4c27
  Author: Orestis Tsakiridis 
  Date:   2017-10-24 (Tue, 24 Oct 2017)

  Changed paths:
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  SayStep test case for variable support in phrase

Refers #244


  Commit: a029d81baab6403b048410601e236f07a4a5d1c1
  
https://github.com/RestComm/visual-designer/commit/a029d81baab6403b048410601e236f07a4a5d1c1
  Author: Orestis Tsakiridis 
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
A 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  Provided test case for Restcomm parameter substitution

Refers #249


  Commit: 8f09e659df71bc0adad6aaa9bc77b32fd2da4250
  
https://github.com/RestComm/visual-designer/commit/8f09e659df71bc0adad6aaa9bc77b32fd2da4250
  Author: Orestis Tsakiridis 
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
M 
designer/src/main/java/org/restcomm/connect/rvd/interpreter/Interpreter.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java
M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java
A 
designer/src/test/java/org/restcomm/connect/rvd/interpreter/VariablesAndParametersTest.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/StepTestBase.java
M 
designer/src/test/java/org/restcomm/connect/rvd/model/steps/say/SayStepTest.java

  Log Message:
  ---
  Merge branch 'issue249_unit_test_rvd_variables'


Compare: 
https://github.com/RestComm/visual-designer/compare/e87be42db1ea...8f09e659df71

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   >