pgAdmin 4 commit: Remove the objects from the session while JSONify the

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove the objects from the session while JSONify the
Date: 2016-01-09 16:25:48
Message-ID: E1aHwKq-0003G4-H8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove the objects from the session while JSONify the objects, sent to
the server.

Also - set width of the select2 container to 100% under backgrid.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=65f70b46ce3b8dc2255c37925518c7398baf7e65

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 2 ++
web/pgadmin/static/css/overrides.css | 4 ++++
2 files changed, 6 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Chris George 2016-01-10 12:40:02 Re: pgAdmin III v1.22.0 Released!
Previous Message Ashesh Vashi 2016-01-09 14:25:39 pgAdmin 4 commit: Resolved an issue found generating the URL for some o