pgadmin4/web/pgadmin/tools
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
..
backup 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
datagrid Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30
debugger Fixed following SonarQube issues: 2020-08-03 12:59:51 +05:30
grant_wizard 1) Fixed cognitive complexity issues reported by SonarQube. 2020-07-24 11:46:30 +05:30
import_export Fixed cognitive complexity issues reported by SonarQube. 2020-08-10 16:30:07 +05:30
maintenance Fixed cognitive complexity issues reported by SonarQube. 2020-08-03 12:46:34 +05:30
restore 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
schema_diff Fixed cognitive complexity issues reported by SonarQube. 2020-08-10 16:30:07 +05:30
search_objects 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
sqleditor Fixed an issue where copying and pasting a cell with multiple line data 2020-08-10 16:53:32 +05:30
templates Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
user_management Replace the generic exception class with a more specific one. 2020-08-07 12:37:00 +05:30
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00