Griatch
|
33e0d874b2
|
Merge pull request #1967 from Henddher/unit_tests
Tests for evennia/utils/validatorfuncs.
|
2019-10-24 18:45:03 +02:00 |
|
Griatch
|
9a28f4ae1f
|
Fix formatting quirk
|
2019-10-21 08:32:14 +02:00 |
|
Griatch
|
46bcbce8f2
|
Ran black on the source
|
2019-10-21 08:31:19 +02:00 |
|
Griatch
|
09f10db347
|
Don't accept random input for 'yes' in CmdDestroy. Resolves #1968.
|
2019-10-20 00:55:59 +02:00 |
|
Henddher Pedroza
|
467ba87260
|
Increase coverage for validatorfuncs.lock().
|
2019-10-16 21:26:04 -04:00 |
|
Henddher Pedroza
|
00352e29fe
|
Increase coverage for validatorfuncs.lock().
|
2019-10-16 21:14:01 -04:00 |
|
Henddher Pedroza
|
d2d551cd11
|
Remove lints in test_validatorfuncs.
|
2019-10-16 20:51:35 -04:00 |
|
Henddher Pedroza
|
fd983370bb
|
Increase coverage for evennia/utils/validatorfuncs.unsigned_integer and .positive_integer.
|
2019-10-16 20:45:53 -04:00 |
|
Henddher Pedroza
|
b1683219ac
|
validatorfuncs.future must create utcnow() time-aware so comparison with generated datetime can be done.
|
2019-10-16 20:11:59 -04:00 |
|
Griatch
|
ae346a7c81
|
Fix session retrieve in examine, update changelog
|
2019-10-17 00:24:52 +02:00 |
|
Griatch
|
6e001c10e0
|
Fix examine using wrong cmdset target for accounts. Resolve #1886
|
2019-10-17 00:15:09 +02:00 |
|
Griatch
|
df11b74063
|
Add an example to the docstring
|
2019-10-15 19:30:43 +02:00 |
|
Griatch
|
4aab63ec2b
|
Merge branch 'master' of github.com:evennia/evennia
|
2019-10-15 19:24:18 +02:00 |
|
Griatch
|
a0122904ae
|
Add $space() inlinefunc to default set.
|
2019-10-15 19:23:37 +02:00 |
|
Henddher Pedroza
|
84cd18ce74
|
Comment out tests for future() as implementation doesn't handle naive vs aware timezones correctly.
|
2019-10-14 22:49:05 -04:00 |
|
Henddher Pedroza
|
bb44d033e2
|
Tests for evennia/utils/validatorfuncs.
- future()
- signed_integer()
- positive_integer()
- unsigned_integer()
- boolean
- timezone
- email
- lock
|
2019-10-14 22:38:31 -04:00 |
|
Henddher Pedroza
|
29971de444
|
Tests for evennia/utils/validatorfuncs.
- text()
- color()
- datetime()
- duration()
|
2019-10-14 20:58:52 -04:00 |
|
Griatch
|
6eb15e0675
|
Merge pull request #1964 from Henddher/unit_tests
Unit tests for evennia/utils/batchprocessors
|
2019-10-14 08:10:06 +02:00 |
|
Henddher Pedroza
|
902c4e671a
|
Increase coverage in BatchCodeProcessor.code_exec().
|
2019-10-13 20:01:32 -04:00 |
|
Henddher Pedroza
|
335dccabfd
|
Remove lint warnings from test_batchprocessors.
|
2019-10-13 19:45:15 -04:00 |
|
Henddher Pedroza
|
7ec0c20f04
|
Tests for BatchCodeProcessor.
|
2019-10-13 19:34:10 -04:00 |
|
Henddher Pedroza
|
573322adec
|
TestBatchCommandProcessor with incorrect #INSERT
|
2019-10-13 18:13:31 -04:00 |
|
Henddher Pedroza
|
f1bfae9bc7
|
TestBatchCommandProcessor with #INSERT
|
2019-10-13 17:45:14 -04:00 |
|
Henddher Pedroza
|
31d3f92810
|
Addition of TestBatchCommandProcessor.
|
2019-10-13 16:59:28 -04:00 |
|
Henddher Pedroza
|
14b23dc584
|
Tests for batchprocessors error conditions.
|
2019-10-13 00:29:06 -04:00 |
|
Griatch
|
562e481c24
|
Merge pull request #1961 from Anuj-Devrani/master
Add id, other core fields to ObjectDB search_fields
|
2019-10-02 16:13:08 +02:00 |
|
Anuj Devrani
|
a1ff756aa8
|
change search fields order and change account field search to db_key
|
2019-10-02 19:05:28 +05:30 |
|
Anuj Devrani
|
303185036b
|
Add search id and db_account_id fields to searchable fields on object admin page
|
2019-10-02 15:30:49 +05:30 |
|
Griatch
|
6896abde2f
|
Black style correction
|
2019-10-01 21:32:44 +02:00 |
|
Griatch
|
76fd00a2cc
|
Merge pull request #1960 from dbarbuzzi/bugfix/1952-utils-latinify
Update utils.latinify to support Python 3
|
2019-10-01 21:31:36 +02:00 |
|
Griatch
|
cfa21f00fd
|
Some cleanup of the default MSSP template
|
2019-10-01 20:48:44 +02:00 |
|
Domenic Barbuzzi
|
6bc437b6d8
|
Update unit tests for utils.latinify
|
2019-10-01 14:42:26 -04:00 |
|
Domenic Barbuzzi
|
aca5c20b33
|
Remove resolved comment
|
2019-10-01 12:59:15 -04:00 |
|
Domenic Barbuzzi
|
e3e0a77a95
|
Update utils.latinify to support Python 3
|
2019-10-01 12:11:11 -04:00 |
|
Griatch
|
8eb2337342
|
Merge pull request #1957 from Biswa24/patch-1
Update tags.py
|
2019-10-01 17:53:41 +02:00 |
|
ethfar
|
31a9e55086
|
Update tags.py
Typecast the variables which were causing error in using strip function
|
2019-10-01 20:01:11 +05:30 |
|
Griatch
|
b5514592ac
|
Merge pull request #1956 from masterashu/master
Fixing typo in Django template block name
|
2019-10-01 11:33:31 +02:00 |
|
Griatch
|
d98fe803b8
|
Minor fix to dockerfile docstring
|
2019-10-01 11:29:47 +02:00 |
|
Ashutosh Chauhan
|
e149bfac7d
|
Fixing typo in django template block name
|
2019-10-01 14:42:17 +05:30 |
|
jerryaldrichiii
|
3b2c28d893
|
Add non-root user to Dockerfile for extra security
Signed-off-by: jerryaldrichiii <jerryaldrichiii@gmail.com>
|
2019-10-01 00:20:49 -07:00 |
|
jerryaldrichiii
|
812bf68698
|
Add comment for the quickstart guide to Dockerfile
Signed-off-by: jerryaldrichiii <jerryaldrichiii@gmail.com>
|
2019-10-01 00:20:22 -07:00 |
|
Griatch
|
5a5faf5dee
|
Update CHANGELOG
|
2019-09-30 19:06:55 +02:00 |
|
Griatch
|
35a6221efa
|
Fix typo, run black
|
2019-09-30 19:05:09 +02:00 |
|
Griatch
|
88eae0b861
|
Merge pull request #1943 from aarcro/1928_nested_attributes
1928 nested attributes
|
2019-09-30 19:00:56 +02:00 |
|
Aaron McMillin
|
f68f346f18
|
[#1928] PR feedback, documentation, error handling
|
2019-09-29 21:45:33 -04:00 |
|
Aaron McMillin
|
2f5ebaeafb
|
[#1928] change to plus for append/insert
|
2019-09-29 21:01:04 -04:00 |
|
Aaron McMillin
|
08d967d174
|
[#1928] Special handling for lists and tuples
|
2019-09-29 21:01:04 -04:00 |
|
Aaron McMillin
|
1826d61161
|
[#1928] Fix deleting non-existent items
|
2019-09-29 21:01:04 -04:00 |
|
Aaron McMillin
|
f76affa6a7
|
[#1928] Edit existing nested
|
2019-09-29 21:01:04 -04:00 |
|
Aaron McMillin
|
727df07907
|
[#1928] fix nested delete bug
|
2019-09-29 21:01:04 -04:00 |
|