pgadmin4/web
Surinder Kumar 9e8e3fc787 Fix file selection on Windows. Fixes #1319
1) Unable to select sql file through query tool on windows OS. In file_manager.js, we are stripping initial slash '/' from the path obtained, but we should not strip if it is full path like 'c:/path/to/dir/filename.ext'

2) Handle directory path if STORAGE_DIR is None. Proper checks are added.
2016-06-10 17:06:22 +01:00
..
pgadmin Fix file selection on Windows. Fixes #1319 2016-06-10 17:06:22 +01:00
regression Initial version of a regression test framework 2016-04-17 10:39:08 -04:00
babel.cfg Fix i18n for the docking system. 2015-03-03 10:51:29 +00:00
config.py User management. 2016-06-06 13:34:08 +01:00
pgAdmin4.py Fixes #1185 - While connecting to the server, application becomes almost 2016-06-02 14:51:33 +05:30
setup.py Validate email addresses when creating the config DB. 2016-06-10 16:19:46 +01:00