pgAdmin 4 commit: Load the codemirror as package in the require.js, whi

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Load the codemirror as package in the require.js, whi
Дата
Msg-id E1aqbKZ-0005DQ-Ey@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Load the codemirror as package in the require.js, which will allow us to
load the codemirror addons without any modification.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py                            |   14 +-
web/pgadmin/browser/__init__.py                    |   13 -
.../browser/templates/browser/js/browser.js        |    2 +-
web/pgadmin/static/js/backform.pgadmin.js          |    2 +-
web/pgadmin/static/js/codemirror/codemirror.js     | 8045 --------------------
web/pgadmin/static/js/codemirror/lib/codemirror.js | 8045 ++++++++++++++++++++
web/pgadmin/templates/base.html                    |    5 +
7 files changed, 8063 insertions(+), 8063 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: grant_wizard py3 bug
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Bind the current panel with the temporary functions,