This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-08-10 04:58:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f53e13aa728298a2adb31ab28624b04b4332166
pgadmin4
/
web
/
pgadmin
/
browser
T
History
Akshay Joshi
7f53e13aa7
Fix generation of reverse engineered SQL for partition table, partitions were shown as a child of indexes.
Fixes
#4414
2019-08-07 17:49:13 +05:30
..
server_groups
Fix generation of reverse engineered SQL for partition table, partitions were shown as a child of indexes.
Fixes
#4414
2019-08-07 17:49:13 +05:30
static
Add an optimisation to the internal code responsible for searching for treeview nodes.
Fixes
#4570
2019-08-06 14:02:57 +01:00
templates
/browser
Fix a quoting issue that caused a blank UI to be displayed when running in French.
Fixes
#4407
2019-06-28 08:54:58 -04:00
tests
1. Added Master Password to increase the security of saved passwords.
Fixes
#4184
2019-05-28 12:00:18 +05:30
__init__.py
Allow the UI layout to be fully locked or to prevent docking changes.
Fixes
#2653
2019-05-31 11:51:30 -04:00
collection.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
register_browser_preferences.py
Allow keyboard navigation of all controls on subnode grids. Partially
fixes
#3919
2019-07-11 10:14:01 +01:00
utils.py
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