pgAdmin 4 commit: Fixed an issue where Datetimepicker control opens whe

2019-10-18 Thread Akshay Joshi
Fixed an issue where Datetimepicker control opens when clicking on the label.

Change the click event to 'click .input-group'.

Fixes #4850

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=687fe617ccbebf35826c22f978a07d598257c373
Author: Nagesh Dhope 

Modified Files
--
docs/en_US/release_notes.rst  |  1 +
docs/en_US/release_notes_4_15.rst | 20 
web/pgadmin/static/js/backform.pgadmin.js |  2 +-
3 files changed, 22 insertions(+), 1 deletion(-)



pgAdmin 4 commit: Fixed potential errorĀ in the properties dialog for th

2019-10-18 Thread Akshay Joshi
Fixed potential errorĀ in the properties dialog for the Code tab. Fixes #4845.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5b438e13ccd3f9f74b8e14746555bc90a58a6370
Author: Ganesh Jaybhay 

Modified Files
--
docs/en_US/release_notes_4_15.rst | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 1 +
2 files changed, 2 insertions(+)



pgAdmin 4 commit: Fixed minor issue in feature tests.

2019-10-18 Thread Akshay Joshi
Fixed minor issue in feature tests.

Signed-off-by: Akshay Joshi 

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=03391a07e02229884674147db33f5f860c00b4b0
Author: Usman Muzaffar 

Modified Files
--
web/regression/feature_utils/pgadmin_page.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



Re: [pgAdmin][RM4850] Don't open Datetime Picker when clicked on field's label

2019-10-18 Thread Akshay Joshi
Thanks, patch applied.

On Thu, Oct 17, 2019 at 6:29 PM Nagesh Dhope 
wrote:

> Hi Hackers,
> Please find the attached patch for #4850
>
> --
> Thanks,
> Nagesh
>


-- 
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*


Re: [pgAdmin][RM4845] Potential error in properties dialog for Code tab

2019-10-18 Thread Akshay Joshi
Thanks, patch applied.

On Thu, Oct 17, 2019 at 2:39 PM Ganesh Jaybhay <
ganesh.jayb...@enterprisedb.com> wrote:

> Hi Hackers,
>
> Please find the attached minor patch to fix the potential error if
> 'tabPanelCodeClass' is not passed while creating dialog.
> Kindly review.
>
> Regards,
> Ganesh Jaybhay
>


-- 
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*


Re: feature tests fix

2019-10-18 Thread Akshay Joshi
Thanks, patch applied.

On Thu, Oct 17, 2019 at 2:21 PM Usman Muzaffar <
usman.muzaf...@enterprisedb.com> wrote:

> Hi Hackers,
>
> Please find here attached patch for a small fix for feature test
> 'retry_click' function.
>
> --
>
>
> Thanks,
>
> Usman Muzaffar
> QA Team
> EnterpriseDB Corporation
>


-- 
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*


pgAdmin 4 commit: Tag REL-4_14 has been created.

2019-10-18 Thread Akshay Joshi
Tag REL-4_14 has been created.
View: 
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-4_14

Log Message
---
Tag v4.14