pgAdmin 4 commit: Ensure auto-indent honours the spaces/tabs configset

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Ensure auto-indent honours the spaces/tabs configset
Дата
Msg-id E1eMxGV-0007nB-Gg@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure auto-indent honours the spaces/tabs config setting. Fixes #2780

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f960628ad6c6ae498889d09a177b627bae0b2285
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/__init__.py                    |  4 ++
web/pgadmin/browser/static/js/browser.js           |  3 +-
web/pgadmin/browser/templates/browser/js/utils.js  |  1 +
web/pgadmin/static/js/backform.pgadmin.js          | 20 +++++----
web/pgadmin/tools/datagrid/static/js/datagrid.js   |  3 +-
web/pgadmin/tools/debugger/static/js/direct.js     |  2 +
web/pgadmin/tools/sqleditor/__init__.py            | 52 ++++++++++++++++------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  6 ++-
8 files changed, 64 insertions(+), 27 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Correct names for the Japanese translators:
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt