pgAdmin 4 commit: Ensure the query tool will open properly under MS Edg

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the query tool will open properly under MS Edg
Date: 2018-04-10 10:10:04
Message-ID: E1f5qE0-00052n-MR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the query tool will open properly under MS Edge.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5e474e4ece886830c2c7a870bee1fa8af90f4a5
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 4 +-
web/pgadmin/preferences/static/js/preferences.js | 2 +-
web/pgadmin/static/js/modify_animation.js | 53 +++++++++++++++-------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 5 +-
.../javascript/browser/modify_animation_spec.js | 8 ++--
5 files changed, 47 insertions(+), 25 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-04-10 10:16:00 pgAdmin 4 commit: Cleanup node modules when cleaning
Previous Message Dave Page 2018-04-10 08:29:42 pgAdmin 4 commit: Only avoid pre-built binaries for psycopg2 when build