pgadmin4/web/pgadmin/tools
2017-06-14 12:18:27 +01:00
..
backup Using client-side 'url_for' implementation in the backup module. 2017-06-13 10:59:11 +05:30
datagrid Use a more sensible name for Query Tool tabs. Fixes #2482 2017-06-13 11:34:24 +01:00
debugger Teach dialogues about Escape to cancel, Enter to Save/OK, and F1 for help. Fixes #1535 2017-06-12 16:43:29 +01:00
grant_wizard Using client-side 'url_for' implementation in the Grant-Wizard module. 2017-06-13 11:47:55 +05:30
import_export Teach dialogues about Escape to cancel, Enter to Save/OK, and F1 for help. Fixes #1535 2017-06-12 16:43:29 +01:00
maintenance Teach dialogues about Escape to cancel, Enter to Save/OK, and F1 for help. Fixes #1535 2017-06-12 16:43:29 +01:00
restore Using client-side 'url_for' implementation in the restore module. 2017-06-13 11:00:17 +05:30
sqleditor Ensure text editors render in an appropriate place on the results grid. Fixes #2477 2017-06-14 12:18:27 +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 Teach dialogues about Escape to cancel, Enter to Save/OK, and F1 for help. Fixes #1535 2017-06-12 16:43:29 +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