Griatch
|
fd67900a01
|
Merge pull request #1722 from strikaco/channelsurfing
Adds ChannelViews
|
2018-10-28 21:58:21 +01:00 |
|
Griatch
|
9243a5eb35
|
Merge pull request #1711 from strikaco/detailviews
Implements generic CharacterDetailView and documents all existing views
|
2018-10-28 18:11:25 +01:00 |
|
Johnny
|
70e6454352
|
Adds unit test for channel views.
|
2018-10-28 13:30:26 +00:00 |
|
Johnny
|
c790bb8815
|
Better handling of blank lists.
|
2018-10-28 13:16:05 +00:00 |
|
Johnny
|
11d9382bd1
|
Fixes margin.
|
2018-10-28 13:12:42 +00:00 |
|
Johnny
|
b910253ed2
|
Tweaks to Admin buttons.
|
2018-10-28 13:12:08 +00:00 |
|
Johnny
|
c9ef8c67aa
|
Adds web_get_*_url methods to Channel typeclass.
|
2018-10-28 13:11:23 +00:00 |
|
Johnny
|
c46a1e8f52
|
Implements ChannelViews.
|
2018-10-28 13:10:28 +00:00 |
|
Griatch
|
9d8a5c5392
|
Update changelog
|
2018-10-28 09:28:32 +01:00 |
|
Griatch
|
2ccc06e705
|
Merge pull request #1713 from strikaco/helpview
Implements Help views
|
2018-10-28 09:24:37 +01:00 |
|
Johnny
|
35e2ab6485
|
Makes intro text less verbose.
|
2018-10-28 08:13:51 +00:00 |
|
Johnny
|
3d6ff3dee6
|
Adds a TypeclassMixin to the base views and mixins.
|
2018-10-28 06:04:58 +00:00 |
|
Griatch
|
f6948ba689
|
Merge branch 'master' into develop
|
2018-10-27 21:33:40 +02:00 |
|
Griatch
|
4ded274415
|
Merge branch 'develop' of github.com:evennia/evennia into develop
|
2018-10-27 21:33:23 +02:00 |
|
Griatch
|
175af07159
|
Merge pull request #1720 from jerryaldrichiii/correct-spelling-in-tutorial-build
Correct a few spelling errors in tutorial build.ev
|
2018-10-27 21:32:42 +02:00 |
|
Griatch
|
ef2bb4ed61
|
Merge branch 'master' into develop
|
2018-10-27 21:20:55 +02:00 |
|
Griatch
|
672d02a048
|
Minor adjustments to text
|
2018-10-27 21:19:41 +02:00 |
|
Jerry Aldrich
|
9d31ed6190
|
Correct a few spelling errors in tutorial build.ev
|
2018-10-27 12:18:12 -07:00 |
|
Griatch
|
b9ef923cd0
|
Merge pull request #1718 from jerryaldrichiii/correct-loose
Change loose to lose where appropriate
|
2018-10-27 21:14:28 +02:00 |
|
Griatch
|
fb806a6fab
|
Merge pull request #1717 from jerryaldrichiii/add-contributing-md
Add a CONTRIBUTING.md
|
2018-10-27 21:13:57 +02:00 |
|
Jerry Aldrich
|
1fedea563b
|
Change loose to lose where appropriate
|
2018-10-27 11:59:03 -07:00 |
|
Jerry Aldrich
|
de52251d28
|
Add a CONTRIBUTING.md
|
2018-10-27 11:23:02 -07:00 |
|
Griatch
|
6ca5b83802
|
Make create_script return None if script set up to immediately fire/stop. Resolves #1663.
|
2018-10-27 19:08:31 +02:00 |
|
Johnny
|
7b1565ee34
|
Corrects unit test check (registerview should always return 200 regardless of authentication)
|
2018-10-27 11:42:30 +00:00 |
|
Griatch
|
2eca689f8b
|
Merge pull request #1714 from strikaco/camelcase
Slugifies meta.verbose_name for web_get_*_url methods
|
2018-10-27 13:40:49 +02:00 |
|
Johnny
|
962b93127f
|
Makes web_get_*_url functions pass slugified versions of the meta.verbose_name (closes #1712).
|
2018-10-27 11:28:40 +00:00 |
|
Griatch
|
d2010594ee
|
Merge branch 'bug_1663' of https://github.com/Henddher/evennia into Henddher-bug_1663
|
2018-10-27 13:08:58 +02:00 |
|
Johnny
|
7aff3ecc62
|
Fixes bug with register view because of improper scrubbing.
|
2018-10-27 11:07:54 +00:00 |
|
Johnny
|
337a477985
|
Implements HelpViews.
|
2018-10-27 11:07:25 +00:00 |
|
Johnny
|
ea5684130e
|
Makes generic object list more useful.
|
2018-10-27 11:05:28 +00:00 |
|
Johnny
|
57aa4637eb
|
Adds web_get_*_url methods to HelpEntry object.
|
2018-10-27 11:04:48 +00:00 |
|
Johnny
|
24acd95534
|
Adds help list view.
|
2018-10-27 00:10:29 +00:00 |
|
Johnny
|
d82ddb6499
|
Fixes missing CSS on error alerts.
|
2018-10-26 23:41:06 +00:00 |
|
Johnny
|
661f34f25e
|
Restores missing object_detail template.
|
2018-10-26 23:27:54 +00:00 |
|
Johnny
|
e6899e9c0a
|
Re-adds messaging settings.
|
2018-10-26 22:47:21 +00:00 |
|
Johnny
|
541e422427
|
Doc updates.
|
2018-10-26 22:29:12 +00:00 |
|
Johnny
|
e5ec847c70
|
Fixes to chargen form docs.
|
2018-10-26 22:22:03 +00:00 |
|
Johnny
|
4b21322477
|
Adds documentation.
|
2018-10-26 22:19:02 +00:00 |
|
Johnny
|
cfcaa40cfe
|
Adds documentation for all views, minor functional corrections.
|
2018-10-26 20:43:42 +00:00 |
|
Griatch
|
69c7204ae5
|
Merge pull request #1706 from strikaco/middleware
Converts shared_login view function to a middleware class, updates middleware setting
|
2018-10-26 21:00:11 +02:00 |
|
Johnny
|
ee03356abb
|
Merge branch 'develop' into middleware
|
2018-10-26 11:53:24 -07:00 |
|
Griatch
|
686d80f5d9
|
Merge branch 'master' into develop
|
2018-10-26 20:52:44 +02:00 |
|
Griatch
|
8d3d04b3c0
|
Merge pull request #1708 from strikaco/reset
Adds '@restart' as alias for '@reset'
|
2018-10-26 20:49:49 +02:00 |
|
Griatch
|
b9bb5e9249
|
Merge branch 'master' of github.com:evennia/evennia
|
2018-10-26 20:47:47 +02:00 |
|
Griatch
|
f424725b42
|
Merge pull request #1705 from Packetdancer/master
Add an "--initmissing" switch to the Evennia launcher
|
2018-10-26 20:47:30 +02:00 |
|
Johnny
|
11c8eef4e4
|
Merge branch 'develop' into detailviews
|
2018-10-26 18:40:51 +00:00 |
|
Griatch
|
e64950190f
|
Remove default server.log from game template
|
2018-10-26 20:39:28 +02:00 |
|
Griatch
|
8709237e7d
|
Add default README to logs directory to make it possible to keep in git
|
2018-10-26 20:38:33 +02:00 |
|
Griatch
|
7b761d54f1
|
Update changelog
|
2018-10-26 20:37:48 +02:00 |
|
Johnny
|
87029e3575
|
Adds alias to CmdReload. (ref: #1707)
|
2018-10-26 18:31:31 +00:00 |
|