[pgadmin-hackers] pgAdmin 4 commit: Allow direct navigation (i.e. typing of paths) inthe

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Allow direct navigation (i.e. typing of paths) inthe
Дата
Msg-id E1cZaWr-0008WE-Ky@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow direct navigation (i.e. typing of paths) in the file manager. Fixes #1911

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4ef26a528b6b3045873302036d1a294e58c3ae85
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py          | 330 +++++++++++++++------
.../misc/file_manager/static/css/file_manager.css  |   8 +-
.../file_manager/templates/file_manager/index.html |   7 +-
.../templates/file_manager/js/file_manager.js      | 207 ++++++++-----
.../templates/file_manager/js/utility.js           | 319 ++++++++++++++------
web/pgadmin/tools/sqleditor/__init__.py            |  20 +-
web/pgadmin/utils/preferences.py                   |   2 +-
7 files changed, 626 insertions(+), 267 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 2069 - Wrong tablespacedisplayed in table properties
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: [pgadmin-hackers] Issues with PgAdmin4