pgAdmin 4 commit: 1) Autocomplete on keypress should be set to False by - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Autocomplete on keypress should be set to False by
Date
Msg-id E1oOFzS-00043q-Ve@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Autocomplete on keypress should be set to False by default.
2) Update the documentation for the locked option in user management.

Branch
------
master

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

Modified Files
--------------
docs/en_US/user_management.rst                              | 6 +++---
web/pgadmin/tools/sqleditor/utils/query_tool_preferences.py | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Conditionally pin Flask version based on Python versi
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed API test cases for Postgres 14.4