pgadmin4/web/pgadmin/utils
2018-07-09 14:08:41 +01:00
..
driver Fix Python 2.6 support for SQL_ASCII data in the query tool. 2018-06-21 17:06:28 -04:00
javascript PEP8 fixes. 2018-03-02 09:37:11 +00:00
sqlautocomplete Add an option to auto-complete keywords in upper case. Fixes #2686 2018-06-15 10:18:56 +01:00
tests Fixed display SQL of table with index for GreenPlum database. Fixes #3306 2018-04-25 12:36:41 +05:30
__init__.py Update Python and JS modules. Fixes #3154 2018-04-04 10:47:01 +01:00
ajax.py Fix handling of SQL_ASCII data in the query tool. Fixes #3289. Fixes #3250 2018-06-21 08:26:01 -04:00
compile_template_name.py Fixed display SQL of table with index for GreenPlum database. Fixes #3306 2018-04-25 12:36:41 +05:30
crypto.py Fix password encryption/decryption on Python 3. 2018-04-11 13:45:59 +01:00
exception.py Add support for SSH tunneled connections. Fixes #1447 2018-05-04 11:27:27 +01:00
html.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
menu.py PEP8 fixes for the utils module. Fixes #3076 2018-01-31 13:58:55 +00:00
paths.py Appropriately set the cookie path. Fixes #3197 2018-03-19 17:09:19 +00:00
preferences.py Ensure text is visible in the SQL Filter dialogue. Fixes #3478 2018-07-09 14:08:41 +01:00
route.py Cleanup some old code that was failing CI. 2018-04-26 16:21:46 +01:00
server_utils.py Skip tests where appropriate on GPDB. Fixes #3190 2018-03-13 15:32:35 -04:00
session.py Don't create a session when the /misc/ping test endpoint is called. Fixes #3371 2018-07-05 11:12:03 +01:00
versioned_template_loader.py Function and procedure support for PG11. Fixes #3362 2018-06-13 15:03:17 +01:00