[pgadmin-hackers] [pgAdmin4]: Initial patch for Import table

2016-05-05 Thread Neel Patel
Hi, Please find attached patch file which contains the table Import functionality. Attached patch file is depend on the following patch which is not committed yet. - File Manager patch - Table node patch Do review it and let us know for comments. Thanks, Neel Patel import_v1.patch Descr

[pgadmin-hackers] [pgAdmin4]: Reload Server Configuration

2016-05-05 Thread Neel Patel
Hi, Please find attached patch file to reload the server configuration. Do review it and let me know for any comments. Thanks, Neel Patel reload_config_v1.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscrip

[pgadmin-hackers] Backgrid Select2cell multiselect support [pgadmin4]

2016-05-05 Thread Harshal Dhumal
Hi, PFA patch for backgrid Select2cell in which I have added multiselect support which was missing. -- *Harshal Dhumal* *Software Engineer * EenterpriseDB diff --git a/web/pgadmin/static/js/backgrid/backgrid.pgadmin.js b/web/pgadmin/static/js/backgrid/backgrid.pg

[pgadmin-hackers] PATCH: FTS configuration node

2016-05-05 Thread Sanket Mehta
Hi, PFA first patch for FTS configuration node. It depends upon backgrid select2cell multi select control, for which Harshal has sent the patch recently. Please do apply his patch first and then apply this patch. Please do review it and let me know if any changes are required. Regards, Sanket

Re: [pgadmin-hackers] PATCH: FTS configuration node

2016-05-05 Thread Harshal Dhumal
+ patch link http://www.postgresql.org/message-id/CAFiP3vwkka+=1foj7kr2zbc4azecoca9eo9dz34-oyy_9ge...@mail.gmail.com -- *Harshal Dhumal* *Software Engineer * EenterpriseDB On Thu, May 5, 2016 at 8:18 PM, Sanket Mehta wrote: > Hi, > > PFA first patch for FTS co

[pgadmin-hackers] pgAdmin 4 commit: Dashboards v1

2016-05-05 Thread Dave Page
Dashboards v1 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0628ee0425b653596d1815d19b09ba4b8caa6096 Modified Files -- web/pgadmin/browser/server_groups/__init__.py |4 +- .../browser/server_groups/servers/__init__.py