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
9b0889842d507647ce319ef483bb45fa65ebde6c
pgadmin4
/
web
/
pgadmin
/
browser
History
Akshay Joshi
9b0889842d
Fix dropping of multiple functions/procedures at once.
Fixes
#3746
2018-11-14 08:40:21 -05:00
..
server_groups
Fix dropping of multiple functions/procedures at once.
Fixes
#3746
2018-11-14 08:40:21 -05:00
static
Add support for dropping multiple objects at once from the collection Properties panel.
Fixes
#1513
2018-10-31 10:30:37 +00:00
templates
/browser
Update to use Bootstrap 3 instead of Bootstrap 4.
Fixes
#3562
2018-10-10 12:43:26 +01:00
tests
Test case fixes for server mode.
2018-10-18 09:39:09 +01:00
__init__.py
Move all CSS into SCSS files for consistency and ease of colour maintenance etc.
Fixes
#2927
2018-09-04 11:24:51 +01:00
collection.py
Update Python and JS modules.
Fixes
#3154
2018-04-04 10:47:01 +01:00
register_browser_preferences.py
Add support for dropping multiple objects at once from the collection Properties panel.
Fixes
#1513
2018-10-31 10:30:37 +00:00
utils.py
Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use
2018-06-18 09:58:16 +05:30