pgadmin4/web/pgadmin/tools
2017-06-13 11:00:17 +05:30
..
backup Using client-side 'url_for' implementation in the backup module. 2017-06-13 10:59:11 +05:30
datagrid Update the styling to use the set of grays defined in the WIP style guide. 2017-06-07 13:57:49 +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 the client-side translation using the client-side 'gettext' 2017-06-07 15:53:05 +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 Refresh the SQL editor view on resize to ensure the contents are re-rendered for the new viewport. Fixes #2078 2017-06-12 13:25:52 +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