pgAdmin 4 commit: Factor out client side settings functions into their

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Factor out client side settings functions into their
Date: 2015-02-11 15:50:43
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Factor out client side settings functions into their own JS file,
and add additional variations for getting ints, floats and bools.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/body.html | 26 ++-----------
web/pgadmin/static/js/main.js | 1 -
web/pgadmin/templates/base.html | 4 +-
web/pgadmin/templates/js/settings.js | 47 +++++++++++++++++++++++
4 files changed, 54 insertions(+), 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-02-12 10:29:03 pgAdmin 4 commit: Use minified output when not in debug mode, and non-m
Previous Message Dave Page 2015-02-11 12:51:18 pgAdmin 4 commit: Allow multiple settings to be stored at once to avoid