[pgadmin-hackers] pgAdmin 4 commit: Adding new control to show SQL query in a control.

2016-02-05 Thread Ashesh Vashi
Adding new control to show SQL query in a control. It will be used by the nodes like view, which require to show the code inside as one parameter. Also, override the events for the Backform.TextareaControl in order handle some cases, which were not handling the change in textarea properly in all

[pgadmin-hackers] pgAdmin 4 commit: Do not show the tablespace node as inode ('+' sign fo

2016-02-05 Thread Ashesh Vashi
Do not show the tablespace node as inode ('+' sign for expanding the tree node for it). Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=01d020ed9562456a4a18674076add16dc8095857 Modified Files --

[pgadmin-hackers] pgAdmin 4 commit: Using different strategy to render different type of

2016-02-05 Thread Ashesh Vashi
Using different strategy to render different type of data based on the type for the Variable control, instead of using the complex DynamicCell. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0648ed54b9a5079434d8a4ebcd09e30e3f54098 Author:

[pgadmin-hackers] Re: New mechanism in backgrid to render different types of cells in same column [pgAdmin4]

2016-02-05 Thread Ashesh Vashi
On Fri, Feb 5, 2016 at 2:16 PM, Harshal Dhumal < harshal.dhu...@enterprisedb.com> wrote: > Hi, Ashesh, > Hi Harshal, [ Please do not forget to reply to All next time.. :-) ] > > Same patch which I send on 19 Jan with very minor change. i.e. properly > initialize bool cell for dynamic variable

Re: [pgadmin-hackers] Minor issue in variable js [pgadmin4]

2016-02-05 Thread Harshal Dhumal
Hi All, Now ignore this patch as this issue is covered in this commit. -- *Harshal Dhumal* *Software Engineer * EenterpriseDB On Tue, Feb 2, 2016 at 4:55

[pgadmin-hackers] pgAdmin 4 commit: Adding support to serialize the datetime to the JSON

2016-02-05 Thread Ashesh Vashi
Adding support to serialize the datetime to the JSON object properly. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86115cff6cf82e61cee7897e82b4dd29cb62dd2f Author: Akshay Joshi Modified Files --

[pgadmin-hackers] pgAdmin 4 commit: Resolved an internal server error while selecting the

2016-02-05 Thread Ashesh Vashi
Resolved an internal server error while selecting the role node on PostgreSQL/PPAS server (version >= 9.5). Reported by: Akshay Joshi Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a82f58a8f40ccf8d9991f8e782fb526c1c4db5f7 Modified Files

Re: [pgadmin-hackers] [pgAdmin4] [Patch]: Resource Group Module

2016-02-05 Thread Akshay Joshi
Hi All I have added logic to show sql in the "SQL" tab on dashboard and also fixed some warnings. Please refer and review this patch. On Thu, Feb 4, 2016 at 5:50 PM, Akshay Joshi wrote: > Hi All > > Attached is the patch for the Resource Group Module. Please

[pgadmin-hackers] [pgAdmin4][Patch]: Foreign Data Wrapper

2016-02-05 Thread Neel Patel
Hi All, Please find attached patch file that include the below three nodes under the database node. - Foreign Data Wrappers - Foreign Servers - User Mappings Do review it and let me know for any comments. Thanks, Neel Patel foreign_data_wrapper_v1.patch Description: Binary data

[pgadmin-hackers] pgAdmin 4 commit: Resolving an error related to not able to generate th

2016-02-05 Thread Ashesh Vashi
Resolving an error related to not able to generate the reversed engineered SQL from the database when no ACL is defined. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=712f47987f2fce72938c2012091a8e306f06b303 Modified Files --

[pgadmin-hackers] pgAdmin III commit: Fix line endings.

2016-02-05 Thread Dave Page
Fix line endings. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2f511e8e50279e75b2328d051947263e4131174b Modified Files -- xtra/wx-build/Makefile.am | 32 1 file changed, 16 insertions(+), 16

[pgadmin-hackers] pgAdmin III commit: Fix line endings.

2016-02-05 Thread Dave Page
Fix line endings. Branch -- REL-1_22_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f210c035f702fab5973f7282e7bf32d74387978f Modified Files -- xtra/wx-build/Makefile.am | 32 1 file changed, 16

Re: [pgadmin-hackers] pgAdmin III: Muliple SQL tabs

2016-02-05 Thread Dave Page
On Wed, Feb 3, 2016 at 3:07 AM, Sergey Busel wrote: > - Removed unused/commented code. > - Tab names now reflect the file name, if such is associated with a tab. > - Removed the "Close Tab" menu item. Added X button to the active tab. > - To tell the user which tab results are