pgAdmin 4 commit: Improvised the data clean up, in some cases, it was c

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Improvised the data clean up, in some cases, it was c
Date: 2016-04-15 13:59:36
Message-ID: E1ar4HY-00078L-Mr@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improvised the data clean up, in some cases, it was calling validation
due to internal 'set' function call from the internal 'reset' function.

We will stop the session management, before doing any clean up for
ignoring such events.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 22 ++++++++++++++--------
.../browser/templates/browser/js/collection.js | 2 +-
web/pgadmin/browser/templates/browser/js/node.js | 6 +++---
3 files changed, 18 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Arun Kollan 2016-04-15 14:14:13 Re: Alertify Dialog (CSS)
Previous Message Dave Page 2016-04-15 13:44:13 pgAdmin 4 commit: Fix the properties toolbar at the top of the panel so