pgAdmin 4 commit: Fixed Dark theme UI related issues. Fixes #6846

2021-10-04 Thread Akshay Joshi
Fixed Dark theme UI related issues. Fixes #6846 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=038fd6ce214a5b88093c22c00a01c0f828f40b51 Author: Aditya Toshniwal Modified Files -- .../schemas/tables/columns/static/js/column.ui.js

pgAdmin 4 commit: Fixed an issue where the label is not visible when ho

2021-10-04 Thread Akshay Joshi
Fixed an issue where the label is not visible when hovering on any tree node in the High Contrast theme. Fixes #6847 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=65af8bcc5a0e21a66417b74ed87c6de4e78bba2a Author: Khushboo Vashi Modified Fil

Re: [pgAdmin4][Patch] - RM #6847 - High Contrast theme hover issue

2021-10-04 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the hover issue. Thanks, Khushboo On Mon, Oct 4, 2021 at 11:36 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM #6847 - [UI-Tree view][High > Contrast theme]: Hover on any node its label

Re: [pgAdmin][RM6846] Dark theme UI related fixes

2021-10-04 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 4, 2021 at 11:57 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes some visibility issues in the dark UI theme. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect |

pgAdmin 4 commit: Fixed an issue where label is not visible on hover, w

2021-10-04 Thread Akshay Joshi
Fixed an issue where label is not visible on hover, while hover on icon or expand arrow. refs #6847 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ec1db1ecbcf005256cf2c2f8b3ad4d394713917 Author: Khushboo Vashi Modified Files --

Re: [pgAdmin4][Patch] - RM #6847 - High Contrast theme hover issue

2021-10-04 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 4, 2021 at 1:10 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the hover issue. > > Thanks, > Khushboo > > On Mon, Oct 4, 2021 at 11:36 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote:

[pgAdmin][RM6835]: Unable to edit publication in properties dialog.

2021-10-04 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for 1st part of #6835. - Unable to edit publication in the subscription dialog. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6835.patch Description: Binary data

[pgAdmin][RM6837] Foreign key issues in edit mode

2021-10-04 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes: 1. Couple of foreign key issues in edit mode. Fixes #6837 2. Table "Of type" related issues. Fixes #6825 Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plan

pgAdmin 4 commit: Ensure that the user should be able to edit the publi

2021-10-04 Thread Akshay Joshi
Ensure that the user should be able to edit the publication in the subscription dialog. Fixes #6835 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=69109a19dba6131d3da7fe177804c85c5be6340b Author: Pradip Parkale Modified Files --

pgAdmin 4 commit: Foreign key issues in edit mode:

2021-10-04 Thread Akshay Joshi
Foreign key issues in edit mode: 1. Couple of foreign key issues in edit mode. Fixes #6837 2. Table "Of type" related issues. Fixes #6825 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e77f933fe7a4069900657974027ed0e286e7bdb6 Author: Aditya To

Re: [pgAdmin][RM6837] Foreign key issues in edit mode

2021-10-04 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 4, 2021 at 2:08 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes: > 1. Couple of foreign key issues in edit mode. Fixes #6837 > 2. Table "Of type" related issues. Fixes #6825 > > Please review. > > -- > T

Re: [pgAdmin][RM6835]: Unable to edit publication in properties dialog.

2021-10-04 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 4, 2021 at 1:33 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for 1st part of #6835. > >- Unable to edit publication in the subscription dialog. > > > -- > Thanks & Regards, > Pradip Parkale

[pgAdmin4][Patch] - RM #6844 - Partitions collection node loading issue.

2021-10-04 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the RM #6844 - [Table node]: Partitions collection node loading issue. Thanks, Khushboo RM_6844.patch Description: Binary data

pgAdmin 4 commit: Fixed loading issue of Partitions collection node. Fi

2021-10-04 Thread Akshay Joshi
Fixed loading issue of Partitions collection node. Fixes #6844 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8faec3e0e9d48a05ff5d4eea4f151fff2751425f Author: Khushboo Vashi Modified Files -- web/pgadmin/static/js/tree/tree_nodes

pgAdmin 4 commit: Updated PostgreSQL version from 13 to 14, to get the

2021-10-04 Thread Akshay Joshi
Updated PostgreSQL version from 13 to 14, to get the latest utility files. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7d5668141dab5f35751f725c5e179070857af181 Modified Files -- Dockerfile | 13

