pgAdmin 4 commit: Upgraded the jQuery-contextMenu to v2.1.0 (latest sta

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Upgraded the jQuery-contextMenu to v2.1.0 (latest sta
Date: 2016-03-30 13:39:30
Message-ID: E1alGLK-0004La-Am@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Upgraded the jQuery-contextMenu to v2.1.0 (latest stable version) in
order to fix the issue rendering the context menu for longer text.

Needs to do some modification in the existing pgAdmin4 CSS theme to make
it looks like/near the existing look and feel.

Branch
------
master

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

Modified Files
--------------
libraries.txt | 2 +-
.../static/css/jQuery-contextMenu/images/cut.png | Bin 648 -> 0 bytes
.../static/css/jQuery-contextMenu/images/door.png | Bin 412 -> 0 bytes
.../jQuery-contextMenu/images/page_white_add.png | Bin 442 -> 0 bytes
.../jQuery-contextMenu/images/page_white_copy.png | Bin 309 -> 0 bytes
.../images/page_white_delete.png | Bin 536 -> 0 bytes
.../jQuery-contextMenu/images/page_white_edit.png | Bin 618 -> 0 bytes
.../jQuery-contextMenu/images/page_white_paste.png | Bin 620 -> 0 bytes
.../css/jQuery-contextMenu/jquery.contextMenu.css | 179 ++++++++++------
.../jQuery-contextMenu/jquery.contextMenu.min.css | 12 +-
.../jquery.contextMenu.min.css.map | 2 +-
web/pgadmin/static/css/wcDocker/Themes/pgadmin.css | 53 ++++-
.../js/jQuery-contextMenu/jquery.contextMenu.js | 237 ++++++++++++++-------
.../jQuery-contextMenu/jquery.contextMenu.min.js | 10 +-
14 files changed, 339 insertions(+), 156 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-03-31 06:57:18 Patch: Added select2cell editor for backgrid [pgAdmin4]
Previous Message Khushboo Vashi 2016-03-30 13:09:35 [pgAdmin4][Patch]: Backgrid StringDepsCell