Re: pgAdmin4 v6.5 candidate builds

2022-02-07 Thread Akshay Joshi
The latest candidate builds and sources can be found at https://developer.pgadmin.org/builds/2022-02-07-2/ On Mon, Feb 7, 2022 at 5:29 PM Akshay Joshi wrote: > > > On Mon, Feb 7, 2022 at 5:28 PM Akshay Joshi > wrote: > >> Hi All, >> >> pgAdmin4 v6.4 candidate builds and source can be found at >

pgAdmin 4 commit: Fixed one wcDocker issue.

2022-02-07 Thread Akshay Joshi
Fixed one wcDocker issue. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f62c20d0b9e640c8a8354b6d166034a58c4461c4 Author: Aditya Toshniwal Modified Files -- web/package.json | 2 +- web/yarn.lock| 4 ++-- 2 files changed, 3 ins

Re: pgAdmin4 v6.5 candidate builds

2022-02-07 Thread Akshay Joshi
On Mon, Feb 7, 2022 at 5:28 PM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v6.4 candidate builds and source can be found at > https://developer.pgadmin.org/builds/2022-02-07-1/ > It's v6.5 > > > Fahar, can you please verify it for release on Friday. > > -- > *Thanks & Regards* > *Akshay Joshi

pgAdmin4 v6.5 candidate builds

2022-02-07 Thread Akshay Joshi
Hi All, pgAdmin4 v6.4 candidate builds and source can be found at https://developer.pgadmin.org/builds/2022-02-07-1/ Fahar, can you please verify it for release on Friday. -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres

Re: Translations

2022-02-07 Thread Aditya Toshniwal
Hi Jan, Currently, no one is working on Danish translation. You can begin. On Mon, Feb 7, 2022 at 4:23 PM Jan Birk - gmail wrote: > Hi Aditya > > Thanks. I did begin at that page but the page is referring to this list in > order to get started :-) > > "If you would like to add support for a new

Re: Translations

2022-02-07 Thread Aditya Toshniwal
Hi Jan, Please visit - https://www.pgadmin.org/development/translations/ for more information. On Sat, Feb 5, 2022 at 1:30 PM Jan Birk wrote: > Hi pgadmin-hackers > > If a translation into Danish is wanted? > > I would like to give it a try. How to I get started ? > > Best > > Jan > > > -- > Ja

pgAdmin 4 commit: Update Dependencies.

2022-02-07 Thread Akshay Joshi
Update Dependencies. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ca60e07b210a5be41d039327abf916a0c6255ae Modified Files -- DEPENDENCIES | 17 - 1 file changed, 8 insertions(+), 9 deletions(-)

pgAdmin 4 commit: Update version for release.

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

pgAdmin 4 commit: Rename the menu 'Disconnect Server' to 'Disconnect fr

2022-02-07 Thread Akshay Joshi
Rename the menu 'Disconnect Server' to 'Disconnect from server'. Fixes #7163 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d1926bb631612e00bed0c0e91b1346e50e8d8db Modified Files -- docs/en_US/images/object_menu.png