pgAdmin 4 commit: Moving the messages used in common utilities in a sep

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Moving the messages used in common utilities in a sep
Дата
Msg-id E1apaIB-0002ll-Ov@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Moving the messages used in common utilities in a separate javascript.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py                    | 26 +++++++++++--------
.../browser/templates/browser/js/browser.js        | 21 +++++----------
.../browser/templates/browser/js/messages.js       | 30 ++++++++++++++++++++++
web/pgadmin/misc/depends/static/js/depends.js      |  2 +-
web/pgadmin/misc/sql/static/js/sql.js              |  4 +--
.../static/js/alertifyjs/pgadmin.defaults.js       |  4 +--
web/pgadmin/static/js/backform.pgadmin.js          |  2 +-
7 files changed, 58 insertions(+), 31 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Save the database OID of the maintenance database.
Следующее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4] PATCH: View and Role Node