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
66ad8c3b25
Updates locale
2021-11-14 07:11:33 -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
c50e791965
Merge pull request #1604 from bookwyrm-social/save-reviews
...
Associate imported review with import items
2021-11-14 07:02:40 -08:00
403c0dc3a3
Merge pull request #1605 from hughrun/author-form
...
Don't delete non-form data when editing authors
2021-11-14 06:50:55 -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
fb91c33682
Fixes isbn assignment for goodreads
2021-11-13 12:24:16 -08:00
a9622942cd
Test correctly adding goodreads isbns
2021-11-13 12:11:07 -08:00
8b7720c8b8
Use "reject" instead of "delete" on review page
2021-11-13 11:54:28 -08:00
712d8ecfb4
Don't show empty stars when there's no review
2021-11-13 11:52:08 -08:00
1e46de4c9d
Associate imported review with import item
2021-11-13 11:44:05 -08:00
1e2dca402b
Adds null value to breadcrumb links
2021-11-13 11:40:19 -08:00
644d969330
Fixes importer tests
2021-11-13 11:22:07 -08:00
4dae851da0
Adds breadcrumbs
2021-11-13 11:18:10 -08:00
e77eea9c81
Adds tests for import manual review
2021-11-13 10:52:11 -08:00
c3156a1de5
Fixes import path in test
2021-11-13 10:22:28 -08:00
628f104b13
Separates out imports views tests
2021-11-13 10:16:25 -08:00
232e051dcb
Fixes import job creates in tests
2021-11-13 10:16:05 -08:00
3bdda973bc
Creates subdirectory for import views tests
2021-11-13 09:52:09 -08:00
d3f23b4a0a
Updates calls in tests
2021-11-13 09:50:56 -08:00
659d0f19eb
Improves import table ui
...
adds table container, plays with display a bit
2021-11-13 09:43:52 -08:00
60fb1ac2e6
More flexible templates
2021-11-13 09:34:10 -08:00
acc32d579e
Preview review in import preview
2021-11-13 09:22:35 -08:00
c245ad09bb
Make sure book is in the right format
2021-11-13 09:07:50 -08:00
08f4ad6cd4
Fixes call to import task
2021-11-13 09:02:42 -08:00
40fff02eec
Approve or delete import guesses
2021-11-12 17:10:47 -08:00
221cde9be4
Adds manual review view
2021-11-12 16:24:45 -08:00
9bff27e61f
Separate import classes into files
2021-11-12 15:50:33 -08:00
be26e8363a
Create import directory
2021-11-12 15:43:15 -08:00
5558ed810e
Show manual review flag
2021-11-12 15:40:07 -08:00
6a5a598345
Raise errors when import items fail
...
This should make is way easier to debug
2021-11-12 15:17:01 -08:00
b784dcdb46
Removes uninformative test
2021-11-12 15:07:26 -08:00
1d0f6d5243
Python formatting
2021-11-12 15:06:23 -08:00
6161f60695
Use normalized data in table
2021-11-12 14:54:20 -08:00
61eaf51310
Fixes html validity
2021-11-12 14:49:24 -08:00
e09c02017c
Fixes title/author search handling
2021-11-12 14:46:39 -08:00
60c777ed49
Updates tests
2021-11-12 14:41:25 -08:00
d8197cdcfa
Indicate retry on status page
2021-11-12 14:38:41 -08:00
a65f07e0bf
Adds retry page
2021-11-12 14:36:28 -08:00
2a84c0a370
title author search already working correctly with return first
2021-11-12 13:59:54 -08:00