mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-10 23:45:58 -06:00
b0cd028ff8
* Fix an issue - when the object browser tree is being recreated due to reloading for changes in some of the preferences. Tree object returns object from the previous instance as 'selected', but - it does not have the 'treeNodeInfo' available. In this special case - we would consider that there is no node selected at that particular moment, and pass information accordingly. * Fixed 'New Connection' dialog issue after connecting a disconnected server. * Disable the 'Add' button in the GridHeader with form, when 'canAdd' flag is set to false. * Convert the access path to string array for correct comparision. * Check the access path type before comparison. When language is 'c', set the 'code' block read-only. * Enabled 'Strict' control for EPAS >= 95 |
||
---|---|---|
.. | ||
about | ||
authenticate | ||
browser | ||
dashboard | ||
help | ||
misc | ||
model | ||
preferences | ||
redirects | ||
settings | ||
setup | ||
static | ||
templates | ||
tools | ||
translations | ||
utils | ||
__init__.py | ||
evaluate_config.py | ||
messages.pot | ||
submodules.py | ||
user_login_check.py |