pgadmin4/web/pgadmin
Akshay Joshi 15c621b1d8 Fixed following SonarQube issues:
1) TypeError can be thrown as <variable_name> might be null or undefined here.
2) Unexpected duplicate "white-space".
3) Unexpected missing generic font family.
4) Unexpected shorthand "padding" after "padding-left".
2020-06-24 15:57:01 +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 Fixed an issue while creating RLS Policy with the name having space. Fixes #5620 2020-06-23 14:28:21 +05:30
dashboard Fixed 'Comma operator should not be used' issue reported by SonarQube. 2020-06-18 16:17:55 +05:30
feature_tests Fixed parallel test execution failure by handling slowness when multiple sessions are logged in concurrently. 2020-06-23 18:43:54 +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 following SonarQube issues: 2020-06-24 15:57:01 +05:30
model Ensure that the password prompt should not be visible if the database server is in trust authentication mode. Fixes #2813 2020-04-10 17:03:04 +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 The 'pwd' module is not available on Windows, so replacing it with the 'getpass' module. 2020-06-02 14:09:44 +05:30
static Fixed following SonarQube issues: 2020-06-24 15:57:01 +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 following SonarQube issues: 2020-06-24 15:57:01 +05:30
translations Update Japanese translation. 2020-06-22 11:58:15 +05:30
utils Ensure that the query tool should display the proper error message while terminating the active session. Fixes #3591 2020-06-22 17:09:10 +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