pgadmin4/web/pgadmin
Ashesh Vashi e73e2d2502 Fixed the errors, and warnings reported by pylama.
TODO::
- Don't use unicode in Python 3 for removing the support of Python 2 (
  psycopg2 driver - __init__.py, server_manager.py).
- Merge the lastest pgcli (version: 3.0.0) for SQL autocompletion.
2020-05-08 14:13:38 +05:30
..
about [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +05:30
authenticate Remove Python2 modules. 2020-05-08 12:28:21 +05:30
browser Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
dashboard Fixed gettext usage: 2020-04-10 14:52:41 +05:30
feature_tests Fixed feature test. 2020-04-24 13:16:18 +05:30
help Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
misc Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +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 Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
static Fixed an issue where the newly added table is not alphabetically added to the tree. Fixes #5434 2020-05-08 12:52:03 +05:30
templates Added title to the login page. Fixes #5430 2020-04-27 12:38:11 +05:30
tools Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
translations Update Czech translation. 2020-04-28 11:04:43 +05:30
utils Fixed the errors, and warnings reported by pylama. 2020-05-08 14:13:38 +05:30
__init__.py Remove Python2 modules. 2020-05-08 12:28:21 +05:30
messages.pot Update message catalogs. 2020-04-24 18:24:00 +05:30