Re: [pgAdmin][RM-5992]: Escape character shown when server/database name has some special characters.

2020-11-30 Thread Akshay Joshi
Thanks, patch applied. On Thu, Nov 26, 2020 at 1:43 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Team, > > Please find the patch for RM-5992 > : Escape character shown when > server/database name has some special characters. > > -- > *

Re: [pgAdmin][RM-5991]: Renaming tabs doesn't account for the dirty editor indicator.

2020-11-30 Thread Akshay Joshi
Thanks, patch applied. On Tue, Dec 1, 2020 at 10:04 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Team, > > Please refer patch for RM-5991 > : > Renaming > tabs does

Re: [pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table

2020-11-30 Thread Akshay Joshi
Thanks, patch applied. On Tue, Dec 1, 2020 at 11:04 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes the false error shown while > adding a new foreign key from table dialogue in case of an already existing > foreign key with Auto FK

pgAdmin 4 commit: Fixed an issue where escape character is shown when t

2020-11-30 Thread Akshay Joshi
Fixed an issue where escape character is shown when the server/database name has some special characters. Fixes #5992 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fb51ef569e0efe2fa73d16719097dc18375109b3 Author: Nikhil Mohite Modified Fil

pgAdmin 4 commit: Fixed false error is shown while adding a new foreign

2020-11-30 Thread Akshay Joshi
Fixed false error is shown while adding a new foreign key from the table dialog when a foreign key already exists with Auto FK Index set to true. Fixes #5886 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=783b7516a74b2d4f1d4a377adb2b00294f7ec

pgAdmin 4 commit: Ensure that dirty indicator (*) should not be visible

2020-11-30 Thread Akshay Joshi
Ensure that dirty indicator (*) should not be visible when renaming the tabs. Fixes #5991 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=abd0748a770146672d7592f9a3232c72bb725559 Author: Nikhil Mohite Modified Files -- docs/en_US

[pgAdmin][Patch] Bug #5886 - New foreign key creation on exist table

2020-11-30 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixes the false error shown while adding a new foreign key from table dialogue in case of an already existing foreign key with Auto FK Index=True to table. Thanks, Yogesh Mahajan EnterpriseDB diff --git a/web/pgadmin/browser/server_groups/servers/databases

[pgAdmin][RM-5991]: Renaming tabs doesn't account for the dirty editor indicator.

2020-11-30 Thread Nikhil Mohite
Hi Team, Please refer patch for RM-5991 : Renaming tabs doesn't account for the dirty editor indicator. also added changes for not allow a user to add empty spaces while renaming the p

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-30 Thread Rahul Shirsat
This was the part of our internal quality testing, where it got encountered. Currently, none of the users have complained about this on their specific browser versions. On Mon, Nov 30, 2020 at 5:12 PM Dave Page wrote: > Hi > > On Mon, Nov 30, 2020 at 7:12 AM Rahul Shirsat < > rahul.shir...@enter

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-30 Thread Dave Page
Hi On Mon, Nov 30, 2020 at 7:12 AM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Dave, > > There are issues discussed on Apple forums, check this out: > > https://developer.apple.com/forums/thread/129064 - The latest comment by > the user here is one month ago, meaning the issue is sti