pgAdmin 4 commit: Added two jinja2 template macro for support for privi

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Added two jinja2 template macro for support for privi
Дата
Msg-id E1aMazN-0008Ny-77@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added two jinja2 template macro for support for priviliges and default
privileges.

Also, made a change in the privilege.js to scroll the div to make the
opening div visible properly.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/static/js/privilege.js   |  4 ++++
.../servers/templates/macros/default_privilege.macros      | 14 ++++++++++++++
.../servers/templates/macros/privilege.macros              | 11 +++++++++++
3 files changed, 29 insertions(+)


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

Предыдущее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: Remove "unsupported version" warning for Greenplum
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Changed the Unique Columns of the Variable Control ba