pgadmin4/web/pgadmin/misc
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
..
bgprocess Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
dependencies Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
dependents Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
file_manager Various misc fixes: 2020-04-08 14:14:25 +05:30
sql Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
static/explain [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +05:30
statistics Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
templates/sqlautocomplete/sql Initial support for PostgreSQL 12. Fixes #4283. Fixes #4288. Fixes #4290. 2019-06-10 14:24:45 +01:00
themes Fixed issue where Dark Theme is unavailable in python wheel distro. 2019-11-20 15:05:20 +05:30
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00