pgAdmin 4 commit: Update release notes.

2017-09-30 Thread Ashesh Vashi
Update release notes. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e33a18b3aea0cb6c09bcc69ebeff691282a562e Author: Dave Page Modified Files -- docs/en_US/release_notes_2_0.rst | 4 ++-- 1 file changed, 2 insertions(+), 2

pgAdmin 4 commit: Update release notes.

2017-09-30 Thread Ashesh Vashi
Update release notes. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7466e925a843fbda2aa7f17f1989dd2ff87b233 Author: Dave Page Modified Files -- docs/en_US/release_notes_2_0.rst | 13 - 1 file changed, 12 inser

pgAdmin 4 commit: Update message catalogs.

2017-09-30 Thread Ashesh Vashi
Update message catalogs. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8dd9e28c8c4f979ec0a2c049da1353a9e29e2f12 Author: Dave Page Modified Files -- web/pgadmin/messages.pot | 8037 +--

pgAdmin 4 commit: Changed the wording for 'Terminated session successfu

2017-09-30 Thread Ashesh Vashi
Changed the wording for 'Terminated session successfully' Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bacc3d4f6999a9287aa7853061edfcaa2d957ecd Modified Files -- web/pgadmin/dashboard/static/js/dashboard.js | 2 +- 1 file

pgAdmin 4 commit: Use the correct lexer in the Apache/Windows docs.

2017-09-30 Thread Ashesh Vashi
Use the correct lexer in the Apache/Windows docs. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c0964c203886e50da4b3dff0996e1e228942084f Author: Dave Page Modified Files -- docs/en_US/server_deployment.rst | 9 - 1

pgAdmin 4 commit: Do not show the terminate session icon in red as per

2017-09-30 Thread Ashesh Vashi
Do not show the terminate session icon in red as per Dave Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e3700737d9e9b09f5886a1cc8176f7d75a3dbb7b Modified Files -- web/pgadmin/dashboard/static/css/dashboard.css | 1 - 1 file

pgAdmin 4 commit: Allow selection of SSL certificates and pgpass files

2017-09-30 Thread Ashesh Vashi
Allow selection of SSL certificates and pgpass files in connection properties. Fixes #2649. Fixes #2650 Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=83ca7eb453a459b8cd4ff966034752d8c96acf51 Author: Murtuza Zabuawala Modified Files

pgAdmin 4 commit: Ensure using an alternate role to connect to a databa

2017-09-30 Thread Ashesh Vashi
Ensure using an alternate role to connect to a database doesn't cause an error when checking recovery state. Fixes #2742 Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a44428266e1ce165a305c51cdf0df1f47e1a18ed Author: Akshay Joshi Mod

pgAdmin 4 commit: Dead code cleanup.

2017-09-30 Thread Ashesh Vashi
Dead code cleanup. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f0c7c2d8aa21c09ad6ddbdd1a892e0aaef9055f Author: Dave Page Modified Files -- web/migrations/versions/09d53fca90c7_.py | 7 +++ web/migrations/versions/3

pgAdmin 4 commit: Clarify how virtual envs can be used in WSGI mode, an

2017-09-30 Thread Ashesh Vashi
Clarify how virtual envs can be used in WSGI mode, and ensure we ship the required bits on Windows. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=67e34f9546912862e04341f0acf5d2a9f43b2694 Author: Surinder Kumar Modified Files ---

pgAdmin 4 commit: Improve icon alignment.

2017-09-30 Thread Ashesh Vashi
Improve icon alignment. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41ea77c2d88d2142f52bf95a9b878252006b4b63 Author: Chethana Kumar Modified Files -- .../servers/databases/casts/static/img/cast.svg | 2 +- ..

pgAdmin 4 commit: Upgraded the font-mfizz to latest version (v:2.4.1) t

2017-09-30 Thread Ashesh Vashi
Upgraded the font-mfizz to latest version (v:2.4.1) to resolve an issue, about showing the PostgreSQL logo in italic in runtime on windows. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d83205100029b5df325e43d71757acff11b5807a Modifie

pgAdmin 4 commit: Allow to terminate a session from the server, and dat

2017-09-30 Thread Ashesh Vashi
Allow to terminate a session from the server, and database dashboard. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=10e550572879e4ac5687d20a9dd34b672ddcee2e Modified Files -- web/pgadmin/dashboard/__init__.py

pgAdmin 4 commit: Add missing issue, per Harshal.

2017-09-30 Thread Ashesh Vashi
Add missing issue, per Harshal. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d729a5cf447003bcf6150bcb378fcdcd891594f Author: Dave Page Modified Files -- docs/en_US/release_notes_2_0.rst | 1 + 1 file changed, 1 insertion

pgAdmin 4 commit: Resolved the logo issue.

2017-09-30 Thread Ashesh Vashi
Resolved the logo issue. For some unknown reason, font-mfizz was showing the slonik icon in italic. Even after upgrading it to the latest version of font-mfizz, the problem was not resolved. So - instead of using the vector font, using the PostgreSQL SVG logo as the application icon, and document

pgAdmin 4 commit: Add the ability to build a basic Docker container.

2017-09-30 Thread Ashesh Vashi
Add the ability to build a basic Docker container. Branch -- WEBPACK_DEVEL Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d99841cbe01e20cdd1c32bb6cb78c11d3681a676 Author: Dave Page Modified Files -- .gitignore | 1 + Makefile

Re: pgAdmin 4 debian packaging (?)

2017-09-30 Thread Christoph Berg
Re: Raphaƫl ENRICI 2017-09-22 > >> >> I just wanted to know if anybody was working on packagind pgAdmin 4 for > >> >> Debian? > >> > > >> > I think Christoph is working on this, if my memory serves well. Added > >> > him. > >> > >> Oh well, that's great ;) You are in good hands > > > > > > Though