pgAdmin 4 commit: Fix typo

2021-01-27 Thread Dave Page
Fix typo

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=addcf2c6e2f8f65c390739c8b0554f4b50a6eb78

Modified Files
--
docs/en_US/erd_tool.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



[patch][pgAdmin] Multiple ERD related fixes

2021-01-27 Thread Aditya Toshniwal
Hi Hackers,

Attached patch fixes:
1. Documentation missing for 'Download Image' option in ERD. Fixes #6180.
2. Generate SQL displayed twice in ERD tool. Fixes #6179.
3. Zooming out too far makes the diagram vanish entirely. Fixes #6164.
4. Zoom to fit button only works if the diagram is larger than the canvas.
Fixes #6163.

Please review.

-- 
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*

"Don't Complain about Heat, Plant a TREE"


RM1802.fixes_v4.patch
Description: Binary data


pgAdmin 4 commit: Ensure that the Flask-Security-Too version should be

2021-01-27 Thread Akshay Joshi
Ensure that the Flask-Security-Too version should be less than 4.0.0

Branch
--
master

Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b563040cf36aca51c393f662e511b0d3bcac4811

Modified Files
--
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)