Commit graph

5596 commits

Author SHA1 Message Date
amfl
c05b00c19b Update Dockerfile to python3
Changed from alpine -> python:3.7-alpine due to alpine only having
python3.6 in repos. Some packages have changed as a result.
2019-04-04 19:11:26 +13:00
amfl
19776ece10 Remove zope __init__.py workaround, not needed for py3.3+.
It causes problems when zope is installed in a read-only location
2019-04-04 19:08:43 +13:00
Griatch
da2b3eec80 Merge pull request #1806 from volundmush/ex_attrcategory
Changed @examine to list Attribute categories.
2019-04-03 19:28:41 +02:00
Andrew Bastien
3adc908ca2 Fixed the rest of @examine. Attribute checks should work now. 2019-04-03 02:53:19 -04:00
Andrew Bastien
4fd99201b0 Changed @examine to list Attribute categories. 2019-04-03 02:05:10 -04:00
Griatch
0a062517bd Fix-length log file date format, retain unix sort. Resolves #1721. 2019-03-31 22:45:19 +02:00
Griatch
690a11754d Fix permission level to edit object. Resolve #1801 2019-03-31 22:06:06 +02:00
Griatch
83c6bb69d1 Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585. 2019-03-31 21:10:37 +02:00
Griatch
f4a1bf9bae Mention in OLC that you can just write to enter a new value 2019-03-31 19:31:06 +02:00
Griatch
f485099b7b Fix py3 regression in ansi filler divisor. Resolves #1804. 2019-03-31 18:56:30 +02:00
Griatch
ee5f4044e8 Update docs on dynamic/persistence of commands. Resolves #1444 2019-03-31 16:12:10 +02:00
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