pgAdmin 4 commit: Fixed the letter case of the javascript file names.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the letter case of the javascript file names.
Date: 2015-06-30 05:57:54
Message-ID: E1Z9oYM-0004zU-4x@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the letter case of the javascript file names.
Also, JSON data should be returned to the client using an
application/json MIME-TYPE using flask's jsonify function.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e0b011ec8cbea449c6df4f0baba6423ba801324
Author: Ronan Dunklau <ronan(dot)dunklau(at)dalibo(dot)com>

Modified Files
--------------
web/pgadmin/browser/server_groups/hooks.py | 34 ++++----
web/pgadmin/browser/server_groups/servers/hooks.py | 31 ++++----
web/pgadmin/browser/server_groups/servers/views.py | 60 +++++++-------
web/pgadmin/browser/server_groups/views.py | 59 ++++++--------
.../browser/templates/browser/js/browser.js | 7 +-
web/pgadmin/browser/views.py | 82 +++++++++-----------
web/pgadmin/settings/settings_model.py | 11 ++-
web/pgadmin/utils/ajax.py | 19 ++---
8 files changed, 143 insertions(+), 160 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-06-30 07:09:11 pgAdmin 4 commit: Updated libraries used in pgAdmin IV
Previous Message Ashesh Vashi 2015-06-30 04:57:05 pgAdmin III commit: Bumped version for alpha release (version: 1.22.0-a