This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43022b7aa2a4516499dda318eba8ede0a59e4443
pgadmin4
/
web
/
pgadmin
/
browser
History
Pravesh Sharma
43022b7aa2
Fixed 'ternary operators should not be nested' code smell.
2022-09-10 14:00:22 +05:30
..
server_groups
Fixed the following code smells:
2022-09-10 13:48:14 +05:30
static
Fixed 'ternary operators should not be nested' code smell.
2022-09-10 14:00:22 +05:30
templates
/browser
Fixed SonarQube issues.
2022-09-08 18:08:58 +05:30
tests
Fixed API test case for change password in the server mode.
Fixes
#7648
2022-09-06 11:30:21 +05:30
__init__.py
Conditionally pin Flask version based on Python version.
2022-08-17 12:21:05 +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
Remove Alertify from pgAdmin completely.
Fixes
#7619
2022-09-08 15:16:48 +05:30
utils.py
The following are the initial fixes for PG15:
2022-05-17 20:32:17 +05:30