public inbox for [email protected]
help / color / mirror / Atom feedFrom: Ashesh Vashi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Introduced the VariableControl, which will be used in
Date: Sat, 09 Jan 2016 12:33:00 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Introduced the VariableControl, which will be used in role(s),
database(s), and tablespace(s).
Thanks Harshal Dhumal for sharing the original patch.
I've modified a lot to work by fetching the variables later by giving a
url.
Also,
- Introduced the template macros for SECURITY LABELS and VARIABLES.
- Improvised the Backform.Control with better syntactic approach.
- Introduced a jquery function pgMakeVisible(..) to make it visible
under any obj which can be identified by unique class.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ba9067c606a4b065cf5e46c92194e3707c9b...
Modified Files
--------------
.../browser/server_groups/servers/__init__.py | 5 +
.../server_groups/servers/static/js/variable.js | 562 +++++++++++++++++++++
.../servers/templates/macros/security.macros | 6 +
.../servers/templates/macros/variable.macros | 6 +
web/pgadmin/browser/static/js/node.ui.js | 166 ++++--
web/pgadmin/static/css/overrides.css | 52 +-
web/pgadmin/static/js/backform.pgadmin.js | 398 +++++++++------
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 2 +-
8 files changed, 1001 insertions(+), 196 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: Introduced the VariableControl, which will be used in
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