[pgAdmin][RM-6906]: Referenced Table drop down should be disabled in foreign Key > Columns after one row added.

2021-11-15 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6906: Referenced Table drop-down should be disabled in foreign Key > Columns after one row is added. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres*

Re: OAUTH2 Problems

2021-11-15 Thread Khushboo Vashi
Hi, On Mon, Nov 15, 2021 at 10:12 PM Francisco Cardoso < francisco.card...@datascience-service.at> wrote: > Hello pgadmin hackers, > > > > I have problems with the configuration of the oauth2 with azureAD. > > > > It seems like the configuration is not applied as the display name is not >

GitHub for issue tracking (Re: Issue tracking)

2021-11-15 Thread Philippe Cloutier
Hi, Le 2021-11-10 à 04:06, Dave Page a écrit : Hi On Tue, Nov 9, 2021 at 11:23 PM Philippe Cloutier wrote: We are considering a move to Github issues, but that's a huge and complex task. I would recommend against moving to GitHub's ITS engine, which is most basic.

Re: Issue tracking

2021-11-15 Thread Philippe Cloutier
Le 2021-11-10 à 04:06, Dave Page a écrit : Hi On Tue, Nov 9, 2021 at 11:23 PM Philippe Cloutier wrote: [...] The ticket I filed was set to Status "Rejected". Could someone either explain why or set that field to a more representative value? Because at the time we had no plan

OAUTH2 Problems

2021-11-15 Thread Francisco Cardoso
Hello pgadmin hackers, I have problems with the configuration of the oauth2 with azureAD. It seems like the configuration is not applied as the display name is not applied. If I click on the OAUTH2 button I get the error “Please set the configuration parameters properly.” In the UI. Here is

Re: pgAdmin4 v6.2 candidate builds

2021-11-15 Thread Akshay Joshi
The latest candidate build and source can be found at https://developer.pgadmin.org/builds/2021-11-15-2/ On Mon, Nov 15, 2021 at 5:54 PM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v6.2 candidate builds and source can be found at > https://developer.pgadmin.org/builds/2021-11-15-1/ > > Fahar,

Re: [pgAdmin4][Patch]: Fixed tree keyboard navigation visibility issue

2021-11-15 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Nov 15, 2021 at 6:20 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the tree keyboard navigation > visibility issue. > > Thanks, > Khushboo > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker |

pgAdmin 4 commit: Fixed scroll issue in the browser tree when navigatin

2021-11-15 Thread Akshay Joshi
Fixed scroll issue in the browser tree when navigating using the keyboard. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc38bc132e0a1fc0dc475e0222afb747752d224d Author: Khushboo Vashi Modified Files -- web/package.json

[pgAdmin4][Patch]: Fixed tree keyboard navigation visibility issue

2021-11-15 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the tree keyboard navigation visibility issue. Thanks, Khushboo tree_keyboard_navigation_visibility_fix.patch Description: Binary data

pgAdmin4 v6.2 candidate builds

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

Re: [pgAdmin][RM6981]: SQL for index shows same column multiple times

2021-11-15 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Nov 15, 2021 at 3:29 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached patch for #6981 SQL for index shows same column > multiple times. > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer |

Re: [pgAdmin][RM-6988]: Reset pgAdmin layout if the layout is in an inconsistent state.

2021-11-15 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Nov 15, 2021 at 3:36 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch for RM-6988. > Resolved the issue where reset layout message showing when open query > tool(or open query tool in new tab). > >

pgAdmin 4 commit: Update version for release.

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

pgAdmin 4 commit: Fixed an issue where SQL for index shows the same col

2021-11-15 Thread Akshay Joshi
Fixed an issue where SQL for index shows the same column multiple times. Fixes #6981 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=33cc2a7514a0f9954e7e524350bcffe8f8107078 Author: Pradip Parkale Modified Files --

pgAdmin 4 commit: Fixed an issue where reset layout message showing whe

2021-11-15 Thread Akshay Joshi
Fixed an issue where reset layout message showing when the user opens the query tool. refs #6988 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1408bad8baff9095af323801b45cec38c9f602da Author: Nikhil Mohite Modified Files --

Re: Issue tracking

2021-11-15 Thread Dave Page
On Fri, Nov 12, 2021 at 11:31 PM Philippe Cloutier wrote: > Le 2021-11-10 à 04:06, Dave Page a écrit : > > Hi > > On Tue, Nov 9, 2021 at 11:23 PM Philippe Cloutier > wrote: > >> [...] >> > >> The ticket I filed was set to Status "Rejected". Could someone either >> explain why or set that field

Re: [pgAdmin][RM-6988]: Reset pgAdmin layout if the layout is in an inconsistent state.

2021-11-15 Thread Nikhil Mohite
Hi Akshay, Please find the updated patch for RM-6988. Resolved the issue where reset layout message showing when open query tool(or open query tool in new tab). Regards, Nikhil Mohite On Fri, Nov 12, 2021 at 12:00 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Nov 11, 2021 at

[pgAdmin][RM6981]: SQL for index shows same column multiple times

2021-11-15 Thread Pradip Parkale
Hi Akshay, Please find the attached patch for #6981 SQL for index shows same column multiple times. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM6981.patch Description: Binary data