pgadmin4/web/pgadmin
Ashesh Vashi b6f307256b Sorting the data during tree data loading using the natural sort
algorithm.

This patch takes care of:
* Consistent behaviour during create, update operation on any node.
  - It should return the node data during creating a new object, or
    updating the existing one.
* Now that - we have consistent behaviour during these operations, we
  can consistently move, update the tree item based the node data from
  the server.
* Implemented the methods for each node to get the information about
  that particular node only.
* Using the above changes to implement the 'refresh' operation on tree
  node properly.

I must thank Surinder, and Harshal for helping me implement the 'node'
method, and also changed the behaviour of create & update methods to
return the node data for most of the nodes.

Fixes #1244
2016-08-29 20:06:58 +05:30
..
about Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
browser Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
dashboard Move the dashboard tab filters into a button bar, and add a refresh button. Fixes #1505 2016-08-03 13:39:32 +01:00
help Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
misc Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
model Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
preferences Prevent the user attempting to run external commands if the bin path is not configured. Fixes #1177 2016-08-08 11:59:37 +01:00
redirects Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
settings Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
static Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
templates Code tidy. 2016-06-21 14:21:06 +01:00
tools Debugger listener starting error displayed if user try to debug plpgsql cs_fmt_browser_version function that contains parameters. Fixes #1238 2016-08-29 13:47:15 +05:30
translations/fr/LC_MESSAGES Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
utils Handling the bad/lost connection of a database server. 2016-08-29 12:01:35 +05:30
__init__.py Handling the bad/lost connection of a database server. 2016-08-29 12:01:35 +05:30
messages.pot Update message catalog. 2016-08-08 16:51:03 +01:00