public inbox for [email protected]
help / color / mirror / Atom feedpgAdmin 4 commit: Fixed an issue where connection to the server is on w
3+ messages / 1 participants
[nested] [flat]
* pgAdmin 4 commit: Fixed an issue where connection to the server is on w
@ 2020-10-28 10:52 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2020-10-28 10:52 UTC (permalink / raw)
To: [email protected]
Fixed an issue where connection to the server is on wait state if a different user is provided. Fixes #5953
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6c723a7e431c13fe85191ae0be7d2eddce0c...
Author: Nikhil Mohite <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_28.rst | 1 +
.../static/js/sqleditor/new_connection_dialog.js | 3 +-
.../js/sqleditor/new_connection_dialog_model.js | 22 ++-
web/pgadmin/tools/datagrid/__init__.py | 2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 188 ++++++++++++---------
5 files changed, 126 insertions(+), 90 deletions(-)
^ permalink raw reply [nested|flat] 3+ messages in thread
* pgAdmin 4 commit: Fixed an issue where copy/paste rows in view data pas
@ 2021-03-16 06:14 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2021-03-16 06:14 UTC (permalink / raw)
To: [email protected]
Fixed an issue where copy/paste rows in view data paste the wrong value for boolean type. Fixes #6312
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9395ce3fdab01db5bb51e8ee7e0e89cb5de0...
Author: Nikhil Mohite <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
.../static/js/selection/range_boundary_navigator.js | 2 ++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 15 +++++++++++++++
3 files changed, 18 insertions(+)
^ permalink raw reply [nested|flat] 3+ messages in thread
* pgAdmin 4 commit: Fixed an issue where correct error not thrown while i
@ 2021-04-02 03:28 Akshay Joshi <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Akshay Joshi @ 2021-04-02 03:28 UTC (permalink / raw)
To: [email protected]
Fixed an issue where correct error not thrown while importing servers and JSON file has incorrect/insufficient keys. Fixes #6076
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53f5562468fde4bf06d3206eda0e6287e76d...
Author: Yogesh Mahajan <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_5_2.rst | 1 +
web/setup.py | 21 ++++++++++++++-------
2 files changed, 15 insertions(+), 7 deletions(-)
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2021-04-02 03:28 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 10:52 pgAdmin 4 commit: Fixed an issue where connection to the server is on w Akshay Joshi <[email protected]>
2021-03-16 06:14 pgAdmin 4 commit: Fixed an issue where copy/paste rows in view data pas Akshay Joshi <[email protected]>
2021-04-02 03:28 pgAdmin 4 commit: Fixed an issue where correct error not thrown while i 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