pgadmin4/web
Joao Pedro De Almeida Pereira 70832286bc Update Chromedriver version for Chrome 58.
Note:
If you had previously installed the old driver you need to uninstall and install again it.

$ pip uninstall chromedriver_installer
$ pip install -r regression/requirements.txt
2017-04-21 09:54:18 +01:00
..
pgadmin Prevent the top-left logo from changing colour when clicked. 2017-04-18 15:09:09 +01:00
regression Update Chromedriver version for Chrome 58. 2017-04-21 09:54:18 +01:00
tools Add a simple tool to minimise CSS and JS files (for future use) 2017-03-25 22:04:52 -04:00
babel.cfg Fix translation extraction for new client side translations, and update catalogs. 2017-03-28 15:21:49 -04:00
config.py Bump version numbers for release. 2017-04-10 14:24:46 +01:00
karma.conf.js Oops, syntax error. 2017-04-06 16:13:42 +01:00
package.json Move the package.json file to the web/ directory 2017-03-15 17:15:16 +00:00
pgAdmin4.py Fix the issue where Import/Export was failing in linux runtime. Fixes #2166 2017-03-09 09:54:55 +00:00
pgAdmin4.wsgi Fix WSGI support. 2016-08-18 13:43:00 +01:00
setup.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30