pgAdmin 4 commit: Ensure PG/EPAS configuration warnings are shown appro

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure PG/EPAS configuration warnings are shown appro
Date: 2016-08-18 16:18:23
Message-ID: E1baQ1P-000724-IK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure PG/EPAS configuration warnings are shown appropriate for the server type. Fixes #1563

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=013ff1090e4b084166077a9e43196a91d7e17e24
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/backup/templates/backup/js/backup.js | 6 ++++--
.../tools/import_export/templates/import_export/js/import_export.js | 3 ++-
.../tools/maintenance/templates/maintenance/js/maintenance.js | 3 ++-
web/pgadmin/tools/restore/templates/restore/js/restore.js | 3 ++-
4 files changed, 10 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-18 16:18:32 Re: PATCH: To fix the issue in configuration error message (pgAdmin4)
Previous Message Dave Page 2016-08-18 16:12:00 Re: [Patch][pgAdmin4]: RM1442 - Table column data is incomplete for columns having more character lengths