[pgAdmin4][Patch]: Gettext fixes in Dashboard and cloud modules

2022-08-17 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the gettext at no of places in Dashboard and Cloud modules. Thanks, Khushboo gettext_fixes.patch Description: Binary data

[no subject]

2022-08-17 Thread נתי שטרן
Pls see: Http:github.com/powershell/powershell/discussions/17908 Nate --

Re: [pgAdmin][RM7575] Query tool related fixes

2022-08-17 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Aug 17, 2022 at 4:54 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes following: > 1. Alt-Shift-Q does not work after creating one new query. Fixes #7575 > 2. Query Editor loses focus when saving a query (Alt

pgAdmin 4 commit: 1. Fixed an issue where Alt-Shift-Q didn't work after

2022-08-17 Thread Akshay Joshi
1. Fixed an issue where Alt-Shift-Q didn't work after creating a new query. Fixes #7575 2. Fixed an issue where the Query Editor loses focus when saving a query (Alt+s). Fixes #7521 3. Ensure that an error is thrown if clipboard access is not provided and change the copy rows shortcut. Fixes #74

[pgAdmin][RM7575] Query tool related fixes

2022-08-17 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes following: 1. Alt-Shift-Q does not work after creating one new query. Fixes #7575 2. Query Editor loses focus when saving a query (Alt+s). Fixes #7521 3. Throw error if clipboard access is not provided and change copy rows shortcut. Fixes #7452 Please review. --

pgAdmin 4 commit: 1) Autocomplete on keypress should be set to False by

2022-08-17 Thread Akshay Joshi
1) Autocomplete on keypress should be set to False by default. 2) Update the documentation for the locked option in user management. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da927f48974fbe6913a81b44eaee4a4e47c3ac6a Modified Files --

pgAdmin 4 commit: Fixed API test cases for Postgres 14.4

2022-08-17 Thread Akshay Joshi
Fixed API test cases for Postgres 14.4 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3583b094d02a1b53f957b8907fc3a7bf2c63 Modified Files -- .../servers/databases/schemas/views/tests/pg/default/alter_mview.sql | 2 +- .../sche