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 |
|
Griatch
|
668551a0d5
|
Handle webclient tabs; refactor html regex structure a little
|
2020-10-31 23:39:27 +01:00 |
|
Brenden Tuck
|
d985894677
|
Fix text save bug #2233
|
2020-10-29 00:02:34 +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
|
2106949767
|
Fix merge conflicts
|
2020-10-26 21:53:15 +01:00 |
|
Griatch
|
ea68f165d8
|
Expand EvForm unit tests for #2205
|
2020-10-21 22:44:31 +02:00 |
|
Griatch
|
14a5823796
|
Update CHANGELOG again
|
2020-10-21 21:04:59 +02:00 |
|
Griatch
|
de24b2cd48
|
Update CHANGELOG
|
2020-10-21 21:03:31 +02:00 |
|
Griatch
|
ae05e62beb
|
Merge pull request #2230 from strikaco/throttle
Refactors throttle to use Django caching (partial fix for #2223).
|
2020-10-21 21:02:15 +02:00 |
|
Johnny
|
05c452413c
|
Changes test IPs to non-routable values, clears from throttle at end of test and adds checks to ensure manual key eviction works.
|
2020-10-20 21:01:20 +00:00 |
|
Johnny
|
3444cce6e9
|
Adds remove() method and renames record/unrecord methods to reflect expected input.
|
2020-10-20 21:00:03 +00:00 |
|
Johnny
|
ee95fca6cf
|
Adds more verbose error message and logs traceback when errors encountered at init.
|
2020-10-20 20:35:14 +00:00 |
|
Griatch
|
03fcb81fb3
|
Clean up develop doc build to avoid clashes
|
2020-10-19 22:40:43 +02:00 |
|
Griatch
|
9238a9bb58
|
Fix docstring formatting
|
2020-10-19 22:01:44 +02:00 |
|
Griatch
|
daa8be261c
|
Set correct latest symlink
|
2020-10-19 08:55:53 +02:00 |
|
Griatch
|
07c8a7b37c
|
Update css for document class
|
2020-10-18 02:05:06 +02:00 |
|
Johnny
|
92c41a721c
|
Adds cache definition to settings.
|
2020-10-15 01:23:10 +00:00 |
|
Johnny
|
8219a1db28
|
Renames authentication throttle back to login throttle.
|
2020-10-15 01:22:55 +00:00 |
|
Griatch
|
6fc70972f0
|
Adjust css location of search
|
2020-10-15 01:47:40 +02:00 |
|
Griatch
|
ce4c89c133
|
Update conf/remapper in sync with master
|
2020-10-15 01:26:14 +02:00 |
|
Griatch
|
c4a9acc759
|
Copied nature.css from master
|
2020-10-15 00:52:39 +02:00 |
|
Johnny
|
fef356435b
|
Corrects variable used for setting cache size.
|
2020-10-13 20:57:16 +00:00 |
|
Johnny
|
2bd2a649ca
|
Refactors throttle to use Django caching.
|
2020-10-13 20:27:05 +00:00 |
|
Griatch
|
e55dd27d52
|
Add intro-menu api doc
|
2020-10-13 18:52:19 +02:00 |
|
Griatch
|
6bcaec22d3
|
Updated API autodoc index.
|
2020-10-13 18:26:23 +02:00 |
|
Griatch
|
62ca01f678
|
Update layout and sphinx version
|
2020-10-13 18:25:50 +02:00 |
|
Griatch
|
3d431e59d2
|
Updated API autodoc index.
|
2020-10-13 00:21:21 +02:00 |
|
Griatch
|
4f4f9f22a0
|
Fix maxdepth error
|
2020-10-13 00:19:52 +02:00 |
|
Griatch
|
74f5a609f6
|
Sync doc makefile with master
|
2020-10-12 22:19:22 +02:00 |
|
Griatch
|
b449ebe3d4
|
Fix style to Keyword Args
|
2020-10-12 21:13:06 +02:00 |
|
Griatch
|
fcb6f19287
|
Reproduce latest PR fix for develop
|
2020-10-12 21:11:08 +02:00 |
|
Griatch
|
6b62fc9067
|
Merge branch 'master' into develop
|
2020-10-12 21:06:47 +02:00 |
|
Griatch
|
fbfd662937
|
Revert some objtag lockfunc changes, related to #2227.
|
2020-10-12 19:49:18 +02:00 |
|
Griatch
|
199cb5682c
|
Merge pull request #2228 from strikaco/lockfix
Adds appropriate object checking to objtag lockfunc
|
2020-10-12 19:35:25 +02:00 |
|
Johnny
|
e645ccdbb8
|
Adds appropriate object checking to 'inside()' lockfunc (partial fix for #2227).
|
2020-10-11 23:23:58 +00:00 |
|
Johnny
|
976835eced
|
Adds appropriate object checking to objtag lockfunc (partial fix for #2227).
|
2020-10-11 23:18:02 +00:00 |
|
Griatch
|
00aebabba9
|
Updated API autodoc index.
|
2020-10-11 22:14:27 +02:00 |
|
Griatch
|
7032d907a7
|
Make sure to clean on doc build
|
2020-10-11 22:09:12 +02:00 |
|
Griatch
|
8247ffda44
|
Fixing some formatting
|
2020-10-11 22:05:49 +02:00 |
|
Griatch
|
009f5e87cc
|
Cleanup of doc index
|
2020-10-11 20:43:57 +02:00 |
|