[pgadmin-hackers] pgAdmin 4 commit: Using disconnected server icon from pgAdmin III

2015-07-22 Thread Ashesh Vashi
Using disconnected server icon from pgAdmin III Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ffa65f2bfb4c02929e8d064dfaf3b38dce02a876 Modified Files -- web/pgadmin/browser/server_groups/servers/static/img/serverbad.png | Bin 0 -

[pgadmin-hackers] pgAdmin 4 commit: Show the disabled control in view only mode of proper

2015-07-22 Thread Ashesh Vashi
Show the disabled control in view only mode of properties Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=146e90132739b842542d8aa076f8bba734545e19 Modified Files -- web/pgadmin/browser/templates/browser/js/node.js |7 --- web

[pgadmin-hackers] pgAdmin 4 commit: Check for current schema version on startup and updat

2015-07-22 Thread Ashesh Vashi
Check for current schema version on startup and update the schema (if required). Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86479453b3604d05680dade4d2836dfe7aa97076 Modified Files -- web/pgadmin/__init__.py | 19 ++- web/s

[pgadmin-hackers] pgAdmin 4 commit: Showing the dockable pane looked like a dialog.

2015-07-22 Thread Ashesh Vashi
Showing the dockable pane looked like a dialog. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=500271a2ed0380163962f3e8b21f8bdc5172800e Modified Files -- web/pgadmin/static/css/overrides.css | 18 +++--- web/pgadmin/

[pgadmin-hackers] pgAdmin 4 commit: Try to make the look and feel of the UI same as it wa

2015-07-22 Thread Ashesh Vashi
Try to make the look and feel of the UI same as it was earlier for consitency. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a8c8bbae4298440fd99482b260f9e80ebbf0e4b Modified Files -- .../browser/templates/browser/js/browser.js