Re: [pgadmin-hackers] [pgAdmin4][Patch]: Backgrid StringDepsCell

2016-05-08 Thread Khushboo Vashi
Hi, Please find the attached re-based patch. Thanks, Khushboo On Wed, Apr 6, 2016 at 2:38 PM, Ashesh Vashi wrote: > Hi Khushboo, > > > On Tue, Apr 5, 2016 at 10:59 AM, Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi Ashesh, >> >> I have changed the function name (from *rende

Re: [pgadmin-hackers] [pgAdmin4] [Patch]: Foreign Table Module

2016-05-08 Thread Murtuza Zabuawala
Hi Khushboo, No I did not. let me apply it and try again. Thanks, Murtuza > On 06-May-2016, at 10:15 pm, Khushboo Vashi > wrote: > > Hi Murtuza, > > Have you applied Dependent Cell patch on this? As the Foreign table is > dependent on that. > > Thanks, > Khushboo > > On 6 May 2016 20:39,

Re: [pgadmin-hackers] pgAdmin4 - Session file name too large

2016-05-08 Thread Ashesh Vashi
On Sun, May 8, 2016 at 6:09 PM, eMerzh wrote: > Hi guys, > > i was just updating my working copy of git, and got the same issue again. > > it seems that the issue happend every time (or at least really often) when > i pull new changes. > so it might still be some issues with the session managemen

[pgadmin-hackers] pgAdmin 4 commit: Do not honour the session-id, longer than 40 characte

2016-05-08 Thread Ashesh Vashi
Do not honour the session-id, longer than 40 characters, instead create new session-id in that case. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e8b4bb909bd065dc344b8df24c9caf9b82cac5b8 Modified Files -- web/config.py

[pgadmin-hackers] pgAdmin 4 commit: Treat the Array different from the Object to make sur

2016-05-08 Thread Ashesh Vashi
Treat the Array different from the Object to make sure session tracking works well with it. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b383c67fa59a5be6e702ed2c1e4c828bdb79210f Modified Files -- web/pgadmin/browser/static/js/dat