pgAdmin 4 commit: Second attempt at fixing the file handling code. Test

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Second attempt at fixing the file handling code. Test
Дата
Msg-id E1bE0yq-0002uZ-JC@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Second attempt at fixing the file handling code. Tested on Mac and Windows in both desktop and server modes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05e7ee5a05d5a196dcf2272ff5a6e66e08c5a188

Modified Files
--------------
.../templates/file_manager/js/file_manager.js        | 20 +++++---------------
web/pgadmin/tools/backup/__init__.py                 |  4 ++--
.../tools/backup/templates/backup/js/backup.js       | 12 ++++++------
web/pgadmin/tools/import_export/__init__.py          |  4 ++--
.../templates/import_export/js/import_export.js      |  4 ++--
web/pgadmin/tools/restore/__init__.py                |  6 +++---
.../tools/restore/templates/restore/js/restore.js    |  6 +++---
web/pgadmin/tools/sqleditor/__init__.py              | 12 +++++++-----
8 files changed, 30 insertions(+), 38 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Revert "Make the file manager work a little more sane
Следующее
От: Neel Patel
Дата:
Сообщение: [pgAdmin4][debugger]: RM #1354 & RM #1323