pgadmin4/web/pgadmin
Surinder Kumar 0df968f679 Resolve issue with properties refreshing. Fixes #1728
1) If we create/update a node with non-default schema, It should return selected schema id in return response. but default schema id is returned every time due to which it throws error in properties panel.
Fixed in Domains, Collation, Types, Views & Table node.

2) Incorrect parent id of object node is returned from nodes method due to which wrong parent id is passed while updating object and
thus node didn't get refreshed.
Fixed in FTS Configuration, FTS Parser nodes.
2016-10-14 12:19:00 -07:00
..
about Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
browser Resolve issue with properties refreshing. Fixes #1728 2016-10-14 12:19:00 -07:00
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 Don't show Upload File icon unless it is in capabilities list [Storage Manager]. Fixes #1739 2016-10-07 12:31:38 +01:00
model Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
preferences Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +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 Ensure errorModel unset property properly in while adding a new server. Fixes #1786 2016-10-03 13:50:54 +01:00
templates Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
tools Allow debugging of functions and procedures in packages on EPAS. Fixes #1577 2016-10-07 12:46:34 +01:00
translations/fr/LC_MESSAGES Update message catalogs 2016-09-26 15:57:03 +01:00
utils Fix regression test import issue. 2016-10-13 06:49:33 -07:00
__init__.py Move the declaration of a variable into the correct scope. 2016-09-09 14:50:51 +01:00
messages.pot Update message catalogs 2016-09-26 15:57:03 +01:00