pgadmin4/web/pgadmin
Nikhil Mohite b5f9fffadd Fixed the following issues:
RM-4232:
1. If the user adds a percentage (other than for placeholders) then it is stripped off.
2. Backslash is getting removed in the connection string if we provide the backslash(\) in placeholders or the database name contains it.
3. If the user added only spaces( )in placeholders it is not getting reset to default values.

RM-4230:
1. Rename panel option is not working in the debugger.
2. Added Rename panel for schema diff.

Fixes #4232 #4230
2020-10-27 11:03:00 +05:30
..
about Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
authenticate 1) Added email id validation on the login page. 2020-09-11 19:55:19 +05:30
browser Added missing gettext. 2020-10-27 10:51:35 +05:30
dashboard Fixed code smells 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-09-29 15:08:14 +05:30
feature_tests Fixed PEP8 2020-10-05 15:09:39 +05:30
help Upgrade font awesome from v4 to v5. Fixes #5731 2020-08-13 12:04:00 +05:30
misc Added support to download utility files at the client-side. Fixes #3318 2020-10-23 16:14:55 +05:30
model Allow user to change the database connection from an open query tool tab. Fixes #3794 2020-10-01 13:29:46 +05:30
preferences Fixed the following issues: 2020-10-27 11:03:00 +05:30
redirects Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
settings Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-08-20 20:26:51 +05:30
setup Fixed code smells 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-09-29 15:08:14 +05:30
static Fixed the following issues: 2020-10-27 11:03:00 +05:30
templates Fixed accessibility issues for main panels. 2020-09-01 12:58:23 +05:30
tools Fixed the following issues: 2020-10-27 11:03:00 +05:30
translations Update Czech translation. 2020-10-15 15:52:30 +05:30
utils Added following security enhancements: 2020-10-20 17:14:45 +05:30
__init__.py Added following security enhancements: 2020-10-20 17:14:45 +05:30
messages.pot Update message catalogs. 2020-10-09 18:00:25 +05:30