Commit graph

  • 38e8b54b5a Fixes redirect bug where character quickselect would always return browser to character management page. Johnny 2018-10-26 00:19:38 +00:00
  • e8d4bbf5fa Adds a generic object detail view. Johnny 2018-10-26 00:15:48 +00:00
  • 524df146e2 Fixes redirect bug after character update, updates tests. Johnny 2018-10-24 22:53:04 +00:00
  • a5d0669734 Fixes links. Johnny 2018-10-24 22:52:33 +00:00
  • f083cf61c3 Adds puppet quick links to dropdown menu, implements views and adds tests. Converts index view to CBV. Johnny 2018-10-24 21:11:17 +00:00
  • 73456a3d8c Fixes serialization/deserialization issue with puppet context. Johnny 2018-10-24 21:09:22 +00:00
  • 59cbbb3e15 Adds puppet activation url method to base object typeclass. Johnny 2018-10-24 21:08:11 +00:00
  • 20af9ae238 Updates AccountCreateView to use typeclass create method. Johnny 2018-10-24 20:24:41 +00:00
  • 821e0552d0 Adds middleware. Johnny 2018-10-24 20:06:11 +00:00
  • 9fbaf8fa89 Converts shared_login view function to a middleware class, renames deprecated MIDDLEWARE_CLASSES setting to MIDDLEWARE. Johnny 2018-10-24 19:55:30 +00:00
  • 659b264160 Changes charcreateview to use new typeclass create() method instead. Johnny 2018-10-24 19:00:47 +00:00
  • 4f6b8f323c Adds account and puppet to context processor, modifies test. Johnny 2018-10-24 18:59:56 +00:00
  • 882e6130e4 Minor fixes to handle addition of created chars to account playable characters list, and check for multisession mode compliance. Johnny 2018-10-24 18:57:48 +00:00
  • 2348bc1be1 Add new --initmissing switch to prepare game images checked out of git Rachel Blackman 2018-10-24 10:41:58 -07:00
  • 1d2982ef89 Merge branch 'master' of github.com:evennia/evennia Rachel Blackman 2018-10-24 10:16:38 -07:00
  • 5a8999920d Merge branch 'master' of https://github.com/evennia/evennia into puzzles Henddher Pedroza 2018-10-23 20:07:34 -05:00
  • 2d27a54da9 Merge branch 'develop' into modernize Johnny 2018-10-24 01:05:01 +00:00
  • f9999119e2 Housekeeping. Johnny 2018-10-24 00:55:37 +00:00
  • e37b014d4a Fixes web UI dropdown failure to refresh after character creation. Johnny 2018-10-24 00:52:57 +00:00
  • 21972dac31 Adds unit tests for char create and delete, fixes bugs. Johnny 2018-10-24 00:02:26 +00:00
  • 48b62a258a Adds permissions checks for views involving objects. Johnny 2018-10-23 23:43:40 +00:00
  • 4b3e9bc87e Adds unit tests for views. Johnny 2018-10-23 23:42:00 +00:00
  • e01fc751d8 Merge branch 'master' into develop Griatch 2018-10-23 15:18:49 +02:00
  • 06588f6695 Merge branch 'master' of github.com:evennia/evennia Griatch 2018-10-23 15:18:12 +02:00
  • 3954586f07 Fix lagging pillow requirement for Windows. Resolves #1702. Griatch 2018-10-23 15:17:59 +02:00
  • d526a5c79b Merge branch 'strikaco-accounts' into develop Griatch 2018-10-23 01:04:36 +02:00
  • b6b07ccdb5 Update CHANGELOG, pep8 fixes Griatch 2018-10-23 01:04:25 +02:00
  • 0b6d869902 Fixes failed tests, hopefully for real this time. Johnny 2018-10-22 22:26:29 +00:00
  • 70a21265df Fixes failed unit tests. Johnny 2018-10-22 22:12:54 +00:00
  • 30b8519d39 Merge branch 'develop' into accounts Johnny 2018-10-22 15:03:06 -07:00
  • 8e1c7fadce Fixes failing tests. Johnny 2018-10-22 21:57:38 +00:00
  • e1431dca94 Made some pep8 fixes Griatch 2018-10-22 23:32:12 +02:00
  • 030a83bf9c Merge branch 'develop' into accounts Johnny 2018-10-22 21:12:58 +00:00
  • b414eadff2 Merge branch 'develop' into smarturls Johnny 2018-10-22 13:58:34 -07:00
  • 84f1cad6a2 Renames methods to web_get_* and fixes tests. Johnny 2018-10-22 20:33:56 +00:00
  • 553691d6cc Merge pull request #1699 from Henddher/bug_1684 Griatch 2018-10-22 07:38:17 +02:00
  • 99c798e834 Test create_script() repeats=1 and persisted=True Henddher Pedroza 2018-10-21 20:13:31 -05:00
  • e956bcf3be Add 'examine' as valid switch alias for 'show' with its corresponding tests Henddher Pedroza 2018-10-21 14:15:34 -05:00
  • 1cbbdf5410 Harden test '@spawn/edit <valid-prototype>' by asserting that olc_menu has been loaded with valid-prototype.UX Enhancement to OLC menu. Underneath the title, display 'Editing: key(prototype_key)' of the prototype being edited. If none, show blank line Henddher Pedroza 2018-10-21 13:43:36 -05:00
  • 68e93bbe9a Add Script test with repeats=1 and start_delay=True Henddher Pedroza 2018-10-21 09:21:58 -05:00
  • 395a92165a Merge pull request #1700 from friarzen/master-historyjs-fix Griatch 2018-10-21 16:17:46 +02:00
  • 1ccada6e71 Fix #1686 cursor placement issues Brenden Tuck 2018-10-21 10:03:54 -04:00
  • b5e87409de Update devel changelog with latest mergers Griatch 2018-10-21 15:45:17 +02:00
  • 7e7ffbe3ab Another control-group test (repeats = 2) - it passes Henddher Pedroza 2018-10-20 22:39:53 -05:00
  • 74b1d2415d Merge branch 'master' of https://github.com/Henddher/evennia into bug_1663 Henddher Pedroza 2018-10-20 20:32:10 -05:00
  • f70fa467f5 Test @spawn/edit BALL (synonym) Henddher Pedroza 2018-10-20 20:22:11 -05:00
  • 9f26d4b728 code cleanup Henddher Pedroza 2018-10-20 20:12:55 -05:00
  • 931290a7a0 Handle '@spawn/edit ' (no prototype key given) brings OLC menu. Handle '@spawn/edit testball' brings OLC menu. Handle '@spawn/edit NO_EXISTS' that returns error Henddher Pedroza 2018-10-20 20:11:41 -05:00
  • 414f72c3b0 Merge branch 'master' of https://github.com/Henddher/evennia into bug_1684 Henddher Pedroza 2018-10-20 18:18:59 -05:00
  • 87abbbcd2e Merge branch 'master' into develop Griatch 2018-10-21 00:19:34 +02:00
  • 18cf0ca6c9 Merge pull request #1698 from TehomCD/add_force_command Griatch 2018-10-21 00:07:06 +02:00
  • e13998a54f Merge pull request #1696 from strikaco/chardel Griatch 2018-10-20 23:50:35 +02:00
  • 30a6bdd392 Merge pull request #1695 from TehomCD/record_portal_uptime Griatch 2018-10-20 23:48:39 +02:00
  • 48dcf19b07 Merge pull request #1694 from TehomCD/link_local_first Griatch 2018-10-20 23:44:37 +02:00
  • ed001ff4fb Merge pull request #1693 from TehomCD/test_memplot Griatch 2018-10-20 23:42:35 +02:00
  • a89028a2ba Merge pull request #1692 from TehomCD/test_telnet Griatch 2018-10-20 23:42:16 +02:00
  • 03b6621b99 Merge pull request #1691 from Henddher/bug_1499 Griatch 2018-10-20 23:38:35 +02:00
  • 087c18e8c6 Merge branch 'master' into develop Griatch 2018-10-20 23:18:38 +02:00
  • ff6deb90c1 Modify tests so they pass. Some new tests throw exceptions Henddher Pedroza 2018-10-19 19:16:02 -05:00
  • d3ddeda7c9 @spawn/edit is equivalent to @spawn/olc and @olc Henddher Pedroza 2018-10-19 19:01:27 -05:00
  • ca81d35e1c Baseline tests: assert current behavior (disregarding requirements) Henddher Pedroza 2018-10-19 18:44:45 -05:00
  • d4f76b3d2e Add a simple 'force' command to force objects to execute commands. Tehom 2018-10-18 23:12:22 -04:00
  • 01109de875 Merge branch 'master' of https://github.com/Henddher/evennia into bug_1684 Henddher Pedroza 2018-10-18 17:54:08 -05:00
  • 4946b0f65d Tests for @spawn/edit and @spawn/examine Henddher Pedroza 2018-10-18 17:52:25 -05:00
  • 5c3bdd1b4a Fixes object delete method so that deleted characters are removed from owner's playable character list. Johnny 2018-10-18 21:30:02 +00:00
  • 68dfaf5429 Fixes page titles. Johnny 2018-10-18 20:42:22 +00:00
  • 20379a7fff Fixes links. Johnny 2018-10-18 20:42:02 +00:00
  • 712177b718 Makes forms more generic and implements a set of class-based CRUD views for character objects. Johnny 2018-10-18 19:49:05 +00:00
  • b083a44545 Some clarification in the launcher Griatch 2018-10-18 17:15:54 +02:00
  • 040cc2aa9f Add portal uptime to @time command. Tehom 2018-10-18 04:24:03 -04:00
  • 7dadc86693 Implement local-first search for @link command Tehom 2018-10-17 23:41:19 -04:00
  • 7881207062 Add tests for memplot Tehom 2018-10-17 22:43:33 -04:00
  • e1b4e6f7bc Renames all URL methods to web_*, moves to TypedObject model. Johnny 2018-10-17 22:52:06 +00:00
  • c9ddef316f Adds object auditing options to DefaultChannel. Johnny 2018-10-17 21:37:49 +00:00
  • 06fe77a6ef Adds create() method to DefaultChannel object, and unit test. Johnny 2018-10-17 20:26:51 +00:00
  • 904969efb9 Compacts options dict for username validators list. Johnny 2018-10-17 20:25:28 +00:00
  • ef0e0e0b4c Add various simple tests for different handshakes Tehom 2018-10-17 12:49:48 -04:00
  • b438359201 Add test of NOGOAHEAD Tehom 2018-10-17 01:50:57 -04:00
  • e08efc68dc Harden assertions Henddher Pedroza 2018-10-16 20:09:17 -05:00
  • dc44dc0176 In @desc command, validate rhs based on = sign present in orig args. Default MUX parsing assigns None to rhs if there is nothing on the right of the = sign. Henddher Pedroza 2018-10-16 19:49:19 -05:00
  • 40a37e501f Add some cleanup steps to prevent unclean reactor Tehom 2018-10-16 20:33:12 -04:00
  • 6b96e84fd0 Tests for @desc obj= Henddher Pedroza 2018-10-16 19:31:10 -05:00
  • fe969111ce Add stub for testing Telnet Tehom 2018-10-16 19:51:43 -04:00
  • 9f8c1a4f64 Add requirement changes to 0.8 changelog, for clarity Griatch 2018-10-16 10:13:05 +02:00
  • 9871aa6156 Use unittest.expectFailure decoration Henddher Pedroza 2018-10-14 19:09:38 -05:00
  • b510bc12f4 Must use different classes for each test so the django RuntimeWarning doesn't occur Henddher Pedroza 2018-10-14 19:07:46 -05:00
  • 1625a8f7d1 Refactoring. Test to reproduce #1663 Henddher Pedroza 2018-10-14 17:09:01 -05:00
  • 143a0daf63 test evennia.utils.create.create_script Henddher Pedroza 2018-10-14 16:42:28 -05:00
  • 48f334d959 Exploring strange ansi string error Griatch 2018-10-14 18:18:59 +02:00
  • 89ce5b9c48 Merge branch 'develop-py3' of github.com:evennia/evennia into develop-py3 Griatch 2018-10-14 11:50:00 +02:00
  • e628bef763 Merge pull request #1689 from vincent-lg/develop-py3 Griatch 2018-10-14 11:49:45 +02:00
  • a1f169f8bc Work on fixing evform test case bug Griatch 2018-10-14 11:49:34 +02:00
  • 57f1c53ce0 Fix two bugs in unittest (one Windows-specific) Vincent Le Goff 2018-10-14 11:44:35 +02:00
  • 95c3adc163 Fix ordering of prototype diff output for test Griatch 2018-10-14 10:56:44 +02:00
  • e9fb17528d Handle try..except overriding variable scope Griatch 2018-10-14 09:51:49 +02:00
  • 1e9b9ae32b Merge branch 'develop-py3' of https://github.com/vincent-lg/evennia into vincent-lg-develop-py3 Griatch 2018-10-14 09:46:09 +02:00
  • 687d24763b Fix a single test with try/except limited scope in Py3 Vincent Le Goff 2018-10-14 09:40:13 +02:00
  • 0b7100c3cb Correctly mock session.protocol flags Griatch 2018-10-14 09:33:52 +02:00
  • e05e9cda2c Fix simple errors in spawner test suite Griatch 2018-10-14 08:30:08 +02:00
  • 5050b56ff1 Specify seconday sorting to stabilize test case Griatch 2018-10-14 00:50:07 +02:00