pgadmin4/web/pgadmin/browser
Aditya Toshniwal cb635f6706 Removing dynamic module loading and replacing it with static loading. Fixes #7492
Gets rid of all occurrences and usage of get_own_javascripts since it is no longer used.
2022-06-30 11:06:50 +05:30
..
server_groups Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30
static Fixed an issue where passwords entered in the 'Connect To Server' dialog were truncated. Fixes #7440 2022-06-22 17:35:22 +05:30
templates/browser 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
tests Update copyright notices for 2022 2022-01-04 13:54:25 +05:30
__init__.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30
collection.py Removing dynamic module loading and replacing it with static loading. Fixes #7492 2022-06-30 11:06:50 +05:30
register_browser_preferences.py 1) Added the option 'Show template databases?' to display template databases regardless of the setting of 'Show system objects?'. 2022-06-13 14:50:17 +05:30
utils.py The following are the initial fixes for PG15: 2022-05-17 20:32:17 +05:30