pgAdmin 4 commit: Allow to make change the behaviour of backform contro

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow to make change the behaviour of backform contro
Date: 2015-07-14 04:00:06
Message-ID: E1ZErO2-0003Yi-Qe@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow to make change the behaviour of backform control based on other
attribute value.

Branch
------
master

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

Modified Files
--------------
libraries.txt | 2 +-
.../browser/templates/browser/js/browser.js | 2 +-
web/pgadmin/static/js/backform.js | 61 +++++++++++++++++---
web/pgadmin/static/js/backform.pgadmin.js | 35 ++++++-----
4 files changed, 71 insertions(+), 29 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-07-15 11:49:38 pgAdmin 4 commit: Removed the readonly mode from the properties panel f
Previous Message Ashesh Vashi 2015-07-08 05:21:21 Re: PATCH: fix typos