pgAdmin 4 commit: Fix issue where Deleting N number of rows makes first

2019-08-18 Thread Akshay Joshi
Fix issue where Deleting N number of rows makes first N number of rows disable. Fixes #3605 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=315538062129c1a453bf02b874d3364138bcd023 Author: Murtuza Zabuawala Modified Files -- docs

Re: Transaction Status Python Tests

2019-08-18 Thread Akshay Joshi
Thanks patch applied. On Sat, Aug 17, 2019 at 6:22 PM Yosry Muhammad wrote: > Hi Hackers, > > Please find attached a patch including new python test that checks the > transaction status after executing queries and saving data when auto-commit > is on/off. It also includes some refactoring of pre

Re: Query Tool JS Minimal Refactoring

2019-08-18 Thread Akshay Joshi
Hi Yosry Jasmine tests are failing, can you please fix those and resend the patch. On Fri, Aug 16, 2019 at 11:23 PM Yosry Muhammad wrote: > Hi hackers, > > Please find attached a patch with minimal refactoring of: > web/pgadmin/tools/sqleditor/static/js/sqleditor.js > > This includes merging 2

pgAdmin 4 commit: 1) Added new python test that checks the transaction

2019-08-18 Thread Akshay Joshi
1) Added new python test that checks the transaction status after executing queries and saving data when auto-commit is on/off. 2) Some refactoring of previously written python tests. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=663e8382f39

Re: Minor Readme changes

2019-08-18 Thread Khushboo Vashi
Hi, On Thu, Aug 15, 2019 at 10:06 PM Тараканов Андрей wrote: > Hi, guys! > > What about some minor Readme changes? > https://github.com/postgres/pgadmin4/pull/25 > > Many users try to install https://hub.docker.com/r/dpage/pgadmin4 on > servers with disabled IPv6 and can't understand why it's no