public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Add context-sensitive SQL help.
Date: Tue, 12 Apr 2016 12:39:34 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Add context-sensitive SQL help.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py                    | 16 ++++-
.../databases/casts/templates/cast/js/casts.js     |  2 +
.../templates/event_triggers/js/event_trigger.js   |  2 +
.../templates/extensions/js/extensions.js          |  2 +
.../foreign_servers/js/foreign_servers.js          |  2 +
.../templates/user_mappings/js/user_mappings.js    |  2 +
.../js/foreign_data_wrappers.js                    |  2 +
.../languages/templates/languages/js/languages.js  |  2 +
.../collations/templates/collation/js/collation.js |  2 +
.../domain-constraints/js/domain-constraints.js    |  2 +
.../domains/templates/domains/js/domains.js        |  2 +
.../templates/fts_parser/js/fts_parser.js          |  2 +
.../templates/fts_template/js/fts_templates.js     |  2 +
.../functions/templates/function/js/functions.js   |  2 +
.../functions/templates/procedure/js/procedures.js |  2 +
.../sequences/templates/sequence/js/sequence.js    |  2 +
.../schemas/templates/schema/js/schema.js          |  2 +
.../schemas/types/templates/type/js/type.js        |  2 +
.../databases/templates/databases/js/databases.js  |  2 +
.../servers/roles/templates/role/js/role.js        |  2 +
.../templates/tablespaces/js/tablespaces.js        |  2 +
web/pgadmin/browser/static/js/frame.js             |  6 +-
web/pgadmin/browser/templates/browser/js/node.js   | 77 ++++++++++++++++++++++
web/pgadmin/help/__init__.py                       | 30 ++++++++-
web/pgadmin/utils/menu.py                          |  2 +-
25 files changed, 166 insertions(+), 5 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Add context-sensitive SQL help.
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox