pgadmin4/web/pgadmin/browser
Ashesh Vashi 858294f36e Fixed validation errors in view/materialized view javascript to
determine the number columns chagned. It was trying to execute
'replace' and 'includes' function on undefined values instead of
string value.

Also - changed the warning message, and separated the 'Do you want to
continue?' syntax in separate line for better user experience.

Fixes #5053
2020-04-22 17:19:18 +05:30
..
server_groups Fixed validation errors in view/materialized view javascript to 2020-04-22 17:19:18 +05:30
static Ensure that the query tool context menu should work on the collection nodes. Fixes #5415 2020-04-20 18:50:20 +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 Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
__init__.py Warn the user if an unsupported, deprecated or unknown browser is detected. Fixes #5399 2020-04-14 21:15:02 +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 Fixed gettext usage: 2020-04-10 14:52:41 +05:30