Translators: Release next week

2021-08-06 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

Re: [pgAdmin][patch] - Feature #5198 - Use a formatted json viewer/editor when interacting with data in a json column.

2021-08-06 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Aug 6, 2021 at 4:33 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find some more updates on styling related to jsoneditor. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Tue, Aug 3, 2021 at 11:41 AM Akshay Joshi < > akshay.jo

Re: [pgAdmin][RM-6618]: different titles in tab query

2021-08-06 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Aug 5, 2021 at 2:28 PM Nikhil Mohite wrote: > Hi Hackers, > > Please find the attached patch for RM-6618 > : different titles in tab > query. > > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *

pgAdmin 4 commit: Fixed an issue where the titles in query tabs are dif

2021-08-06 Thread Akshay Joshi
Fixed an issue where the titles in query tabs are different. Fixes #6618 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=703478c13dd88fa3bb847e2da3fbe4a455f628b0 Author: Nikhil Mohite Modified Files -- docs/en_US/release_notes_5_6

pgAdmin 4 commit: Update message catalogs.

2021-08-06 Thread Akshay Joshi
Update message catalogs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5e3aa305fdc2235b7eb690da35190106401946c0 Modified Files -- web/pgadmin/messages.pot | 633 ++--- .../translations/cs/LC_MESSAGES/mes

pgAdmin 4 commit: Fixed styling for JSON Editor to match with pgAdmin4

2021-08-06 Thread Akshay Joshi
Fixed styling for JSON Editor to match with pgAdmin4 style. refs #5198 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8d53c106438339cce116e293a379b93719b27821 Author: Yogesh Mahajan Modified Files -- web/pgadmin/static/scss/_jso

Re: [pgAdmin][RM4904] Copy SQL from main window to query tool

2021-08-06 Thread Akshay Joshi
Hi Pradip Following are the review comments: - Error found when selected Schames and pgAgent Jobs: - Uncaught TypeError: Cannot read property 'errormsg' of undefined - Uncaught TypeError: Cannot read property 'data' of null - Documentations update missing screenshot and description

[pgAdmin][RM4904] Copy SQL from main window to query tool

2021-08-06 Thread Pradip Parkale
Hi Hackers, Please find the attached patch for #4904 Copy SQL from main window to query tool. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation RM4904.patch Description: Binary data

Re: [pgAdmin][patch] - Feature #5198 - Use a formatted json viewer/editor when interacting with data in a json column.

2021-08-06 Thread Yogesh Mahajan
Hi, Please find some more updates on styling related to jsoneditor. Thanks, Yogesh Mahajan EnterpriseDB On Tue, Aug 3, 2021 at 11:41 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Fri, Jul 30, 2021 at 10:06 PM Yogesh Mahajan < > yogesh.maha...@enterprisedb.com> wrote: > >> Hi Team

[pgAdmin][RM-6665]: [React] Port Trigger Functions node to react

2021-08-06 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6665: [React] Port Trigger Functions node to react -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* RM-6665.patch