Commit graph

808 commits

Author SHA1 Message Date
Griatch
f7cce4ad10 Add crafting contrib 2020-11-28 18:16:00 +01:00
Griatch
50779ee84d Fix error that did not let Session base beoverloaded correctly 2020-11-24 18:38:43 +01:00
Griatch
e930bd4ff1 Fix doc header for better build 2020-11-14 11:53:15 +01:00
Griatch
cc809dd7e8 Minor fix for logging 2020-11-13 22:53:13 +01:00
Griatch
0e8c979134 Fix profunc parse and html tabs. Resolve #2246 2020-11-11 00:42:15 +01:00
Griatch
fd1ef7e9eb Changing tab characters for webclient. Resolve #2239. 2020-11-01 19:10:48 +01:00
Griatch
91e2e68291 Optimize _Saverdict.update that caused issues for webclient option update (#2224) 2020-11-01 11:32:12 +01:00
Griatch
668551a0d5 Handle webclient tabs; refactor html regex structure a little 2020-10-31 23:39:27 +01:00
Griatch
a18224373e Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:53:28 +01:00
Griatch
ea68f165d8 Expand EvForm unit tests for #2205 2020-10-21 22:44:31 +02:00
Griatch
9238a9bb58 Fix docstring formatting 2020-10-19 22:01:44 +02:00
Griatch
b449ebe3d4 Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
Griatch
90a1a0cba8 Resolve merge conflicts 2020-10-08 23:35:31 +02:00
Griatch
ef13565b76 Fix edge case in kwarg parsing for template 2020-10-04 21:27:42 +00:00
Griatch
1746aaf06b Final unit tests for evmenu templating 2020-10-04 21:26:07 +02:00
Griatch
abeace4e9e Complete tutorial-intro menu 2020-10-04 19:11:59 +02:00
Griatch
32a13b63e7 More nodes to menu-tutorial contrib 2020-10-04 15:53:37 +02:00
Griatch
88ae4041eb Automatic cleanup of evmenu-template storage 2020-10-03 23:51:54 +02:00
Griatch
2eaa947ed4 Improvements to cmdsethandler/cmdset debugging 2020-10-03 23:01:19 +02:00
Griatch
b28aefd36f Add cmdsets to show off cmds in tutorial menu 2020-10-01 23:49:04 +02:00
Griatch
84e26566ae More work on evmenu helper 2020-10-01 18:42:04 +02:00
Griatch
b89d188c32 Start tutorialmenu 2020-10-01 18:42:04 +02:00
Griatch
300429a03f Start adding unit tests for menu templating 2020-10-01 18:42:04 +02:00
Griatch
7e58fee171 Ran black on codes 2020-10-01 18:42:04 +02:00
Griatch
fad306b932 Complete implementation of stand-alone menu-template parser 2020-10-01 18:42:04 +02:00
Griatch
1c7a6dfd21 Cleaner error message passing reserved kwarg to EvMenu 2020-09-27 11:18:23 +02:00
Griatch
ff59163d22 Add abort command to tutorial-world and some bugfixes 2020-09-23 21:24:23 +02:00
Griatch
443310b1c4 [Resolve merge conflicts 2020-09-19 14:19:40 +02:00
Griatch
a3c34f5f39 Run black on sources 2020-09-19 14:02:03 +02:00
Griatch
9cdc37355c Resolve merge conflicts 2020-09-16 23:49:05 +02:00
Griatch
4284e5be1e Implement new EvMore functionality. Resolves #2126 2020-09-14 23:35:21 +02:00
Griatch
7307887185 Fix optimized prototype search mechanism. Still no dual db/mod search 2020-09-14 23:35:21 +02:00
Griatch
d607bbb0fc Optimize EvMore for prototypes, as per #2126 2020-09-14 23:35:21 +02:00
Griatch
c051d15f5c Update prototype example module 2020-09-06 13:09:43 +02:00
Griatch
2a392c290d Fix error in pluralization inflection. Resolves #2183. 2020-09-01 19:10:07 +02:00
Griatch
451c45d20b Fix of unittest to account for mysql/psql variations 2020-08-31 19:38:57 +02:00
Griatch
b24d4f0e1e Run black on sources; add black config 2020-07-27 21:12:06 +02:00
Griatch
0df87037e7 Ran black on sources, add black config 2020-07-27 21:09:13 +02:00
Griatch
abe4b1e4ee Merge branch 'master' into develop 2020-07-27 20:44:54 +02:00
Griatch
b5d148b00a Optimize/fix searching objects by-attribute-value 2020-07-27 20:44:18 +02:00
Griatch
f9700619b7 Merge branch 'master' into develop 2020-07-19 10:54:12 +02:00
Griatch
fa09aeef50 Make INLINEFUNC_STACK_MAXSIZE default visible in settings_default. Resolves #2173. 2020-07-19 10:30:30 +02:00
Griatch
90e149dc27 Resolve merge conflicts 2020-07-18 23:30:23 +02:00
Griatch
e5b96a2b79 Add tags= keywords to all create functions, with unit tests. Resolves #2160 2020-07-18 21:36:03 +02:00
Griatch
8434907d9e Resolve merge conflicts 2020-07-18 18:06:13 +02:00
Griatch
e58147a7e5 Add .sort support for SaverList 2020-07-18 18:03:54 +02:00
Griatch
862d2a5d06 Resolve merge conflicts 2020-07-18 15:56:47 +02:00
Griatch
7aa6883b94 Cleanup of examine, escape inlinefuncs. Resolve #2172 2020-07-18 15:51:29 +02:00
Griatch
f7b4193c84 Add $random default inlinefunc because I expected it to be there 2020-07-17 14:25:24 +02:00
Griatch
750922a613 Have EvTable width correctly handle asian alphabets as per #2166. 2020-07-15 23:18:53 +02:00