Thanks, the patch applied.
On Thu, Jun 23, 2022 at 5:41 PM Pradip Parkale <
pradip.park...@enterprisedb.com> wrote:
> Hi Hackers,
> There is an attached patch for #7461. When a user switches to a new
> connection in the query tool and closes the query tool, then the new
> connection is not closed
Thanks, the patch applied.
On Thu, Jun 23, 2022 at 5:59 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached path which fixes errors on linux platform for
> Azure postgresql deployment.
> Also added some feature test fixes.
>
> Thanks,
> Yogesh Mahajan
>
Fixed an issue where the connection wasn't being closed when the user switched
to a new connection and closed the query tool. Fixes #7461
Fixed the 'Show activity?' issue which was missed during Dashboard porting.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.
Fixed an issue where users would not be able to authenticate in Azure on Linux
platforms. Fixes #7495
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=23869cd61f965161c989d2cb42986bbc9b26e5fa
Author: Yogesh Mahajan
Modified Files
Hi,
Please find the attached path which fixes errors on linux platform for
Azure postgresql deployment.
Also added some feature test fixes.
Thanks,
Yogesh Mahajan
EnterpriseDB
RM_7495_v1.patch
Description: Binary data
Hi Hackers,
There is an attached patch for #7461. When a user switches to a new
connection in the query tool and closes the query tool, then the new
connection is not closed.
The new connection shows as idle in Dashboard. I have fixed this in the
attached patch.
Additionally, I have fixed the 'Sho
Hi
On Thu, 23 Jun 2022 at 07:27, Kunal Garg wrote:
> Thankyou for the feedback, I will incorporate the changes accordingly and
> email the revised version.
>
Please also send it as a plain email, not a PDF. That makes it much easier
to reply and comment inline.
Thanks!
>
> On Thu, 23 Jun, 20
The following issues were fixed in Graph Visualiser:
1) Allow the user to set the row limit and chart line width.
2) Zoom should only be applied to X-axis, not both.
3) On clicking the 'Generate' button, the chart should return to its original
zoom level.
4) Negative values are not displayed.
re