pgadmin4/web/pgadmin/tools
2017-05-30 16:22:11 +01:00
..
backup Ensure object names are properly escaped for external process management. Fixes #2405 2017-05-15 13:01:12 +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 Ensure object names are properly escaped for external process management. Fixes #2405 2017-05-15 13:01:12 +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 Avoid re-rendering the edit grid for every row that is pasted. 2017-05-30 16:22:11 +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