pgAdmin 4 commit: Fix clear history.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix clear history.
Date: 2017-07-07 14:51:07
Message-ID: E1dTUb5-0005u5-WE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix clear history.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc782026005b85ecf6ff9cc9602422c936fba44e
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/history/history_collection.js | 6 +++++-
web/pgadmin/static/jsx/history/query_history.jsx | 12 ++++++++++++
.../tools/sqleditor/templates/sqleditor/js/sqleditor.js | 3 +--
web/regression/javascript/history/history_collection_spec.js | 8 +++++---
4 files changed, 23 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-07 14:51:29 Re: Fix clear history option [pgAdmin4][RM2535]
Previous Message Harshal Dhumal 2017-07-07 13:41:08 [RM2534][pgAdmin4] Fix issues related to table OF TYPE property.