pgadmin4/web/pgadmin/browser
Ashesh Vashi 3102a8d24b Fix the dialog size when zoom level is changed of the browser.
The screen.width & screen.height does not reflect the values of the
height and width respectively when zoom level is changed for the
browser. It is better to review the calculated height and width based
on the window.innerHeight and window.innerWidth and re-evaluate them.
2020-07-01 11:49:43 +05:30
..
server_groups Do not let browser autocomplete the password field while connecting a 2020-07-01 11:26:52 +05:30
static Fix the dialog size when zoom level is changed of the browser. 2020-07-01 11:49:43 +05:30
templates/browser Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +05:30
tests Remove blank line at EOF. 2020-06-10 17:03:08 +01:00
__init__.py Some clumsy coding related fixes reported by SonarQube. 2020-06-12 15:24:17 +05:30
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Fixed gettext usage: 2020-04-10 14:52:41 +05:30
utils.py Some clumsy coding related fixes reported by SonarQube. 2020-06-15 16:50:07 +05:30