Commit Graph

285 Commits

Author SHA1 Message Date
48f5ce2e0f Set up poetry project and nix packaging 2021-04-30 00:12:46 -07:00
0eaaca0383 Add default server for launching from gunicorn 2020-05-02 20:31:52 -07:00
fdcac92044 Add very hacky index assignment setting 2020-05-01 00:21:17 -07:00
b8239c0bc4 Clean up editor a bit 2020-05-01 00:08:21 -07:00
3386733d77 Add index assignment message as stopgap 2020-05-01 00:08:13 -07:00
6d7e7a8a42 Add TODO for follow the phantoms 2020-04-30 23:48:50 -07:00
6abbac41d4 Hide empty etc indexes 2020-04-30 23:47:37 -07:00
b5e4307792 Hide session page in sidebar for anons 2020-04-30 23:37:44 -07:00
77e9e8023b Ensure exactly one etc index 2020-04-30 23:36:33 -07:00
b936a850db Implement title constraints 2020-04-30 22:44:52 -07:00
70c2241e91 Implement article constraint analysis 2020-04-30 13:34:23 -07:00
ca98afb66d mypy pass 2020-04-30 01:54:31 -07:00
5872fdcc64 Break after finding the right index 2020-04-30 01:50:29 -07:00
4705a39c41 Add article index to editor info 2020-04-30 01:49:19 -07:00
26d9e2c3a3 Remove leftover print statements 2020-04-30 01:30:14 -07:00
9f6adde4fd Fix citation separators 2020-04-30 01:27:07 -07:00
78477efba6 Add index sorting and phantom styling on contents page 2020-04-30 01:24:31 -07:00
2494d09c40 Add default 8-part index 2020-04-29 23:24:08 -07:00
8446adcc83 Implement index list setting field 2020-04-29 23:23:46 -07:00
48047a4b6a Minor cleanup 2020-04-29 21:58:57 -07:00
214136485c Implement more constraint analysis 2020-04-29 21:58:25 -07:00
4e13cdeff6 Implement turn publish policy settings 2020-04-29 21:56:32 -07:00
1f1465de6b Predicate some UI elements on game state 2020-04-29 21:55:07 -07:00
00a871925e Add icon to readme 2020-04-29 17:13:19 -07:00
64b7ef0dee Rewrite settings page to reduce boilerplate 2020-04-29 17:13:12 -07:00
7488a8ca79 Add turn publish button 2020-04-29 17:11:12 -07:00
671770538c Add todo for another analysis error 2020-04-29 17:08:54 -07:00
2b56e0c8a6 Update review handler 2020-04-28 09:06:03 -07:00
b8a604e61b Hack some citations into the review form 2020-04-28 08:56:28 -07:00
e63be96dac Prevent articles from being readied when they have errors 2020-04-28 00:21:04 -07:00
79cbaf47a5 Fix some quirks in editor loading 2020-04-28 00:10:56 -07:00
8f58c04db1 Add favicon 2020-04-28 00:09:30 -07:00
916d5c2eb5 Fix character edit form 2020-04-27 23:24:16 -07:00
c09851333e Refactor lexicon.join handler 2020-04-27 22:04:13 -07:00
e311202700 Fix home.admin_create handler 2020-04-27 21:13:01 -07:00
a83a30efdb Post-redirect-get for auth.login 2020-04-27 20:38:53 -07:00
4b57c6a5de Reorganize session-descended forms into submodule 2020-04-27 19:54:27 -07:00
82129aba40 Move join forms to server.lexicon 2020-04-27 17:16:02 -07:00
da236a83ba Move lexicon create form to server.home 2020-04-27 17:13:11 -07:00
b6d7a4a54e Move the constraint analysis code to the lexicon module 2020-04-27 16:05:27 -07:00
fc9c344a1d Add skeleton draft analysis 2020-04-25 21:52:54 -07:00
5ead3c02a8 Add get_draft 2020-04-25 20:58:28 -07:00
d580949de0 Refactor editor functions into another file 2020-04-25 20:06:26 -07:00
9f785b1f4e Get editor hooked up again 2020-04-25 19:02:22 -07:00
7f76db7af7 Add two getter methods to lex.gameloop 2020-04-25 15:37:41 -07:00
c47f9a7e5a Rearrange module-local imports 2020-04-25 10:16:05 -07:00
768006ffbe Clean up forms a bit and move auth forms to .auth 2020-04-25 10:07:42 -07:00
1a289cb5c7 Fix a bunch of attribute references 2020-04-25 10:06:26 -07:00
4fc5f80538 Refactor lexicon submodule into two 2020-04-24 23:07:25 -07:00
4e0bc56dcd Move top-level templates to server module 2020-04-24 17:55:56 -07:00