pgAdmin 4 commit: Passing the version_compability information in the co

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Passing the version_compability information in the co
Date: 2016-01-12 06:32:03
Message-ID: E1aIsUt-0002IB-M1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Passing the version_compability information in the controls, and use
them in the custom controls.

This commit also includes the patch from Harshal regarding the broken
updateInvalidate(..) function.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/variable.js | 37 ++++++++++-----
web/pgadmin/browser/static/js/node.ui.js | 3 +-
web/pgadmin/static/js/backform.pgadmin.js | 53 ++++++++++++++--------
3 files changed, 61 insertions(+), 32 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-12 06:38:44 pgAdmin 4 commit: Make the select2 control disabled (when required).
Previous Message Ashesh Vashi 2016-01-12 05:49:16 Re: Patch for TypeError: this.field is undefined error