[pgAdmin][Patch] RM 6379 - Cannot view foreign data wrapper properties if host option contains two host addresses

2021-04-18 Thread Yogesh Mahajan
Hi Team,

Please find a patch attached which fixes errors shown if foreign
server>option parameter has multiple values.
Also reverted changes done in RM 6802 patch for connection status bar which
leads feature test failures in server mode.


Thanks,
Yogesh Mahajan
EnterpriseDB


RM6379_v1.patch
Description: Binary data


pgAdmin 4 commit: Update Italian translation.

2021-04-18 Thread Akshay Joshi
Update Italian translation.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d7491ca14d037c7b76f55d43eeaf507f482aaeed
Author: Domenico Sgarbossa 

Modified Files
--
.../translations/it/LC_MESSAGES/messages.mo|  Bin 209423 -> 225186 bytes
.../translations/it/LC_MESSAGES/messages.po| 1666 +---
2 files changed, 384 insertions(+), 1282 deletions(-)



pgAdmin 4 commit: Fixed an issue where foreign data wrapper properties

2021-04-18 Thread Akshay Joshi
Fixed an issue where foreign data wrapper properties are not visible if the 
host option contains two host addresses. Fixes #6379

Branch
--
master

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

Modified Files
--
docs/en_US/release_notes_5_2.rst   | 1 +
.../templates/foreign_servers/sql/9.3_plus/properties.sql  | 2 +-
.../templates/foreign_servers/sql/default/properties.sql   | 2 +-
.../user_mappings/templates/user_mappings/sql/default/properties.sql   | 2 +-
.../templates/foreign_data_wrappers/sql/9.3_plus/properties.sql| 2 +-
.../templates/foreign_data_wrappers/sql/default/properties.sql | 2 +-
web/pgadmin/browser/server_groups/servers/utils.py | 3 +--
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss| 2 ++
8 files changed, 9 insertions(+), 7 deletions(-)



pgAdmin 4 commit: Update Japanese translation.

2021-04-18 Thread Akshay Joshi
Update Japanese translation.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8596f15ae7887be950ddc6fcaa97a929b9b48223
Author: Identifier Anonymous 

Modified Files
--
.../translations/ja/LC_MESSAGES/messages.mo| Bin 225140 -> 227242 bytes
.../translations/ja/LC_MESSAGES/messages.po|  85 +
2 files changed, 19 insertions(+), 66 deletions(-)



pgAdmin 4 commit: Update French translation.

2021-04-18 Thread Akshay Joshi
Update French translation.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a302269bb4f7c9ff9b8dba5dfcb763695c414beb
Author: Fred Escallier 

Modified Files
--
.../translations/fr/LC_MESSAGES/messages.mo|  Bin 212152 -> 227948 bytes
.../translations/fr/LC_MESSAGES/messages.po| 2064 +---
2 files changed, 946 insertions(+), 1118 deletions(-)



pgAdmin 4 commit: Update Czech translation.

2021-04-18 Thread Akshay Joshi
Update Czech translation.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=700a2e8df175d7cf220b72a204cb3f2d03bf62d1
Author: Libor M 

Modified Files
--
.../translations/cs/LC_MESSAGES/messages.mo|  Bin 203447 -> 219079 bytes
.../translations/cs/LC_MESSAGES/messages.po| 4338 ++--
2 files changed, 2139 insertions(+), 2199 deletions(-)



Re: pgAdmin 4 - Czech translation update for 5.2

2021-04-18 Thread Akshay Joshi
Thanks, patch applied.

On Sat, Apr 17, 2021 at 2:13 PM Libor M.  wrote:

> Hi,
> updated Czech translation for 5.2 is in attachment.
>
> Best regards,
>
> Libor M.
>
> E-mail: libor...@gmail.com
> GitHub: https://github.com/liborm85
>


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

*Mobile: +91 976-788-8246*


Re: [pgAdmin][Patch] RM 6379 - Cannot view foreign data wrapper properties if host option contains two host addresses

2021-04-18 Thread Akshay Joshi
Thanks, patch applied.

On Sun, Apr 18, 2021 at 8:29 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:

> Hi Team,
>
> Please find a patch attached which fixes errors shown if foreign
> server>option parameter has multiple values.
> Also reverted changes done in RM 6802 patch for connection status bar
> which leads feature test failures in server mode.
>
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>


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

*Mobile: +91 976-788-8246*


Re: Translators: Release next week

2021-04-18 Thread Akshay Joshi
Thanks, patch applied.

On Fri, Apr 16, 2021 at 7:08 PM Domenico Sgarbossa  wrote:

> Here's italian files
> bye
>
> Il venerdì 16 aprile 2021, 15:00:59 CEST, Akshay Joshi <
> akshay.jo...@enterprisedb.com> ha scritto:
>
>
> 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.
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres *
>
> *Mobile: +91 976-788-8246*
>


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

*Mobile: +91 976-788-8246*


Re: Translators: Release next week

2021-04-18 Thread Akshay Joshi
Thanks, patch applied.

On Sat, Apr 17, 2021 at 7:30 PM fn ln  wrote:

> Hello.
> Here's an updated Japanese translation for the upcoming version 5.2
> release.
>
> 2021年4月16日(金) 22:00 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.
>>
>> --
>> *Thanks & Regards*
>> *Akshay Joshi*
>> *pgAdmin Hacker | Principal Software Architect*
>> *EDB Postgres *
>>
>> *Mobile: +91 976-788-8246*
>>
>

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

*Mobile: +91 976-788-8246*


Re: Translators: Release next week

2021-04-18 Thread Akshay Joshi
Thanks, patch applied.

On Sat, Apr 17, 2021 at 11:58 AM  wrote:

> hi
> here's the french translation update (based on revision e5b2ec7e)
> bye
> fred
>
>
> 16 avril 2021 15:00 "Akshay Joshi"  >
> a écrit:
>
> 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.
> --
> *Thanks & Regards*
> *Akshay Joshi*
> *pgAdmin Hacker | Principal Software Architect*
> *EDB Postgres *
> *Mobile: +91 976-788-8246*
>
>
>
>

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

*Mobile: +91 976-788-8246*