pgAdmin 4 commit: The changed value of a multiline/text control was not

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: The changed value of a multiline/text control was not
Date: 2016-03-24 07:30:42
Message-ID: E1aizj8-0004UD-7Z@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The changed value of a multiline/text control was not saved in the
configuration database due to unable to identify the change properly.
Thanks Dave for reporting.

This also includes a support to use a 'text' type of preference, and
show help string next to the control.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7bce6dd90352a29b1a894d470fc861c352175bee

Modified Files
--------------
.../templates/preferences/preferences.js | 49 +++++++++++++++-------
web/pgadmin/utils/preferences.py | 3 +-
2 files changed, 36 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-03-24 08:54:04 pgAdmin 4 commit: Loading the jquery.aciSortable.min.js javascript, as
Previous Message Surinder Kumar 2016-03-23 16:04:31 Re: Control for displaying "auto vacuum" fields into grid