Brenden Tuck
|
5d7ee3fa28
|
fix localstorage "blank-page" bug
|
2020-11-01 11:48:54 +01:00 |
|
Brenden Tuck
|
601d76e605
|
Grey out the save to default button and remove the Clear Layout button
|
2020-11-01 11:48:54 +01:00 |
|
Brenden Tuck
|
0a2b2d6da9
|
Hack in default-modified layout type
|
2020-11-01 11:48:54 +01:00 |
|
Brenden Tuck
|
9cf08e3588
|
Add a clear layout button to the webclient
|
2020-11-01 11:48:54 +01:00 |
|
Brenden Tuck
|
7f181aa34c
|
Codacy updates
|
2020-11-01 11:48:54 +01:00 |
|
Brenden Tuck
|
e9fceac9cc
|
persist font settings to localstorage
|
2020-11-01 11:48:54 +01:00 |
|
Brenden Tuck
|
755a0665e6
|
Add settings pane Options and improved focus handling
|
2020-11-01 11:48:54 +01:00 |
|
Brenden Tuck
|
c53064ee41
|
Make the goldenlayout layout work with Evennia options
|
2020-11-01 11:46:25 +01:00 |
|
Griatch
|
be181717ff
|
Optimize _Saverdict.update that caused issues for webclient option update (#2224)
|
2020-11-01 11:32:12 +01:00 |
|
Griatch
|
27a2d53c69
|
Handle webclient tabs; refactor html regex structure a little
|
2020-10-31 23:39:27 +01:00 |
|
Brenden Tuck
|
16f6bf5a72
|
Fix text save bug #2233
|
2020-10-29 00:02:34 +01:00 |
|
Griatch
|
558a3d76c7
|
Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205.
|
2020-10-26 21:53:28 +01:00 |
|
Griatch
|
c30e2a4629
|
Fix merge conflicts
|
2020-10-26 21:53:15 +01:00 |
|
Griatch
|
a4f628fafb
|
Expand EvForm unit tests for #2205
|
2020-10-21 22:44:31 +02:00 |
|
Griatch
|
8b5359d4be
|
Update CHANGELOG again
|
2020-10-21 21:04:59 +02:00 |
|
Griatch
|
db2f26b573
|
Update CHANGELOG
|
2020-10-21 21:03:31 +02:00 |
|
Griatch
|
890cf735dd
|
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
|
78a32e2a3d
|
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
|
5773d4c0cb
|
Adds remove() method and renames record/unrecord methods to reflect expected input.
|
2020-10-20 21:00:03 +00:00 |
|
Johnny
|
eaa2b534ce
|
Adds more verbose error message and logs traceback when errors encountered at init.
|
2020-10-20 20:35:14 +00:00 |
|
Griatch
|
dca88243f4
|
Clean up develop doc build to avoid clashes
|
2020-10-19 22:40:43 +02:00 |
|
Griatch
|
4fa9f12d65
|
Fix docstring formatting
|
2020-10-19 22:01:44 +02:00 |
|
Griatch
|
363de634c5
|
Set correct latest symlink
|
2020-10-19 08:55:53 +02:00 |
|
Griatch
|
5115d5d128
|
Update css for document class
|
2020-10-18 02:05:06 +02:00 |
|
Johnny
|
13eb713c20
|
Adds cache definition to settings.
|
2020-10-15 01:23:10 +00:00 |
|
Johnny
|
0446dbd858
|
Renames authentication throttle back to login throttle.
|
2020-10-15 01:22:55 +00:00 |
|
Griatch
|
bbd5db2f47
|
Adjust css location of search
|
2020-10-15 01:47:40 +02:00 |
|
Griatch
|
8ed8406263
|
Update conf/remapper in sync with master
|
2020-10-15 01:26:14 +02:00 |
|
Griatch
|
f62c674582
|
Copied nature.css from master
|
2020-10-15 00:52:39 +02:00 |
|
Johnny
|
8b218e48a3
|
Corrects variable used for setting cache size.
|
2020-10-13 20:57:16 +00:00 |
|
Johnny
|
6ae0c00d61
|
Refactors throttle to use Django caching.
|
2020-10-13 20:27:05 +00:00 |
|
Griatch
|
599df20a66
|
Add intro-menu api doc
|
2020-10-13 18:52:19 +02:00 |
|
Griatch
|
651635d597
|
Updated API autodoc index.
|
2020-10-13 18:26:23 +02:00 |
|
Griatch
|
a99c02768c
|
Update layout and sphinx version
|
2020-10-13 18:25:50 +02:00 |
|
Griatch
|
1cbdca682f
|
Updated API autodoc index.
|
2020-10-13 00:21:21 +02:00 |
|
Griatch
|
b15f65866c
|
Fix maxdepth error
|
2020-10-13 00:19:52 +02:00 |
|
Griatch
|
dd609c0207
|
Sync doc makefile with master
|
2020-10-12 22:19:22 +02:00 |
|
Griatch
|
d61cb9787f
|
Fix style to Keyword Args
|
2020-10-12 21:13:06 +02:00 |
|
Griatch
|
51f8f083c6
|
Reproduce latest PR fix for develop
|
2020-10-12 21:11:08 +02:00 |
|
Griatch
|
bf372df548
|
Merge branch 'master' into develop
|
2020-10-12 21:06:47 +02:00 |
|
Griatch
|
236a02e094
|
Revert some objtag lockfunc changes, related to #2227.
|
2020-10-12 19:49:18 +02:00 |
|
Griatch
|
29a49e9250
|
Merge pull request #2228 from strikaco/lockfix
Adds appropriate object checking to objtag lockfunc
|
2020-10-12 19:35:25 +02:00 |
|
Johnny
|
f245adeafd
|
Adds appropriate object checking to 'inside()' lockfunc (partial fix for #2227).
|
2020-10-11 23:23:58 +00:00 |
|
Johnny
|
11cf5ada87
|
Adds appropriate object checking to objtag lockfunc (partial fix for #2227).
|
2020-10-11 23:18:02 +00:00 |
|
Griatch
|
8562baad6b
|
Updated API autodoc index.
|
2020-10-11 22:14:27 +02:00 |
|
Griatch
|
ea6f245f56
|
Make sure to clean on doc build
|
2020-10-11 22:09:12 +02:00 |
|
Griatch
|
6d3d3bf84d
|
Fixing some formatting
|
2020-10-11 22:05:49 +02:00 |
|
Griatch
|
538b19bc01
|
Cleanup of doc index
|
2020-10-11 20:43:57 +02:00 |
|
Griatch
|
4cc311c5e0
|
Fixed all links
|
2020-10-11 19:31:05 +02:00 |
|
Griatch
|
f1adee4636
|
Update docstrings to pass autodoc parsing
|
2020-10-11 17:15:30 +02:00 |
|