pgAdmin 4 commit: Ensure ajax requests are sent on second click of an o

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure ajax requests are sent on second click of an o
Date: 2016-07-21 12:26:13
Message-ID: E1bQD3N-00050B-Fh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure ajax requests are sent on second click of an object. Fixes #1462

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=419ead9121e9c1bcbd45bdb2a5413e36b6fdc49c
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 18 ++++++++++++
web/pgadmin/misc/depends/static/js/depends.js | 12 ++------
web/pgadmin/misc/sql/static/js/sql.js | 32 ++++++++--------------
.../misc/statistics/static/js/statistics.js | 15 ++--------
4 files changed, 35 insertions(+), 42 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-07-21 12:28:05 Re: PATCH: To fix the issue where AJAX request do not get fired second time (pgAdmin4)
Previous Message Harshal Dhumal 2016-07-20 12:12:57 patch for RM1460 [pgAdmin4]