Ashesh Vashi
613be3b6fe
Resolved a typo introduced in the previous commit.
2016-01-04 12:58:29 +05:30
Ashesh Vashi
aedf970748
Allow to use the url with/without the node id in the node ajax options
...
control, also - allow to specify the filter function in the nodes-by-id,
and nodes-by-name control.
2016-01-04 12:43:27 +05:30
Surinder Kumar
f451bd0a83
Set options fetched from the server as it is only when transform function is not provided.
2016-01-04 12:19:00 +05:30
Ashesh Vashi
109b367fc3
Allow to specify the options as a function, which returns array in form
...
of (label, value) tuple in the SelectControl.
We will apply the transform function, while rendering the control, and
not during intialization. This will allow us to generate different
options data based on the dependent values.
2016-01-04 11:34:43 +05:30
Murtuza Zabuawala
cf802cb23f
Resolved an issue in the node control related using existing cached data
2016-01-04 11:12:03 +05:30
Ashesh Vashi
eb83d57c5a
Introduced new controls to show the list of a node type (by name and id) as properties of other node.
...
Resolved a typo in privileges control.
Removed duplicate lines in backform.pgadmin.js
2015-12-28 01:00:20 +05:30