Re: pgAdmin4 v4.29 candidate builds

2020-12-10 Thread Fahar Abbas
Hi Akshay,

One round of testing has been done, we can publish the pgadmin4 4.29.

On Wed, Dec 9, 2020 at 1:18 PM Akshay Joshi 
wrote:

> Hi Fahar
>
> New candidate builds are available at
> https://developer.pgadmin.org/builds/2020-12-09-1/
>
> On Tue, Dec 8, 2020 at 11:09 AM Fahar Abbas 
> wrote:
>
>> @Akshay Joshi 
>>
>> Here is the showstopper issue found on Windows platform:
>> https://redmine.postgresql.org/issues/6072
>>
>> Kind Regards,
>>
>> On Mon, Dec 7, 2020 at 6:29 PM Akshay Joshi <
>> akshay.jo...@enterprisedb.com> wrote:
>>
>>> Hi All,
>>>
>>> pgAdmin4 v4.29 candidate builds and source can be found at
>>> https://developer.pgadmin.org/builds/2020-12-07-1/
>>>
>>> Fahar, can you please verify it for release on Thursday.
>>>
>>> --
>>> *Thanks & Regards*
>>> *Akshay Joshi*
>>> *pgAdmin Hacker | Principal Software Architect*
>>> *EDB Postgres *
>>>
>>> *Mobile: +91 976-788-8246*
>>>
>>
>>
>> --
>> Fahar Abbas
>> 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*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres *
>
> *Mobile: +91 976-788-8246*
>


-- 
Fahar Abbas
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 4 v4.29 released

2020-12-10 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.29.
This release of pgAdmin 4 includes 18 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/4.29/release_notes_4_29.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:

   - Ensure that folder rename should work properly in Storage Manager
   - Fixed an issue where the debugger's custom tab title not applied when
   opened in the new browser tab
   - Fixed an issue where dynamic tab title has not applied the first time
   for debugger panel
   - Fixed an issue where schema diff doesn't show the result of compare if
   source schema has tables with RLS
   - Fixed an issue where the process watcher dialog throws an error for
   the database server which is already removed
   - Ensure that code coverage should cover class and function declarations
   - Ensure that dirty indicator (*) should not be visible when renaming
   the tabs
   - Fixed an issue where shared servers import is failing
   - Improve code coverage and API test cases for Foreign Tables, Debugger,
   Views, and Materialized Views


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

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

--
Akshay Joshi
pgAdmin Project


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

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

Log Message
---
Tag v4.29

pgAdmin 4 commit: Ensure that the rename panel should be disabled when

2020-12-10 Thread Akshay Joshi
Ensure that the rename panel should be disabled when the SQL file opened in the 
query tool. Fixes #6058

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c79614786f7250f4ddb14fd63c42d4cc87198b32
Author: Nikhil Mohite 

Modified Files
--
docs/en_US/release_notes.rst |  1 +
docs/en_US/release_notes_4_29.rst|  1 -
docs/en_US/release_notes_4_30.rst| 20 
.../tools/datagrid/static/js/datagrid_panel_title.js | 14 ++
4 files changed, 35 insertions(+), 1 deletion(-)