Re: Patch to remove Python 2.7 support in the macOS Appbundle

2020-05-03 Thread Akshay Joshi
Hi Dave On Fri, May 1, 2020 at 5:21 PM Dave Page wrote: > Akshay, are you happy with this patch? > The patch is not applied to the latest code. > > On Mon, Apr 27, 2020 at 3:30 PM Dave Page wrote: > >> >> >> On Mon, Apr 27, 2020 at 3:28 PM Khushboo Vashi < >> khushboo.va...@enterprisedb.co

[pgAdmin][5469] SSL mode dropdown hover in create server dialog is not consistent with other select2

2020-05-03 Thread Ganesh Jaybhay
Hi Hackers, Please find the attached minor patch to fix the issue with select2 hover consistency for SSL mode field(SSL tab) in create server dialog. Please review. Regards, Ganesh Jaybhay diff --git a/web/pgadmin/browser/server_groups/servers/static/js/server.js b/web/pgadmin/browser/server_gro

Re: RM3694-If database is already connected and click on database then connect database should not displayed in Menu

2020-05-03 Thread Khushboo Vashi
Hi Satish, On Thu, Apr 30, 2020 at 8:29 PM Satish V wrote: > Hi Khushboo, > > In the attached patch, > Fixed pep8 and made use of 'gettext' inside "database.js" file... > Regarding *res.info ='Database already connected', **we > are appending the database name and server name in