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
90a45557b95c1288f393de294ab0b834ca2f6ff7
pgadmin4
/
web
/
pgadmin
/
browser
History
Akshay Joshi
90a45557b9
1. Fix syntax error when adding more than one column to the existing table.
Fixes
#4162
...
2. Fix syntax error when creating a table with a serial column.
Fixes
#4284
2019-05-27 13:09:11 +05:30
..
server_groups
1. Fix syntax error when adding more than one column to the existing table.
Fixes
#4162
2019-05-27 13:09:11 +05:30
static
Ensure that element should get highlighted when they get focus on using Tab key.
Fixes
#4245
2019-05-15 17:42:07 +05:30
templates
/browser
Update the UI logo. Artwork by Chethana Kumar.
Fixes
#4208
2019-05-23 16:39:10 +01:00
tests
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
__init__.py
Stop using application/x-javascript as a mime type and use the RFC-compliant application/javascript instead.
Fixes
#4261
2019-05-15 09:44:57 +01:00
collection.py
Update copyright notices for 2019
2019-01-02 15:54:12 +05:30
register_browser_preferences.py
Automatically expand child nodes as well as the selected node on the treeview if there is only one.
Fixes
#3559
2019-02-14 09:18:08 +00:00
utils.py
1) Make folder name pluralise inside 'templates' folder and fix naming inconsistency.
2019-05-15 15:11:54 +05:30