[pgAdmin][RM-5732] : Scan and fix accessibility issues reported by WAVE.

2020-09-14 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for some of the accessibility issues. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM5732.patch Description: Binary data

pgAdmin4 v4.26 candidate builds

2020-09-14 Thread Akshay Joshi
Hi All, pgAdmin4 v4.26 candidate builds and source can be found at https://developer.pgadmin.org/builds/2020-09-14-1/ Fahar, can you please verify it for release on Thursday. -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres *

Re: Translators: Release next week

2020-09-14 Thread Akshay Joshi
Thanks, patch applied. On Sun, Sep 13, 2020 at 10:49 PM Domenico Sgarbossa wrote: > Sorry, I forgot a file :-( > > > Il venerdì 11 settembre 2020, 16:52:36 CEST, Akshay Joshi < > akshay.jo...@enterprisedb.com> ha scritto: > > > Hi Translators, > > We will have a release next week, so updates to

Re: [pgAdmin] Bug #5831 Internal server error displayed if user open query tool window inside view data

2020-09-14 Thread Akshay Joshi
Thanks, patch applied. On Mon, Sep 14, 2020 at 5:38 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find below fixes : > >1. Query editor via view/edit data - fixed panel title issue. >2. Fixed Schema diff panel title on new tab. > > > On Mon, Sep 14, 20

pgAdmin 4 commit: 1) Correct the reverse engineering SQL of the collati

2020-09-14 Thread Akshay Joshi
1) Correct the reverse engineering SQL of the collation node for database server version < 10. 2) Added 'rngcollation' and 'attnum' in the ignore list of Types node and fixed an issue occurs due to SonarQube fix. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.

pgAdmin 4 commit: 1) Fixed internal server error when clicking on the o

2020-09-14 Thread Akshay Joshi
1) Fixed internal server error when clicking on the open new query tool button from the View/Edit Data window. Fixes #5831 2) Fixed schema diff panel title issue on new tab. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8029d9e65e152a1fbbb

pgAdmin 4 commit: Update version for release.

2020-09-14 Thread Akshay Joshi
Update version for release. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7dca844cbe4b0528c4b852c330505ce0788c06b5 Modified Files -- runtime/Info.plist | 4 ++-- runtime/pgAdmin4.pro | 2 +- web/config.py| 4 ++-- 3 files

pgAdmin 4 commit: Update Italian translation.

2020-09-14 Thread Akshay Joshi
Update Italian translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cea41cb4a93066b7a01153a9dde13caf26ae389e Author: Domenico Sgarbossa Modified Files -- .../translations/it/LC_MESSAGES/messages.mo| Bin 178353 ->

Re: [pgAdmin] Bug #5831 Internal server error displayed if user open query tool window inside view data

2020-09-14 Thread Rahul Shirsat
Hi Hackers, Please find below fixes : 1. Query editor via view/edit data - fixed panel title issue. 2. Fixed Schema diff panel title on new tab. On Mon, Sep 14, 2020 at 2:28 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which f

[pgAdmin][RM5830] View: parenthesis re-arrangement with AND/OR

2020-09-14 Thread Ganesh Jaybhay
Hi Hackers, Please find the attached patch to add the parenthesis similar to dba_views for the created views. Please review. Regards, Ganesh Jaybhay RM5830.patch Description: Binary data

[pgAdmin] Bug #5831 Internal server error displayed if user open query tool window inside view data

2020-09-14 Thread Rahul Shirsat
Hi Hackers, Please find the attached patch which fixes the open query tool window inside view data. -- *Rahul Shirsat* Software Engineer | EnterpriseDB Corporation. RM5831.patch Description: Binary data