pgadmin4/web/pgadmin/browser
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
..
server_groups Various misc fixes: 2020-04-08 14:14:25 +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/browser [Accessibility] Use semantic markup to mark emphasized or special text. 2020-04-08 12:27:18 +05:30
tests Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
__init__.py Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
utils.py Added support to view multilevel partitioned tables. Fixes #4633. 2020-01-06 14:53:47 +05:30