..
migrations
Allow connections to be coloured in the treeview and query tool. Fixes #1383 . Fixes #2802
2017-11-21 16:28:01 +00:00
pgadmin
Add support for editing data in tables with OIDs but no primary keys. Fixes #2849 .
2017-12-13 10:28:31 +00:00
regression
Fix regression tests for password reset in server mode
2017-11-30 13:16:59 +00:00
.editorconfig
Add an editorconfig file to help maintain coding standards.
2017-07-21 09:39:23 +01:00
.eslintrc.js
Disable the line ending check entirely in eslint, as the previous platform-specific fix doesn't work with all versions.
2017-11-23 09:34:44 +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
Illustrate how to set the default mail sender name.
2017-11-28 09:29:31 +00:00
karma.conf.js
Enable pretty html output of our karma test results. While running yarn test:karma, visit localhost:9876/debug.html to see test output.
2017-07-07 15:54:42 +01:00
package.json
Add license field to package.json to stop yarn bleating.
2017-12-05 14:21:13 +09:00
pgAdmin4.py
Ship with pre-configured paths that can work in both Server and Desktop modes out of the box. Fixes #2662
2017-08-25 10:54:28 +01:00
pgAdmin4.wsgi
Ensure builtins.SERVER_MODE is set in the WSGI wrapper.
2017-09-18 10:33:26 +01:00
setup.py
Allow pgAdmin to run with config database versions from the future. Fixes #2664
2017-08-29 15:03:02 +01:00
webpack.config.js
Always pack React in prod mode to avoid a bug in debug mode that prevents the history tab working.
2017-09-13 15:50:09 +01:00
webpack.shim.js
Allow connections to be coloured in the treeview and query tool. Fixes #1383 . Fixes #2802
2017-11-21 16:28:01 +00:00
webpack.test.config.js
Improved alertify notification logic. Remove AlertifyWrapper class and extend notification methods in alertify itself.
2017-07-31 18:59:44 +05:30
yarn.lock
Allow connections to be coloured in the treeview and query tool. Fixes #1383 . Fixes #2802
2017-11-21 16:28:01 +00:00