Commit graph

5181 commits

Author SHA1 Message Date
Johnny
b8f89c5ee3 Fixes margin. 2018-10-28 13:12:42 +00:00
Johnny
089b734782 Tweaks to Admin buttons. 2018-10-28 13:12:08 +00:00
Johnny
9ad162ec2c Adds web_get_*_url methods to Channel typeclass. 2018-10-28 13:11:23 +00:00
Johnny
634d842dc9 Implements ChannelViews. 2018-10-28 13:10:28 +00:00
Griatch
cf86467557 Merge pull request #1713 from strikaco/helpview
Implements Help views
2018-10-28 09:24:37 +01:00
Johnny
3ab6dbf3b5 Makes intro text less verbose. 2018-10-28 08:13:51 +00:00
Griatch
a4edfab777 Merge branch 'master' into develop 2018-10-27 21:33:40 +02:00
Griatch
99c0ef18cb Merge branch 'develop' of github.com:evennia/evennia into develop 2018-10-27 21:33:23 +02:00
Griatch
5a3bd8e1d8 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
ae658f0b62 Merge branch 'master' into develop 2018-10-27 21:20:55 +02:00
Griatch
fb32521d5b Minor adjustments to text 2018-10-27 21:19:41 +02:00
Jerry Aldrich
139174ada5 Correct a few spelling errors in tutorial build.ev 2018-10-27 12:18:12 -07:00
Griatch
a9b5efb4d3 Merge pull request #1718 from jerryaldrichiii/correct-loose
Change loose to lose where appropriate
2018-10-27 21:14:28 +02:00
Griatch
510d0c5df8 Merge pull request #1717 from jerryaldrichiii/add-contributing-md
Add a CONTRIBUTING.md
2018-10-27 21:13:57 +02:00
Jerry Aldrich
4681025ef5 Change loose to lose where appropriate 2018-10-27 11:59:03 -07:00
Jerry Aldrich
873ac96fcb Add a CONTRIBUTING.md 2018-10-27 11:23:02 -07:00
Griatch
cc6c12b8be Make create_script return None if script set up to immediately fire/stop. Resolves #1663. 2018-10-27 19:08:31 +02:00
Johnny
864aec3c52 Corrects unit test check (registerview should always return 200 regardless of authentication) 2018-10-27 11:42:30 +00:00
Griatch
6e04bf8eae 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
58899bfeec Makes web_get_*_url functions pass slugified versions of the meta.verbose_name (closes #1712). 2018-10-27 11:28:40 +00:00
Griatch
e18b1aaea6 Merge branch 'bug_1663' of https://github.com/Henddher/evennia into Henddher-bug_1663 2018-10-27 13:08:58 +02:00
Johnny
d20bd3de7d Fixes bug with register view because of improper scrubbing. 2018-10-27 11:07:54 +00:00
Johnny
0bd9d9a647 Implements HelpViews. 2018-10-27 11:07:25 +00:00
Johnny
bb3cb9ed58 Makes generic object list more useful. 2018-10-27 11:05:28 +00:00
Johnny
4b221c62d8 Adds web_get_*_url methods to HelpEntry object. 2018-10-27 11:04:48 +00:00
Johnny
74b4cd286b Adds help list view. 2018-10-27 00:10:29 +00:00
Johnny
0b66c1c484 Fixes missing CSS on error alerts. 2018-10-26 23:41:06 +00:00
Johnny
1799497c2f Restores missing object_detail template. 2018-10-26 23:27:54 +00:00
Johnny
ec528100d8 Re-adds messaging settings. 2018-10-26 22:47:21 +00:00
Johnny
16266ff0ee Doc updates. 2018-10-26 22:29:12 +00:00
Johnny
5f7e2a179e Fixes to chargen form docs. 2018-10-26 22:22:03 +00:00
Johnny
664be38680 Adds documentation. 2018-10-26 22:19:02 +00:00
Johnny
6ba8ec111b Adds documentation for all views, minor functional corrections. 2018-10-26 20:43:42 +00:00
Griatch
8fb8ec63eb 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
1483a75564 Merge branch 'develop' into middleware 2018-10-26 11:53:24 -07:00
Griatch
1867bed6d2 Merge branch 'master' into develop 2018-10-26 20:52:44 +02:00
Griatch
33c014e574 Merge pull request #1708 from strikaco/reset
Adds '@restart' as alias for '@reset'
2018-10-26 20:49:49 +02:00
Griatch
8504d89890 Merge branch 'master' of github.com:evennia/evennia 2018-10-26 20:47:47 +02:00
Griatch
21119cbc9b Merge pull request #1705 from Packetdancer/master
Add an "--initmissing" switch to the Evennia launcher
2018-10-26 20:47:30 +02:00
Johnny
0e4323cdde Merge branch 'develop' into detailviews 2018-10-26 18:40:51 +00:00
Griatch
58976f8fa7 Remove default server.log from game template 2018-10-26 20:39:28 +02:00
Griatch
7f10e5583a Add default README to logs directory to make it possible to keep in git 2018-10-26 20:38:33 +02:00
Griatch
ba43f44a2b Update changelog 2018-10-26 20:37:48 +02:00
Johnny
74346ca005 Adds alias to CmdReload. (ref: #1707) 2018-10-26 18:31:31 +00:00
Griatch
0bbe96b119 Merge pull request #1671 from strikaco/modernize
Frontend CRUD enhancements (character/account creation and management)
2018-10-26 20:21:19 +02:00
Griatch
0a5701d627 Give default permissions to spawn/edit prototypes.
Resolves #1687.
2018-10-26 20:07:13 +02:00
Johnny
ed1f9f0570 Fixes margins on paginator to be more consistent with rest of site. 2018-10-26 00:43:58 +00:00
Johnny
659ce7c879 Adjusts margins and adds missing password change completion page. 2018-10-26 00:39:16 +00:00
Johnny
df7cf0903d Adjusts margins to make layout more consistent with rest of site. 2018-10-26 00:32:13 +00:00
Johnny
59610ffffe Adds padding to the Evennia Admin page to make layout more consistent with rest of site. 2018-10-26 00:29:12 +00:00