Branch: refs/heads/rvd_master
  Home:   https://github.com/Mobicents/RestComm
  Commit: d8027c34d06f9691a6772617959a8c3c887cd994
      
https://github.com/Mobicents/RestComm/commit/d8027c34d06f9691a6772617959a8c3c887cd994
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
    M restcomm/restcomm.rvd/src/main/webapp/languages/pt-BR.json
    M 
restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  -----------
  Edited help tooltip message for ES. Refers #68


  Commit: dfdb8d8a2079965174e21c869d3f17ac04aeaf77
      
https://github.com/Mobicents/RestComm/commit/dfdb8d8a2079965174e21c869d3f17ac04aeaf77
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M restcomm/restcomm.rvd/src/main/webapp/controllers.js
    M restcomm/restcomm.rvd/src/main/webapp/js/controllers/designer.js
    M restcomm/restcomm.rvd/src/main/webapp/templates/designer.html
    M restcomm/restcomm.rvd/src/main/webapp/templates/steps/playStep.html

  Log Message:
  -----------
  Fixed RVD/Play element bahaviour when removing wavs. Moved all wav related 
operations to new wavManager angular controller. Fixes #212.


  Commit: 0473d0397d03365ab87f72583a35034b528fde7b
      
https://github.com/Mobicents/RestComm/commit/0473d0397d03365ab87f72583a35034b528fde7b
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
    M restcomm/restcomm.rvd/src/main/webapp/languages/pt-BR.json
    M 
restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  -----------
  Merge branch 'ghub_master' into ghub_rvd_master


  Commit: dd42c2d74b8a4510159581e137322190faacd428
      
https://github.com/Mobicents/RestComm/commit/dd42c2d74b8a4510159581e137322190faacd428
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M restcomm/restcomm.rvd/src/main/webapp/templates/steps/playStep.html

  Log Message:
  -----------
  Removed forgotten debug display from play element


  Commit: b09f38782ecb8acb80fd29a05aa31e2d09fa2aee
      
https://github.com/Mobicents/RestComm/commit/b09f38782ecb8acb80fd29a05aa31e2d09fa2aee
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
    M restcomm/restcomm.rvd/src/main/webapp/templates/designer.html

  Log Message:
  -----------
  Improved labeling for module search filter. Refers #213.


  Commit: 90d838e3d13ff42972b67da61da3fed5091f4ffd
      
https://github.com/Mobicents/RestComm/commit/90d838e3d13ff42972b67da61da3fed5091f4ffd
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

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

  Log Message:
  -----------
  Fixed typo in designer.js. Fixes #215


  Commit: 914d8a1ac02832a71970d96cd122acabd77ac25e
      
https://github.com/Mobicents/RestComm/commit/914d8a1ac02832a71970d96cd122acabd77ac25e
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

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

  Log Message:
  -----------
  Fixes #216


  Commit: f7fa2ca5773378e2e21973bd2f6ac5a7dafe9cc9
      
https://github.com/Mobicents/RestComm/commit/f7fa2ca5773378e2e21973bd2f6ac5a7dafe9cc9
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M restcomm/restcomm.rvd/src/main/webapp/templates/designerSettingsModal.html
    M restcomm/restcomm.rvd/src/main/webapp/templates/webTriggerModal.html

  Log Message:
  -----------
  Finor fixed in WebTrigger form. Fixes #217.
- Switched password field to property file type that hides the password
- Fixed angular syntax error in translation


  Commit: 379b3bf7dee1dff5268d2ff03854fc0745acaf59
      
https://github.com/Mobicents/RestComm/commit/379b3bf7dee1dff5268d2ff03854fc0745acaf59
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/interpreter/Interpreter.java
    M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
    M restcomm/restcomm.rvd/src/main/webapp/languages/pt-BR.json

  Log Message:
  -----------
  Minor fixes in WebTrigger.


Compare: 
https://github.com/Mobicents/RestComm/compare/5eed7bd65f2d...379b3bf7dee1

-- 

--- 
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.

Reply via email to