[pgadmin-hackers] pgAdmin 4 commit: Bump version for RC1 release

2016-08-29 Thread Ashesh Vashi
Bump version for RC1 release Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f7dd8cbab452fb7bde10074e903f82c95816e942 Modified Files -- web/config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgadmin-ha

Re: [pgadmin-hackers] PATCH: SlickGrid integration in query tool (pgAdmin4)

2016-08-29 Thread Akshay Joshi
Thanks, patch applied. On Mon, Aug 29, 2016 at 3:30 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA updated patch. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Mon, Aug 29, 2016 at 1:1

[pgadmin-hackers] pgAdmin 4 commit: SlickGrid Integration in to query tool. Fixes #1618

2016-08-29 Thread Akshay Joshi
SlickGrid Integration in to query tool. Fixes #1618 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c56e4667df7979fe23fab0a0ee2f7809f144ff97 Author: Murtuza Zabuawala Modified Files -- libraries.txt

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

2016-08-29 Thread Ashesh Vashi
This has already been fixed in commit: b6f307256b7a48944d9e5a198d0d461b3ac5c5d5. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Aug 29,

Re: [pgadmin-hackers] PATCH: To fix the in Synonym node (pgAdmin4)

2016-08-29 Thread Ashesh Vashi
Thanks - committed with some change. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Aug 29, 2016 at 7:49 PM, Murtuza Zabuawala < murtuza

[pgadmin-hackers] pgAdmin 4 commit: Fixes issues specific to SYNONYMS

2016-08-29 Thread Ashesh Vashi
Fixes issues specific to SYNONYMS - On droping a synonyms - the query should be modified in SQL pane. - A proper message should be given on trying to drop an already dropped synonyms. - Handle the synonyms with special characters. Fixes #1607, #1608, #1609 Branch -- master Details ---

[pgadmin-hackers] pgAdmin 4 commit: Sorting the data during tree data loading using the n

2016-08-29 Thread Ashesh Vashi
Sorting the data during tree data loading using the natural sort algorithm. This patch takes care of: * Consistent behaviour during create, update operation on any node. - It should return the node data during creating a new object, or updating the existing one. * Now that - we have consiste

[pgadmin-hackers] PATCH: To fix the issue in cast node (pgAdmin4)

2016-08-29 Thread Murtuza Zabuawala
Hi, PFA minor patch to fix the issue in cast node due to typo. RM#1614 -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company RM_1614.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To

[pgadmin-hackers] PATCH: To fix the in Synonym node (pgAdmin4)

2016-08-29 Thread Murtuza Zabuawala
Hi, PFA patch to fix the few minor issues in Synonym node. RM#1607, RM#1608, RM#1609 Please review. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company Fix_synonyms_node.patch Description: Binary data -- Sent via pgadmin-hackers mailing l

Re: [pgadmin-hackers] PATCH/s: RM#1387 - Bad handling of missing connection database server

2016-08-29 Thread Ashesh Vashi
Thanks - committed! -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Mon, Aug 29, 2016 at 10:40 AM, Murtuza Zabuawala < murtuza.zabuaw...@enter

Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM#1238

2016-08-29 Thread Akshay Joshi
Thanks, patch applied. On Mon, Aug 29, 2016 at 1:04 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > Patch is working as expected. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Fri, Aug 26

[pgadmin-hackers] pgAdmin 4 commit: Debugger listener starting error displayed if user tr

2016-08-29 Thread Akshay Joshi
Debugger listener starting error displayed if user try to debug plpgsql cs_fmt_browser_version function that contains parameters. Fixes #1238 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c6f6609bc3dbe2dd61b5b92802389e2b310006e Author: Neel

Re: [pgadmin-hackers] [pgAdmin4][patch]: RM #1226

2016-08-29 Thread Akshay Joshi
Thanks, patch applied. On Mon, Aug 29, 2016 at 1:03 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > Patch is working as expected. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > On Fri, Aug 26,

[pgadmin-hackers] pgAdmin 4 commit: Set break point option should present in pgAdmin4 for

2016-08-29 Thread Akshay Joshi
Set break point option should present in pgAdmin4 for trigger. Fixes #1226 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5249f2e18c32a403a96b418669da738e50357c7 Author: Neel Patel Modified Files -- web/pgadmin/tools/debugger/__i

Re: [pgadmin-hackers] [pgAdmin4][Patch]: SqlFieldControl enhancements

2016-08-29 Thread Akshay Joshi
Thanks, patch applied. On Tue, Aug 23, 2016 at 12:13 PM, Surinder Kumar < surinder.ku...@enterprisedb.com> wrote: > Hi > > Following are the enhancements: > 1) Disable cursor mode if editor is disabled. > if cursor is enabled. on pressing keys, a false event is generated and on > validating model

[pgadmin-hackers] pgAdmin 4 commit: SqlFieldControl enhancements

2016-08-29 Thread Akshay Joshi
SqlFieldControl enhancements Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d75eac1177c3c1f890f3423a0b31e2e1b0b3706 Author: Surinder Kumar Modified Files -- web/pgadmin/static/css/overrides.css | 11 +++ web/pgadmin/s

Re: [pgadmin-hackers] PATCH: SlickGrid integration in query tool (pgAdmin4)

2016-08-29 Thread Neel Patel
Hi Murtuza, All the review comments given by Akshay are fixed. Below are some minor observations. - Add two new rows with valid data. Select one row and delete that row. Now "Save" button should be enabled because we still have one valid new row to save the data. - When we click on n

Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM#1238

2016-08-29 Thread Murtuza Zabuawala
Hi, Patch is working as expected. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Aug 26, 2016 at 12:07 PM, Neel Patel wrote: > Hi, > > Please find attached minor patch for the fix of RM-1238. > > *Issue :- * > Proper quoted SQ

Re: [pgadmin-hackers] [pgAdmin4][patch]: RM #1226

2016-08-29 Thread Murtuza Zabuawala
Hi, Patch is working as expected. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Aug 26, 2016 at 5:01 PM, Neel Patel wrote: > Hi, > > Please find attached patch for fix of RM-1226. > > *Issue :- * > > Previously, "Set breakpoin