[pgadmin-hackers] pgAdmin 4 commit: Allow to specify the height & width from the javascri

2016-05-21 Thread Ashesh Vashi
Allow to specify the height & width from the javascript modules of an individual node. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=875e2513591748bcfbbdee1062b5ccd894517ddc Modified Files -- libraries.txt

Re: [pgadmin-hackers] [PATCH] Tables node (pgAdmin4)

2016-05-21 Thread Dave Page
I think that makes sense, yes. Sent from my iPad > On 21 May 2016, at 04:12, Ashesh Vashi wrote: > > >> On Sat, May 21, 2016 at 12:01 AM, Dave Page wrote: >> Hi >> >> I just started to take a look at the table dialogue and friends. Here are a >> few issues that we need to address - please t

Re: [pgadmin-hackers] pgAdmin 4 commit: Allow to specify the height & width from the javascri

2016-05-21 Thread Dave Page
Hmm, haven't tested this yet, but normally using %ages for sizing doesn't work well. Sent from my iPad > On 21 May 2016, at 09:48, Ashesh Vashi wrote: > > Allow to specify the height & width from the javascript modules of an > individual node. > > Branch > -- > master > > Details > -

Re: [pgadmin-hackers] pgAdmin 4 commit: Allow to specify the height & width from the javascri

2016-05-21 Thread Ashesh Vashi
On Sat, May 21, 2016 at 2:49 PM, Dave Page wrote: > Hmm, haven't tested this yet, but normally using %ages for sizing doesn't > work well. > Setting value in 'px' after calculating the correct value. We can use value in 'px', 'ex', 'em', '%' any allowed supported sizes with this. So far - we'v

[pgadmin-hackers] pgAdmin 4 commit: Fixes few issues with File Manager.

2016-05-21 Thread Ashesh Vashi
Fixes few issues with File Manager. - Rename file/folder not working in list view. - Selection folder only should not allow to select file. - Ui changes in table list to match with the pgadmin color styles. - Custom STORAGE_DIR path don't list files/folders when opened in window system. - Code c

Re: [pgadmin-hackers][pgAdmin4][Patch]: File Manager & Backform FileControl

2016-05-21 Thread Ashesh Vashi
Thanks - committed with small tweak. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Fri, May 20, 2016 at 4:33 PM, Surinder Kumar < surinder.k

[pgadmin-hackers] pgAdmin 4 commit: Renaming the label of the browser left node after edi

2016-05-21 Thread Ashesh Vashi
Renaming the label of the browser left node after editing the properties properly. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=077075c765368ac29f8cc863180dbe5946550712 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/bro

[pgadmin-hackers] pgAdmin 4 commit: Adding support for the trigger functions node.

2016-05-21 Thread Ashesh Vashi
Adding support for the trigger functions node. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d2eaa8b3dd2506eb70446de96f1e6103dd6db4ff Author: Murtuza Zabuawala Modified Files -- .../databases/schemas/functions/__init__.py

Re: [pgadmin-hackers] PATCH: Trigger function node (pgAdmin4)

2016-05-21 Thread Ashesh Vashi
Thanks - committed! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Fri, May 20, 2016 at 4:09 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterp

[pgadmin-hackers] pgAdmin 4 commit: Do not validate the model unnecessarily (when closing

2016-05-21 Thread Ashesh Vashi
Do not validate the model unnecessarily (when closing). Clear the cache of a node, whenever an object has been removed of that kind, it will allow us to fetch the latest list. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2b6d443b5205ec3ce52b

[pgadmin-hackers] pgAdmin 4 commit: Changed the Select2Control to work more consistently.

2016-05-21 Thread Ashesh Vashi
Changed the Select2Control to work more consistently. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c6ca7d82ce403fe64652b2ea92fb5b66286a634 Modified Files -- web/pgadmin/browser/static/js/node.ui.js | 104 +--

[pgadmin-hackers] pgAdmin 4 commit: Added support for importing and exporting the table d

2016-05-21 Thread Ashesh Vashi
Added support for importing and exporting the table data. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da28dc8507a782f81637ec5af295a2ff97ec1aaf Author: Neel Patel Modified Files -- .../misc/bgprocess/static/css/bgprocess.css

[pgadmin-hackers] pgAdmin 4 commit: Adding support for autocomplete in the SQL Editor.

2016-05-21 Thread Ashesh Vashi
Adding support for autocomplete in the SQL Editor. In Query editor, we can use the autocomplete feature by using keyword combination - 'Ctrl + Space'. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0a354055a960bb9070bf271cc23ba8556605e5c7 Auth

Re: [pgadmin-hackers] [pgAdmin4][Patch]: SQL Auto completion feature for Query Tool

2016-05-21 Thread Ashesh Vashi
Thanks - committed with some minor tweaks. In order to load a directory as python module, we should have at least empty __init__.py file exists in that directory. Also, I've changed the keywords in capital letters. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Comp

[pgadmin-hackers] pgAdmin website commit: Make versions.json match reality

2016-05-21 Thread Dave Page
Make versions.json match reality Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=4ca78850ce9ff989e7cda47bfc69080adbe4d819 Modified Files -- versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgadmin

[pgadmin-hackers] pgAdmin website commit: Move links to HTTPS

2016-05-21 Thread Dave Page
Move links to HTTPS Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=a8902dcef56570f21da561cb329809bf60dc57aa Modified Files -- include/page.php | 8 visualtour.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-)

[pgadmin-hackers] pgAdmin 4 commit: www.pgadmin.org now supports https.

2016-05-21 Thread Dave Page
www.pgadmin.org now supports https. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1724787f2a2e41842386fbaaa11923d10d0849c6 Modified Files -- docs/en_US/index.rst | 2 +- pkg/pip/setup_pip