pgAdmin 4 commit: Integrate the new mechanism for the data session mana

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Integrate the new mechanism for the data session mana
Date: 2016-01-15 11:17:38
Message-ID: E1aK2Nu-0002VP-3C@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Integrate the new mechanism for the data session management in the
variable control, privilege control, which specifies the keys - which
helps identify the data from the collection. Also, resolved an version
compatibility issue with the variable control.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/privilege.js | 6 ++-
.../server_groups/servers/static/js/variable.js | 59 +++++++++++++++-------
web/pgadmin/browser/static/js/node.ui.js | 2 +-
web/pgadmin/static/js/backform.pgadmin.js | 21 ++++----
4 files changed, 57 insertions(+), 31 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Björn Harrtell 2016-01-15 13:12:29 Re: ]GTK 3
Previous Message Ashesh Vashi 2016-01-15 11:11:45 pgAdmin 4 commit: Data management within the properties dialog in Creat