Re: [pgadmin-hackers] [pgAdmin4][runtime]: Download feature in runtime

2016-07-13 Thread Dave Page
Thanks - applied. On Fri, Jul 8, 2016 at 7:17 AM, Neel Patel wrote: > Hi Dave, > > Please find attached patch file for the fix of crash and comment text. > Downloading cancel request was not handled properly and due to that > application was getting crashed. > > Do

Re: [pgadmin-hackers] [pgAdmin4][runtime]: Download feature in runtime

2016-07-08 Thread Neel Patel
Hi Dave, Please find attached patch file for the fix of crash and comment text. Downloading cancel request was not handled properly and due to that application was getting crashed. Do review it and let us know for comments. Thanks, Neel Patel On Thu, Jul 7, 2016 at 2:13 PM, Dave Page

Re: [pgadmin-hackers] [pgAdmin4][runtime]: Download feature in runtime

2016-07-07 Thread Dave Page
Hi On Wed, Jul 6, 2016 at 9:12 AM, Neel Patel wrote: > Hi Dave, > > I have tried to fix most of the review comments. I have modified the patch > on top of your changes. Please find attached updated patch file. > Find my comments inline. Can you please review and let

Re: [pgadmin-hackers] [pgAdmin4][runtime]: Download feature in runtime

2016-07-06 Thread Neel Patel
Hi Dave, I have tried to fix most of the review comments. I have modified the patch on top of your changes. Please find attached updated patch file. Find my comments inline. Can you please review and let us know your feedback ? Thanks, Neel Patel On Fri, Jul 1, 2016 at 2:39 PM, Dave Page

Re: [pgadmin-hackers] [pgAdmin4][runtime]: Download feature in runtime

2016-07-01 Thread Dave Page
On Fri, Jul 1, 2016 at 5:43 AM, Neel Patel wrote: > Hi Dave, > > On Thu, Jun 30, 2016 at 7:31 PM, Dave Page wrote: >> >> Hi >> >> On Thu, Jun 30, 2016 at 10:42 AM, Neel Patel >> wrote: >> > Hi, >> > >> > Please find

Re: [pgadmin-hackers] [pgAdmin4][runtime]: Download feature in runtime

2016-06-30 Thread Neel Patel
Hi Dave, On Thu, Jun 30, 2016 at 7:31 PM, Dave Page wrote: > Hi > > On Thu, Jun 30, 2016 at 10:42 AM, Neel Patel > wrote: > > Hi, > > > > Please find attached patch file for initial version of download file in > > runtime application. > > I've

[pgadmin-hackers] [pgAdmin4][runtime]: Download feature in runtime

2016-06-30 Thread Neel Patel
Hi, Please find attached patch file for initial version of download file in runtime application. With this patch, we have implemented two features. *Feature 1 :- Normal "Download file" from runtime application* Previously "Download file" was not implemented in runtime application. With this