Fix the docker build.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=787c11efda8c08f078ccae10065da8cb12f4b16b
Modified Files
--
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, patch applied.
On Mon, Feb 24, 2020 at 5:58 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Please ignore the previous patch. I've updated the patch to add more test
> related to the fix.
>
> On Mon, Feb 24, 2020 at 3:44 PM Aditya Toshniwal <
> aditya.tos
Fix syntax error when changing the event type for the existing rule. It is a
regression of #5115.
Fixes #5215
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd07e0c868cd12186671a088b2ca7f1479141c40
Author: Aditya Toshniwal
Modified Files
--
Hi Hackers,
Please ignore the previous patch. I've updated the patch to add more test
related to the fix.
On Mon, Feb 24, 2020 at 3:44 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to fix of #5215 which is a regression of #5115.
> Please
Hi Hackers,
Attached is the patch to fix of #5215 which is a regression of #5115.
Please review.
--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
RM5215.patch
Description: Binary data
Hi Pradip,
-
commonUtils.findAndSetFocus($(alertifyDialog.elements.body).find('.tab-content
div.active'));
+
$(alertifyDialog.elements.dialog).find('[tabindex]:not([tabindex="-1"]').first().focus();
Use the same common function with
commonUtils.findAndSetFocus(alertifyDialog.elements.dialog)).
Improvements in the UI for both default and dark themes. Fixes #5133
Improve the style of the highlighted code after query execution for Dark mode.
Fixes #4996.
Changed background pattern for geometry viewer to use #fff for all themes.
Fixes #5077
Changed the color of selected and hovered item fo