pgAdmin 4 commit: Updated the jQuery-contextMenu to 1.9.2 (latest stabl

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Updated the jQuery-contextMenu to 1.9.2 (latest stabl
Дата
Msg-id E1agdnf-0005ZD-KO@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Updated the jQuery-contextMenu to 1.9.2 (latest stable) version.
Also, added the missing license information about it in the libraries.txt.

Branch
------
master

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

Modified Files
--------------
libraries.txt                                      |    1 +
web/pgadmin/browser/__init__.py                    |   16 +-
.../static/css/jQuery-contextMenu/images/cut.png   |  Bin 0 -> 648 bytes
.../static/css/jQuery-contextMenu/images/door.png  |  Bin 0 -> 412 bytes
.../jQuery-contextMenu/images/page_white_add.png   |  Bin 0 -> 442 bytes
.../jQuery-contextMenu/images/page_white_copy.png  |  Bin 0 -> 309 bytes
.../images/page_white_delete.png                   |  Bin 0 -> 536 bytes
.../jQuery-contextMenu/images/page_white_edit.png  |  Bin 0 -> 618 bytes
.../jQuery-contextMenu/images/page_white_paste.png |  Bin 0 -> 620 bytes
.../css/jQuery-contextMenu/jquery.contextMenu.css  |  165 +-
.../jQuery-contextMenu/jquery.contextMenu.min.css  |   16 +
.../jquery.contextMenu.min.css.map                 |    1 +
.../js/jQuery-contextMenu/jquery.contextMenu.js    | 3215 ++++++++++----------
.../jQuery-contextMenu/jquery.contextMenu.min.js   |   18 +
.../js/jQuery-contextMenu/jquery.ui.position.js    |   74 +-
.../jQuery-contextMenu/jquery.ui.position.min.js   |    4 +
16 files changed, 1858 insertions(+), 1652 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Server side session management using the SQLite (per session) database
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Updated the font-awesome to 4.5 (latest) version.