[pgadmin-hackers] pgAdmin 4 commit: Added the backgrid cell for bootstrap switch for repr

2015-12-17 Thread Ashesh Vashi
Added the backgrid cell for bootstrap switch for representing the boolean properties. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1391003e032aee63935e15e51fdc31cd66301e4c Modified Files -- web/pgadmin/static/css/overrides.css

[pgadmin-hackers] pgAdmin 4 commit: Switch Control was not honouring the user's options f

2015-12-17 Thread Ashesh Vashi
Switch Control was not honouring the user's options for bootstrap switch Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cd34ee6dd7ebacb5569397b9d54a129dfbc44996 Modified Files -- web/pgadmin/static/js/backform.pgadmin.js | 29 +++

[pgadmin-hackers] pgAdmin 4 commit: Introduction of the privilege support for database ob

2015-12-17 Thread Ashesh Vashi
Introduction of the privilege support for database object (Patch: Murtuza Zabuawala), and Unique column control for backform (Harshal Dhumal). Also, includes some fixes for the model, & collection handling. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=co

[pgadmin-hackers] pgAdmin 4 commit: Fixed the issue while parsing, and assigning the data

2015-12-17 Thread Ashesh Vashi
Fixed the issue while parsing, and assigning the data properly in the Node. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca0b1f20df4c69cd42055a5501faa523b8c230ac Modified Files -- .../browser/templates/browser/js/collection.js