Translators: Release next week

2021-11-12 Thread Akshay Joshi
Hi Translators, We will have a release next week, so updates to translations before release would be helpful. The template and catalogs have been updated in git. *Note:* We will generally create the candidate build on Monday, so please send the translation file by Monday 5.00 PM IST would be good

pgAdmin 4 commit: Update Dependencies.

2021-11-12 Thread Akshay Joshi
Update Dependencies. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a47cbbe26cd1fd02f4196ac11c45d4b3646545ed Modified Files -- DEPENDENCIES | 237 ++- 1 file changed, 170 inse

pgAdmin 4 commit: Update message catalogs.

2021-11-12 Thread Akshay Joshi
Update message catalogs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59707fc8aff8004cd43b6f9e7e57108028496ee4 Modified Files -- web/pgadmin/messages.pot | 2345 +- .../translations/cs/LC_MESSAGE

pgAdmin 4 commit: Fixed API test cases for search object.

2021-11-12 Thread Akshay Joshi
Fixed API test cases for search object. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=25ace94d10e43bdf43df2794cc8a01eb2c01d913 Modified Files -- .../search_objects/sql/pg/11_plus/search.sql | 2 +- .../search_objects/sql/p

[pgAdmin][Patch] - Bug #6945 - JSON Editor code mode scrolling issue, 6944 - JSON editor preview colours have inappropriate contrast in dark mode

2021-11-12 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixes issues related to scrolling in jsoneditor and color issue in preview mode in dark theme. Thanks, Yogesh Mahajan EnterpriseDB RM6945_6944_v1.patch Description: Binary data

pgAdmin 4 commit: Added operators and aggregates in search objects. Fix

2021-11-12 Thread Akshay Joshi
Added operators and aggregates in search objects. Fixes #6974 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca4d5d0ca489f8b44dc43249c90806016610c5fc Modified Files -- docs/en_US/release_notes_6_2.rst | 1 + .../

Re: [pgAdmin][patch] Fix JS audit issues

2021-11-12 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Nov 12, 2021 at 1:44 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > > "D

pgAdmin 4 commit: Fixed JS audit issues.

2021-11-12 Thread Akshay Joshi
Fixed JS audit issues. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=600690a789fea2a9596a9b7e401107f29788d7fa Author: Aditya Toshniwal Modified Files -- web/package.json | 2 +- web/yarn.lock| 11 +++ 2 files changed,

[pgAdmin][patch] Fix JS audit issues

2021-11-12 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" auditjs.12-nov.patch Description: Binary data