1
0
Fork 0
Commit graph

4182 commits

Author SHA1 Message Date
4b6f5c9f51
remove out of date comment 2021-11-20 19:03:57 +11:00
b273123708
code style 2021-11-20 16:06:16 +11:00
12810d8e34
don't try to update non-existent readthroughs 2021-11-20 16:03:46 +11:00
af9768a2e3
force page reload when adding status from move button 2021-11-20 14:59:59 +11:00
41862e854c
move from reading to editable shelf with logic that actually works 2021-11-20 13:57:37 +11:00
c6a2de3bbc
pass readthrough id to shelf_selector
- allows user to move book from a shelf to the 'Read' shelf using the move button.
2021-11-20 10:29:17 +11:00
373cc2c762
active_shelf should always be a reading status shelf 2021-11-20 09:58:34 +11:00
a082121930
fix shelves not being unshelved if any shelf is read-status 2021-11-20 08:55:43 +11:00
6951b52365
disallow moving to shelf already used 2021-11-20 08:18:43 +11:00
9ffe4d340e
trigger reading status modals from move button
- unhide reading status shelves
- trigger modals when moving to a read status shelf
- force page refresh when using move button
2021-11-20 08:06:13 +11:00
417f09690f Include admin and moderator in reporting email 2021-11-18 15:08:00 -08:00
21c90ac99e Use groups not permissions 2021-11-18 14:51:00 -08:00
3787a31c67 Updates image helpers on site 2021-11-18 14:39:22 -08:00
41dd915d7f Email templates 2021-11-17 20:22:00 -08:00
9961a08c93 Adds Galician locale 2021-11-17 10:02:39 -08:00
e3fec5885a Fixes logic on nodeinfo page 2021-11-16 16:20:29 -08:00
6dd7eebd98 Fixes tests 2021-11-16 10:16:28 -08:00
50ca16a46f Merge branch 'main' into inventaire-connector-tests 2021-11-16 09:59:50 -08:00
8658e36ca8
code formatting 2021-11-16 20:40:22 +11:00
03c59f2431
improve security on isni url 2021-11-16 20:37:37 +11:00
9ca18d9cd4
isni utils cleanup
Utilises the requests module's built in functionality to pass params as a dict
which is url encoded by requests.
2021-11-16 20:35:47 +11:00
ec39346e67
check shelf.editable instead of custom filter 2021-11-16 19:26:49 +11:00
2968145627
Merge pull request #1614 from bookwyrm-social/outbox-error
Safer call to get preview image or books
2021-11-15 13:47:00 -08:00
f22ae23574 Safer call to get preview image or books 2021-11-15 13:34:02 -08:00
58f63280fd
Merge pull request #1612 from bookwyrm-social/lithuanian-space
Preserve spaces between links
2021-11-15 12:11:36 -08:00
5e5cb26290 Preserve spaces between links 2021-11-15 11:47:39 -08:00
bcfe13bb4e Sort followers/following lists by if you follow the user 2021-11-15 11:28:43 -08:00
7d66013b52 Adds Lithuanian to the user options 2021-11-15 10:26:00 -08:00
afbc742f47
Merge pull request #1600 from bookwyrm-social/import-field-names
Refactors import process
2021-11-15 09:59:54 -08:00
30afe42b3a Removes extra space in progress bar 2021-11-15 09:41:05 -08:00
83e468a4f8 Fixes "indeterminate" state of progress indicator on screen reader 2021-11-15 09:34:36 -08:00
77ee1147d5 Adds return_first tests to book_search 2021-11-15 09:03:00 -08:00
eab2ec0ffd
code cleanup in is_shelf_type template tag 2021-11-15 21:19:16 +11:00
168a2488e2
refactor shelf activity on book page
- disallow moving from custom shelf to a reading status shelf with shelf_selector
- always use shelve_button for moving books from a reading status shelf
- redesign shelf information as a list of boxes
2021-11-15 20:59:22 +11:00
8612cf654d Invalid href 2021-11-14 11:31:47 -08:00
14e2960d06 Update legacy jobs 2021-11-14 10:58:46 -08:00
9f6796bbf5 Safer request for normalized data 2021-11-14 10:29:12 -08:00
31f3351854 Fixes bug comparing dates to nonetype 2021-11-14 10:22:26 -08:00
8cede05d32 Retry hanging items 2021-11-14 10:20:14 -08:00
f92863ad3e Notify when import completes 2021-11-14 09:56:23 -08:00
47b98ad0d9 Track completed items on job 2021-11-14 09:04:12 -08:00
9e673834dc Check for duplicates 2021-11-14 08:35:16 -08:00
6cca3f9772 Updates test data 2021-11-14 07:57:13 -08:00
2748e0a824 Check for existing reviews/ratings on import items 2021-11-14 07:50:19 -08:00
bdc3f6828b Python formatting 2021-11-14 07:11:48 -08:00
c614f638fd Merge branch 'import-field-names' of github.com:bookwyrm-social/bookwyrm into import-field-names 2021-11-14 07:06:48 -08:00
3357953a53
whoops forgot inventaire_id 2021-11-14 21:26:23 +11:00
8495cf8a45
don't delete non-form data when editing authors
fixes #1584

This is a temporary fix. As Mouse has suggested, ultimately it would be good to re-import data from one or more of the linked data sources if there is anything missing.
2021-11-14 21:21:37 +11:00
32d0d8d027 Expand librarything csv processing tests 2021-11-13 13:04:54 -08:00
7f06ee3844 Fixes getting isbn for librarything imports 2021-11-13 12:46:27 -08:00