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

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

From
Ashesh Vashi
Date:
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(-)