pgadmin4/web/pgadmin/static/js
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
..
alertify Fixed gettext usage: 2020-04-10 14:52:41 +05:30
browser Fixed gettext usage: 2020-04-10 14:52:41 +05:30
chartjs Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +05:30
codemirror Fixed following SonarQube issues: 2020-06-26 13:12:07 +05:30
history Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
misc/statistics Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
nodes Fixed SonarQube code smell 'Variables should not be shadowed'. 2020-07-01 13:43:00 +05:30
select2 Fixed the SoanrQube code smell 'Variables should not be shadowed'. 2020-07-03 14:33:30 +05:30
selection Fixed an issue where copying and pasting a cell with multiple line data 2020-08-10 16:53:32 +05:30
slickgrid Fixed code smell 'potential hiding of variables declared in an outer scope'. 2020-07-16 19:53:39 +05:30
sqleditor Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30
tree More code cleanup for SonarQube. 2020-06-18 16:20:34 +01:00
alertify.pgadmin.defaults.js Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30
backform.pgadmin.js Added High Contrast theme support. Fixes #5653 2020-07-20 11:51:21 +05:30
backgrid.pgadmin.js Fixed code smell 'Variables should not be shadowed'. 2020-07-15 15:03:47 +05:30
check_node_visibility.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
csrf.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
custom_hooks.js Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +05:30
dialog_tab_navigator.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
gettext.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
keyboard_shortcuts.js Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed. 2020-06-25 11:09:43 +05:30
modify_animation.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
pgadmin.js Fixed code smell 'Variables should not be shadowed'. 2020-07-14 15:45:01 +05:30
size_prettify.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
sqleditor_utils.js Fixed following SonarQube issues: 2020-06-26 13:12:07 +05:30
url_for.js Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
utils.js Fixed an issue where copying and pasting a cell with multiple line data 2020-08-10 16:53:32 +05:30
window.js Fixed the SoanrQube code smell 'Variables should not be shadowed'. 2020-07-03 14:33:30 +05:30