Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake

2020-12-24 Thread Aditya Toshniwal
Hi, Attached patch fixes the failing RESQL test cases. On Thu, Dec 24, 2020 at 1:15 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Wed, Dec 23, 2020 at 6:10 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the patch to add support for

pgAdmin 4 commit: Updated deployment documentation, refer correctly to

2020-12-24 Thread Akshay Joshi
Updated deployment documentation, refer correctly to uWSGI where Gunicorn had been referenced. Fixes #6096 Patch By: Thomas Levine Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3012778defbc585015b74e5879bae44c411a4f18 Modified Files --

pgAdmin 4 commit: Fixed accessibility issues in various dialogs. Fixes

2020-12-24 Thread Akshay Joshi
Fixed accessibility issues in various dialogs. Fixes #6077 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dbb4a46d467769154bdbcb07547aafdfeb78f7d4 Author: Nikhil Mohite Modified Files -- docs/en_US/release_notes_4_30.rst

pgAdmin 4 commit: Fixed RESQL test cases for exclusion constraints.

2020-12-24 Thread Akshay Joshi
Fixed RESQL test cases for exclusion constraints. refs #5571 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f9087475d4a663efe7d22060bd1e32d82761b56d Author: Aditya Toshniwal Modified Files -- .../constraints/exclusion_constraint

Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake

2020-12-24 Thread Akshay Joshi
Thanks, patch applied. On Thu, Dec 24, 2020 at 1:46 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Attached patch fixes the failing RESQL test cases. > > On Thu, Dec 24, 2020 at 1:15 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Thanks, patch applied. >

Re: [pgAdmin][RM-6077]: Accessibility issues in various dialogs

2020-12-24 Thread Akshay Joshi
Thanks, patch applied. On Thu, Dec 24, 2020 at 1:20 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Team, > > Please find the attached patch for RM-6077: > Accessibility issues in > various dialogs. > Accessibility issues: > 1. Server di

pgAdmin 4 commit: Merge master into ERDTool

2020-12-24 Thread Akshay Joshi
Merge master into ERDTool Branch -- ERDTool Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb658052d49f464117b11ae1d23981d30fc9130c Modified Files -- docs/en_US/exclusion_constraint_dialog.rst | 16 +-- docs/en_US/images/exclusion_constrai

pgAdmin 4 commit: ERD Tool some more fixes

2020-12-24 Thread Akshay Joshi
ERD Tool some more fixes Branch -- ERDTool Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f828c98f3d809bbfc270d76dd3bf00ad3a53078 Author: Aditya Toshniwal Modified Files -- .../static/scss/resources/_default.variables.scss | 3 +- web/pgadmin/