[pgadmin-hackers] pgAdmin 4 commit: Package and synonym doc update.
Package and synonym doc update. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6c45eea1a04dc911a9a5bc3f2d6de04caadba6b6 Author: Susan Douglas Modified Files -- docs/en_US/images/package_code.png | Bin 27746 -> 27518 bytes docs/en_US/images/package_general.png| Bin 27323 -> 30500 bytes docs/en_US/images/package_security.png | Bin 29538 -> 31207 bytes docs/en_US/images/package_sql.png| Bin 94762 -> 84923 bytes docs/en_US/images/synonym_definition.png | Bin 0 -> 36477 bytes docs/en_US/images/synonym_general.png| Bin 61604 -> 28086 bytes docs/en_US/images/synonym_sql.png| Bin 50758 -> 34913 bytes docs/en_US/package_dialog.rst| 30 +- docs/en_US/synonym_dialog.rst| 22 -- 9 files changed, 21 insertions(+), 31 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
[pgadmin-hackers] pgAdmin 4 commit: Tag REL-1_1 has been created.
Tag REL-1_1 has been created. View: http://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-1_1 Log Message --- Tag 1.1 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
[pgadmin-hackers] pgAdmin website commit: Fix version banner
Fix version banner Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=f4d54fc6fb246c450f14aa6a9512a8637f2427f9 Modified Files -- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
[pgadmin-hackers] pgAdmin website commit: Update for 1.1 release.
Update for 1.1 release. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=890340587c2ca96de2edfa238eaad8448300 Modified Files -- download/macos4.php | 1 + download/pip4.php | 7 +++ download/source4.php | 4 +++- download/windows4.php | 1 + index.php | 6 ++ versions.json | 8 ++-- 6 files changed, 16 insertions(+), 11 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
[pgadmin-hackers] pgAdmin 4 v1.1 Released!
The pgAdmin Development Team are pleased to announce the release of pgAdmin 4 v1.1. This is the second release of pgAdmin 4, and includes over 40 bug fixes and improvements. For details, please see the issue tracker roadmap: https://redmine.postgresql.org/versions/39 pgAdmin 4 is a complete rewrite of pgAdmin, built using Python and Javascript/jQuery. A desktop runtime written in C++ with Qt allows it to run standalone for individual users, or the web application code may be deployed directly on a webserver for use by one or more users through their web browser. The software has the look and feel of a desktop application whatever the runtime environment is, and vastly improves on pgAdmin III with updated user interface elements, multi-user/web deployment options, dashboards and a more modern design. For more information, checkout the screenshots and online documentation: https://www.pgadmin.org/screenshots/ https://www.pgadmin.org/docs4/1.x/index.html pgAdmin 4 will be bundled with the EDB PostgreSQL 9.6.1 installers, or can be downloaded in source, PIP wheel, macOS or Windows packages from the pgAdmin website: https://www.pgadmin.org/download/ Regards, Dave -- Dave Page pgAdmin Project Lead -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
[pgadmin-hackers] [pgAdmin4][Patch]: RM 1789 Column width of data output panel should fit to data (as pgAdmin III)
Hi All Please find the attached patch to fix the RM #1789 Column width of data output panel should fit to data (as pgAdmin III). Please review it. -- *Akshay Joshi* *Principal Software Engineer * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* RM_1789.patch Description: Binary data -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers