[pgadmin-hackers] pgAdmin 4 commit: Allow test servers to be enabled or disabled easily i

2016-10-15 Thread Dave Page
Allow test servers to be enabled or disabled easily in the config Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=056ed21148b631356ab0c658b3ee9c9af67db89d Modified Files -- web/regression/test_config.json.in | 3 ++- web/regression/

[pgadmin-hackers] pgAdmin 4 commit: Fix attribute check.

2016-10-15 Thread Dave Page
Fix attribute check. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=345ce1b6d265d8ec302687cb925efa0519dc7616 Modified Files -- web/regression/test_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgadmin

Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited

2016-10-15 Thread Dave Page
Hi I just found a case where this patch is broken - if you update the comment on a type, it looks like it tried to lookup the schema ID using the type name, which a) isn't in the posted data so gives a 500 response, and b) wouldn't be safe anyway, if there were types with the same name in multiple