pgAdmin 4 commit: Add a "scratch pad" to the Query Tool to hold text sn

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add a "scratch pad" to the Query Tool to hold text sn
Date: 2019-02-15 15:44:54
Message-ID: E1guffa-0004DY-3F@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a "scratch pad" to the Query Tool to hold text snippets whilst editing. Fixes #2233

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=255afe673afbab9df45b7deb0a76481f5dc51d1d

Modified Files
--------------
docs/en_US/query_tool.rst | 105 ++++++++++++++++-----
docs/en_US/release_notes_4_3.rst | 1 +
.../tools/sqleditor/static/css/sqleditor.css | 15 +++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 24 +++--
4 files changed, 113 insertions(+), 32 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-02-18 09:08:03 Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file
Previous Message Dave Page 2019-02-15 15:28:14 Re: RM2233 - Scratch pad