Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard

2017-07-17 Thread Shirley Wang
Hi! I can't seem to get the patch to completely work on my computer, only the close icon shows up plus the dialog and success/error messages, but here are some comments: +1 to Dave's comment about refreshing after the cancel operation - We're working on a patch for updating alerts in the

Re: Testing out font changes in query editor tool

2017-07-17 Thread Shirley Wang
Thank you! We also realized it would be easier on people to have both Mac and Windows test builds from the same url above. If it's not too difficult, would you also be able to add that as well? On Mon, Jul 17, 2017 at 5:55 AM Dave Page wrote: > On Fri, Jul 14, 2017 at 5:06

[pgadmin-hackers][pgaweb][Patch] Add style guide to pga website

2017-07-17 Thread Joao De Almeida Pereira
Hello Hackers, With this patch we added the style guide to the current pgAdmin website. It is not 100% migrated yet, but we already have the Alerts and colors. Thanks Matt && João diff --git a/README.md b/README.md index 3b1c852..0eaec2e 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,12 @@

[pgadmin-hackers] 10k Tables and more

2017-07-17 Thread Joao De Almeida Pereira
Hi Hackers, We were looking at a schema that had 10k+ tables on it and we noticed a substantial decrease of performance while loading the tables and after they are loaded and we try to scroll over them. After some search on the web we found a post of the ACITree maintainer here

[pgAdmin4][Patch]: RM #2556: Runtime connection retry loop timeout

2017-07-17 Thread Khushboo Vashi
Hi, Please find the attached patch for RM #2556: Runtime connection retry loop timeout Thanks, Khushboo diff --git a/docs/en_US/desktop_deployment.rst b/docs/en_US/desktop_deployment.rst index 9765c77..745b83f 100644 --- a/docs/en_US/desktop_deployment.rst +++ b/docs/en_US/desktop_deployment.rst

Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor

2017-07-17 Thread Murtuza Zabuawala
Hi Dave, On Mon, Jul 17, 2017 at 2:33 PM, Dave Page wrote: > Hi > > On Wed, Jul 12, 2017 at 1:16 PM, Murtuza Zabuawala enterprisedb.com> wrote: > >> Hi, >> >> PFA patch which will add functionality to allow user to comment/uncomment >> code in query

Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard

2017-07-17 Thread Dave Page
Hi On Thu, Jul 13, 2017 at 2:53 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > hiHi, > > PFA patch to add functionality which will allow super user to cancel long > running queries from dashboard. > RM#1812 > > *Steps used to test:* > 1) Open psql session, Connect to 'test'

Re: [pgAdmin4]: Webpacking of static JS/CSS

2017-07-17 Thread Surinder Kumar
On Mon, Jul 17, 2017 at 2:15 PM, Dave Page wrote: > Hi > > On Wed, Jul 12, 2017 at 4:04 PM, Surinder Kumar < > surinder.ku...@enterprisedb.com> wrote: > >> Hi >> >> While this patch is in review, i have not attached patch for "unvendored >> libs" which is around 10MB in size

pgAdmin 4 commit: Show tablespace on partitions. Fixes #2551

2017-07-17 Thread Dave Page
Show tablespace on partitions. Fixes #2551 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07aa74eaf56db72eab55dd735c710a4796abd669 Author: Harshal Dhumal Modified Files --

Re: [RM2551][pgAdmin4] show tablespace on partitions.

2017-07-17 Thread Dave Page
Thanks, applied. On Wed, Jul 12, 2017 at 11:23 AM, Harshal Dhumal < harshal.dhu...@enterprisedb.com> wrote: > Hi, > > Please find attached patch to show tablespace on partitions. > Also reformatted sql slightly in sql tab. > > -- > *Harshal Dhumal* > *Sr. Software Engineer* > > EnterpriseDB

Re: [pgAdmin4]: Webpacking of static JS/CSS

2017-07-17 Thread Dave Page
Hi On Wed, Jul 12, 2017 at 4:04 PM, Surinder Kumar < surinder.ku...@enterprisedb.com> wrote: > Hi > > While this patch is in review, i have not attached patch for "unvendored > libs" which is around 10MB in size and needs not to review. > Attached is the patch which can be reviewed. > >

Re: How to modify font size of displayed view?

2017-07-17 Thread Bob Gustafson
Yes, one does need the shift key. Nothing happens with a plain cmd+, but cmdShift+ does the trick. On other apps (Terminal for example), the shift is not necessary. (I guess the Terminal developers thought that no-one would use cmd= for anything. To make the font size smaller, cmd- works

Re: pgAdmin 4 v1.6 Released!

2017-07-17 Thread Dave Page
On Fri, Jul 14, 2017 at 1:58 PM, Pawel Hadam wrote: > Thank you Dave and Khushboo for advises. > > 1) (re)moving 'pgadmin4.db' - did not help. > > 2) I have disabled teredo - did not help. > > 3) localhost is resolved to IPv6 address: > > $ ping localhost > > Pinging ogrodowa

Re: pgadmin-for-web is going nowhere

2017-07-17 Thread Dave Page
On Fri, Jul 14, 2017 at 7:17 PM, Josh Berkus wrote: > On 07/14/2017 01:01 AM, Dave Page wrote: > > > Setting up in server mode by following those docs takes just a few > minutes. > > > > > > Six months ago, I jumped on this with the goal of solving it, partly > > through