[pgadmin-hackers] pgAdmin 4 commit: Refresh the SQL control, whenever necessary.

2016-04-22 Thread Ashesh Vashi
Refresh the SQL control, whenever necessary. Also, remove the CodeMirror object for better clean up process. When a SQL control/tab is rendered in a hidden element, it does not render really well. Because - it rely on the height, and width of the container to count the gutten position, and margi

[pgadmin-hackers] pgAdmin 4 commit: Refresh the SQL control, whenever necessary.

2016-04-22 Thread Ashesh Vashi
Refresh the SQL control, whenever necessary. Also, remove the CodeMirror object for better clean up process. When a SQL control/tab is rendered in a hidden element, it does not render really well. Because - it rely on the height, and width of the container to count the gutten position, and margin,

[pgadmin-hackers] pgAdmin 4 commit: Updated the CodeMirror to the latest stable version (

2016-04-22 Thread Ashesh Vashi
Updated the CodeMirror to the latest stable version (5.14.2). It has now the 'sql/x-pgsql' mode, which will make the queries more familiar, and lot more improved addons. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a5aa6d159a0e57b1ab725bbe74

[pgadmin-hackers] Patch for pgAdmin4 RPM package

2016-04-22 Thread Sandeep Thakkar
Hi Team, Dave, Attached herewith are two patches. *pgadmin4-rpm.patch* - This is the main patch that includes scripts, makefiles and spec to create RPMs for RHEL6/RHEL7/F-22/F-23/F-24. It will create two RPMs i.e pgadmin4 and pgadmin4-web. The pgadmin4 tpm depends on web and the web rpm depends

[pgadmin-hackers] PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js

2016-04-22 Thread Sanket Mehta
Hi, Due to commit id 944bdbb96c3b360c856d7586144b835e44afac43 in node.ui.js, functions were not being fetched after selecting source and target types as I have overridden the options property for functions select control. I have resolved that issue and patch is attached with this mail. Please do

[pgadmin-hackers] pgAdmin 4 commit: Resolved an issue - fetching the source, and target t

2016-04-22 Thread Ashesh Vashi
Resolved an issue - fetching the source, and target type functions in the CAST module. Make the changes in the CAST module too for the changes done in the NodeAjaxOptionsControl in the commit-id: 944bdbb96c3b360c856d7586144b835e44afac43. We've changed the signature (arguments) of the 'options' & '

Re: [pgadmin-hackers] PATCH: resolving issue in casts as functions are not being fetched due to change in node.ui.js

2016-04-22 Thread Ashesh Vashi
Committed! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Fri, Apr 22, 2016 at 4:34 PM, Sanket Mehta wrote: > Hi, > > Due to commit id 944b

[pgadmin-hackers] pgAdmin 4 commit: Resolved an issue - rendering the SQL control referin

2016-04-22 Thread Ashesh Vashi
Resolved an issue - rendering the SQL control refering to the undefined variable. It was regression of the commit-id: 085ce50545e06c94087f1979e45673b136726fb5. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1b44aed456d97de093d6e33114957123f749