pgAdmin 4 commit: Load, and save the files in the Query Editor.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Load, and save the files in the Query Editor.
Date: 2016-05-14 09:59:31
Message-ID: E1b1WM7-00005i-1s@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Load, and save the files in the Query Editor.

Also, the changes done by Ashesh to resolved few issue with the file
manager in 'Select' mode.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1aeab98a2bc50eb0f735b1aced8d83a83675a58e
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../templates/file_manager/js/utility.js | 1386 +++++++++++---------
web/pgadmin/static/css/overrides.css | 9 +
.../tools/datagrid/templates/datagrid/index.html | 3 +
web/pgadmin/tools/sqleditor/__init__.py | 93 +-
.../sqleditor/templates/sqleditor/js/sqleditor.js | 133 +-
5 files changed, 995 insertions(+), 629 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-14 10:03:02 Re: [pgAdmin4][Patch]: Load/Save file in query tool
Previous Message Akshay Joshi 2016-05-14 05:29:59 Re: [pgAdmin4][Patch]: Load/Save file in query tool