[pgadmin-hackers] [pgAdmin4][Patch]: RM1739 - Don't show Upload File icon unless it is not in capabilities [Storage Manager]

2016-10-06 Thread Surinder Kumar
Hi, *Issue:* When clicked on upload icon while saving a file prompt user to leave page. It is because the icon is a button and its type is set to submit which makes it to prompt, instead it should be 'button' Storage Manager's menu items depends on capabilities list set by the module using it. If

Re: [pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-06 Thread Dave Page
Hi On Thu, Oct 6, 2016 at 11:25 AM, Devrim Gündüz wrote: > > Hi, > > Can you please clarify how to start pgadmin4 in desktop application mode? I > read > > https://www.pgadmin.org/docs4/dev/desktop_deployment.html > > but when I run > > /usr/pgadmin4-1.0/runtime/pgAdmin4 (installed via community

[pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-06 Thread Devrim Gündüz
Hi, Can you please clarify how to start pgadmin4 in desktop application mode? I read https://www.pgadmin.org/docs4/dev/desktop_deployment.html but when I run  /usr/pgadmin4-1.0/runtime/pgAdmin4 (installed via community RPMs), I get: " An error occurred initialising the application server: Fai

Re: [pgadmin-hackers] PATCH: To fix issue in synonym node (pgAdmin4)

2016-10-06 Thread Murtuza Zabuawala
Hi Dave, The issue you mentioned is different issue and not related to synonyms node. I will create separate ticket & work on it mean while you can commit changes for RM#1611 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Oct 5,

Re: [pgadmin-hackers] PATCH: To fix the issue in Debugger module (pgAdmin4)

2016-10-06 Thread Murtuza Zabuawala
Hi Dave, PFA updated patch with suggestion given. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Oct 5, 2016 at 7:29 PM, Dave Page wrote: > OK, that's much better. I think I've figured out what's causing the > remaining executi

[pgadmin-hackers] pgAdmin 4 commit: Allow users to choose SELECT permissions for sequence

2016-10-06 Thread Dave Page
Allow users to choose SELECT permissions for sequences in the Grant Wizard. Fixes #1835 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0aaa80029ca98cfe6bf15f8ead6ba5e18b69554 Modified Files -- .../tools/grant_wizard/templates/gra

[pgadmin-hackers] pgAdmin 4 commit: Allow users to choose SELECT permissions for tables i

2016-10-06 Thread Dave Page
Allow users to choose SELECT permissions for tables in the Grant Wizard. Fixes #1835 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f9320811d7c77aff2b594840ab9a2fb248cb1e3d Modified Files -- .../tools/grant_wizard/templates/grant_