pgadmin4/web/pgadmin
Usman Muzaffar bdb8f20aed Feature test fixes:
The query tool element while running on jenkins, is present on the DOM but not visible due to comparatively small page size. So handle it , would work in both cases(if element is visible or not).
The tab name handles XSS characters due to which table name <h1> is shown modified accordingly in the tab name.
2019-06-27 10:19:57 -04:00
..
about Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
browser Ensure Python escaping matched JS escaping and fix a minor XSS issue in the Query Tool that required superuser access to trigger. Fixes #4378 2019-06-21 09:53:57 +01:00
dashboard 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
feature_tests Feature test fixes: 2019-06-27 10:19:57 -04:00
help Added recommended ESLinter checks. Fixes #4142 2019-04-05 13:07:43 +05:30
misc Change icons for table inheritance (icons by Chethana Kumar) Fixes #3174 2019-06-17 10:36:30 +01:00
model 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
preferences Allow the UI layout to be fully locked or to prevent docking changes. Fixes #2653 2019-05-31 11:51:30 -04:00
redirects Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
settings Allow the UI layout to be fully locked or to prevent docking changes. Fixes #2653 2019-05-31 11:51:30 -04:00
setup Fixed CSRF security vulnerability issue. per Alvin Lindstam. Fixes #4217 2019-05-28 10:59:51 +05:30
static Fix formatting change which inadvertently broke the feature tests. 2019-06-20 12:43:07 +01:00
templates Prevent the "Please login to access this page" message displaying multiple times. Fixes #4306 2019-06-17 14:12:36 +01:00
tools Fix an XSS issue when username contains XSS vulnerable text. Fixes #4386 2019-06-24 16:06:03 +05:30
translations Update Chinese translation. 2019-06-25 07:03:45 -04:00
utils Fix SSH tunnel password decryption. Fixes #4320 2019-06-25 07:06:04 -04:00
__init__.py Prevent the "Please login to access this page" message displaying multiple times. Fixes #4306 2019-06-17 14:12:36 +01:00
messages.pot Update message catalogs 2019-06-21 15:59:14 +05:30