pgAdmin 4 commit: Fixed following issues in the function module:

2020-10-12 Thread Akshay Joshi
Fixed following issues in the function module: 1) The volatility option is not reflecting. It stays volatile always when creating the function. 2) Set "Returns as set" to true and enter estimated rows like 12. Now set returns as set to false and save. It gives ERROR: ROWS is not applicable whe

pgAdmin 4 commit: Update Italian translation.

2020-10-12 Thread Akshay Joshi
Update Italian translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=33e9b7438849a2ffe71918045ee4a3a016d8f128 Author: Domenico Sgarbossa Modified Files -- .../translations/it/LC_MESSAGES/messages.mo| Bin 184357 ->

pgAdmin 4 commit: Update Japanese translation.

2020-10-12 Thread Akshay Joshi
Update Japanese translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=92f9ad48a83c53aa5afe2baf3ad89790cd50ec81 Author: Identifier Anonymous Modified Files -- .../translations/ja/LC_MESSAGES/messages.mo| Bin 197640 -

pgAdmin 4 commit: Update French translation.

2020-10-12 Thread Akshay Joshi
Update French translation. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc282b358543374575609fe6ecab4088c9088449 Author: Fred Escallier Modified Files -- .../translations/fr/LC_MESSAGES/messages.mo| Bin 188343 -> 20537

pgAdmin 4 commit: Fixed fg_color and bg_color issue for connection stri

2020-10-12 Thread Akshay Joshi
Fixed fg_color and bg_color issue for connection string on query tool. refs #3794 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fa267805c964858f0877ab9a1650fcf1c5ee7bf7 Author: Nikhil Mohite Modified Files -- web/pgadmin/tools/

pgAdmin 4 commit: Added support to view trigger function under the resp

2020-10-12 Thread Akshay Joshi
Added support to view trigger function under the respective trigger node. Fixes #2519 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=556278dbc52913ba266b1febb02232050103eccd Modified Files -- docs/en_US/release_notes_4_27.rst

Re: Translators: Release next week

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Fri, Oct 9, 2020 at 11:29 PM Domenico Sgarbossa wrote: > Here Italian files > Bye > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246*

Re: Translators: Release next week

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Sun, Oct 11, 2020 at 7:40 PM wrote: > > hi > here's the french translation update > frd > > > -- > *De: *"Akshay Joshi" > *À: *"pgadmin-hackers" > *Envoyé: *Vendredi 9 Octobre 2020 14:51:59 > *Objet: *Translators: Release next week > > Hi T

Re: Issue in fg_color and bg_color for connection string on query tool.

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Mon, Oct 12, 2020 at 10:54 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Team, > > I have fixed the issue of fg_color and bg_color of the connection string > for the query tool. > PFA patch. (This is related to RM-3794 >

Re: [pgAdmin][RM5843] [SQL] - Some 'options' values for function not shown in sql

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Mon, Oct 12, 2020 at 11:59 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > > Please find the attached patch for below issues: > 1) The volatility option is not reflecting. It stays volatile always when > creating the function - Fixed > 2) Set "

Re: Translators: Release next week

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Fri, Oct 9, 2020 at 10:51 PM fn ln wrote: > Hello. > Here's an updated Japanese translation for the upcoming version 4.27 > release. > (messages.pot revision; 65aba21c14) > > 2020年10月9日(金) 21:52 Akshay Joshi : > >> Hi Translators, >> >> We will have a release next week.

New connection issue.

2020-10-12 Thread Nikhil Mohite
Hi Team, I have fixed an issue on a new connection. When the server is disconnected and we try to connect it through a new connection model dialog it is falling for every 3rd connection attempt. -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres*

pgAdmin 4 commit: Fixed an issue on a new connection when the server is

2020-10-12 Thread Akshay Joshi
Fixed an issue on a new connection when the server is disconnected and we are trying to connect it using the new connection model. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b7e3ce64e10d5dff331270937f76501107f3c12 Author: Nikhil Mohite

pgAdmin 4 commit: Added escape and unescape for the strings used in que

2020-10-12 Thread Akshay Joshi
Added escape and unescape for the strings used in query tool and new connection support. Fixes #5899. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=49b139bb75b251b3107cfc6250a510d0ea51dc79 Author: Khushboo Vashi Modified Files

pgAdmin 4 commit: Fixed documentation review comments for Macro support

2020-10-12 Thread Akshay Joshi
Fixed documentation review comments for Macro support. refs #5857 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b11a0d50e63de50666a2a505c5e1f1d6fc245520 Author: Nidhi Bhammar Modified Files -- docs/en_US/images/query_tool_macro

Re: RM_5857 updated patch - Macros Documentation

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Mon, Oct 12, 2020 at 3:39 PM Nidhi Bhammar < nidhi.bham...@enterprisedb.com> wrote: > Hi, > > I have incorporated the review comments from Khusboo and Susan. PFA update > patch. > > Thanks, > > Best Regards, > Nidhi Bhammar > > > www.enterprisedb.com > -- *Thanks & Re

Re: New connection issue.

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Mon, Oct 12, 2020 at 4:59 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Team, > > I have fixed an issue on a new connection. > When the server is disconnected and we try to connect it through a new > connection model dialog it is falling for every 3rd co

Re: [pgAdmin][RM4855] Renaming a file removes the file extension

2020-10-12 Thread Aditya Toshniwal
Hi Hackers, Attached is a patch to improve this further. It will skip adding the extension if the file already has the extension selected from the format dropdown. Please review. On Fri, Oct 9, 2020 at 11:53 AM Akshay Joshi wrote: > Thanks, patch applied. > > On Thu, Oct 8, 2020 at 6:34 PM Adit

pgAdmin 4 commit: Update version for release.

2020-10-12 Thread Akshay Joshi
Update version for release. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9898e114f19329369caf4d2323ff53b96fe8837f Modified Files -- runtime/Info.plist | 4 ++-- runtime/pgAdmin4.pro | 2 +- web/config.py| 4 ++-- 3 files

pgAdmin 4 commit: Fixed an issue where extensions are getting added mul

2020-10-12 Thread Akshay Joshi
Fixed an issue where extensions are getting added multiple times when the user uses the "Save As" option. refs #4855 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=67242862c4ee29bae5ad73516eeb5c2a6610eb5d Author: Aditya Toshniwal Modified

Re: [pgAdmin][RM4855] Renaming a file removes the file extension

2020-10-12 Thread Akshay Joshi
Thanks, patch applied. On Mon, Oct 12, 2020 at 5:55 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is a patch to improve this further. It will skip adding the > extension if the file already has the extension selected from the format > dropdown. > Pleas

pgAdmin4 v4.27 candidate builds

2020-10-12 Thread Akshay Joshi
Hi All, pgAdmin4 v4.27 candidate builds and source can be found at https://developer.pgadmin.org/builds/2020-10-12-1/ Fahar, can you please verify it for release on Thursday. -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres *

[pgAdmin4][Patch] - RM 5911- Query is not executing on Manage macro safari 13 and Chrome 75.0 browsers

2020-10-12 Thread Khushboo Vashi
Hi, Please find the attached patch to run macros on the older versions of browsers. Thanks, Khushboo RM_5911.patch Description: Binary data