1) Added aria-label to buttons used in graphical explain plan.
2) Fixed minor issue where we use dialog tab navigator keyboard shortcut only
on visible tabs.
3) Fixed an issue where Zoom in, Zoom out, Zoom to original and Download button
should not blur the focus after a click on them.
Initial p
Refactored SQL of Functions and Procedures. Fixes #5024.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc5c3776cabc4908847256f16b6eefa276761d07
Author: Aditya Toshniwal
Modified Files
--
docs/en_US/release_notes_4_17.rst
Thanks, patch applied.
On Fri, Dec 27, 2019 at 12:56 PM Nagesh Dhope
wrote:
> Hi Hackers,
> Please find an updated patch. The patch includes fix for not to blur the
> focus from (Zoom in, Zoom out, Zoom to original and Download) button after
> a click.
>
>
> On Fri, Dec 20, 2019 at 5:47 PM Murtu
Thanks, patch applied.
On Tue, Dec 24, 2019 at 12:57 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to refactor SQL for functions and procedures
> wherever possible.
> Along with this, it also fixes a bug where functions dialog data types w
Hi Aditya
I have applied the patch and found one issue collection nodes are visible
twice under the child node of the partition table. Please fix that.
[image: Screenshot 2019-12-31 at 1.24.26 PM.png]
On Wed, Dec 25, 2019 at 4:59 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
>