pgadmin4/web/pgadmin
Ashesh Vashi d9f6baac72 Various misc fixes:
- Using the 'gettext' as oppose to '_', which is not defined
- Define missing variables
- Fixed escape character in string with double quote
- Removed some dead code in a test case
- Removed unnecessary self assignment

Includes some fixes for Accessibility improvements
- Use semantic markup to mark emphasized or special text
- Added hidden legend in <fieldset> for better screen reader support
2020-04-08 14:14:25 +05:30
..
about [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +05:30
authenticate [LDAP Authentication] Use more secure protocol TSL v1.2 for security reason 2020-04-08 11:57:01 +05:30
browser Various misc fixes: 2020-04-08 14:14:25 +05:30
dashboard Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
feature_tests Added Python 3.8 support. Fixes #5179 2020-02-18 12:10:38 +05:30
help Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
misc Various misc fixes: 2020-04-08 14:14:25 +05:30
model Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
preferences Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +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 Fix an issue where setting STORAGE_DIR to empty should show all the volumes on Windows in server mode. Fixes #5025. 2020-01-13 13:20:37 +05:30
static Ensure that the grant wizard should be closed on pressing the ESC key. Fixes #4206 2020-04-07 13:48:56 +05:30
templates Various misc fixes: 2020-04-08 14:14:25 +05:30
tools Various misc fixes: 2020-04-08 14:14:25 +05:30
translations Update Czech translation. 2020-03-29 18:31:51 +05:30
utils Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using pgAdmin. Fixes #5142 2020-02-28 14:12:44 +05:30
__init__.py Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
messages.pot Update message catalogs. 2020-03-27 19:02:29 +05:30