pgAdmin 4 commit: Inherited the test, about & help module from PgAdminM

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Inherited the test, about & help module from PgAdminM
Date: 2015-06-30 05:57:54
Message-ID: E1Z9oYM-0004zY-5b@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Inherited the test, about & help module from PgAdminModule class to load
them automatically by PgAdmin.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b626eec0fd7a52b2489af3317c6686ba2d68903f
Author: Ronan Dunklau <ronan(dot)dunklau(at)dalibo(dot)com>

Modified Files
--------------
web/pgadmin/__init__.py | 34 ++++++++-
web/pgadmin/about/__init__.py | 67 ++++++++++++++++++
web/pgadmin/about/hooks.py | 28 --------
web/pgadmin/about/views.py | 48 -------------
web/pgadmin/browser/templates/browser/index.html | 45 ++++--------
.../browser/templates/browser/js/browser.js | 2 +-
web/pgadmin/help/__init__.py | 66 ++++++++++++++++++
web/pgadmin/help/hooks.py | 73 --------------------
web/pgadmin/help/views.py | 18 -----
web/pgadmin/templates/base.html | 4 +-
web/pgadmin/test/__init__.py | 70 +++++++++++++++++++
web/pgadmin/test/hooks.py | 29 --------
web/pgadmin/test/views.py | 35 ----------
web/pgadmin/utils/__init__.py | 7 ++
web/pgadmin/utils/menu.py | 21 ++++++
15 files changed, 280 insertions(+), 267 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-06-30 07:09:11 pgAdmin 4 commit: Updated libraries used in pgAdmin IV
Previous Message Ashesh Vashi 2015-06-30 04:57:05 pgAdmin III commit: Bumped version for alpha release (version: 1.22.0-a