Re: [pgadmin-hackers] Acceptance Tests against a browser (WIP)

2017-01-26 Thread George Gelashvili
instead of that patch, please use this no-zombies version that kills the started process group instead of pid-only. On Wed, Jan 25, 2017 at 6:31 PM, George Gelashvili wrote: > ah > That diff was generated before the python 3 patch was applied. This should > work against master > > Cheers, > Geor

[pgadmin-hackers][Patch] Refactor sql template version picking

2017-01-26 Thread George Gelashvili
Hi Hackers! Since we are preparing to add greenplum support, we made a new template loader to automatically pick the available sql template file that corresponds to the postgres version number. Our next patch will be to remove duplicated sql template files since many of the files are identical be

Re: [pgadmin-hackers] User Research Findings into PgAdmin

2017-01-26 Thread Dave Page
Hi On Thu, Jan 26, 2017 at 5:01 PM, Raffi Holzer wrote: > Hi Dave, > Thanks for the feedback. This is all great! > > We are actually interested in doing a bit more user testing in order to > validate the right solutions and then picking up these features ourselves. > We can definitely still put

Re: [pgadmin-hackers] User Research Findings into PgAdmin

2017-01-26 Thread Raffi Holzer
Hi Dave, Thanks for the feedback. This is all great! We are actually interested in doing a bit more user testing in order to validate the right solutions and then picking up these features ourselves. We can definitely still put them in the redmine backlog and pick them up from there though. Looki

Re: [pgadmin-hackers] [pgAdmin4] [PATCH] Simplify Server's python setup

2017-01-26 Thread Dave Page
Hi On Wed, Jan 25, 2017 at 2:35 PM, Jan Alexander Steffens wrote: > > > On Wed, Jan 25, 2017 at 2:57 PM Dave Page wrote: >> >> One where the virtualenv is in a path that's not related to the >> location of the runtime. If I'm reading the code correctly, you're >> taking the appDir (the location

Re: [pgadmin-hackers] User Research Findings into PgAdmin

2017-01-26 Thread Dave Page
Hi On Wed, Jan 25, 2017 at 8:02 PM, Raffi Holzer wrote: > As a summary of our findings in writing: > > Below is a table of user needs we discovered and solutions we or the > customers suggested. Some of the "missing" features people complained about > are not missing at all (such as auto-complet