.. |
migrations
|
Ensure port and username should not be mandatory when a service is provided. Fixes #4642
|
2019-09-13 11:54:16 +05:30 |
pgadmin
|
Highlighted the color of closing or opening parenthesis when user select them in CodeMirror. Fixes #4728
|
2019-10-04 13:55:00 +05:30 |
regression
|
There is no option to Copy data with headers from Query Tool/View Data.
|
2019-09-27 12:14:39 +05:30 |
.editorconfig
|
Add an editorconfig file to help maintain coding standards.
|
2017-07-21 09:39:23 +01:00 |
.eslintignore
|
Ignore the ycache directory when linting.
|
2018-05-31 10:34:29 -04:00 |
.eslintrc.js
|
Added recommended ESLinter checks. Fixes #4142
|
2019-04-05 13:07:43 +05:30 |
babel.cfg
|
Fix translation extraction for new client side translations, and update catalogs.
|
2017-03-28 15:21:49 -04:00 |
config.py
|
Fix the default value for PROXY_X_PROTO_COUNT per Aditya.
|
2019-10-04 12:34:59 +01:00 |
karma.conf.js
|
Remove the large and unnecessary dependency on React and 87 other related libraries. Fixes #4018
|
2019-03-07 10:51:59 +00:00 |
package.json
|
Remove HardSourceWebpackPlugin as WebPack 4 is fast enough and it causes more problems than it solves.
|
2019-08-08 15:38:47 +01:00 |
pgAdmin4.py
|
Added backward compatible code for reverse proxy in case werkzeug is older.
|
2019-10-01 17:55:43 +05:30 |
pgAdmin4.wsgi
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
setup.py
|
Don't try to set permissions on Windows. It won't work anyway. Fixes #4276
|
2019-05-20 13:53:08 +01:00 |
webpack.config.js
|
Remove HardSourceWebpackPlugin as WebPack 4 is fast enough and it causes more problems than it solves.
|
2019-08-08 15:38:47 +01:00 |
webpack.shim.js
|
1) Add support of Compound Triggers for EPAS 12+. Fixes #4144.
|
2019-08-08 16:59:11 +05:30 |
webpack.test.config.js
|
Allow the UI layout to be fully locked or to prevent docking changes. Fixes #2653
|
2019-05-31 11:51:30 -04:00 |
yarn.lock
|
Add editor options for plain text mode and to disable block folding to
|
2019-09-04 15:46:08 +01:00 |