[pgadmin-hackers] pgAdmin 4: "PostgreSQL Binary Path" empty

2016-09-04 Thread Thomas Landauer
Hi, this is a request for enhancement plus a support question. With PostgreSQL 9.6 RC 1 (i.e. pgAdmin 4 1.0-rc1) I cannot restore a database backup, since in preferences, the field "Paths > Binary paths > PostgreSQL Binary Path" is empty. Which binary (on Windows) is supposed to go in there?

[pgadmin-hackers] PATCH: To add 'submit a bug' link in help menu (pgAdmin4)

2016-09-04 Thread Murtuza Zabuawala
Hi, PFA minor patch to add option in menu for submitting new bugs for pgAdmin4. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company diff --git a/web/pgadmin/help/__init__.py b/web/pgadmin/help/__init__.py index 5d2e8a8..e6d53f5 100644 --- a/we

Re: [pgadmin-hackers] Re: [pgAdmin4][Patch]: Fix for RM#1311 - Toolbar icon shown in italics on Windows

2016-09-04 Thread Surinder Kumar
After clearing cache and refresh resolved the issue.​ On Mon, Sep 5, 2016 at 11:35 AM, Surinder Kumar < surinder.ku...@enterprisedb.com> wrote: > Hi Khushboo, > > While I have been working on a FileManager issue, I found that now > "pgAdmin4 logo" turned into some other icon. > I took latest code