[pgAdmin][RM-4230]: Resolved issues in Rename tab

2020-10-26 Thread Nikhil Mohite
Hi Team, I am sending a common patch RM-4232 and RM-4230 Resolved the issues found in the testing. *RM-4232:* 1. If the user adds a percentage (other than for placeholders) then it is stripped off. 2. Backslash is getting removed in the connection string if we provide the backslash(\) in placehol

Re: pgAdmin 4 commit: Added support to download utility files at the client

2020-10-26 Thread Murtuza Zabuawala
Hi, PFA minor patch to remove dead code which was introduced with this patch. -- Regards, Murtuza Zabuawala *EDB* *POWER TO POSTGRES* https://www.edbpostgres.com On Fri, Oct 23, 2020 at 5:17 PM Akshay Joshi wrote: > Added support to download utility files at the client-side. Fixes #3318 > > B

pgAdmin 4 commit: Remove commented code.

2020-10-26 Thread Akshay Joshi
Remove commented code. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=892fb83907ce5ecbffd5236848d8d60c397e70f0 Author: Murtuza Zabuawala Modified Files -- web/pgadmin/tools/import_export/__init__.py | 21 - 1 f

pgAdmin 4 commit: Added missing gettext.

2020-10-26 Thread Akshay Joshi
Added missing gettext. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7648bd964639de3eb773a156b3ccbed10add828b Author: Libor M Modified Files -- web/pgadmin/browser/__init__.py | 11 ++- .../se

pgAdmin 4 commit: Fixed the following issues:

2020-10-26 Thread Akshay Joshi
Fixed the following issues: RM-4232: 1. If the user adds a percentage (other than for placeholders) then it is stripped off. 2. Backslash is getting removed in the connection string if we provide the backslash(\) in placeholders or the database name contains it. 3. If the user added only spaces(

Re: pgAdmin 4 commit: Added support to download utility files at the client

2020-10-26 Thread Akshay Joshi
Thanks, patch applied. On Mon, Oct 26, 2020 at 6:24 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch to remove dead code which was introduced with this patch. > > -- > Regards, > Murtuza Zabuawala > *EDB* > *POWER TO POSTGRES* > https://www.edbpostgres.c

pgAdmin 4 commit: Fixed API test cases.

2020-10-26 Thread Akshay Joshi
Fixed API test cases. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5284a1c66b64b6887c759ca9c334e5ff3eb735eb Modified Files -- web/pgadmin/tools/backup/tests/test_backup_message.py | 3 --- 1 file changed, 3 deletions(-)

Re: pgAdmin 4 - added missing gettexts

2020-10-26 Thread Akshay Joshi
Thanks, patch applied. On Sun, Oct 25, 2020 at 10:18 PM Libor M. wrote: > Hi, > I added missing gettext usage. Diff file is attached. > > Best regards, > > Libor M. > > E-mail: libor...@gmail.com > GitHub: https://github.com/liborm85 > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr

Re: [pgAdmin][RM-4230]: Resolved issues in Rename tab

2020-10-26 Thread Akshay Joshi
Thanks, patch applied. On Mon, Oct 26, 2020 at 6:18 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Team, > > I am sending a common patch RM-4232 and RM-4230 > Resolved the issues found in the testing. > > *RM-4232:* > 1. If the user adds a percentage (other than for placeholders)