pgAdmin 4 commit: Added OS, Browser, Configuration details in the About

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added OS, Browser, Configuration details in the About
Дата
Msg-id E1lo69J-0005gy-LP@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added OS, Browser, Configuration details in the About dialog. Fixes #6231

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c5192563803001b60d3ca89b04e11441bcd1503
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_4.rst             |  1 +
requirements.txt                             |  2 +
runtime/package.json                         |  1 +
web/pgadmin/about/__init__.py                | 64 +++++++++++++++++++++++++---
web/pgadmin/about/static/js/about.js         | 17 +++++---
web/pgadmin/about/templates/about/index.html | 40 +++++++++++------
6 files changed, 100 insertions(+), 25 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6231]- Add OS, Browser details in pgAdmin About us pop-up