pgAdmin 4 commit: Passing the version_compability information in the co

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Passing the version_compability information in the co
Дата
Msg-id E1aIsUt-0002IB-M1@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Passing the version_compability information in the controls, and use
them in the custom controls.

This commit also includes the patch from Harshal regarding the broken
updateInvalidate(..) function.

Branch
------
master

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

Modified Files
--------------
.../server_groups/servers/static/js/variable.js    | 37 ++++++++++-----
web/pgadmin/browser/static/js/node.ui.js           |  3 +-
web/pgadmin/static/js/backform.pgadmin.js          | 53 ++++++++++++++--------
3 files changed, 61 insertions(+), 32 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: Patch for TypeError: this.field is undefined error
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the select2 control disabled (when required).