[pgAdmin4][patch] update the alert style in the sub-navigation

2017-08-01 Thread Wenlin Zhang
Hi Hackers, This patch changes the alert style in the sub-navigation to match style guide. Thanks, Wenlin, Shirley & Sarah diff --git a/web/pgadmin/browser/static/js/browser.js b/web/pgadmin/browser/static/js/browser.js index 45939b00..23d1d50e 100644 --- a/web/pgadmin/browser/static/js/browser.

Jenkins build is back to normal : pgadmin4-master-python36 #268

2017-08-01 Thread pgAdmin 4 Jenkins
See

Re: [pgAdmin4][Patch]: Fix the Domain Create dialog issue

2017-08-01 Thread Akshay Joshi
Thanks patch applied. On Mon, Jul 31, 2017 at 12:57 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA minor patch to fix two issues, > > 1) Domain's Create/Properties dialog do not open due to JS error. > - Global variable issue. > > 2) Security label control's labe

pgAdmin 4 commit: Domain create dialog do not open and Font size issue

2017-08-01 Thread Akshay Joshi
Domain create dialog do not open and Font size issue in Security label control. Fixes #2616 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6717aff8f5f7c782b9d53facb14678b21af9b13e Author: Murtuza Zabuawala Modified Files -- .../

[pgAdmin4][Patch]: To fix Collation tests

2017-08-01 Thread Murtuza Zabuawala
Hi, PFA patch to fix the Collation tests on Windows, Instead of default "POSIX" collation, we have now used default "C" collation for testing, I have tested it macOS, Linux & Windows platform the tests are working fine. RM#2501 I have also reported bug in Postgres community regarding "POSIX" coll

[pgAdmin4][Patch][RM_2567] : Default privileges don't show on Properties tab for database.

2017-08-01 Thread Atul Sharma
Hi, PFA patch that fixes Default privileges don't show on Properties tab for database Thanks, Atul RM_2567_v1.patch Description: Binary data