Commit graph

390 commits

Author SHA1 Message Date
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
5aed34c844 Make evennia lib importable without created gamedir 2021-02-27 13:39:14 +01:00
Griatch
fd1ef7e9eb Changing tab characters for webclient. Resolve #2239. 2020-11-01 19:10:48 +01:00
Brenden Tuck
0d107e31c4 Fix codacy-fixes induced store/retrieve bug 2020-11-01 11:48:54 +01:00
Brenden Tuck
6ccdca96c2 Remove -modified behavior in favor of explicit saves 2020-11-01 11:48:54 +01:00
Brenden Tuck
00b24c4b7d fix localstorage "blank-page" bug 2020-11-01 11:48:54 +01:00
Brenden Tuck
06beaa63dc Grey out the save to default button and remove the Clear Layout button 2020-11-01 11:48:54 +01:00
Brenden Tuck
175ec7c6d8 Hack in default-modified layout type 2020-11-01 11:48:54 +01:00
Brenden Tuck
bcaba4142b Add a clear layout button to the webclient 2020-11-01 11:48:54 +01:00
Brenden Tuck
b4ce9fbff5 Codacy updates 2020-11-01 11:48:54 +01:00
Brenden Tuck
599bf30daa persist font settings to localstorage 2020-11-01 11:48:54 +01:00
Brenden Tuck
7212998aee Add settings pane Options and improved focus handling 2020-11-01 11:48:54 +01:00
Brenden Tuck
cdcd8a272f Make the goldenlayout layout work with Evennia options 2020-11-01 11:46:25 +01:00
Griatch
91e2e68291 Optimize _Saverdict.update that caused issues for webclient option update (#2224) 2020-11-01 11:32:12 +01:00
Brenden Tuck
d985894677 Fix text save bug #2233 2020-10-29 00:02:34 +01: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
cdc7480d3a Merge branch 'remove-splitjs' of https://github.com/ChrisLR/evennia into ChrisLR-remove-splitjs 2020-10-08 19:03:19 +02:00
ChrisLR
9bb238c3d4 Removed SplitHandler from the docs and plugins folder 2020-10-03 15:41:37 -04:00
Griatch
b89d188c32 Start tutorialmenu 2020-10-01 18:42:04 +02:00
Brenden Tuck
add99c59e9 update multimedia and supporting plugins to allow message routing 2020-09-21 17:40:18 -04:00
Griatch
443310b1c4 [Resolve merge conflicts 2020-09-19 14:19:40 +02:00
Brenden Tuck
97f359f9ae expose onTabCreate() so other plugins can create blessed goldenlayout tabs 2020-09-18 18:45:50 -04:00
Griatch
7fed14d233 Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
Griatch
21d62e651a Ran black on sources 2020-04-12 12:19:15 +02:00
Griatch
ae98526a7f Merge branch 'master' into develop 2020-04-09 23:40:32 +02:00
Griatch
a623fa0ee3 Don't raise but instead return HttpResponseBadRequest object 2020-03-29 10:06:07 +02:00
TehomCD
9ac2769be3 Add a bit more to another docstring 2020-03-14 01:09:04 -04:00
TehomCD
74418a558b Add more detailed docstring 2020-03-14 01:05:53 -04:00
TehomCD
bf694e5d93 Convert filter_name method to staticmethod 2020-03-14 00:42:36 -04:00
TehomCD
d441739c9a Convert serializer to use attributes/nickhandlers 2020-03-14 00:36:27 -04:00
TehomCD
75812dcdd5 Fix attribute serializer, add name filter 2020-03-13 21:52:03 -04:00
TehomCD
1153433a2c Resolve merge conflict 2020-03-08 00:10:18 -05:00