[pgadmin-hackers] pgAdmin 4 commit: Using better way to find the current object in the pr

2016-07-19 Thread Ashesh Vashi
Using better way to find the current object in the properties panel. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=417af3676de6c3c4909f60692a6c14f38d7ec724 Modified Files -- web/pgadmin/browser/templates/browser/js/collection.js |

[pgadmin-hackers] PATCH: To fix adding/updating Security Labels in various nodes (pgAdmin4)

2016-07-19 Thread Murtuza Zabuawala
Hi, PFA patch to fix the issue where user was not able to add/update/drop security labels in various nodes. (RM#1457) Affected nodes with this patch, TABLE --> Fixed COLUMN --> Fixed DATABASE--> Fixed DOMAIN --> Fixed ROLE--> Fi