pgadmin4/web/pgadmin
Aditya Toshniwal 56cf64ad22 Fixed following SonarQube issues:
- Refactor functions to not always return the same value.
  - Rename "cls" to "self" or add the missing "self" parameter.
  - Remove useless assignment to variables.
2020-07-30 14:04:22 +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 following SonarQube issues: 2020-07-30 14:04:22 +05:30
dashboard Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +05:30
feature_tests Remove old Python 2 compatibility code. Fixes #5700 2020-07-27 11:03:13 +01:00
help Fixed the SQL help issue for EDB Postgres Advanced Server. Fixes #4099 2020-05-22 14:11:58 +05:30
misc Fixed code smell 'variable shadows a builtin' reported by SonarQube. 2020-07-28 16:20:26 +05:30
model Added support for schema level restriction. Fixes #5583 2020-06-30 19:15:23 +05:30
preferences Fixed following SonarQube issues: 2020-07-30 14:04:22 +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 Replace charting library Flotr2 with ChartJS using React. Fixes #3904 2020-07-29 14:49:22 +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 following SonarQube issues: 2020-07-30 14:04:22 +05:30
translations Update Czech translation. 2020-07-21 17:23:13 +05:30
utils Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30
__init__.py Fixed 'convention' related code smell reported by SonarQube. 2020-07-06 11:48:23 +05:30
messages.pot Update message catalogs. 2020-07-17 18:02:50 +05:30