[pgAdmin][RM-6651]: [React] Port Role node to react

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

pgAdmin4 v5.6 candidate builds

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

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

2021-08-09 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Aug 9, 2021 at 3:30 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached patch which handles null values more correctly. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Fri, Aug 6, 2021 at 7:36 PM Akshay Josh

pgAdmin 4 commit: 1. Unverified email id is getting locked.

2021-08-09 Thread Akshay Joshi
1. Unverified email id is getting locked. 2. Admin should be able to lock the user, as currently it only unlocks it via user management dialog. 3. There were some indefinite login page loading issues when trying to log in with invalid password, where it should redirect to the login page again

pgAdmin 4 commit: Handle null values more correctly.

2021-08-09 Thread Akshay Joshi
Handle null values more correctly. refs #5198 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc4f59e6645766b7c5438abda453a58f892a9dd8 Author: Yogesh Mahajan Modified Files -- web/pgadmin/static/js/slickgrid/editors.js | 10 +

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

2021-08-09 Thread Yogesh Mahajan
Hi Akshay, Please find the attached patch which handles null values more correctly. Thanks, Yogesh Mahajan EnterpriseDB On Fri, Aug 6, 2021 at 7:36 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Fri, Aug 6, 2021 at 4:33 PM Yogesh Mahajan < > yogesh.maha...@enterprisedb.com> wrote:

Re: Translators: Release next week

2021-08-09 Thread Akshay Joshi
Thanks, the patch applied. On Sat, Aug 7, 2021 at 10:46 PM Domenico Sgarbossa wrote: > Hi, > italian files in attachments > > Bye > Domenico > > Il venerdì 6 agosto 2021, 16:08:45 CEST, Akshay Joshi < > akshay.jo...@enterprisedb.com> ha scritto: > > > Hi Translators, > > We will have a release n

Re: Translators: Release next week

2021-08-09 Thread Akshay Joshi
Thanks, the patch applied. On Sat, Aug 7, 2021 at 6:37 PM fn ln wrote: > Hello. > Here's an updated Japanese translation for the upcoming version 5.6 > release. > > 2021年8月6日(金) 23:08 Akshay Joshi : > >> Hi Translators, >> >> We will have a release next week, so updates to translations before >>

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

2021-08-09 Thread Akshay Joshi
Thanks, the patch applied. On Sun, Aug 8, 2021 at 3:10 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the updated patch. > > On Fri, Aug 6, 2021 at 7:32 PM Akshay Joshi > wrote: > >> Hi Pradip >> >> Following are the review comments: >> >>- Error fou

Re: [pgAdmin4][Patch] - Fix for RM #6664

2021-08-09 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Aug 9, 2021 at 1:10 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Kerberos Login fails for the first time which is a regression of the #6337 > - Login page brute force. > Please find the attached updated patch with this fix. > > Thanks, >

pgAdmin 4 commit: Update Czech translation.

2021-08-09 Thread Akshay Joshi
Update Czech translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2da970a26c467d62c0abddb8f5fd071309c4be5b Author: Libor M Modified Files -- .../translations/cs/LC_MESSAGES/messages.mo| Bin 211291 -> 226872 bytes

pgAdmin 4 commit: Update version for release.

2021-08-09 Thread Akshay Joshi
Update version for release. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8738f6dd98442815f487a23f78b448dc4a761225 Modified Files -- web/config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgAdmin 4 commit: Fixed an issue where even if the user is locked, he c

2021-08-09 Thread Akshay Joshi
Fixed an issue where even if the user is locked, he can reset the password and can login into pgAdmin. Fixes #6664 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=78b041465ea0366d2777ff41dbc0e5dff388f2dc Author: Khushboo Vashi Modified Files

pgAdmin 4 commit: Added support to copy SQL from main window to query t

2021-08-09 Thread Akshay Joshi
Added support to copy SQL from main window to query tool. Fixes #4904 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7483ddf2b2ca9bb4a3531a91a6f32718dc89c243 Author: Pradip Parkale Modified Files -- docs/en_US/images/preferences_

pgAdmin 4 commit: Update DEPENDENCIES.

2021-08-09 Thread Akshay Joshi
Update DEPENDENCIES. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=039766b492baf33859452afaad654d5e54f50448 Modified Files -- DEPENDENCIES | 34 ++ 1 file changed, 22 insertions(+), 12 deletions(-)

pgAdmin 4 commit: Update Japanese translation.

2021-08-09 Thread Akshay Joshi
Update Japanese translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86e1f3323170323840485ad643d3babfcc976f04 Author: fn ln Modified Files -- .../translations/ja/LC_MESSAGES/messages.mo| Bin 234092 -> 235244 bytes

pgAdmin 4 commit: Update Italian translation.

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

Re: [pgAdmin4][Patch] - Fix for RM #6664

2021-08-09 Thread Khushboo Vashi
Hi, Kerberos Login fails for the first time which is a regression of the #6337 - Login page brute force. Please find the attached updated patch with this fix. Thanks, Khushboo On Mon, Aug 9, 2021 at 11:32 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the atta