Griatch
|
0779ec82b6
|
Apply black on code
|
2025-04-26 14:07:38 +02:00 |
|
Griatch
|
a15bf66daf
|
Merge pull request #3767 from 0xDEADFED5/syntax
fix SyntaxWarnings
|
2025-04-14 22:52:47 +02:00 |
|
Jake
|
b66c006df2
|
Resolving SyntaxWarnings for Py 3.13
|
2025-03-31 22:41:07 -06:00 |
|
0xDEADFED5
|
688a940d73
|
fix SyntaxWarnings
|
2025-03-30 20:29:02 -07:00 |
|
Count Infinity
|
0845ba8523
|
3564 - Fix leading wildcard search
|
2024-11-22 00:52:23 -07:00 |
|
Sheridan Roberts
|
678c61d676
|
Update filehelp.py
|
2024-10-28 11:40:25 -06:00 |
|
A Rodian Jedi
|
0a89820aa4
|
Make FileHelpEntry hashable so it does not fail equality checks
|
2024-10-26 21:39:57 -06:00 |
|
Griatch
|
9c3ba936e4
|
Run black on sources
|
2024-06-27 16:01:09 +02:00 |
|
Griatch
|
7b299f2cad
|
Make all model .created_date properties resolve to TIME_ZONE time zone. Resolve #3522.
|
2024-06-14 23:44:41 +02:00 |
|
Griatch
|
c5a4a34bac
|
Apply black to codes
|
2024-04-01 17:51:05 +02:00 |
|
Chiizujin
|
8357232dc0
|
Fix file help topic category casing differences appearing as duplicated categories
|
2024-03-30 17:34:55 +11:00 |
|
Cal
|
6cc5c8df50
|
change lunr weighting
|
2024-02-21 14:00:56 -07:00 |
|
alephate
|
4b4f39d708
|
Added "where" to stop word filter exceptions.
|
2023-12-26 14:58:07 -05:00 |
|
Griatch
|
f6b43b0416
|
Ran black on sources
|
2023-11-02 20:58:03 +01:00 |
|
Griatch
|
eafe390db4
|
Use isort, run format on code
|
2022-11-18 12:02:46 +01:00 |
|
Griatch
|
a461a97576
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
Owllex
|
65ed5d29df
|
Change default ID field to be BigAutoField.
* Add relevant migration files for all apps.
|
2022-10-31 13:13:02 -07:00 |
|
Griatch
|
43378b4c41
|
Ran black on sources
|
2022-09-18 23:58:32 +02:00 |
|
Griatch
|
a83f21ef2f
|
Apply black to cleanup code
|
2022-06-12 09:46:48 +02:00 |
|
Griatch
|
2c3b82ac4a
|
Add say/who to the Lunr exception list. Add setting to extend the list from gamedir.
|
2022-02-09 23:03:08 +01:00 |
|
Griatch
|
bd3e31bf3c
|
Run black reformatter on code
|
2022-02-08 13:03:52 +01:00 |
|
Griatch
|
9c0b44e13a
|
Homogenize manager search methods to return querysets. Resolve #2384.
|
2022-01-09 17:13:24 +01:00 |
|
Griatch
|
e70337b6d2
|
Move create methods into managers, leave utils.create as wrappers.
Resolve #2118.
|
2022-01-09 00:30:32 +01:00 |
|
Griatch
|
88fff7c57b
|
Correct help query on @, fix reset hook call.
|
2021-11-13 15:32:31 +01:00 |
|
Griatch
|
7cfb9e3b42
|
Co-exist @-prefixes for management commands. Resolve 2353.
|
2021-11-13 02:15:30 +01:00 |
|
Griatch
|
9cb807a73c
|
Update in-game links
|
2021-10-26 22:50:19 +02:00 |
|
davewiththenicehat
|
0866f54d7e
|
command and filehelp addded web_get_admin_rul
It was a very easy add.
|
2021-06-20 09:16:23 -04:00 |
|
davewiththenicehat
|
8eb7ffa70b
|
sethelp db help entry creation fix, @laxy_property removed
evennia.web.website.tests all pass
evennia.commands.default.tests.TestHelp all pass (sethelp command test is in that unit test)
|
2021-06-16 08:59:44 -04:00 |
|
davewiththenicehat
|
787ef8c068
|
text cleanup
All evennia.web.website.tests pass.
|
2021-06-15 16:54:41 -04:00 |
|
davewiththenicehat
|
4cd721ad79
|
cleanup
|
2021-06-05 21:18:49 -04:00 |
|
davewiththenicehat
|
86bd79d7ec
|
DetailView sub title bread crumbs addded
DetailView sub title bread crumbs addded for command and file help
|
2021-06-04 17:35:50 -04:00 |
|
davewiththenicehat
|
9eb1c0532f
|
file and command help web support, proof of concept
Not fleshed enough for a prototype. Is a working proof of concept.
Adds command help and file help entries to the website.
|
2021-06-04 16:24:51 -04:00 |
|
Griatch
|
201e567e34
|
Run migrations. Changed HelpEntry 'view' locks to use 'read' instead, leaving 'view' to control what is seen in index.
|
2021-05-30 20:38:10 +02:00 |
|
Griatch
|
b050656319
|
Add lock-handling to FileHelp, add warnings to sethelp
|
2021-05-30 20:17:46 +02:00 |
|
Griatch
|
0fb29073b2
|
Add locks to filehelp entities. Test view/read locks
|
2021-05-30 10:59:36 +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
|
1bdcafcef4
|
Migrating models, many admin tweaks
|
2021-05-20 23:43:46 +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
|
055bbcfee3
|
Fix bugs, correct one-line format_grid function
|
2021-05-13 09:06:12 +02:00 |
|
Griatch
|
ebcff51932
|
Start adding new help documentation
|
2021-05-10 08:57:00 +02:00 |
|
Griatch
|
5155ec049d
|
Fix confusing "about" lunr search issue
|
2021-05-08 20:48:00 +02:00 |
|
Griatch
|
88a48e6842
|
Correct help lunr search boosts
|
2021-05-08 18:31:42 +02:00 |
|
Griatch
|
f5fd398480
|
New FileHelp system to create help entries from external files
|
2021-05-08 15:11:53 +02:00 |
|
Griatch
|
8b2b23873f
|
Run black on sources
|
2020-04-20 23:39:09 +02:00 |
|
Griatch
|
dc81d275e6
|
Merge branch 'master' into develop
|
2020-04-20 23:15:53 +02:00 |
|
trhr
|
f088207091
|
fixing fstring
|
2020-04-16 06:14:03 -05:00 |
|
trhr
|
0f8c0ad9bf
|
fixing fstring
|
2020-04-16 05:53:51 -05:00 |
|