pgadmin4/web/pgadmin/tools
2017-03-21 16:40:21 +00:00
..
backup Correct some EDB Postgres Advanced Server branding. 2017-03-21 10:12:26 +00:00
datagrid Cleanup some ugly code formatting. 2017-03-09 09:27:41 +00:00
debugger Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 2017-03-01 16:58:51 +05:30
grant_wizard Rename the 9.1_plus templates to "default" to more appropriately support Greenplum which is based on 8.3. 2017-02-01 09:57:49 +00:00
import_export Fix the issue where Import/Export was failing in linux runtime. Fixes #2166 2017-03-09 09:54:55 +00:00
maintenance Use "could not" consistently, instead of "couldn't" which was used in some places. 2017-03-07 10:29:54 +00:00
restore Fix the issue where Import/Export was failing in linux runtime. Fixes #2166 2017-03-09 09:54:55 +00:00
sqleditor PRevent an error being displayed if the user views data on a table with no columns. Fixes #2244 2017-03-21 16:40:21 +00: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 Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
__init__.py Import from flask_babel instead of the deprecated flask.ext.babel. Fixes #2264 2017-03-17 10:22:41 +00:00