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
dd318e679d97840efc450307c118146e8c5d5840
pgadmin4
/
web
/
pgadmin
/
tools
History
Dave Page
dd318e679d
Minor colour tweaks for highlighted rows in the data editor. These are likely to be changed again when we overhaul and standardise the colouring, but at least now they're using colours from the style guide.
2017-05-12 11:29:46 +01:00
..
backup
Fix the Backup module where it was not working if user changes its preference language other than english.
Fixes
#2354
2017-05-04 16:06:10 +01:00
datagrid
Fixes
#2328
2017-05-09 13:03:44 +05:30
debugger
Fixes
#2328
2017-05-09 13:03:44 +05:30
grant_wizard
Fix some code inspection complaints
2017-03-25 22:04:52 -04:00
import_export
Fix the Backup module where it was not working if user changes its preference language other than english.
Fixes
#2354
2017-05-04 16:06:10 +01:00
maintenance
Fix the Backup module where it was not working if user changes its preference language other than english.
Fixes
#2354
2017-05-04 16:06:10 +01:00
restore
Fix the Backup module where it was not working if user changes its preference language other than english.
Fixes
#2354
2017-05-04 16:06:10 +01:00
sqleditor
Minor colour tweaks for highlighted rows in the data editor. These are likely to be changed again when we overhaul and standardise the colouring, but at least now they're using colours from the style guide.
2017-05-12 11:29:46 +01:00
templates
/js
Add a mechanism for centralising JS translations, to avoid having to render many JS files with Jinja.
2017-03-15 17:10:22 +00:00
user_management
Replace all occurrences of "can not" with "cannot".
2017-04-05 13:38:14 +01:00
__init__.py
Import from flask_babel instead of the deprecated flask.ext.babel.
Fixes
#2264
2017-03-17 10:22:41 +00:00