pgAdmin 4 commit: Fixing few issues with context menu icon missing.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixing few issues with context menu icon missing.
Дата
Msg-id E1a4orV-0002vG-J8@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixing few issues with context menu icon missing.
Introduced a new ajax function to return the HTTP Status code 410 (GONE).
Changed the location of the javascript from each modules, it loads.

Added .swp, .swo files in the .gitignore file

Branch
------
master

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

Modified Files
--------------
.gitignore                                          |    2 ++
web/pgadmin/browser/templates/browser/js/browser.js |    2 +-
web/pgadmin/browser/utils.py                        |    2 +-
web/pgadmin/utils/ajax.py                           |    8 ++++++++
4 files changed, 12 insertions(+), 2 deletions(-)


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

Предыдущее
От: svoop_6cedifwf9e@delirium.ch
Дата:
Сообщение: Re: [pgadmin-support] SSH tunnel key exchange methods
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Do validation before enabling the Save button.