pgAdmin 4 commit: Fix validation of numeric preference min/max values.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix validation of numeric preference min/max values.
Date: 2016-08-19 10:00:09
Message-ID: E1bagav-0007UY-JJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix validation of numeric preference min/max values. Fixes #1567

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86858b18f65d9c861196180b8fec6a7b704e7b70
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/preferences.py | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-19 10:00:22 Re: Fixes RM #1567 Exception display if select Font size less then 1 for SQL text
Previous Message Priyanka Shendge 2016-08-19 09:59:37 Re: pgAdmin IV : Unittest modular patch(database child nodes) and trigger function