1
0
Fork 0
Commit graph

1307 commits

Author SHA1 Message Date
eea7d9d4e5 Retain author across saves 2022-02-25 17:57:18 -08:00
29a6d74ff2 Python formatting 2022-02-25 17:23:13 -08:00
b001c31f97 Save author along with added edition 2022-02-25 16:54:03 -08:00
c67f92af46 Add editions view 2022-02-25 16:40:34 -08:00
Thomas Versteeg
e9dfa42e11
Merge branch 'main' into partially-read-shelf 2022-02-25 21:00:29 +00:00
8ca2b55e7e Sort author books by rating 2022-02-25 12:04:21 -08:00
6d1d62cf2f View for starting to edit a book with existing data 2022-02-25 11:50:25 -08:00
3ce8b3390e Adds task 2022-02-24 12:16:18 -08:00
12f67dc0ce Adds automod view 2022-02-24 11:18:43 -08:00
edf3b61602 Show error or success states 2022-02-17 18:00:19 -08:00
98cad7c51a
Merge pull request #1950 from bookwyrm-social/release-notice
Adds notice to admin about available updates
2022-02-17 16:37:22 -08:00
3869f0cc1a Python formatting 2022-02-17 16:28:55 -08:00
9132c054f2 Adds notice to admin about available updates 2022-02-17 16:23:15 -08:00
31d362d715 Adds setup views tests 2022-02-17 14:55:48 -08:00
be479fe4cb Adds warnings about misconfigurations 2022-02-17 13:22:33 -08:00
f6e2ec02aa Adds overview page to setup 2022-02-17 13:02:07 -08:00
63558bb75e Python formatting 2022-02-17 11:31:52 -08:00
23d0d3e2b7 Register admin user 2022-02-17 11:25:11 -08:00
b4e0749f73 Disallow registration in install mode and adds redirects 2022-02-17 10:52:12 -08:00
c31ec7dbd5 Adds setup view 2022-02-17 10:03:02 -08:00
Thomas Versteeg
d67dac4519
Merge branch 'main' into partially-read-shelf 2022-02-17 16:34:10 +00:00
Willi Hohenstein
03ff8c248d Added input control and better char replacement 2022-02-14 17:38:45 +01:00
Willi Hohenstein
0b02287378 add docstring 2022-02-13 20:49:44 +01:00
Willi Hohenstein
54eeeb5798 fix style to pass tests 2022-02-13 20:30:11 +01:00
Willi Hohenstein
3c05cecb50 function moved 2022-02-13 19:07:25 +01:00
Thomas Versteeg
c88b34814f Rename 'Partially Read' to 'Stopped Reading' 2022-02-12 19:49:54 +01:00
9827cef9a9 Python formatting 2022-02-12 10:34:16 -08:00
01b52f023a Adds edit announcement view 2022-02-11 14:42:47 -05:00
Thomas Versteeg
2b27889457 Add 'Partially Read' shelf 2022-02-11 14:33:46 +01:00
a73960a0da Python formatting 2022-02-04 19:44:03 -08:00
49ceb2a978 Fixes warning in author view tests 2022-02-04 19:41:21 -08:00
28a8edfdc4 Fixes author page query 2022-02-04 19:06:47 -08:00
0683ce1c33 Proper markdown formatting 2022-02-04 12:07:26 -08:00
7c0d51ed14 Fixes duplicted shelves on user view 2022-02-03 18:59:08 -08:00
3b12af63b6 Fixes links on import page 2022-02-03 13:49:33 -08:00
a46ab96d9b Fixes add/edit notes form on list page 2022-02-03 10:30:30 -08:00
754e24812b Check image extensions before saving 2022-02-01 21:18:25 -08:00
e674f85d4e Don't display empty shelves on user page 2022-01-30 11:23:23 -08:00
68f9ee9d8a Fixes access level control in report view 2022-01-30 09:20:26 -08:00
778975d492 Merge branch 'misc-tests' into user-view 2022-01-27 19:39:19 -08:00
afdaa776e2 Fixes syntax 2022-01-27 19:38:51 -08:00
40a14a05ad
Merge pull request #1865 from bookwyrm-social/unread-status-translation
Calculate and translate unread status counts in view
2022-01-27 18:47:35 -08:00
59b5369654 Updates tests 2022-01-27 18:23:31 -08:00
b3d9a46c98
Merge pull request #1869 from bookwyrm-social/list-notes
Let users add info about their list entry submissions
2022-01-27 13:04:08 -08:00
577bc18a47 Minor simplification for user shelf view 2022-01-27 12:05:26 -08:00
c0dabeee04 Don't check suggested books against shelved books
It takes too long, and ideally this is your first action so you don't
have any books shelved yet.
2022-01-27 11:45:40 -08:00
0d69d9b48b Adds more unit tests for list views 2022-01-26 12:02:48 -08:00
65b9872c72 Fixes approving curated submissions 2022-01-26 10:37:50 -08:00
dd16fb2a26 Move embed view to separate file 2022-01-25 13:37:57 -08:00
f85158191b Use form for saving list items 2022-01-25 12:11:17 -08:00