pgadmin4/web/pgadmin/browser/server_groups/servers
Dave Page 17de7db70b Fix server stats display for EPAS 9.2, where inet needs casting to text for concatenation. Fixes #1831 2017-05-17 15:53:13 +01:00
..
databases Reverse engineer SQL for table-returning functions correctly. Fixes #1851 2017-05-17 15:49:56 +01:00
pgagent (De)Capitalized strings to fit the common/usual format, corrected spelling, removed unnecessary characters. 2017-04-05 13:50:49 +01:00
resource_groups Re-organised the regression directory now we have multiple test suites: move test_utils.py into python_test_utils/ 2017-03-23 11:59:31 +00:00
roles (De)Capitalized strings to fit the common/usual format, corrected spelling, removed unnecessary characters. 2017-04-05 13:50:49 +01:00
static Fixed handling of nested privileges. Fixes #2335 2017-04-25 12:39:46 +05:30
tablespaces Fix sorting of sizes on the statistics views by sorting raw values and prettifying on the client side. Includes Jasmine tests for the prettyfying function. Fixes #2315 2017-05-08 11:29:13 +01:00
templates Fix server stats display for EPAS 9.2, where inet needs casting to text for concatenation. Fixes #1831 2017-05-17 15:53:13 +01:00
tests 1) Splits the SQL query used to retrieve the Dependents, Dependencies, and Roles SQL file into multiple versioned files. 2017-05-15 10:40:46 +05:30
__init__.py Replace all occurrences of "can not" with "cannot". 2017-04-05 13:38:14 +01:00
ppas.py Ensure database driver names and description strings can be translated. Fixes #2190 2017-04-18 13:33:27 +01:00
types.py Ensure database driver names and description strings can be translated. Fixes #2190 2017-04-18 13:33:27 +01:00
utils.py Fix the issue with Jinja conditions in Foreign Data Wrappers, Foreign Servers, User Mapping. 2017-02-09 12:05:09 +00:00