Commit graph

5585 commits

Author SHA1 Message Date
Griatch
fccb128952 Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507. 2019-03-31 13:37:08 +02:00
Griatch
7bf4874f7e Make bottom border-char inherit from top-border char. Resolves #1582. 2019-03-31 00:11:17 +01:00
Griatch
86be1e519b Minor tweak to unit test 2019-03-30 23:09:25 +01:00
Griatch
6bd50543ff Escape html tag output from @py. Add /clientraw switch. Resolves #1369. 2019-03-30 23:01:28 +01:00
Griatch
db3071356c Reworked Menu-login contrib to latest EvMenu style. 2019-03-30 21:47:40 +01:00
Griatch
b68a79ba27 Merge branch 'master' into develop 2019-03-30 17:42:17 +01:00
Griatch
f0d98e1a5b Fix Evmenu infinite loop on empty key. Resolves #1769. 2019-03-30 17:41:28 +01:00
Griatch
37e8585b78 Fix EvMenu infinite loop on empty-string key. Resolves #1769 2019-03-30 17:39:08 +01:00
Griatch
cd375165b7 Automatically run collectstatic on server reload 2019-03-30 14:33:16 +01:00
Griatch
a1f7fd3081 Support Django 2.1 2019-03-25 23:36:38 +01:00
Griatch
fbfb6da975 Resolve support for Django 2.0 2019-03-25 21:45:34 +01:00
Griatch
f9354d9aeb Start conversion for Django 2.0; change to auth for compatibility 2019-03-25 08:48:32 +01:00
Griatch
fbfae59138 Set minimum python version to 3.7 2019-03-24 22:39:21 +01:00
Griatch
92fd1cd300 Add todo exception for mysql test 2019-03-24 22:27:37 +01:00
Griatch
362f5cf5c1 Test to pass SET NAMES to init_command 2019-03-24 15:31:43 +01:00
Griatch
ee1e7c6a7d Syntax fix 2019-03-24 14:53:29 +01:00
Griatch
771bd22459 Further test to explicitly set collation on table 2019-03-24 14:50:34 +01:00
Griatch
e64bd7970a Test alternate py3 version 2019-03-24 14:03:19 +01:00
Griatch
124d0425f9 Correct python package name 2019-03-24 13:59:18 +01:00
Griatch
f83986f305 Test reverting to older mysql version 2019-03-24 13:56:27 +01:00
Griatch
39dedb70bd Test init_command for mysql 2019-03-24 13:37:11 +01:00
Griatch
912e66eff1 Fix silly typo in travis file 2019-03-24 13:08:17 +01:00
Griatch
c6f7b88f3d further cleanup 2019-03-24 13:00:38 +01:00
Griatch
b16bf45de1 Test output of query in mysql 2019-03-24 12:15:02 +01:00
Griatch
54e3371e3f Check individual columns of accounts 2019-03-24 11:56:33 +01:00
Griatch
9e6da7a0d1 Yet another try at formatting subprocess call 2019-03-24 11:38:33 +01:00
Griatch
3121354620 Further tweak of the subprocess syntax 2019-03-24 11:30:12 +01:00
Griatch
87b048c21e Correct subprocess call syntax 2019-03-24 11:14:39 +01:00
Griatch
98df7ce2cb Embed a mysql query from test suite 2019-03-24 11:03:50 +01:00
Griatch
6c1f833efc Correct SHOW TABLE STATUS call 2019-03-24 10:44:23 +01:00
Griatch
b0712fd5ba Debug with SHOW TABLE STATUS 2019-03-24 10:35:55 +01:00
Griatch
78557482cd Test if setting explicit collate helps 2019-03-24 10:32:12 +01:00
Griatch
6acecb1c1e Test to output SHOW VARIABLES as part of travis run 2019-03-24 10:19:26 +01:00
Griatch
b4aee41dd8 Enforce order to certain manager operations 2019-03-24 00:53:27 +01:00
Griatch
958467d785 handle another special unittest case 2019-03-24 00:36:10 +01:00
Griatch
814bb2e8f8 Resolve further unit test issue with postgres 2019-03-23 23:34:34 +01:00
Griatch
64d99aaf11 Fix race condition bug in search discovered by comparing with postgres result 2019-03-23 21:33:41 +01:00
Griatch
fa3588be20 Assign crumbling wall dest for sake of postgres 2019-03-23 16:46:31 +01:00
Griatch
2f21f6a0f6 Debug echo for analyzing unit test error for postgres run 2019-03-23 16:12:00 +01:00
Griatch
e283adb7a1 Update unit test to experiment with py3.7 support 2019-03-23 08:48:26 +01:00
Griatch
c4d178c6c7 Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
Griatch
1d0d6bc7cf Update unit tests for better postgres support 2019-03-21 22:35:58 +01:00
Griatch
a9460cffad Update contrib tests for postgres 2019-03-21 18:32:58 +01:00
Griatch
ca5c7cd188 Correct command unit tests for postgres 2019-03-21 18:07:31 +01:00
Griatch
3504d95402 Merge branch 'develop' into develop-py3 2019-03-21 16:45:50 +01:00
Griatch
b281799803 Further fixes to travis build 2019-03-21 16:41:30 +01:00
Griatch
38258838ea Another fix 2019-03-21 09:44:34 +01:00
Griatch
9736841e23 Tweak conditional imports 2019-03-21 09:42:04 +01:00
Griatch
c74fa3f725 Add my.conf file do mysql test 2019-03-21 09:37:20 +01:00
Griatch
83d643342e Test init_command for mysql initialization 2019-03-20 23:14:28 +01:00