c5d530c0c4
translate all read statuses
...
This fixes #1566 - "Already translated strings sometimes show up untranslated in UI"
- add generatednote status header template
- include the relevant template (to-read/reading/read) based on the status.content
- remove GeneratedNote block from note status header template
This is probably not the most correct way of resolving the problem, but it's simple and it works.
2021-10-25 15:30:48 +11:00
9a07c11b19
Fixes group quotes and button whitespace
2021-10-24 06:43:31 -07:00
d80a28e128
Consistent quotes around group names in notifications
2021-10-23 08:00:45 -07:00
1e6390a405
Fixes whitespace in translation strings
2021-10-23 06:59:06 -07:00
ac749d94b2
Merge pull request #1562 from bookwyrm-social/suggested-users-tests
...
Adds a few more tests to the suggested users module
2021-10-22 10:39:11 -07:00
f39ff96a64
Adds a few more tests to the suggested users module
2021-10-22 10:25:33 -07:00
bdb6e4c911
fix template indenting
...
whoops
2021-10-22 21:15:48 +11:00
1d791d950f
add migration for updated notification types
2021-10-22 20:30:25 +11:00
bcbff4f002
Merge branch 'main' into group-privacy
2021-10-22 20:28:31 +11:00
6bc86f189f
notify group members of group changes
...
Send a notification to all group members when group name, description, or privacy are changed.
2021-10-22 20:23:45 +11:00
c9deda8fdd
remove superfluous field
2021-10-22 20:21:55 +11:00
80edc1e95e
remove trailing spaces
2021-10-22 20:16:48 +11:00
bd20c9ce2c
remove followers group visibility test
...
Also updates description of group.followers_filter() override
2021-10-22 18:42:18 +11:00
19c7e43f50
remove followers privacy option from group form
2021-10-22 18:40:55 +11:00
278a9de673
Removes duplicate assertions in author view test
2021-10-20 18:29:00 -07:00
72dc21e82a
Adds tests and fixes unset ordering warnings
2021-10-20 18:27:19 -07:00
d706b26ac9
Python formatting
2021-10-20 18:11:31 -07:00
14682ed8c6
Prefect related data in author view
2021-10-20 18:04:29 -07:00
de93beca84
Adds shelve buttons to books on author page
2021-10-20 17:51:42 -07:00
3eb3225d2c
Adds pagination to the template
2021-10-20 17:42:19 -07:00
89a385da0a
Paginate books on author page
2021-10-20 17:40:23 -07:00
9d4e0851a0
Merge branch 'main' into image-absolute-url-getter
2021-10-20 15:12:06 -07:00
f65a54eb4a
Python formatting
2021-10-20 14:34:42 -07:00
5c2d6e6510
Separate out test files and add more tests
2021-10-20 14:30:11 -07:00
3d92afdf28
Moves shelf tests into subdirectory
2021-10-20 14:16:13 -07:00
1bb23a8edf
Adds more tests of shelf views
2021-10-20 14:15:05 -07:00
b64a616ff9
Fixes mock in test
2021-10-20 13:56:55 -07:00
87deac17f9
Make import link a link not a button
2021-10-20 13:31:18 -07:00
d86ffc47a7
Fixes incorrect method comment
2021-10-20 13:16:38 -07:00
6a2f962f8d
Split shelf view into multiple files
2021-10-20 13:15:43 -07:00
baba2e2057
Move shelf views into directory
2021-10-20 13:09:28 -07:00
a27a55b40a
Merge pull request #1490 from hughrun/bookwyrm-groups
...
Bookwyrm groups
2021-10-17 07:54:59 -07:00
ca47f836d1
adjust Group test mocks
2021-10-17 07:21:47 +11:00
9116af1b3f
add makemigrations merge file
2021-10-17 06:33:11 +11:00
6e5c0cc4c3
Merge branch 'main' into bookwyrm-groups
...
There are database migrations in main ahead of this branch so they need to be merged in to the branch before we can merge back into main.
2021-10-17 06:22:04 +11:00
8bdedc9304
Catches some stray unvalidated html in landing tests
2021-10-16 12:07:16 -07:00
c852405e42
Moves invite tests
2021-10-16 12:01:24 -07:00
5b22cf8c46
Updates mocks for new view locations
2021-10-16 12:00:06 -07:00
d735d03b59
Moves tests into subdirectory
2021-10-16 12:00:03 -07:00
290039ac66
Moves landing views into directory
2021-10-16 11:45:55 -07:00
86824ff1cb
Fixes path to invite page in admin view
2021-10-16 11:32:51 -07:00
63163ca0ff
Python formatting
2021-10-16 11:23:45 -07:00
851a8f6958
More registration tests
2021-10-16 11:15:57 -07:00
ad26e65109
Fixes clashing identifier and attr with no quotes
2021-10-16 11:15:38 -07:00
3118cdfbb6
Adds another register test
2021-10-16 10:56:22 -07:00
7ec573bf50
Fixes duplicate form ids in login form
2021-10-16 10:55:51 -07:00
5e9cc5eec5
Validate remaining templates
2021-10-16 10:46:05 -07:00
ea268449fa
Python formatting
2021-10-16 10:38:45 -07:00
68cbea60a9
Updates registration tests with html validation
2021-10-16 10:34:41 -07:00
dce0c85602
Fixes clashing input ids on reset password form
2021-10-16 10:28:38 -07:00