pgadmin4/web/pgadmin
Ashesh Vashi 1ba5d79978 Allow to specify the number of arguments in the qtIdent to make it work
with schema specified object name. This will also works with
EntepriseDB's package too.

Also, added dependency on the current connection object, it will allow
us to use the keywords list specific to the database server in futuer.

You can use the qtIdent template filter as:
conn|qtIdent(name)
or,
conn|qtIdent(schema_name, name)
2016-01-04 13:13:46 +05:30
..
about Added support for the infrastructure for on demand access/create the 2015-10-20 12:33:29 +05:30
browser Resolved a typo introduced in the previous commit. 2016-01-04 12:58:29 +05:30
help Fixed few bugs and changed the node create/edit view to use the dialog 2015-08-11 19:19:29 +05:30
misc Added support for the infrastructure for on demand access/create the 2015-10-20 12:33:29 +05:30
redirects Introduced a mechanism to load required javascripts at runtime 2015-06-30 11:21:57 +05:30
settings Added NoneType exception handling in settings & server modules while returning json response. 2015-11-13 16:59:16 +00:00
static Allow to specify the options as a function, which returns array in form 2016-01-04 11:34:43 +05:30
templates Using bootstrap-swtich for creating a custom backform control for 2015-12-04 17:16:49 +05:30
test Pass on the browser tree events by generating node specific 'browser-node' events. 2015-12-16 13:27:08 +05:30
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Allow to specify the number of arguments in the qtIdent to make it work 2016-01-04 13:13:46 +05:30
__init__.py Remove any unwanted white-spaces while renderting any template in template code 2015-12-22 10:43:24 +05:30
messages.pot Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00