pgadmin4/web/pgadmin/browser
Aditya Toshniwal aec64aa582 Fixed following issues for 1257:
1. For synonyms, the property is shown as "Public Synonym".
 2. For system procedure, the flag should be True but it is displaying as False.
 3. For both views and materialized views, the property is "System View".
 4. For FTS templates, the property is showing as "System FTS Parser".

Fixes #1257
2020-04-24 16:35:59 +05:30
..
server_groups Fixed following issues for 1257: 2020-04-24 16:35:59 +05:30
static Fixed mouse click issue where it does not select an object in Browser unless the pointer is over the object. Fixes #4180 2020-04-24 11:32:11 +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