pgAdmin 4 commit: Improve code coverage and API test cases for Indexes.

2020-05-18 Thread Akshay Joshi
Improve code coverage and API test cases for Indexes. Fixes #5333 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9f445dc0529d017f37d042f96cfd535e37612cc4 Author: Yogesh Mahajan Modified Files -- docs/en_US/release_notes_4_22.rst

pgAdmin 4 commit: Fixed an issue where if LDAP_SEARCH_BASE_DN is not se

2020-05-18 Thread Akshay Joshi
Fixed an issue where if LDAP_SEARCH_BASE_DN is not set then, the value for LDAP_BASE_DN will be considered. Fixes #5487 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1bdb178e273d1b08c3853bd142941eec2dbec6c Author: Khushboo Vashi Modified

Re: [pgAdmin4][Patch] - RM 5487 - LDAP Configuration fix

2020-05-18 Thread Akshay Joshi
Thanks, patch applied. On Mon, May 18, 2020 at 12:06 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix RM #5487 - [LDAP configuration > settings] pgadmin4.21 LDAP authentication problems. > > Fix: > If LDAP_SEARCH_BASE_DN is not set then,

Re: [pgAdmin][RM5333] : [Code Coverage] Improve API test cases for Indexes

2020-05-18 Thread Akshay Joshi
Thanks, patch applied. On Mon, May 18, 2020 at 12:07 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Akshay, > > Please find modified patch fixing above issue. > > Command to run the test cases - > - python runtests.py --pkg > browser.server_groups.servers.databases.schem

pgAdmin 4 commit: Allow the base directory for the repo to be overridde

2020-05-18 Thread Dave Page
Allow the base directory for the repo to be overridden from the environment. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5337514c63b02b59ade232a1fafe77f3a8367382 Modified Files -- pkg/redhat/repo-rpm.sh | 8 +++- 1 file chan

pgAdmin 4 commit: Cleanup and refactor the macOS build scripts. Fixes #

2020-05-18 Thread Dave Page
Cleanup and refactor the macOS build scripts. Fixes #5525 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eac5fe5157099378e0adcb55917a32a794a47800 Modified Files -- README| 21 +-- docs/en_US/release_not

pgAdmin 4 commit: Remove obsolete file.

2020-05-18 Thread Dave Page
Remove obsolete file. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=569d05df4e491b0341e767753323e0208ef80cc8 Modified Files -- pkg/mac/complete-bundle.sh | 146 - 1 file changed, 146 del

pgAdmin 4 commit: Only try to run make clean if there is a Makefile pre

2020-05-18 Thread Dave Page
Only try to run make clean if there is a Makefile present. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0e799b16b02ef90539a537374a2dcf11018e66c6 Modified Files -- pkg/mac/build-functions.sh | 4 +++- 1 file changed, 3 insertions(

[pgAdmin][RM5496] : Issue while using select all for month days, hours & minutes in pgAgent job scheduler

2020-05-18 Thread Yogesh Jain
Hi Hackers, Attached is the patch to fix the issue while using select all for month days, hours and minutes in pgAgent job scheduler. Please review. PFA. -- Regards, Yogesh Jain 8982696654 diff --git a/web/pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js b/web/p

pgAdmin 4 commit: Create the dist/ directory if needed.

2020-05-18 Thread Dave Page
Create the dist/ directory if needed. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=52187306ce6da2f79ba6284514d55934391e4a6d Modified Files -- pkg/redhat/repo-rpm.sh | 1 + 1 file changed, 1 insertion(+)

pgAdmin 4 commit: Add the public key for our packages for the RPM build

2020-05-18 Thread Dave Page
Add the public key for our packages for the RPM build. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4aaacfd5b0e81176eadf3b82f95c3ab81953498c Modified Files -- pkg/redhat/PGADMIN_PKG_KEY | 64 +