pgadmin4/web/pgadmin/tools/debugger
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
..
static Added and fixed gettext usage for better translation coverage. Fixes #5284 2020-03-24 11:14:05 +05:30
templates/debugger Various misc fixes: 2020-04-08 14:14:25 +05:30
utils Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
__init__.py Fix an issue where debugger not showing all arguments anymore after hitting SQL error while debugging. Fixes #5101 2020-02-28 15:27:01 +05:30