Translators: Release next week

2022-02-04 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 message catalog.

2022-02-04 Thread Akshay Joshi
Update message catalog. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9cc2985d13f10ec1ded6ffa999d4a4598e6b7f40 Modified Files -- runtime/src/js/pgadmin.js |2 +- web/pgadmin/messages.pot

pgAdmin 4 commit: Added support to open SQL help, Dialog help, and onli

2022-02-04 Thread Akshay Joshi
Added support to open SQL help, Dialog help, and online help in an external web browser. Fixes #7139 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=19beb62f8113c4c83432b7a1e2c7bfafdad0918e Modified Files -- docs/en_US/desktop_dep

Re: [pgAdmin][RM7154] Layout change is reset on refresh

2022-02-04 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Feb 4, 2022 at 2:33 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes a bug where layout is reset if a query tool is > opened and pgAdmin is restarted. > > Please review. > > -- > Thanks, > Aditya Toshniwal >

Re: [patch][pgAdmin] RM7150 Error "Not allowed" when uploading a CSV while being in "Desktop mode"

2022-02-04 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Feb 4, 2022 at 12:16 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the patch which resolves the issue of csv not allowed in > Desktop mode. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation.

pgAdmin 4 commit: Fixed an issue when uploading a CSV throwing an error

2022-02-04 Thread Akshay Joshi
Fixed an issue when uploading a CSV throwing an error in the Desktop mode. Fixes #7150 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=444a364a8d96ecebab2969e2c0a9b4a36b6e6357 Author: Rahul Shirsat Modified Files -- docs/en_US/re

pgAdmin 4 commit: Ensure that layout should not be reset if a query too

2022-02-04 Thread Akshay Joshi
Ensure that layout should not be reset if a query tool is opened and pgAdmin is restaretd. Fixes #7154 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28be10a1b596f2de93a91b2f773860b4110e42a8 Author: Aditya Toshniwal Modified Files -

Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS

2022-02-04 Thread Akshay Joshi
Hi Khushboo Following are the review comments: *GUI:* - Can we rename the menu 'Deploy and Register a Cloud Instance...' to only 'Deploy Cloud Instance...' as we already have a Register menu? - Change the title of the server dialog from 'Create Server' to 'Register Server'. Change th

[pgAdmin][RM7154] Layout change is reset on refresh

2022-02-04 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes a bug where layout is reset if a query tool is opened and pgAdmin is restarted. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7154.patch D