pgadmin4/web/pgadmin/tools
Aditya Toshniwal b82e6dbdb8 1) Added email id validation on the login page.
2) Added validation for the file manager.
2020-09-11 19:55:19 +05:30
..
backup Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
datagrid Fixed an issue where clicking on the 'Generate script' button shows a forever spinner due to pop up blocker. Fixes #5815 2020-09-09 20:10:56 +05:30
debugger Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
grant_wizard Fixed cognitive complexity issues reported by SonarQube. 2020-09-03 18:10:57 +05:30
import_export Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
maintenance Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
restore Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
schema_diff Ensure that the 'CREATE SCHEMA' statement should be present in the generated script if the schema is not present in the target database. Fixes #5816 2020-09-11 19:06:56 +05:30
search_objects Rename the menu option 'Search objects' to 'Search Objects...' 2020-09-02 16:44:30 +05:30
sqleditor Ensure that the 'CREATE SCHEMA' statement should be present in the generated script if the schema is not present in the target database. Fixes #5816 2020-09-11 19:06:56 +05:30
templates Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
user_management 1) Added email id validation on the login page. 2020-09-11 19:55:19 +05:30
__init__.py Fixed code smell 'Define a constant instead of duplicating this literal' reported by SonarQube. 2020-08-20 20:26:51 +05:30