..
migrations
Added support for schema level restriction. Fixes #5583
2020-06-30 19:15:23 +05:30
pgadmin
Fix the dialog size when zoom level is changed of the browser.
2020-07-01 11:49:43 +05:30
regression
Fixed code smells having rule 'Nested blocks of code should not be left empty'.
2020-06-26 13:18:27 +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
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
babel.cfg
Fix translation extraction for new client side translations, and update catalogs.
2017-03-28 15:21:49 -04:00
config.py
Update version for release.
2020-06-22 17:42:46 +05:30
karma.conf.js
Update copyright notices for 2020.
2020-01-02 14:43:50 +00:00
package.json
Cleanup some code smells identified by SonarQube.
2020-06-10 16:42:59 +01:00
pgAdmin4.py
Refactor pgAdmin4.py so it can be imported and is a lot more readable. Fixes #5455
2020-05-04 15:28:44 +01:00
pgAdmin4.wsgi
Raise an exception under Python < 3.4 for WSGI mode.
2020-05-04 15:06:45 +05:30
pgadmin.themes.json
1) Further styling tweaks for Dark Theme.
2019-11-11 18:47:43 +05:30
setup.py
Fixed an issue when dumping servers from a desktop pgAdmin app by providing an option '--sqlite-path'. Fixes #5521
2020-06-01 11:22:38 +05:30
webpack.config.js
Added support of Row Security Policies. Fixes #5516
2020-06-15 15:44:59 +05:30
webpack.shim.js
Added support of Row Security Policies. Fixes #5516
2020-06-15 15:44:59 +05:30
webpack.test.config.js
Added search object functionality. Fixes #2172
2020-04-06 17:33:07 +05:30
yarn.lock
More code cleanup for SonarQube.
2020-06-18 16:20:34 +01:00