pgadmin4/web/pgadmin/tools
Dave Page 354679e69b Fix an issue where we were executing SELECT statements in transactions in query tool which probably is not required because SELECT statements are already protected from dirty reads. Fixes #2683 2017-09-20 11:59:37 +01:00
..
backup Unset compression ratio if it is an empty string in Backup module. Fixes #2582 2017-08-17 16:35:42 +05:30
datagrid Filtered Rows dialog not opened from the context menu. Fixes #2699 2017-09-19 11:46:51 +05:30
debugger Bundle fonts with pgAdmin so we have a standard set for all platforms. 2017-09-13 16:01:14 +01:00
grant_wizard Fix validation message styling on thegrant wizard. Fixes #2673 2017-09-20 11:34:01 +01:00
import_export Some cosmetic changes. 2017-08-09 16:52:12 +05:30
maintenance Some cosmetic changes. 2017-08-09 16:52:12 +05:30
restore Improved alertify notification logic. Remove AlertifyWrapper class and extend notification methods in alertify itself. 2017-07-31 18:59:44 +05:30
sqleditor Fix an issue where we were executing SELECT statements in transactions in query tool which probably is not required because SELECT statements are already protected from dirty reads. Fixes #2683 2017-09-20 11:59:37 +01:00
templates/js Webpack all the things! Fixes #2135 2017-07-18 15:13:17 +01:00
user_management Fix user manager role handling. Fixes #2641 2017-09-18 11:45:57 +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