pgadmin4/web/pgadmin
Aditya Toshniwal 26a758a0d6 Fixed an issue where copying and pasting a cell with multiple line data
will result in multiple rows. Fixes #5526

Fixed an old issue where quotes are not escaped when copying the cells.
As per CSV standards, if the string is in double quotes and there are
double quotes inside the string then they should be escaped with extra double-quotes.
2020-08-10 16:53:32 +05:30
..
about [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +05:30
authenticate Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30
browser Fixed cognitive complexity issues reported by SonarQube. 2020-08-10 16:30:07 +05:30
dashboard Fixed an issue where ajax call continues to fire even after disconnect the database server. Fixes #5716 2020-08-06 16:52:16 +05:30
feature_tests Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
help Fixed the SQL help issue for EDB Postgres Advanced Server. Fixes #4099 2020-05-22 14:11:58 +05:30
misc Fixed an issue where the error message does not have a close button on utility dialogs. Fixes #5670 2020-08-07 17:17:51 +05:30
model Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
preferences Fixed cognitive complexity issues reported by SonarQube. 2020-08-10 16:30:07 +05:30
redirects Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
settings Various misc fixes: 2020-04-08 14:14:25 +05:30
setup Fixed convention related issues reported by SonarQube. 2020-07-09 18:55:33 +05:30
static Fixed an issue where copying and pasting a cell with multiple line data 2020-08-10 16:53:32 +05:30
templates Ensure that closing the alert box on the login page will close multiple alert boxes if opened. 2020-07-10 11:49:49 +05:30
tools Fixed an issue where copying and pasting a cell with multiple line data 2020-08-10 16:53:32 +05:30
translations Update Czech translation. 2020-07-21 17:23:13 +05:30
utils Use Python3 'ipaddress' module to validate the IPv4 and IPv6 addresses. 2020-08-10 15:57:25 +05:30
__init__.py Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
messages.pot Update message catalogs. 2020-07-17 18:02:50 +05:30