pgAdmin 4 commit: Include the package priority in Debian/Ubuntu package

2022-03-03 Thread Dave Page
Include the package priority in Debian/Ubuntu packages

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8eeb12b600df79ce28492172f3c042e63fd90fbf
Author: Aparna Patil 

Modified Files
--
pkg/debian/build.sh | 4 
1 file changed, 4 insertions(+)



[Patch] - AWS Cloud Deployment fixes

2022-03-03 Thread Yogesh Mahajan
Hi,

Please find the attached patch to fix the below issues in AWS cloud
deployment:

1.Console error logged for db version 9.6.1 due to boto3 version update
2.Unmask Access Key field
3.Update supported DB version list to postgres 10 & 10+.

Thanks,
Yogesh Mahajan
EnterpriseDB


cloud_deployment_fixes_v1.patch
Description: Binary data


pgAdmin 4 commit: AWS cloud deployment issues fixed:

2022-03-03 Thread Akshay Joshi
AWS cloud deployment issues fixed:

 1) A console error was logged for db version 9.6.1 due to an update to boto3
 2) Unmask Access Key Field.
 3) Update the supported database version list to include Postgres 10 and above.

refs #7177

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f5a97fa6e9d1bf55e37b0a14427fbbe3ddf62cb
Author: Yogesh Mahajan 

Modified Files
--
web/pgadmin/misc/cloud/static/js/cloud_db_details_schema.ui.js | 2 +-
web/pgadmin/misc/cloud/utils/rds.py| 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)



Re: [Patch] - AWS Cloud Deployment fixes

2022-03-03 Thread Akshay Joshi
Thanks, the patch applied.

On Thu, Mar 3, 2022 at 7:04 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:

> Hi,
>
> Please find the attached patch to fix the below issues in AWS cloud
> deployment:
>
> 1.Console error logged for db version 9.6.1 due to boto3 version update
> 2.Unmask Access Key field
> 3.Update supported DB version list to postgres 10 & 10+.
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres *

*Mobile: +91 976-788-8246*


pgAdmin 4 commit: Fixed typo in User Management

2022-03-03 Thread Akshay Joshi
Fixed typo in User Management

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4033bf374840412a6304d523498e704863d75971

Modified Files
--
web/pgadmin/tools/user_management/static/js/user_management.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)