Commit graph

6551 commits

Author SHA1 Message Date
Griatch
68e047dfd2 Merge changes from master 2020-07-15 18:07:45 +02:00
Griatch
1f2be2d1e5 Remove leftover layout file 2020-07-15 18:03:13 +02:00
Griatch
9016a5d21c Use latest sphinx-multiversion 2020-07-13 22:29:56 +02:00
Griatch
70d144199c Fixes to auto-link remapper 2020-07-12 22:13:47 +02:00
Griatch
d65fab164d Add autodoc files 2020-07-12 20:07:24 +02:00
Griatch
36ff16d70f Updated API autodoc index. 2020-07-12 20:04:12 +02:00
Griatch
6af2fc6819 Copy doc tools from develop 2020-07-12 20:03:09 +02:00
Griatch
40142d7dfe Rename Contrib to Contribs in docs 2020-07-12 17:36:01 +02:00
Griatch
24ba76c6b4 Doc refactor/renaming 2020-07-12 17:33:52 +02:00
Griatch
36caf5ee22 Start to clean up docs 2020-07-11 00:52:34 +02:00
Griatch
9ce52291be Fixed all errors in doc building 2020-07-11 00:27:10 +02:00
Griatch
2f280e8a88 Almost completed refactoring of source docstrings for new doc system 2020-07-10 22:47:37 +02:00
Griatch
f74160b993 Remove tests from api doc 2020-07-10 20:04:43 +02:00
Griatch
77bc87b3cc Modify package template 2020-07-10 17:58:07 +02:00
Griatch
252124d703 Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
Griatch
9b907eae57 Post-process docstring output 2020-07-10 14:14:34 +02:00
Griatch
70ab2cf427 Fix all failing links and warnings 2020-07-09 00:06:50 +02:00
Griatch
8408701712 Adding missing component pages 2020-07-08 23:18:14 +02:00
Griatch
4dd526522d Start to fix references 2020-07-08 22:45:01 +02:00
Griatch
3fba5ba24b Remapping urls 2020-07-08 21:55:19 +02:00
Griatch
0d6767b574 Fixes to urls 2020-07-08 21:51:14 +02:00
Griatch
8ba38c799a Split out Django-queries into separate tutorial page 2020-07-08 20:29:55 +02:00
Griatch
d6738075ad Made a lot of progress on the search tutorial 2020-07-08 00:14:37 +02:00
Griatch
c9e4f1aaa6 Add new src: link alias 2020-07-07 00:18:47 +02:00
Griatch
2706b497bb Fixed api: reference shortcut 2020-07-06 20:48:21 +02:00
Griatch
b96b43aa0b Finished typeclass docs 2020-07-06 00:05:15 +02:00
Griatch
bd65641755 Merge branch 'master' of github.com:evennia/evennia 2020-07-04 00:12:56 +02:00
Griatch
e335bbe9d1 Extension to typeclass fix, to allow non-typeclass mixins 2020-07-04 00:12:12 +02:00
Griatch
216485cb26 Further updates 2020-07-03 22:32:50 +02:00
Griatch
87aa80d868 Continued with adding commands 2020-07-03 01:00:13 +02:00
Griatch
dcc675fb4d Further work on the python tut 2020-07-01 23:54:26 +02:00
Griatch
a2ce4900ba Make tutorial parts into separate subfolders for now 2020-07-01 21:28:04 +02:00
Griatch
6e615e32c6 Add tutorial-mirror object 2020-07-01 21:13:14 +02:00
Griatch
7f8e31e6f9
Merge pull request #2153 from bonnedav/patch-1
Make CmdOpen grant control to creator
2020-06-30 10:12:56 +02:00
bonnedav
01084ce370
Make CmdOpen grant control to creator
Fixes #2152
Not tested but based on existing code in CmdCreate so I imagine it will work.
2020-06-29 21:59:18 -06:00
Griatch
a3edbca209 Make sure to strip key/value of whitespace in lockfunc kwargs. Resolves #2150 2020-06-28 17:09:41 +02:00
Griatch
a1014089d3 Fix return type for all situations of get_all_scripts manager method, as inspired by #2117 2020-06-28 11:37:17 +02:00
Griatch
0f0ddcd6be Pass category from objtag lockfunc. Resolve #2149 2020-06-28 11:22:07 +02:00
Griatch
67cc36e86e Update list_to_string to handle generators. Resolve #2120 2020-06-28 11:09:59 +02:00
Griatch
143137cc3e Homogenize email-validation into one utility. Resolve #2143 2020-06-27 13:12:41 +02:00
Griatch
072d480439 Fix cmdset merge with systemcmd. Resolves #2146 2020-06-27 12:56:58 +02:00
Griatch
d5a59cb618 Remove procpool references from batchprocessor. Resolves #2145. 2020-06-26 21:27:44 +02:00
Griatch
1e692d1bf5 Fix for typeclass app_label, and admin fix. Resolves #2112. 2020-06-26 21:17:07 +02:00
Griatch
2e4f7e5744 Fix setting app_label correctly for typeclass 2020-06-26 20:00:44 +02:00
Griatch
61cc1c5aa9 Allow guests for multisession_mode>1. Resolves #2098. Fix unit tests 2020-06-26 16:34:35 +02:00
Griatch
f7c1a73a20 Make sure to convert text output to text. Resolves #2102. 2020-06-26 14:02:13 +02:00
Griatch
9c0083d272 Add maintenace task to portal, dropping db connection to resolve mysql timeouts. Resolves #2101. 2020-06-26 12:32:15 +02:00
Griatch
9de21ca51b Remove confusing contents-cache error. Resolves #1169 2020-06-26 11:37:34 +02:00
Griatch
a5ba498a53 More updates to the starting tutorial 2020-06-25 14:15:31 +02:00
Griatch
81dbae306f Keep working on starting-tutorial 2020-06-21 23:03:32 +02:00