pgAdmin 4 commit: Improvise the pgsql driver to keep the utility names - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Improvise the pgsql driver to keep the utility names
Date
Msg-id E1b1Idl-0001HW-0G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Improvise the pgsql driver to keep the utility names used for different
operation like backup, restore, etc within it.

Also:
* improvised the color combination of the background process logger.
* Removed an unnecessary print statement from the
  get_storage_directory(..) function, also return None if STORAGE_DIR
  is set to None.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/types.py  | 16 +++++++++++++---
web/pgadmin/misc/bgprocess/static/css/bgprocess.css | 13 +++++++------
web/pgadmin/utils/driver/psycopg2/__init__.py       | 16 ++++++++++++++++
web/pgadmin/utils/paths.py                          |  7 +++++--
4 files changed, 41 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Improvised the file manager functionalities as per co
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixed the canDrop function of the node menus does not