Allow to show help string in each of the contorl.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a28df1e0a2f9940935ae972ec23810a198e257da
Modified Files
--
web/pgadmin/static/js/backform.pgadmin.js | 21 +
1 file
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
Deta
Loading the jquery.aciSortable.min.js javascript, as when we destroy
the jquery-aciTree from preferences dialog, it throws an exception,
which uses functions from this javascript.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=242d5f47f672d3f2d
Convert the value in proper format, as we may only get string values
for integer and numeric type.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=067c269fc853a2f516c358e8f35635d8a56b8bfa
Modified Files
--
web/pgadmin/utils/preferen
Hi
You're going to hate me for this
- I added an un-validated constraint to a domain, then opened the
domain properties and clicked the Validate? option for it. The SQL is
generated, but the Save button is not enabled.
- If I right-click a domain, I get Create options for "Domain" (with a
co