Commit graph

  • 650029a09e Update the fr translation Vincent Le Goff 2018-11-22 10:17:52 +01:00
  • 1788cc8e19 Allow the 'makemessages' and 'compilemessages' commands Vincent Le Goff 2018-11-22 08:46:54 +01:00
  • ddbd39fce5 Fix slight bugs that prevent a frozen version Vincent Le Goff 2018-11-21 16:11:44 +01:00
  • 1e4cfafdaa Cleanup Henddher Pedroza 2018-11-11 19:17:52 -06:00
  • e52e68a08e Addition of mask to puzzles. Mask allows to mask-out part attributes during parts-and-recipes matching Henddher Pedroza 2018-11-11 18:54:15 -06:00
  • 81de57adfd Adds public point of contact email to settings and unloggedin help command. Johnny 2018-11-07 21:26:34 +00:00
  • 7be0ef60ad Adds delete() lock to characters by default. Johnny 2018-11-07 20:44:48 +00:00
  • fc8abd8589 Merge branch 'master' into develop Griatch 2018-11-07 18:59:06 +01:00
  • b529072d0b Merge pull request #1740 from chainsol/fix_1737 Griatch 2018-11-07 15:41:50 +01:00
  • 88a8f89d6d split.min.js path update Nicholas 2018-11-06 18:24:24 -05:00
  • 6014d5eba4 Move regex out of protofunc to prevent recompilation on each call. Henddher Pedroza 2018-11-05 18:44:12 -06:00
  • 6254762b41 Minor cleanup and when more than one puzzle can be resolved, don't show their names but just how many Henddher Pedroza 2018-11-05 18:41:25 -06:00
  • cd9a91c377 Update test Henddher Pedroza 2018-10-30 20:10:36 -05:00
  • 979d24a12f Remove prototypes._RE_DBREF and add new dbref() to protfuncs Henddher Pedroza 2018-10-30 19:50:40 -05:00
  • 612c672ff6 Merge pull request #1724 from strikaco/charlist Griatch 2018-10-30 22:19:39 +01:00
  • ec2a5507fe Merge pull request #1730 from strikaco/safehelp Griatch 2018-10-30 22:18:38 +01:00
  • d8351d2a8d Merge pull request #1733 from strikaco/webclientdisable Griatch 2018-10-30 22:17:37 +01:00
  • 09d982eb48 Returns 404 if webclient is supposed to be disabled. Johnny 2018-10-30 20:14:58 +00:00
  • 19638b3946 Removes 'safe' template tag from help detail page (vulnerability). Johnny 2018-10-30 06:46:52 +00:00
  • bf3a012686 Changes all reference from view.modelto view.typeclass. Johnny 2018-10-30 01:38:54 +00:00
  • c9b7c174ec Merge branch 'develop' into charlist Johnny 2018-10-30 01:13:36 +00:00
  • d584fda9e6 Merge pull request #1727 from strikaco/cosmeticfixes Griatch 2018-10-29 20:57:32 +01:00
  • 6309c8668d Merge pull request #1726 from strikaco/changelog Griatch 2018-10-29 20:55:58 +01:00
  • d5baa8b01c Merge pull request #1725 from strikaco/sharedloginfix Griatch 2018-10-29 20:54:59 +01:00
  • 8fc39108dc Changes admin link. Johnny 2018-10-29 09:12:55 +00:00
  • 1b72f79456 Modifies the login link to redirect the user to the current page after authentication. Johnny 2018-10-29 04:02:30 +00:00
  • f6d62e2f69 Harden mocked _obj_search() calls with passed in when applicable Henddher Pedroza 2018-10-28 20:52:19 -05:00
  • bfeebc47ba Assert protfuncs._obj_search is called ONLY when (), () and () are called. Group tests according to protfuncs._obj_search() calls Henddher Pedroza 2018-10-28 20:43:14 -05:00
  • a19d5d94a6 Adds link to return to index after forgot-password request. Johnny 2018-10-29 00:35:15 +00:00
  • 69ee992131 Fixes incorrect label on button. Johnny 2018-10-29 00:34:38 +00:00
  • 496f0d6f5d Fixes alignment inconsistency in Accounts column. Johnny 2018-10-29 00:34:12 +00:00
  • d174f7121f Fixes spelling error. Johnny 2018-10-29 00:33:42 +00:00
  • a5779f5a30 Update. Johnny 2018-10-29 00:19:57 +00:00
  • b6c0ae8585 Fixes mispelling of my name :) / updates changelog to reflect recent web development efforts. Johnny 2018-10-29 00:09:10 +00:00
  • 4fdcac0f6c Fixes #1723. Johnny 2018-10-28 22:57:34 +00:00
  • 0459d0412d Merges develop. Johnny 2018-10-28 22:17:26 +00:00
  • 287d7a999c Adds generic CharacterListView and unit test. Johnny 2018-10-28 22:12:29 +00:00
  • cd3af403a7 Merge pull request #1722 from strikaco/channelsurfing Griatch 2018-10-28 21:58:21 +01:00
  • 4b51e78d00 Merge pull request #1711 from strikaco/detailviews Griatch 2018-10-28 18:11:25 +01:00
  • d46472d91b Puzzle recipe with uppercase letter FAILS to be resolved Henddher Pedroza 2018-10-28 10:56:15 -05:00
  • 97dfcd81b5 e2e of puzzle that consumes all parts and produces no results Henddher Pedroza 2018-10-28 10:53:42 -05:00
  • c2ccc5d297 #1704: Update _RE_DBREF to match '(#Number)' so that it aliases to '(#Number)' Henddher Pedroza 2018-10-28 09:43:01 -05:00
  • dbf23b852f Adds unit test for channel views. Johnny 2018-10-28 13:30:26 +00:00
  • c18df55b4f Better handling of blank lists. Johnny 2018-10-28 13:16:05 +00:00
  • b8f89c5ee3 Fixes margin. Johnny 2018-10-28 13:12:42 +00:00
  • 089b734782 Tweaks to Admin buttons. Johnny 2018-10-28 13:12:08 +00:00
  • 9ad162ec2c Adds web_get_*_url methods to Channel typeclass. Johnny 2018-10-28 13:11:23 +00:00
  • 634d842dc9 Implements ChannelViews. Johnny 2018-10-28 13:10:28 +00:00
  • 431a3f743c Update changelog Griatch 2018-10-28 09:28:32 +01:00
  • cf86467557 Merge pull request #1713 from strikaco/helpview Griatch 2018-10-28 09:24:37 +01:00
  • 3ab6dbf3b5 Makes intro text less verbose. Johnny 2018-10-28 08:13:51 +00:00
  • c22bfaa484 Adds a TypeclassMixin to the base views and mixins. Johnny 2018-10-28 06:04:58 +00:00
  • 290a6155e5 Merge branch 'master' of https://github.com/evennia/evennia into bug_1704 Henddher Pedroza 2018-10-27 21:22:55 -05:00
  • 5a8858aab9 Tests for protfunc parser and _RE_DBREF Henddher Pedroza 2018-10-27 18:20:54 -05:00
  • a4edfab777 Merge branch 'master' into develop Griatch 2018-10-27 21:33:40 +02:00
  • 99c0ef18cb Merge branch 'develop' of github.com:evennia/evennia into develop Griatch 2018-10-27 21:33:23 +02:00
  • 5a3bd8e1d8 Merge pull request #1720 from jerryaldrichiii/correct-spelling-in-tutorial-build Griatch 2018-10-27 21:32:42 +02:00
  • ae658f0b62 Merge branch 'master' into develop Griatch 2018-10-27 21:20:55 +02:00
  • fb32521d5b Minor adjustments to text Griatch 2018-10-27 21:19:41 +02:00
  • 139174ada5 Correct a few spelling errors in tutorial build.ev Jerry Aldrich 2018-10-27 12:18:12 -07:00
  • a9b5efb4d3 Merge pull request #1718 from jerryaldrichiii/correct-loose Griatch 2018-10-27 21:14:28 +02:00
  • 510d0c5df8 Merge pull request #1717 from jerryaldrichiii/add-contributing-md Griatch 2018-10-27 21:13:57 +02:00
  • 4681025ef5 Change loose to lose where appropriate Jerry Aldrich 2018-10-27 11:59:03 -07:00
  • 873ac96fcb Add a CONTRIBUTING.md Jerry Aldrich 2018-10-27 11:23:02 -07:00
  • a2b79a2ff1 Demonstrate potential problem with Henddher Pedroza 2018-10-27 13:16:28 -05:00
  • cc6c12b8be Make create_script return None if script set up to immediately fire/stop. Resolves #1663. Griatch 2018-10-27 19:08:31 +02:00
  • 864aec3c52 Corrects unit test check (registerview should always return 200 regardless of authentication) Johnny 2018-10-27 11:42:30 +00:00
  • 6e04bf8eae Merge pull request #1714 from strikaco/camelcase Griatch 2018-10-27 13:40:49 +02:00
  • 58899bfeec Makes web_get_*_url functions pass slugified versions of the meta.verbose_name (closes #1712). Johnny 2018-10-27 11:28:40 +00:00
  • e18b1aaea6 Merge branch 'bug_1663' of https://github.com/Henddher/evennia into Henddher-bug_1663 Griatch 2018-10-27 13:08:58 +02:00
  • d20bd3de7d Fixes bug with register view because of improper scrubbing. Johnny 2018-10-27 11:07:54 +00:00
  • 0bd9d9a647 Implements HelpViews. Johnny 2018-10-27 11:07:25 +00:00
  • bb3cb9ed58 Makes generic object list more useful. Johnny 2018-10-27 11:05:28 +00:00
  • 4b221c62d8 Adds web_get_*_url methods to HelpEntry object. Johnny 2018-10-27 11:04:48 +00:00
  • 74b4cd286b Adds help list view. Johnny 2018-10-27 00:10:29 +00:00
  • 0b66c1c484 Fixes missing CSS on error alerts. Johnny 2018-10-26 23:41:06 +00:00
  • 1799497c2f Restores missing object_detail template. Johnny 2018-10-26 23:27:54 +00:00
  • ec528100d8 Re-adds messaging settings. Johnny 2018-10-26 22:47:21 +00:00
  • 16266ff0ee Doc updates. Johnny 2018-10-26 22:29:12 +00:00
  • 5f7e2a179e Fixes to chargen form docs. Johnny 2018-10-26 22:22:03 +00:00
  • 664be38680 Adds documentation. Johnny 2018-10-26 22:19:02 +00:00
  • 6ba8ec111b Adds documentation for all views, minor functional corrections. Johnny 2018-10-26 20:43:42 +00:00
  • 8fb8ec63eb Merge pull request #1706 from strikaco/middleware Griatch 2018-10-26 21:00:11 +02:00
  • 1483a75564 Merge branch 'develop' into middleware Johnny 2018-10-26 11:53:24 -07:00
  • 1867bed6d2 Merge branch 'master' into develop Griatch 2018-10-26 20:52:44 +02:00
  • 33c014e574 Merge pull request #1708 from strikaco/reset Griatch 2018-10-26 20:49:49 +02:00
  • 8504d89890 Merge branch 'master' of github.com:evennia/evennia Griatch 2018-10-26 20:47:47 +02:00
  • 21119cbc9b Merge pull request #1705 from Packetdancer/master Griatch 2018-10-26 20:47:30 +02:00
  • 0e4323cdde Merge branch 'develop' into detailviews Johnny 2018-10-26 18:40:51 +00:00
  • 58976f8fa7 Remove default server.log from game template Griatch 2018-10-26 20:39:28 +02:00
  • 7f10e5583a Add default README to logs directory to make it possible to keep in git Griatch 2018-10-26 20:38:33 +02:00
  • ba43f44a2b Update changelog Griatch 2018-10-26 20:37:48 +02:00
  • 74346ca005 Adds alias to CmdReload. (ref: #1707) Johnny 2018-10-26 18:31:31 +00:00
  • 0bbe96b119 Merge pull request #1671 from strikaco/modernize Griatch 2018-10-26 20:21:19 +02:00
  • 0a5701d627 Give default permissions to spawn/edit prototypes. Griatch 2018-10-26 20:07:05 +02:00
  • ed1f9f0570 Fixes margins on paginator to be more consistent with rest of site. Johnny 2018-10-26 00:43:58 +00:00
  • 659ce7c879 Adjusts margins and adds missing password change completion page. Johnny 2018-10-26 00:39:16 +00:00
  • df7cf0903d Adjusts margins to make layout more consistent with rest of site. Johnny 2018-10-26 00:32:13 +00:00
  • 59610ffffe Adds padding to the Evennia Admin page to make layout more consistent with rest of site. Johnny 2018-10-26 00:29:12 +00:00
  • 428b3730af Cosmetic fix. Adjusts margins on character management page to be consistent with index. Johnny 2018-10-26 00:26:27 +00:00