Commit graph

7149 commits

Author SHA1 Message Date
Griatch
f73eec1a34 Fix typo in unittest 2021-05-29 13:39:46 +02:00
Griatch
8837b93dd2 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7ff8cbb341 I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
59dd0b007a Update HaProxy document, move server/admin to correct place 2021-05-26 20:12:19 +02:00
Griatch
d4f61f1a14 Pep8 fixes 2021-05-24 23:38:02 +02:00
Griatch
4250ca1a29 Add api customization templates 2021-05-23 18:27:50 +02:00
Griatch
cc9f42a398 Add helpentry api 2021-05-23 15:16:55 +02:00
Griatch
87e0796f05 Customize api and add redoc autodocs 2021-05-23 13:12:07 +02:00
Griatch
43d678d8ca Fix bugs in API perm checking 2021-05-23 00:42:30 +02:00
Griatch
07f994ce91 Cleaned up default website css. Renamed app.css to website.css' 2021-05-23 00:18:27 +02:00
Griatch
b1b26bf489 More admin cleanup and doc writing 2021-05-22 20:12:48 +02:00
Griatch
b95ec69d66 Change url() to path() 2021-05-22 16:29:13 +02:00
Griatch
4bea4d5703 Continue documentation of web components 2021-05-22 16:11:48 +02:00
Griatch
72e9fd6fd1 Fix admin rerouter, start new web docs 2021-05-21 16:42:59 +02:00
Griatch
73f73f2473 Add get_all_cmdsets` helper inspired by work by user trhr in unmerged PR 2021-05-21 15:22:35 +02:00
Griatch
12a251cdcc More admin sorting/list cleanup 2021-05-21 00:37:14 +02:00
Griatch
1bdcafcef4 Migrating models, many admin tweaks 2021-05-20 23:43:46 +02:00
Griatch
a7f1e24c9c Add account-object link button to admin 2021-05-20 22:55:26 +02:00
Griatch
14968e4b42 Update adminsite for better config 2021-05-20 10:34:58 +02:00
Griatch
68451419b4 Remove object-inline on admin account page 2021-05-20 08:10:43 +02:00
Griatch
9cca949971 Experiment/test char creation in admin 2021-05-20 00:02:07 +02:00
Griatch
cfd0975e49 Customize look of sidebar and frontpage 2021-05-19 22:35:31 +02:00
Griatch
3aeb19002f Customize look of sidebar and frontpage 2021-05-19 22:32:45 +02:00
Griatch
d11ab6d0ee Start cleaning up the admin 2021-05-19 20:33:33 +02:00
Griatch
efe3a28343 Correct admin in new location 2021-05-17 09:01:55 +02:00
Griatch
8e02be23e4 Trying to relocate admin (not working yet) 2021-05-16 23:40:31 +02:00
Griatch
273cc31146 Move and split views 2021-05-16 21:09:38 +02:00
Griatch
dac2be3074 Start restructuring web presences 2021-05-16 16:01:39 +02:00
Griatch
98a200533f Expand about command output a little 2021-05-15 23:52:05 +02:00
Griatch
a4f5ae2c96 Add support for latest Twisted and Python 3.9 2021-05-15 23:46:34 +02:00
Griatch
63009a2a65 Up django version to 3.2 2021-05-15 11:02:57 +02:00
Griatch
ae6a481025 Fix merge conflicts 2021-05-15 09:31:11 +02:00
Griatch
995c2381a2 Create codeql-analysis.yml 2021-05-15 09:30:00 +02:00
Griatch
ac459572f5 Add Msg.db_receiver_external field. Resolve #2193. 2021-05-15 09:12:42 +02:00
Griatch
e38604ab02 Clean up Msg objects 2021-05-15 00:33:11 +02:00
Griatch
3218d74381 Run migrations! Added data migration for channel aliases 2021-05-14 23:39:42 +02:00
Griatch
51bef9bf97 Move alias/connect setup to channel class rather than cmd 2021-05-14 21:53:23 +02:00
Griatch
8e19017dc3 Some updates to the crafting contrib readme 2021-05-13 10:39:45 +02:00
Griatch
055bbcfee3 Fix bugs, correct one-line format_grid function 2021-05-13 09:06:12 +02:00
Griatch
770fac275d Fix error in yesnoquestion causing lockout 2021-05-11 23:57:09 +02:00
Griatch
e382e0e34f Merge pull request #2412 from davewiththenicehat/delay_docstring_update
delay docstring update
2021-05-11 23:48:12 +02:00
Griatch
adf484b9df Add channel sub-permission checks for admin/manage switches 2021-05-11 23:19:09 +02:00
davewiththenicehat
1cc1731d54 utils.delay docstring update
Updated docstring to show delay returns a TaskHandlerTask instance.
2021-05-11 16:46:19 -04:00
Griatch
d118fb17b8 Update autodoc files 2021-05-11 19:42:01 +02:00
Griatch
e450b4364c Add PROTOTYPE_LIST support when loading module-prototypes 2021-05-11 19:41:28 +02:00
Griatch
c9d40e7c81 Expand channel help entry 2021-05-10 23:28:41 +02:00
Griatch
b9f0af6413 Fix error in Msg manager search 2021-05-10 22:20:30 +02:00
davewiththenicehat
deb6194aaa delay docstring update
delay docstring update

The old one had not been properly updated or formatted.
2021-05-10 12:38:47 -04:00
Griatch
ebcff51932 Start adding new help documentation 2021-05-10 08:57:00 +02:00
Griatch
7e2a446bda Added new docs for Channels and Msg 2021-05-09 22:37:43 +02:00