pgAdmin 4 commit: Updated the wcDocker to make use of wcSplitter (new f

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Updated the wcDocker to make use of wcSplitter (new f
Date: 2016-02-29 14:07:37
Message-ID: E1aaOU5-0002a3-Tq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Updated the wcDocker to make use of wcSplitter (new functionalities),
which will be used by the debugger tool.

Updating the wcDocker from the repository -
'https://github.com/WebCabin/wcDocker' up to commit-id:
0f5690318ce0bf457fdd374dcec7418d22b72e22

Branch
------
master

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

Modified Files
--------------
libraries.txt | 4 +-
web/pgadmin/static/css/wcDocker/Themes/default.css | 31 +-
.../static/css/wcDocker/Themes/default.min.css | 2 +-
web/pgadmin/static/css/wcDocker/wcDocker.css | 48 +-
web/pgadmin/static/css/wcDocker/wcDocker.min.css | 2 +-
web/pgadmin/static/js/wcDocker/wcDocker.js | 33295 +++++++++++++++----
web/pgadmin/static/js/wcDocker/wcDocker.min.js | 31 +-
7 files changed, 26160 insertions(+), 7253 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-29 15:13:46 pgAdmin website commit: Update for 1.22.1 (forgotten previously :0( )
Previous Message Ashesh Vashi 2016-02-29 05:43:54 Re: [pgAdmin4][Patch]: Formatter Functions for Security Labels and Variables