| .. |
|
migrations
|
Fixed user password-related issues.
|
2021-06-10 22:56:38 +05:30 |
|
pgadmin
|
If the binary path contains '' then show as it is on GUI if the path contains valid utilities.
|
2021-06-14 19:23:26 +05:30 |
|
regression
|
1) Binary path set to the default location in which we install the binaries.
|
2021-06-10 22:49:05 +05:30 |
|
.editorconfig
|
Fixed focus color issue for Alertify dialog buttons. Fixes #5292
|
2020-03-26 15:30:31 +05:30 |
|
.eslintignore
|
Ignore the ycache directory when linting.
|
2018-05-31 10:34:29 -04:00 |
|
.eslintrc.js
|
Included JSX files in the linter check.
|
2021-04-08 17:56:18 +05:30 |
|
babel.cfg
|
Modify babel config for javascript files.
|
2020-09-13 18:54:35 +05:30 |
|
config.py
|
1) Added logic to set the appropriate default binary path if DEFAULT_BINARY_PATH is
|
2021-06-07 20:36:34 +05:30 |
|
karma.conf.js
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
package.json
|
Added support to launch PSQL for the connected database server. Fixes #2341
|
2021-05-25 20:12:57 +05:30 |
|
pgAdmin4.py
|
Added support to launch PSQL for the connected database server. Fixes #2341
|
2021-05-25 20:12:57 +05:30 |
|
pgAdmin4.wsgi
|
Update copyright notices for 2021
|
2021-01-04 15:34:45 +05:30 |
|
pgadmin.themes.json
|
1) Further styling tweaks for Dark Theme.
|
2019-11-11 18:47:43 +05:30 |
|
setup.py
|
Fixed ModuleNotFoundError when running setup.py from outside of the root. Fixes #6408
|
2021-04-27 12:54:57 +05:30 |
|
webpack.config.js
|
Fixes SonarQube issues.
|
2021-05-29 12:55:59 +05:30 |
|
webpack.shim.js
|
Added support to launch PSQL for the connected database server. Fixes #2341
|
2021-05-25 20:12:57 +05:30 |
|
webpack.test.config.js
|
Added support to launch PSQL for the connected database server. Fixes #2341
|
2021-05-25 20:12:57 +05:30 |
|
yarn.lock
|
Fixed the issue of renaming the database by another user. Fixes #4203
|
2021-05-31 12:41:09 +05:30 |