public inbox for [email protected]
help / color / mirror / Atom feed pgAdmin 4 commit: Fixed an issue where shared servers import is failing
3+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Fixed an issue where shared servers import is failing
@ 2020-12-03 05:16 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2020-12-03 05:16 UTC (permalink / raw)
To: [email protected]
Fixed an issue where shared servers import is failing. Fixes #6022
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1c5cb63affc20cb87bed2e86bca0f275df38...
Author: Nikhil Mohite <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_29.rst | 1 +
web/setup.py | 3 +++
2 files changed, 4 insertions(+)
^ permalink raw reply [nested|flat] 3+ messages in thread
* pgAdmin 4 commit: Fixed an issue where shared server entries not gettin
@ 2021-01-21 09:22 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2021-01-21 09:22 UTC (permalink / raw)
To: [email protected]
Fixed an issue where shared server entries not getting deleted from SQLite database if the user gets deleted. Fixes #6143
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57ed02a9aa137d170e8fbf675366cb490276...
Author: Nikhil Mohite <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_30.rst | 1 +
web/pgadmin/tools/user_management/__init__.py | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
^ permalink raw reply [nested|flat] 3+ messages in thread
* pgAdmin 4 commit: Fixed an issue where shared server entries not gettin
@ 2021-02-04 06:02 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2021-02-04 06:02 UTC (permalink / raw)
To: [email protected]
Fixed an issue where shared server entries not getting deleted from SQLite database if the user gets deleted. Fixes #6143
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=02c3863e8cf773c6dfcae6f0398c451fba7c...
Author: Nikhil Mohite <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_5_0.rst | 1 +
web/pgadmin/browser/server_groups/__init__.py | 11 +
.../js/sqleditor/new_connection_dialog_model.js | 635 +++++++++++----------
web/pgadmin/tools/user_management/__init__.py | 181 +++++-
.../user_management/static/js/user_management.js | 255 ++++++++-
5 files changed, 745 insertions(+), 338 deletions(-)
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2021-02-04 06:02 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03 05:16 pgAdmin 4 commit: Fixed an issue where shared servers import is failing Akshay Joshi <[email protected]>
2021-01-21 09:22 pgAdmin 4 commit: Fixed an issue where shared server entries not gettin Akshay Joshi <[email protected]>
2021-02-04 06:02 pgAdmin 4 commit: Fixed an issue where shared server entries not gettin Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox