Re: [pgadmin-hackers] PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)

2015-04-20 Thread Dave Page
On Mon, Apr 20, 2015 at 3:36 PM, Merlin Moncure wrote: > On Mon, Apr 20, 2015 at 5:40 AM, Dave Page wrote: >> On Mon, Apr 20, 2015 at 10:52 AM, Ronan Dunklau >> > In my opinion, it should either be done by using a set of widgets already >> > designed to work together (think of wxwidgets, but for

Re: [pgadmin-hackers] PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)

2015-04-20 Thread Merlin Moncure
On Mon, Apr 20, 2015 at 5:40 AM, Dave Page wrote: > On Mon, Apr 20, 2015 at 10:52 AM, Ronan Dunklau > > In my opinion, it should either be done by using a set of widgets already > > designed to work together (think of wxwidgets, but for the web), using one > > of > > the frameworks I mentioned be

Re: [pgadmin-hackers] PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)

2015-04-20 Thread Dave Page
On Mon, Apr 20, 2015 at 2:02 PM, Ronan Dunklau wrote: > > I don't know what your requirements are, but I understand that finding a set > of > components with the right functionality is hard. For me it all boils down to a > (complex) comparison of the costs involved in: > - integrating heterogene

Re: [pgadmin-hackers] PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)

2015-04-20 Thread Ronan Dunklau
Le lundi 20 avril 2015 11:40:48 Dave Page a écrit : > On Mon, Apr 20, 2015 at 10:52 AM, Ronan Dunklau > > wrote: > >> Ronan; can you update the test, help and about modules as well please? > > > > Done, please find attached a new patch for that. Ashesh, once you're done > > with what you are doi

Re: [pgadmin-hackers] PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)

2015-04-20 Thread Dave Page
On Mon, Apr 20, 2015 at 10:52 AM, Ronan Dunklau wrote: >> Ronan; can you update the test, help and about modules as well please? > > Done, please find attached a new patch for that. Ashesh, once you're done with > what you are doing now, feel free to ask me for any help needed to integrate > this

Re: [pgadmin-hackers] PATCH: focus on browser tree on startup

2015-04-20 Thread Ashesh Vashi
On Mon, Apr 20, 2015 at 2:17 PM, Ashesh Vashi wrote: > Thanks Sanket. > I will push the changes to master branch. > Done. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi*

[pgadmin-hackers] pgAdmin III commit: Focus on browser tree on startup.

2015-04-20 Thread Ashesh Vashi
Focus on browser tree on startup. (Make it consistent across all platform) Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d0c199e3af2679f4164b90969563a7ca1c971eb6 Author: J.F. Oster Modified Files -- CHANGELOG |2

Re: [pgadmin-hackers] PATCH: focus on browser tree on startup

2015-04-20 Thread Ashesh Vashi
Thanks Sanket. I will push the changes to master branch. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Apr 20, 2015 at 1:42 PM, Sanket

Re: [pgadmin-hackers] PATCH: focus on browser tree on startup

2015-04-20 Thread Sanket Mehta
Hi Ashesh, I have reviewed the patch on Ubuntu. It is getting focus on start up after applying the patch. So patch is working fine. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Mon, Apr 20, 2015 at 12:45 PM, Sanket Mehta < sanket.me...@enterprisedb.com> wrote: > Hi, > > Sure I wil

Re: [pgadmin-hackers] PATCH: focus on browser tree on startup

2015-04-20 Thread Sanket Mehta
Hi, Sure I will review it. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Mon, Apr 20, 2015 at 12:04 PM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrote: > > On Mon, Apr 20, 2015 at 12:25 AM, J.F. Oster wrote: > >> Hi! >> >> Explicitly set focus on the browser tree on startup.