pgadmin4/web/pgadmin
Ashesh Vashi 3102a8d24b Fix the dialog size when zoom level is changed of the browser.
The screen.width & screen.height does not reflect the values of the
height and width respectively when zoom level is changed for the
browser. It is better to review the calculated height and width based
on the window.innerHeight and window.innerWidth and re-evaluate them.
2020-07-01 11:49:43 +05:30
..
about [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +05:30
authenticate Cleanup some code smells identified by SonarQube. 2020-06-10 16:42:59 +01:00
browser Fix the dialog size when zoom level is changed of the browser. 2020-07-01 11:49:43 +05:30
dashboard Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed. 2020-06-25 11:09:43 +05:30
feature_tests Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed. 2020-06-25 11:09:43 +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 SonarQube code smell 'Variables should not be shadowed'. 2020-06-30 17:26:18 +05:30
model Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
preferences Fixed mouse click issue where it does not select an object in Browser unless the pointer is over the object. Fixes #4180 2020-04-24 11:32:11 +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 SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed. 2020-06-25 11:09:43 +05:30
static Fix the dialog size when zoom level is changed of the browser. 2020-07-01 11:49:43 +05:30
templates Fixed an issue where clicking on the cross button of the alert box on the login page is not working. Fixes #4033 2020-05-12 17:22:22 +05:30
tools Fixed code smells having rule 'Nested blocks of code should not be left empty'. 2020-06-26 13:18:27 +05:30
translations Update Japanese translation. 2020-06-22 11:58:15 +05:30
utils Fixed an issue where panels get disappeared. Regression of SonarQube fix. 2020-06-29 14:05:07 +05:30
__init__.py Some clumsy coding related fixes reported by SonarQube. 2020-06-12 15:24:17 +05:30
messages.pot Update message catalogs. 2020-06-19 18:01:32 +05:30