feature tests fix

2019-10-17 Thread Usman Muzaffar
Hi Hackers,

Please find here attached patch for a small fix for feature test
'retry_click' function.

-- 


Thanks,

Usman Muzaffar
QA Team
EnterpriseDB Corporation


feature_test_v1.patch
Description: Binary data


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

2019-10-17 Thread Ganesh Jaybhay
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


RM4845.patch
Description: Binary data


Re: pgAdmin4 v4.14 candidate builds

2019-10-17 Thread Fahar Abbas
Hi Akshay,

1 round of testing has been completed, kindly release pgadmin4 4.14?

On Wed, Oct 16, 2019 at 12:20 PM Akshay Joshi 
wrote:

> Hi All,
>
> Updated pgAdmin4 v4.14 candidate builds and source can be found at
> https://developer.pgadmin.org/builds/2019-10-16-1/.
>
> Fahar, can you please verify it for the release.
>
> On Tue, Oct 15, 2019 at 6:36 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>>
>>
>> On Tue, Oct 15, 2019 at 6:30 PM Fahar Abbas 
>> wrote:
>>
>>>
>>> On Tue, Oct 15, 2019 at 5:56 PM Akshay Joshi <
>>> akshay.jo...@enterprisedb.com> wrote:
>>>
 Hi Fahar

 On Tue, Oct 15, 2019 at 4:32 PM Fahar Abbas <
 fahar.ab...@enterprisedb.com> wrote:

> Hi Akshay,
>
> Here is  the showstopper issue in Docker:
> https://redmine.postgresql.org/issues/4835
>

 This is definitely not a showstopper issue as the user can change
 the Binary Path to "*/usr/local/pgsql-11*" and run the functionality.

>>> User can also use older versions pg-9.4 till pg-11 but the users using
>>> pg-12 can complain about this.
>>>
>>
>> Yes, they may complain but we have a workaround for it, so it's not a
>> showstopper.
>>
>>>
> Kind Regards,
>
> On Tue, Oct 15, 2019 at 3:49 PM Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Hi All,
>>
>> pgAdmin4 v4.14 candidate builds and source can be found at
>> https://developer.pgadmin.org/builds/2019-10-15-1/
>>
>> *Note*:- Windows build has some problem, so I'll share that later.
>>
>> Fahar, can you please verify it for release on Thursday.
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>>
>> *Sr. Software Architect*
>> *EnterpriseDB Software India Private Limited*
>> *Mobile: +91 976-788-8246*
>>
>
>
> --
> Fahar Abbas
> QMG
> EnterpriseDB Corporation
> Phone Office: +92-51-835-8874
> Phone Direct: +92-51-8466803
> Mobile: +92-333-5409707
> Skype ID: *live:fahar.abbas*
> Website: www.enterprisedb.com
>


 --
 *Thanks & Regards*
 *Akshay Joshi*

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

>>>
>>>
>>> --
>>> Fahar Abbas
>>> QMG
>>> EnterpriseDB Corporation
>>> Phone Office: +92-51-835-8874
>>> Phone Direct: +92-51-8466803
>>> Mobile: +92-333-5409707
>>> Skype ID: *live:fahar.abbas*
>>> Website: www.enterprisedb.com
>>>
>>
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>>
>> *Sr. Software Architect*
>> *EnterpriseDB Software India Private Limited*
>> *Mobile: +91 976-788-8246*
>>
>
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
>
> *Sr. Software Architect*
> *EnterpriseDB Software India Private Limited*
> *Mobile: +91 976-788-8246*
>


-- 
Fahar Abbas
QMG
EnterpriseDB Corporation
Phone Office: +92-51-835-8874
Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: *live:fahar.abbas*
Website: www.enterprisedb.com


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

2019-10-17 Thread Nagesh Dhope
Hi Hackers,
Please find the attached patch for #4850

-- 
Thanks,
Nagesh


RM4850.patch
Description: Binary data


pgAdmin 4 v4.14 released

2019-10-17 Thread Akshay Joshi
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.14.
This release of pgAdmin 4 includes over 21 bug fixes and new features. For
more details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_14.html.

pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:

https://www.pgadmin.org/

Notable changes in this release include:

   - Added Copy with headers functionality when copy data from Query
   Tool/View Data.
   - Implemented the Query Plan Analyser.
   - Include PostgreSQL 12 binaries in the container.
   - Ensure the MAC OSX app should be notarized for Catalina.
   - Optimize Webpack to improve overall performance.
   - Ensure backup a partition table should not backup the whole database.
   - Ensure that 'ENTER' key in the data filter should not run the query.
   - Highlighted the color of closing or opening parenthesis when user
   select them in CodeMirror.
   - Ensure that pgAdmin should work behind reverse proxy if the inbuilt
   server is used as it is.
   - Ensure the search path should not be quoted for Database.
   - Ensure the search path should not be quoted for Function, Procedure
   and Trigger Function.
   - Fix issue where VALID foreign keys show as NOT VALID in the SQL tab
   for tables.


Builds for Windows and macOS are available now, along with a Python Wheel,
Docker Container and source code tarball from:

https://www.pgadmin.org/download/

RPM and DEB packages are expected to be available on the
postgresql.org repositories
within the next few days.

--
Akshay Joshi
pgAdmin Project