[RestComm/Restcomm-Connect] f1fc29: Fixes #2038 remove yeloow color in text box of log...

2017-07-25 Thread Maria Farooq
  Branch: refs/heads/issue-1312
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: f1fc29cff1e5358756cd75ea049d1b5247bd22c0
  
https://github.com/RestComm/Restcomm-Connect/commit/f1fc29cff1e5358756cd75ea049d1b5247bd22c0
  Author: Hien Nguyen 
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  Fixes #2038 remove yeloow color in text box of login page


  Commit: b7a0722ce78d0258d18260ac54d1447255816e6b
  
https://github.com/RestComm/Restcomm-Connect/commit/b7a0722ce78d0258d18260ac54d1447255816e6b
  Author: Hien Nguyen 
  Date:   2017-06-15 (Thu, 15 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M restcomm/restcomm.ui/src/main/webapp/resources/css/restcomm.css

  Log Message:
  ---
  Fixes #2038 remove blue/red border when focusing on textbox at login page


  Commit: befaff55b6f8ed3a7433c308148c59594db34093
  
https://github.com/RestComm/Restcomm-Connect/commit/befaff55b6f8ed3a7433c308148c59594db34093
  Author: Hien Nguyen 
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  fixes #2038 change background of login file to white


  Commit: 9ba61620838b04a3daddd7f6e892bdab6bccce64
  
https://github.com/RestComm/Restcomm-Connect/commit/9ba61620838b04a3daddd7f6e892bdab6bccce64
  Author: George Vagenas 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SmsInterpreter.java

  Log Message:
  ---
  Patch to fix misspelled Sms statusCallback attribute
This close #2386


  Commit: 368c8b48d1aa56e0ad2733607d04fcacbdd99f52
  
https://github.com/RestComm/Restcomm-Connect/commit/368c8b48d1aa56e0ad2733607d04fcacbdd99f52
  Author: Alexandre Mendonça 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M restcomm/restcomm.ui/src/main/webapp/resources/css/restcomm.css

  Log Message:
  ---
  Merge pull request #2239 from nguyenhien1807/issue_2038_remove_yellow_color

Remove yellow color from autofill

Fixes #2038


  Commit: e599677ba8eef5e692437ba43627585313bc7235
  
https://github.com/RestComm/Restcomm-Connect/commit/e599677ba8eef5e692437ba43627585313bc7235
  Author: Alexandre Mendonça 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  Keep autofill text color to grey instead of black


  Commit: 52d10b7d394dbe15c93e6f825d5af64459a9c0ea
  
https://github.com/RestComm/Restcomm-Connect/commit/52d10b7d394dbe15c93e6f825d5af64459a9c0ea
  Author: Maria Farooq 
  Date:   2017-07-25 (Tue, 25 Jul 2017)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SmsInterpreter.java
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M restcomm/restcomm.ui/src/main/webapp/resources/css/restcomm.css

  Log Message:
  ---
  Merge branch 'master' into issue-1312

* master:
  Keep autofill text color to grey instead of black
  Patch to fix misspelled Sms statusCallback attribute This close #2386
  fixes #2038 change background of login file to white
  Fixes #2038 remove blue/red border when focusing on textbox at login page
  Fixes #2038 remove yeloow color in text box of login page


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/bab56a6cabe4...52d10b7d394d

-- 

--- 
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/Restcomm-Connect] f1fc29: Fixes #2038 remove yeloow color in text box of log...

2017-07-24 Thread Alexandre Mendonça
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: f1fc29cff1e5358756cd75ea049d1b5247bd22c0
  
https://github.com/RestComm/Restcomm-Connect/commit/f1fc29cff1e5358756cd75ea049d1b5247bd22c0
  Author: Hien Nguyen 
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  Fixes #2038 remove yeloow color in text box of login page


  Commit: b7a0722ce78d0258d18260ac54d1447255816e6b
  
https://github.com/RestComm/Restcomm-Connect/commit/b7a0722ce78d0258d18260ac54d1447255816e6b
  Author: Hien Nguyen 
  Date:   2017-06-15 (Thu, 15 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M restcomm/restcomm.ui/src/main/webapp/resources/css/restcomm.css

  Log Message:
  ---
  Fixes #2038 remove blue/red border when focusing on textbox at login page


  Commit: befaff55b6f8ed3a7433c308148c59594db34093
  
https://github.com/RestComm/Restcomm-Connect/commit/befaff55b6f8ed3a7433c308148c59594db34093
  Author: Hien Nguyen 
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css

  Log Message:
  ---
  fixes #2038 change background of login file to white


  Commit: 368c8b48d1aa56e0ad2733607d04fcacbdd99f52
  
https://github.com/RestComm/Restcomm-Connect/commit/368c8b48d1aa56e0ad2733607d04fcacbdd99f52
  Author: Alexandre Mendonça 
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M restcomm/restcomm.ui/src/main/webapp/resources/css/restcomm.css

  Log Message:
  ---
  Merge pull request #2239 from nguyenhien1807/issue_2038_remove_yellow_color

Remove yellow color from autofill

Fixes #2038


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/9ba61620838b...368c8b48d1aa

-- 

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