Commit graph

5589 commits

Author SHA1 Message Date
Griatch
3441216e44 Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585. 2019-03-31 21:10:37 +02:00
Griatch
aface0ab84 Mention in OLC that you can just write to enter a new value 2019-03-31 19:31:06 +02:00
Griatch
460434b435 Fix py3 regression in ansi filler divisor. Resolves #1804. 2019-03-31 18:56:30 +02:00
Griatch
4725467c84 Update docs on dynamic/persistence of commands. Resolves #1444 2019-03-31 16:12:10 +02:00
Griatch
0bad929c79 Add support for MSDP LIST/REPORT/UNREPORT. Resolves #1507. 2019-03-31 13:37:08 +02:00
Griatch
c0d73917b8 Make bottom border-char inherit from top-border char. Resolves #1582. 2019-03-31 00:11:17 +01:00
Griatch
146f0a48a7 Minor tweak to unit test 2019-03-30 23:09:25 +01:00
Griatch
462cbdf127 Escape html tag output from @py. Add /clientraw switch. Resolves #1369. 2019-03-30 23:01:28 +01:00
Griatch
aa23f32e76 Reworked Menu-login contrib to latest EvMenu style. 2019-03-30 21:47:40 +01:00
Griatch
98c923db26 Merge branch 'master' into develop 2019-03-30 17:42:17 +01:00
Griatch
0f56719289 Fix Evmenu infinite loop on empty key. Resolves #1769. 2019-03-30 17:41:28 +01:00
Griatch
f46276c854 Fix EvMenu infinite loop on empty-string key. Resolves #1769 2019-03-30 17:39:08 +01:00
Griatch
0219f3917e Automatically run collectstatic on server reload 2019-03-30 14:33:16 +01:00
Griatch
5447c57731 Support Django 2.1 2019-03-25 23:36:38 +01:00
Griatch
d9c1fa56e5 Resolve support for Django 2.0 2019-03-25 21:45:34 +01:00
Griatch
a100c1af89 Start conversion for Django 2.0; change to auth for compatibility 2019-03-25 08:48:32 +01:00
Griatch
3fbbcb8edc Set minimum python version to 3.7 2019-03-24 22:39:21 +01:00
Griatch
abd5ae825d Add todo exception for mysql test 2019-03-24 22:27:37 +01:00
Griatch
2953afc7b7 Test to pass SET NAMES to init_command 2019-03-24 15:31:43 +01:00
Griatch
4001da059c Syntax fix 2019-03-24 14:53:29 +01:00
Griatch
dc51fc66e8 Further test to explicitly set collation on table 2019-03-24 14:50:34 +01:00
Griatch
83c0224cf4 Test alternate py3 version 2019-03-24 14:03:19 +01:00
Griatch
2ea831ca00 Correct python package name 2019-03-24 13:59:18 +01:00
Griatch
8c7ad2def4 Test reverting to older mysql version 2019-03-24 13:56:27 +01:00
Griatch
b422877a27 Test init_command for mysql 2019-03-24 13:37:11 +01:00
Griatch
ea2622d5b3 Fix silly typo in travis file 2019-03-24 13:08:17 +01:00
Griatch
651afe424d further cleanup 2019-03-24 13:00:38 +01:00
Griatch
1561ab7286 Test output of query in mysql 2019-03-24 12:15:02 +01:00
Griatch
279451062b Check individual columns of accounts 2019-03-24 11:56:33 +01:00
Griatch
d7261bdb17 Yet another try at formatting subprocess call 2019-03-24 11:38:33 +01:00
Griatch
6ddaa2ba9c Further tweak of the subprocess syntax 2019-03-24 11:30:12 +01:00
Griatch
dedc8c502a Correct subprocess call syntax 2019-03-24 11:14:39 +01:00
Griatch
2928c1003c Embed a mysql query from test suite 2019-03-24 11:03:50 +01:00
Griatch
44f0af3370 Correct SHOW TABLE STATUS call 2019-03-24 10:44:23 +01:00
Griatch
7d28c7f7c3 Debug with SHOW TABLE STATUS 2019-03-24 10:35:55 +01:00
Griatch
94a150f361 Test if setting explicit collate helps 2019-03-24 10:32:12 +01:00
Griatch
ceab3f9a29 Test to output SHOW VARIABLES as part of travis run 2019-03-24 10:19:26 +01:00
Griatch
d1c3679998 Enforce order to certain manager operations 2019-03-24 00:53:27 +01:00
Griatch
317736ad29 handle another special unittest case 2019-03-24 00:36:10 +01:00
Griatch
6f5559709e Resolve further unit test issue with postgres 2019-03-23 23:34:34 +01:00
Griatch
88491b0c4b Fix race condition bug in search discovered by comparing with postgres result 2019-03-23 21:33:41 +01:00
Griatch
36bbad233a Assign crumbling wall dest for sake of postgres 2019-03-23 16:46:31 +01:00
Griatch
c597591e63 Debug echo for analyzing unit test error for postgres run 2019-03-23 16:12:00 +01:00
Griatch
2ec1c12ae6 Update unit test to experiment with py3.7 support 2019-03-23 08:48:26 +01:00
Griatch
35424bc499 Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
Griatch
2aab9895d2 Update unit tests for better postgres support 2019-03-21 22:35:58 +01:00
Griatch
566e65a29e Update contrib tests for postgres 2019-03-21 18:32:58 +01:00
Griatch
66c943f4e9 Correct command unit tests for postgres 2019-03-21 18:07:31 +01:00
Griatch
f49c77d770 Merge branch 'develop' into develop-py3 2019-03-21 16:45:50 +01:00
Griatch
f2b97bffcf Further fixes to travis build 2019-03-21 16:41:30 +01:00