pgAdmin 4 commit: 1) Ensure Boolean columns should be editable using ke - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure Boolean columns should be editable using ke
Date
Msg-id E1i2qgz-0005pZ-NR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Ensure Boolean columns should be editable using keyboard keys. Fixes #3778
2) Ensure Boolean columns should be editable in View/Edit data and Query Tool. Fixes #4487

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=06ad6b8ba8152639865fa74ed635efb432c05748
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_13.rst          |  2 ++
web/pgadmin/static/js/slickgrid/editors.js | 32 +++++++++++++++++++-----------
2 files changed, 22 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4674] User can not launch query tool window if username contain html characters
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4487] Boolean data type is not editable in view data