pgAdmin 4 commit: Make context menu items hookable.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Make context menu items hookable.
Дата
Msg-id E1YPqcc-0002Fe-EB@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Make context menu items hookable.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/nodes/server_groups/hooks.py   |   11 +++++++++
.../templates/server_groups/server_groups.js       |   22 ++++++++---------
.../browser/templates/browser/js/browser.js        |   26 ++++++++++----------
web/pgadmin/browser/views.py                       |   18 ++++++++++++--
4 files changed, 51 insertions(+), 26 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a Sphinx based help system, and include some init
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Move the JS code for the main browser out of the HTML