Re: [pgAdmin4][Patch] - RM #6844 - Partitions collection node loading issue.

2021-10-04 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 4, 2021 at 3:39 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM #6844 - [Table node]: > Partitions collection node loading issue. > > Thanks, > Khushboo > -- *Thanks & Regards* *Akshay Jos

pgAgent commit: Tag REL-4_2_2 has been created.

2021-10-04 Thread Dave Page
Tag REL-4_2_2 has been created. View: https://git.postgresql.org/gitweb?p=pgagent.git;a=tag;h=refs/tags/REL-4_2_2 Log Message --- Tag 4.2.2

Re: PFA: Patch to generate universal(arm64, x86_64) binaries for macOS

2021-10-04 Thread Dave Page
Hi I've tagged 4.2.2. On Fri, Oct 1, 2021 at 11:22 AM Semab Tariq wrote: > (Adding Ashesh, Sandeep) > > Hi Team > > Do we have any possible date for the pgAgent-4.2.2 release? > I am interested in 4.2.2 because 4.2.1 doesn't have support to build > universal binaries on macOS but 4.2.2 will hav

pgAdmin 4 commit: Fix Python version

2021-10-04 Thread Dave Page
Fix Python version Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17ad46fe9d73370688af347063e7af34f56ff39d Modified Files -- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgAdmin 4 commit: Fixed theme related issues after react porting.

2021-10-04 Thread Akshay Joshi
Fixed theme related issues after react porting. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40b8da8223d779074f603030706f7d7180ab1c98 Author: Nikhil Mohite Modified Files -- web/pgadmin/static/js/Theme/dark.js|

[pgAdmin][RM6857] Unique Constraint dialogue > Index dropdown does not have options loaded

2021-10-04 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch for the fix. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM6857.patch Description: Binary data

Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue

2021-10-04 Thread Rahul Shirsat
Hi Hackers, Please find the attached patch which resolves one more additional issue reported by Aditya. On Thu, Sep 30, 2021 at 3:32 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Sep 30, 2021 at 1:46 PM Rahul Shirsat < > rahul.shir...@enterprisedb.com> wrote: > >> Hi Hackers,

pgAdmin 4 commit: Fixed an issue where the index is not loaded in the U

2021-10-04 Thread Akshay Joshi
Fixed an issue where the index is not loaded in the Unique Constraint dialog. Fixes #6857 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7eaa3179ad866efd7990dff0c70f09183d7b1ad5 Author: Aditya Toshniwal Modified Files -- .../sta

pgAdmin 4 commit: Fixed an issue where adding security privileges and c

2021-10-04 Thread Akshay Joshi
Fixed an issue where adding security privileges and change type to shell crash the dialog. Fixes #6744 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2932ef770db49fbb216364856135767ab00ba9d5 Author: Rahul Shirsat Modified Files

pgAdmin 4 commit: Update version for release.

2021-10-04 Thread Akshay Joshi
Update version for release. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=02edea9bd72d2f8f60d3d30ac6bd6c4beca5b0a6 Modified Files -- web/config.py | 8 1 file changed, 4 insertions(+), 4 deletions(-)

Re: [pgAdmin][RM6857] Unique Constraint dialogue > Index dropdown does not have options loaded

2021-10-04 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 4, 2021 at 6:26 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch for the fix. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* >

Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue

2021-10-04 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Oct 4, 2021 at 6:34 PM Rahul Shirsat wrote: > Hi Hackers, > > Please find the attached patch which resolves one more additional issue > reported by Aditya. > > On Thu, Sep 30, 2021 at 3:32 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Thanks, t

pgAdmin4 v6.0 candidate builds

2021-10-04 Thread Akshay Joshi
Hi All, pgAdmin4 v6.0 candidate builds and source can be found at https://developer.pgadmin.org/builds/2021-10-04-1/ Fahar, can you please verify it for release on Thursday. -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres

Re: PFA: Patch to generate universal(arm64, x86_64) binaries for macOS

2021-10-04 Thread Semab Tariq
Awesome, thanks! Thanks & Regards, Semab On Mon, Oct 4, 2021 at 4:00 PM Dave Page wrote: > Hi > > I've tagged 4.2.2. > > On Fri, Oct 1, 2021 at 11:22 AM Semab Tariq > wrote: > >> (Adding Ashesh, Sandeep) >> >> Hi Team >> >> Do we have any possible date for the pgAgent-4.2.2 release? >> I am in