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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Load, and save the files in the Query Editor.
Дата
Msg-id E1b1WM7-00005i-1s@gothos.postgresql.org
обсуждение исходный текст
Список 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.kumar@enterprisedb.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Load/Save file in query tool
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Load/Save file in query tool