pgAdmin 4 commit: Update keyboard shortcuts per discussion. Also, make

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update keyboard shortcuts per discussion. Also, make
Date: 2017-07-26 11:50:48
Message-ID: E1daKq0-0002Ab-U2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update keyboard shortcuts per discussion. Also, make the labels platform sensitive.

Branch
------
master

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

Modified Files
--------------
docs/en_US/keyboard_shortcuts.rst | 12 ++++----
.../static/js/sqleditor/keyboard_shortcuts.js | 13 ++++----
web/pgadmin/tools/datagrid/__init__.py | 7 ++++-
.../tools/datagrid/templates/datagrid/index.html | 35 +++++++++++++++++-----
4 files changed, 47 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-26 11:51:42 Re: [pgAdmin4][Patch]: Allow user to Comment/Uncomment code in query editor
Previous Message Harshal Dhumal 2017-07-26 10:06:00 Re: [RM2579][pgAdmin4] Set default file listing layout as list instead of grid