pgAdmin 4 commit: 1) Ensure the edit dialog should not allow clearing o

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Ensure the edit dialog should not allow clearing o
Date: 2021-09-29 08:13:51
Message-ID: E1mVUit-0007MW-O2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Ensure the edit dialog should not allow clearing owner in the Language node. Fixes #6815
2) Fixed an issue where the Language node is disabled for the functions for
EPAS/PG 9.6 and 10. Fixes #6823

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d753719891abd58b2b57a982508d8db37ff4b0bc
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/languages/static/js/language.ui.js | 10 ++++++----
.../databases/schemas/functions/static/js/function.ui.js | 6 ++++--
2 files changed, 10 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-29 08:14:06 Re: [pgAdmin][RM6816] Date time control related fixes
Previous Message Aditya Toshniwal 2021-09-29 08:04:20 [pgAdmin][RM6816] Date time control related fixes