pgAdmin 4 commit: Fixed an issue where Import/Export Servers did not wo

2022-04-29 Thread Akshay Joshi
Fixed an issue where Import/Export Servers did not work in languages other than 
English.

Branch
--
master

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

Modified Files
--
.../tools/import_export_servers/static/js/ImportExportServers.jsx | 8 
1 file changed, 4 insertions(+), 4 deletions(-)



pgAdmin 4 commit: Use gettext to wrap some strings.

2022-04-29 Thread Akshay Joshi
Use gettext to wrap some strings.

Branch
--
master

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

Modified Files
--
docs/en_US/release_notes_6_9.rst   |  2 +-
.../servers/databases/casts/__init__.py|  2 +-
.../servers/databases/casts/static/js/cast.ui.js   |  6 ++--
.../databases/schemas/collations/__init__.py   |  4 +--
.../servers/databases/schemas/synonyms/__init__.py |  2 +-
web/pgadmin/misc/cloud/static/js/CloudWizard.jsx   |  3 +-
web/pgadmin/misc/cloud/utils/__init__.py   |  7 ++--
.../tools/grant_wizard/static/js/GrantWizard.jsx   |  2 +-
.../static/js/ImportExportServers.jsx  |  2 +-
.../static/js/components/QueryToolComponent.jsx|  8 ++---
.../static/js/components/sections/ResultSet.jsx|  4 +--
.../static/js/components/sections/StatusBar.jsx|  2 +-
web/pgadmin/utils/__init__.py  | 37 +++---
13 files changed, 42 insertions(+), 39 deletions(-)



pgAdmin 4 commit: Update Dependencies.

2022-04-29 Thread Akshay Joshi
Update Dependencies.

Branch
--
master

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

Modified Files
--
DEPENDENCIES | 258 +--
1 file changed, 128 insertions(+), 130 deletions(-)



pgAdmin 4 commit: Update message catalog.

2022-04-29 Thread Akshay Joshi
Update message catalog.

Branch
--
master

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

Modified Files
--
web/pgadmin/messages.pot   | 4024 ++---
.../translations/cs/LC_MESSAGES/messages.mo|  Bin 229123 -> 207085 bytes
.../translations/cs/LC_MESSAGES/messages.po| 5503 ++
.../translations/de/LC_MESSAGES/messages.mo|  Bin 75636 -> 74885 bytes
.../translations/de/LC_MESSAGES/messages.po| 4246 +++---
.../translations/es/LC_MESSAGES/messages.mo|  Bin 107357 -> 104390 bytes
.../translations/es/LC_MESSAGES/messages.po| 4287 +++---
.../translations/fr/LC_MESSAGES/messages.mo|  Bin 220548 -> 212969 bytes
.../translations/fr/LC_MESSAGES/messages.po| 4440 +++---
.../translations/it/LC_MESSAGES/messages.mo|  Bin 235196 -> 212969 bytes
.../translations/it/LC_MESSAGES/messages.po| 6077 +++-
.../translations/ja/LC_MESSAGES/messages.mo|  Bin 239803 -> 231577 bytes
.../translations/ja/LC_MESSAGES/messages.po| 4363 +++---
.../translations/ko/LC_MESSAGES/messages.mo|  Bin 96148 -> 93839 bytes
.../translations/ko/LC_MESSAGES/messages.po| 4262 +++---
.../translations/pl/LC_MESSAGES/messages.mo|  Bin 95575 -> 92732 bytes
.../translations/pl/LC_MESSAGES/messages.po| 4252 +++---
.../translations/ru/LC_MESSAGES/messages.mo|  Bin 123604 -> 119961 bytes
.../translations/ru/LC_MESSAGES/messages.po| 4242 +++---
.../translations/zh/LC_MESSAGES/messages.mo|  Bin 150941 -> 144660 bytes
.../translations/zh/LC_MESSAGES/messages.po| 4347 +++---
21 files changed, 27142 insertions(+), 22901 deletions(-)



pgAdmin 4 commit: Update version for release.

2022-04-29 Thread Akshay Joshi
Update version for release.

Branch
--
master

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

Modified Files
--
web/config.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)



pgAdmin 4 commit: 1. Filter dialog doesn't work in edit mode (getting b

2022-04-29 Thread Akshay Joshi
1. Filter dialog doesn't work in edit mode (getting back end errors), reverting 
it back to create mode of SchemaView.
2. Enable the copy button when a cell is selected.
3. Exclude, Include related fixes.

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=64ffed0ddbcba79c1603b58e85fe0b617083ea9e
Author: Aditya Toshniwal 

Modified Files
--
web/pgadmin/static/js/Theme/index.jsx  |   8 ++
.../static/js/components/QueryToolComponent.jsx|  53 +++
.../static/js/components/QueryToolConstants.js |   2 +-
.../js/components/QueryToolDataGrid/index.jsx  |  66 +
.../static/js/components/dialogs/FilterDialog.jsx  |   2 +-
.../static/js/components/sections/MainToolBar.jsx  |   2 +-
.../static/js/components/sections/ResultSet.jsx| 157 -
.../js/components/sections/ResultSetToolbar.jsx|   4 +-
.../static/js/components/sections/StatusBar.jsx|   2 +-
9 files changed, 170 insertions(+), 126 deletions(-)



Translators: Release next week

2022-04-29 Thread Akshay Joshi
Hi Translators,

We will have a release next week, so updates to translations before the
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*