pgAdmin 4 commit: Make context menu items hookable.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Make context menu items hookable.
Date: 2015-02-23 10:52:18
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make context menu items hookable.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/nodes/server_groups/hooks.py | 11 +++++++++
.../templates/server_groups/server_groups.js | 22 ++++++++---------
.../browser/templates/browser/js/browser.js | 26 ++++++++++----------
web/pgadmin/browser/views.py | 18 ++++++++++++--
4 files changed, 51 insertions(+), 26 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Prasad 2015-02-23 21:55:59 Patch for know bug
Previous Message Dave Page 2015-02-19 03:06:52 pgAdmin 4 commit: Add a context menu to the treeview, with options to d