public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: 1) Fix an error while retrieving json data from the t
2+ messages / 2 participants
[nested] [flat]

* pgAdmin 4 commit: 1) Fix an error while retrieving json data from the t
@ 2019-07-22 13:24  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2019-07-22 13:24 UTC (permalink / raw)
  To: [email protected]

1) Fix an error while retrieving json data from the table. Fixes #4427
2) Fix an issue where Explain and Explain Analyze are not working, it's regression of #1760. Fixes #4484
3) Fix an issue where Filter toolbar button is not working in view/edit data, it's regression of keyboard navigation. Fixes #4485

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c019778a47241fe04b8a9423136c0388566b...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst                  |  5 +-
web/pgadmin/static/js/backform.pgadmin.js          | 38 ++++++---
.../static/js/sqleditor/call_render_after_poll.js  |  5 +-
web/pgadmin/tools/sqleditor/__init__.py            |  2 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 14 ++--
.../sqleditor/tests/test_save_changed_data.py      |  2 +-
.../tools/sqleditor/tests/test_view_data.py        | 98 ++++++++++++++++++++++
7 files changed, 144 insertions(+), 20 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: 1) Fix an error while retrieving json data from the t
@ 2019-07-25 09:23  Dave Page <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Dave Page @ 2019-07-25 09:23 UTC (permalink / raw)
  To: [email protected]

1) Fix an error while retrieving json data from the table. Fixes #4427
2) Fix an issue where Explain and Explain Analyze are not working, it's regression of #1760. Fixes #4484
3) Fix an issue where Filter toolbar button is not working in view/edit data, it's regression of keyboard navigation. Fixes #4485

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57cc30ebddd8987bf00ef222e67ef93b954c...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst                  |  5 +-
web/pgadmin/static/js/backform.pgadmin.js          | 38 ++++++---
.../static/js/sqleditor/call_render_after_poll.js  |  5 +-
web/pgadmin/tools/sqleditor/__init__.py            |  2 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 14 ++--
.../sqleditor/tests/test_save_changed_data.py      |  2 +-
.../tools/sqleditor/tests/test_view_data.py        | 98 ++++++++++++++++++++++
7 files changed, 144 insertions(+), 20 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2019-07-25 09:23 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-07-22 13:24 pgAdmin 4 commit: 1) Fix an error while retrieving json data from the t Akshay Joshi <[email protected]>
2019-07-25 09:23 pgAdmin 4 commit: 1) Fix an error while retrieving json data from the t Dave Page <[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