pgAdmin 4 commit: Fixed an issue where some properties are not being up

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where some properties are not being up
Дата
Msg-id E1kNW6W-0001AF-2X@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where some properties are not being updated correctly for the shared server. Fixes #5867

Branch
------
master

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

Modified Files
--------------
docs/en_US/images/preferences_browser_display.png  | Bin 228387 -> 198042 bytes
docs/en_US/images/server_general.png               | Bin 65414 -> 60984 bytes
docs/en_US/preferences.rst                         |   2 +-
docs/en_US/release_notes_4_27.rst                  |   3 +-
docs/en_US/server_dialog.rst                       |   2 +-
.../browser/register_browser_preferences.py        |   5 +-
.../browser/server_groups/servers/__init__.py      |  97 +++++++++++----------
.../server_groups/servers/static/js/server.js      |  14 ++-
.../servers/tests/servers_test_data.json           |   2 +-
9 files changed, 70 insertions(+), 55 deletions(-)


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

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM5867]:Some properties are not getting updated correctly if the server is shared server.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5867]:Some properties are not getting updated correctly if the server is shared server.