pgAdmin 4 commit: Update wcDocker to enable properly translation of the

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Update wcDocker to enable properly translation of the
Дата
Msg-id E1YSkjl-0001Px-Hq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update wcDocker to enable properly translation of the context menu options.

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js        |    8 +-
web/pgadmin/browser/views.py                       |   21 +-
web/pgadmin/static/css/wcDocker/style.css          |  524 --
web/pgadmin/static/css/wcDocker/wcDocker.css       |  544 ++
web/pgadmin/static/css/wcDocker/wcDocker.min.css   |   16 +
web/pgadmin/static/js/wcDocker/docker.js           | 1862 -------
web/pgadmin/static/js/wcDocker/frame.js            |  843 ---
web/pgadmin/static/js/wcDocker/ghost.js            |  196 -
web/pgadmin/static/js/wcDocker/iframe.js           |  213 -
web/pgadmin/static/js/wcDocker/layout.js           |  434 --
web/pgadmin/static/js/wcDocker/panel.js            |  728 ---
web/pgadmin/static/js/wcDocker/splitter.js         |  552 --
web/pgadmin/static/js/wcDocker/tabframe.js         |  533 --
web/pgadmin/static/js/wcDocker/wcDocker.js         | 5369 ++++++++++++++++++++
web/pgadmin/static/js/wcDocker/wcDocker.min.js     |   17 +
15 files changed, 5961 insertions(+), 5899 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix i18n for the docking system.
Следующее
От: Mehmet Emin KARAKAŞ
Дата:
Сообщение: PgAgent Patch