pgadmin4/web/pgadmin
Surinder Kumar d806a9ce9e Fix the file manager when used under Python 3. Fixes #1872
Issues fixed:

1) In Python 3, parameter "cmp" is removed from sorted method. So File Manager won't open.
As we are sorting data on JS side using Natural sort, so on server side sorting is not required.

2) Improvement in Exception handling.
2016-10-21 12:43:02 +01:00
..
about Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
browser Don't allow setting of security labels on edbspl stored procedures (by correctly checking the node type). Fixes #1576 2016-10-21 12:37:47 +01:00
dashboard Cleanup the dashboard tables a little for readability 2016-10-14 17:42:29 -07:00
help Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
misc Fix the file manager when used under Python 3. Fixes #1872 2016-10-21 12:43:02 +01:00
model Move security keys into the SQLite database, and auto-generate them. 2016-10-19 09:22:38 +01:00
preferences Resolved - Integer type of preferences are not updated 2016-10-19 16:18:22 +05:30
redirects Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
settings Stop using deprecated imports. 2016-07-22 16:25:23 +01:00
static Fix layout of DateTimePicker control help message. Fixes #1864 2016-10-18 12:43:58 +01:00
templates Misc fixes and additions for pgAgent support: 2016-09-22 15:27:59 +01:00
tools Ensure the grant wizard works with objects with special characters in the name. Fixes #1599 2016-10-21 11:58:46 +01:00
translations/fr/LC_MESSAGES Update message catalogs 2016-09-26 15:57:03 +01:00
utils Fix regression test import issue. 2016-10-13 06:49:33 -07:00
__init__.py Move security keys into the SQLite database, and auto-generate them. 2016-10-19 09:22:38 +01:00
messages.pot Update message catalogs 2016-09-26 15:57:03 +01:00