pgAdmin 4 commit: Fixing few issues with context menu icon missing.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixing few issues with context menu icon missing.
Date: 2015-12-04 11:49:17
Message-ID: E1a4orV-0002vG-J8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixing few issues with context menu icon missing.
Introduced a new ajax function to return the HTTP Status code 410 (GONE).
Changed the location of the javascript from each modules, it loads.

Added .swp, .swo files in the .gitignore file

Branch
------
master

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

Modified Files
--------------
.gitignore | 2 ++
web/pgadmin/browser/templates/browser/js/browser.js | 2 +-
web/pgadmin/browser/utils.py | 2 +-
web/pgadmin/utils/ajax.py | 8 ++++++++
4 files changed, 12 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Susan Douglas 2015-12-07 13:41:08 Updated screenshot for Options/Query Editor
Previous Message svoop_6cedifwf9e 2015-12-02 17:16:22 Re: [pgadmin-support] SSH tunnel key exchange methods