pgAdmin 4 commit: Ensure drag/drop from the treeview works as expected

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure drag/drop from the treeview works as expected
Дата
Msg-id E1hqZy4-0005h6-Qk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure drag/drop from the treeview works as expected on Firefox. Fixes #4429

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b87762cdcca9c7825c4ad2fecac8ff3397cc3f08
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst                  | 1 +
web/pgadmin/static/js/tree/tree.js                 | 4 ++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 8 +++++++-
3 files changed, 12 insertions(+), 1 deletion(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat